/*

Theme Name: Pro &ndash; Child Theme
Theme URI: http://theme.co/pro/
Author: Themeco
Author URI: http://theme.co/
Description: Make all of your modifications to Pro in this child theme.
Version: 1.0.0
Template: pro

*/
header i.x-icon-rss-square::before {
    content: "\f0e0";
}
header i.x-icon-rss-square {
    margin-left: 50px;
}

body
{
    font-family: 'Oxygen', sans-serif;
}
.x-navbar .desktop .x-nav > li > a:hover, .x-navbar .desktop .x-nav > .x-active > a, .x-navbar .desktop .x-nav > .current-menu-item > a {
    box-shadow: none !important;
   
}
.wpcf7-response-output {
    display: block !important;
    background-color: transparent;
    border: none;
    box-shadow: none;
}
.single-post .x-navbar {
    background-color: #a5a3a3;
}
.x-navbar .desktop .x-nav > li{
    /* background: url(images/septr.png) no-repeat left; */
}
body.x-navbar-fixed-top-active .x-navbar-wrap {
    height: 0px !important;
}
.x-navbar-fixed-top-active .x-navbar-wrap {
    margin-bottom: 0px !important;
}
.x-navbar .desktop .x-nav > li:first-child {
    background: none !important;
}
.x-navbar .desktop .x-nav > li > a > span:hover, .x-navbar .desktop .x-nav > .x-active > a {
    background-color: transparent;
}
.x-navbar .desktop .x-nav > li > a > span {
    padding: 7px 9px;
}
.x-navbar .x-nav>li>a>span {
    display: inline;
}
.x-navbar .desktop .x-nav > li > a >span:hover, 
 .x-navbar .desktop .x-nav > .current-menu-item > a >span
 {
      background-color: transparent;
      margin-top: 37px;
      border-top: 3px solid white;
 }
.x-navbar {
    border-bottom: none;
    box-shadow: none;  
}
.desktop .sub-menu {
    background-color: white;
    top: 50px !important;
    font-size: 14px;
}
.x-navbar {
 background-color: rgba(255, 255, 255,0.47);
}
.callout-box h2 {
    font-size: 22px;
    display: inline;
    color: #BBD6E7;
    font-weight: 500;
    vertical-align: middle;
}

.callout-box p {
    display: none;
}
.callout-box a {
    display: initial;
    margin-top: 6px;
    float: right;
    background: #BBD6E7;
    border: none;
    box-shadow: none;
    padding: 8px 19px 8px 10px;
    font-size: 13px !important;
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 92% 50%;
    background-size: 22%;
    border-radius: 0px;
    text-align: left;
    text-shadow: none;
}
.callout-box i {
    display: none !important;
}
.callout-box {
    padding: 5px;
    margin: 18px;
    box-shadow: none !important;
    position: absolute;
    bottom: 0;
    width: 87%;
    border-radius: 0px;
}

.x-callout:before {
    content: none;
}
.x-topbar {
    position: relative;
    min-height: 46px;
    border-bottom: 0px solid #f2f2f2;
    background-color: #ef5a30;
    z-index: 1031;
}
.x-topbar {
    background: #ef5a30;
}

.top-bar-loc {
    padding: 15px 0;
}

.top-bar-loc span {
    color: #f1ebeb;
    padding-right: 23px;
    font-size: 14px;
}

.top-bar-loc span i {
    padding-right: 5px;
    color: #ffffff;
}

.x-topbar .x-social-global a {
    color: #dfbb58;
}

.x-colophon {
    box-shadow: none;
    border-top: 0px;
}

.x-navbar {
    box-shadow: none;
    border-bottom: 0px;
}

.x-topbar {
    border-bottom: 0px;
}

/*********************** Slider ***********************/
.x-slider-container.below {
     border-bottom: 0px solid #ff2a13;
}
/***********************End  Slider ***********************/
.border-class {
  overflow: hidden;
  position: relative;
  outline: 1px solid white;
  outline-offset: -10px;
  
}
.WhiteButton {
    display: block;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 27px;
}
a.WhiteButton {
    background-image: url("images/add-blue.svg");
    background-repeat: no-repeat;
    background-position: 96% 50%;
}
.booknow-btn {
    display: block;
    text-align: left;
    margin-top: 12px;
    margin-bottom: 27px;
    width: 52%;
}
a.booknow-btn {
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 96% 50%;
    font-size: 76px !important;
}
/*
.border-class:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid white;
  content: '';
  display: block;
}
*/
.newsletter {
  overflow: hidden;
  position: relative;
      outline: 1px solid #b5d6e8;
    outline-offset: -10px;  
}/*
.newsletter:after {
  position: absolute;
  top: 10px;
  left: 10px;
  right: 10px;
  bottom: 10px;
  border: 1px solid #b5d6e8;
  content: '';
  display: block;
}*/
.buy-column {
    margin-right: 0% ;
   
}
.newsletter {
    margin-right: 0%;
}
input.c-n-submit:hover {
    background-color: #008ac9 !important;
    text-shadow: none;
}
input.c-n-name.c-n-control {
    width: 400px;
}
input.control-checkbox
{
    color: #bbd6e7;
    clear: none;
    cursor: pointer;
    line-height: 0;
    height: 12px;
    text-align: center;
    vertical-align: middle;
    min-width: 12px;
    -webkit-appearance: none;
    box-shadow: rgba(0, 0, 0, 0.0980392) 0px 1px 2px inset;
    border-width: 1px;
    border-style: solid;
    border-color: rgb(216, 205, 205);
    border-image: initial;
    margin: 8px 7px 12px 0px;
    outline: 0px;
    transition: border-color 0.05s ease-in-out;
    padding: 0px !important;
    background: white;
}
input.control-checkbox:checked:before {
    float: left;
    display: inline-block;
    vertical-align: middle;
    min-width: 15px;
    line-height: 0px;
    background: white;
    speak: none;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
input.control-checkbox:checked:before {
    content: '\f00c';
    margin: 6px 0px 0px 0px;
    color: black;
    background: white;
    font-family: 'FontAwesome';
    font-size: 11px;
}
.news-short-c {
    margin-top: 5px;
    margin-left: 30px;
    display: table;
    margin: 0 auto;
}
.news-short-c label {
    display: initial;
    margin-right: 10px;
    margin-bottom: 10px;
    color: #bbd6e7;
    font-size: 12px;
}
.news-short-cf {
    display: table-cell;
}

.news-c-btn {
    display: table-cell;
}
.news-short-c span.wpcf7-not-valid-tip {
    display: none;
}
input.c-n-email.c-n-control {
    width: 400px;
}
input.c-n-control {
    height: 35px;
    font-size: 15px;
    padding: 14px 8px;
    margin-right: 5px;
    margin-bottom: 0px;
    display: inline-block;
    /*width:400px;*/
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: #b5d6e8;
    border: 0px;
    color: white;
}

input.c-n-email.c-n-control {
    width: 583px;
    font-weight: 500;
    font-size: 19px;
}

input.c-n-submit {
    font-size: 19px;
    padding: 5px 42px 5px 14px !important;
    height: auto !important;
    background-color: #b5d6e8 !important;
    box-shadow: none !important;
    border-radius: 0px !important;
    border: none !important;
    font-weight: 400 !important;
    margin-top: 4px;
    text-shadow: none;
    background-image: url("images/add-white.svg");
    background-repeat: no-repeat;
    background-position: 88% 50%;
    background-size: 13%;
}
footer.x-colophon.top {
    background-color: black;
}
.foot-left {
    float: left;
}

.foot-right {
    float: right;
}
.callout-section .border-class {
  overflow: hidden;
  position: relative;
  height: 202px;
}
.callout-box a:hover {
    background: #BBD6E7;
    border: none;
    box-shadow: none;
    text-shadow: none;
}
.testimonial-slider .with-container {
    background-color: transparent;
    box-shadow: none;
    padding: 4.8%;
    border: 0px !important;
}
.testimonial-slider .x-flexslider-shortcode-container {
    margin-bottom: 0em;
}
footer.x-colophon.bottom p {
    font-family: 'Oxygen', sans-serif;
    margin: 0;
}
footer.x-colophon a {
    color: #868695;
    text-decoration: underline;
}
footer.x-colophon a:hover {
    text-decoration: none;
}
.x-colophon.bottom .x-colophon-content {
    margin: 0;
    letter-spacing: 0.3px;
}
.x-social-global {
    /* display: none; */
}
.callout-section .x-column {
    width: 24.2%;
    margin-right: 1%;
}

.callout-section .x-column:last-child {
    margin-right: 0%;
}
.testimonial-slider li {
    font-size: 25px;
    text-align: center;
    color: white;
}
.testimonial-slider li span {
    font-weight: 700;
}
.news-accept a {
    color: #b5d6e8;
    text-decoration: underline;
    }
.brand-content h3
{
  font-size: 20px;
    font-weight: 500;
    letter-spacing: 0;
    margin-bottom: 7px;  
    color: #b2b2b2;
}
.hello-box h3 {
    color: white;
    font-size: 17px;
}
.icon-box {
    /* background-image: linear-gradient(to right, #00a4bd, #00bda5); */
}
/************************* Search Placehoder CSS ************************/
input.c-n-control::-webkit-input-placeholder {
   color: white !important; 
}

input.c-n-control:-moz-placeholder {
   color: white !important; 
}

input.c-n-control::-moz-placeholder {
   color: white !important;   
}

input.c-n-control:-ms-input-placeholder {  
   color: white !important;   
}
.hello-box {
    margin-right: 1%;
    width: 33.66666% !important;
}
.side-bar-book-online h1 {
    color: white;
    font-size: 48px;
    margin-top: 0;
    font-weight: 500;
}
.side-bar-book-online h2 {
    color: #6692ac;
    font-size: 21px;
    text-shadow: none;
    font-weight: 500;
}
.side-bar-book-online h3 {
    color: #6692ac;
    font-size: 25px;
    margin-top: 13px;
    font-weight: 500;
}
.side-bar-book-online h4 {
    margin-top: 13px;
    margin-bottom: 30px;
    font-weight: 500;
    /*margin-right: 90px;*/
    margin-right: 80px;
    color: #6893AD;
    font-size: 17px;
    line-height: 24px;
}




table.custom-table {
    color: #999999;
}
table.custom-table th {
    border-top: 0px;
}
table.custom-table tr:nth-child(even){
		background:#F6F6F6;
}
table.custom-table tr td {
    border-top: 0px;
}
.contact-form label {
    color: #6893AD;
    float: left;
    font-size: 15px;
    margin-bottom: 10px;
    margin-top: 13px;
    width: 100%;
}
textarea.c-t-control {
    font-size: 15px;
    margin-bottom: 0px;
    display: inline-block;
    box-shadow: none !important;
    border-radius: 0px !important;
    background-color: #b5d6e8;
    color: white;
}
.x-navbar {
    transition: 0.2s all linear;
  }
  
/*Animation */
.callout-section .border-class:hover .x-bg, .callout-section .border-class:focus .x-bg {
    -ms-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}

.callout-section .border-class:hover .x-bg:before, .callout-section .border-class:focus .x-bg:before {
    display: block;
}

.callout-section .border-class:hover a, .callout-section .border-class:focus a {
    display: block;
}

.callout-section .border-class .x-bg:before {
    content: "";
    display: none;
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(52,73,94,0.75);
}
.callout-section .border-class {
    overflow: hidden;
    position: relative;
    float: left;
    display: inline-block;
    cursor: pointer;
}

.callout-section .border-class .x-bg {
    height: 100%;
    width: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.callout-box a:hover {
    background-image: url(images/add-blue.svg);
    background-repeat: no-repeat;
    background-size: 22%;
    background-position: 92% 50%;
    background-color: white;
    color:#BBD6E7;
}
div#text-6 a:hover {
    background: white;
    color: #6692ac;
}
div#text-2 a:hover {
    background: white;
    color: #6692ac;
}
.enquiry-form h3 {
    font-size: 21px !important;
    margin: 0px;
    padding: 0px;
    margin-bottom: 10px !important;
}
.x-topbar .x-social-global a {
    margin-left: 7px;
    font-size: 24px;
    color: white;
}
.x-topbar .x-social-global {
     margin-top: 0px !important;
 }
 .service-box-icon {
    position: absolute;
    height: 60px;
    width: 60px;
    text-align: center;
    border-radius: 50%;
    background-color: #ffffff !important;
    line-height: 55px;
    left: -10px;
    border: 1px solid #dddddd;
    top: 50px;
    padding: 5px;
}
.service-content-wrapper {
    border: 1px solid #dddddd;
    padding: 25px 15px 21px 50px !important;
    background-color: #ffffff !important;
    border-radius: 5px;
        min-height: 250px;
}
.service-content-wrapper h1
{
    font-size: 24px;
    margin-bottom: 20px;
    font-weight: 600;
}
/*.box-icon:hover
{
    background-color: #ef5a30 !important;
}
*/
.x-nav-tabs.two-up>li {
    width: 10%;
    text-align: center;
}
footer.x-colophon.top {
    background: #2a2a2a;
    padding: 23px;
}
ul#menu-footer-navigation li {
    box-shadow: none;
    border-width: 0px;
    display: inline-block;
    padding-right: 15px;
    width: 50%;
    margin-bottom: 5px;
    position: relative;
    float: left;
}

ul#menu-footer-navigation li a {
    box-shadow: none;
    border-width: 0px;
    color: #fff;
    padding: 5px 15px;
    font-size: 12px;
    line-height: 19px;
    text-transform: capitalize;
    text-shadow: none;
    text-decoration: none;
}

ul#menu-footer-navigation li a:before {
    content: "";
}

ul#menu-footer-navigation {
    box-shadow: none;
    border-width: 0px;
    padding-left: 0px;
}

ul#menu-footer-navigation li a:hover {
    background-color: transparent !important;
}
footer.x-colophon.top h4 {
    color: white;
    box-shadow: none;
    font-size: 18px;
    font-weight: 500;
    text-transform: uppercase;
    margin-bottom: 20px;
    letter-spacing: 1px;
}
footer.x-colophon.top .widget_nav_menu .current-menu-item>a {
   background-color: transparent !important;
}
ul#menu-footer-navigation li a:before {
    content: "\f105";
    font-family: 'FontAwesome';
    line-height: 1.4;
    font-size: 18px;
    line-height: 20px;
    color: rgb(255, 255, 255);
    position: absolute;
    left: 0;
}
footer.x-colophon.top p {
    text-shadow: none;
    color: white;
}
.footer-icons ul li {
    display: inline-block;
}
.footer-icons ul li a {
    color: #fff !important;
    display: block;
    font-size: 16px;
    line-height: 28px;
    text-align: center;
    margin-right: 5px;
    width: 30px;
    height: 30px;
    border: 1px solid #fff;
    border-radius: 2px;
    text-decoration: none;
}
.footer-icons ul li a:hover{
    color: #fff;
	background: #dfbb59;
	border:1px solid #dfbb59;
}
.footer-icons {
    margin-top: 30px;
}
.footer-icons ul {
    padding-left: 0;
    margin-left: 0px;
}
.list ul li {
  font-weight: 600;
  font-size: 16px;
  margin: 11px 0px;
  list-style-type: none;
  vertical-align: middle;
  padding-left: 30px;
  color: #5f5d5d;
  box-shadow: none;
  border-width: 0px;
  display: inline-block;
  /* padding-right: 15px; */
  width: 50%;
  margin-bottom: 5px;
  position: relative;
  float: left;
}
.list ul li:before {
   content: "\f00c";
   font-family: FontAwesome;
   position: absolute;
   left: 0px;
   color: #21287a;
   margin-top: 0px;
   font-size: 15px;
   border-radius: 100%;
   padding: 0px 6px;
   font-weight: 700;
}
footer.x-colophon.bottom {
    background: #222020;
    border: none;
    box-shadow: none;
    color: white;
}
input.wpcf7-form-control.wpcf7-submit {
    background: #ef5a30;
    box-shadow: none;
    border: none;
    text-shadow: none;
    text-transform: uppercase;
    padding: 10px 30px !important;
}
i.cont-icon {
    position: absolute;
    left: -10px;
    border-radius: 50%;
    font-size: 20px;
    width: 35px;
    height: 35px;
    line-height: 1.7;
}
.enquiry-form .x-icon {
    position: absolute;
    margin-left: 12px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding-right: 10px;
    text-align: center;
    color: #FD6243;
    /* border-right: 1px solid #e0e0e0; */
    font-size: 20px;
}
.enquiry-form input, .enquiry-form textarea {
    padding-left: 40px !important;
}
.enquiry-form input {
    padding: 20px;
    border: 1px solid #00000038;
    border-radius: 0px;
}
.enquiry-form input::-webkit-input-placeholder {
   color: #000000 !important;
}

.enquiry-form input:-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form input::-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form input:-ms-input-placeholder {  
   color: #000000 !important;  
}

.enquiry-form textarea::-webkit-input-placeholder {
   color: #000000 !important;
}

.enquiry-form textarea:-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form textarea::-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form textarea:-ms-input-placeholder {  
   color: #000000 !important;  
}
.product-header h2 {
    font-size: 40px;
    color: white;
    margin-top: 50px;
    font-weight: 500;
    letter-spacing: 0px;
}
.product-custom-block {
   margin-top: 30px;
   background-color: white;
   padding: 8px;
}
.product-custom-block li.x-block-grid-item
{
    background: whitesmoke;
    /* padding: 20px; */
    margin-right: 1.5%;
    width: 32.167%;
}
.product-custom-block h3 {
    font-size: 20px;
    background: #00aced;
    padding: 5px;
    color: white;
    text-align: center;
    margin-top: 0px;
}
.product-custom-block li.x-block-grid-item ul {
    padding: 15px 10px;
    list-style-type: none;
    margin-left: 0px;
}
#tabsection img:hover, #tabsection img:focus{
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    opacity: 0.5;
}

div#textsection, div#tabsection
{
    height: 464px;
}
div#tabsection img {
    margin-bottom: 20px;
}
.x-topbar .p-info {
    display: none;
}
.image-block img {
    border: 3px solid whitesmoke;
}
ul#menu-product-cat-menu {
    border: none;
    border-radius: 0px;
}
ul#menu-product-cat-menu li {
    display: inline-block;
    border: 0px;
}
ul#menu-product-cat-menu a {
    border: 1px solid #ee4a03;
    background-color: #9b2219;
    text-shadow: none;
    color: white;
    padding: 5px 15px;
    font-size: 13px;
}
.text-block-ul li {
    display: inline-grid;
    padding-right: 20px;
}
ul#menu-why-us-menu {
    border: none;
    border-radius: 0px;
}
ul#menu-why-us-menu li {
    display: inline-block;
    border: 0px;
}
ul#menu-why-us-menu a {
    border: 1px solid #ee4a03;
    background-color: #9b2219;
    text-shadow: none;
    color: white;
    padding: 5px 15px;
    font-size: 13px;
}
ul#menu-why-us-menu a:hover {
    border: 1px solid black;
    background-color: black;
    text-shadow: none;
    color: white;
}
.custom-why-block img {
    border: 5px solid #e0e0e0;
    margin-bottom: 0px;
}
.custom-why-block p
{
    color: black;
}
.custom-why-block {
    margin-bottom: 0px;
}
.custom-table table {
    background: white;
}
.custom-table th {
    padding: 15px;
    background: #32a6fa;
    color: white;
    font-size: 16px;
}
.custom-table td {
    padding: 12px;
    border: 0px solid #00000040;
}
.custom-table tr:nth-child(even) {background:#cccccc2e}
.custom-table tr:nth-child(odd) {background: #FFF}
.get-in-touch-area {
    background-image: url("../../uploads/2018/09/banner3-1.jpg");
    padding: 20px;
}
.enquiry-form-area {
    background-color: rgba(255, 255, 255, 0.51);
    padding: 20px 20px 20px 20px;
}
.enquiry-form-area h3 {
    font-size: 20px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: 500;
    color: #ef5a30;
    text-transform: uppercase;
    margin-top: 0px;
}
.enquiry-form-area input {
    border: 1px solid #00000038;
    border-radius: 0px;
    margin-bottom: 5px;
    width: 100%;
}
.enquiry-form-area textarea {
    border: 1px solid #00000038;
    border-radius: 0px;
}
.enquiry-form-area input::-webkit-input-placeholder {
   color: #000000 !important;
}

.enquiry-form-area input:-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form-area input::-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form-area input:-ms-input-placeholder {  
   color: #000000 !important;  
}

.enquiry-form-area textarea::-webkit-input-placeholder {
   color: #000000 !important;
}

.enquiry-form-area textarea:-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form-area textarea::-moz-placeholder {
   color: #000000 !important;  
}

.enquiry-form-area textarea:-ms-input-placeholder {  
   color: #000000 !important;  
}
.get-in-touch-area h1 {
    color: white;
    margin: 0;
    margin-bottom: 20px;
    font-family: inherit;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 1.4;
    letter-spacing: 0em;
    text-transform: none;
}
.get-in-touch-area p {
    color: white;
    text-align: justify;
    font-size: 30px;
    margin-bottom: 0px;
}

.get-in-touch-description p {
    color: white;
    text-align: justify;
    font-size: 26px;
}
.top-bar-loc a {
    color: white;
    padding-right: 10px;
}
.top-bar-loc a:hover {
    color: #ffffffbd;
}
.x-nav-tabs>li>a {
    color: #ffffff;
    background-color: #f64f04;
 
}
.wpcf7-form-control.g-recaptcha.wpcf7-recaptcha {
    margin-bottom: 10px;
}
.x-brand {
      margin-right: 100px;
}
.masthead-inline .desktop .x-nav {
    display: block;
    float: left;
}
.top-bar-loc a {
   padding-left: 9px;
    padding-right: 9px;
}

.SJWhatsappBubbleContainer {
    position: fixed;
    left: 0;
    bottom: 31px;
    color: #fff;
    cursor: pointer;
    display: none;
    z-index: 20000;
}

.SJWhatsappBubbleTrigger {
    background-color: #00e676;
    font-size: 22px;
    border-top-right-radius: 25px;
    border-bottom-right-radius: 25px;
    height: 50px;
    width: 101px;
    padding-left: 7px;
    padding-top: 9px;
    float: right;
    color: #fff;
}

.SJWhatsappBubbleTrigger:hover, .SJWhatsappBubbleTrigger:active, .SJWhatsappBubbleTrigger:focus {
    color: #f1f1f1;
}

.SJWhatsappBubbleContainer img {
    margin-top: 0px;
}

a.SJWhatsappBubbleTrigger {
    text-decoration: none;
}

/*********************** MEDIA QUERIES ***********************/
@media (max-width: 767px) {
    header i.x-icon-rss-square {
    margin-left: 0px;
}

.callout-section .x-column {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
}
.callout-section .x-column:nth-child(3n+2){
     margin-right: 0%;
}
.x-brand img {
    width: 220px !important;
    padding-left: 10px;
}
.hello-box {
   width: 100% !important;
}
footer.x-colophon.bottom {
      padding-top: 10px;
      }
.booknow-btn {
   width: 100%;
}
.buy-column {
    margin-top: 10px;
}
.content-wrapper .content-column
{
    padding: 0px !important;
}
div#text-2 a , div#text-6 a  {
    background-size: 8%;
    padding: 4px 40px 7px 11px;
    font-size: 21px;
}
.el18.x-text {
    width: 100% !important;
}
.get-in-touch-description p {
    color: white;
    text-align: justify;
    font-size: 14px;
    margin-bottom: 10px;
}
.top-bar-loc {
    padding: 0px;
}
.top-bar-loc span {
    color: #f1ebeb;
    padding-right: 0px;
    font-size: 12px;
}
.top-bar-loc a {
    color: white;
    padding-right: 3px;
    font-size: 11px;
}
div#tabsection {
    width: 100% !important;
    float: left;
}
div#textsection {
    width: 100% !important;
    float: right;
}
div#textsection, div#tabsection {
    height: auto;
}
.el39.x-section, .el73.x-section {
    margin: 0px;
     padding: 80px !important;
}
/*
.x-topbar .x-social-global {
float: left;
margin-bottom: 8px;
width: 100%;
}
.x-social-global {
    position: fixed;
    top: 39%;
    right: 1%;
    z-index: 9999;
    width: 10% !important;
}
/*
.x-topbar .x-social-global a {
    font-size: 24px;
    color: white;
    display: block;
    padding: 6px;
    background: #ef5a30;
    margin-bottom: 2px;
    margin-left: 0px;
}*/
.el6.x-text .x-text-content-text-primary, .el7.x-text .x-text-content-text-primary, .el17.x-text .x-text-content-text-primary, .el75.x-text .x-text-content-text-primary {
    font-size: 24px !important;
}
span.el4.x-image {
    margin-bottom: 15px;
}
.el17.x-text.x-text-headline, .el75.x-text.x-text-headline {
    margin: 10px;
}
.el71.x-section {
    padding-top: 0px !important;
}
.el13.x-section {
    background-color: #f7f7f7;
    padding: 0 !important;
}
.service-content-wrapper h1 {
    font-size: 18px;
}
.get-in-touch-area h1 {
      font-size: 24px;
    }
.x-colophon.bottom .x-colophon-content {
    margin: 0;
    letter-spacing: 0.3px;
    width: 63%;
}
}
@media (min-width: 320px) and (max-width: 480px) {
   .callout-section .x-column {
    width: 100%;
  } 
}
@media (max-width: 979px) {
    .x-navbar-wrap {
        /* padding: 20px 0px; */
        background: #000;
    }

   .x-navbar-wrap .x-navbar-inner .x-container.width {
    width: 100% !important;
}
.x-navbar {
      
    }

    .x-btn-navbar {
        padding: 0px 2px 0px 4px;
        margin-top: 15px!important;
        margin-right: 15px;
    }

    .x-btn-navbar, .x-btn-navbar.collapsed, .x-btn-navbar.collapsed:hover {
        color: #ffffff !important;
        box-shadow: none;
        background-color: rgba(0, 0, 0, 0);
    }

    .x-navbar .mobile .x-nav li>a {
        border-top: 1px solid white;
        padding-left: 15px;
        color: #fff;
        text-transform: uppercase;
        font-weight: 500 !important;
        font-size: 15px !important;
        border-bottom: 0;
        border-right: 0;
        border-left: 0;
    }

    .x-navbar .mobile .x-nav li:last-child>a {
        border-bottom: 0px;
    }

    .x-navbar .mobile .x-nav {
        margin: 6px 0;
        margin-bottom: 0;
        background: #ef5a30;
    }

    .x-navbar .mobile .x-nav li>a {
        background: #ef5a30;
        padding-left: 15px !important;
    }

    .x-navbar .mobile .x-nav li:first-child>a {
        border-top: 0px;
    }
    .x-navbar {
        padding-bottom: 0px;
    }
input.c-n-control {
    width: 100% !important;
    margin-bottom: 16px;
}
.news-short-c {
   display: block;
}
.news-short-cf {
    display: block;
}/*
.el103.x-section.apply-btn {
    display: none;
}
*/
.apply-btn {
    position: relative !important;
    top: 31%;
    right: 0px;
    z-index: 9999;
    padding: 8px !important;
    width: 100% !important;
    background: white !important;
    border: 7px solid #ef5a30;
}
}
@media (min-width: 768px) and (max-width: 1024px) {
   .callout-section .x-column {
    width: 49%;
    margin-right: 1%;
    display: inline-block;
    margin-bottom: 7px;
}
.callout-section .x-column:nth-child(3n+2){
     margin-right: 0%;
} 
.booknow-btn {
    width: 70%;
}
}
@media (min-width: 768px) and (max-width: 991px) {
     div#text-2 a , div#text-6 a{
    font-size: 13px;
    background-size: 10%;
}
.top-bar-loc span {
    color: #f1ebeb;
    padding-right: 12px;
    font-size: 12px;
}
.top-bar-loc a {
    color: white;
    padding-right: 0px;
    display: initial;
    font-size: 12px;
}

a.x-brand.img {
    margin-left: 15px;
}
    }
    @media (min-width: 991px) and (max-width: 1199px) {
     div#text-2 a , div#text-6 a {
    font-size: 20px;
    background-size: 10%;
}
    }
    
@media (min-width: 768px) and (max-width: 1199px) {
    .side-bar-book-online h1 {
    font-size: 30px;
   }
   .side-bar-book-online h3 {
    font-size: 18px;
   }
   .side-bar-book-online h4 {
    margin-right: 0px; 
   }


    }
    
@media (min-width: 980px) and (max-width: 1200px) {
    .x-brand img {
    width: 200px !important;
}
.x-navbar .desktop .x-nav > li > a > span {
    padding: 3px 3px;
}
.x-navbar .desktop .x-nav > li > a {
    height: 100px !important;
    padding-top: 44px !important;
}
.x-navbar-inner {
    min-height: 0px !important;
}
.x-navbar.alt-color {
   padding-bottom: 0px;
}
.x-brand {
    margin-top: 12px;
    }
    input.c-n-email.c-n-control {
    width: 98%;
    font-weight: 500;
    font-size: 19px;
}
}
@media (min-width: 1201px) and (max-width: 1280px) {
.x-brand img {
    width: 330px !important;
}
}
@media (max-width: 1200px) {
 
}
@media (min-width: 1346px) and (max-width: 1900px) {
  
}
 
@media(min-width: 980px) {
   .x-navbar.alt-color {
    background-color: #a5a3a3  !important;
    /* padding-bottom: 20px; */
}
}

/** flex the tabs to make the shrink down for mobile **/

#tabsection .x-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#tabsection .x-column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/** remove the margin and use a pointer mouse cursor to resemble a link **/

#tabsection img {
  margin: 0;
  cursor: pointer;
}

/** set the text section to relative and hide the overflow **/

#textsection {
  position: relative;
  overflow: hidden;
}

/** set each content row to relative, set an opacity,
and use a transition to animate the tabs **/

#textsection .x-container {
  position: relative;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  border: 1px solid #ef5a3085;
}

/** create the .hidden class and set the rows to absolute to remove them
from the container, and opacity to 0 to fade them out. **/

#textsection .hidden {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
div#textsection {
    width: 50%;
    float: right;
}

div#tabsection {
    width: 50%;
    float: left;
}

/*****************************/
/** flex the tabs to make the shrink down for mobile **/

#producttab .x-container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
      -ms-flex-direction: row;
          flex-direction: row;
}
#producttab .x-column {
  -webkit-box-flex: 1;
      -ms-flex: 1 1 auto;
          flex: 1 1 auto;
}

/** remove the margin and use a pointer mouse cursor to resemble a link **/

#producttab img {
  margin: 0;
  cursor: pointer;
}

/** set the text section to relative and hide the overflow **/

#producttext {
  position: relative;
  overflow: hidden;
}

/** set each content row to relative, set an opacity,
and use a transition to animate the tabs **/

#producttext .x-container {
  position: relative;
  top: 0;
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-perspective: 1000;
  perspective: 1000;
  -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  border: 1px solid #ef5a3085;
}

/** create the .hidden class and set the rows to absolute to remove them
from the container, and opacity to 0 to fade them out. **/

#producttext .hidden {
  position: absolute;
  left: 0;
  right: 0;
  opacity: 0;
  z-index: -1;
  -webkit-transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
  transition: all 0.7s cubic-bezier(0.23, 1, 0.32, 1);
}
div#producttext {
    width: 100%;
    
}

div#producttab {
    width: 100%;
   
}
ul#menu-gaalley-products-menu {
    border: none;
    border-radius: 0px;
}
ul#menu-gaalley-products-menu li {
    display: inline-block;
    border: 0px;
}
ul#menu-gaalley-products-menu a {
    border: 1px solid #ffffff;
    background-color: #363634;
    text-shadow: none;
    color: white;
    padding: 5px 15px;
    font-size: 13px;
}
.left-logo {
    position: fixed;
    top: 34%;
    right: 0px;
    z-index: 9999;
    background-color: white !important;
    padding: 8px !important;
    width: 15%;
}
.left-menu {
    position: fixed;
    top: 41%;
    right: 0px;
    z-index: 999 !important;
    background-color: white !important;
    padding: 7px 0px !important;
    /* text-align: left; */
    width: 15%;
    /* width: 100%; */
}
.left-menu ul#menu-product-cat-menu li {
    display: block;
    border: 0px;
    text-align: left;
}
.left-menu ul#menu-gaalley-products-menu li {
    display: block;
    border: 0px;
    text-align: left;
}
.apply-btn
{
    position: fixed;
    top: 31%;
    right: 0px;
    z-index: 9999;
    padding: 8px !important;
    width: 20%;
    background: white !important;
        border: 7px solid #ef5a30;
}
header.main {
    display: none;
}
.top-color {
    top: 16%;
}