.itopplus-background {

}
body {
    font-size: 16px;
    overflow-x: hidden;
    color: #3e3e3e;
    font-family: "LINE Seed Sans TH";
}
a {
    color: #3e3e3e;
}
a:hover {
    color: #452e0e;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
  	background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15002024zyat/0/0/1z-z1238408714497.webp");
    background-size: cover;
    background-attachment: fixed;
}

.itopplus-bg2 {
  	background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15002024zyat/0/0/2z-z556805474747.webp");
    color: #fff;
    background-size: cover;
    background-attachment: fixed;
}

.itopplus-bg3 {
  	background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15002024zyat/0/0/3z-z224298360089.webp");
    background-size: cover;
    background-attachment: fixed;
}

.itopplus-bg4 {
  	background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15002024zyat/0/0/4z-z933196722806.webp");
    background-size: 100% auto;
    background-color: #fdf7ef;
}

.itopplus-bg5 {
  	background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_15002024zyat/0/0/bg4z-z701193942886.webp");
    background-position: top;
    background-color: #462308;
}

.navbar-default .navbar-nav > li > a {
    font-size: 1em;
    margin: 0 8px;
    padding: 8px 15px;
    border-radius: 50px;
    background: linear-gradient(90deg, rgba(53,30,6,1) 0%, rgba(165,108,41,1) 100%)!important;
    color: #fff !important;
    font-weight: 500;
}

.navbar-default .navbar-nav > li > a:focus,
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:active,
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:focus,
.navbar-default .navbar-nav > .open > a:hover {
    color: #fff;
    box-shadow: none;
    border-color: transparent;
    background: transparent;
    background-color: transparent;
}

.dropdown-menu > li > a {
    font-size: 1.1em;
    color: #000;
    padding: 8px 15px;
    border-radius: 20px;
}
.navbar-nav>li>.dropdown-menu {
    margin-top: 5px;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
}
.dropdown-menu {
    background: #fff8f0;
    border-radius: 20px;
    padding: 0px 0;
}
.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  background: linear-gradient(0deg, rgba(53,30,6,1) 0%, rgba(165,108,41,1) 100%)!important;
    color: #fff !important;
}

@media screen and (max-width: 992px) {
  .no-js #controlBanner img {
    position: fixed;
    top: 10px;
    left: 10px;
    width: 45px !important;
    z-index: 10000;
  }

  #nav-menu,
  #ItopplusMainSidebar > div {
    background: #fff !important;
  }

  #itpMenuSideBar span {
    background-color: #000 !important;
  }

    #controlMenu * {
        color: #000 !important;
        border: none;
        margin-top: 0;
    }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner .container {
    display: grid;
    position: relative;
    height: 120px;
    align-items: center;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
    background: #fff8f0;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
  }
  
.itopplus-sticky {
    background: #fff8f0 !important;
}

  .itopplus-logo {
    position: absolute;
    left: 0;
    right: 0;
    display: grid;
    width: 8.5vw;
    height: 100%;
    margin: auto;
    transition: 0.3s;
  }

  .itopplus-sticky .itopplus-logo {
    width: 8.5vw;
  }

  #controlBanner {
    object-fit: contain;
    width: 100%;
    margin: auto;
    z-index: 10001;
  }

  #nav-menu {
    display: grid;
    justify-content: center;
    background: transparent;
    min-height: auto;
  }

  li#menu67c907b4f0e08f0013b0a5cb {
    margin-left: 17em;
}
}





/**/
.h1, h1 {
    font-size: 4em;
    font-weight: 400;
}
.h2, h2 {
    font-size: 3em;
    font-weight: 400;
}
.h3, h3 {
    font-size: 2em;
    font-weight: 400;
}
.h4, h4 {
    font-size: 1.5em;
    font-weight: 400;
}
.h5, h5 {
    font-size: 1.1em;
}
.boderedlayoutClient {
    border-top: 0px dashed transparent;
    border-left: 0px dashed transparent;
    border-right: 0px dashed transparent;
    border-bottom: 0px dashed transparent;
}
ol, ul {
    margin-top: 10px;
    margin-bottom: 10px;
}
/**/




/*footer*/
.itopplus-footer {
    font-size: 14px;
    color: #b2aaa5;
}
.itopplus-footer h4 {
    margin: 0px 0 15px;
    font-weight: 400;
}
.itopplus-footer a {
    color: #b2aaa5;
}
.itopplus-footer a:hover {
    color: #fff8f0;
}
.footer-logo {
    width: 70%;
}
.tel-mail {
    display: grid;
    grid-template-columns: 15px auto;
    gap: 10px;
    align-items: center;
    margin-bottom: 17px;
}
.copy-right {
    font-size: 0.9em;
    padding: 2% 0 0;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #452e0e !important;
    color: #452e0e !important;
    font-family: "LINE Seed Sans TH", sans-serif !important;
}
.buttonExampleSite:hover {
    background: #452e0e !important;
    color: #ffffff !important;
}
.ITP-pdpa-template-titleFont {
    font-size: 1.2em !important;
    padding-bottom: 0rem !important;
    font-weight: 600 !important;
}
.ITP-pdpa-template-contentFont {
    font-size: 1em !important;
}
.itpPDPALandingPage {
    padding: 6% 2% 2%;
    font-size: 0.9em;
}
/*footer*/





/*หน้าแรก*/
.eapps-widget-toolbar { 
  display: none;
}
.padding-pd {
    padding: 2%;
}
.about-us {
    text-align: center;
    padding: 5% 0 1%;
}
.about-us h1 {
    font-family: "Gilda Display", serif;
    color: #452e0e;
    margin: 0;
}
.about-us h4 {
    margin: 10px 0 5px;
}
.about-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.about-icon {
    white-space: pre-line;
    text-align: center;
    transition: 0.5s;
}
.about-icon:hover {
    transform: translateY(-10px);
}
.about-icon img {
    width: 35% !important;
}
.about-icon h4 {
    margin: 0 0 7px;
    color: #452e0e;
    font-size: 1.4em;
}
.about-icon-block {
    padding: 40% 0;
}
.about-img {
    margin-bottom: 15px;
}
.about-icon-block2 {
    padding-bottom: 10%;
}
.private-block {
    text-align: center;
    padding: 7% 0 33%;
    text-shadow: 1px 1px 10px rgba(0,0,0,.5);
}
.private-block h1 {
    font-family: "Gilda Display", serif;
    margin: 0;
}
.private-block h3 {
    font-family: "Gilda Display", serif;
    margin: 10px 0 30px;
}
.private-pin {
    font-size: 1.5em;
    margin: 0px 0 5px;  
}
.private-pin img {
    width: 20px !important;
    margin: 0 5px;
}

.about-us2 {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 30px;
    padding: 5% 0;
    font-size: 1.05em;
}
.about-block1 {
    padding: 30% 0 0 10%;
}
.about-block1 h1 {
    position: relative;
    margin-right: -60%;
    margin-bottom: 0;
    color: #452e0e;
    z-index: 2;
}
.about-block1 h4 {
    margin: 0 0 2px;
}
.about-block1 img {
    margin: 15px 0 0;
}
.about-block2 {

}
.about-block2 img {
    border-radius: 200px 200px 0 0;

}
.about-block2 img:hover {

}
.about-block3 {
    padding: 20% 25% 0 0;
}
.about-block3 img {
    border-radius: 180px 0 0 0;
}
.about-block3 h4 {
    color: #452e0e;
    line-height: 1.2;
    margin: 15px 0;
}
.menu-align {
    text-align: center;
    padding: 5% 0 1%;
}
.menu-align h1 {
    color: #452e0e;
    font-family: "Gilda Display", serif;
}
.menu-align h2 {
    color: #452e0e;
    font-weight: 500;
}
.menu-align h4 {
    white-space: pre-line;
    font-weight: 500;
    margin: 0;
    line-height: 1.2;
}
.package-block .nav>li>a {
    padding: 20px 15px;
}
.package-block .nav-pills>li>a {
    border-radius: 10px;
}
.package-block ul.nav.nav-pills.nav-justified {
    background: #fff8f0;
    color: #452e0e;
    font-family: "Gilda Display", serif;
    border-radius: 20px;
}
.package-block .nav-justified>li>a {
    margin-bottom: 0px;
}
.package-block .nav-pills>li.active>a, .package-block .nav-pills>li.active>a:focus, .package-block .nav-pills>li.active>a:hover , 
.package-block .nav>li>a:focus, .package-block .nav>li>a:hover {
    color: #452e0e;
    background-color: transparent;
    background: linear-gradient(0deg, rgba(226, 206, 183, 1) 0%, rgba(255, 248, 240, 1) 100%);
}
.package-block .tab-content {
    background: #fff8f0;
    color: #452e0e;
    margin: 3% 0 0;
    border-radius: 20px;
    padding: 10px;
}
.package-menu-bg {
    height: 70px;
}
.package-menu-bg img {
    width: 15% !important;
}
.package-menu-bg h4 {
}
.btn-package {
    background: linear-gradient(90deg, rgba(199, 138, 55, 1) 0%, rgba(165, 108, 41, 1) 25%, rgba(244, 240, 176, 1) 50%, rgba(165, 108, 41, 1) 75%, rgba(208, 172, 98, 1) 100%);
    color: #000000;
    font-family: "Gilda Display", serif;
    border: none;
    padding: 7px 20px;
    border-radius: 50px;
    transition: 0.5s;
}
.package-block ul.nav.nav-pills.nav-justified:hover .btn-package {
    box-shadow: 0 0 20px #f4f0b0;
}
.package-tab {
    display: grid;
    grid-template-columns: 35% 65%;
    align-items: center;
}
.package-tab1 {
    padding: 10% 10%;
    font-family: "Gilda Display", serif;
}
.package-tab1 img {
    width: 27% !important;
    margin: 0 0 10px;
}
.package-tab1 h2 {
    text-transform: uppercase;
    margin: 0;
}
.package-tab1 h3 {
    text-transform: uppercase;
    margin: 0 0 5px;
    font-size: 1.8em;
}
.package-price {
    margin-bottom: 15px;
}
.package-price h2 {
    display: contents;
}
.package-tab1-icon {
    white-space: pre-line;
    display: grid;
    grid-template-columns: 18% auto;
    font-family: "LINE Seed Sans TH";
    align-items: center;
    gap: 25px;
    font-size: 1.1em;
}
.package-tab1-icon img {
    width: 100% !important;
}
.package-tab2 {
    overflow: hidden;
    border-radius: 20px;
    transition: 0.5s;
}
.package-tab2 img {
    width: 100% !important;
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.package-tab2:hover img {
    transform: scale(1.1);
}
/*หน้าแรก*/



/*แพ็กเกจ*/
figure.effect-apollo {
    background: transparent;
    border-radius: 15px;
}
.package-bg .package-tab1 {
    padding: 5% 9% 0;
}
.package-sub1 {
    font-family: "LINE Seed Sans TH";
    padding: 15px 0 0;
}
.col-section {

}
article.col-md-6.item.-micro {

}
.Contentmanager .site .col-section .item.-micro {

}
.Contentmanager .site .col-section .item.-micro:nth-child(odd) {
    border-right: solid 0px #e8e6e8;
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro:nth-child(even) {
    border-bottom: solid 0px #e8e6e8;
}
.Contentmanager .site .col-section .item.-micro a .image {
    border: 0px solid #eee;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {

}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.2em;
    font-weight: 500;
    color: #000;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #452e0e;
}
.Contentmanager .site .col-section .item.-micro a .post {
    display: none;
}
.Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: left;
    font-size: 0.9em;
    color: #444;
}
h3.managerHeader {
    font-size: 2.3em;
    font-weight: 400;
    color: #452e0e;
    text-align: center;
}
#Contentmanager .post-time {
    display: none;
}
.page-header {
    border-bottom: 0px solid #eee;
}
.col-md-6.pull-left {
    padding: 0;
    width: 50%;
    margin: 0 4% 0 0;
}
.col-md-6.pull-right {
    padding: 0;
    width: 50%;
    margin: 0 0 0 4%;
}
.Textmanager.font-inherit {
    text-align: left;
    display: flow-root;
}
.Textmanager.font-inherit h4 {
    font-weight: 500;
    margin: 25px 0 5px;
    line-height: 1.3;
    font-size: 1.2em;
}
.Textmanager.font-inherit h3 {
    font-weight: 400;
    margin: 20px 0 10px;
}
.Textmanager.font-inherit p {
    margin: 0 0 0px;
}
.Textmanager.font-inherit strong {
    font-weight: 600;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 100%;
    padding: 10px;
}
.contenemanager-gallery .thumbnail, .Contenemanager-gallery .thumbnail {
    padding: 0px;
    border: 0px solid #cecece;
    border-radius: 20px;
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail:hover, .contenemanager-gallery .thumbnail:hover {
    transition: 0.3s;
}
.Contenemanager-gallery .thumbnail, .img-thumbnail, .contenemanager-gallery .thumbnail, .img-thumbnail {
    -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, .075);
    box-shadow: 0 0 0 rgba(0, 0, 0, .075);
    border-radius: 20px;
    transform: scale(1.0) !important;
}
#Contentmanager img.img-responsive {
    border-radius: 20px;
    position: relative !important;
    overflow: hidden !important;
    width: 100% !important;
    transition: 0.5s;
}
#Contentmanager img.img-responsive:hover {
    transform: scale(1.1);
}
a.thumbnail:hover,a.thumbnail:focus,a.thumbnail.active {
    border-color: transparent;
}
#Contentmanager .thumbnail {
    background-color: #fff;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
    margin-bottom: 0px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}

.TabItpCateLandingPage1 .nav-justified {
    display: none;
}
.row.contenemanager-gallery  {
  column-count: 3;
  --webkit-column-count: 3;
  --moz-column-count: 3;
  gap: 0px;
}
.staggered-grid {
  column-count: 3;
  --webkit-column-count: 3;
  --moz-column-count: 3;
  gap: 3rem;
  padding: 0rem !important;
}
.staggered-card-grid > .caption {
  display: grid;
  place-items: center;
  min-height: 30px;
  margin: 15px 0;
}

.staggered-sub-grid {
  padding-bottom: 0;
}
.staggered-card-grid img {
    border-radius: 20px;
    overflow: hidden;
    transition: 0.5s;
}
.staggered-card-grid img:hover {

}
.staggered-sub-grid .post {
    display: none;
}
.staggered-card-grid > .caption h3.title {
    font-size: 1.3em;
    font-weight: 500;
    color: #462308;
}
.staggered-sub-grid .time {
    display: none;
}
.package-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
}
.package-icon {
    display: grid;
    grid-template-columns: 27px auto;
    gap: 5px;
    margin-bottom: 10px;
}
.package-detail-icon-block {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    text-align: center;
    font-family: "LINE Seed Sans TH";
    padding: 3% 0 0;
}
.package-detail-icon img {
    width: 60% !important;
}
.package-bg .package-tab1-icon {
    grid-template-columns: 13% auto;
}
.package-detail-icon h5 {
    font-weight: 500;
    margin: 0;
    font-size: 1em;
}
.package-bg .package-tab1 h4 {
    font-family: "LINE Seed Sans TH";
}

/*แพ็กเกจ*/



/*แกลอรี่*/
.gallery-sub {
    text-align: center;
    padding: 0 1% 2%;
}
/*แกลอรี่*/




/*เกี่ยวกับเรา*/
.about-us2-2 .about-block1 h1 {
    margin-right: 0;
      font-family: "Gilda Display", serif;
}
.about-us2-2 .about-us2 {
    align-items: center;
}
.about-us2-2 .about-block1 {
    padding: 8% 2% 0 7%;
}
.about-us2-2 .about-block3 {
    padding: 5% 0% 0 7%;
}
.about-us2-block {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 40px;
    padding: 5% 0;
}
.about-us2-3 img {
    border-radius: 200px 0 0 0;
    margin-bottom: 20px;
}
.about-us2-4 img {
    border-radius: 0 0 200px 0;
    margin: 32px 0;
}
.about-us2-block h4 {
    color: #452e0e;
    line-height: 1.2;
    margin: 0px 0 10px;
}
.why-icon-block {
    display: grid;
    grid-template-columns: repeat(7, 1fr);
    text-align: center;
    gap: 30px;
    margin-bottom: 5%;
}
.why-icon {
    font-size: 0.9em;
    transition: 0.5s;
}
.why-icon:hover {
    transform: translateY(-10px);
}
.why-icon2 {
    margin-top: 30%;
}
/*เกี่ยวกับเรา*/



/*ติดต่อเรา*/
.contact-sub {
    text-align: center;
    padding: 0 0 3%;
}
.contact-sub h3 {
    line-height: 1.2;
    margin: 0 0 5px;
    font-size: 1.5em;
    font-weight: 600;
}
.contact-us {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 10px;
}
.contact-block {
    display: grid;
    grid-template-columns: 45px auto;
    gap: 10px;
    align-items: center;
    line-height: 1.2;
    background: #fff;
    border-radius: 50px;
    padding: 5px;
    text-align: left;
    transition: 0.5s;
}
.contact-block:hover {
    background: #452e0e;
    color: #fff;
}
.contact-block:hover a {
    color: #fff;
}
.contact-img {
    margin: 20px 0;
}
.contact-img img {
    border-radius: 20px;
}
/*form Contact*/
.no-js #Component67d007f8f895e80013b0afbd label {
	display: none !important;
}
.no-js #Component67d007f8f895e80013b0afbd .col-md-6 {
    width: 100%;
    margin-left: auto;
    display: block;
    margin-right: auto;
    float: initial;
}
.no-js #Component67d007f8f895e80013b0afbd .form-control {
    border: 1px solid #eee;
    border-radius: 10px !important;
    -webkit-box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    box-shadow: inset 0 0px 0px rgb(0 0 0 / 8%);
    font-size: 1em !important;
    padding: 28px 20px;
    font-weight: 400;
    line-height: 1.5;
    background: #fff;
    color: #000 !important;
}
.no-js #Component67d007f8f895e80013b0afbd .form-control:hover {
  border: 1px solid #452e0e;
}
.no-js #Component67d007f8f895e80013b0afbd .form-control::placeholder {
    color: #000 !important;
}
.no-js #Component67d007f8f895e80013b0afbd .form-control:focus {
    border: 1px solid #452e0e;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 0px 0px rgba(0, 0, 0, .075), 0 0 0px rgba(102, 175, 233, 0);
    color: #000 !important;
}
.no-js #Component67d007f8f895e80013b0afbd .btn {
    background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
    background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
    background: #452e0e;
    color: #fff;
    text-shadow: 0 0px 0 #3173ed;
    background-repeat: repeat-x;
    border-color: #452e0e;
    border-radius: 50px;
    padding: 10px 25px;
    font-size: 1em;
    font-weight: 400;
    border: 0px solid transparent;
}
.no-js #Component67d007f8f895e80013b0afbd .btn-default:active {
    background: #452e0e;
    color: #fff;
}
.no-js #Component67d007f8f895e80013b0afbd .btn-default:hover,.no-js #Component67d007f8f895e80013b0afbd .btn-default:focus {
    background-position: 0 0px;
    background: #452e0e;
    color: #fff;
}
.no-js #Component67d007f8f895e80013b0afbd .col-xs-12.col-sm-5.col-md-5.padding {
	width: 100%;
}
.no-js #Component67d007f8f895e80013b0afbd span.label {
    font-size: 0.85em;
    font-weight: 400;
}
.no-js #Component67d007f8f895e80013b0afbd .ITPcheckboxAuthen {
    font-size: 0.9em;
    padding: 0 0 0 0%;
    margin-left: -2%;
}
div#Component67d007f8f895e80013b0afbd span#contactUsAcceptPolicyText2 {
    display: block;
}
#iframe67d0fea9318b650013f96fae iframe {
    height: 297px;
    border-radius: 10px;
}

/*ติดต่อเรา*/



/*pagination*/
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
    background-color: #452e0e;
    border-color: #452e0e;
}
.pagination>li>a, .pagination>li>span {
    color: #452e0e;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #452e0e;
    background-color: #f7f7f7;
}
/*pagination*/




/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 20px;
}
    .container {
        width: 1440px;
    } 
  .dropdown-menu > li > a {
    font-size: 1.3em;
}
  .package-menu-bg {
    height: 90px;
}
  .itopplus-footer {
    font-size: 16px;
}
  .ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
  .footer-logo {
    width: 65%;
}
  .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
}
  #iframe67d0fea9318b650013f96fae iframe {
    height: 323px;
}
  .padding-pd {
    padding: 5%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
.navbar-default .navbar-nav > li > a {
    font-size: 0.9em;
    padding: 6px 10px;
}
      li#menu67c907b4f0e08f0013b0a5cb {
        margin-left: 12em;
    }
#Component67d1157cbbaca50013414a10 {
    display: none;
}
      .itopplus-logo {
        width: 9vw;
    }
      .itopplus-banner .container {
        height: 120px;
    }
  .itopplus-footer {
    font-size: 11px;
}
  .dropdown-menu > li > a {
    font-size: 1em;
}
  .about-us2-2 .about-block1 h1 {
    font-size: 3.4em;
}
  .contact-block {
    word-break: break-word;
}
}






/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
 #Component67d1157cbbaca50013414a10 {
    display: block;
}
      li#menu67c907b4f0e08f0013b0a5cb {
        margin-left: 0em;
    }
  .itopplus-banner .container {
        height: 0px;
    }
   .package-block ul.nav.nav-pills.nav-justified {
    display: flex;
}
  .package-block .nav>li>a {
    padding: 15px 5px;
}
  .package-menu-bg h4 {
    font-size: 1.3em;
}
  .about-block1 h1 {
    font-size: 2.6em;
}
  .about-block1 h4 , .about-block3 h4 {
    font-size: 1.3em;
}
  .about-icon {
    white-space: inherit;
    padding: 0 10%;
}
  .about-block3 img {
    border-radius: 100px 0 0 0;
}
  .package-tab1 h2 {
    font-size: 2.2em;
}
  .about-us2-3 img {
    border-radius: 100px 0 0 0;
}
  .about-us2-4 img {
    border-radius: 0 0 100px 0;
}
  .copy-right {
    padding: 0% 0 0;
}
  .itopplus-footer h4 {
    font-size: 1.2em;
}
#background67d007f5f895e80013b0afb8 .col-md-6.col-sm-6.col-xs-12.padding {
    width: 100%;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl67d1157cbbaca50013414a10 {
    padding: 0 !important;
    margin-bottom: -7px;
}
  .container {
    padding-right: 0px;
    padding-left: 0px;
}
  .h1, h1 {
    font-size: 2.5em;
}
  .h2, h2 {
    font-size: 2.2em;
}
  .h3, h3 {
    font-size: 1.6em;
}
  .h4, h4 {
    font-size: 1.3em;
}
  .itopplus-bg , .itopplus-bg2 ,  .itopplus-bg3 {
    background-attachment: inherit;
}
  .itopplus-bg5 {
    background-size: cover;
}
  .about-icon {
     padding: 0 5%;
  }
  .about-icon h4 {
    font-size: 1.1em;
}
  .about-icon img {
    width: 60% !important;
}
  .private-pin {
    font-size: 1.1em;
}
  .private-block h3 {
    margin: 10px 0 20px;
}
  .about-us2 {
    grid-template-columns: repeat(1, 1fr);
    padding: 5%;
}
  .about-block1 {
    padding: 5% 0;
}
  .about-block3 {
    padding: 5% 0% 0 0;
}
  .private-pin img {
    margin: 0 auto;
    display: block;
}
.package-tab {
    display: flex;
    flex-direction: column-reverse;
}
  .package-tab1 {
    padding: 10% 10%;
}
  .package-menu-bg {
    height: inherit;
}
  .package-block ul.nav.nav-pills.nav-justified::before {
             display: none;
  }
      .package-block ul.nav.nav-pills.nav-justified {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
    }
      .itopplus-footer {
        font-size: 13px;
        text-align: center;
    }
      .copy-right {
        display: none;
    }
  .footer-logo {
    width: 45%;
    margin: 0 auto;
}
  .tel-mail {
    text-align: left;
}
#contentnewmode67ce6149f0e08f0013b0e26d h4 {
    text-align: left;
}
      .about-us2-2 .about-block1 h1 {
        font-size: 2.5em;
    }
  .about-us {
    padding: 5% 10% 1%;
}
  .about-block2 {
    padding: 0 5%;
}
  .about-us2-block {
    grid-template-columns: repeat(1, 1fr);
    padding: 5% 10%;
}
  .about-us2-2 .about-block1 , .about-us2-2 .about-block3 {
    padding: 8% 5%;
}
  .why-icon-block {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 10%;
}
  .why-icon2 {
    margin-top: 0%;
}
  .why-icon-mb {
     color: #b2aaa5;
}
  .menu-align h4 {
    white-space: inherit;
}
  .package-bg .package-tab1 {
    padding: 5% 5% 0;
}
  .package-icon-block {
    grid-template-columns: repeat(2, 1fr);
    padding: 0 7%;
}
  .staggered-grid {
    column-count: 2;
    --webkit-column-count: 2;
    --moz-column-count: 2;
    padding: 0rem 6% !important;
}
  .staggered-card-grid > .caption h3.title {
    font-size: 1.1em;
    text-align: center;
}
  .row.contenemanager-gallery {
    column-count: 2;
    --webkit-column-count: 2;
    --moz-column-count: 2;
}
  .bootstrap-collum .col-md-3.col-sm-4.col-xs-12 {
    width: 50%;
}
      .Contentmanager .site .col-section .item.-micro a .image {
        width: 40%;
    }
      .Contentmanager .site .col-section .item.-micro a .caption {
        width: 60%;
    }
  h3.managerHeader {
    font-size: 2em;
}
  .col-md-8.col-md-offset-2.text-center {
    padding: 0;
}
  .contact-us {
    grid-template-columns: repeat(1, 1fr);
}
  .contact-bg {
    padding: 0 5%;
}
  .contact-sub h3 {
    font-size: 1.3em;
}
  div#iframe67d0fea9318b650013f96fae {
    padding: 0 5%;
}
  .no-js #Component67d007f8f895e80013b0afbd .col-md-6 {
    padding: 0 9%;
}
#Component67d007f8f895e80013b0afbd span#contactUsAcceptPolicyText2 {
    display: inline;
}
}

