/*
Theme Name:    TGP India
Theme URI:     
Description:    Child theme for TGP India
Author:         TGP India
Author URI:     
Template:       Divi
Version:        1.0.0
*/

/* ------------------------------ ADDITIONAL CSS HERE ------------------------------*/
div#et-main-area {
    overflow: hidden;
}
.banenr_block .et_pb_slides {
    padding: 0px !important;
}
body {
    font-family: 'Uni Neue' !important;
    color: #000;
    font-weight: 600;
    line-height: 1.3;
}

@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueThin.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueThin.woff') format('woff');
    font-weight: 100;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueLight.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueLight.woff') format('woff');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueBook.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueBook.woff') format('woff');
    font-weight: 200;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueRegular.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueRegular.woff') format('woff');
    font-weight: 400;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueBold.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueBold.woff') format('woff');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueHeavy.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueHeavy.woff') format('woff');
    font-weight: 800;
    font-style: normal;
    font-display: swap;
}
@font-face {
    font-family: 'Uni Neue';
    src: url('include/fonts/uni_neue/UniNeueBlack.woff2') format('woff2'),
        url('include/fonts/uni_neue/UniNeueBlack.woff') format('woff');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}



/*@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@100;200;300;400;500;600;700;800&display=swap');*/
:root {
    --color_primary: #00254A;
    --color_secondary: #000000;
    --color_text: #000000;
    --color_white: #fff;
}

::selection {
    background: var(--color_primary);
    color: var(--color_white);
}
.pd0 {
    padding: 0 !important;
}
.fix_wdt{
    width: 1700px !important;
}
.tc{
    text-align: center;
}
.wt{
    color: #fff !important;
}
.fix_pd{
    padding: 70px 0 !important;
}
.main_title {
    text-align: center;
    font-size: 30px;
    color: #000;
    border-bottom: 3px solid #ffcd06;
    width: fit-content;
    margin: auto !important;
    padding-bottom: 15px !important;
    margin-bottom: 25px !important;
}
.main_cotent {
    font-size: 16px;
    padding-bottom: 30px;
}
/* ------------------------------------ */
/* ---------- SLIDER SECTION ---------- */
/* ------------------------------------ */
.banenr_section  .et_pb_slide {
    height: 815px;
    /* background-size: contain !important; */
}
.et-pb-controllers a {
    background-color: #fff !important;
    width: 15px;
    height: 15px;
    border-radius: 0;
    transition: 1s;
    opacity: 1;
}
.et-pb-controllers a.et-pb-active-control{
    background-color: #ffcd06 !important;
    transition: 1s;
}
/* -------------------------------------- */
/* ---------- ABOUT US SECTION ---------- */
/* -------------------------------------- */
.about_us_section{
    background-size: auto !important;
}
.about_us_block {
    width: 70%;
    margin: auto !important;
}
/* --------------------------------- */
/* ---------- WWW SECTION ---------- */
/* --------------------------------- */

.www_section{
    background-size: cover;
    background-position: initial;
}
/* TAB */
.map_tab {
    overflow: hidden;
    justify-content: center;
    display: flex;
    gap: 40px;
}
.map_tab button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 10px;
    transition: 0.3s;
    width: 300px;
}
.map_tablinks {
    background-color: #2aa3da !important;
    color: #fff;
}
.map_tab button:hover,
.map_tab button.map_active {
    background-color: #ffcd06 !important;
    color: #000;
}
.map_tabcontent {
    background-color: #fff;
    display: none;
    border-top: none;
    padding: 20px;
}
.map_tabcontent img {
    width: 100%;
    height: 520px;
    object-fit: contain;
    background-color: #fff;
}
/* End */
.www_row .et_pb_number_counter h3{
    font-size: 30px;
    color: #fff;
}
span.percent-value {
    color: #fff;
    font-size: 45px;
}
.www_section  {
    padding-left: 300px !important;
    padding-right: 300px !important;
}
.www_row {
    padding: 50px 0 70px !important;
}
.map_tab_row {
    padding: 60px 0;
}
.s_font {
    font-size: 25px;
}
/* ---------------------------------------- */
/* ---------- WARE HOUSE SECTION ---------- */
/* ---------------------------------------- */
.wh_section {
    background-size: contain !important;
    background-position: inherit !important;
}
.wh_col_02 {
    background-color: #0160af;
    padding: 50px 70px;
    width: 35% !important;
    margin: auto 0 auto auto;
    text-align: right;
}
.body_title {
    font-size: 26px;
    padding-bottom: 10px !important;
}
.body_para {
    font-size: 16px;
    font-weight: 200;
}
.warehouse_block {
    padding-bottom: 25px;
}
.warehouse_inner .warehouse_block:last-child {
    padding-bottom: 0 !important;
}
/* ---------------------------------------------- */
/* ---------- Our Initiatives SECTION ---------- */
/* ---------------------------------------------- */
.et_pb_slides {
    padding: 30px 0 90px !important;
}

element.style {
    z-index: 1;
    display: block;
    opacity: 1;
}
.et_pb_slider .et_pb_slide:first-child {
    display: list-item;
}
.et_pb_slider .et_pb_slide_2, .et_pb_slider .et_pb_slide_3 {
    background-image: url(http://localhost/df/wp-content/uploads/2023/02/slide_img.jpg);
}
.img_slider_section .et_pb_slide {
    background-size: auto 490px;
}
.img_slider_section .et_pb_slider .et-pb-arrow-prev{
    left: 47%;
    opacity: 1 !important;
    font-size: 35px !important;
}
.img_slider_section .et_pb_slider .et-pb-arrow-next{
    right: 47%;
    opacity: 1 !important;
    font-size: 35px !important;
}
.img_slider_section .et-pb-arrow-next, 
.img_slider_section .et-pb-arrow-prev{
    top: 95%;
    background-color: #ddd;
    display: flex;
    border-radius: 5px;
    color: #000;
}
/* --------------------------------------- */
/* ---------- Our WORLD SECTION ---------- */
/* --------------------------------------- */
/* TAB */
section{
    display: none;
  }
  section.on{
    display: block;
  }
  input[type=radio] {
    width: 20px;
    height: 20px;
    margin-right: 5px;
    vertical-align: bottom;
    padding: 10px !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    display: inline-block;
    width: 50px;
    height: 50px;
    padding: 0px !important;
    background-clip: content-box;
    background-color: #fff;
    border: 2px solid #b2b2b2;
    border-radius: 100%;
    background-image: url(http://localhost/df/wp-content/uploads/2023/02/right_sign.png);
    background-repeat: no-repeat;
    background-position: center;
    cursor: pointer;
    background-size: auto 20px;
}
.radio_text {
    cursor: pointer;
    padding-right: 35px;
    padding-left: 8px;
    line-height: 1.3;
    font-weight: 500;
}
.radio_btn_box {
    display: flex;
    justify-content: center;
    margin: auto;
    align-items: center;
    padding: 10px 0;
}
input[type=radio]:after{
    content: "";
    opacity: 1;
    position: relative;
    background-image: url(http://localhost/df/wp-content/uploads/2023/02/right_sign.png);
}
input[type=radio]:checked{
    background-color: #030352;
    border: 2px solid #030352;
}
/* End */
.block_outter {
    /* display: flex; */
    /* width: 100%; */
    /* gap: 45px; */
    padding-bottom: 75px;
    /* justify-content: center;
    flex-wrap: wrap; */
}
.block_inner {
    /* width: 31%; */
    /* width: 100%; */
    margin: auto 30px;
    border: 1px solid #ddd;
}

img.block_img {
    width: 100%;
    height: 300px;
    object-fit: cover;
}
.cate_label {
    position: absolute;
    bottom: 0;
    background-color: #030352;
    color: #fff;
    padding: 3px;
    width: 70px;
    justify-content: center;
    display: flex;
}
section.ow_boxes_content {
    margin-top: 25px;
}
.block_top {
    position: relative;
}
.block_img_box {
    display: flex;
}
.block_content_box {
    margin: 20px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #000;
}.block_content_box .main_cotent {
    font-weight: 400;
}

/*---------------slick arrow-----------------------*/
.slick-arrow::before {
    display: none;
}
.slick-arrow svg {
    fill: transparent;
    width: 35px;
    height: 35px;
    transition: 1s;
}
.slick-arrow svg path{
    stroke: #030352;
}
.slick-arrow {
    border: 1px solid #030352;
    width: 50px;
    height: 50px;
    border-radius: 10px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #fff;
    transition: 1s;
    z-index: 1;
}
.slick-arrow:hover {
    background: #030352;
}
.slick-arrow:hover svg {
    fill: transparent;
}
.slick-next.slick-arrow svg {
    transform: rotate(180deg);
}
.slick-dots li.slick-active button:before {
    opacity: 1;
}
.slick-dots li button:before {
    color: #ffffff;
    opacity: 1;
    font-size: 15px;
    text-shadow: 0px 0px 4px #cdcdcd;
}
ul.slick-dots {
    padding-bottom: 0 !important;
    bottom: -30px !important;
}
.slick-arrow {
    bottom: 0;
    position: absolute;
    cursor: pointer;
}
.slick-prev.slick-arrow {
    left: 46%;
}
.slick-next.slick-arrow {
    right: 46%;
}
.slick-arrow:hover svg path {
    stroke: #ffffff;
}
/* end */
/* ------------------------------------------------- */
/* ---------- How to Identify TGP SECTION ---------- */
/* ------------------------------------------------- */
/* TOOLTIP */
.wrapper {
    display: inline-flex;
    list-style: none;
  }
  
  .wrapper .icon {
    position: relative;
    background: #ffffff;
    border-radius: 50%;
    padding: 15px;
    margin: 10px;
    width: 45px;
    height: 45px;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    cursor: pointer;
    transition: all 0.2s cubic-bezier(0.68, -0.55, 0.265, 1.55);
        border: 5px solid #000;
  }
  
  .wrapper .tooltip {
    position: absolute;
    top: 0;
    background: #ffffff;
    color: #000;
    padding: 8px 10px;
    border-radius: 5px;
    box-shadow: 0 10px 10px rgba(0, 0, 0, 0.1);
    opacity: 0;
    pointer-events: none;
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
    width: max-content;
    z-index: 99;
  }
  
  .wrapper .tooltip::before {
    position: absolute;
    content: "";
    height: 8px;
    width: 8px;
    background: #ffffff;
    bottom: -3px;
    left: 50%;
    transform: translate(-50%) rotate(45deg);
    transition: all 0.3s cubic-bezier(0.68, -0.55, 0.265, 1.55);
  }
  
  .wrapper .icon:hover .tooltip {
    top: -45px;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
  }
  
  .wrapper .icon:hover span,
  .wrapper .icon:hover .tooltip {
    text-shadow: 0px -1px 0px rgba(0, 0, 0, 0.1);
  }
  
  .tool_innre.wrapper{
    position: relative;
  }
  .icon_01 {
      position: absolute !important;
      bottom: 43%;
      right: 0%;
  }
  .icon_02 {
      position: absolute !important;
         bottom: 32%;
      right: 7%;
  }
  .icon_03 {
      position: absolute !important;
      bottom: 25%;
      right: 20%;
  }
  .icon_04 {
      position: absolute !important;
      bottom: 45%;
      right: 50%;
  }
  .icon_05 {
      position: absolute !important;
      bottom: 55%;
      right: 57%;
  }
/* END */
.tool_outter{
    display: flex;
    padding-top: 30px;
}
.tool_innre {
    margin: auto !important;
}
img.tool_pro_img {
    width: 100%;
    height: 405px;
    object-fit: contain;
}
/* ------------------------------------------------------- */
/* ---------- Extended Warranty Support SECTION ---------- */
/* ------------------------------------------------------- */
.block_inner{
    border: transparent;
}
.support_block_outter {
    display: flex;
    width: 100%;
    justify-content: center;
    padding-bottom: 20px;
    padding-top: 50px;
}
.support_block_outter .block_inner {
    width: 33%;
}
.support_block_outter .block_content_box {
    height: 95px;
}
.support_block_outter .block_img {
    height: 320px;
}
/* ------------------------------------------ */
/* ---------- CONTACT FORM SECTION ---------- */
/* ------------------------------------------ */
.g_gyb_right {
    width: 80%;
    margin: auto;
}
.g_gyb_inr_right {
    padding: 40px 0 0 0;
    position: relative;
    z-index: 1;
}
.g_gyb_inr_12 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    width: 100%;
}
.g_gyb_6 {
    width: 50%;
    padding: 15px;
    position: relative;
}
.g_gyb_12_inr {
    position: relative;
    padding: 15px;
}
.gyb_input {
    width: 100% !important;
    height: 55px !important;
    background-color: transparent !important;
    border: 2px solid #fff !important;
    border-radius: 0px !important;
    color: #fff !important;
    transition: 1s;
    padding: 10px 20px !important;
}
textarea.wpcf7-form-control.wpcf7-textarea.gyb_input {  
    height: 100px !important;
    resize: none;
}
.g_gyb_block ::placeholder{
    font-size: 17px;
    color: #fff;
    font-weight: 300;
}
.input__label {
    position: absolute;
    top: 3px;
    bottom: 0;
    display: flex;
    align-items: center;
    left: 30px;
    transition: top .2s ease-in,left .2s ease-in,font-size .2s ease-in;
    background-color: #204480;
    cursor: text;
    height: fit-content;
    width: fit-content;
    color: #fff;
    padding-bottom: 0 !important;
}
.input__label img {
    width: 22px;
    height: 22px;
    object-fit: contain;
    transition: 1s;
}
.input__label span {
    padding: 0 8px;
    transition: 1s;
}
.wpcf7 form.invalid .wpcf7-response-output, .wpcf7 form.unaccepted .wpcf7-response-output, .wpcf7 form.payment-required .wpcf7-response-output {
    border-color: #a41a1e;
    color: #000;
    text-align: center;
}
.g_gyb_title span.g_banner_tcolor {
    font-weight: 600;
    color: #a41a1e;
}
.g_gyb_title .g_inr_title{
    color: #012b3e;
    font-size: 22px;
    font-weight: 600;
}
/* end */
/* ------------------------------------------------ */
/* ---------- TGP Stores Locator SECTION ---------- */
/* ------------------------------------------------ */
.address_outter .gyb_input{
    height: 100% !important;
}
.address_outter ::placeholder,
.address_outter select{
    color: #fff !important;
    font-size: 20px;
}
.address_outter option{
    color: #000 !important;
}
.address_top_dd_block {
    display: flex;
    gap: 40px;
}
.address_outter .g_gyb_12 {
    width: 100%;
    position: relative;
}
.g_gyb_btn.g_center_btn {
    align-items: center;
    display: flex;
    margin: auto;
    justify-content: center;
}
.locator_block   {
    width: 70% !important;
    margin: auto !important;
}
.address_outter .g_gyb_12_inr {
    padding: 0;
}
.address_bottom_info {
    padding-top: 40px;
}
.locator_block{
    padding-top: 50px;
}
.address_outter .input__label {
    top: -13px;
}
.address_outter .site_button{
    height: 100%;
}
.address_bottom_info .gyb_input {
    padding: 35px !important;
}
.address_bottom_info .main_cotent {
    padding-bottom: 10px;
}
.address_bottom_info a, .full_address.body_para {
    color: #a0a0a0;
    padding-bottom: 5px !important;
    font-weight: 500;
}
.full_add_inner {
    display: flex;
    width: 100%;
    padding-bottom: 35px;
}
.address_outter .full_add_inner:last-child{
    padding-bottom: 0 !important;
}
.full_add_right {
    width: 250px;
    margin: auto 0 auto auto;
}
.full_add_left {
    width: auto;
    margin-right: 30px;
}
.left_btn {
    font-size: 16px;
    padding: 7px 20px;
    border-radius: 100px;
    background-color: #2aa3da;
    text-transform: uppercase;
    font-weight: 500 !important;
    color: #fff !important;
}
.full_add_btn_box {
    display: flex;
    gap: 15px;
}
/* ------------------------------------------------- */
/* ---------- Products Categories SECTION ---------- */
/* ------------------------------------------------- */
.font_35 {
    font-size: 30px;
    font-weight: 600;
    color: #000;
}
.cate_list_outter {
    display: flex;
    width: 100%;
    gap: 35px;
}
.cate_list_inner {
    margin: auto;
    width: 100%;
    display: flex;
    width: 100%;
    height: 100%;
    text-align: center;
    position: relative;
}
.cate_list_inner_01 .cate_list_title_block {
    background-color: #fff;
    display: flex;
    align-items: center;
    text-align: left;
    padding: 35px 15px;
    position: absolute;
    right: 0;
    height: 100%;
    width: 200px;
}
.cate_list_img_block {
    line-height: 0;
    position: relative;
    width: 100% !important;
}
.pro_cate_block {
    width: 80%;
    margin: auto;
}
.pro_cate_block {
    width: 80%;
    margin: auto;
}
.cate_list_title_block {
    position: relative;
}
img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img{
    width: 100%;
    height: 230px ;
    object-fit: cover;
}
.cate_list_title {
    justify-content: center;
    margin: auto;
    display: flex;
    align-items: center;
    text-transform: capitalize;
}
.cate_list_inner_02 .cate_list_title_block {
    position: absolute;
    right: 20px;
    top: 10px;
}
.cate_list_inner_02 .cate_list_title {
    text-align: right;
}
.cate_list_inner_03 .cate_list_title_block {
    background-color: #fff;
    display: flex;
    align-items: center;
    text-align: left;
    padding: 35px;
    position: absolute;
    right: 0;
    height: 100%;
    width: 50%;
}
.cate_list_inner_04 .cate_list_title_block {
    position: absolute;
    left: 20px;
    bottom: 20px;
    width: 300px;
    text-align: left;
}
.cate_list_inner.cate_list_inner_03 {
    width: 100%;
}
.cate_list_inner.cate_list_inner_04 {
    width: 48%;
}
.pro_cate_block {
    padding-bottom: 35px;
}
.cate_list_inner_01 .cate_list_title_block:after, .cate_list_inner_03 .cate_list_title_block:after {
    content: '';
    clip-path: polygon(100% 0, 0 50%, 100% 100%);
    left: -25px;
    bottom: 5px;
    width: 35px;
    height: 64px;
    position: absolute;
    z-index: 99;
    background-color: #fff;
}
.et_pb_code_4.pro_cate_block_03,
.pro_cate_row.fix_pd  {
    padding-bottom: 0 !important;
}
.our_gallery_img{
    cursor: pointer;
}






.header_menu_col ul li a:hover {
    color: #040353 !important;
}
.g_center_btn span {
    text-transform: capitalize !important;
}

.cate_list_inner {
    border: 1px solid transparent;
    overflow: hidden;
    position: relative;
    transition: 1s !important;
}

.cate_list_inner:hover {
    transform: scale(0.95);
}

.cate_list_title {
    transition: 1s !important;
}


.g_center_btn span {
    text-transform: capitalize !important;
}

span.sbi_follow_btn.sbi_custom {
    display: none !important;
}


.sbi_load_btn {
    background-color: #2aa3da !important;
    border: 1px solid #2aa3da;
    padding: 10px 20px !important;
    font-size: 22px !important;
    width: 167px !important;
    float: right;
    border-radius: 0px !important;
    top: 31px !important;
    position: relative;
}

.sbi_btn_text:before {
    content: "\f105";
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-right: 6px;
    position: relative;
    top: 1px;
}

ul#mega-menu-primary-menu li a:hover {
    color: #204480 !important;
}
ul#mega-menu-primary-menu  ul li a:hover {
    color: #ffd504 !important;
}

ul#mega-menu-primary-menu  .mega-current_page_item > a{
    color: #204480 !important ;
    
}
 
ul#menu-footer-media li a:hover  , ul#menu-footer-about-us li a:hover , ul#menu-footer-menu li a:hover , .social_icon_box i:hover {
    color: #f7ce08 !important;
}

ul#mega-menu-primary-menu  .menu_sub_megamenu .mega-current_page_item > a,
ul#menu-footer-media li .menu_sub_megamenu .mega-current-menu-item  > a{
    color: #f7ce08 !important;
}
.w3-button:hover , .w3-red {
    background: #204080 !important;
}

.page_banner_section  .et_pb_slide , .banenr_section  .et_pb_slide {
   
    transform: translate(-100%, -0%);
    transition: 0.5s !important;
}

.page_banner_section   .et-pb-active-slide ,   .banenr_section  .et-pb-active-slide{
    transform: translate(0%, -0%) !important;
}

.cl_prod_block_img {
    overflow: hidden;
    position: relative;
}



.cl_prod_block img {
    transition: 1s;
    transform: scale(1) rotate(0deg);
}

.cl_prod_col:hover .cl_prod_block img {
    transform: scale(1.2) rotate(2deg);
}

.blog_category_grid 
 h2.entry-title {
    color: black;
    font-size: 21px;
    font-weight: 600;
    display: block;
    padding-bottom: 10px;
}
.blog_category_grid 
.post-content-inner {
    color: black;
    font-size: 16px;
    line-height: 1.4;
    font-weight: 500;
    height: 90px;
    white-space: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    margin-top: 3px;
}
.blog_category_grid 
p.post-meta {
    display: none !important;
}

.blog_category_grid 
 article {
    margin: 10px !important;
}

.blog_category_grid {
    width: 80%;
    margin: 0 auto;
}
.radio_btn_box{
    display: none;
}
.our_world_col .main_title_box{
    padding-bottom: 1px;
}
.tgp_home_df_all_blgs_Section{
    background: transparent !important;
}
.tgp_home_df_all_blgs_Section .df_main_site_Title.white_title_df{
    color: #000 !important;
}
#mega-menu-wrap-primary-menu #mega-menu-primary-menu a.mega-menu-link {
    font-weight: 400 !important;
}
.pro_cate_list_row .et_pb_text_align_center .et_pb_code_inner {
    display: flex;
    justify-content: center;
}


a.call_link {
    line-height: 3;
    color: #000;
    font-weight: 600;
}


@media all and (min-width: 320px) and (max-width: 767px) {
    .df_main_site__inner_Div {
        margin-top: 15px;
    }
    .get_in_tuch_social_div {
        margin-top: 10px;
    }
    .one_btn_block .site_button {
        width: 185px;
    }
    .fix_wdt{
        width: 100% !important;
		padding-left: 10px !important;
		padding-right: 10px !important;
    }
    .banenr_section .et_pb_slide {
        height: 160px;
    }
    .banenr_section .et_pb_slides{
        padding-top: 60px;
    }
    .et-pb-controllers a{
        width: 10px;
        height: 10px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 30px 10px !important;
    }
    .about_us_block {
        width: 95%;
    }
    .main_title{
        font-size: 25px;
        padding-bottom: 5px !important;
    }
    .main_cotent {
        font-size: 16px;
        padding-bottom: 25px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 0px 0 45px !important;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .www_section {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    span.percent-value {
        font-size: 28px;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 22px;
    }
    .s_font {
        font-size: 18px;
    }
    .map_tab button{
        width: 250px;
    }
    .map_tabcontent img {
        height: 170px;
    }
    .et_pb_number_counter.et_pb_with_title .percent {
        margin-bottom: 0;
        height: auto !important;
    }
    .et_pb_number_counter .percent p{
        line-height: 60px;
    }
    .www_section .www_row .et_pb_column {
        width: 50% !important;
    }
    .map_tab {
        gap: 5px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_section {
        background-size: cover !important;
    }
    .wh_col_02 {
        padding: 20px 10px;
        width: 100% !important;
    }
    .body_title {
        font-size: 18px;
        padding-bottom: 5px !important;
    }
    .body_para {
        font-size: 15px;
    }
    .warehouse_block {
        padding-bottom: 15px;
    }
    .wh_col_02{
        text-align: center;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 110px;
        height: 110px;
    }
    .img_slider_section .et_pb_slides {
        padding: 0px 0 60px !important;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev,
    .img_slider_section .et_pb_slider .et-pb-arrow-next{
        margin-top: -35px;
        font-size: 30px !important;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 36%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 36%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 160px;
    }
    .block_inner{
        margin: auto 5px;
    }
    .slick-next.slick-arrow {
        right: 36%;
    }
    .slick-prev.slick-arrow {
        left: 36%;
    }
    input[type=radio]{
        width: 35px;
        height: 35px;   
        background-size: auto 15px; 
    }
    .radio_text{
        padding-right: 5px;
        padding-left: 5px;
    }
    .block_content_box {
        margin: 10px;
    }
    .slick-arrow{
        width: 35px;
        height: 35px;
    }
    .slick-arrow svg{
        width: 25px;
        height: 25px;
    }
    section.ow_boxes_content {
        margin-top: 15px;
    }
    .block_outter{
        padding-bottom: 65px;
    }
    /* ---------- How to Identify TGP SECTION ---------- */
    img.tool_pro_img {
        height: 220px;
    }
    .wrapper .icon{
        width: 25px;
        height: 25px;
        padding: 4px;
        border: 3px solid #000;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 100%;
        margin: auto !important;
    }
    .support_block_outter .block_img {
        height: 170px;
    }
    .support_block_outter .block_content_box {
        height: 45px;
    }
    .support_block_outter {
        padding-top: 0px;
        display: grid;
        gap: 20px;
        padding-bottom: 20px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 100%;
    }
    .gyb_input {
        height: 50px !important;
    }
    .g_gyb_block ::placeholder{
        font-size: 16px;
    }
    .g_gyb_6 {
        padding: 10px;
        width: 100%;
    }
    .g_gyb_inr_right {
        padding: 15px 0 0 0;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
        display: grid;
    }
    .full_add_inner {
        padding-bottom: 25px;
        border-bottom: 1px solid #6b6b6b;
        margin-bottom: 25px;
        display: grid;
        gap: 20px;
        justify-content: center;
        text-align: center;
    }
    .address_outter .full_add_inner:last-child {
        padding-bottom: 0 !important;
        border-bottom: 1px solid transparent;
    }
    .full_add_left {
        margin-right: 0;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 100%;
    }
    .full_add_btn_box {
        display: grid;
        gap: 10px;
        justify-content: center;
        text-align: center;
    }
    .address_bottom_info .gyb_input {
        padding: 25px 10px !important;
    }
    .locator_block {
        padding-top: 35px;
    }
    .address_outter .gyb_input {
        padding: 10px !important;
    }
    .address_outter ::placeholder, .address_outter select {
        font-size: 15px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cate_list_outter {
        gap: 20px;
        display: grid;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 170px;
    }
    .font_35 {
        font-size: 20px;
    }
    .cate_list_inner_01 .cate_list_title_block{
        padding: 10px;
        width: 100%;
        height: 50px;
    }
    .cate_list_inner_04 .cate_list_title_block{
        width: 100%;
        left: 0;
    }
    .pro_cate_row.fix_pd {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cate_list_inner{
        display: grid;
    }
    .cate_list_inner_01 .cate_list_title_block{
        position: relative;
    }
    .pro_cate_block_03 .cate_list_inner_01 .cate_list_title_block:after, 
    .pro_cate_block_03 .cate_list_inner_03 .cate_list_title_block:after,
    .cate_list_inner_03 .cate_list_title_block:after{
        left: 30px;
        bottom: 42px;
        transform: rotate(90deg);
        width: 20px;
        height: 35px;
    }
    .cate_list_inner_02 .cate_list_title_block,
    .cate_list_inner_04 .cate_list_title_block,
    .cate_list_inner_03 .cate_list_title_block {
        position: relative;
        right: 0;
        top: 0px;
        height: 70px;
        justify-content: center;
        align-items: center;
        display: flex;
        border: 1px solid #fff;
        padding: 0 !important;
        width: 100%;
    }
    .cate_list_inner_02 .cate_list_title,
    .cate_list_inner_04 .cate_list_title {
        text-align: center;
    }
    .cate_list_inner.cate_list_inner_04 {
        width: 100%;
    }
}

@media all and (min-width: 481px) and (max-width: 767px) {
    .fix_wdt{
        width: 100% !important;
		padding-left: 0px !important;
		padding-right: 0px !important;
    }
    .banenr_section .et_pb_slide {
        height: 240px;
    }
    .banenr_section .et_pb_slides{
        padding-top: 25px;
    }
    .et-pb-controllers a{
        width: 15px;
        height: 15px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 30px 10px !important;
    }
    .about_us_block {
        width: 100%;
    }
    .main_title{
        font-size: 25px;
        padding-bottom: 5px !important;
    }
    .main_cotent {
        padding-bottom: 25px;
        font-size: 17px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 0px 0 45px !important;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .www_section {
        padding-left: 10px !important;
        padding-right: 10px !important;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 22px;
    }
    .s_font {
        font-size: 20px;
    }
    .map_tab button{
        width: 250px;
    }
    .map_tabcontent img {
        height: 235px;
    }
    .et_pb_number_counter.et_pb_with_title .percent {
        margin-bottom: 0;
        height: auto !important;
    }
    .et_pb_number_counter .percent p{
        line-height: 60px;
    }
    .www_section .www_row .et_pb_column {
        width: 33.33% !important;
    }
    .map_tab {
        gap: 10px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_section {
        background-size: cover !important;
    }
    .wh_col_02 {
        padding: 30px 40px;
        width: 100% !important;
    }
    .body_para {
        font-size: 15px;
    }
    .warehouse_block {
        padding-bottom: 15px;
    }
    .wh_col_02{
        text-align: center;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 160px;
        height: 172px;
    }
    .img_slider_section .et_pb_slides {
        padding: 10px 0 60px !important;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev,
    .img_slider_section .et_pb_slider .et-pb-arrow-next{
        margin-top: -35px;
        font-size: 41px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 40%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 40%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 160px;
        object-position: top;
    }
    .block_inner{
        margin: auto 5px;
    }
    .slick-next.slick-arrow {
        right: 40%;
    }
    .slick-prev.slick-arrow {
        left: 40%;
    }
    input[type=radio]{
        width: 40px;
        height: 40px;   
        background-size: auto 15px; 
    }
    .radio_text{
        padding-right: 20px;
    }
    .block_content_box {
        margin: 10px;
    }
    .slick-arrow{
        width: 40px;
        height: 40px;
    }
    .slick-arrow svg{
        width: 25px;
        height: 25px;
    }
    section.ow_boxes_content {
        margin-top: 15px;
    }
    .block_outter{
        padding-bottom: 65px;
    }
    .support_block_outter .block_inner {
        width: 100%;
    }
    .support_block_outter .block_img {
        height: 240px;
    }
    .support_block_outter .block_content_box {
        height: 45px;
    }
    .support_block_outter {
        padding-top: 30px;
        display: grid;
        gap: 20px;
        padding-bottom: 20px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 100%;
    }
    .gyb_input {
        height: 50px !important;
    }
    .g_gyb_block ::placeholder{
        font-size: 18px;
    }
    .g_gyb_6 {
        padding: 10px;
    }
    .g_gyb_inr_right {
        padding: 15px 0 0 0;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
        display: grid;
    }
    .full_add_inner {
        padding-bottom: 25px;
        border-bottom: 1px solid #6b6b6b;
        margin-bottom: 25px;
        display: grid;
        gap: 20px;
        justify-content: center;
        text-align: center;
    }
    .address_outter .full_add_inner:last-child {
        padding-bottom: 0 !important;
        border-bottom: 1px solid transparent;
    }
    .full_add_left {
        margin-right: 0;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 100%;
    }
    .full_add_btn_box {
        display: grid;
        gap: 10px;
        justify-content: center;
        text-align: center;
    }
    .address_bottom_info .gyb_input {
        padding: 25px !important;
    }
    .locator_block {
        padding-top: 35px;
    }
    .address_outter ::placeholder, .address_outter select {
        font-size: 16px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cate_list_outter {
        gap: 20px;
        display: grid;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 190px;
    }
    .font_35 {
        font-size: 22px;
    }
    .cate_list_inner_01 .cate_list_title_block{
        padding: 10px 20px;
        width: 100%;
        height: 70px;
    }
    .cate_list_inner_04 .cate_list_title_block{
        width: 100%;
        left: 0;
    }
    .pro_cate_row.fix_pd {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cate_list_inner{
        display: grid;
    }
    .cate_list_inner_01 .cate_list_title_block{
        position: relative;
    }
    .pro_cate_block_03 .cate_list_inner_01 .cate_list_title_block:after, 
    .pro_cate_block_03 .cate_list_inner_03 .cate_list_title_block:after{
        left: 30px;
        bottom: 60px;
        transform: rotate(90deg);
    }
    .cate_list_inner_02 .cate_list_title_block,
    .cate_list_inner_04 .cate_list_title_block {
        position: relative;
        right: 0;
        top: 10px;
        height: 80px;
        justify-content: center;
        align-items: center;
        display: flex;
        border: 1px solid #fff;
    }
    .cate_list_inner_02 .cate_list_title,
    .cate_list_inner_04 .cate_list_title {
        text-align: center;
    }
    .cate_list_inner.cate_list_inner_04 {
        width: 100%;
    }
}

@media all and (min-width: 768px) and (max-width: 980px) {
    .one_btn_block .site_button {
        width: 185px;
    }
    .fix_wdt{
        width: 100% !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
    }
    .banenr_section .et_pb_slide {
        height: 390px;
    }
    .banenr_section .et_pb_slides{
        padding-top: 25px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 40px 20px !important;
    }
    .about_us_block {
        width: 100%;
    }
    .main_title{
        font-size: 25px;
        padding-bottom: 10px !important;
    }
    .main_cotent {
        font-size: 16px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 15px 0 45px !important;
        justify-content: center;
        display: flex;
        align-items: center;
    }
    .www_section {
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    span.percent-value {
        font-size: 40px;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 25px;
    }
    .s_font {
        font-size: 20px;
    }
    .map_tab button{
        width: 250px;
    }
    .map_tabcontent img {
        height: 360px;
    }
    .et_pb_number_counter.et_pb_with_title .percent {
        margin-bottom: 0;
        height: auto !important;
    }
    .et_pb_number_counter .percent p{
        line-height: 60px;
    }
    .www_section .www_row .et_pb_column {
        width: 33.33% !important;
    }
    .map_tab {
        gap: 10px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_section {
        background-size: cover !important;
    }
    .wh_col_02 {
        padding: 30px 40px;
        width: 100% !important;
    }
    .body_title {
        font-size: 21px;
        padding-bottom: 5px !important;
    }
    .body_para {
        font-size: 15px;
    }
    .warehouse_block {
        padding-bottom: 15px;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 230px;
        height: 243px;
    }
    .img_slider_section .et_pb_slides {
        padding: 10px 0 75px !important;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev,
    .img_slider_section .et_pb_slider .et-pb-arrow-next{
        margin-top: -35px;
        font-size: 30px !important;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 43%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 43%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 160px;
    }
    .block_inner{
        margin: auto 5px;
    }
    .slick-next.slick-arrow {
        right: 42%;
    }
    .slick-prev.slick-arrow {
        left: 42%;
    }
    input[type=radio]{
        width: 45px;
        height: 45px;    
    }
    .block_content_box {
        margin: 10px;
    }
    .slick-arrow{
        width: 45px;
        height: 45px;
    }
    .slick-arrow svg{
        width: 30px;
        height: 30px;
    }
    section.ow_boxes_content {
        margin-top: 15px;
    }
    /* ---------- How to Identify TGP SECTION ---------- */
    img.tool_pro_img {
        height: 325px;
    }
    .wrapper .icon{
        width: 35px;
        height: 35px;
        padding: 9px;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 50%;
    }
    .support_block_outter .block_img {
        height: 184px;
    }
    .support_block_outter .block_content_box {
        height: 72px;

    }
    .support_block_outter {
        padding-top: 30px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 90%;
    }
    .gyb_input {
        height: 60px !important;
    }
    .g_gyb_block ::placeholder{
        font-size: 20px;
    }
    .g_gyb_6 {
        padding: 10px;
    }
    .g_gyb_inr_right {
        padding: 15px 0 0 0;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
        display: grid;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 252px;
    }
    .full_add_btn_box {
        display: grid;
        gap: 10px;
        justify-content: center;
        text-align: center;
    }
    .address_bottom_info .gyb_input {
        padding: 25px !important;
    }
    .locator_block {
        padding-top: 35px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cate_list_outter {
        gap: 20px;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 170px;
    }
    .font_35 {
        font-size: 25px;
    }
    .cate_list_inner_01 .cate_list_title_block{
        padding: 20px;
        width: 100%;
        height: 80px;
    }
    .cate_list_inner_04 .cate_list_title_block{
        width: 190px;
    }
    .pro_cate_row.fix_pd {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .cate_list_inner{
        display: grid;
    }
    .cate_list_inner_01 .cate_list_title_block{
        position: relative;
    }
    .pro_cate_block_03 .cate_list_inner_01 .cate_list_title_block:after, 
    .pro_cate_block_03 .cate_list_inner_03 .cate_list_title_block:after{
        left: 30px;
        bottom: 60px;
        transform: rotate(90deg);
    }
    .cate_list_inner_02 .cate_list_title_block {
        position: relative;
        right: 0;
        top: 10px;
        height: 80px;
        justify-content: center;
        align-items: center;
        display: flex;
        border: 1px solid #fff;
    }
    .cate_list_inner_02 .cate_list_title {
        text-align: center;
    }
}

@media only screen and (min-width: 981px) and (max-width: 1024px) {
    .one_btn_block .site_button {
        width: 185px;
    }
    .fix_wdt{
        width: 100% !important;
		padding-left: 20px !important;
		padding-right: 20px !important;
    }
    .banenr_section .et_pb_slide {
        height: 485px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 40px 0 !important;
    }
    .about_us_block {
        width: 85%;
    }
    .main_title{
        font-size: 26px;
        padding-bottom: 10px !important;
    }
    .main_cotent {
        font-size: 17px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 15px 0 60px !important;
    }
    .www_section {
        padding-left: 50px !important;
        padding-right: 50px !important;
    }
    span.percent-value {
        font-size: 40px;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 25px;
    }
    .s_font {
        font-size: 23px;
    }
    .map_tab button{
        width: 270px;
    }
    .map_tabcontent img {
        height: 450px;
    }
    .et_pb_number_counter.et_pb_with_title .percent {
        margin-bottom: 0;
        height: auto !important;
    }
    .et_pb_number_counter .percent p{
        line-height: 60px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_section {
        background-size: cover !important;
    }
    .wh_col_02 {
        padding: 30px 40px;
        width: 100% !important;
    }
    .body_title {
        font-size: 21px;
        padding-bottom: 5px !important;
    }
    .body_para {
        font-size: 15px;
    }
    .warehouse_block {
        padding-bottom: 15px;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 260px;
    }
    .img_slider_section .et_pb_slides {
        padding: 10px 0 75px !important;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev,
    .img_slider_section .et_pb_slider .et-pb-arrow-next{
        margin-top: -35px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 44%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 44%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 190px;
    }
    .block_inner{
        margin: auto 10px;
    }
    .slick-next.slick-arrow {
        right: 44%;
    }
    .slick-prev.slick-arrow {
        left: 44%;
    }
    input[type=radio]{
        width: 45px;
        height: 45px;    
    }
    /* ---------- How to Identify TGP SECTION ---------- */
    img.tool_pro_img {
        height: 350px;
    }
    .wrapper .icon{
        width: 25px;
        height: 25px;
        padding: 12px;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 50%;
    }
    .support_block_outter .block_img {
        height: 250px;
    }
    .support_block_outter .block_content_box {
        height: 85px;
    }
    .support_block_outter {
        padding-top: 30px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 90%;
    }
    .gyb_input {
        height: 60px !important;
    }
    .g_gyb_block ::placeholder{
        font-size: 20px;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 252px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
        padding-left: 20px !important;
        padding-right: 20px !important;
    }
    .cate_list_outter {
        gap: 20px;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 170px;
    }
    .font_35 {
        font-size: 25px;
    }
    .cate_list_inner_01 .cate_list_title_block{
        padding: 30px;
        width: 170px;
    }
    .cate_list_inner_04 .cate_list_title_block{
        width: 190px;
    }
}

@media all and (min-width: 1025px) and (max-width: 1140px) {
    .fix_wdt{
        width: 960px !important;
    }
    .banenr_section .et_pb_slide {
        height: 485px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 50px 0 !important;
    }
    .about_us_block {
        width: 85%;
    }
    .main_title{
        font-size: 28px;
        padding-bottom: 10px !important;
    }
    .main_cotent {
        font-size: 18px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 15px 0 60px !important;
    }
    .www_section {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    span.percent-value {
        font-size: 40px;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 25px;
    }
    .s_font {
        font-size: 23px;
    }
    .map_tab button{
        width: 270px;
    }
    .map_tabcontent img {
        height: 450px;
    }
    .et_pb_number_counter.et_pb_with_title .percent {
        margin-bottom: 0;
        height: auto !important;
    }
    .et_pb_number_counter .percent p{
        line-height: 60px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_section {
        background-size: cover !important;
    }
    .wh_col_02 {
        padding: 30px 40px;
        width: 100% !important;
    }
    .body_title {
        font-size: 21px;
        padding-bottom: 5px !important;
    }
    .body_para {
        font-size: 15px;
    }
    .warehouse_block {
        padding-bottom: 15px;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 260px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev,
    .img_slider_section .et_pb_slider .et-pb-arrow-next{
        margin-top: -35px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 44%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 44%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 190px;
    }
    .block_inner{
        margin: auto 10px;
    }
    .slick-next.slick-arrow {
        right: 44%;
    }
    .slick-prev.slick-arrow {
        left: 44%;
    }
    input[type=radio]{
        width: 45px;
        height: 45px;    
    }
    /* ---------- How to Identify TGP SECTION ---------- */
    img.tool_pro_img {
        height: 350px;
    }
    .wrapper .icon{
        width: 35px;
        height: 35px;
        padding: 12px;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 50%;
    }
    .support_block_outter .block_img {
        height: 250px;
    }
    .support_block_outter .block_content_box {
        height: 85px;
    }
    .support_block_outter {
        padding-top: 30px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 90%;
    }
    .gyb_input {
        height: 60px !important;
    }
    .g_gyb_block ::placeholder{
        font-size: 20px;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    .left_btn {
        font-size: 15px;
        padding: 7px 18px;
    }
    .full_add_right {
        width: 252px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
    }
    .cate_list_outter {
        gap: 20px;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 170px;
    }
    .font_35 {
        font-size: 25px;
    }
    .cate_list_inner_01 .cate_list_title_block{
        padding: 30px;
        width: 170px;
    }
    .cate_list_inner_04 .cate_list_title_block{
        width: 190px;
    }
}

@media all and (min-width: 1141px) and (max-width: 1280px) {
    .fix_wdt{
        width: 1100px !important;
    }
    .banenr_section .et_pb_slide {
        height: 560px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 50px 0 !important;
    }
    .about_us_block {
        width: 80%;
    }
    .main_title{
        padding-bottom: 15px !important;
        font-size: 26px;
    }
    .main_cotent {
        font-size: 18px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 15px 0 60px !important;
    }
    .www_section {
        padding-left: 100px !important;
        padding-right: 100px !important;
    }
    span.percent-value {
        font-size: 40px;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 25px;
    }
    .s_font {
        font-size: 23px;
    }
    .map_tab button{
        width: 270px;
    }
    .map_tabcontent img {
        height: 450px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_col_02 {
        padding: 30px 40px;
        width: 70% !important;
    }
    .body_title {
        font-size: 25px;
        padding-bottom: 5px !important;
    }
    .body_para {
        font-size: 15px;
    }
    .warehouse_block {
        padding-bottom: 15px;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 310px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev,
    .img_slider_section .et_pb_slider .et-pb-arrow-next{
        margin-top: -35px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 45%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 45%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 225px;
    }
    .block_inner{
        margin: auto 15px;
    }
    .slick-next.slick-arrow {
        right: 44%;
    }
    .slick-prev.slick-arrow {
        left: 44%;
    }
    /* ---------- How to Identify TGP SECTION ---------- */
    img.tool_pro_img {
        height: 365px;
    }
    .wrapper .icon{
        width: 35px;
        height: 35px;
        padding: 12px;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 45%;
    }
    .support_block_outter .block_img {
        height: 275px;
    }
    .support_block_outter .block_content_box {
        height: 85px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 90%;
    }
    .gyb_input {
        height: 70px !important;
    }
    .g_gyb_block ::placeholder{
        font-size: 22px;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 90% !important;
    }
    .address_top_dd_block {
        gap: 20px;
    }
    .full_add_inner {
        padding-bottom: 25px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
    }
    .cate_list_outter {
        gap: 20px;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 180px;
    }
    .font_35 {
        font-size: 30px;
    }
}

@media all and (min-width: 1281px) and (max-width: 1440px) {
    .fix_wdt{
        width: 1200px !important;
    }
    .banenr_section .et_pb_slide {
        height: 630px;
    }
    /* ---------- ABOUT US SECTION ---------- */
    .fix_pd {
        padding: 60px 0 !important;
    }
    .about_us_block {
        width: 80%;
    }
    .main_title{
        padding-bottom: 15px !important;
        font-size: 28px;
    }
    .main_cotent {
        font-size: 19px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 15px 0 70px !important;
    }
    .www_section {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    span.percent-value {
        font-size: 40px;
    }
    .www_row .et_pb_number_counter h3 {
        font-size: 25px;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_col_02 {
        padding: 35px 50px;
        width: 60% !important;
    }
    .body_title {
        font-size: 28px;
    }
    .body_para {
        font-size: 15px;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 345px;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-prev {
        left: 45%;
    }
    .img_slider_section .et_pb_slider .et-pb-arrow-next {
        right: 45%;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 225px;
    }
    .block_inner{
        margin: auto 15px;
    }
    .slick-next.slick-arrow {
        right: 44%;
    }
    .slick-prev.slick-arrow {
        left: 44%;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 45%;
    }
    .support_block_outter .block_img {
        height: 290px;
    }
    .support_block_outter .block_content_box {
        height: 90px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 90%;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 80% !important;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 100%;
    }
    .cate_list_outter {
        gap: 20px;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 210px;
    }
    .font_35 {
        font-size: 30px;
    }
     .wrapper .icon {
        width: 35px;
        height: 35px;
        padding: 12px;
    }
}

@media all and (min-width: 1441px) and (max-width: 1680px) {
    .fix_wdt{
        width: 1350px !important;
    }
    .banenr_section .et_pb_slide {
        height: 705px;
    }
    /* ---------- WWW SECTION ---------- */
    .www_row {
        padding: 30px 0 70px !important;
    }
    .www_section {
        padding-left: 200px !important;
        padding-right: 200px !important;
    }
    /* ---------- WARE HOUSE SECTION ---------- */
    .wh_col_02 {
        padding: 40px 50px;
        width: 45% !important;
    }
    /* ---------- Our Initiatives SECTION ---------- */
    .img_slider_section .et_pb_slide {
        background-size: auto 390px;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 250px;
    }
    .block_inner{
        margin: auto 20px;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 40%;
    }
    .support_block_outter .block_img {
        height: 290px;
    }
    /* ---------- CONTACT FORM SECTION ---------- */
    .g_gyb_right {
        width: 85%;
    }
    /* ---------- TGP Stores Locator SECTION ---------- */
    .locator_block {
        width: 80% !important;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 90%;
    }
    .cate_list_outter {
        gap: 20px;
    }
    .pro_cate_block {
        padding-bottom: 20px;
    }
    img.cate_list_img,.cate_list_inner_02 .cate_list_img_block img {
        height: 210px;
    }
}

@media all and (min-width: 1681px) and (max-width: 1880px) {
    .fix_wdt{
        width: 1550px !important;
    }
    .banenr_section .et_pb_slide {
        height: 723px;
    }
    /* ---------- Our WORLD SECTION ---------- */
    img.block_img {
        height: 250px;
    }
    .block_inner{
        margin: auto 20px;
    }
    /* ---------- Extended Warranty Support SECTION ---------- */
    .support_block_outter .block_inner {
        width: 40%;
    }
    .support_block_outter .block_img {
        height: 340px;
    }
    /* ---------- Products Categories SECTION ---------- */
    .pro_cate_block {
        width: 85%;
    }
}


@media all and (min-width: 981px) and (max-width: 3000px) {

}