/*
Theme Name: Travel Time
Theme URI: http://cmsmasters.net/travel/
Author: cmsmasters
Author URI: http://cmsmasters.net/
Description: Travel Time WordPress Theme is amazing. Unlimited design solutions can be created due to a great flexibility of settings and shortcode options. 99+ Custom Shortcodes are added through a Visual content composer with drag'n'drop function. You can set a completely custom layout that stretches to any width, set your content in many columns and assign animation many parts of your content. Travel Time theme has a Tours that can be set to any sort of a grid or a Masonry puzzle with variable paddings for elemens, while Blog can have several different layouts too. Custom Profiles and Tours post types offer an optimal way to present your content, while valid code, SEO-optimized structure and microformats guarantee this content is easily crawled and indexed by search engines. Travel Time comes with a Custom Mega Menu plugin, premium Revolution and Layer Slider plugins included for free. Multilanguage, RTL-ready, plugin-compatible and professionally-supported theme will make every day you work with your website be a Travel Time!
Version: 1.2.3
License:
License URI:
Text Domain: travel-time
Domain Path: /framework/languages
Tags: one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, custom-background, custom-colors, custom-header, custom-menu, editor-style, featured-image-header, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, threaded-comments, translation-ready
*/


/*-------------------------------------------------------------------------*/
/* Browser Reset
/*-------------------------------------------------------------------------*/
@import url('../../../css2');
@import url('../../../css2-1');
@import url('../../../css2-2');



html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
figure,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
font,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td {
	  font-family: "Sarabun", 'Rubik', 'Jost', serif !important;
  background: transparent;
  border: 0;
  margin: 0;
  padding: 0;
  vertical-align: baseline;
  outline: none;
}
html {
  height: 100%;
  overflow-x: hidden;
  position: relative;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
body {
  overflow-x: hidden;
  position: relative;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
}
*,
*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
object,
video,
audio,
embed,
canvas,
iframe,
main,
summary {
  display: block;
}
video,
audio,
progress,
canvas {
  vertical-align: baseline;
}
video {
  background-color: #000000;
}
template,
[hidden],
audio:not([controls]) {
  display: none;
}
audio:not([controls]) {
  height: 0;
}
iframe {
  max-width: 100%;
}
abbr,
address,
progress {
  display: inline-block;
  text-decoration: none;
}
abbr:not([class]),
acronym {
  text-decoration: underline;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
}
#middle ul:after,
#bottom ul:after,
#middle ol:after,
#bottom ol:after {
  content: '.';
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
  overflow: hidden;
}
dl {
  display: block;
  overflow: hidden;
}
dt {
  display: block;
  font-weight: bold;
  overflow: hidden;
}
dd {
  display: block;
  overflow: hidden;
}
q:before,
q:after {
  content: none;
}
del {
  text-decoration: line-through;
}
table {
  width: 100%;
}
img {
  display: inline-block;
  color: transparent;
  height: auto;
  font-size: 0;
  vertical-align: middle;
  max-width: 100%;
  image-rendering: -moz-crisp-edges;
  image-rendering: -o-crisp-edges;
  image-rendering: auto;
  image-rendering: auto;
  -ms-interpolation-mode: bicubic;
}
img.wp-smiley,
img.emoji {
  font-size: 1em;
}
a {
  background: transparent;
}
a:active,
a:hover {
  outline: 0;
}
img {
  border: 0;
}
figure {
  background-image: none !important;
}
fieldset {
  margin: 25px 2px 30px;
  padding: 1.5em 1em .5em;
  border-width: 0;
  border-style: solid;
}
fieldset legend {
  padding: 3px 10px;
  margin-top: -25px;
}
input {
  line-height: normal;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0;
}
textarea {
  resize: vertical;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer;
}
optgroup {
  font-weight: bold;
}
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
  height: auto;
}
input[type=search] {
  -webkit-appearance: textfield;
}
input[type=submit],
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}
button {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
select {
  cursor: pointer;
}
button[disabled],
html input[disabled] {
  cursor: default;
  pointer-events: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
input[type=text]::-ms-clear {
  display: none;
}
p:empty {
  display: none;
}
:focus {
  outline: 0;
}
pre,
code,
kbd,
samp {
  background-color: transparent;
  color: inherit;
  font-family: monospace;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: 1px;
}
pre {
  white-space: pre-wrap;
}
pre a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
}
code {
  display: inline-block;
}
code a {
  font-family: inherit;
  font-size: inherit;
  line-height: inherit;
  font-weight: inherit;
  font-style: inherit;
  letter-spacing: inherit;
}
svg:not(:root) {
  overflow: hidden;
}
sub,
sup,
small {
  font-size: 75%;
}
sub,
sup {
  line-height: 0;
  position: relative;
}
sup {
  vertical-align: super;
}
sub {
  vertical-align: sub;
}
b,
strong {
  font-weight: bold;
}
th,
td,
caption {
  font-weight: normal;
}
dfn {
  font-style: italic;
}
hr {
  height: 0;
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}
mark {
  color: #000000;
}
.sticky,
.bypostauthor,
.screen-reader-text {
  outline: none;
}
.top-head-box h2,.top-head-box h1 {
    color: #222;
    text-align: center;
    border-bottom: 1px dashed #828282;
    padding-bottom: 15px;
    display: inline-block;
    margin: 0px;
    font-weight: bold;
    text-transform: capitalize;
    font-size: 30px;
    margin-top: 10px;
	    line-height: 35px;
}
.middle-hr {
    margin: -3px auto;
    border-bottom: 5px solid #0461ae;
    width: 90px;
    position: relative;
    margin-bottom: 15px;
}

.top-head-box {
    text-align: center;
}

.top-head-box img {
    display: block;
    margin: 0 auto;
}
#gridMBox .grid_item_adventure img {
    height: 340px;
}
#gridRBox .view-details:hover {
    background: #000;
}
#gridMBox .grid_item_adventure {
    display: block;
    margin-bottom: 25px;
}
#gridMBox .grid_item_adventure figure {
    position: relative;
    overflow: hidden;
    width: 100%;
    height: 100%;
}
#gridMBox .grid_item_adventure figure .score {
    position: absolute;
    top: 15px;
    right: 15px;
    z-index: 9;
}
#gridMBox .score strong {
    background-color: #0461ae;
    color: #fff;
    line-height: 1;
    -webkit-border-radius: 5px 5px 5px 0;
    -moz-border-radius: 5px 5px 5px 0;
    -ms-border-radius: 5px 5px 5px 0;
    border-radius: 5px 5px 5px 0;
    padding: 5px 10px;
    display: inline-block;
    font-weight: bold;
}
#gridMBox .grid_item_adventure figure img {
    width: 100%;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -webkit-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
}
#gridMBox .grid_item_adventure .info {
    position: absolute;
    width: 100%;
    z-index: 9;
    display: block;
    padding: 25px 20px 5px 20px;
    color: #fff;
    font-weight: bold;
    left: 0;
    bottom: 0;
    background: transparent;
    background: -webkit-linear-gradient(top, transparent, #0461ae);
    background: linear-gradient(to bottom, transparent, #0461ae);
    box-sizing: border-box;
}
div#gridMBox1 {
    background-image: url(../../uploads/2021/08/kashmir-pack-banner.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: static;
}
#gridMBox1 h2.txt1 {
    color: #fff;
    border-color: #fff;
}

#gridMBox1 .middle-hr {
    border-color: #fd7509;
}
#gridMBox .grid_item_adventure .info h3 {
    color: #fff;
    font-weight: bold;
    font-size: 20px;
}
#gridMBox .grid_item_adventure:hover figure img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
#gridMBox .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
}
.itemCardBox li img {
    width: 190px;
    height: 160px;
}

.itemCardBox {
    padding: 50px 0;
}

#gridMBox1 .wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
}
.commonSlider {
    background-color: rgba(0, 0, 0, 0.4);
    padding: 14px;
    border-radius: 12px;
    width: 300px;
    margin: 0 auto;
}
.makeFlex {
    align-items: center;
}

.makeFlex h2 {
    text-shadow: 0 2px 4px rgb(0 0 0 / 50%);
    font-size: 65px;
    font-weight: 900;
    letter-spacing: -3.85px;
    color: #ffffff;
    line-height: 75px;
}
.itemCardBox .blackText p b {
    color: #fd7509;
}
.itemCardBox__ftr {
    padding: 15px 10px 15px;
    width: 100%;
    background-color: #fff;
    min-height: 62px;
}
.commonSlider p {
    color: rgba(255, 255, 255, 0.7);
}

a.tertiaryBtn {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 16px;
    font-weight: 900;
    color: #ffffff;
    text-transform: uppercase;
    padding: 10px 22px;
    border-radius: 6px;
    border: solid 1px #9f9f9f;
    background-color: rgba(0, 0, 0, 0.42);
    width: 254px;
}
.itemCardBox li:before {
    display: none;
}

.itemCardBox li {
    display: inline-block;
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    margin-right: 10px;
    padding: 0;
}

.itemCardBox li img {
    width: 100%;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
}

.itemCardBox .blackText {
    padding: 15px 10px 15px;
    width: 100%;
    background-color: #fff;
    min-height: 62px;
}

.itemCardBox .blackText h5 {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 0;
}

.itemCardBox .blackText p {
    color: #9b9b9b;
    font-size: 11px;
    padding-bottom: 0;
}
div#gridMBox2 {
    width: 1200px;
    margin: 0 auto;
}
.about-one__left {
    position: relative;
    display: block;
    margin-left: 0;
    margin-right: 0;
}
.about-one__img-box {
    position: relative;
    display: block;
}
.about-one__img {
    position: relative;
    display: block;
}
.about-one__img img {
    width: 100%;
}
.about-one__call {
    position: absolute;
    bottom: 216px;
    left: -35px;
    background-color: rgb(255, 255, 255);
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 10%);
    display: flex;
    align-items: center;
    padding: 25px 40px 24px;
    border-radius: 5px;
}
.about-one__call:before {
    position: absolute;
    bottom: -20px;
    right: 26px;
    content: "";
    background-image: url(../../uploads/2021/08/about-one-call-shape-1.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 33px;
}
.about-one__call-icon {
    display: flex;
    align-items: center;
}
.about-one__call-icon span {
    font-size: 25px;
    color: #fd7509;
}
.about-one__call-number {
    margin-left: 20px;
}
.about-one__call-number p {
    font-size: 10px;
    margin: 0;
    text-transform: uppercase;
    font-weight: 500;
    line-height: 13px;
    padding-bottom: 0;
}
.about-one__call-number h4 {
    font-size: 18px;
    line-height: 20px;
    margin-bottom: 0;
}
.about-one__call-number h4 a {
    font-size: 18px;
    font-weight: 700;
    color: #313041;
}
.about-one__discount {
    position: absolute;
    top: 130px;
    right: -6px;
}
.about-one__discount h2 {
    font-size: 80px;
    color: #fd7509;
    line-height: 80px;
    font-family: fantasy;
}
.about-one__discount h3 {
    font-size: 50px;
    font-weight: 700;
    color: #313041;
}
.about-one__right {
    position: relative;
    display: block;
    margin-left: 70px;
    margin-top: 10px;
}
.about-one__right .section-title {
    margin-bottom: 37px;
}
.section-title__tagline {
    display: block;
    color: #fd7509;
    font-size: 20px;
    align-items: center;
    line-height: 30px;
    font-weight: bold;

}
.section-title__title {
    margin: 0;
    font-weight: 700;
    color: #313041;
    font-size: 50px;
    line-height: 60px;
    letter-spacing: -0.02em;
}
.about-one__right-text {
    margin: 0;
}
.about-one__points {
    position: relative;
    display: block;
    margin-top: 34px;
    list-style: none;
    margin-bottom:10px;
}
.about-one__points li {
    display: flex;
}

.about-one__points li .text {
    margin-left: 15px;
}
.about-one__points li .text p {
    color: #313041c2;
    font-weight: 600;
    margin: 0;
    font-size: 16px;
}
.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: #fd7509;
    color: #ffffff;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 8px 30px 8px;
    border-radius: 8px;
    transition: all 0.3s linear;
    overflow: hidden;
    letter-spacing: 0.1em;
    z-index: 1;
}

.about-one__points li:before {
    display: none;
}

.about-one__points i.cmsmasters-icon-check {
    font-size: 25px;
    color: #0461ae;
}
div#gridMBox3 {
    background-image: url(../../uploads/2021/08/video-one-bg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    position: static;
}
div#gridMBox3 h2 {
    font-size: 60px;
}

div#pageBoxt {
    padding: 15px;
    color: #000;
    text-align: justify;
}

div#pageBoxt p {
    text-align: justify;
}
.wpcf7-response-output {
    background: #0461ae;
    border-color: #0461ae !important;
    color: #fff;
    text-align: center;
    margin: 5px !important;
}
#enPop .vc_column-inner {
    padding-left: 10px;
}
#enPop .popInput input {
	font-weight: 500;
    background-color: #fff !important;
    color: #000!important;
    border-radius: 0px !important;
    border: solid 1px #ced4da !important;
    box-shadow: 0 0 1px 0 #80808047;
    border-radius: 3px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    -ms-border-radius: 3px;
    font-size: 13px !important;
    height: 33px;
}
ul.forms-list {
    padding: 0 !important;
    margin-bottom: 0 !important;
}
ul.forms-list li:first-child {
    padding-bottom: 5px;
}

ul.forms-list li {
    font-size: 12px !important;
    display: inline-block !important;
    width: 100% !important;
    margin-bottom: 0;
    line-height: 15px;
    color: #000 !important;
}
ul.forms-list li:before {
    margin-right: 0;
    color: red;
    font-size: 15px;
    vertical-align: bottom;
}

ul.forms-list li {
    padding: 0;
}
textarea#addP {
    min-height: 50px !important;
    height: 50px !important;
	padding: 5px;
}
#enPop .popInput label {
    z-index: 1;
    position: absolute;
    top:-9px;
    background: #f9f9f9;
    left: 20px;
    font-size: 12px;
    padding: 0px 5px;
    color: #000;
    font-weight: 600;
    font-family: 'Raleway';
}
.popInput:nth-of-type(6) p {
    padding-bottom: 0 !important;
}
.popTitle {
    margin-bottom: 15px;
}
#enPop .popInput {
position: relative;
}
#enPop .popInput textarea {
background-color: #fff !important;
color: #a3a6a9 !important;
border-radius: 0px !important;
border: solid 1px #ced4da !important;
box-shadow: 0 0 1px 0 #80808047;
padding: 5px 10px !important;
border-radius: 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
-ms-border-radius: 3px;
font-size: 12px !important;
line-height: 17px;
min-height: 90px;
height: 90px;
}
.wpb_raw_code.wpb_content_element.wpb_raw_html {
    margin-bottom: 0;
}
.wpcf7-not-valid-tip {
    font-size: 10px;
    line-height: 10px;
}
.wpcf7-response-output {
    font-size: 12px;
    width: 90%;
    padding: 0 !important;
    background: #ccc;
    border: none !important;
    color: #000;
}

.wpcf7-spinner {
    display: none;
}
#subP {
    cursor: pointer;
    padding: 5px 20px;
    text-align: center;
    border: none;
    background-size: 300% 100%;
    border-radius: 5px;
    transition: all .4s ease-in-out;
    background: #0461ae;
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    width: 90%;
    line-height: 20px;
    font-weight: bold;
    height: auto !important;
}

#subP:hover {
    background: #fd7509;
}

#nameP {
background: #fff url(../../uploads/2022/11/ico-1.png) no-repeat 4% 46%;
background-size: 20px !important;
}
#nameP,#emailp,#phoneP,#dateP {
padding-left: 45px !important;
background-size: 20px;
}
#emailp {
background: #fff url(../../uploads/2022/11/ico-2.png) no-repeat 4% 46%;
background-size: 20px !important;
}
#phoneP {
background: #fff url(../../uploads/2022/11/ico-3.png) no-repeat 4% 46%;
background-size: 20px !important;
}
#dateP {
background: #fff url(../../uploads/2022/11/ico-4.png) no-repeat 4% 46%;
background-size: 20px !important;
}
#pum-18977 {
background: #000000ed;
}
a.about-one__btn.thm-btn.enquiryBtn.pum-trigger:hover {
    background: #0461ae;
    color: #fff;
}
button.pum-close.popmake-close i {
color: #fff;
font-size: 26px;
font-weight: normal;
}
button.pum-close.popmake-close {
background: #bf000c !important;
}
#popmake-18977 .wpcf7-response-output {
top: 20px;
height: 20px !important;
}

div#popmake-7943 {
    padding: 18px;
    border-radius: 0px;
    border: 1px none #000000;
    box-shadow: 1px 1px 3px 0px rgb(2 2 2 / 23%);
    background-color: rgba( 249, 249, 249, 1.00 );
    padding: 0;
}

div#pum-7943 {
    background: #000000ed;
}

#pum_popup_title_7943 {
    display: none;
}
.Enq-left-box h2, .popTitle h5 {
    font-size: 18px;
    text-align: left;
    font-weight: 700;
    color: #000;
    margin-bottom: 0;
}
#pum-7943 .wpb_single_image.wpb_content_element.vc_align_left {
    margin-bottom: 0;
}
.popLeft img {
    width: 100%;
}
.popBox {
    padding-top: 10px;
}
button.pum-close.popmake-close {
    font-size: 16px !important;
    font-weight: bold !important;
    height: 32px !important;
    line-height: 25px !important;
    background: red !important;
    padding: 0 10px!important;
}
#enPop .vc_col-sm-6 .vc_column-inner {
    padding-right: 0;
    padding-left: 10px;
}
.popInput {
    width: 90%;
}
.popBox .g-recaptcha iframe {
    transform: scale(0.75);
    transform-origin: center;
}
.popBox .g-recaptcha div {
    overflow: hidden;
    margin: -3px auto;
    height: 70px !important;
    width: 100%;
}
.popBtn {
    margin-top: 10px;
}
.popBtn input {
    box-shadow: unset!important;
    outline: 0;
    color: #fff;
    background-color: #bf000c;
    border-color: #bf000c;
    height: 35px;
    line-height: 17px;
    display: block;
    font-weight: bold;
    width: 100%;
}
.whtBox {
    background: #000;
}
.whtBox {
    position: fixed;
    left: 30px;
    bottom: 10px;
    padding: 5px;
    border-radius: 5px;
    z-index: 9999;
}
.whtBox a {
    color: #fff!important;
}
.whtBox a {
    font-size: 22px;
    font-weight: bold;
}
.whtBox img {
    margin-right: 5px;
    -webkit-animation: spin 4s linear infinite;
    -moz-animation:spin 4s linear infinite;
    animation:spin 4s linear infinite;
}
.whtBox a:hover {
    color: #fff !important;
}
@-moz-keyframes spin { 
    100% { -moz-transform: rotate(360deg); } 
}
@-webkit-keyframes spin { 
    100% { -webkit-transform: rotate(360deg); } 
}
@keyframes spin { 
    100% { 
        -webkit-transform: rotate(360deg); 
        transform:rotate(360deg); 
    } 
}

li#menu-item-7880:after,li#menu-item-9734:after,li#menu-item-8588:after,li#menu-item-8166:after,li#menu-item-7271:after, li#menu-item-7273:after, li#menu-item-8890:after, li#menu-item-7272:after, li#menu-item-7274:after, li#menu-item-7348:after {
    border: 2px solid #fd7509;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    content: '';
    margin-top: -6px;
}

#header .navigation li > a {
    padding-right: 0;
    text-transform: capitalize;
    font-size: 14px;
}
ul.sub-menu li a:before {
    border: 3px solid #0461ae;
    border-width: 0 1px 1px 0;
    display: inline-block;
    padding: 3px;
    vertical-align: middle;
    transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    content: '';
    margin-top: -4px;
}


ul.sub-menu li a {
    padding: 8px 4px !important;
    color: #000!important;
    border-bottom: 1px dashed #ddd;
}
li#menu-item-6065 a {
    color: #fff;
    background: #fd7509;
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    border-radius: 4px;
    padding: 4px 10px !important;
    line-height: 14px;
    font-size: 14px;
    text-transform: capitalize;
}

li#menu-item-6065 a span {
    line-height: 12px;
}
ul.sub-menu li a span {
    padding-left: 5px;
}

ul.navigation > li li {
    border: none;
}
#gridMBox .score strong {
    background-color: #fd7509;
}
.enquiryBtn.ctbtn.pum-trigger {
    color: #fff;
    background: #ff5722;
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    border-radius: 4px;
    padding: 10px 10px;
    text-transform: capitalize;
    z-index: 99999;
    text-align: center;
    cursor: pointer !important;
    font-size: 24px;
    bottom: -10px;
    font-weight: bold;
    margin-bottom: 30px;
    position: absolute;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    width: 40%;
}
.homeBan img {
    width: 100%;
}
.post-type-archive .headline_aligner {
    min-height: 70px !important;
}

.post-type-archive .sidebar {
    padding-top: 20px !important;
}

.post-type-archive .cmsmasters_archive_type {
    padding-top: 20px !important;
}

.post-type-archive .cmsmasters_archive_item_inner {
    padding: 10px !important;
}

.post-type-archive .cmsmasters_img_wrap img {
    height: 200px !important;
}

.post-type-archive .cmsmasters_img_link.preloader {
    padding-bottom: 200px;
}
@media only screen and (max-width: 767px) {
	.logo_wrap {
    margin-bottom: 0 !important;
}
.itemCardBox li img {
    height: 177px !important;
}
.whtBox {
    bottom: 10px !important;
    left: 10px !important;
}
.resp_mid_nav_wrap {
    margin-bottom: 0 !important;
}

.top-head-box img {
    display: none;
}
#header .navigation a {
    padding: 5px 10px 5px 25px!important;
    font-weight: 700!important;
    color: #000!important;
    background: url(../../uploads/2022/05/dot.png) 12px 14px no-repeat!important;
}
#header .navigation {
    padding-top: 0!important;
    padding-bottom: 0!important;
}
#header .navigation li {
    background: #fff;
    border-bottom: 1px dashed #000!important;
    border: none;
    padding-left: 5px;
}
#header .navigation a span {
    color: #000!important;
    letter-spacing: 0!important;
    font-family: sans-serif!important;
}
span.cmsmasters_resp_nav_toggle.cmsmasters_theme_icon_resp_nav_slide_down:before {
    content: '+';
    color: #ff5722;
    font-weight: 700;
    font-size: 20px!important;
    opacity: 1;
    z-index: 9999;
}
#header .navigation .cmsmasters_resp_nav_toggle {
    position: absolute;
    top: 5px;
    background: 0 0!important;
    right: 10px!important;
}
#header .navigation a span {
    color: #000!important;
    letter-spacing: 0!important;
    font-family: sans-serif!important;
    font-size: 14px;
}
#header .header_mid .resp_mid_nav_wrap .resp_mid_nav {
    background: url(../../../include/menu-toggle_wiryda.jpg) center/30px no-repeat;
    float: right;
    width: 50px!important;
}

div#popmake-7943 {
    top: 30px !important;
}


#page .headline_outer .headline_inner {
    padding: 10px 5px;
}

.middle_content.entry {
    padding-top: 10px!important;
}

.content_wrap.fullwidth.project_page {
    padding-left: 10px;
    padding-right: 10px;
}

.cmsmasters_project_content.entry-content {
    padding: 0 10px!important;
}

.tabBox .cmsmasters_tab_inner h2 {
    margin-bottom: 5px;
    letter-spacing: 0;
}

.tabBox .cmsmasters_tab_inner p {
    text-align: justify;
    color: #000;
}
.content_wrap.r_sidebar {
    padding-left: 10px;
    padding-right: 10px;
}

.cmsmasters_open_post .cmsmasters_post_cont_wrap > div {
    padding: 10px;
}

.cmsmasters_post_cont_wrap p {
    color: #000;
    text-align: justify;
}
.cmsmasters_row_outer_parent {
    padding-bottom: 15px !important;
}

.featured_block_inner {
    padding: 0 !important;
}

.featured_block_text h4 {
    margin-bottom: 0 !important;
}

.featured_block_text h4 a {
    font-size: 12px!important;
    font-family: sans-serif;
    font-weight: bold;
}

.cmsmasters_open_project,.middle_content .opened-article,.middle_content {
    padding-bottom: 15px!important;
}

.header_mid .resp_mid_nav_wrap .resp_mid_nav:before {
    display: none;
}

#header .header_bot .resp_bot_nav_wrap .resp_bot_nav_outer {
    width: 100%;
    padding: 5px;
}

#header .header_mid .header_mid_inner {
    padding: 0 10px !important;
}

span.cmsmasters_resp_nav_toggle.cmsmasters_theme_icon_resp_nav_slide_up:before {
    content: '-';
    font-size: 20px!important;
}
#gridMBox .vc_column-inner {
    padding: 0 !important;
}
.top-head-box h2, .top-head-box h1 {
    font-size: 18px;
    line-height: 20px;
    letter-spacing: 0;
}

.sa_hover_container {
    padding: 0 !important;
}
.enquiryBtn.ctbtn.pum-trigger {
    width: 100% !important;
    font-size: 16px!important;
    padding: 5px!important;
}
	a.about-one__btn.thm-btn.enquiryBtn.pum-trigger {
    display: block;
    text-align: center;
    margin-bottom: 20px;
}
.whtBox {
    left: 0;
    border-radius: 0;
}

.whtBox a {
    font-size: 18px;
    border-radius: 0 !important;
}

div#enPop .vc_col-sm-6:nth-of-type(1) {
    display: none;
}
div#popmake-7943 {
    width: 96% !important;
    left: 10px !important;
}

.popBox {
    padding: 10px;
}

.popInput {
    width: 95%;
}


div#pum-7943 {
    overflow: hidden;
}
}
.btEnqu {
    position: relative;
    -webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);
    background: #ebf1ff;
}
.btEnqu .inBx {
    margin-right: 10px;
    width: 33%;
}
.tab5Box .ans_sec p span {
    font-weight: bold;
}
.btEnqu .modHe p b {
    font-size: 22px;
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0);
}

.btEnqu .frmCnt span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 12px;
    margin-top: 2px;
    margin-left: 5px;
}
.btEnqu .frmCnt {
    position: relative;
    padding: 10px;
    background: #f4f8fd;
}
.btEnqu .inBx p {text-align: left;}
.btEnqu .frmCnt p label {
    font-size: 12px;
    font-weight: bold;
}
.btEnqu .inBx1 {
    display: flex;
}
.btEnqu .frmCnt input:focus, .frmCnt textarea:focus {
    box-shadow: 0 0 5pt 2pt #d3d3d3;
    outline-width: 0;
}
.btEnqu .frmCnt input {
    height: 40px;
    max-height: 40px;
    color: #000 !important;
    border-radius: 0px!important;
    font-size: 14px;
    border: solid 1px #ced4da;
    box-shadow: 0 0 1px 0 #80808047;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: auto;
}

.btEnqu .inBx {
    margin-right: 10px;
}

.btEnqu .inBx2 {
    display: flex;
}


.btEnqu .frmCnt textarea {
        color: #000 !important;
    border-radius: 0px!important;
    font-size: 14px;
    line-height: 18px;
    border: solid 1px #ced4da;
    box-shadow: 0 0 1px 0 #80808047;
    width: 100%;
    max-width: 100%;
    height: 60px;
    padding: 10px !important;
}


.btEnqu .inBx5 {
    display: flex;
}

.btEnqu .inBx:nth-of-type(3) {
    margin-right: 0;
}
.btEnqu .inBx7 input {
    background: #000;
    padding: 7px 16px;
    color: #fff !important;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
}
.btEnqu .inBx7 input {
    line-height: 20px;
    cursor: pointer;
}

.btEnqu input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
    border-color: #ced4da !important;
}
.btEnqu .inBx6 li p {
    font-size: 12px !important;
    padding-bottom: 0  !important;
    display: inline-block;
    line-height: 12px;
}
.btEnqu .wpcf7-response-output {
    margin: 0 !important;
    text-align: center !important;
    background: #0693e3;
    border: none !important;
    font-weight: bold;
    color: #fff!important;
}
.btEnqu span.wpcf7-spinner {
    display: none !important;
}
.btEnqu .inBx6 li {
    padding-top: 0;
    line-height: 18px;
}

.btEnqu .inBx6 ul {
    margin-bottom: 0;
    padding-left: 0;
}
.btEnqu .inBx7 {
    width: 33%;
}
.btEnqu .inBx6 li p:before {
    display: inline-block!important;
    background-image: url(../../uploads/2023/06/ktp-check.png)!important;
    background-size: 12px;
    width: 12px;
    height: 12px;
    content: "";
    vertical-align: middle;
    margin-right: 0;
    margin-right: 5px;
}
.btEnqu .inBx6 {
    flex: 1;
}
.btEnqu .frmCnt p label span {
    color: red;
    padding-left: 3px;
    font-size: 12px;
}
.btEnqu .modHe p {
    text-align: center !important;
    color: #fff !important;
}
.btEnqu .frmCnt p {
    text-align: left !important;
}
.btEnqu input[name=your-name],.btEnqu input[name=your-number],.btEnqu input[name=your-email],.btEnqu input[name=your-phone],.btEnqu input[name=your-date],.btEnqu input[name=your-add] {
 background-size: 20px !important;
    padding-left: 38px !important;
    border-radius: 0;
    border-color: #ddd;
}
.btEnqu input[name=your-name]{
    background: #fff url(../../../payment-options/popr-1.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-number] {
    background: #fff url(../../../payment-options/popr-1.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-email] {
    background: #fff url(../../../payment-options/popr-2.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-phone] {
    background: #fff url(../../../payment-options/popr-3.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-date] {
    background: #fff url(../../../payment-options/popr-4.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-add] {
    background: #fff url(../../../payment-options/popr-6.png) no-repeat 4% 50%;
}
.btEnqu .wpcf7-form.invalid p {
    padding-bottom: 0px !important;
}
input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel {
    width: 39px !important;
    max-width: 34px !important;
	pointer-events: none;
}
.country-list {
    width: 329px;
    overflow-x: hidden;
}
.country-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.country-list::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.country-list::-webkit-scrollbar-thumb
{
	background-color: #bf000c;
}
.intl-tel-input.allow-dropdown,input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel {
    width: 50px !important;
    max-width: 50px !important;
    min-width: 50px !important;
    display: inline-block;
}
.phon span.wpcf7-form-control-wrap:nth-of-type(2) input {
    width: calc(100% - 50px) !important;
}


.inBx.phon label {
    display: block;
}
@media only screen and (max-width: 767px) {
    .booking-other input {
    width: 15px !important;
    height: 15px !important;
}

input.pDate.y5 {
    width: 100% !important;
}
    ul.country-list li:before {
    display: none!important;
}
.btEnqu .modHe {
    padding: 10px !important;
}

.modHe p {
    font-size: 14px !important;
}

.modHe p:nth-of-type(2) {
    display: none;
}

.btEnqu .modHe p b {
    font-size: 16px !important;
}

.btEnqu .inBx {
    width: 100% !important;
}

.btEnqu .inBx1,.btEnqu .inBx5 {
    display: block !important;
}

ul.form-list li:nth-of-type(2) {
    display: none;
}

.btEnqu .inBx7 {
    width: 100% !important;
    margin-top: 10px;
}
}.btEnqu {position: relative;-webkit-box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);-moz-box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2);box-shadow: 0 1px 6px 0 rgb(0 0 0 / 20%);}
.btEnqu .inBx {
    margin-right: 10px;
    width: 33%;
}
.tab5Box .ans_sec p span {
    font-weight: bold;
}
.btEnqu .modHe p b {
    font-size: 22px;
    color: #fff;
    text-shadow: 1px 1px 1px rgb(0 0 0);
}
.btEnqu .modHe {
    position: relative;
    border-bottom: 2px solid #fd7509;
    text-align: center;
    padding-top: 15px;
    padding-bottom: 5px;
    background: #0461ae;
}
.btEnqu .frmCnt span.wpcf7-not-valid-tip {
    font-size: 12px;
    line-height: 12px;
    margin-top: 2px;
    margin-left: 5px;
}
.btEnqu .frmCnt {
    position: relative;
    padding: 10px;
    background: #f4f8fd;
}
.btEnqu .inBx p {text-align: left;}
.btEnqu .frmCnt p label {
    font-size: 12px;
    font-weight: bold;
}
.btEnqu .inBx1 {
    display: flex;
}
.btEnqu .frmCnt input:focus, .frmCnt textarea:focus {
    box-shadow: 0 0 5pt 2pt #d3d3d3;
    outline-width: 0;
}
.btEnqu .frmCnt input {
    height: 40px;
    max-height: 40px;
    color: #000 !important;
    border-radius: 0px!important;
    font-size: 14px;
    border: solid 1px #ced4da;
    box-shadow: 0 0 1px 0 #80808047;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    margin-left: auto;
}

.btEnqu .inBx {
    margin-right: 10px;
}

.btEnqu .inBx2 {
    display: flex;
}


.btEnqu .frmCnt textarea {
        color: #000 !important;
    border-radius: 0px!important;
    font-size: 14px;
    line-height: 18px;
    border: solid 1px #ced4da;
    box-shadow: 0 0 1px 0 #80808047;
    width: 100%;
    max-width: 100%;
    height: 60px;
    padding: 10px !important;
}


.btEnqu .inBx5 {
    display: flex;
}

.btEnqu .inBx:nth-of-type(3) {
    margin-right: 0;
}
.btEnqu .inBx7 input {
    background: #fd7509;
    padding: 7px 16px;
    color: #fff !important;
    border-radius: 5px;
    font-size: 14px;
    line-height: 18px;
    width: 100%;
    font-weight: bold;
    -webkit-box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
    -moz-box-shadow: 0 1px 7px 0 rgba(0, 0, 0, 0.2);
    box-shadow: 0 1px 7px 0 rgb(0 0 0 / 20%);
}
.btEnqu .inBx7 input {
    line-height: 20px;
    cursor: pointer;
}

.btEnqu input:not([type=submit]):not([type=button]):not([type=radio]):not([type=checkbox]) {
    border-color: #ced4da !important;
}
.btEnqu .inBx6 li p {
    font-size: 12px !important;
    padding-bottom: 0  !important;
    display: inline-block;
    line-height: 12px;
}
.btEnqu .wpcf7-response-output {
    margin: 0 !important;
    text-align: center !important;
    background: #000;
    border: none !important;
    font-weight: bold;
    color: #fff!important;
    width: 100%;
}
.btEnqu span.wpcf7-spinner {
    display: none !important;
}
.btEnqu .inBx6 li {
    padding-top: 0;
    line-height: 18px;
}

.btEnqu .inBx6 ul {
    margin-bottom: 0;
    padding-left: 0;
}
.btEnqu .inBx7 {
    width: 33%;
}
.btEnqu .inBx6 li p:before {
    display: inline-block!important;
    background-image: url(../../../include/check_pumkri.png)!important;
    background-size: 12px;
    width: 12px;
    height: 12px;
    content: "";
    vertical-align: middle;
    margin-right: 0;
    margin-right: 5px;
}
.btEnqu .inBx6 {
    flex: 1;
}
.btEnqu .frmCnt p label span {
    color: red;
    padding-left: 3px;
    font-size: 12px;
}
.btEnqu .modHe p {
    text-align: center !important;
    color: #fff !important;
    padding-bottom: 2px;
}
.btEnqu .frmCnt p {
    text-align: left !important;
    padding-bottom: 10px;
}
.btEnqu input[name=your-name],.btEnqu input[name=your-number],.btEnqu input[name=your-email],.btEnqu input[name=your-phone],.btEnqu input[name=your-date],.btEnqu input[name=your-add] {
 background-size: 20px !important;
    padding-left: 38px !important;
    border-radius: 0;
    border-color: #ddd;
}
.btEnqu input[name=your-name]{
    background: #fff url(../../../payment-options/popr-1.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-number] {
    background: #fff url(../../../payment-options/popr-1.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-email] {
    background: #fff url(../../../payment-options/popr-2.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-phone] {
    background: #fff url(../../../payment-options/popr-3.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-date] {
    background: #fff url(../../../payment-options/popr-4.png) no-repeat 4% 50%;
}
.btEnqu input[name=your-add] {
    background: #fff url(../../../payment-options/popr-6.png) no-repeat 4% 50%;
}
.btEnqu .wpcf7-form.invalid p {
    padding-bottom: 0px !important;
}
input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel {
    width: 39px !important;
    max-width: 34px !important;
	pointer-events: none;
}
.country-list {
    width: 329px;
    overflow-x: hidden;
}
.country-list::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

.country-list::-webkit-scrollbar
{
	width: 5px;
	background-color: #F5F5F5;
}

.country-list::-webkit-scrollbar-thumb
{
	background-color: #bf000c;
}
.intl-tel-input.allow-dropdown,input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel {
    width: 50px !important;
    max-width: 50px !important;
    min-width: 50px !important;
    display: inline-block;
}
.phon span.wpcf7-form-control-wrap:nth-of-type(2) input {
    width: calc(100% - 50px) !important;
}


.inBx.phon label {
    display: block;
}
@media only screen and (max-width: 767px) {
    .booking-other input {
    width: 15px !important;
    height: 15px !important;
}

input.pDate.y5 {
    width: 100% !important;
}
    ul.country-list li:before {
    display: none!important;
}
.btEnqu .modHe {
    padding: 10px !important;
}

.modHe p {
    font-size: 14px !important;
}

.modHe p:nth-of-type(2) {
    display: none;
}

.btEnqu .modHe p b {
    font-size: 16px !important;
}

.btEnqu .inBx {
    width: 100% !important;
}

.btEnqu .inBx1,.btEnqu .inBx5 {
    display: block !important;
}

ul.form-list li:nth-of-type(2) {
    display: none;
}

.btEnqu .inBx7 {
    width: 100% !important;
    margin-top: 10px;
}
}

.btEnqu .modHe p:nth-of-type(2) {
    font-size: 12px;
}

.btEnqu .inBx6 li:before {
    display: none;
}
ul.country-list li:before {
    display: none;
}
.phone span.wpcf7-form-control-wrap:nth-of-type(2) input ,.phon input.wpcf7-form-control.wpcf7-text.wpcf7-tel.wpcf7-validates-as-required.wpcf7-validates-as-tel {
    width: calc(100% - 50px) !important;
}

ul.country-list.dropup {
    width: 329px;
    overflow-x: hidden;
}

ul.country-list.dropup::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

ul.country-list.dropup::-webkit-scrollbar {
    width: 5px;
    background-color: #F5F5F5;
}

ul.country-list.dropup::-webkit-scrollbar-thumb {
    background-color: #bf000c;
}

.intl-tel-input.allow-dropdown,input.wpcf7-form-control.wpcf7-intl-tel.wpcf7-intl_tel {
    width: 50px !important;
    max-width: 50px !important;
    min-width: 50px !important;
    display: inline-block;
}
@media (max-width: 1200px)  and (min-width: 1024px){ 
    .cmsmasters-icon-mail-3 {
    display: none !important;
}

img.logo_retina {
}

.header_mid {
    height: 56px!important;
}

.header_mid_inner {
    width: 100% !important;
}

.logo_wrap {width: 200px !important;}

#header .navigation li > a {
    border: none !important;
}

ul#navigation li {
    border: none !important;
}

span.cmsmasters_resp_nav_toggle.cmsmasters_theme_icon_resp_nav_slide_down {
    display: none;
}

div#middle {
    padding-top: 85px !important;
}
div#gridMBox2 {
    width: 100% !important;
}

.gridMBox2 h1 {
    font-size: 24px !important;
    line-height: 25px !important;
    letter-spacing: 0;
}

#gridMBox .grid_item_adventure img {
    height: 228px !important;
}

.enquiryBtn.ctbtn.pum-trigger {
    width: 80%;
    font-size: 22px !important;
}



h2.txt1 {
    font-size: 22px !important;
    line-height: 22px !important;
}

.itemCardBox li img {height: 80px;}



.itemCardBox li {
    width: 150px;
    height: 150px;
    vertical-align: top;
}

.itemCardBox {
    padding-top: 0 !important;
}



.itemCardBox .blackText {
    padding: 5px !important;
}

.itemCardBox .blackText h5 {
    font-size: 14px !important;
}

.makeFlex h2 {
    font-size: 42px !important;
}

.section-title__title {
    font-size: 32px !important;
    line-height: 36px !important;
}

.about-one__right .section-title {
    margin-bottom: 15px !important;
}
.content_wrap.fullwidth.project_page,.content_wrap.r_sidebar,.cmsmasters_row_inner {
    width: 100% !important;
}
.headline_aligner {
    min-height: 90px !important;
}
.cmsmasters_open_post .cmsmasters_post_cont_wrap > div {
    padding: 10px !important;
    color: #000;
}
.cmsmasters_open_post .cmsmasters_post_cont_wrap > div {
    padding: 10px !important;
    color: #000;
}

.sidebar {
    padding-top: 20px !important;
    padding-left: 15px !important;
}

.pkgbox-item p {
    font-size: 12px !important;
    line-height: 14px !important;
}

img.aligncenter {
    width: 100% !important;
}


#page.cmsmasters_heading_under_header.enable_header_top #middle .headline .headline_outer {
    padding-top: 0 !important;
}
.tsr.wpb_column.vc_column_container.vc_col-sm-3 {
    width: 48%;
}
}
@media (max-width: 1024px)  and (min-width: 768px){ 
.tsr.wpb_column.vc_column_container.vc_col-sm-3 {
    width: 48%;
}
div#gridMBox2 {
    width: 100% !important;
}

.gridMBox2 h1 ,.top-head-box h2, .top-head-box h1,.section-title__title{
    font-size: 22px !important;
    line-height: 24px !important;
}


.enquiryBtn.ctbtn.pum-trigger {
    width: 94% !important;
}

.itemCardBox li {
    vertical-align: top;
    margin-bottom: 10px;
    width: 47%;
}

.itemCardBox {
    padding-left: 50px;
    padding-top: 0;
}
.about-one__right {
    margin-left: 15px !important;
}

.about-one__points li .text {
    margin-left: 5px !important;
}
.project_sidebar {
    width: 100% !important;
    margin-top: 20px !important;
}
}
.rLinks h4 {
    text-align: center;
    text-transform: capitalize;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 15px;
    background: url(../../uploads/2023/06/ktp-dot.png)  no-repeat center bottom;
}

.rLinks li a {
    font-size: 16px;
    color: #000000;
    width: 100%;
    display: block;
    font-weight: 400;
    padding: 4px 12px;
    -moz-border-radius: 5px;
    background: #fff;
    border: 1px solid #ECECEC;
    border-radius: 3px;
}

.rLinks li:before {
    display: none;
}

.rLinks li {
    display: inline-block;
}

.rLinks li a:hover {
    background: #fd7509;
    color: #fff;
}
#custom_html-2 input#name, #custom_html-2 input#email, #custom_html-2 input#phone {
     height: 36px!important;
     color: #000!important;
     border: 1px solid #ced4da!important;
     box-shadow: 0 0 1px 0 #80808047;
     margin-bottom: 10px;
     border-radius: 0;
     font-size: 14px;
     padding: 5px !important;
}

#custom_html-2 textarea#message {
     border-radius: 0;
     box-shadow: 0 0 1px 0 #80808047;
     color: #000!important;
     border: 1px solid #ced4da!important;
     box-shadow: 0 0 1px 0 #80808047;
     margin-bottom: 10px;
     height: 80px !important;
     padding: 5px !important;
     font-size: 14px;
}

#custom_html-2 input.wpcf7-form-control.has-spinner.wpcf7-submit {
    font-size: 18px;
    padding: 0;
    margin: 0;
    height: 40px;
    line-height: 40px;
}
#custom_html-2 .wpcf7-not-valid-tip {
    margin-top: -5px !important;
    margin-bottom: 5px!important;
    font-size: 12px!important;
}

#custom_html-2 .wpcf7-response-output {
    width: 97%!important;
    background: #ebf1ff!important;
    line-height: 16px!important;
    padding: 5px !important;
    margin-top: -10px !important;
}
@media (max-width: 1100px)  and (min-width: 768px){  
.headline_inner.align_left,.content_wrap {
    width: 98% !important;
}

}
@media (max-width: 767px){  
.middle_content.entry {
    padding-top: 0 !important;
}
h1.entry-title {
    font-size: 22px;
    letter-spacing: 0;
    line-height: 24px;
}
ul.forms-list {
    text-align: center;
}

ul.forms-list li:nth-of-type(2),ul.forms-list li:before {
    display: none !important;
}

.popBtn p {
    padding-bottom: 10px;
}

}

@media only screen and (max-width: 1366px) and (min-width: 1200px) { 

.header_mid {
    height: 56px!important;
}

.header_mid_inner {
    width: 100% !important;
}

.logo_wrap {width: 200px !important;}

#header .navigation li > a {
    border: none !important;
}

ul#navigation li {
    border: none !important;
}

span.cmsmasters_resp_nav_toggle.cmsmasters_theme_icon_resp_nav_slide_down {
    display: none;
}

div#middle {
    padding-top: 85px !important;
}
div#gridMBox2 {
    width: 100% !important;
}
}
.whtBox {
    z-index: 9999;
    position: fixed;
    bottom: 20px;
    left: 20px;
 
    cursor: none;
    background: #1ebb0b !important;
}
.whtBox .conBox {
    display: flex;
    background: #1ebb0b !important;
}

.whtBox .conTxt {
    flex: 1;
    margin-left: 5px;
    line-height: 16px;
}

.whtBox {
    padding: 5px 14px;
    color: #fff;
    border-radius: 45px;
    font-weight: 500;
    box-shadow: 0px 8px 15px rgba(0,0,0,.1);
    transition: all .3s ease 0s;
    cursor: pointer;
    outline: none;
    font-size: 16px;
    background: #1ebb0b;
}
.whtBox .conBox img {
    vertical-align: text-top !important;
    background: #fff;
    border-radius: 50%;
    padding: 5px;
    width: 30px;
    height: 30px;
}

.whtBox button span {
    display: block;
    text-align: center;
    font-size: 18px;
}

.whtBox img {
    background: transparent !important;
    border-radius: 0 !important;
    padding: 0 !important;
    width: 25px !important;
    height: 25px !important;
}


.whtBox button {
    font-size: 13px;
    border: none;
    background: transparent;
    padding: 0;
    line-height: 17px;
    text-transform: capitalize;
    font-weight: bold;
    text-align: left;
}
.whtBox .conImg {
    padding-top: 5px;
    cursor: none;
}
.whtBox .conTxt button:hover {
    background: transparent;
    color: #FF5722;
}
a#slide_top {
    display: none !important;
}
@media only screen and (max-width: 1250px) and (min-width: 1024px) {
	#gridMBox .vc_column-inner {
    padding: 7px!important;
}

.kPack-cnt h3 {
    font-size: 16px!important;
}

.kPack-cnt {
    padding-left: 5px!important;
    padding-right: 5px!important;
}

.kPack-cnt ul li {
    font-size: 10px!important;
    padding: 0 5px!important;
}

.kPack-btm {
    display: block!important;
    text-align: center!important;
}

.kPack-btm1 {
    margin-bottom: 5px!important;
}

.kPack-btm2 {
    text-align: center!important;
}

.kPack {
    margin-bottom: 0 !important;
}

.makeFlex h2 {
    font-size: 50px !important;
    line-height: 50px !important;
}

.itemCardBox li img {
    height: 150px !important;
    width: 150px !important;
}

.itemCardBox li:last-child {
    display: none!important;
}

.top-head-box img {
    display: none!important;
}
#gridMBox4 .vc_column-inner {
    padding-top: 20px !important;
}
}

@media only screen and (max-width: 1024px) and (min-width: 767px) {
.middle_content.entry {
    display: flex;
    flex-flow: column;
}

div#gridMBox2 {
    order: 2;
}

div#gridMBox {
    margin-top: 0 !important;
}

div#gridMBox .wpb_column.vc_column_container.vc_col-sm-3 {
    width: 50% !important;
}
.itemCardBox li img {
    height: 200px !important;
    width: 200px !important;
}

.itemCardBox li:last-child {
    display: none!important;
}
.about-one__points li .text p {
    padding-bottom: 0;
}

.about-one__points i.cmsmasters-icon-check {
    font-size: 18px !important;
}
div#gridMBox4 .wpb_column.vc_column_container.vc_col-sm-3,div#gridMBox2 .wpb_column.vc_column_container.vc_col-sm-8,div#gridMBox2 .wpb_column.vc_column_container.vc_col-sm-4 {
    width: 50%!important;
}	
}
.psr2 .tsr6 {
    margin-top: 15px;
    background: #CFDDFF;
    -webkit-box-shadow: 0 0px 5px rgb(0 0 0/14%);
    0 0px 5px rgb(0 0 0/14%): 0 2px 5px rgb(0 0 0/14%);
    box-shadow: 0 0px 5px rgb(0 0 0/14%);
    border-radius: 6px;
    padding-top: 10px;
    padding-bottom: 10px;
}

.psr2 .tsr6 a {
    font-weight: bold;
    letter-spacing: 1px;
}

.psr2 .tsr6 a:hover {
    background: #1ebb0b;
}

.psr2 .tsr6 {
    color: #1a0dab;
}
@media only screen and (max-width: 600px) {
.headline_inner.align_left {
    padding: 10px !important;
}

h1.entry-title {
    font-size: 18px !important;
    line-height: 24px!important;
}
.portfolio.opened-article {
    margin-top: 10px;
}
}