/* ----------------------------------------- */
/* FONTS STACK */
/* ----------------------------------------- */

/* .....................................Font End..................... */
/*************************************************Override Fonts**************************************************/

/* Override Model FONTS STACK */
/* ----------------------------------------- */
/********************************* Font-family   *********************************/


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

@font-face {
    font-family: 'SarabunT';
    src: url('Sarabun-Thin.ttf');
}

@font-face {
    font-family: 'SarabunSB';
    src: url('Sarabun-SemiBold.ttf');
}

@font-face {
    font-family: 'SarabunR';
    src: url('Sarabun-Regular.ttf');
}


@font-face {
    font-family: 'SarabunM';
    src: url('Sarabun-Medium.ttf');
}

@font-face {
    font-family: 'SarabunL';
    src: url('Sarabun-Light.ttf');
}

@font-face {
    font-family: 'SarabunEL';
    src: url('Sarabun-ExtraLight.ttf');
}

@font-face {
    font-family: 'SarabunEB';
    src: url('Sarabun-ExtraBold.ttf');
}

@font-face {
    font-family: 'SarabunBold';
    src: url('Sarabun-Bold.ttf');
}






html,
body {
    margin: 0;
    padding: 0;
    font: 15px SarabunR;
    scroll-behavior: smooth;
}

a {
    font-size: 14px;
    transition: all 0.5s ease;
}

a:hover,
a:focus {
    text-decoration: underline;
}

h1,
h2,
h3,
h4 {
    font-family: 'SarabunSB';
}

.container {
    width: 100% !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.path-frontpage .navbar-default {
    background-color: #EBEAF4;
    /* box-shadow: 0 4px 8px 0 rgb(0 0 0 / 20%), 0 6px 20px 0 rgb(0 0 0 / 19%); */
    color: #344054;
}

.navbar-default {
    background-color: #EBEAF4;
    border-color: transparent;
    background-image: url(/system/files/Projects_0.jpg);
    background-size: 100%;
    z-index: 1;
}

.path-frontpage header#navbar {
    /* position: absolute;
    z-index: 100;
    margin: 0 auto;
    left: 30px;
    right: 30px;
    top: 22px;
    border-radius: 8px;
    background-image: unset;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 0; */
    background-color:#EBEAF4;
}

/* section#block-courts {
    background-color: #FBFBFB;
    padding: 20px 0 0 0;
    margin: 20px 0;
} */




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

.navbar-header {
    margin-right: 0px !important;
}



.navbar-default .navbar-toggle:hover .icon-bar,
.navbar-default .navbar-toggle:focus .icon-bar {
    background: #68BD73;
}



/* Genral Styles*/
.container-fluid {
    /* padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto; */
    padding: 0;
}


a:hover,
a:focus {
    color: #68BD73;
    text-decoration: underline;
}


.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0
}

.d-table {
    display: table;
}

.d-table-cell {
    float: none;
    display: table-cell;
}

.section-title {
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
}


.main_banner_image img {
    width: 100%;
}



/* ........................Width 100%............... */


.front-section.section02.col-sm-12 {
    /* margin: 2em 0; */
    padding: 0;
}


.front-section.section01.col-sm-12 {
    padding: 0;
}

.front-section.section04.col-sm-12,
.front-section.section03.col-sm-12,
.front-section.section05.col-sm-12 {
    padding: 0;
}

.front-section.section02_1,
.front-section.section02_2 {
    padding: 0;
}


.front-section.section05.col-sm-12 {
    /* background-color: #F2F8FD; */
    padding-bottom: 6.25em;

}



/* End Width 100% Code */


.navbar #block-search-form {
    top: 1em;
    right: 0px;
    margin: 0px;
}

.searchButton {
    display: none;
}

/* #search-block-form .input-group {
    display: block;
    position: absolute;
    width: 100%;
    right: 0px;
    top: 0px;
} */


#edit-search-block-form--2 {
    background-color: #ffffff;
    border-image: none;
    border-radius: 0;
    border: 2px solid rgba(46, 49, 128, 0.8);
    color: #000;
    display: none;
    height: 34px;
    right: 6px;
    top: 5.5em;
    width: 92%;
    position: relative;
}

.search_region .form-control::-moz-placeholder {
    color: #ffffff !important;
}


a:hover,
a:focus {
    color: #0D2738;
    text-decoration: none;
}


.p-0 {
    padding: 0;
}

.m-0 {
    margin: 0
}

.d-table {
    display: table;
}

.d-table-cell {
    float: none;
    display: table-cell;
    padding: 0;
}

.section-title {
    font-size: 34px;
    font-weight: bold;
    text-transform: uppercase;
}



::placeholder {
    color: #344054 !important;
    font-family: 'SarabunR';
}

.inner-page .breadcrumb>.active {
    color: #344054;
}

/* ----------------------------------------- */
/* NAVIGATION */
/* ----------------------------------------- */


.main_navigation .menu.nav li a:hover,
.main_navigation .menu.nav li a:focus,
.main_navigation .menu.nav li a.active {
    color: white;
    background-color: #68BD73;
}

.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a.active {
    border-bottom: 3px solid transparent;
}

/*.top_navigation .block-search .input-group .form-control.form-text{
    height: 28px;
    color: #fff;
    border-radius: 0;
    background-color: #06b991;
    border-color: #06b991;
}
.top_navigation .block-search .input-group .input-group-btn{}
.top_navigation .block-search .input-group .input-group-btn button{
   border-radius: 0;
   height: 26px;
   color: #68BD73;
   background-color: white !important;
   background-color: transparent;
   border-color: transparent;
   background: url(/system/files/search_icon.png) no-repeat center center / contain;
   background-size: 60%;
}

.path-frontpage .top_navigation .block-search .input-group .input-group-btn{}
.path-frontpage .top_navigation .block-search .input-group .input-group-btn button{
   border-radius: 0;
   height: 26px;
   color: #68BD73;
   background-color: transparent !important;
   background-color: transparent;
   border-color: transparent;
   background: url(/system/files/search_icon.png) no-repeat center center / contain;
   background-size: 60%;
}


.top_navigation .block-search .input-group .input-group-btn {
    background-color: white;
}

.path-frontpage .top_navigation .block-search .input-group .input-group-btn {
    background-color: transparent !important;
}

.navbar-right .glyphicon-search:before {
    content: unset !important;
}
*/

/*Tayyab Search Bar Code*/

.navbar-default .form-type-search {
    margin: 0;
}

.navbar-default input[type='search'] {
    color: #000;
    box-shadow: unset;
    -webkit-box-shadow: unset;
    border-color: #000;
    transform: translateX(100%);
    height: 34px;
    margin: 1px 0 0 0;
    -webkit-transform: translateX(100%);
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
    border-radius: 18px 18px 18px 18px;
}


.navbar-default input[type='search']::-webkit-input-placeholder {
    color: #344054;
    font-family: 'SarabunR';
}

.navbar-default input[type='search']::-moz-placeholder {
    color: #000;
    font-family: 'SarabunR';
}

.navbar-default input[type='search']:-ms-input-placeholder {
    color: #000;
}

.navbar-default input[type='search']:-moz-placeholder {
    color: #000;
}

.navbar-default .search-block-form button[value='Search'] {
    /* background: url(/system/files/search-icon_1.png) no-repeat center center !important; */
    background-image: url(/system/files/search-lg.png) !important;
    background-repeat: no-repeat !important;
    width: 36px;
    height: 60px;
    border: 0px;
    border-radius: 0px;
    background-size: 100% !important;
    background-size: contain !important;
}

/*  background image */
/* .navbar-default .search-block-form button[value='Search'] {
    background-image: url(/system/files/search-icon_1.png);
  }
  

  .navbar-default .search-block-form:hover button[value='Search'] {
    background-image: url(/system/files/SearchIcon%3DHover.png);
  }


#block-bootstrap-subtheme-search button[value='Search'] {
    background-image: url(/system/files/search-icon_1.png);
  }
   */



/* #block-bootstrap-subtheme-search:hover .input-group-btn button{
    background-image: url(/system/files/search-icon_1.png);
  } */




/* #block-bootstrap-subtheme-search:hover .search-block-form button[value='Search'] {
    background-image: url(/system/files/search-icon_1.png) !important;
   
} */



.navbar-default .input-group-btn {
    left: -25px !important;
}

.navbar-default .search-block-form button[value='Search'] .glyphicon-search:before {
    content: unset;
}

#block-bootstrap-subtheme-search .input-group-btn button {
    background: transparent;
}

.navbar-default .navbar-nav>li>a {
    color: #000;
    font: 18px 'SarabunR', sans-serif;
    text-transform: uppercase;
    text-decoration: none;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

#block-bootstrap-subtheme-search .input-group-btn button {
    border-radius: 0;
    border: none;
    z-index: 100;
    outline: none;
}

.navbar-default .form-type-search {
    margin: 0;
}

#block-bootstrap-subtheme-search .input-group-btn button {
    border-radius: 0;
    border: none;
    z-index: 100;
    outline: none;
}




/*......End of Tayyab Search Style.......*/

.navbar-header {
    margin-bottom: 0em;
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #3B2F93 !important;
    background-color: white !important;
}

.navbar-nav>li>a {
    padding-top: 8px;
    padding-bottom: 8px;
}

.main_navigation {}

.main_navigation .menu.nav {}

.main_navigation .menu.nav li {
    display: inline-block;
    margin: 0 1em;
}

.main_navigation .menu.nav li.last {
    margin-right: 0;
}

.main_navigation .menu.nav li a {
    /*font-family: Sitka_Banner_Bold;*/
    font-family: 'SarabunR';
    text-transform: capitalize;
    font-size: 14px;
    color: #344054;
    border-radius: 3px;
    padding: 8px 8px;
    margin: 0 0.3em;
}




.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a,
.main_navigation .menu.nav li a.active {
    border-bottom: 1px solid transparent;
}



.main_navigation .menu.nav .dropdown-menu {}

.main_navigation .menu.nav .dropdown-menu li {
    display: block;
    margin: 0;
}

.main_navigation .menu.nav .dropdown-menu li a {
    color: #68BD73;
    padding-bottom: 5px;
    border-bottom: 1px transparent;
}

.main_navigation .menu.nav .dropdown-menu li a:hover,
.main_navigation .menu.nav .dropdown-menu li a:focus,
.main_navigation .menu.nav .dropdown-menu li a.active {
    background-color: #68BD73 !important;
    color: #fff !important;
    text-decoration: none;
}


.inner-page .field--name-field-full-date {
    font-weight: bold;
}

.inner-page .field--name-field-date {
    font-weight: bold;
}

.row {
    margin-right: 0px !important;
    margin-left: 0px !important;
}

/* Main Banner Standered Code */


div[id ^='views_slideshow_cycle_div_main_banner-block_1'] {
    width: 100% !important;
}






/* ...............................................Start Model override.............................................. */
/* ----------------------------------------- */
/* Write OVERRIDE main Model Punjab Brofidient fund CSS overrides D7 Style */
/* ----------------------------------------- */



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

.front-section.section01.col-sm-12 {
    position: relative;
}



.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: white !important;
    background-color: #3B2F93;
    box-shadow: 0px 5px 10px rgba(59, 47, 147, 0.2);
}






/* .............Banner Style Code ........... */

.banner-wrap {
    position: relative;
    width: 100%;
    height: auto;
}

.section01 .section-btn a {
    font-size: 16px;
    color: #fff;
    font-family: 'SarabunBold';
    padding: 0;
}

.section01 .section-btn:hover a {
    color: #344054;
}


.section01 .section-btn:hover,
.section-btn:focus,
.section-btn:active {
    background-color: white;
}

.banner-wrap .banner-img-wrap {
    width: 100%;
    height: auto;
    overflow: hidden;
}

.banner-wrap .banner-img-wrap img {
    width: 100%;
    height: auto;
}

.banner-wrap .banner-title-wrap {
    position: absolute;
    left: 0;
    top: 10%;
    z-index: 1;
    color: #fff;
    width: 100%;
    padding: 0 3em;
    animation: movesInRight 1.5s ease-out;
}


.banner_text_wrap {
    /* background-color: rgba(17, 24, 23, 0.7); */
    display: block;
    height: 376px;
    width: 836px;
    z-index: 999;
    position: absolute;
    top: 50%;
    /* Vertically center the box */
    left: 50%;
    /* Horizontally center the box */
    transform: translate(-50%, -50%);
    /* Adjust the position */
    border-radius: 10px;
    /* backdrop-filter: blur(4px); */
    z-index: 1;
}

.dc_text_banner {
    text-align: center;
}

.banner_text_wrap .section-btn {
    text-align: center;
    margin: 0 auto;
    display: block;
    margin-top: 1em;
    width: 220px;
    vertical-align: middle;
    display: flex;
    BORDER-RADIUS: 30px;
    justify-content: center;
}

.banner-wrap .banner-title-wrap .banner-title {
    font-family: 'SarabunR';
    font-size: 52px;
    color: #EBEAF4;
    text-align: center;
}

.banner-title-wrap p {
    color: #EBEAF4;
    font-size: 18px;
}

.section02 .column_attraction:hover {
    transform: translateY(-5px);
    box-shadow: 0px 10px 20px rgba(59, 47, 147, 0.3);
}

.dc_text_banner p {
    text-align: center;
    color: #EBEAF4;
    font-size: 18px;
    font-family: 'SarabunR';
}

.banner_para {
    text-align: center;
}

.banner-title-wrap {
    font-family: 'SarabunR';
    font-size: 21px;
    color: #FFFFFF;
}

#views_slideshow_cycle_div_ma-block_1_0 .banner-wrap .banner-title-wrap {
    top: unset;
    bottom: 7em;
    animation: movesInTop 1.5s ease-out;
    text-align: center;
    /*left: 50%;
    transform: translateX(-50%);*/
    width: 100%;
}


/* End Banner Style Code........... */


/* ................Section 02 Isolation ..............*/

section#block-isolationsection {
    background-color: #EBEAF4;
    padding: 2em;
    padding-bottom: 0;
}

.section02_imge img {
    margin: 0 auto;
    display: block;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.section02_imge {
    overflow: hidden;
}

.section02 .column_attraction:hover .section02_imge img {
    transform: scale(1.2);
}


.column_attraction.section02_column.col-sm-3 {
    background-color: #3B2F93;
    color: white;
    height: 267px;
    overflow: hidden;
    box-sizing: border-box;
    border-radius: 10px;
    display: flex;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
    /* Use flexbox for vertical centering */
    flex-direction: column;
    /* Stack child elements vertically */
    justify-content: center;
    /* Vertically center child elements */
    text-align: center;
    /* margin: 0.1em; */

}


.row_attraction.section02_wrapper {
    position: relative;
    /* Set the parent container to relative positioning */
    display: flex;
    /* Use flexbox to control spacing */
    flex-wrap: wrap;
    /* Wrap the columns when they don't fit */
    justify-content: space-between;
    height: auto;
    padding: 1em 3em 1em 3em;
}



.column_attraction.section02_column {
    position: relative;
    /* Set the columns to relative positioning */
    top: -91px;
    /* Adjust the value as needed to move them up */
    background-color: #fff;
    /* Add a background color to cover the parent's background */
    z-index: 1;
    /* Ensure the columns appear above the parent */
    flex: 0 0 calc(23.33% - 10px);
    /* Adjust width and margin as needed */
    margin-bottom: 20px;
    /* Add margin between boxes */
    background-color: #fff;
    z-index: 1;
}

.green_bg {
    background-color: #68BD73 !important;
}

.green_bg:hover {
    box-shadow: 0px 10px 20px rgba(104, 189, 115, 0.3) !important;
}

.section-title.section02_title h2 {
    color: white;
    font-size: 18px;
    font-family: 'SarabunR';
    text-transform: capitalize;
    width: 80%;
    margin: 0 auto;
}

.section-body.section02_body p {
    color: white;
    font-family: 'SarabunR';
    font-size: 20px;
}

/* .......................isolation bottom section..................... */

.isolation-bottom-wrapper .row_attraction{
    justify-content: center !important;
}


.isolation-bottom-wrapper .section02_column{
    margin: 0.5em;
}

/* .............Highlights Section Code Like Attraction............... */



.attraction-thumbnail {
    margin: 0.5em;
}

.row_attraction .section-body H4 {
    font-weight: 100;
    font-family: "SarabunR";
    font-size: 15px;
}

.section03 .section-title h2 {
    text-transform: capitalize;
    font-size: 20px;
    letter-spacing: 1px;
    line-height: 1.3;
    font-family: 'SarabunBold';
    margin-bottom: 1em;
}

.section-body.section02_body p {
    letter-spacing: 1px;
    line-height: 1.3;
    font-family: 'SarabunR';
    font-size: 12px;
    margin-top: 0.5em;
}

.front-section.section03.col-sm-12 {
    /* background: url(/system/files/Rectangle%2010.png) center center /cover; */
    background: url(../images/pcdrp_newsbg.png) no-repeat center center /cover;
    padding: 5em 3em 5em 3em;
    margin-top: -4em;
    z-index: 1;
}

.section03 .section-heading h2 {
    font-family: 'SarabunR';
    font-size: 61px;
    color: #EBEAF4;
    text-align: center;
    margin-bottom: 0.75em;
    margin-top: 0em;

}

.section03 .section-body {
    margin: 0 auto;
    width: 90%;
    margin-top: 3em;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-bottom: 2em;
    font-family: 'SarabunR';
    font-size: 14px;
}

.section03 .row_attraction {
    margin: 1em 1EM 3EM 1EM;
    background-color: #EBEAF4;
    padding: 2em;
    text-align: center;
    margin-bottom: 4em;


    height: 377px;
    overflow: hidden;
    border-radius: 8px;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
}

.section03 .row_attraction:hover {
    transform: translateY(-5px);
    box-shadow: rgb(191, 220, 244) 0px 7px 29px 0px;
}

.section03 .section-body h2 {
    font-size: 16px;
    color: #293B51;
    font-family: 'SarabunR';
}

.section03 .row_attraction:hover {
    /* -webkit-box-shadow: rgba(17, 12, 46, 0.15) 0px 48px 100px 0px; */
    /* transform: scale(1.05);
    -webkit-transform: scale(1.05); */
    box-shadow: 0px 10px 20px rgba(2, 152, 216, 0.3);
}

.section-body {
    /* padding: 0em 2em; */
    margin: 0 auto;
    width: 90%;
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.3;
}

.section-body h4 {
    text-align: center;
}

.section03 .section-heading h2 {
    margin-top: 0em;
    margin-bottom: 0.2em;
}

.section-body p {
    text-align: center;
    letter-spacing: 1px;
    line-height: 1.3;
}

.section03 .attraction-thumbnail {
    overflow: hidden;
    width: 100%;
    height: auto;
}

.section03 .attraction-thumbnail img {
    margin: 0 auto;
    display: block;
    width: 96px;
    height: 96px;
    transform: scale(1);
    transition: all 0.6s ease;
}

.section03 .column_attraction:hover .attraction-thumbnail img {
    /* transform: scale(1.1); */
}



.section03 .section-btn {
    display: block;
    width: unset;
    font-family: SarabunR;
    background-color: transparent;
    border: 1px solid transparent;
    color: #68BD73;
    border-radius: 10px;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    padding: 1em 2em;
    transition: all 0.6s ease-in-out;
    margin: 0 auto;
    width: 80%;
}

.section03 .section-btn h2 {
    margin: 0;
    padding: 0;
    font-size: 20px;
}

/* End Services Section Code ................ */


/* ...........Start Client Portfolio Section .............*/


/* .............Services Section Code Like Attraction............... */



.attraction-thumbnail {
    margin: 0.5em;
}

.front-section.section05.col-sm-12 {
    margin-top: 20px;
    margin-bottom: 1em;
    padding: 5em 4em 5em 4em;
    background-color: #F2F8FD;

}

.section05 .row_attraction {
    margin: 1em;
    margin-bottom: 3em;
}

/* .section05 .section-heading p {
    font-size: 18px;
    margin: 0;
    padding: 0;
    font-family: 'SarabunSB';
} */

.section05 .section-heading h2 {
    margin-top: 0em;
}

.section05 .attraction-thumbnail {
    overflow: hidden;
    background-color: white;
    padding: 2em;
    box-shadow: rgb(212, 231, 247) 0px 7px 29px 0px;
    transform: scale(1);
    transition: all 0.7s ease-in-out;
    border-radius: 8px;
    height: 193px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.section05 .attraction-thumbnail:hover {
    transform: translateY(-5px);
    /* Upar ki taraf halka uthana */
    box-shadow: 0px 10px 20px rgba(2, 152, 216, 0.3);
    /* Shadow effect on hover */
    /* transform: scale(1.05);
    -webkit-transform: scale(1.05); */
}

.section05 .attraction-thumbnail img {
    margin: 0 auto;
    display: block;
    border-radius: 10px;
    width: 140px;
    height: auto;
    /* transform: scale(1); */
    transition: all 0.8s ease;
}



.section05 .column_attraction:hover .attraction-thumbnail {
    /* transform: scale(1.1); */
    border: 1px solid #68BD73;
    transition: all 0.8s ease;
}



.section05 .section-btn {
    display: block;
    width: unset;
    font-family: SarabunR;
    background-color: #3B2F93;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 10px;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    padding: 1em 2em;
    transition: all 0.6s ease-in-out;
}


.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #3B2F93;
}

.slick-dots li button:before {
    color: #3B2F93;
}

.slick-dots li button::before {
    font-size: 1.2rem;
}



/* .............End Client Portfolio Section............. */
/* ................Start Environment & Facilities Section................  */





.section-heading .env_para p {
    font-size: 18px;
    font-family: 'SarabunR';
    margin-bottom: 1em;
    text-align: left;
    line-height: 1.5;
    margin-top: 0.3em;
}

.section06 .section-heading {
    margin-right: 1em;
}

/* Left section gallery */

.banner5 .image-box {
    width: 645px;
    height: 359px;
    margin-right: 0.5em;
    margin-left: 0px;
    transform: scale(1);
    transition: all 0.6s ease;
    background-color: transparent;
    /* Background color for the box */
    position: relative;
    overflow: hidden;
}

.front-section .view-display-id-block_1 .col-sm-4.views-row {
    padding: 0;
    margin: 0;
}

.banner5 img:hover {
    opacity: 0.8;
    /* Reduce opacity on hover */
    transition: opacity 0.3s ease-in-out;
}

.banner5 .image-box img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    margin-right: 0;
    margin-left: auto;
    /* Ensures the image covers the entire box */
}

.front-section.banner5.col-sm-12 {
    /* margin-bottom: -10px; */
    /* background: url(/system/files/Rectangle%2010_0.png) center center /cover; */
    background: url(../images/pcdrp_newsbg.png) no-repeat center center /cover;
    z-index: 0;
    /* padding-left: 1em;
    padding-top: 4em; */
    overflow: hidden;
    padding-top: 4em;
    padding-bottom: 4em;
}

/* End left section gallery */

.banner6_right .parent-box {
    display: flex;
    padding-right: 40px;
}

.banner6_right .left-child {
    flex: 1;
    display: flex;
    flex-direction: column;
    margin-right: 10px;
    /* Adjust the margin as needed */
}

.banner6_right .upper-child {
    flex: 1;
    background-color: #68BD73;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    margin-bottom: 0.5em;
}


.banner6_right.col-xs-12.col-sm-6.d-table-cell,
.banner6_right.col-xs-12.col-sm-6.d-table-cell {
    padding: 0;
}
.d-table-cell.banner4_left {
    background: #EBEAF4;
}

.banner6_right .green-box {
    width: 303px;
    height: 136px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: white;
    font-size: 18px;
}

.banner6_right .lower-child {
    flex: 1;
    background-color: transparent;
    /* Adjust background color as needed */
    display: flex;
    justify-content: center;
    align-items: center;
}

.banner6_right .right-child {
    flex: 1;
    width: 80%;
    height: auto;
    overflow: hidden;
    /* background-image: url('/system/files/FB_IMG_1675236757642%201.png'); */
    /* Replace with your image path */
    background-size: cover;
    background-position: center;
}

/* ...........................right.............. */


.section06 .view-content {
    display: flex;
    justify-content: center;
    width: 100%;
    margin: 0 auto;
    /* Center align the content horizontally */
    flex-wrap: wrap;
    /* Wrap items to new line if needed */
}

.env_wraper.row {
    display: block;
    width: 100%;
    text-align: center;
    position: relative;
}

.env_wraper .section-heading {
    width: 100%;
}

.env_heading h2 {
    text-align: left !important;
}

.env_btn button {
    font-size: 15px;
}

.env_heading h2 {
    text-align: left;
}

.section06 .section-btn {
    text-align: center;
    display: block;
    margin-top: 2em;
    width: 250px;
    font-size: 16px;
    color: #fff;
    font-family: 'SarabunBold';
    padding: 1em 1em;
}

.section06 .gallery_exploremore {
    DISPLAY: block;
    margin: 0 auto;
    margin-bottom: 4em;
}


.section06 .gallery-item .gallery-img {
    overflow: visible !important;
    margin-bottom: unset;
    height: auto;
    width: 100%;
    height: auto;
}

.section06 .gallery-item .gallery-img img {
    transform: scale(1);
    transition: all 0.6s ease;
    margin: 0;
    height: 400px;
    width: 100%;
}

.section06 .gallery-item:hover .gallery-img img {
    transform: scale(1.2);
}

.section06 .view-content .views-row {
    PADDING: 2px;
}

.section06 .gallery-item .gallery-img img {
    transform: scale(1);
    transition: all 0.6s ease;
    margin: 0;
    height: 250px;
    width: 100%;
    border-radius: 2px;
}

/* .section04 .gallery-item .gallery-img img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    height: auto;
    width: 80%; 
    border-radius: 5px; 
    transition: transform 0.6s ease;
    transform: scale(1);
} */
.gallery-item .gallery-img img {
    transform: scale(1);
    transition: all 0.6s ease;
}

.gallery-item:hover .gallery-img img {
    transform: scale(1.2);
}

.path-frontpage .gallery-item:hover .img-responsive {
    transform: scale(1.1) !important;
    /* Image zoom on hover */
}



.path-frontpage .section04 .img-responsive {
    display: block;
    width: 100%;
    height: auto;
    transition: transform 0.3s ease;
}



.gallery-item {
    overflow: hidden;
    position: relative;
    margin: 0.5em;
    margin-bottom: 3em;
}


.section06 .gallery_exploremore>a::after {
    content: unset;
}

.section06 .env_title_image {
    position: absolute;
    bottom: 67px;
    left: 16px;
    color: white;
    font-family: 'SarabunBold';
    font-size: 24px;
    text-align: left;
    width: 80%;
}

.env_heading {
    WIDTH: 100%;
    display: block;
}

.section06 .env_btn_image a {
    position: absolute;
    bottom: 9px;
    left: 16px;
    color: #B0D5F2;
    margin-bottom: 1em;
    font-family: 'SarabunBold';
    font-size: 14px;
}


/* Internal Environmental code */

.ep-section {
    padding: 1em 2em;
}

.ep-head {}

.ep-wrap {}

.ep-item {
    position: relative;
    padding: 0;
    overflow: hidden;
    height: 270px;
    cursor: pointer;
    margin: 10px 5px;
    box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 3px 3px 4px 0px rgba(0, 0, 0, 0.4);
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
}

.ep-item.bg-1 {
    background-image: url('../images/ep-img1.png');
}

.ep-item.bg-2 {
    background-image: url('../images/ep-img2.png');
}

.ep-item.bg-3 {
    background-image: url('../images/ep-img3.png');
}

.ep-item.bg-4 {
    background-image: url('../images/ep-img4.png');
}

.ep-item.bg-5 {
    background-image: url('../images/ep-img5.png');
}

.ep-item.bg-6 {
    background-image: url('../images/ep-img6.png');
}

.ep-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    /* z-index: -1; */
}

.ep-item .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.6);
    /* z-index: -1; */
    overflow: hidden;
}

.ep-item .overlay-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.ep-item .overlay-img::after {
    content: '';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.3);
}

.ep-item .overlay-img img {
    width: 100%;
    height: auto;
    margin: 0 auto;
}

.view-id-our_services .ep-item .overlay-img img {
    width: 96px;
    height: 96px;
    margin: 0 auto;
}

.view-id-clients .ep-item .overlay-img img {
    width: 150px;
    height: 150px;
    margin: 0 auto;
}

.ep-item .ep-content {
    position: absolute;
    bottom: 5%;
    padding: 1em;
    width: 100%;
}

.ep-item .ep-content .ep-title {
    color: #fff;
    font: 22px 'SarabunSB';
    line-height: 1.2;
    width: 80%;
}

.ep-item .ep-content .ep-readmore {
    color: #68BD73;
    font: 15px 'SarabunSB';
    text-align: right;
    text-decoration: underline;
}

.ep-item .ep-content-hvr {
    background-color: rgba(255, 255, 255, 1);
    text-align: center;
    position: relative;
    top: 100%;
    height: 100%;
    padding: 3em 1em;
    transition: all 0.6s ease-out;
}

.ep-item:hover>.ep-content-hvr {
    top: 50%;
}

.ep-item .ep-content-hvr .ep-title {
    font: 22px 'SarabunSB';
    line-height: 1.2;
    color: #000;
}

.ep-item .ep-content-hvr .ep-readmore {
    color: #5968EF;
    font: 14px 'SarabunR';
}

/* ........interna envrirmental end ........... */


/* Note: Remaning Code of Enviroment Section is in Gallery Std Code Just Find gallery std */





/* ................End Environment & Facilities Section................  */

.banner4 .box-container {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    margin: 0 auto;
    text-align: center;
    gap: 1em;
    padding: 1em;
}

.banner4 .box {
    background-color: #F0F8F1;
    color: #293B51;
    border: 1px solid #F0F8F1;
    padding: 2em;
    width: calc(88% - 0.5em);
    box-sizing: border-box;
    border-radius: 5px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.banner4 .box:hover {
    box-shadow: 0px 10px 20px rgba(104, 189, 115, 0.3);
}

.banner4 .box-header {
    display: flex;
    align-items: flex-start;
    justify-content: space-between;
    flex-direction: column;
}

.banner4 .box-date {
    font-size: 20px;
    color: #68BD73;
}

.banner4 .box-title {
    font-size: 20px;
    text-align: left;
}

.banner4 .box-body {
    font-size: 16px;
    margin-top: 1em;
    text-align: left;
}

.notice-wrap {
    margin-top: 0.5em;
}


/* ................Start of FAQs Section Code................  */

.banner4_right .section-heading h2 {
    text-align: left;
    margin-bottom: 0;
    color: #EBEAF4;
}

.banner4_right.col-xs-12.col-sm-6.d-table-cell {
    background-color: #3B2F93;
    padding-top: 4em;
    padding-bottom: 4em;
    padding-left: 2em;
    height: 670px;
    padding-right: 2em;
}



.front-section.banner4.col-sm-12 {
    padding: 0;
    overflow: hidden;
    margin-top: -10px;
}

.banner4_right .section-heading p {
    color: #344054;
    font-size: 18px;
    font-family: 'SarabunR';
    margin-bottom: 6.5em;
    letter-spacing: 1px;
    line-height: 1.3;
}

.banner4_right .section-heading {
    width: 96%;
}

.banner4_right div#block-quicktabsfaq a {
    color: #344054 !important;
    font-size: 14px;
    font-family: 'SarabunM';
}

/* For Active FAQs Accordin Tab */
.banner4_right .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover .banner4_right .section-heading {
    background: white;
    /*{bgColorActive}*/
    /*{bgImgUrlActive}*/
    /*{bgActiveXPos}*/
    /*{bgActiveYPos}*/
    /*{bgActiveRepeat}*/
    border: none;
    /* border-bottom: 1px solid #3B2F93; */
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #293B51
    /*{fcActive}*/
    !important;
    text-decoration: none;
}

.banner4_right .ui-widget-content {
    color: #293B51;
    font-family: 'SarabunR';
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.3;
    border-bottom-left-radius: 7px;
    /* Adjust the value as needed */
    border-bottom-right-radius: 7px;
    /* Adjust the value as needed */
}

.banner4_right .ui-accordion .ui-accordion-header {
    padding-top: 21px;
    padding-bottom: 21px;
    margin-bottom: 18px;
    transform: translateY(21px);
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    background-color: #EBEAF4;
}


.banner4_right .ui-icon,
.ui-widget-content .ui-icon {
    background-image: none;
    display: none;
}

/* .banner4_right .ui-accordion .ui-accordion-header-active::before {
    content: "-" !important;
    display: inline-block;
    margin-right: 10px;
} */

.banner4_right .ui-accordion .ui-accordion-header-active::before {
    content: "-" !important;
    display: inline-block;
    /* Keep it equal to the width for a square */
    background-color: transparent;
    color: #3B2F93;
    top: 23% !important;
}

.banner4_right .ui-accordion .ui-accordion-header-active::before {
    background-image: none !important;
}

.banner4_right .ui-accordion-header-active {
    box-shadow: none;
}

/* .banner4_right .ui-accordion .ui-accordion-header::before {
    content: "" !important;
    background-image: url(/system/files/ic_baseline-minus.png);
    display: inline-block;
    width: 20px; 
    height: 20px; 
    background-size: contain; 
    margin-right: 10px;
} */




/* For Default FAQ Accodin */
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
    border: 1px solid white;
    background: white;
    font-weight: normal;
    color: #1a1a1a;
}

.banner4_right .ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(/system/files/ic_baseline-minus.png)
    /*{iconsActive}*/
    !important;
}

/* .banner4_right .ui-accordion .ui-accordion-header::before {
    content: "+";
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    right: 1%;
    font-size: 27.43px;
    top: 20%;
} */

.banner4_right .ui-accordion .ui-accordion-header::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    right: 1%;
    top: 37%;
    font-size: 27px;
    width: 14px;
    height: 14px;
    background-image: url(/system/files/Vector%20%283%29.png);
    background-size: cover;
    background-repeat: no-repeat;
}

#block-quicktabsfaq ul.quicktabs-tabs {
    text-align: center;
    margin-bottom: 2em;
}

#block-quicktabsfaq .faq_wrapper {
    background-color: white;
    border: 1px solid lightgrey;
    margin: 0.5em;
    padding: 0.5em;
    box-shadow: rgb(212, 231, 284) 0px 7px 29px 0px;
}

.banner4_right .department_wrapper {
    margin: 0 auto;
}

.banner4_right .ui-accordion .ui-accordion-content {
    margin-bottom: 1em;
    transition: box-shadow 0.3s ease;
}


.banner4_right .ui-accordion .ui-accordion-content:hover {
    /* background: linear-gradient(135deg, #ffffff, #68BD73); */
    box-shadow: 0px 10px 20px rgba(59, 47, 147, 0.3);
}

#block-quicktabsfaqs .faqs_btn {
    font-weight: bold;
    padding: 0 18px;
    margin-top: 0.5em;
    border-bottom: 1px solid #68BD73;
    padding-bottom: 0.5em;
}



#quicktabs-faqs .view-id-faqs .view-content {
    padding: 2em 4em;
}

.banner4_right .ui-accordion .ui-accordion-content {
    padding: 1em 1em;
    padding-top: 0;
    height: auto !important;
    background-color: #EBEAF4;
}

.page-node-type-faqs .ui-accordion .ui-accordion-content {
    padding: 6em 2em;
    padding-top: 0;
}

.page-node-type-faqs .ui-accordion .ui-accordion-content:hover {
    /* background: linear-gradient(135deg, #ffffff, #68BD73); */
    box-shadow: 0px 10px 20px rgba(2, 152, 216, 0.3);
}

.page-node-type-faqs .ui-accordion .ui-accordion-content {
    margin-bottom: 1em;
    transition: box-shadow 0.3s ease;
}

.page-node-type-faqs .ui-accordion .ui-accordion-header::before {
    content: "";
    display: inline-block;
    margin-right: 10px;
    position: absolute;
    right: 1%;
    top: 20%;
    font-size: 27px;
    width: 14px;
    height: 14px;
    background-image: url(/system/files/Vector%20%281%29.png);
    background-size: cover;
    background-repeat: no-repeat;
}

.page-node-type-faqs .ui-state-active .ui-icon,
.ui-button:active .ui-icon {
    background-image: url(/system/files/ic_baseline-minus.png)
    /*{iconsActive}*/
    !important;
}

/* FAQs Internal Design  Style */


.page-node-type-faqs section#block-quicktabsfaqs-2 {
    margin-top: 5em;
}

.page-node-type-faqs ul.quicktabs-tabs {
    text-align: center;
}

.page-node-type-faqs .inner-page a:hover {
    border-bottom: none;
}

.page-node-type-faqs .inner-page ul li a {
    padding: 1em 2em;
}


.page-node-type-faqs .section-heading p {
    color: #293B51;
    font-size: 18px;
    font-family: 'SarabunR';
    margin-bottom: 6.5em;
    letter-spacing: 1px;
    line-height: 1.3;
}

.page-node-type-faqs .section-heading {
    width: 65%;
}

.page-node-type-faqs div#quicktabs-faqs_accordion a {
    color: #293B51 !important;
    font-size: 14px;
    font-family: 'SarabunM';
}


.page-node-type-faqs .ui-accordion .ui-accordion-header-active::before {
    content: "-" !important;
    display: inline-block;
    /* Keep it equal to the width for a square */
    background-color: transparent;
    /* Change to your desired color */
    color: #3B2F93;
}

.page-node-type-faqs .ui-accordion .ui-accordion-header-active::before {
    background-image: none !important;
}

.page-node-type-faqs .ui-accordion-header-active {
    box-shadow: none;
}

/* For Active FAQs Accordin Tab */
.page-node-type-faqs .ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover .banner4_right .section-heading {
    background: white
    /*{bgColorActive}*/
    /*{bgImgUrlActive}*/
    /*{bgActiveXPos}*/
    /*{bgActiveYPos}*/
    /*{bgActiveRepeat}*/
    ;
    border: none;
    /* border-bottom: 1px solid #3B2F93; */
}

.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #344054
    /*{fcActive}*/
    !important;
    text-decoration: none;
}

.banner4_right .ui-widget-content {
    color: #344054;
    font-family: 'SarabunR';
    text-align: justify;
    font-size: 14px;
    letter-spacing: 1px;
    line-height: 1.3;
    border-bottom-left-radius: 7px;
    /* Adjust the value as needed */
    border-bottom-right-radius: 7px;
    /* Adjust the value as needed */
}

/* .banner4_right .ui-accordion .ui-accordion-header {
    padding-top: 21px;
    padding-bottom: 21px;
    margin-bottom: 18px;
    box-shadow: rgb(212, 231, 247) 0px 7px 29px 0px;
    transform: translateY(21px);
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
} */

.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited,
a.ui-button,
a:link.ui-button,
a:visited.ui-button,
.ui-button {
    letter-spacing: 1px;
    line-height: 1.3;
    font-size: 15px;
    TEXT-ALIGN: justify;
    font-family: 'SarabunBold';
    color: #293B51 !IMPORTANT;
    margin-right: 2em;
    margin-left: 0.5em;
}

.banner4_right .ui-icon,
.ui-widget-content .ui-icon {
    background-image: none;
}

/* .banner4_right .ui-accordion .ui-accordion-header-active::before {
    content: "-" !important;
    display: inline-block;
    margin-right: 10px;
} */

.page-node-type-faqs .ui-accordion .ui-accordion-header-active::before {
    content: "-" !important;
    display: inline-block;
    /* Keep it equal to the width for a square */
    background-color: transparent;
    /* Change to your desired color */
    color: #3B2F93;
}

.page-node-type-faqs .ui-accordion .ui-accordion-header-active::before {
    background-image: none !important;
}

.page-node-type-faqs .ui-accordion-header-active {
    box-shadow: none;
}

.page-node-type-faqs .region.region-content {
    width: 90%;
    margin: 0 auto;
    margin-bottom: 2em;
}



/* End Internal FAQ */


/* ...FAQ Line Seperator */

.quicktabs-accordion h3.ui-accordion-header {
    position: relative;
    padding: 0.5em 2em 0.5em 0.7em;
}

.quicktabs-accordion h3.ui-accordion-header-active::after {
    content: "";
    position: absolute;
    left: 3%;
    bottom: -1px;
    width: 92%;
    height: 1px;
    background-color: #3B2F93;
    display: block;

}

/* ..............Code for Image above li in FAQs............ */

/* Image Styling */
.quicktabs-tabs li {
    position: relative;
}

.quicktabs-tabs li::before {
    content: "";
    position: absolute;
    top: -92px;
    left: 50%;
    transform: translateX(-50%);
    width: 69px;
    height: 71px;

    background-size: cover;
}

/* ..........Code For CLickable image....... */


/* Add similar rules for other classes */

.arrow-list li::before {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 16px;
    /* Adjust width as needed */
    height: 16px;
    /* Adjust height as needed */
    background-image: url('path/to/your/image.png');
    /* Replace with actual image path */
    background-size: contain;
    /* or cover based on your preference */
}

/* ...........End of Clicable image...... */



/* Tab Title Styling */
.quicktabs-tabs li a {
    position: relative;
    display: inline-block;
    padding: 10px;
    text-decoration: none;
    color: #000;
    /* Set text color */
    z-index: 1;
}

/* Active Tab Styling */
.quicktabs-tabs li.active a {
    font-weight: bold;
}

/* Hide Tab Content */
.quicktabs-tabs li[role="tab"] {
    opacity: 0.6;
}

.quicktabs-tabs li[role="tab"].active {
    opacity: 1;
}

/* Add similar rules for other classes */

/* ................End of Code for Image Above li............. */


.banner4_right ul.quicktabs-tabs li {
    margin: 1em;
}

.path-frontpage .banner4_right .accordion {
    background-color: white;
    color: #444;
    cursor: pointer;
    padding: 3px;
    margin: 10px;
    width: 100%;
    border: none;
    text-align: left;
    outline: none;
    font-size: 15px;
    transition: 0.4s;
    border-bottom: 1px solid #68BD73;
}



.path-frontpage .banner4_right .active,
.path-frontpage .banner4_right .accordion:hover {
    background-color: transparent;
}

.path-frontpage .banner4_right .panel {
    padding: 0 18px;
    background-color: white;
    overflow: hidden;
    text-align: justify;
    line-height: 1.3;
    margin-top: 0.3em;
}

/* .................End FAQs Section Code.............. */

/* Start of internal member internal specific code */

.path-portfolio {}



/* End of Internal member internal specific  */


/* 
........................Header top ............................ */


.header_top_number {
    color: #68BD73;
    margin-left: 0.1em;
}


section#block-headertop {
    position: absolute;
    top: -17% !important;
    right: 0%;
    z-index: 999;
}

section#block-headertop-2 {
    width: 100%;
    background-color: #3B2F93;
    color: white;
}



/********************************* Footer BLOCK TYB Footer UND redesign***********************************/

.footer .footer-wrapper {
    background: #3B2F93;
    color: #fff;
    padding: 2em 2em 1em;
}

/* .footer-links>li>a:after {
    content: '';
    position: absolute;
    width: 27%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    left: 0;
    background-color: #fff;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
}

.footer-links>li>a:hover:after {
    transform: scaleX(1);
    transform-origin: bottom left;
} */

.footer .footer-wrapper a {
    color: #fff;
    font-size: 17px;
    font-family: 'SarabunL';
    letter-spacing: 1px;
    line-height: 1.3;
}

.footer .footer-wrapper a:hover {
    text-decoration: underline;
}

/* .ftr-lt>a:hover:after,
.footer_right>a:hover::after {
    transform: scaleX(1);
    transform-origin: bottom left;
}

.ftr-lt>a:after,
.footer_right>a::after {
    content: '';
    position: absolute;
    width: 26%;
    transform: scaleX(0);
    height: 2px;
    bottom: 0;
    right: 14%;
    background-color: #fff;
    transform-origin: bottom right;
    transition: transform 0.25s ease-out;
} */

.undp-logo-container {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    border-bottom: 1px solid #fff;
}

.footer-widgets {
    padding: 3em 0;
    border-bottom: 1px solid white;
    margin-bottom: 1.5em;
}

.footer_right {
    text-align: right;
    font-size: 17px;
}

.ftr-btm .ftr-rt {
    text-align: right;
}

.footer-widgets .footer-title {
    font-size: bold 16px 'SarabunR', sans-serif;
    text-transform: capitalize;
    margin: 0 0 24px;
    font-size: 24px;
    font-family: 'SarabunM';
}

.undp-logo-container p {
    font: 25px 'SarabunR', sans-serif;
    margin: 0 0 0 1em;
}

.footer-links,
.imp-links,
.socials {
    padding: 0;
    margin: 0;
    list-style: none;
}

.ftr-btm.row {
    font-size: 17px;
    font-family: 'SarabunR';
    margin-bottom: 0.3em;
    margin-top: 0.5em;
    padding-left: 2em;
}

.footer-links>li,
.imp-links>li {
    margin: 0 0 1em;
    font: 18px 'SarabunR', sans-serif;
}

.undp-logo-container p>span {
    display: block;
}

.footer-widget.no-title {
    margin-top: 47px;
}

.imp-links {
    margin: 0 0 3em;
}

.socials {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    float: right;
    margin-right: 2em;
}

.socials>li {
    margin: 0 0.5em 0;
}

.footer .footer-wrapper .footer-widgets a {
    text-decoration: none;
}

.footer .footer-wrapper .footer-widgets a:hover {
    color: #b5d5f5;
}

.footer span.footer_icon {
    margin-right: 0.5em;
}


.arrow-list {
    list-style-type: none;
    /* Hide default bullets */
}

.arrow-list li {
    position: relative;
    padding-left: 30px;
    /* Add space for the arrow */
}

/* old icon footer */
/* .arrow-list li::before {
    content: "\203A";
    position: absolute;
    left: 0;
    color: #3B2F93;
    
} */
/* end old icon */

.arrow-list li::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 6px;
    width: 8px;
    height: 12px;
    background-image: url(/system/files/Vector%20%283%29_0.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.arrow-first-list li::before {
    content: "";
    position: absolute;
    left: 7px;
    top: 6px;
    width: 8px;
    height: 12px;
    background-repeat: no-repeat;
    background-size: contain;
}


/********************************* End Footer Tayyb SSD  ***********************************/













.attached_dep_heading h1 {
    font-size: 46px;
    font-family: '';

}

.attached_dep_heading {
    font: 26px SarabunSB;
}

.attached_dep_heading h1::after {
    content: '';
    width: 100px;
    height: 1px;
    background: #68BD73;
    position: absolute;
    bottom: -6px;
    left: 50%;
    transform: translateX(-50%);
}


/*Project Styling*/
.section_heading_above {
    text-align: center;
    font-weight: bold;
    color: #68BD73;
    /*font: 16px sitkab;*/
    font-size: 16px;
    font-family: SarabunR !important;
    height: 89px;
    margin-top: 1em;
    margin-bottom: 3em;
    /*border-bottom: 3px solid;*/
}

.section_heading_above_gallery {
    /*background: url('/system/files/Gallery-Icon.png') center no-repeat;*/
    /*background-size: 4%;*/
    text-align: center;
    font-weight: bold;
    color: #68BD73;
    /*font: 16px sitkab;*/
    font-size: 16px;
    font-family: SarabunR !important;
    height: 89px;
    margin-top: 1em;
    margin-bottom: 1em;
    /*border-bottom: 3px solid;*/
}

.section_heading_above h1 {
    color: #344054;
    font-family: 'SarabunSB';
    font-size: 40px;
}

.section_heading_above_gallery h1 {
    color: #344054;
    font-family: 'SarabunSB';
    font-size: 40px;
}

.section_heading_above h1::after {
    /*content: '';*/
    width: 100px;
    height: 1px;
    background: #344054;
    position: absolute;
    /* bottom: 54px; */
    top: 139px;
    left: 50%;
    transform: translateX(-50%);
}

.section_heading_above_gallery h1::after {
    /* content: '';*/
    width: 100px;
    height: 1px;
    background: #344054;
    position: absolute;
    /* bottom: 54px; */
    top: 139px;
    left: 50%;
    transform: translateX(-50%);
}


.section_heading_above_white h1 {
    color: white;
    font-family: 'SarabunR';
}

.front-section.section06.col-sm-12 {
    background: url(/system/files/Rectangle%2010_0.png) center center /cover;
    z-index: 0;
    padding-left: 2em;
    padding-top: 4em;
    padding-bottom: 0em;
}

.fac-content-wrap h3 {
    color: white;
}

.fac-content-wrap {
    color: white;
    font-family: 'SarabunR';
}

.fac-content-wrap a {
    color: white;
    font-family: 'SarabunR';
}

.fac-content-wrap h3 {
    TEXT-ALIGN: center;
    font-family: 'SarabunSB';
    margin: 1em;
    margin-bottom: unset;
}

.fac-content-wrap a {
    text-align: center;
}

.fac-content-wrap a:hover {
    text-decoration: none;
}

.fac-content-wrap a {
    color: white;
    font-weight: 800;
}

.banner4_right .section_heading_above_white h1::after {
    background: white !important;
    top: 68px !important;
    /*         margin-top: 3em;
    margin-bottom: 4em;*/
}

.proj-title {
    position: relative;
}

.proj-title::before {
    background: url(/system/files/Projects_0.png) no-repeat center center;
}

.title-primary::before {
    content: '';
    width: 89px;
    height: 72px;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translate(-50%, -50%);
}

/*New */

.title-wrap {
    color: green;
    font: 'SarabunSB', sans-serif;
    padding-left: 2em;
    padding-top: 3em;
}

.disc-wrap {
    padding-left: 2em;
}

.fac-item-title {
    color: #fff;
}

.fac-content-heading h3 {
    color: white !important;
    font-size: 23px;
}

.card-title {
    font: 40px 'SarabunSB';
    color: #fff;
}

.card-disc {

    font: 19px 'SarabunR', sans-serif;
    color: #fff;
}

.facilities-wrap {
    position: relative;
    overflow: hidden;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.fac_overlay {
    width: 100%;
    height: 100%;
    /*    background: rgba(0,0,0,0.5) no-repeat center center;
    background: -moz-linear-gradient(top, rgba(33,29,30,0.06) 0%, rgba(0,0,0,1) 91%, rgba(0,0,0,1) 100%);
    background: -webkit-linear-gradient(top, rgba(33,29,30,0.06) 0%,rgba(0,0,0,1) 91%,rgba(0,0,0,1) 100%);
    background: linear-gradient(to bottom, rgba(33,29,30,0.06) 0%,rgba(0,0,0,1) 91%,rgba(0,0,0,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0f211d1e', endColorstr='#000000',GradientType=0 );*/
    z-index: 1;
    position: absolute;
    top: 0;
    left: 0;
}

.facilities-wrap::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    /* background: rgba(0, 0, 0, 0.5) no-repeat center center;
    background: -moz-linear-gradient(top, rgba(33, 29, 30, 0.06) 0%, rgba(0, 0, 0, 1) 91%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(33, 29, 30, 0.06) 0%, rgba(0, 0, 0, 1) 91%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(33, 29, 30, 0.06) 0%, rgba(0, 0, 0, 1) 91%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f211d1e', endColorstr='#000000', GradientType=0);*/
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
}

.facilities-wrap:hover::after {
    content: '';
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 0;
    background: -moz-linear-gradient(top, rgba(0, 166, 81, 0.28) 0%, rgba(0, 166, 81, 1) 70%, rgba(0, 166, 81, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(0, 166, 81, 0.28) 0%, rgba(0, 166, 81, 1) 70%, rgba(0, 166, 81, 1) 100%);
    background: linear-gradient(to bottom, rgba(0, 166, 81, 0.28) 0%, rgba(0, 166, 81, 1) 70%, rgba(0, 166, 81, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#4700a651', endColorstr='#68BD73', GradientType=0);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    transform: translateY(100%);
    -webkit-transform: translateY(100%);
}

.facilities-wrap:hover::after {
    transform: translateY(0);
    -webkit-transform: translateY(0);
}

.fac-content-wrap:hover {
    /*background-color: green;*/
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#68BD73+0,00a651+100&0.28+0,1+70,1+100 */
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.facilities-wrap:hover .fac-content-wrap {
    background: transparent;
}

.fac-content-wrap {
    /*background-color: green;*/
    background: rgba(0, 0, 0, 0.5) no-repeat center center;
    background: -moz-linear-gradient(top, rgba(33, 29, 30, 0.06) 0%, rgba(0, 0, 0, 1) 91%, rgba(0, 0, 0, 1) 100%);
    background: -webkit-linear-gradient(top, rgba(33, 29, 30, 0.06) 0%, rgba(0, 0, 0, 1) 91%, rgba(0, 0, 0, 1) 100%);
    background: linear-gradient(to bottom, rgba(33, 29, 30, 0.06) 0%, rgba(0, 0, 0, 1) 91%, rgba(0, 0, 0, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f211d1e', endColorstr='#000000', GradientType=0);
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}

.fac-content-wrap {
    /*background-color: green;*/
    background: rgba(0, 0, 0, 0.1) no-repeat center center;
    background: -moz-linear-gradient(top, rgba(33, 29, 30, 0.01) 0%, rgba(0, 0, 0, 0.1) 91%, rgba(0, 0, 0, 0.1) 100%);
    background: -webkit-linear-gradient(top, rgba(33, 29, 30, 0.01) 0%, rgba(0, 0, 0, 0.1) 91%, rgba(0, 0, 0, 0.1) 100%);
    background: linear-gradient(to bottom, rgba(33, 29, 30, 0.01) 0%, rgba(0, 0, 0, 0.1) 91%, rgba(0, 0, 0, 0.1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0f211d1e', endColorstr='#000000', GradientType=0);
    background: none !important;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}


.fac-content-wrap p {
    text-align: center;
    color: white;
    font-family: 'SarabunR' !important;
    font-weight: 100;
    font-size: 14px;
    line-height: 1.5;
}

.fac-content-para {
    margin: 1em;
}

.fac-card {
    /*width:  300px;*/
    height: 360px;
}

.explore_disc-wrap a {
    color: white;
    font-family: 'SarabunR';
}

.explore_disc-wrap a:hover {
    text-decoration: none;
}

.explore_disc-wrap {
    padding: 1em 1em 1em 2em;
    width: 150px;
    margin-top: 1.5em;
    margin-left: 0.5em;
}

.gallery_exploremore {
    DISPLAY: block;
    margin: 0 auto;
    margin-bottom: 4em;
}


.explore_more_btn {
    background-color: #1c6b25;
}






.gallery_exploremore>a {
    position: relative;
}

.gallery_exploremore>a::before {
    content: '';
    width: 48px;
    height: 30px;
    background: url(/system/files/green_readmore_left_top_border.png) no-repeat center center;
    position: absolute;
    left: -58px;
    top: 50%;
    transform: translateY(-50%);
}

.gallery_exploremore>a::after {
    content: '';
    width: 48px;
    height: 30px;
    background: url(/system/files/green_readmore_right_bottom_border.png) no-repeat center center;
    position: absolute;
    right: -53px;
    transform: translateY(0) rotate(1800deg);
    bottom: -0.4em;
}


.explore_card-disc>a {
    position: relative;
}

.explore_card-disc>a::before {
    content: '';
    width: 48px;
    height: 30px;
    background: url(/system/files/readmore_left_top_border.png) no-repeat center center;
    position: absolute;
    left: -34%;
    top: -18%;
    transform: translateY(-50%);
}

.explore_card-disc>a::after {
    content: '';
    width: 48px;
    height: 30px;
    background: url(/system/files/readmore_right_bottom_border.png) no-repeat center center;
    position: absolute;
    right: -38%;
    transform: translateY(0) rotate(1800deg);
    bottom: -116%;
}




.fac_btnspan>p {
    position: relative;
}

.fac_btnspan>p::before {
    content: '';
    width: 48px;
    height: 30px;
    background: url(/system/files/readmore_left_top_border.png) no-repeat center center;
    position: absolute;
    left: -29%;
    top: 5%;
    transform: translateY(-50%);
}

.fac_btnspan>p::after {
    content: '';
    width: 48px;
    height: 30px;
    background: url(/system/files/readmore_right_bottom_border.png) no-repeat center center;
    position: absolute;
    right: -26%;
    transform: translateY(0) rotate(1800deg);
    bottom: -70%;
}




.front-section.section08.col-sm-12 {
    /* background-color: #f7f7f7; */
}

h1.explore_title {
    color: #68BD73;
    font-family: 'SarabunR';
    font-size: 15px;
    text-align: center;
    font-weight: 700;
}

.gallery_exploremore a:hover {
    text-decoration: none;
}

.fac-content-wrap p.readmore {
    display: none !important;

}

.fac_btn {
    margin: 0 auto;
}

span.fac_btnspan p {
    width: 100px;
    /* color: red; */
}

.fac-content-wrap:hover p.readmore {
    display: block !important;
    color: white;
    font-weight: 100;

}

body .uwy.userway_p5 .uai {
    bottom: 27px !important;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background-color: #68BD73 !important;
    border-color: #68BD73 !important;
}

.pagination>li>a,
.pagination>li>span {
    color: #68BD73;
}

.facilities-wrap .fac-bg-img {
    z-index: 0;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.fac-content-wrap p.readmore {}

.view-facilities-hotels-restaurants-.view-display-id-block_1 {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    justify-content: flex-start;
}

.view-facilities-hotels-restaurants-.view-display-id-block_1 .view-header {
    width: 25%;
    padding-right: 15px;
}

.view-facilities-hotels-restaurants-.view-display-id-block_1 .view-content {
    width: 75%;
}

.fac-content-wrap {
    z-index: 3;
    display: flex;
    flex-direction: column;
    justify-content: end;
    position: absolute;
    width: 100%;
    height: 100%;
    padding-bottom: 2em;
}


.heading-block {
    background: #68BD73;
    margin-left: 1em;
}

/* ....................End of Facilities override Section...... */

.section06 .column_events {
    margin: 3em;
    width: 90%;
    /* text-align: center; */
    padding-bottom: 2em;
    margin-bottom: 6em;
    height: 200px;

}


.banner4 .section-heading {
    margin-left: 0.5em;
}

.section06 .section-heading p {
    font-size: 15px;
    margin: 0;
}

.section06 .section-title {
    margin-bottom: 0;
}

.section06 .events-para {
    font-size: 14px;
    font-family: 'SarabunR';
}

.section06 .events-para h3 {
    font-size: 12px;
}



/*  Event Section Style */
.column_events {
    float: left;
    width: 100%;
    background-color: white;
    box-sizing: border-box;
    /*padding: 10px;*/
    overflow: hidden;
    padding: 0 0.5em;

    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    transform: scale(1.1);
    margin-bottom: 3em;
    /*box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    -webkit-box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;*/
    /* border: 1px solid lightgray; */
}

.section06 .section-heading h2 {
    font-family: 'SarabunR';
    font-size: 49px;
    color: #EBEAF4;
    text-align: center;
    margin-bottom: 0.75em;
    margin: 0 auto;
    text-align: center !important;
}

.section06 .section-title h2 {
    font-size: 18px;
    margin-top: 0em;
}

.section06 .section-date h3 {
    font-size: 12px;
    font-family: 'SarabunSB';
}

.column_events_page {
    float: left;
    width: 100%;
    background-color: white;
    box-sizing: border-box;
    padding: 10px;
    overflow: auto;
    height: 488px;
    margin: 1em;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    transform: scale(1.1);
    margin-bottom: 3em;
    /*box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;
    -webkit-box-shadow: rgb(0 0 0 / 15%) 1.95px 1.95px 2.6px;*/
    border: 1px solid lightgray;
}


.view-id-events .column_events_page img {
    border-radius: 0px;
}

.view-id-events .img_events_page {
    height: 288px;
    width: 100%;
    margin: 0 auto;
}

.column_events:hover {

    background-color: #68BD73;
    color: white;
    opacity: 0.9;
    font-size: 15px;
    font-family: 'SarabunSB';

}

.column_events_page:hover {

    background-color: #68BD73;
    color: white;
    /*opacity: 0.9;*/
    font-size: 15px;
    font-family: 'SarabunSB';

}

.para_events_sec p {
    text-align: center;
    font-size: 18px;
    font-family: 'SarabunSB';
    color: #344054;
    /*margin-top: 1em;*/
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    line-height: 130%;
}

.para_events_sec_page p {
    text-align: center;
    font-size: 14px;
    font-family: 'SarabunR';
    color: #344054;
    margin-top: 1em;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    line-height: 130%;
}

.para_events_sec_page p:hover {
    text-decoration: none;
    color: white;
}

.row_events_page:hover .para_events_sec p {
    color: white !important;
    text-decoration: none;
}

.row_events_page_page:hover .para_events_sec_page a {
    color: white !important;
    text-decoration: none;
}

.row_events:hover .para_events_sec p {
    color: white !important;
}

a.hover_style_events:hover {
    text-decoration: none;
    background-color: #68BD73;
    color: white;
    opacity: 0.9;
    font-size: 15px;
    font-family: 'SarabunSB';
}

.hover_style_events:hover {
    background-color: #68BD73;
    color: white;
    opacity: 0.9;
    font-size: 15px;
    font-family: 'SarabunSB';
}


.row_events_page:hover .para_events_sec_page p {
    color: white !important;
}

.para_events_sec p {
    color: #344054 !important;
    text-decoration: none;
    text-align: center;
    font-size: 18px;
    font-family: 'SarabunSB';
    color: #344054;
    /*margin-top: 1em;*/
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
    line-height: 130%;
}

.para_events_sec_page {
    color: #344054 !important;
    text-decoration: none;
    text-align: center;
    font-size: 22px;
    font-family: 'SarabunSB';
    color: #344054;
    margin-top: 1em;
    -webkit-transition: all 0.8s ease-in-out;
    -moz-transition: all 0.8s ease-in-out;
    -ms-transition: all 0.8s ease-in-out;
    -o-transition: all 0.8s ease-in-out;
    transition: all 0.8s ease-in-out;
}


.para_events_sec {
    display: flex;
    justify-content: center;
    margin: 0 auto;
    margin: 1em;
}

.para_events_sec_page {
    /*width: 350px;*/
    display: flex;
    justify-content: center;
    margin: 0 auto;
}

.row_events {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    margin-left: 2em;
    margin-right: 2em;
    /*width: 90%;*/
    width: unset;
}

.row_events_page {
    display: flex;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: stretch;
    margin-bottom: 5em;
}


.section-body {
    margin: 0 auto;
    width: 75%;
    text-align: center;
    font-family: 'SarabunR';
    font-size: 14px;
}

/* .............start override section override style.......... */

.section-heading h2 {
    font: 49px SarabunR;
    color: #344054;
    text-align: center;
    margin-bottom: 0.3em;
    margin-top: 0;
}

.banner5 .section-heading h2 {
    font-family: 'SarabunR';
    font-size: 49px;
    color: #EBEAF4;
    margin-left: 0.5em;
}

.banner6_right .section-heading h2 {
    color: transparent;
}

.banner6_right .right-child img {
    height: 356px;
    width: 347px;
    background-size: cover;
}

.section-heading {
    font: 36px SarabunSB;
    color: #344054;
    text-align: center;
    margin-bottom: 0.75em;
    width: 50%;
    margin: 0 auto;
    margin-bottom: 1em;
}

.section-heading p {
    font-size: 18px;
    font-family: 'SarabunR';
    margin: 0;
    padding: 0;
}

/* .............End override section resuable style.......... */

.img_events img {
    width: 100%;
    height: 100%;
}

.img_events_page img {
    width: 100%;
    height: 100%;
}

.img_events {
    height: 288px;
    width: 100%;
    margin: 0 auto;
}

.img_events_page {
    height: 288px;
    width: 400px;
    margin: 0 auto;
}


.view-id-events .view-display-id-block_1 .view-content {
    display: flex !important;
    flex-wrap: wrap !important;
    justify-content: space-evenly;
    align-items: stretch;
}


/*...............End of Event..*/


.places-wrap {
    color: #fff;
}

.places-wrap .section-title {
    /*font: 28px SarabunSB;*/
    font-size: 46px;
    font-family: 'SarabunR';
    margin-bottom: 0.5em;
    position: relative;
    text-transform: capitalize;
    margin-bottom: 1.5em;
    vertical-align: middle;
    text-align: left;
    padding-top: 0.25em;
    color: white;
}

.explore_more_style {
    margin-top: 2em;
}

.places-wrap .places-content {
    font: 15px SarabunR;
    line-height: 2;
}

/*Departments*/
.department-img-wrap {
    margin-right: -15px;
    margin-left: -15px;
}

.department-img-wrap .department-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.department-img-wrap .department-img img {
    width: 100%;
    height: auto;
}

.departments-wrap {
    padding: 7rem;
}

.departments-wrap .department-item {
    display: block;
    transition: all 0.8s ease-in-out;
}

.departments-wrap .department-item:hover {
    transform: translateY(15px);
}

.departments-wrap .department-item .department-img {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.departments-wrap .department-item .department-img img {
    width: 100%;
    height: auto;
}

.front-section.banner5.col-sm-12 {
    margin-bottom: -10px;
}

.front-section.banner4_right.col-sm-12 {
    background: #F2F8FD;
    padding-bottom: 5em;
    padding-top: 0em;
    position: relative;
    /* padding-right: 11.6875em;
    padding-left: 10em; */
}

.path-frontpage #block-quicktabsfaqs {
    width: 74%;
    margin: 0 auto;
}




/*footer*/
.footer {
    padding-bottom: 0px;
    margin-top: 0px;
    margin-top: -2px;
    padding-top: 0px;
    border-top: none;
}

.footer-top {
    background-color: #2e3432;
    margin-left: -15px !important;
    /*margin-right: -15px;*/
}

.footer-top .footer-menu {
    text-align: center;
    padding: 5px 15px;
    color: #fff;
    margin-top: 1.5em;
    background-color: #2e3432;
    text-align: right;
    padding-right: 26px;
    display: flex;
    justify-content: end;
}


/* .....................................Events Section Style.................... */

/* ...........Department Section Style............ */

/* Internal Pages About us Styling override internal  */

.page-node-type-about-us {
    overflow-x: hidden;
}



.page-node-type-about-us h1#page-title {
    overflow: hidden;
    font-family: 'latoB';
    color: white;
    background: url(/system/files/aboutus.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    /* Adjust this property for proper scaling */
    margin-left: unset;
    margin-right: unset;
    height: 276px;
    width: 100%;
    margin-top: 0em;
    margin-bottom: 1em;
}



.page-node-type-about-us h1#page-title {}

.page-node-type-about-us .inner-page .breadcrumb {
    display: none;
}

.page-node-type-about-us .region.region-header {
    margin-left: -15px;
    margin-right: -15px;
}

.page-node-type-about-us .breadcrumb li a,
.page-node-type-about-us .breadcrumb>.active,
.inner-page .breadcrumb>li+li::before {
    color: white !important;
}

.page-node-type-about-us #page-title>span {
    position: relative;
    font-family: 'SarabunBold';
    font-size: 47px;
}

.page-node-type-about-us h1#page-title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    font-family: 'SarabunBold';
}

.page-node-type-about-us h1 {
    background: url(../images/page-header.jpg) no-repeat center center;
    height: 371px;
    text-align: center;
    color: #fff !important;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}




/* --------------Member Area Page Title--------------------------- */



.page-node-type-members-area {
    overflow-x: hidden;
}

.page-node-type-members-area .inner-page .breadcrumb {
    display: none;
}



.page-node-type-members-area h1#page-title {
    overflow: hidden;
    font-family: 'latoB';
    color: white;
    background: url(/system/files/membersarea.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    /* Adjust this property for proper scaling */
    margin-left: unset;
    margin-right: unset;
    height: 276px;
    width: 100%;
    margin-top: 0em;
    margin-bottom: 1em;
}



.page-node-type-members-area .region.region-header {
    margin-left: -15px;
    margin-right: -15px;
}

.page-node-type-members-area .breadcrumb li a,
.page-node-type-members-area .breadcrumb>.active,
.inner-page .breadcrumb>li+li::before {
    color: white !important;
}

.page-node-type-members-area #page-title>span {
    position: relative;
    font-family: 'SarabunBold';
    font-size: 47px;
    color: white;
}

.page-node-type-members-area h1#page-title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    font-family: 'SarabunBold';
}

.page-node-type-members-area h1 {
    background: url(../images/page-header.jpg);
    height: 371px;
    text-align: center;
    color: #fff !important;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* --------------Client Porrtfolio Title Image--------------------------- */


.path-portfolio .inner-page .breadcrumb {
    display: none;
}

.path-portfolio {
    overflow-x: hidden;
}


.path-portfolio h1#page-title {
    overflow: hidden;
    font-family: 'latoB';
    color: white;
    background: url(/system/files/portfolio.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    /* Adjust this property for proper scaling */
    margin-left: unset;
    margin-right: unset;
    height: 276px;
    width: 100%;
    margin-top: 0em;
    margin-bottom: 1em;
}






.path-portfolio .region.region-header {
    margin-left: -15px;
    margin-right: -15px;
}

.path-portfolio .breadcrumb li a,
.path-portfolio .breadcrumb>.active,
.inner-page .breadcrumb>li+li::before {
    color: white !important;
}

.path-portfolio #page-title>span {
    position: relative;
    font-family: 'SarabunBold';
    font-size: 47px;
    color: white;
}

.path-portfolio h1#page-title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    font-family: 'SarabunBold';
}

.path-portfolio h1 {
    background: url(/system/files/portfolio.png) no-repeat center center;
    height: 371px;
    text-align: center;
    color: #fff !important;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}


/* .................................... */



/* --------------Our Services Page Title--------------------------- */


.path-services {
    overflow-x: hidden;
}


.path-services h1#page-title {
    overflow: hidden;
    font-family: 'latoB';
    color: white;
    background: url(/system/files/services.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    background-size: cover;
    /* Adjust this property for proper scaling */
    margin-left: unset;
    margin-right: unset;
    height: 276px;
    width: 100%;
    margin-top: 0em;
    margin-bottom: 1em;
}

.path-services .inner-page .breadcrumb {
    display: none;
}

.path-services .region.region-header {
    margin-left: -15px;
    margin-right: -15px;
}

.path-services .breadcrumb li a,
.path-services .breadcrumb>.active,
.inner-page .breadcrumb>li+li::before {
    color: #0D2738 !important;
}

.path-services #page-title>span {
    position: relative;
    font-family: 'SarabunBold';
    font-size: 47px;
    color: white;
}

.path-services h1#page-title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    font-family: 'SarabunBold';
}

.path-services h1 {
    background: url(/system/files/services.png);
    height: 371px;
    text-align: center;
    color: #fff !important;
    background-size: cover;
    display: flex;
    justify-content: center;
    align-items: center;
}



/* End of Title  code for menu */



/* --------------Gallery Override (Enverimental) Page Title--------------------------- */


.section06 .box-container {
    position: relative;
    height: 40vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

.section06 .box {
    position: absolute;
    top: 36%;
    left: 27%;
    transform: translate(50%, -50%);
    width: 300px;
    height: 150px;
    background-color: #68BD73;
    text-align: center;
    color: white;
    font-size: 20px;
    font-family: SarabunBold, sans-serif;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}

.section06 .box-image {
    max-width: 100%;
    max-height: 100%;
    object-fit: contain;
}




.section06 #page-title>span {
    position: relative;
    font-family: 'SarabunBold';
    font-size: 47px;
    color: white;
}

.section06 h1#page-title {
    text-align: center;
    font-weight: bold;
    font-size: 46px;
    font-family: 'SarabunBold';
}



/* .............................End of Env & Fac ................ */

/* Start of Support */









/* .............................End of Support  ................ */



/* .............................End of Quick Quote ................ */




/* End of Title  code for menu */







/* .......................... */

/* End override/Model CSS  */
/*............................................*/








/*********************************************************************************************************************
**********************************************************************************************************************/
/*.................End of Old end override override/Model  CSS..........*/
/*.................Start of Standered CSS.......................*/
/******************************************************************************/
/* ........................................................................................................... */

.inner-page .field--name-field-full-date {
    font-weight: bold;
}

.inner-page .field--name-field-date {
    font-weight: bold;
}

.inner-page time {
    font-weight: bold;
}

.region.region-content .content p a {
    color: #09283c;
    text-decoration: underline;
    transition: all 0.6s ease;
}


/*..................Site Map Standered Code....................................*/

.sitemap {
    padding: 0 1.5rem;
    overflow-x: auto;
}

.sitemap h2 {
    /*font: 30px SarabunSBold;*/
    margin-top: 0;
}

.sitemap .caret {
    display: none;
}

.sitemap ul {
    list-style-type: disc;
    float: none;
    background: transparent;
    padding: 0 0 0 1.5em;
    margin: 0 !important;
}

.site-btn {
    display: block;
    height: 38px;
    width: 113px;
    line-height: 38px;
    border-radius: 5px;
    text-align: center;
    text-transform: uppercase;
    text-decoration: none;
    font-size: 17px;
    font-family: SarabunR;
    transition: all 0.5s ease-in-out;
}

.site-btn:hover,
.site-btn:focus,
.site-btn:active {
    text-decoration: none;
    color: #fff;
    background-color: #1a1a1a;
}

.sitemap ul li {
    list-style-image: url('../images/list-bullet.png');
    float: none;
    display: list-item;
}

.sitemap ul li a {
    padding: 0;
    /* color: #171F32; */
    font: 16px SarabunR;
    border-bottom: 1px dashed #0D2738;
    text-decoration: none;
    display: inline-block;
}

.sitemap ul li a:hover {
    text-decoration: none;
    background-color: transparent;
    color: #171F32 !important;
    font: 16px SarabunR;
}

.sitemap-item ul li ul {
    position: initial;
    display: block;
    border: none;
    border-radius: 0;
    box-shadow: none;
    list-style: circle;
}

/*.................BacktoTop & Accescibility Control Resuable Standered Code.......................*/

body .uwy.userway_p5 .uai {
    top: auto;
    bottom: 76px !important;
    left: 13px;
    right: auto;
}

#backtotop {
    bottom: 80px !important;
}


/* .............................................................. */

/* ----------------------------------------- */
/* INNER PAGE REUSABLE COMPONENTS */
/* ----------------------------------------- */


/*Inner page*/
.inner-page {
    min-height: calc(105vh - 194.6px);
    padding-bottom: 1em;
    font: 16px SarabunR;
    line-height: 1.5em;
    background: url(../images/pattren.png) fixed;
    background-position-x: right;
    background-position-y: 23em;
    background: url(../images/overview-bg.jpg) no-repeat center center/cover fixed !important;
    height: auto;
    position: relative;
    background-image: linear-gradient(rgba(246, 246, 246, 0.84), rgba(246, 246, 246, 0.64)), url('../images/internal-pg-bg.jpg');
}

.inner-page #page-title {
    font-family: SarabunSB;
    margin-top: 16px;
    margin-bottom: 5px;
    border-bottom: transparent;
}

.inner-page h3 {
    color: #3B2F93;
}

.inner-page h4 {
    color: #1D2939;
}

.inner-page a,
.inner-page a:hover {
    color: #3B2F93;
    ;
    font: 16px SarabunR;
    font: 16px SarabunR;
}

.inner-page img {
    /* border-radius: 10px; */
    /*    margin: 0 15px !important;*/
}

time {
    font-weight: 600;
}

#internal-page-bg {
    background: url('../images/overview-bg.jpg') no-repeat center center/cover fixed;
    height: auto;
    position: relative;
}

#internal-page-bg::after {
    content: '';
    display: inline-block;
    height: 100%;
    width: 100%;
    position: absolute;
    background-color: rgba(0, 0, 0, 0.05);
    left: 0;
    top: 48px;
    opacity: 0.75;
    z-index: -1;
}

.breadcrumb {
    background: #ccc;
    margin: 0 -15px 5px -15px;
    border-radius: 0;
    padding: 8px 0 8px 15px;

}





.inner-page ul li a {
    /* border-bottom: 1px dashed #344054; */
    text-decoration: none;
}

.inner-page a:hover {
    color: #68BD73;
    border-bottom: 1px dashed #68BD73;
}

.inner-page ul li {
    padding: 0.1em 0;
}

.rtecenter {
    text-align: center;
}

a {
    color: #0D2738;
}


img.image_style_basic {
    margin: 0 15px;
}

img.image_style_basic.important_img {
    margin: 0 15px;
}

img.DC_image_style {
    margin: 0 15px;
}

/*Breadcrumbs*/
.inner-page .breadcrumb {
    margin: 0 -15px;
    /* padding: .5rem 2rem; */
    border-radius: 0;
}

ol.breadcrumb a,
.breadcrumb>.active,
ol.breadcrumb:hover a {
    /* color: red; */
    /* font-size: 14px; */
    text-decoration: none;
}


.inner-page .breadcrumb li a {
    color: #0D2738;
    font-size: 16px;
}

.inner-page .breadcrumb>li+li::before {
    color: #0D2738;
}

/* Highlights STANDERED Code  LHR Div*/

.hpwrap {
    margin-bottom: 1.5em;
}

.hpwrap .noticeDate2 {}

.hpwrap .date-display-single,
.date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 10px;
    font-size: 15px;
}




/*Highlights*/
.hpwrap .fdwrap {}

.hpwrap .fdwrap .fd {
    display: block;
    font-weight: bold;
    font-size: 15px;
}

.hpwrap .twrap {}




/* .....................Tender Standred View ..................... */

.views-field-field-filepmdfc a {
    background: url(../images/application-pdf.png) no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}

/* override tender */
.views-field-field-file a {
    background: url(/system/files/application-pdf.png) no-repeat center center;
    width: 16px;
    height: 16px;
    display: block;
    overflow: hidden;
    text-indent: 100%;
    white-space: nowrap;
}





/* overide tender */


/* ..................Core Team DPP core team std standered.............. */


/* Our Team Pages */
.path-our-dgs {}

.path-our-dgs .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

.path-our-dgs .view-content::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
}

.path-our-dgs .views-row {}

.view-id-core_team .views-row:first-child {
    width: 100%;
}

.team-item {
    display: block;
    padding: 5px;
    text-align: center;
    /* border: 1px solid #ddd; */
    border-radius: 4px;
    /* min-height: 366px;
    max-width: 270px; */
    margin: 0 auto 20px auto;
}

.team-item .img {
    width: 150px;
    height: 150px;
    border-radius: 10px;
    margin: 0 auto;
    overflow: hidden;
}

.team-item .img img {
    width: 100%;
    height: 100%;
    transform: scale(1);
    transition: all 0.6s ease;
    object-fit: cover;
}

.team-item:hover .img img {
    transform: scale(1.2);
}

.team-item .body {
    padding: 1em 0.75em;
    color: #344054;
}

.view-our-offices .highp-wrap {
    margin-bottom: 1em;
}

.team-item .body .title {
    margin: 0;
    color: #68BD73;
    font: 16px SarabunSB;
}

.team-item .body .designation {
    margin: 10px 0 0 0;
}

.inner-page .view-id-core_team .view-content {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    text-decoration: none;
    border-bottom: unset !important;
}

a.team_hover:hover {
    text-decoration: none;
}





/*..........................................*/


/* ..........................End of Inner Reuseable Standered Code............. */

/* ------------------------------------------------------------------------------------ */
/* Waleed REUSABLE COMPONENTS of heading */
/* ---------------------------------------------------------------------------------------- */

.section-container {
    padding: 3em 0;
}

#block-banner2overview .section-container {
    padding: 1em;
}

.section-heading {
    font: 36px SarabunSB;
    color: #344054;
    text-align: center;
    margin-bottom: 0.15em;
}



/* .section-heading::after {
    content: '';
    display: block;
    height: 5px;
    width: 80px;
    background-color: #344054;
    margin: 0 auto;
} */

.white-heading {
    color: #fff;
}

.white-heading::after {
    background-color: #fff;
}

.section-para {
    /* font: 16px poppinsR; */
    color: #344054;
    text-align: justify;
    line-height: 1.5;
    margin-bottom: 2em;
}

.news-btn {
    margin: 0 auto;
    text-align: center;
}

.section03 .section-para {
    font-family: SarabunR;
    font-size: 14px;
    color: #344054;
    padding: 0px 10px;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-top: 0.3em;
}

.section03 .section-heading p {
    font-size: 15px;
    margin: 0;
    padding: 0;
    font-family: 'SarabunSB';
}


.section03 .column_attraction .section-title::after {
    content: "";
    position: absolute;
    left: 46%;
    /* bottom: -1px; */
    width: 10%;
    height: 1.5px;
    background-color: #293B51;
    display: block;
}

.section-btn {
    display: inline-block;
    width: unset;
    font-family: SarabunR;
    background-color: #68BD73;
    border: 1px solid transparent;
    color: #fff;
    border-radius: 5px;
    text-align: center;
    text-transform: capitalize;
    text-decoration: none;
    padding: 1em 1em;
    transition: all 0.6s ease-in-out;
}



.section-btn:hover,
.section-btn:focus,
.section-btn:active {
    background-color: transparent;
    color: #344054;
    border-color: #344054;
    text-decoration: none;
    /* box-shadow: 0px 10px 20px rgba(2, 152, 216, 0.3); */
}


#page-title {
    color: #68BD73;
}

#block-system-main h3 {
    color: #68BD73;
}

#block-system-main h4 {
    color: #68BD73;
}


#block-system-main ul {
    list-style-image: url('../images/list-bullet.png');
}

#block-system-main ul li {
    padding: 0.5em 0;
}

#block-system-main ul li a {
    border-bottom: 1px dashed #68BD73;
    text-decoration: none;
}


#block-system-main li,
#block-system-main .field-item.even ul li a,
#block-system-main p,
#block-system-main td,
#block-system-main div,
#block-system-main div a {
    /* font: 15px poppinsR; */
    color: #333;
}

#block-system-main p {
    text-align: justify;
    line-height: 1.65;
}



.viewp_wrap {
    margin-bottom: 1.5em;
}



#block-system-main .date-display-single {
    display: block;
    font-weight: bold;
    margin-bottom: 6px;
}

.galleryp-image img {
    display: block;
    height: 150px;
    width: 220px;
    max-width: 100%;
    object-fit: cover;
    margin: 0 auto 1em;
}

.gallery-item:hover {
    /* box-shadow: 0px 10px 20px rgba(2, 152, 216, 0.3); */
}

.galleryp-title {
    text-align: center;
}

.galleryp-title a {
    display: block;
    height: 20px;
    overflow: hidden;
}

.mediap_wrap {
    display: flex;
    margin-bottom: 2em;
}

.mediap_img {
    margin-right: 1.5em;
}

.viewp-wrap {
    margin-bottom: 2em;
}

.galleryp-wrap {
    margin-bottom: 2em;
}

.galleryp-img img,
.video-pgallery iframe {
    display: block;
    height: 175px;
    width: 220px;
    margin: 0 auto 1em;
}

.galleryp-title {
    text-align: center;
    height: 39px;
    overflow: hidden;
}

.form-item,
.form-actions {
    margin: 18px 0;
}

.form-required {
    color: red;
}

#edit-submitted-email {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.428571429;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

.webform-submit.button-primary.btn.btn-primary.form-submit {
    margin-bottom: 2%;
}




/* ---------------------------------------End of Waleed reuseable components--------------------------------------------- */

/*-----------------------------------*/
/*Article Standered Reuseable*/
/*-----------------------------------*/
article[about='/Core_team1'] img {
    height: 150px !important;
    width: 150px !important;
    border-radius: 10px;
}

article[about='/Media_Room'] a:hover {
    font: 17px SarabunR;
    border-bottom: 1px dashed rgba(46, 49, 128, 0.8);
    text-decoration: none !important;
    color: rgba(46, 49, 128, 0.8) !important;
}

article[about='/Media_Room'] a {
    font: 17px SarabunR;
    border-bottom: 1px dashed #3B2F93;
    text-decoration: none !important;
}

article[about='/core_team'] img {
    height: 150px !important;
    width: 150px !important;
    border-radius: 10px;
}

.overview-para {
    FONT-SIZE: 16px;
    color: #344054;
    font-family: 'SarabunR';
    text-align: right;
    letter-spacing: 1px;
    line-height: 1.3;
    margin-top: 0.3em;
}

.banner_para p {
    letter-spacing: 1px;
    line-height: 1.3;
    margin-top: 0.3em;
}

/*Bulet inner bullet standered bulet std page*/

article .content ul {
    list-style: none;
    color: #333333;
    /* font: 15px poppinsR; */
    padding: 0 0 0 1.5em;
    list-style-image: url(/system/files/bullet_inner.png);
}

article .content ul>li {
    position: relative;
}

/* ----------------------------------------- */
/* FLOATING ICONS */
/* ----------------------------------------- */
.floating-icons {
    list-style: none;
    padding: 0;
    margin: 0;
    position: fixed;
    right: 0;
    top: 50%;
	z-index: 999999;
}
.floating-icons>li {}

.floating-icons>li>a {
    display: block;
    filter: drop-shadow(2px 4px 5px rgba(0, 0, 0, 0.25));
    opacity: 0.5;
    transition: all 0.4s ease;
}
.floating-icons>li>a:hover,
.floating-icons>li>a:focus {
    opacity: 1;
}



/* ....................................Gallery Standered Code............................*/


/* ----------------------------------------- */
/* Gallery Inner Page Code  */
/* ----------------------------------------- */

.view-id-gallery .view-display-id-page_1 .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.gallery-title {
    text-align: center;
}

.gallery-title a {
    /* font: 18px SarabunR;
    color: #344054;
    text-decoration: none; */
}

/*.gallery-title a:hover {
    font: 18px myriadSB;
    color: #CF7500;
    text-decoration: underline;
}*/

.gallery-wrapper:hover .gallery-title a {
    font: 18px SarabunSB;
    color: #CF7500;
    text-decoration: underline;
}

.galleryp-wrap {
    text-align: center;
    margin-bottom: 2em;
}

.section06 .section-title {
    padding: 0;
}


.gallery-item .gallery-img {
    height: 200px;
    width: 100%;
    /* display: flex; */
    align-items: center;
    overflow: hidden;
    margin: 0 auto;
    margin-bottom: 0.5em;
}

.inner-page .gallery-item .gallery-img {
    height: 200px;
}

.gallery-wrapper .gallery-img {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: stretch;
}

.gallery-item:hover .gallery-img img {
    transform: scale(1.1);
}

.front-section .gallery-item:hover .gallery-img img {
    transform: unset;
}

.galleryp-image img {
    display: block;
    width: 220px;
    height: 165px;
    margin: 0 auto 1em;
}

.galleryp-title {
    text-align: center;
}

.galleryp-title:hover a {
    text-decoration: none;
}


.viewp-wrap .galleryp-image img {
    width: 100%;
    height: auto;
    transform: scale(1);
    transition: all 0.6s ease;
}

.inner-page .view-id-gallery .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}

.inner-page .view-id-events .view-content {
    /* display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important; */
}

.inner-page .view-id-events .highp-wrap {
    margin-bottom: 15px;
}

.inner-page .view-id-events .highlightp-date {
    font-weight: bold;
    margin-bottom: 5px;
}

.inner-page .view-id-picture_gallery .view-content {
    display: flex;
    flex-wrap: wrap;
    text-decoration: none;
    border-bottom: unset !important;
}



.viewp-wrap:hover .galleryp-image img {
    transform: scale(1.2);

}

.viewp-wrap:hover .galleryp-title a {
    text-decoration: underline;
    color: #1D75BD;
}



.viewp-wrap .gallery-title {
    font-size: 20px;
    text-align: center;
}

/* ................................End Gallery Std................... */

/*Main Banner*/

.main-banner-container .main-banner {
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.main-banner-container .main-banner img {
    width: 100%;
    height: auto;
}

div[id ^='views_slideshow_cycle_div_main_banner-block_1'] {
    width: 100% !important;
}



/* ...........................Slick Carosal Code Standered ................................ */

.slick-arrow::before {
    color: #68BD73 !important;
    background: url(../images/Left.png) no-repeat center center !important;
    left: -2em;
    font-size: 1rem;
}

.slick-next::before {
    color: #68BD73 !important;
    background: url(../images/Right.png) no-repeat center center !important;
    left: -2em;
}

/* ------------------------------------------------------------------------ */



/* ..................Start of Dropdowndown menu hover effect Superfish omudsperson................ */

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

    /* Dropdown menu styles */
    .menu.menu--main.nav.navbar-nav li.expanded.dropdown:hover>.dropdown-menu {
        display: block;
        animation: fadeIn 0.3s ease-in-out;
        box-shadow: 0 2px 5px rgba(0, 0, 0, 0.2);
        animation: fadeIn 0.3s ease-in-out;
        box-shadow: 0 4px 10px rgba(0, 0, 0, 0.2);
    }

    /* Hover effect for dropdown items */
    .menu.menu--main.nav.navbar-nav .dropdown-menu li a {
        position: relative;
        transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
    }

    /* Hover effect for dropdown items */
    .menu.menu--main.nav.navbar-nav .dropdown-menu li a:hover {
        background-color: #3B2F93;
        color: #fff;
    }



    .menu.menu--main.nav.navbar-nav .dropdown-menu li a:hover:before {
        transform: scaleY(1);
    }

    section#block-mainnavigation ul {
        /* display: flex;
    justify-content: center;
    flex-direction: row;
    margin-right: 7em;
    margin-top: 2em; */
    }

    .sf-depth-1 menuparent {
        width: 80%;
        background-color: red;
    }

    .main_navigation {
        MARGIN-RIGHT: 5EM;
        MARGIN-TOP: 0.5EM;
    }

    li#main-menu-link-content54e40b1b-3162-4096-ae76-d1d73d1ea043 {
        background-color: #3B2F93;
    }

    a.sf-depth-2 {
        color: #3B2F93 !important;
        background-color: white !important;
        font-family: 'SarabunR';
        font-size: 14px;
    }

    a.sf-depth-2:hover {
        color: white !important;
        background-color: #3B2F93 !important;
        font-family: 'SarabunR';
        font-size: 14px;
    }


    section#block-mainnavigation {
        display: flex;
        justify-content: center;
        margin-top: 2em;
    }

    ul#superfish-main.menu {
        list-style: none;
        display: flex;
        padding: 0;
        z-index: 5;
    }

    ul#superfish-main.menu li {
        position: relative;
        margin-right: 0.5em;
    }

    ul#superfish-main.menu li a {
        text-decoration: none;
        color: #344054;
    }

    ul#superfish-main.menu ul.sf-hidden {
        display: none;
        position: absolute;
        background-color: #fff;
        padding: 1em;
        box-shadow: 0 2px 6px rgba(0, 0, 0, 0.1);
    }

    ul#superfish-main.menu li:hover ul.sf-hidden {
        display: block;
    }


    /* Animation for fade-in effect */
    @keyframes fadeIn {
        from {
            opacity: 0;
            transform: translateY(10px);
        }

        to {
            opacity: 1;
            transform: translateY(0);
        }
    }

    /* Waleed Superfish ombdus person mega menu style  */

    .sf-megamenu-wrapper.sf-item-1.sf-depth-1.sf-megamenu.li,
    .sf-megamenu-wrapper.sf-item-2.sf-depth-1.sf-megamenu.li,
    .sf-megamenu-wrapper.sf-item-3.sf-depth-1.sf-megamenu.li,
    .sf-megamenu-wrapper.sf-item-4.sf-depth-1.sf-megamenu.li,
    .sf-megamenu-wrapper.sf-item-5.sf-depth-1.sf-megamenu.li,
    .sf-megamenu-wrapper.sf-item-6.sf-depth-1.sf-megamenu.li {
        background-repeat: no-repeat;
        background-position-y: center;
        background-position-x: 33px !important;
        background-color: #07420A !important;
        /* width: 86% !important; */
        position: absolute;
        overflow: hidden;
        padding: 1em 0px 0px 15em !important;
        /*background-size: 18%;*/
        top: 10px !important;
    }

    .navbar-we-mega-menu[data-autoarrow="0"]:not(.admin) .dropdown-menu>a,
    .navbar-we-mega-menu[data-autoarrow="0"]:not(.admin) .dropdown-menu>span {
        padding-right: 0.9rem !important;
    }

    .we-mega-menu-ul>.we-mega-menu-li>a,
    .we-mega-menu-ul>.we-mega-menu-li>span {
        padding: 1.125rem 0.8625rem;
    }

    .sf-multicolumn-wrapper.li {
        left: 20px;
        background-image: url('/system/files/Frame%2032.png') !important;
        height: 310px !important;
        background-color: red;
    }

    li.sf-multicolumn-wrapper::before {
        background-image: url('/system/files/Frame%2032.png');
        background-size: 69px 71px;
        background-color: red;
        position: absolute;
        height: 300px;
        width: 300px;
    }

    /* ul#superfish-main.menu li a::before {
        content: "";
        position: absolute;
        top: -89px;
        left: 0;
        width: 100%;
        height: 100%;
        z-index: 1;
        height: 120px;
        background-color: rebeccapurple;
    } */

    /* .sf-megamenu-wrapper.sf-item-1.sf-depth-1.sf-megamenu.li {
        left: 20px;
        background-image: url('../images/about_us_icon-28.png');
        height: 310px !important;
    } */

    /* Arrow Icon Styling */
    /* Arrow Icon Styling */
    /* Arrow Icon Styling */
    /* .we-mega-menu-li.dropdown-menu > a::before {
        content: "";
        position: absolute;
        left: 50%;
        top: calc(50% - 6px) !important;
        width: 8px;
        height: 12px;   
    } */

    .we-mega-menu-col ul a::before {
        content: "";
        background-image: url(/system/files/Vector_1.png) !important;
        background-repeat: no-repeat;
        background-size: contain;
        display: block;
        transform: translateY(-50%) !important;
        width: 8px;
        height: 12px;
        display: inline-block;
        vertical-align: bottom !important;
        margin-right: 7px;
    }

    .we-mega-menu-col.span6:nth-child(2) {
        padding-left: 0.5em;
        margin-top: 1em;
    }

    .we-mega-menu-ul>.dropdown-menu:first-child>.we-mega-menu-submenu {
        border-radius: 0 0 5px 5px;
    }


    .sf-megamenu-wrapper.sf-item-2.sf-depth-1.sf-megamenu.li {
        right: 214px;
        background-image: url('../images/jurisdiction_icon.png');
        height: 200px !important;
        padding: 2.2em 0px 3em 15em !important;
    }

    .sf-megamenu-wrapper.sf-item-3.sf-depth-1.sf-megamenu.li {
        right: 343px;
        background-image: url('../images/law_Policy_icon.png');
        height: 200px !important;
        padding: 2.2em 0px 3em 15em !important;
    }

    .sf-megamenu-wrapper.sf-item-4.sf-depth-1.sf-megamenu.li {
        right: 497px;
        background-image: url('../images/e_complaint_icon.png');

        height: 199px !important;
    }

    .sf-megamenu-wrapper.sf-item-5.sf-depth-1.sf-megamenu.li {
        left: 245px;
        background-image: url('../images/resource_center_icon.png');
        height: 190px !important;
    }


    .sf-megamenu-wrapper.sf-item-6.sf-depth-1.sf-megamenu.li {
        left: 106px;
        background-image: url('../images/news_media.png');
        height: 200px !important;
        padding: 2.2em 0px 3em 15em !important;
    }

    /* .sf-depth-2.sf-megamenu.a:hover {
    background-color: green !important;
    color: #fff !important;
    text-decoration: none !important;
    width: 240px !important;
} */

    .main-menu-wrapper-list {
        background-color: #07420A !important;
    }

    .main-ul-img {
        background-image: url(../images/about_us.png) !important;
        background-repeat: no-repeat !important;
        background-position-y: center !important;
        background-size: 18% !important;
    }



    .sf-megamenu-wrapper ol li a {
        padding-top: 1.2em;
        padding-bottom: 1.2em;
        padding-right: 0px !important;
    }

    #menu-590-1 {
        display: none;
    }

    #menu-590-1 a {
        display: none;
    }

    .sf-depth-2.sf-megamenu.a:hover {
        width: 255px !important;
    }




    /* Mega Menu Style  */


    .block-we-megamenu nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink,
    nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a.we-mega-menu-li {
        color: #344054;
        border-color: white;
        background-color: transparent;
        font-size: 14px;
        font-family: 'SarabunR';
        text-transform: capitalize;
        font-weight: 500;
    }



    /* tO hIDE THe Default menu  */

    /* .main_navigation ul.menu.menu--main.nav.navbar-nav {
        DISPLAY: NONE;
    } */

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.dropdown-menu:focus>a,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.dropdown-menu:hover>a {
        background-color: transparent;
        color: #3B2F93;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a:focus,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a:hover {
        background-color: #fff;
        color: #3B2F93;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active-trail>a,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active-trail>span,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active>a,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active>span {
        background-color: #3B2F93;
        color: white;
    }

    .block-we-megamenu body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li {
        border: none;
    }

    .block-we-megamenu .menu_img {
        width: 100%;
    }

    .block-we-megamenu body:not(.we-mega-menu-backend) nav[data-style=Blue] {
        background-color: white;
    }

    .block-we-megamenu body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu {
        border-color: white;
        background-color: white;
        color: #344054;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] {
        background-color: white;
    }

    .path-frontpage :not(.we-mega-menu-backend) nav[data-style=Blue] {
        background-color: transparent;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li {
        border-left-color: transparent;
    }

    /* body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active-trail>a, body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active-trail>span, body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active>a, body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li.active>span {
        background-color: white;
        color: #344054;
    } */

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu {
        border-color: white;
        background-color: white;
        color: #344054;
        border-radius: 0 0 5px 5px;
    }

    .block-we-megamenu .region-we-mega-menu {
        margin-top: 1em;
        margin-right: 5.5em;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li a {
        color: #344054;
        font-size: 15px;
        font-family: 'SarabunR';
        font-weight: 500;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li a:focus,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li a:hover,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>.we-megamenu-nolink,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>a,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>a:focus,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-submenu li.we-mega-menu-li.active>a:hover {
        color: #3B2F93;
    }

    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li:last-child>a,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li:last-child>span {
        /* background-color: transparent;
        color: #344054; */
    }

    /* body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li:nth-last-child(2)>a,
    body:not(.we-mega-menu-backend) nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li:nth-last-child(2)>span {
        background-color: transparent;
        color: #344054;
    } */
}


/* ............End of Effect */




/**********************End of Standered CSS********************************************************/

/******************************************************************************/
/* ........................................................................................................... */
/* ----------------------------------------------------- */
/* MEDIA QUERIES  */
/* ------------------------------------------------------ */


@media only screen and (max-width: 1024px) {
    /* override   */


    /* ............WRITE override CODE FOR 1024... */




    /*...........*/
    /*End of Override media query 1024*/

    .navbar-nav {
        width: 100%;
        float: none;
    }

    .navbar .logo img {
        top: 10em;
        left: 24em;
    }


}

/* Reponsive*/
@media screen and (max-width: 767px) {

    /*        Write Mobile override here */

    .main_navigation .menu.nav li {
        display: block;
    }

    /* media gallery mobile */

    .banner5 .image-box,
    .banner6_right .right-child,
    .banner6_right .green-box {
        height: auto;
        width: 100%;
    }

    .row_attraction.section02_wrapper {
        display: block;
    }

    .banner6_right .parent-box,
    .banner6_right .lower-child,
    .banner6_right .green-box {
        display: block;
        width: 91%;
        margin: 0 auto;
    }

    .banner6_right .parent-box {
        padding: unset;
    }

    .inner-page .gallery-item .gallery-img {
        height: auto;
    }

    .banner6_right .section-heading h2 {
        display: none;
    }

    .banner5 .section-heading h2 {
        font-size: 23px;
        text-align: center !important;
        margin-left: 0em;
    }

    .banner5 .box-text {
        display: none;
    }

    .banner4_right.col-xs-12.col-sm-6.d-table-cell {
        height: auto !important;
        padding-left: 1em;
        padding-right: 1em;
    }

    .green-box p {
        font-size: 14px;
    }

    .front-section.section03.col-sm-12 {
        padding: 0 !important;
    }

    .section03 .row_attraction {
        height: auto;
        width: 93%;
    }

    .section02 .row_attraction {
        WIDTH: 100%;
    }

    .column_attraction.section02_column.col-sm-4 {
        height: auto;
    }


    .ui-state-default a,
    .ui-state-default a:link,
    .ui-state-default a:visited,
    a.ui-button,
    a:link.ui-button,
    a:visited.ui-button,
    .ui-button {
        font-size: 12px;
    }

    .banner4_right .ui-widget-content {
        font-size: 12px;
    }



    /* tO hIDE THe Default menu  */

    .main_navigation ul.menu.menu--main.nav.navbar-nav {
        DISPLAY: block;
    }

    /* tO hIDE THe Default menu  */

    .main_navigation section#block-mainnavigation-2 {
        display: none;
    }





    .section-heading h2 {
        font: 27px SarabunM;
    }

    .section-heading {
        width: 88%;
    }

    .navbar-default input[type='search'] {
        transform: unset;
    }

    /* Main banner resposnive */

    .banner_text_wrap {
        display: block;
        height: 100px;
        width: 60%;
        z-index: 999;
        position: absolute;
        top: 50%;
        right: 12%;
    }

    .section02 .section-body h4 {
        font-size: 15px;
        margin-top: 0;
        padding-top: 0;
    }





    .dc_text_banner p {
        font-size: 10px;
    }

    .banner-wrap .banner-title-wrap {
        padding: 0 0.3em;
    }

    h2.banner-title {
        margin-top: 5px;
        margin-bottom: 2px;
    }

    .banner_text_wrap .section-btn {
        text-align: center;
        margin: 0 auto;
        display: block;
        /* margin-top: 1em; */
        width: 134px;
    }



    .section01 .section-btn {
        padding: 0;
        display: flex;
        justify-content: center;
        align-items: center;
        padding: 0.1em;
    }

    .section02 .attraction-thumbnail {
        width: unset;
    }

    .section01 .section-title {
        margin-bottom: -2px;
    }

    .section01 .section-btn a {
        font-size: 13px;
        color: #fff;
        font-family: 'SarabunBold';
        padding: unset;
    }

    .section01 .banner_para p {
        font-size: 7px;
        display: none;
    }

    .banner-wrap .banner-title-wrap .banner-title {
        font-size: 13px;
        margin-bottom: 0.5em;
    }

    .section04 .env_title_image {
        position: absolute;
        bottom: 25px;
        left: 32px;
        color: white;
        font-family: 'SarabunBold';
        font-size: 11px;
        text-align: left;
    }

    .text_member {
        font-size: 15px;
    }

    .column_attraction.section02_column.col-sm-3{
        height: 246px;
    }

    /* .....Service responsive S2.. */

    .front-section.section02.col-sm-12 {
        padding: 1em 0em 1em 0em;
        background-color: #EBEAF4;
    }

    .section02 .section-heading h2 {
        font-size: 25px;
    }

    .section02 .section-heading {
        width: 100%;
        padding: 0 0.5em;
        text-align: center;
        margin-bottom: 0.2em;
    }

    .section02 .section-heading p {
        font-size: 14px;
    }

    .section02 .section-body p {
        display: none;
    }

    .section02 .row_attraction {}

    .section02 .row_attraction {
        height: auto;
    }

    .section02 .row_attraction {
        padding: 1em;
        MARGIN: 0 AUTO;
        WIDTH: 100%;
        margin-top: 1em;
    }

    .banner-wrap .banner-title-wrap {
        top: 4%;
    }

    .section03 .section-heading h2 {
        font-size: 27px;
    }

    .section03 .section-title h2 {
        font-size: 16px;
    }

    .banner4_right .section-heading h2 {
        text-align: center;
    }

    .front-section.banner4.col-sm-12 {
        margin-top: 2em;
    }


    /* Env & Fac responsive faq  S4 */

    .section06 .env_wraper.row {
        display: block;
    }

    .banner4_right .ui-accordion .ui-accordion-content {
        padding-top: 10px;
    }

    .path-frontpage #block-quicktabsfaqs {
        width: 99%;
        margin: 0 auto;
    }

    .banner4_right .section-heading {
        width: 88%;
    }

    .section04 .section-btn {
        margin: unset;
        width: 150px;
        font-size: 12px;
    }

    .section-heading .env_para p {
        text-align: center;
        font-size: 16px;
        margin-top: 0em;
    }

    .section04 .env_heading h2 {
        text-align: center !important;
    }

    .section04 .section-btn {
        margin: 0 auto;
    }

    .section04 .section-heading h2 {
        font: 25px SarabunM;
    }

    .section02 .section-title h2 {
        font-size: 16px;
    }

    .section04 .section-heading {
        width: 100%;
        padding: 0;
    }

    .path-frontpage .view-id-environment_facilities_ .view-content {
        display: block;
    }

    .column_attraction.section02_column {
        top: -63px;
        height: auto;
        padding: 1em 0;
    }

    .front-section.section03.col-sm-12 {
        padding: 5em 3em 5em 0em;
    }


    .banner4 .box-title,
    .banner4 .box-body {
        text-align: center;
    }

    .banner4 .box-header {
        align-items: center;
    }

    .section06 .box {
        display: none;
    }

    section#block-headertop {
        display: none;
    }

    .front-section.section04.col-sm-12 {
        padding: 2.5em 1em 1em 1em;
    }

    .attraction_wrapper.row {
        margin-top: 1em;
    }

    .section04 .gallery-item .gallery-img img {
        height: auto;
        width: 80%;
        margin: 0 auto;
        margin-bottom: 0em;
    }



    .section04 .env_btn_image a {
        bottom: 43px;
        left: 33px;
        margin-bottom: 0em;
    }

    .front-section.section06.col-sm-12 {
        padding-left: unset;
        padding-right: 0;
        margin-top: 1em;
    }

    .district_at_glance .district-item {
        margin: 0em;
    }

    #block-quicktabsfaqs ul.quicktabs-tabs {
        padding: 0;
    }

    .banner4_right .section-heading p {
        font-size: 16px;
    }




    /* S5 portfolio responsive mbl */

    .front-section.section05.col-sm-12 {
        padding: 1em;
        margin-bottom: 2em;
        margin-top: 0px;
        padding-top: 2.5em;
    }




    /* Member Area responsive mbl S6 */

    .front-section.section06.col-sm-12 {
        padding-bottom: 0em;
        margin-top: 1em;
    }

    .member_title {
        width: 100%;
        padding-top: 0.7em;
    }


    .member_title h2 {
        font-size: 27PX;
        margin-bottom: 0em;
    }

    .path-frontpage .member_area_blue {
        /* MARGIN-LEFT: 1EM; */
    }

    .member_area_blue {
        height: auto;
        padding-bottom: 2em;
    }

    .member_para {
        font-size: 15px;
    }

    .district_at_glance .district-item {
        padding-bottom: unset;
    }

    .row_member {
        display: block;
        padding-top: 0.5em;
    }

    .district_at_glance {
        background: none;
    }

    /* FAQs Responsive mobile  */

    .banner4_right .department_wrapper {
        padding: 2.25em 0em 0em 0em;
    }

    .front-section.section06.col-sm-12 {}

    /* .banner4_right .quicktabs-tabs li a{
        display: block;
    } */

    .banner4_right .quicktabs-tabs li a {
        padding-top: 6em;
        display: block;
        margin-top: 0.5em;
    }

    .banner4_right .quicktabs-tabs li::before {
        content: "";
        position: absolute;
        top: 50px;
        left: 34%;
        transform: translateX(-83%);
        width: 50px;
        height: 50px;
        background-size: cover;
    }

    .banner4_right .section-heading p {
        margin-bottom: -1em;
    }

    .banner4_right .ui-accordion .ui-accordion-content {
        margin-left: 0em;
        margin-right: 0em;
    }

    .front-section.banner4_right.col-sm-12 {
        padding-left: 0;
        padding-right: 0;
    }

    .banner4_right .ui-accordion .ui-accordion-header {
        margin: 0em;
        margin-top: 0.3em;
    }

    /* ................Start Menu title Mobile Design start............... */


    .page-node-type-about-us h1#page-title {
        height: 59px;
        padding-top: 2em;
        font-size: 4px;
    }

    .page-node-type-about-us #page-title>span {
        font-size: 31px;
    }



    /* ...................Responsive Member Mobile Menu title.......... */

    .page-node-type-members-area h1#page-title {
        display: none;
    }

    /* ................Portoflio............... */


    .path-portfolio h1#page-title {
        height: 59px;
        padding-top: 1em;
        font-size: 24px;
    }

    .path-portfolio #page-title>span {
        font-size: 31px;
    }

    /* ................Environmental & facilities............... */


    .path-environment-facilities h1#page-title {
        height: 59px;
        padding-top: 1em;
        font-size: 24px;
    }

    .path-environment-facilities #page-title>span {
        font-size: 31px;
    }


    /* ................Services............... */


    .path-services h1#page-title {
        height: 59px;
        padding-top: 1em;
        font-size: 24px;
    }

    .path-services #page-title>span {
        font-size: 31px;
    }


    /* ................Support............... */


    .page-node-type-support h1#page-title {
        height: 59px;
        padding-top: 1em;
        font-size: 24px;
    }

    .page-node-type-support #page-title>span {
        font-size: 31px;
    }

    /* ................Quick Quote............... */


    .page-node-type-quick-quote h1#page-title {
        height: 59px;
        padding-top: 2em;
        font-size: 4px;
    }

    .page-node-type-quick-quote #page-title>span {
        font-size: 31px;
    }




    /* ...............End of Menu Title ............................ */


    /* Interal faq responsive */


    .page-node-type-faqs .department_wrapper {
        padding: 2.25em 0em 0em 0em;
    }

    /* .banner4_right .quicktabs-tabs li a{
        display: block;
    } */

    .page-node-type-faqs .quicktabs-tabs li a {
        padding-top: 6em;
        display: block;
        margin-top: 0.5em;
    }

    /* .page-node-type-faqs .inner-page .breadcrumb{
        display: block;
    } */

    .page-node-type-faqs .quicktabs-tabs li::before {
        content: "";
        position: absolute;
        top: 50px;
        left: 34%;
        transform: translateX(-83%);
        width: 50px;
        height: 50px;
        background-size: cover;
    }

    .page-node-type-faqs .section-heading p {
        margin-bottom: -1em;
    }

    .page-node-type-faqs .ui-accordion .ui-accordion-content {
        margin-left: 1em;
        margin-right: 1em;
    }

    .page-node-type-faqs {
        padding-left: 0;
        padding-right: 0;
    }

    .page-node-type-faqs .ui-accordion .ui-accordion-header {
        margin: 0 1em;
        margin: 1em;
    }

    .page-node-type-faqs .quicktabs-tabs li::before {
        display: none;
    }

    .page-node-type-faqs section#block-quicktabsfaqs-2 {
        margin-top: 0.5em;
    }



    .page-node-type-faqs .quicktabs-tabs li.managed-security a::before {
        content: unset;
        height: 20px;
    }


    /* ........... */

    /* New Code for Image CLickable  */

    .quicktabs-tabs li.enterprise-connectivity a::before {
        content: unset;
    }

    .quicktabs-tabs li.email--identity a::before {
        content: unset;
    }


    .quicktabs-tabs li.managed-cloud a::before {
        content: unset;
        height: 120px;
    }


    .quicktabs-tabs li.managed-security a::before {
        content: unset;
    }


    .quicktabs-tabs li.racked-hosting a::before {
        content: unset;
    }




    /* IEnd image clickable faq */



    /* testimonial responsive */

    .test-wrap {
        width: 100%;
        padding: 2px 1px;
    }

    .section05 .attraction-thumbnail img {
        width: 100px;
        position: relative;
        margin-top: 1em;
    }

    .section10 .slick-arrow::before {
        font-size: 1.25rem !important;
    }

    .path-frontpage .section05 .column_attraction {
        margin: 0 auto;
        width: 80%;
    }

    .path-frontpage .section05 .slick-arrow {
        top: 27%;
        transform: translateY(-95%);
    }

    .test-body p {
        width: 75%;
        margin: 0 auto;
    }

    .test-body {
        padding: 0;
    }

    .test-body:before {
        display: none;
    }

    .test-body {
        font-size: 14px;
    }

    .test-designation {
        font-size: 14px;
    }



    /* Tayb Footer responsive Mobile */

    .ftr-logos {
        flex-wrap: wrap;
        justify-content: center;
    }

    .footer-widgets {
        padding: 0em 0;
    }

    .arrow-list li {
        padding-left: 13px;
    }

    .footer-widgets .footer-title {
        font-size: 18px;
        font-family: 'SarabunM';
    }

    .ftr-logos>li:first-child,
    .ftr-logos>li:last-child {
        width: 50%;
    }

    .ftr-logos>li:nth-child(2) {
        width: 100%;
        order: 3;
    }

    .ftr-logos>li:first-child {
        order: 1;
    }

    .ftr-logos>li:last-child {
        order: 2;
    }

    .ftr-logos>li:last-child>* {
        float: right;
    }

    .ftr-logos>li:nth-child(2) img {
        display: block;
        margin: 2em auto 1em;
    }

    .navbar-header .region-navigation {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .msgs-img-wrap>img {
        min-width: 100%;
    }

    .sec-logos {
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }



    .sec-logos>li:first-child>a {
        width: 100%;
        height: 100%;
        position: unset;
        transform: unset;
        -webkit-transform: unset;
    }

    .navbar-header .region-navigation>*:first-child {
        margin: 0 0 1em;
    }

    .sec-logos>*:first-child {
        margin: 0 0 1em;
    }

    .footer_socail_wrappr ul.socials {
        text-align: center;
        justify-content: center;
        display: flex;
        margin: 0 auto;
        width: 100%;
        margin-top: 1em;
    }

    /* .sec-logos>li:first-child img {
        width: auto;
    } */
    .footer-widgets>.footer-widget {
        width: 100%;
        padding: 0;
        padding-left: 1em;
    }

    .footer-widget.no-title {
        width: 100% !important;
    }

    .view-our-initiatives.view-display-id-page_1 .view-content>div {
        width: 100%;
    }

    .view-the-sdgs.view-display-id-page_1 .view-content .goal {
        width: 100%;
    }

    .getinvolved {
        display: flex;
        flex-direction: column;
        align-items: center;
        padding: 7em 30px 7em;
    }

    .getinvolved>div {
        width: 70%;
        display: block;
        margin: 0 auto 0.5em;
    }

    .getinvolved .title-primary {
        text-align: center;
    }

    .ftr-contacts {
        width: 100%;
    }

    .ftr-address li {
        margin: 0 0 0 10px;
        padding: 0 0 0 40px;
    }

    .ftr-address li>span {
        font: 14px 'SarabunR', sans-serif;
    }

    .ftr-address li>a {
        font: 14px 'SarabunR', sans-serif;
    }

    .slick--view--messages .slick-slider .slick-list .slick-track .slick-slide {
        margin: 8px 3em;
    }

    .ftr-btm.row {
        flex-direction: column;
    }

    .ftr-btm>div {
        text-align: center !important;
        margin: 0.15em 0;
        font-size: 14px;
        padding: 0;
    }

    .front-section.banner5.col-sm-12 {
        padding-top: 1em;
    }

    .view-id-publications.view-display-id-page_1 .publication-item {
        width: 230px;
    }

    .view-id-publications.view-display-id-page_1 .view-content .pubimg-wrap {
        width: 100%;
    }

    .inner-page .video-item {
        width: 100%;
        max-width: 100%;
    }

    .footer .footer-wrapper {
        padding: 3em 0.15em 1em;
    }

    .getinvolved>div {
        width: 100%;
    }

    #block-views-block-the-sdgs-block-1 .view-content .views-row {
        width: 46%;
    }

    .ftr-address li {
        width: 90%;
        margin: 0 auto 1.5em;
    }

    #block-views-block-testimonials-block-1 .view-content {
        margin-bottom: 0px;
    }

    #block-views-block-testimonials-block-1 {
        padding: 35px 0;
    }

    .test-wrap {
        margin-bottom: 25px;
    }

    .section-heading p {
        font-size: 16px;
    }

    .banner5 .image-box img {
        width: 95%;
    }

    .front-section.section08.col-sm-12 {
        display: none;
    }

    .banner6_right .right-child img {
        height: auto;
        width: 88%;
        background-size: cover;
        margin-top: 0.5em;
    }





    /* End tay foter mbl */




    /* ---------------End of Mobile override 700 -------------------*/

    /*End of Override media query 700*/

    .navbar-header {
        float: none !important;
    }

    .navbar .logo {
        width: 70%;
        margin-top: 0px !important;
        margin-bottom: 0px;
    }

    .navbar .logo img {
        width: 75%;
    }

    /* Style the first child of the ul */
    .sf-has-clone-parent>li:first-child a {
        color: green;
        display: none;
        /* Add any other styling you want */
    }

    .sf-accordion-toggle.sf-style-none {
        text-align: center;
        margin-bottom: 0.5em;
    }

    .navbar {
        width: 100%;
    }

    .navbar-toggle {
        margin-top: 18px !important;
        margin-right: 10px !important;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        padding-top: 5px !important;
        width: 100%;
        float: none;
        text-align: left;
        position: initial;
    }

    .navbar-default .navbar-nav>li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
    }

    .toggleSearch {
        right: 6px;
        top: 16em;
    }

    #edit-search-block-form--2 {
        right: 1.5em;
        top: 16em;
    }

    .header-wrap {
        display: none;
    }

    .d-table {
        display: block;
    }

    .d-table-cell {
        float: left;
        display: block;
    }

    .navbar .logo img {
        top: 7em;
        left: 17em;
    }

    section#block-mainnavigation {
        display: block;
        justify-content: center;
        margin-top: 0em;
    }



    .navbar-header {
        float: none !important;
    }

    .const-text-wrap .const-text {
        font: 14px SarabunR;
    }

    .navbar {
        width: 100%;
    }

    .navbar .logo {
        width: 80% !important;
    }

    .navbar .logo img {
        width: 100% !important;
    }

    .navbar-toggle {
        margin-top: -20px !important;
        margin-right: 10px !important;
    }

    .gallery-item .gallery-img {
        display: block;
        overflow: hidden;
    }

    .gallery-wrapper .gallery-img {
        overflow: hidden;
    }



    #copy_sec a,
    #power_wrap a {
        font-size: 11px;
    }

    #footer-links a {
        font-size: 12px;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /* .navbar-collapse.in {
        background-color: rgba(46, 49, 128, 0.8) !important;
    } */

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        width: 100%;
        float: none;
        background-color: #ffffff;
    }

    .navbar-default .navbar-nav>li {
        margin: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px 5px !important;
        margin: 0px !important;
        background-color: white;
        color: #344054 !important;
    }

    .navbar {
        min-height: 0px;
    }

    .navbar-header {
        width: unset;
        height: unset;
        width: 100%;
    }

    .toggleSearch {
        top: 2px;
    }

    .banner1 {
        position: initial !important;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #ffffff !important;
    }

    #footer_lower {
        height: 5em;
    }

    .copy-sec.col-sm-6 {
        text-align: center;
    }

    #power_sec {
        text-align: center;
    }

    .navbar-toggle {
        margin-top: 18px !important;
        margin-right: 10px !important;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    /*Code For Navbar in Mobile */
    .path-frontpage .navbar-default {
        background-color: white !important;
        border-color: #333 !important;
        position: relative;
        width: 100%;
    }

    .navbar-default {
        background-color: #68BD73;
        border-color: transparent;
    }

    .path-frontpage header#navbar {
        position: unset;
        z-index: 0;
        margin: 0 auto;
        align-items: center;
        justify-content: space-between;
        margin-bottom: 0;
        opacity: 100%;
    }

    div#main_navigation {
        margin-right: unset;
    }

    .navbar-nav {
        width: 100%;
        float: none;
        margin-top: 8px !important;
        /*padding-left: 25% !important;*/
    }

    .navbar-default .navbar-nav>li {
        margin: 0px 12px !important;
    }

    #banner1-wrap {
        position: initial;
    }

    .quicktabs-tabs a {
        font: 14px SarabunR;
    }

    .page-node-type-faqs .quicktabs-tabs a {
        font: 16px SarabunR;
    }

    .page-node-type-faqs .quicktabs-tabs {
        padding: 0;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 14px;
    }

    form#search-block-form {
        right: 0px !important;
    }

    .navbar-default .navbar-nav>li {
        margin: 0px 0px !important;
    }

    .navbar-toggle {
        margin-top: 18px !important;
        margin-right: 10px !important;
    }

    header#navbar {
        overflow: hidden;
    }

    .navbar.container-fluid {
        padding: 0 !important;
    }

    .navbar .logo {
        width: 75%;
        margin: 0px 0 0 0px !important;
    }

    .navbar .logo img {
        width: 70%;
    }

    .main_navigation .menu.nav li a {
        color: #fff;
        position: relative;
    }

    .main_navigation .menu.nav li a:hover,
    .main_navigation .menu.nav li a:focus,
    .main_navigation .menu.nav li a.active {
        /*color: #0D2738;
        background-color: #fff;*/
    }


    /*Model Code Mobile*/
    .navbar-header {
        float: none !important;
        padding: 8px;
        margin-bottom: 0;
        /* padding-bottom: 1px; */
    }

    .success-wrapper {
        margin-bottom: 2em;
        display: block;
        margin: 1em;
    }

    .navbar .logo {
        margin-top: 0px !important;
        margin-bottom: 0px;
        width: 88%;
    }

    .navbar .logo img {
        width: 90%;
    }

    .navbar {
        width: 100%;
    }

    .navbar-toggle {
        margin-top: 18px !important;
        margin-right: 10px !important;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar.container>.container {
        display: block;
    }

    .navbar-default {
        background-color: transparent;
    }

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        padding-top: 5px !important;
        width: 100%;
        float: none;
        text-align: left;
        position: initial;
    }

    .navbar-default .navbar-nav>li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
    }

    .navbar #block-search-form {
        position: initial !important;
    }

    .toggleSearch {
        top: 0px !important;
        position: relative !important;
        left: 14.5em !important;
    }

    form#search-block-form {
        top: 0px !important;
    }

    .stories-wrap {
        margin-bottom: 2em;
    }

    .footer-wrap,
    .footer-wrap a {
        font-size: 12px;
    }

    .footer-links a {
        margin: 0 5px;
    }

    .footer .footer-wrapper a {
        font-size: 14px;
    }

    .copy-sec,
    .power-sec {
        text-align: center;
    }



    .main_navigation .menu.nav .open .dropdown-backdrop {
        display: none;
    }

    .main_navigation .menu.nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none;
    }

    .main_navigation .menu.nav .dropdown-menu li a {
        color: #344054;
        padding: 5px 20px;
    }

    .main_navigation .menu.nav .dropdown-menu li a:hover,
    .main_navigation .menu.nav .dropdown-menu li a:focus,
    .navbar-default .navbar-nav>.active>a:visited,
    .main_navigation .menu.nav .dropdown-menu li a.active {
        background-color: #fff;
        color: #0D2738;
    }

    .navbar-default .navbar-collapse,
    .navbar-default .navbar-form {
        margin-left: 0em;
    }






    .inner-page .view-gallery.view-id-gallery .view-content {
        display: block;
        text-decoration: none;
        border-bottom: unset !important;
    }

    .footer-bottom .copy-right,
    .footer-bottom .powered-by {
        text-align: center;
    }

    .navbar-header {
        float: none !important;
    }

    .navbar .logo {
        height: auto;
        /* margin: 13px 14px !important; */
        /* padding-left: 5px !important; */
    }

    .navbar-default .search-block-form button[value='Search'] {
        background: url(/system/files/search-icon_1.png) no-repeat center center !important;
        width: 100%;
        height: auto;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>li>a:focus {
        color: #344054 !important;
    }

    .banner4_right.col-xs-12.col-sm-6.d-table-cell {
        padding-top: 0;
    }

    .navbar .logo img {
        width: 88%;
    }

    .banner4 .box {
        padding: 1em;
    }

    .banner6_right .upper-child {
        background-color: transparent;
    }

    .section03 .section-title h2 {
        font-size: 21px;
        margin-bottom: 15px;
        color: #344054;
    }

    .section03 .column_department {
        height: auto;
    }



    .navbar-toggle {
        margin-top: 2.5em !important;
        margin-right: 10px !important;
        justify-content: center;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        padding-top: 5px !important;
        width: 100%;
        float: none;
        text-align: left;
        position: initial;
        background-color: rgba(46, 49, 128, 0.8);
    }

    .navbar-default .navbar-nav>li {
        display: block;
        margin: 0px;
        padding: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px !important;
        margin: 0px !important;
    }

    #block-weather-system-2 {
        display: none;
    }

    #block-search-form {
        position: initial !important;
        background-color: #2E3180;
        width: 100%;
        padding-bottom: 0.5em;
    }


}

/*.......................End Mobile 760 Media Query................*/

/*..................Start of Mobile 500 & less media query...............*/


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

    /*            Override 576 Query*/

    .navbar .logo img {
        width: 100% !important;
    }

    .ftr-btm.row {
        margin-top: 0em;
        padding-left: 0em;
    }

    .footer_right {
        font-size: 14px;
    }



    /*          End of 500 media Override 576 PB fund       */

    .navbar-toggle {
        margin-top: 18px !important;
        margin-right: 10px !important;
    }

    article[about='/contact_us'] .content table tr td {
        display: block !important;
        width: 100% !important;
    }

    .navbar-collapse {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .navbar-nav {
        margin: 0px !important;
        padding: 0px !important;
        width: 100%;
        float: none;
        background-color: white;
    }

    .navbar-default .navbar-nav>li {
        margin: 0px;
        padding: 0px;
        border: 0px;
    }

    .navbar-default .navbar-nav>li:hover {
        border: 0px;
    }

    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
        padding: 10px 5px !important;
        margin: 0px !important;
    }

    .navbar #block-search-form {
        position: initial;
    }

    form#search-block-form {
        top: 0px !important;
    }

    .navbar-default .navbar-nav>li>a:hover,
    .navbar-default .navbar-nav>.active>a,
    .navbar-default .navbar-nav>.active>a:hover,
    .navbar-default .navbar-nav>.active>a:focus {
        background-position: left bottom;
    }

    #edit-search-block-form--2 {
        background-color: #344054 !important;
    }

    #edit-search-block-form--2::placeholder {
        color: dimgray;
    }

    #block-system-main {
        min-height: 342px;
    }

    .footer-upper-wrap {
        display: block;
        text-align: center;
    }

    .footer-icons {
        text-align: center;
        margin-top: 10px;
    }

    .footer-upper a {
        font-size: 15px;
        margin: 0 10px;
    }

    .footer-bottom {
        font-size: 12px;
        text-align: center;
    }

    .footer-bottom a {
        font-size: 11px !important;
        margin-left: 2em;
    }

    .power-sec {
        text-align: center;
        margin-top: 6px;
    }


    .block-views-blockhighlights-block-1 .site-btn-wrap a {
        margin-top: 2em !important;
    }

    .row_department {
        margin: 1em 0em;
    }


    time {
        font-weight: bold;
    }





}



/* ............Tablet or Above Screen............ */

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

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

    .navbar .logo {
        margin-left: 3em;
        margin-top: 0.3em;
        margin-bottom: 0.3em;

    }

    .path-frontpage header#navbar {
        background-color: #EBEAF4;
        border-radius: 0px !important;
        position: sticky;
        top: 0;
        z-index: 100;
        transition: all 0.3s ease;
        transform: scale(1);
        /* Add a smooth transition effect */
    }

    .front-section.section08.col-sm-12 {
        /* background-color: #f7f7f7; */
        padding: 0;
    }

    /* Add styles for the sticky header */
    .path-frontpage header#navbar.sticky-header {
        /* Your styles for the sticky header */
        /* Change background color when sticky */
        box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.3);
        /* transform: scale(0.95); */
        opacity: 0.9;
        /* Add shadow when sticky */
    }



    body {
        font-size: 14px;
        /* overflow-x: hidden; */
        font-family: 'SarabunR';
    }

    .top_navigation::after {
        content: '';
        clear: both;
        display: block;
    }



    /*  .top_navigation .block-search{
        float: right;
        width: 42px;
    }*/
    /* .top_navigation .block-search::after{
    }
    .top_navigation .block-search .input-group{
    }*/


    /*Tayyab Search Bar*/
    #block-bootstrap-subtheme-search {
        overflow: hidden;
        -webkit-transition: all 0.9s ease-in-out;
        -moz-transition: all 0.9s ease-in-out;
        -ms-transition: all 0.9s ease-in-out;
        -o-transition: all 0.9s ease-in-out;
        transition: all 0.9s ease-in-out;
        position: absolute;
        width: 65px;
        height: 36px;
        right: 15px;
        top: 50%;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        z-index: 10;
    }

    #block-bootstrap-subtheme-search:hover {
        width: 250px;
    }





    .navbar-default .navbar-nav {
        margin: 15px 13em 0 0;
    }

    .navbar-default input[type='search'] {
        opacity: 0;
        border-radius: 14px !important;
        transform: translateX(calc(100% - 22px));
        -webkit-transform: translateX(calc(100% - 22px));
        -webkit-transition: all 0.6s ease-in-out;
        -moz-transition: all 0.6s ease-in-out;
        -ms-transition: all 0.6s ease-in-out;
        -o-transition: all 0.6s ease-in-out;
        transition: all 0.6s ease-in-out;
    }

    .navbar-default #block-bootstrap-subtheme-search:hover input[type='search'] {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .navbar-default #block-bootstrap-subtheme-search input[type='search']:hover {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .navbar-default #block-bootstrap-subtheme-search input[type='search']:focus {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }

    .navbar-default input[type='search'].appear,
    .navbar-default input[type='search'].focusClass {
        opacity: 1;
        transform: translateX(0);
        -webkit-transform: translateX(0);
    }


    /* Min 700 Menu item About */

    /* Style for the container of the menu item */
    .mega-menu-item-about {
        background: linear-gradient(90deg, #007f7b 1%, #c5de8d);
        padding: 20px;
        text-align: center;
        color: #FFFFFF;
        height: 200px;
    }

    /* Style for the title */
    .menu-title-about {
        font-size: 24px;
        font-weight: bold;
        color: #fff;
        flex: 1;
        max-width: 770px;
        padding: 0.7rem;
    }

    /* Style for the description */
    .menu-description-about {
        font-size: 16px;
        /* Adjust font size as needed */
        margin-top: 10px;
        /* Add spacing between title and description */
    }

    .member_area_bg {
        background-color: #3B2F93;
    }

    .support_bg {
        background: linear-gradient(180deg, #76ceff, #768aff 50.52%, #66ffe5 99.48%);
    }

    .facilities_bg {
        background: linear-gradient(90deg, #f99d00, #f9a100, #faae00, #fbc400, #fde100, #fefc00);
    }

    .services_bg {
        background: linear-gradient(90deg, #1f3467, #008ad4 70%);
    }

    .portfolio_bg {
        background: linear-gradient(0deg, hsla(0, 0%, 8%, .2), hsla(0, 0%, 8%, .2)), linear-gradient(0deg, hsla(0, 0%, 8%, .2), hsla(0, 0%, 8%, .2)), linear-gradient(90deg, #4850a2 1.8%, #df01e1 50.24%, #b3529f 96.79%);
    }


}

/*End of min 700, Tablet screen*/

/*......... Start of Laptop Small Screen.......... */
@media screen and (min-width: 992px) {}


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

    /*    write your 1200 and above code here*/
    section#block-headertop {
        top: -18%;
    }


}



/*........Ali Screen Responsive*/
@media screen and (min-width: 1420px) {
    .banner5 .image-box {
        width: 800px;
        height: 380px;
    }

    .banner6_right .right-child img {
        height: 374px;
    }
}

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

/*.................End of All Media Queries ........................*/

/*Ali Screen Responsive*/
@media (min-width:1550px) and (max-width:1700px) {}

/* No less than 1100px, (Maria screen) no greater than 1300px */
/*Between MediA Query*/
/* No less than 1100px, no greater than 900px */

@media (min-width:1100px) and (max-width:1300px) {

    /* ---Override Maria Start---- */
    /* .banner_text_wrap {
        right: 17%;
        top: 17%;
    } */

    .test-body:before {
        display: none;
    }

    section#block-isolationsection{
        padding: 1em;
    }

    .section-title.section02_title h2{
        font-size: 15px;
    }

    .column_attraction.section02_column.col-sm-3{
        height: 217px;
    }

    .banner5 .section-heading h2 {
        margin-left: 1em;
    }

    .inner-page .gallery-item .gallery-img {
        height: 140px;
    }

    .banner6_right .right-child {
        width: 274px;
        height: 360px;
    }

    .banner5 .image-box img {
        width: 91%;
    }

    .banner5 .image-box {
        width: 525px;
        height: 357px;
    }

    section#block-headertop {
        top: -21%;
    }

    .ftr-btm.row {
        margin-bottom: 0.01em;
        margin-top: 0.1em;
        padding-left: 2em;
    }

    .section03 .section-btn {
        width: 90%;
    }

    .navbar-default .navbar-nav {
        margin: 37px 3em 0 0;
    }

    section#block-mainnavigation-2 {
        margin-right: 2em;
    }

    .block-we-megamenu .region-we-mega-menu {
        margin-top: 1em;
        margin-right: 0em;
    }

    .we-mega-menu-ul>.dropdown-menu>a,
    .we-mega-menu-ul>.dropdown-menu>span {
        /* padding: 0.5em; */
    }

    .block-we-megamenu nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>.we-megamenu-nolink,
    nav[data-style=Blue] .we-mega-menu-ul>.we-mega-menu-li>a.we-mega-menu-li {
        font-size: 14px;
    }



    ul.sf-menu a,
    ul.sf-menu span.nolink {
        padding: 1em 1em;
    }






    /* ---end maria override--- */





    .slick-dots li button::before {
        font-size: 12px;
        font-size: 1rem;
        margin-top: 1em;
    }







    .main_navigation .menu.nav li {
        display: inline-block;
        margin: 0 0.6em;
        font-size: 0px;
    }

    /* #search-block-form .form-control {
        margin: 0em 1em 0em 3.5em;
    } */



    .navbar .logo {
        padding-left: 0em !important;
        margin-left: 1em;
        margin-top: 0px;
    }

    .navbar .logo img {
        height: 100%;
        width: 110%;
        /* margin-top: 1em; */
    }

    .navbar .logo {
        margin-top: 0px !important;
        width: 100%;
    }

    .navbar-right {
        display: flex;
        flex-direction: row;
        justify-content: center;
        align-items: stretch;
        float: unset;
    }

    .search-btn-wrap img {
        position: absolute;
        top: 17%;
        right: 3.3%;
    }

    #block-bootstrap-subtheme-search.appear {
        transform: translateY(100%);
        -webkit-transform: translateY(233%);
        z-index: 1;
        opacity: 1;
    }
}

/* End of Between media query maria */



/* Hover effect Query */

@media screen and (max-width: 640px) {
    .floating-icons>li>a {
        transform: scale(0.8);
        -webkit-transform: scale(0.8);
    }
}