.itopplus-background {

}
body {
    font-size: 17px;
    overflow-x: hidden;
    color: #545454;
    font-family: "LINE Seed Sans TH";
}
a , .link {
    color: #545454;
}
a:hover , .link:hover {
    color: #0e2571;
}
b, strong {
    font-weight: 600;
}
.itopplus-bg {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_0300202595fq/0/0/bgz-z1010374595448.webp);
    background-color: #fbf9e9;
    background-position: top;
}

.itopplus-bg2 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_0300202595fq/0/0/2z-z400838610926.webp");
}

.itopplus-bg4 {
  background-image: url("https://itp1.itopfile.com/ImageServer/z_itp_0300202595fq/0/0/4z-z263308837084.webp");
}

.navbar-default .navbar-nav > li > a {
  font-size: 1em;
  color: #545454;
  margin: 0;
  padding: 8px 12px;
  border-radius: none;
}

.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: #0f2473 !important;
  box-shadow: none;
  border-color: transparent;
  background: transparent;
  background-color: transparent;
}

.dropdown-menu > li > a {
    font-size: 1.1em;
    color: #545454;
    padding: 8px 15px;
}

.no-js .dropdown-menu > li > a:focus,
.no-js .dropdown-menu > li > a:hover {
  color: #fff;
  background: #0f2473;
}

@media screen and (max-width: 992px) {
  #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;
  }

  .navbar-header > a {
    display: grid !important;
    background-size: 40px;
    height: 50px !important;
    width: 40px !important;
    filter: invert(1);
  }

  #itpphonemobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/telz-z555807927326.png) !important;
  }

  #itpsearchmobile {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/searchz-z1550057493030.png) !important;
  }

  .old-image-icon-facebook {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/fbz-z1306469976463.png) !important;
  }

  .old-image-icon-line {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/linez-z468194837558.png) !important;
  }

  .old-image-icon-instragram {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/igz-z261562755399.png) !important;
  }

  .old-image-icon-youtube {
    background-image: url(https://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/ytz-z1709509823553.png) !important;
  }

  .new-image-icon-twitter {
    background-image: url(http://itp1.itopfile.com/ImageServer/z_itp_26012025ka3n/0/0/twz-z1451700767745.webp) !important;
  }
}

@media screen and (min-width: 1024px) {
  .itopplus-banner > .container {
    display: grid;
    grid-template-columns: 18% auto;
    height: auto;
    align-items: center;
  }

  #nav-menu {
    display: grid;
    background: 0 0;
    min-height: auto;
     height: auto;
  }

  .no-js .itopplus-banner {
    position: sticky;
    top: 0;
    z-index: 110;
  }

  .itopplus-banner {
    background: #fff;
    box-shadow: 0 0 10px rgba(0, 0, 0, .1);
    transition: 0.3s;
  }

  #controlBanner {
    object-fit: contain;
    padding: 5px;
    width: clamp(100px, 100%, 7vw);
    margin: 0 auto;
  }

  #itopplus-nav-bar {
    display: flex;
    width: 100%;
    justify-content: end;
  }
}














/**/
.h1, h1 {
    font-size: 4.2em;
    font-weight: 600;
}
.h2, h2 {
    font-size: 2.7em;
    font-weight: 600;
}
.h3, h3 {
    font-size: 2.1em;
    font-weight: 600;
}
.h4, h4 {
    font-size: 1.4em;
    font-weight: 600;
}
.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;
    line-height: 1.6;
    font-weight: 400;
    color: #fefefe;  
}
.itopplus-footer h4 {
    font-size: 1.1em;
    margin: 0px 0 15px;
    font-weight: 600;
}
.itopplus-footer h3 {
    margin: 0 0 20px;
    font-size: 1.5em;
}
.itopplus-footer a {
    color: #fefefe;
}
.itopplus-footer a:hover {
    color: #c70c1a;
}
.footer-block1 img {
    width: 32% !important;
    margin: 0 0 20px;
}
.footer-block1 h4 {
    margin: 0px 0 10px;
}
.btn-maps {
    background: transparent;
    border: 0px solid #2f2f2f;
    color: #fff;
    padding: 10px 0px;
    margin-top: 15px;
    transition: 0.5s;
    display: grid;
    grid-template-columns: 10px auto;
    gap: 5px;
}
.qr-img {
    width: 55%;
    margin: 0 auto 20px;
}
.qr-img img {
    border-radius: 20px;
}
.btn-line {
    background: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 50px;
    display: grid;
    grid-template-columns: 20px auto;
    gap: 5px;
    align-items: center;
    padding: 7px 10px;
    transition: 0.5s;
    margin: 0 auto;
}
.btn-line:hover {
    background: #fff;
    color: #000;
}
.btn-line:hover img {
    filter: invert(1);
}
.tel-block {
    display: grid;
    grid-template-columns: 35px auto;
    gap: 15px;
    align-items: center;
    margin-bottom: 10px;
}
.copy-right {
    font-size: 0.9em;
}
.ITPcookiebar {
    width: 100% !important;
}
.buttonExampleSite {
    border: 1px solid #0e2571 !important;
    color: #0e2571 !important;
    font-family: "LINE Seed Sans TH" !important;
}
.buttonExampleSite:hover {
    background: #0e2571 !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%;
}
/*footer*/





/*หน้าแรก*/
.padding-pd {
    padding: 2%;
}
.padding-pd2 {
    padding: 5%;
}
.menu-align {
    text-align: center;
    padding: 7% 0 2%;
}
.menu-align h2 {
    color: #0e2571;
    margin: 0 0 15px;
}
.menu-align h4 {
    font-weight: 400;
    border: 1px solid #c70c1a;
    width: max-content;
    margin: 0 auto 15px;
    font-size: 1.2em;
    padding: 3px 10px;
    border-radius: 50px;
}
.about-us {
    white-space: pre-line;
    padding: 10% 13% 0 10%;
}
.about-us h2 {
    font-weight: 400;
    margin: 0;
}
.about-us h3 {
    margin: 0 0 20px;
}
.about-us h3 span {
    color: #0e2571;
}
.about-border {
    border-bottom: 3px solid #c90b1c;
    width: 7%;
}
.about-border-display {
    display: flex;
    align-items: center;
    gap: 10px;
}
.about-icon-display {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 20px;
}
.about-icon {
    white-space: pre-line;
    text-align: center;
    padding: 10% 0;
    transition: 0.5s;
}
.about-icon img {
    width: 25% !important;
    margin: 0 auto 15px;
}
.touring-block {
    white-space: pre-line;
    text-align: left;
    padding: 15% 0 0 10%;
}
.touring-block .menu-align {
    text-align: left;
}
.touring-block h4 {
    margin: 0 0 15px;
}
.btn-more {
    background: transparent;
    border: 1px solid #c70c1a;
    color: #545454;
    border-radius: 50px;
    padding: 4px 15px;
    font-size: 0.9em;
    transition: 0.5s;
}
.btn-more:hover , .CASS-D-border article.col-md-6.item.-micro:hover .btn-more , .spec-bg:hover .btn-more {
    background: #c70c1a;
    border: 1px solid #c70c1a;
    color: #fff;
}
.btn-align {
    text-align: center;
    padding: 0 0 5%;
}
.about-intro {
    white-space: pre-line;
    text-align: center;
    padding: 2% 0 30%;
}
.spec-bg-display {
    display: -webkit-inline-box;
    overflow-y: auto;
    width: 100%;
    margin-bottom: 15%;
}
.spec-bg {
    width: 48%;
    background: #fffbe8;
    padding: 5%;
    border-radius: 30px;
    margin: 0 20px 10% 0;
}
.spec-bg-icon {
    width: 15%;
}
.spec-bg h2 {
    color: #0e2571;
    font-family: "Montserrat", sans-serif;
    margin: 10px 0 20px;
    font-size: 2em;
}
.spec-bg-img {
    margin: 10% 0 -20%;
}
.spec-bg-display a {
    display: contents;
}
/* width */
.spec-bg-display::-webkit-scrollbar{
    width: 2px;
    border-radius: 30px;
}
/* Track */
::-webkit-scrollbar-track {
    background: #eaeaea; 
    border-radius: 30px;
}
/* Handle */
::-webkit-scrollbar-thumb{
    background: #c90b1c; 
    border-radius: 30px;
}
/* Handle on hover */
::-webkit-scrollbar-thumb:hover{
    background: #c90b1c; 
    border-radius: 30px;
}
/*หน้าแรก*/



/*เช่ารถพร้อมคนขับ*/
.col-section {
   padding: 0 0 2%;
}
article.col-md-6.item.-micro {
    width: 31%;
    margin: 0 10px 20px;
    background: #fff;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro {
    padding: 15px;
}
.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 {
    width: 100%;
    border: 0px solid #eee;
    border-radius: 20px;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    width: 100%;
    padding-left: 0;
    padding: 7% 0px 0%;
    display: grid;
    grid-template-columns: auto 13%;
    gap: 10px;
}
.Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1em;
    font-weight: 400;
    color: #545454;
    text-align: left;
    margin-bottom: 10px;
}
.Contentmanager .site .col-section .item.-micro a:hover .caption .title {
    color: #c70c1a;
}
.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: #545454;
}
h3.managerHeader {
    font-size: 2.6em;
    font-weight: 600;
    color: #0e2571;
    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-size: 1.1em;
    font-weight: 600;
    margin: 20px 0 5px;
    line-height: 1.3;
    color: #0e2571;
}
.Textmanager.font-inherit h3 {
    font-size: 1.3em;
    font-weight: 600;
    margin: 0px 0 7px;
    color: #c90b1c;
}
.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 {
    padding: 0px 10px 0;
}
.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: transparent;
    position: relative !important;
    overflow: hidden !important;
    border: 0px solid #eee;
    padding: 0px !important;
    box-shadow: none !important;
    border-radius: 20px;
}
.img-thumbnail {
    padding: 0px;
    border: 0px solid #ddd;
    border-radius: 20px;
}
.social-icon {
    border-radius: 5px;
}
.social-share {
    top: 15px;
}
.landingpagemanager {
    display: none;
}
.service-icon {
    display: grid;
    grid-template-columns: 25px auto;
    gap: 10px;
    margin-bottom: 5px;
    align-items: center;
}
.service-icon-img img {
    width: 100% !important;
}
.service-detail .about-icon {
    padding: 5% 0 10%;
}
/*เช่ารถพร้อมคนขับ*/




/*รีวิวจากลูกค้า*/
.Contentmanager .template1 .template-head {
   padding-bottom: 54.5%;
}
.Contentmanager .template1 .template-panel {
   padding-bottom: 111%;
}
.img-container .img {
    border-radius: 20px;
}
.Contentmanager .caption {
    height: 90px;
    text-align: center;
    padding: 20px 0;
}
.template1 strong {
    font-weight: 400;
}
.btn-group-sm>.btn, .no-js .btn-sm {
    font-size: 16px;
}
.Contentmanager .caption p.margin {
    display: none;
}
.review-sub {
    white-space: pre-line;
    text-align: center;
    padding: 0 0 4%;
}
/*รีวิวจากลูกค้า*/




/*เกี่ยวกับเรา*/
.about-intro-pd .about-intro {
    padding: 2% 0 35%;
}
figure.effect-jazz {
    background: transparent;
}
figure.effect-jazz figcaption::after {
    border-top: 0px solid #fff;
    border-bottom: 0px solid #fff;
}
/*เกี่ยวกับเรา*/



/*รุ่นรถ*/
.CASS-D-border {
    background-image: none;
}
.CASS-D-border article.col-md-6.item.-micro {
    width: 25%;
    margin: 0 0px 20px;
    background: transparent;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption {
    display: block;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-weight: 600;
    text-align: center;
    color: #0e2571;
    font-family: "Montserrat", sans-serif;
    margin: 10px 0 15px;
    font-size: 1.6em;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .time {
    text-align: center;
}
.CASS-D-border .btn-more {
    padding: 6px 15px;
}
/*รุ่นรถ*/



/*ข่าวสาร*/
.coming-soon {
    width: 80%;
    margin: 0 auto;
}
/*ข่าวสาร*/



/*ติดต่อเรา*/
.contact-bg3 {
    font-size: 0.95em;
}
.text-contact {
    text-align: center;
    padding: 0 0 15px;
}
.text-contact h4 {
    line-height: 1.2;
    margin: 0 0 5px; 
    color: #0e2571;
}
.contact-block2 {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
    margin-bottom: 20px;
}
.contact-bg {
    display: grid;
    grid-template-columns: 40px auto;
    gap: 5px;
    align-items: center;
    background: #ffffff;
    border-radius: 50px;
    padding: 7px;
}
.contact-bg:hover {
    background: #c90b1c;
    color: #fff;
}
.contact-bg3 iframe {
    height: 395px;
    border-radius: 20px;
}
/*form Contact*/
.no-js #Component6800d8ba3f8f650013233a4a label {
  display: none !important;
}
.no-js #Component6800d8ba3f8f650013233a4a .col-md-6 {
  width: 100%;
  margin-left: auto;
  display: block;
  margin-right: auto;
  float: initial;
}
.no-js #Component6800d8ba3f8f650013233a4a .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: 0.95em !important;
  padding: 29px 20px;
  font-weight: 400;
  line-height: 1.5;
  background: #fff;
  color: #545454 !important;
}
.no-js #Component6800d8ba3f8f650013233a4a .form-control:hover {
  border: 1px solid #c90b1c;
}
.no-js #Component6800d8ba3f8f650013233a4a .form-control::placeholder {
    color: #545454 !important;
}
.no-js #Component6800d8ba3f8f650013233a4a .form-control:focus {
  border: 1px solid #c90b1c;
  -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: #545454 !important;
}
.no-js #Component6800d8ba3f8f650013233a4a .btn {
  background-image: -webkit-linear-gradient(top, #111f39 0, #111f39 100%);
  background-image: -o-linear-gradient(top, #f9a71f 0, #f9a71f 100%);
  background: #c90b1c;
  color: #fff;
  text-shadow: 0 0px 0 #3173ed;
  background-repeat: repeat-x;
  border-color: #6c5336;
  border-radius: 50px;
  padding: 10px 25px;
  font-size: 0.95em;
  font-weight: 400;
  border: 0px solid transparent;
}
.no-js #Component6800d8ba3f8f650013233a4a .btn-default:active {
  background: #c90b1c;
  color: #fff;
}
.no-js #Component6800d8ba3f8f650013233a4a .btn-default:hover,.no-js #Component6800d8ba3f8f650013233a4a .btn-default:focus {
  background-position: 0 0px;
   background: #c90b1c;
  color: #fff;
}
.no-js #Component6800d8ba3f8f650013233a4a .col-xs-12.col-sm-5.col-md-5.padding {
  width: 100%;
}
.no-js #Component6800d8ba3f8f650013233a4a span.label {
  font-size: 0.85em;
  font-weight: 400;
}
.no-js #Component6800d8ba3f8f650013233a4a .ITPcheckboxAuthen {
  font-size: 0.95em;
  padding: 0 0 0 0%;
}
span#contactUsAcceptPolicyText2 {
    display: block;
}
/*ติดต่อเรา*/



/*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: #c90b1c;
    border-color: #c90b1c;
}
.pagination>li>a, .pagination>li>span {
    color: #c90b1c;
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
    color: #c90b1c;
    background-color: #f7f7f7;
}
/*pagination*/



/* Large Devices, Wide Screens */
@media only screen and (min-width : 1900px) {
body {
    font-size: 21px;
}
.container {
    width: 1440px;
}
.about-us {
    padding: 10% 20% 0 10%;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    grid-template-columns: auto 10%;
}
.btn-group-sm>.btn, .no-js .btn-sm {
    font-size: 21px;
}
.itopplus-footer {
    font-size: 18px;
}
.ITPcookiebar , .buttonExampleSite {
    font-size: 16px !important;
}
.service-icon {
    grid-template-columns: 30px auto;
    margin-bottom: 10px;
}
.Textmanager.font-inherit h4 {
    margin: 20px 0 10px;
}
.contact-bg3 iframe {
    height: 427px;
}
  .Contentmanager .caption {
    height: 100px;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:1191px) {
body {
    font-size: 16px;
}
.about-us {
    padding: 10% 5% 0 5%;
}
.about-icon {
    font-size: 0.9em;
    padding: 5% 0;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    grid-template-columns: auto 10%;
} 
.spec-bg h2 {
    font-size: 1.7em;
}
.itopplus-footer {
    font-size: 12px;
}
.about-icon-display {
    gap: 10px;
}
h3.managerHeader {
    font-size: 2.2em;
}
.padding-md {
    padding: 0px 20px 0 23px !important;
}
.contact-bg {
    grid-template-columns: 30px auto;
    font-size: 0.94em;
}
.contact-bg3 iframe {
    height: 382px;
}
  .Contentmanager .template1 .template-panel {
    padding-bottom: 122%;
}
}



/* Large Devices, Wide Screens */
@media only screen and (max-width:900px) {
#nav-menu, #ItopplusMainSidebar > div {
     box-shadow: 0 0 10px rgba(0, 0, 0, .1) !important;
}
.h2, h2 {
    font-size: 2.1em;
}
.h3, h3 {
    font-size: 1.6em;
}
.about-us {
     white-space: inherit;
}
.about-icon {
     padding: 10% 0;
     white-space: inherit;
}
article.col-md-6.item.-micro {
    width: 30%;
}
.touring-block {
    white-space: inherit;
}
.spec-bg h2 {
    font-size: 1.3em;
}
.btn-more {
    padding: 4px 10px;
    font-size: 0.8em;
}
.template1 .col-md-6.col-sm-8.col-xs-12.padding-md {
    width: 50%;
}
.template1 .col-md-3.col-sm-4.col-xs-12.padding-md {
    width: 25%;
}
.about-intro {
    white-space: inherit;
}
.Contentmanager .site .col-section .item.-micro a .caption {
    gap: 11px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
    width: 25%;
}
h3.managerHeader {
    font-size: 1.8em;
}
.CASS-D-border .Contentmanager .site .col-section .item.-micro a .caption .title {
    font-size: 1.3em;
}
.padding-md {
    padding: 0px 5px 5px 5px !important;
}
.contact-block2 {
    grid-template-columns: repeat(1, 1fr);
}
.contact-bg3 {
    font-size: 1em;
}
.contact-bg {
     grid-template-columns: 40px auto;
     font-size: 1em;
     gap: 10px;
}
span#contactUsAcceptPolicyText2 {
    display: inline;
}
.contact-bg3 iframe {
    height: 234px;
}
      .Contentmanager .template1 .template-panel {
        padding-bottom: 112%;
    }
  .Contentmanager .caption {
    height: 115px;
}
}


/* Large Devices, Wide Screens */
@media only screen and (max-width:480px) {
#imagesControl67f8b419e6e7a200139b7bdb {
    padding: 0 !important;
}
.about-icon-display {
    grid-template-columns: repeat(2, 1fr);
}
.col-section {
    padding: 0 5% 2%;
}
article.col-md-6.item.-micro {
     width: 100%;
     margin: 0 0px 20px;
}
.touring-block {
    padding: 5% 0 0 0%;
}
.spec-bg {
    margin: 0 15px 10% 0;
}
.btn-more {
    font-size: 0.7em;
}
.template1 .col-md-6.col-sm-8.col-xs-12.padding-md {
     width: 100%;
}
.template1 .col-md-3.col-sm-4.col-xs-12.padding-md {
     width: 50%;
     padding: 10px ! IMPORTANT;
}
.col-md-6.pull-left , .col-md-6.pull-right {
    width: 100%;
    margin: 0 0% 0 0;
}
.Textmanager.font-inherit {
    display: block;
}
.PitCustomClass1 .col-md-12.text-justify {
    padding: 10px;
}
.contenemanager-gallery .col-xs-12.col-md-3, .Contenemanager-gallery .col-xs-6.col-md-3 {
        width: 50%;
}
.CASS-D-border article.col-md-6.item.-micro {
    width: 100%;
}
.no-js #Component6800d8ba3f8f650013233a4a .col-md-6 {
    padding: 0 15px;
}
  .Contentmanager .col-md-6.col-sm-8.col-xs-12.padding-md .caption {
        height: inherit;
    }
.Contentmanager .col-md-3.col-sm-4.col-xs-12.padding-md .caption {
        height: 135px;
    }
}



