/*
Theme Name: Ave Child
Theme URI: http://ave.liquid-themes.com/
Author: Liquid Themes
Author URI: https://themeforest.net/user/liquidthemes
Template:  ave
Description: Smart, Powerful and Unlimited Customizable WordPress Theme.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: ave
Tags: responsive, retina, rtl-language-support, blog, portfolio, custom-colors, live-editor
*/


@import url('https://fonts.googleapis.com/css2?family=Scada:ital,wght@0,400;0,700;1,400;1,700&display=swap');

body {
    font-family: 'Scada', sans-serif !important;
}

a:hover {
    color: #064163 ;
}
.page-content h1 {
    color: #333333;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 30px !important;
}
.page-content h2 {
    color: #333333;
    font-size: 38px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 30px !important;
}
.page-content h3 {
    color: #333333;
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 30px !important;
}
.page-content p {
    color: #333333;
    text-align: justify;
}
.content p {
    text-align: justify;
}
.col.header-info {
    display: block;
}
div#custom_html-2 {
    text-align: right;
}
.gb-call {
    background-image: url(images/gb-call.png);
    background-repeat: no-repeat;
    text-decoration: none;
    background-position: 5px 13px;
    padding-left: 63px;
    line-height: 25px;
    margin-right: 30px;
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: left;
    color: #042e69;
    font-size: 28px;
    font-weight: 600;
    float: left;
}
.gb-call span {
    color: #fede93;
    font-size: 17px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
}
.gb-call {
    background-image: url(images/gb-call.png);
    background-repeat: no-repeat;
    text-decoration: none;
    background-position: 5px 27px;
    padding-left: 55px;
    line-height: 28px;
    margin-right: 30px;
    padding-top: 7px;
    padding-bottom: 10px;
    text-align: left;
    color: #ffffff;
    font-size: 32px;
    font-weight: 600;
    float: left;
}
.gb-call:hover {
    color: #fede93;
}
.gb-call.gb-phone {
    background-image: url(images/gb-mobile.png);   
    background-position: 5px 27px;
    padding-left: 50px;
}
.global-button {
    background-color: #fede93;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 37px;
    line-height: 53px;
    display: inline-block;
    border-radius: 0px;
}
.global-button:hover {
    background-color: #313131;
    color: #fff;
}
.header-call .global-button {
    margin-top: 10px;
}
.main-header .mainbar-wrap .row {
    background-color: #000000;
}
.lqd-main-header-default + .content {
    padding-top: 0;
}
.custom-menu {
  
    
}
.main-nav {
    background-color: #313131;
    justify-content: left !important;
    padding: 0;
}

.custom-menu {
    background-color: #313131;
}
.navbar-collapse {
    width: 100%;
}
.main-nav { 
    margin: 0;

}

.header-call {
    padding-top: 30px;
    float: right;
}
.main-nav-hover-underline-2 > li > a .link-ext {
    display: none !important;
}
.main-nav #menu-item-186 .nav-item-children .submenu-expander {
    display: none !important;
}
.main-nav > li > a {
    background-image: url(images/menu-icon1.png);
    background-repeat: no-repeat;
    background-position: center 25px;
    color: #ffffff;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 1px;
    padding: 0px 20px;
    line-height: 70px;
    padding-top: 47px;
    margin-right: 16px;
}
.main-nav > li:nth-child(2) a {
    background-image: url(images/menu-icon2.png);
    background-position: center 13px;
}
.main-nav > li:nth-child(3) a {
    background-image: url(images/menu-icon3.png);
}
.main-nav > li:nth-child(4) a {
    background-image: url(images/menu-icon4.png);
}
.main-nav > li:nth-child(5) a {
    background-image: url(images/menu-icon5.png);
}
.main-nav > li:nth-child(6) a {
    background-image: url(images/menu-icon6.png);
}
.main-nav > li:nth-child(7) a {
    background-image: url(images/menu-icon7.png);
}

.main-nav > li > a:hover,.main-nav > li.current-menu-item a {
    background-color: #fede93;
    color: #000000 !important;
    background-image: url(images/menu-icon1-hover.png);
}
.main-nav > li:nth-child(2) a:hover,.main-nav > li.current-menu-item:nth-child(2) a {
    background-image: url(images/menu-icon2-hover.png);
}
.main-nav > li:nth-child(3) a:hover,.main-nav > li.current-menu-item:nth-child(3) a {
    background-image: url(images/menu-icon3-hover.png);
}
.main-nav > li:nth-child(4) a:hover,.main-nav > li.current-menu-item:nth-child(4) a {
    background-image: url(images/menu-icon4-hover.png);
}
.main-nav > li:nth-child(5) a:hover,.main-nav > li.current-menu-item:nth-child(5) a {
    background-image: url(images/menu-icon5-hover.png);
}
.main-nav > li:nth-child(6) a:hover,.main-nav > li.current-menu-item:nth-child(6) a {
    background-image: url(images/menu-icon6-hover.png);
}
.main-nav > li:nth-child(7) a:hover,.main-nav > li.current-menu-item:nth-child(7) a {
    background-image: url(images/menu-icon7-hover.png);
}



.lqd-main-header-default .main-nav > li.current-menu-item:first-child a {
   
}


.lqd-main-header-default .main-nav > li.current-menu-item:first-child a span.link-icon.right-icon.loaded {
    display: block;
    width: 30px;
}
.lqd-main-header-default .mainbar {
    border-bottom: 0;
}
header.main-header.lqd-main-header-default {
    background-color: #000000;
}
.main-nav #menu-item-186 .submenu-expander {
    display: block !important;
    right: -16px;
    background-color: transparent;
    top: 15px;
}
.navbar-brand {
    padding: 0;
    padding-left: 15px;
    padding-top: 15px;
    padding-bottom: 15px;
}
.main-nav .children, .nav-item-children {
    min-width: 265px;
}
.box-right{
    margin-bottom: 45px;
}
.box-right h3 {
    color: #ffffff;
    font-size: 16px;
    line-height: 16px;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
    margin: 0 0 10px 0;
    padding: 15px 10px 15px 10px;
    background: url(images/widgettitle-bg.png) left top repeat-x;
}
.sidebar-testimonial .white {
    background-color: #fff !important;
    margin-top: 32px;
}
.sidebar-testimonial .white .box-slide-review {
    background-image: url(images/icon-google.jpg) !important;
    background-repeat: no-repeat !important;
    background-position: top right;
}
.box-right.sidebar-testimonial h3 {
    margin-bottom: 25px;
}
span.nam-letter {
    background-color: #004d40;
    color: #fff;
    font-size: 28px;
    font-weight: bold;
    padding: 5px 12px;
    border-radius: 50%;
    margin-right: 10px;
    float: left;
}
span.client-name {
    color: #333333;
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    line-height: 22px;
}
span.client-name strong {
    font-weight: normal;
    color: #9f9f9f;
}
.rating {
    margin-bottom: 5px;
    margin-top: 5px;
}
.review-content p {
    color: #333333;
    font-size: 17px;
    text-align: justify;
}




.box-right .col-sm-5 {
    padding-left: 30px;
}
.box-right .col-sm-5 p {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 19px;
}
.box-right .col-sm-7 p {
    color: #000000;
    font-size: 16px;
    font-weight: normal;
}
.box-right ul li {
    margin-bottom: 7px;
}
.box-right ul li a {
    background-image: url(images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
}
.box-right ul li a:hover {
    color: #e8be75; 
}
ul.sidebar-menu {
    padding-left: 15px;
}
.box-right.rcvquote h3 {
    font-size: 15px;
}
.box-right.rcvquote a {
    display: block;
    background-color: #f6eee3;
    line-height: 52px;
    color: #000000;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 15px;
}
.box-right.rcvquote a:hover {
    background-color: #fede93;
    color: #000000;
}
.box-right.rcvquote a img {
    margin-right: 5px;
}
.global-services-bg.vc_custom_1617804022535 {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 70px 0;
    margin-top: 50px;
}

.global-services-box  {
    text-align: center;
    margin-bottom: 70px;
}
.global-services-box h3 {
    color: #333333;
    font-size: 25px;
    font-weight: bold;
}
.global-services-box h3 a {
    color: #333333;
}
.global-services-box h3 a:hover {
    color: #b37d00;
}
.photo-gallery {
    margin-bottom: 20px;
}
.wpcp-carousel-section.slick-initialized .slick-slide {
    margin-right: 0 !important;
}
section#footer-map .ld-container.container-fluid {
    padding: 0 !important;
}

.seo-link-section {
    padding: 50px 0;
}
.seo-link-section ul {
    list-style: none;
}
.seo-link-section ul li {
    margin-bottom: 7px;
}
.seo-link-section ul li a {
    background-image: url(images/arrow-left.png);
    background-repeat: no-repeat;
    background-position: 1px 1px;
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: uppercase;
    padding-left: 15px;
}

.seo-link-section ul li a:hover {
    color: #01010173;
}

p.con-address {
    background-image: url(images/con-address.png);
}
p.con-tel {
    background-image: url(images/con-call.png);
}
p.con-email {
    background-image: url(images/con-email.png);
}
.contact-pageform {
    margin-bottom: 40px;
}
.form-inner p {
    color: #4e4f51;
    font-size:16px;
    margin-bottom: 10px;
}
.lqd-contact-form .form-inner input {
    border: 1px solid #dadada !important;
    border-radius: 2px !important;
    background-color: #fff;
    height: 40px;
    margin-bottom: 4px;
}
.lqd-contact-form .form-inner textarea {
    border: 1px solid #dadada !important;
    border-radius: 2px !important;
    background-color: #fff;
    height: 70px !important;
}
.contact-image {
    margin-top: -60px;
}
.hometestimonial {
    padding: 100px 0;
    background-position: center;
    padding-top: 0;
    padding-bottom: 50px;
}
.hometestimonial h2 {
    color: #ffffff;
    font-size: 50px;
    font-weight: 600;
}
.hometestimonial .ttshowcase_hascontrols .ttshowcase_wrap > div {
    background-color: #fff;
    border-radius: 5px;
    padding: 20px;
}
.hometestimonial .ttshowcase_hascontrols .ttshowcase_wrap p {
    color: #4e4f51;
    font-size: 20px;
    margin-bottom: 20px !important;
}
.hometestimonial .ttshowcase_rl_title {
    font-weight: 500;
    color: #2699c8;
    font-size: 20px;
    margin-top: 15px;
}
.hometestimonial p {
    color: #3a3a3a;
    font-size: 20px;
}
.hometestimonial a.global-button {
    margin-top: 30px;
}
.hometestimonial .ttshowcase_hascontrols .bx-controls-direction a {
    opacity: 1;
    color: #fff;
    border: 3px solid #fff;
    border-radius: 50%;
}
.hometestimonial .ttshowcase_hascontrols .bx-controls-direction a.bx-prev i {
    font-size: 23px;
    padding-top: 3px;
    padding-right: 5px;
}
.hometestimonial .ttshowcase_hascontrols .bx-controls-direction a.bx-next i {
    font-size: 23px;
    padding-top: 3px;
    padding-left: 5px;
}
.home-testimonialpart .wpb_single_image.vc_align_left {
    text-align: left;
    margin-bottom: 0;
}
.testimonial-top {
    margin-bottom: 0;
    margin-left: -100px;
    margin-top: -30px;
}

.home-body.latest-newssec {
    background-image: url(images/latest-newsbg.jpg);
    background-repeat: no-repeat;
    margin-top: 30px;
    padding-top: 150px;
    background-position: top center;
    margin-bottom: 50px;
}
.home-body.latest-newssec .vc_grid-container.vc_clearfix.wpb_content_element.vc_basic_grid {
  margin-top: 50px;
}


.home-body.latest-newssec .vc_grid-item-mini {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.2), 0 2px 10px 0 rgba(0, 0, 0, 0.19);
    border-radius: 4px;
}
.home-body.latest-newssec .vc_gitem_row .vc_gitem-col {
    padding: 20px;
}
.home-body.latest-newssec h4 {
    color: #042e69;
    font-size: 20px;
    margin-top: 0;
}

.home-body.latest-newssec .vc_btn3-container.vc_btn3-left a {
    background-color: #042e69;
    width: 100%;
}

.home-body.latest-newssec .vc_btn3-container.vc_btn3-left a:hover {
    background-color: #e30613;
    width: 100%;
}



.footer-social img {
    margin-right: 20px;
}
.footer-main h3 {
    margin-top: 0 !important;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 17px !important;
}
.footer-bottom {
    color: #000;
    padding: 14px 0;
}
.footer-main {
    padding: 70px 0;
    color: #fff;
}
.footer-main .gb-call, .footer-main .sp-call {
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
    color: #fff;
}
.footer-main p.footer-address.gb-call {
    background-image: url(images/footer-address.png);
    background-position: 1px 14px;
    padding-left: 36px;
    line-height: 25px;
    font-size: 18px;
    font-weight: normal;
}

.footer-main .gb-call {
    background-image: url(images/footer-call.png);
    background-position: 1px 31px;
    padding-left: 36px;
    font-size: 25px;
    font-weight: normal;
}
.footer-main .gb-call strong {
    font-size: 18px;
    font-weight: normal;
}
a.gb-call.footeremail {
    background-image: url(images/footer-email.png);
    padding-left: 43px;
    background-position: 7px 28px;
    /* margin-top: -9px; */
    color: #ffffff;
    font-size: 18px;
    line-height: 24px;
}
.footer-menu li {
    list-style: none;
    color: #4e4f51;
    font-size: 15px;
}
.footer-menu li a {
    color: #fff;
    font-size: 18px;
}


.footer-menu li a:hover {
    color: #fede93;
}

.footerlogo img {
    margin-bottom: 40px !important;
    text-align: center;
}

.help-section h3 {
    color: #fff;
}

.we-can-help {
    background-repeat: no-repeat;
    background-size: cover;
    border-top: 10px solid #f69e15;
    padding: 70px 0;
    background-position: center center;
}
.footer-main {
    padding: 70px 0;
    color: #fff;
    background-color: #000000;
}
.footer-main .ld-sf [type=email] {
    color: #8ab2d1;
    font-size: 15px;
    padding: 0 21px;
    border: 2px solid #417ba7;
    border-radius: 62px;
}
.footer-main .ld-sf [type=submit] {
    background-color: #41a5dd;
    border-radius: 60px !important;
    height: 45px !important;
    max-height: 45px !important;
    min-height: 45px !important;
    padding: 0 14px;
    font-size: 15px;
    font-weight: 600;
    top: 8px;
    right: 10px;
}

.branded [class*=fa-twitter],.branded [class*=fa-facebook],.branded [class*=fa-instagram],.branded [class*=fa-pinterest] {
    background-color: transparent;
}

/*.contactpageform {
    position: absolute;
    bottom: 194px;
}*/
.page-banner {
    margin-bottom: 35px;
}
.page-content.inner-page p {
    text-align: justify;
}
.page-content.inner-page ul {
    margin: 10px 35px;
}
.page-content.inner-page li {
    display: inline-block;
    width: 47%;
    text-align: left;
    margin-bottom: 13px;
}

.page-content.inner-page ul.packing-services {
    margin-left: 0;
    margin-right: 0;
}
.page-content.inner-page ul.packing-services li {
        display: block;
    width: 100%;
}
.vc_toggle {
  border-bottom: 1px solid #dbdbdb;
    margin-bottom: 2px;
}
.vc_toggle_title {

    
    padding-left: 38px !important;
    padding-bottom: 8px;
    padding-top: 10px;
}
.vc_toggle_title>h4 {
    color: #d9a758;
    font-size: 20px;
    font-weight: bold;
    text-transform: uppercase;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon {
    background-color: #666666;
    color: #fff;
    height: 30px;
    width: 30px;
    opacity: 1;
    margin-left: 0;
}
.vc_toggle_default .vc_toggle_icon::before,.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::after {
    border: 1px solid #ffffff;
    background-color: #fff;
}
.vc_toggle_size_md.vc_toggle_default .vc_toggle_icon::before {
    height: 10px;
    width: 2px;
}
.vc_toggle_default.vc_toggle_active .vc_toggle_icon::after {
    visibility: visible;
}
.page-id-645 .content h4 {
    color: #d9a758;
}






.info-con-box {
    text-align: center;
    margin-bottom: 50px;
    margin-top: 20px;
}

.info-con-box a,.info-con-box p {
    color: #042e69;
    font-size: 20px;
    font-weight: 600;
}

.alltestimonial .ttshowcase_rl_box {
    background-image: url(images/testimonial-bg.png);
    background-repeat: no-repeat;
    padding: 30px;
}
.alltestimonial .ttshowcase_rl_box .ttshowcase_rl_quote {
    background-color: transparent !important;
}
.alltestimonial .ttshowcase_rl_box .ttshowcase_rl_quote:after {
    border: 0 !important;
}

.alltestimonial .ttshowcase_rl_box .ttshowcase_rl_title.reviewer,.alltestimonial .ttshowcase_rl_box p{
    color: #fff;
}
.titlebar-inner {
    padding-top: 80px;
    padding-bottom: 0px;
    color: #000;
}
.global-services-box img:hover {
    opacity: 0.5;
}


.form-inner h2 {
    color: #0d8dd5;
    font-size: 50px;
    font-weight: 600;
    margin-bottom: 10px;
    margin-top: -108px;
}
.gallery  {
    margin-top: 40px;
}
.gallery h2 {
    font-size: 26px;
    text-transform: capitalize;
    text-align: center;
}

.contact-pageform .form-inner p {
       margin-bottom: 20px;
}
.contact-pageform .lqd-contact-form .form-inner input {
    
}
.contact-pageform .lqd-contact-form .form-inner textarea {
   
}
.lqd-contact-form input[type=submit] {
    background-color: #fede93;
    color: #000;
    font-size: 16px;
    text-transform: capitalize;
    font-weight: 600;
    padding: 0 21px;
    line-height: 40px;
    display: inline-block;
    border: 0 !important;
    box-shadow: none;
    border-radius: 0;
    text-transform: uppercase;
    height: 50px;
}
.lqd-contact-form input[type=submit]:hover {
    transform: none;
}
.newsection {
    margin-top: -50px;
}


.imageservices {
    margin-top: 124px;
}
.home-contact-sec .wpb_single_image {
    z-index: -1;
}
.home-contact {
    margin-top: -95px;
    z-index: 9999;
    background-color: #fff;
    padding: 45px;
    padding-bottom: 55px;
    margin-left: 215px;
    margin-right: 215px;
    text-align: center;
}

.home-testimonialpart {
  
}
.home-testimonialpart h3, h2.home-post-title {
    text-align: center;
    color: #042e69;
    font-size: 35px;
    font-weight: 600;
    margin-top: 20px !important;
        margin-bottom: 20px;
}
.home-testimonialpart p {
    color: #042e69;
    font-size: 15px;
}
.home-testimonialpart .ttshowcase_rl_image.tt_img_circle.tt_img_none {
    display: none;
}
.home-testimonialpart .ttshowcase_rl_box {
    background-image: url(images/testimonial-icon.png);
    background-color: #064163;
    margin: 0 !important;
    padding: 50px;
    background-position: 100% 6%;
    border-radius: 5px;
    background-repeat: no-repeat;
    width: 100%;
    margin-top: 10px !important;
}
.home-testimonialpart .ttshowcase_rl_quote, .home-testimonialpart .ttshowcase_rl_quote:after {
    background-color: transparent !important;
    border-color: transparent !important;
    margin-top: 0 !important;
}
.home-testimonialpart .ttshowcase_rl_quote p {
    color: #fff;
}
.home-testimonialpart .ttshowcase_rl_title {
    font-weight: bold;
    color: #ffffff;
    font-size: 25px;
    font-weight: 600;
    margin-bottom: 14px !important;
}
.home-testimonialpart .ttshowcase_rl_box:after {
    background-color: red !important;
    position: absolute;
}

.page-banner .ld-container.container-fluid {
    padding: 0;
}
.page-banner .wpb_single_image.vc_align_left {
    margin-bottom: 0;
}
.page-banner .wpb_single_image .vc_figure,.page-banner .wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.page-banner .wpb_single_image img,.page-banner .wpb_single_image iframe {
    width: 100%;
}

.footer-bottom a {
    color: #000;
}

.help-section.inner-top {
    background-size: cover;
    padding-bottom: 50px;
}

.help-section.inner-top  p {
    color: #fff;
}

.inner-bottom .ld-container.container-fluid {
    padding: 0;
}
.inner-bottom .ld-container.container-fluid .wpb_single_image .vc_figure,.inner-bottom .wpb_single_image .vc_single_image-wrapper {
    display: block;
}
.inner-bottom .wpb_single_image img {
    width: 100%;
}

.s131 {
    padding: 0 60px!important;
    padding: 40px!important;
    background: url(images/Boxes_Background_Image.png);
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    border-radius: 20px;
}
.s131 form .inner-form .input-field.second-wrap .input-select select {
    min-height: 50px!important;
    border-width: 1px 1px 1px 1px;
    border-color: #ccc;
    border-radius: 5px;
}
.s131 form .inner-form .input-field.second-wrap, .s131 form .inner-form .input-field.third-wrap {
    float: left;
}

.s131 form .inner-form .input-field.second-wrap {
    width: calc(100% - 190px);
}
.s131 form .inner-form .input-field.third-wrap .btn-search {
    background: #000!important;
    border-radius: 40px;
    border: 3px solid #fff!important;
    color: #f6c445 !important;
}
.s131 form .inner-form .input-field.third-wrap .btn-search:hover {
    background: #fff!important;
    color: #000 !important;
    border: 3px solid #f6c445!important;
}


@media only screen and (min-width: 2300px) and (max-width: 2800px){
.help-section {
    margin-top: -127px;
    padding-top: 286px;
}
.home-help-sec-box {
    margin-top: 123px;
}

}

@media only screen and (min-width: 2000px) and (max-width: 2200px){

.help-section {
    margin-top: -127px;
    padding-top: 250px;
}
.home-help-sec-box {
    margin-top: 100px;
}
}
@media only screen and (min-width: 1800px) and (max-width: 2000px){

.home-help-sec-box {
    margin-top: 123px;
}


}

@media only screen and (min-width: 1600px) and (max-width: 2000px){




}

@media only screen and (min-width: 1500px) and (max-width: 1600px){

}
@media only screen and (min-width: 1400px) and (max-width: 1500px){



}
@media only screen and (max-width: 1400px) {


}
@media only screen and (min-width: 1200px) {
.custom-menu .navbar-collapse {
    width: 100%;
    display: block !important;
}
.footer-newsletter.wpb_column.vc_column_container.vc_col-sm-6 {
    width: 36%;
}
.footer-address.wpb_column.vc_column_container.vc_col-sm-2 {
    width: 30%;
}


}
@media only screen and (max-width: 1200px) {
ul.nav.main-nav > li > a {
    padding-left: 92px !important;
    line-height: 44px;
    background-position: 16px center;
}
body[data-mobile-nav-style=modern]:before {
    background: rgb(49, 49, 49);
    z-index: 1;
}
.mobile-nav-activated [data-mobile-nav-style=modern] .navbar-collapse-clone {
    display: block !important;
    width: 100%;
    height: 80vh !important;
    top: 12vh !important;
    padding-top: 50px !important;
}
.page-content h2 {
    font-size: 35px;
   
}
.box-right .col-sm-5 {
    padding-left: 20px;
}
.box-right .openings-day p {
    color: #000000;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 19px;
}

}
@media only screen and (min-width: 1024px) and (max-width: 1200px) {
.box-right ul li a {
    font-size: 15px;
   
}
.box-right h3 {
    background-size: contain; 
}
.header-call {
    padding-top: 3px;
    float: right;
    padding-right: 10px;
}
.social-icon.circle.social-icon-md a {
    width: 40px;
    height: 40px;
}
}
@media only screen and (min-width: 1024px) {
.s131 form .inner-form .input-field.second-wrap {
    min-width: initial!important;
}
}


@media only screen and (max-width: 1024px) {
    .navbar-header {
    background-color: #ffffff !important;
}
    header.main-header.lqd-main-header-default {
    position: relative;
}
.header-call.visible-xs a.gb-call {
    font-size: 0;
    padding: 32px;
    padding-bottom: 9px;
    margin-right: 20px;
        background-position: 5px 10px;

}
.header-call.visible-xs a.sp-call {
    font-size: 0;
    padding: 32px;
    padding-bottom: 9px;
    margin-right: 20px;
    background-position: 5px 10px;

}
.header-call {
    padding-top: 15px;
    text-align: center;
    border-bottom: 3px solid #2e3192;
    padding-bottom: 23px;
    border-top: 3px solid #2e3192;
    padding-left: 100px;
    float: none;
}
.header-call .global-button {
    margin-top: 15px;
}
.global-button {
    font-size: 17px;
}
.footer-main .gb-call {
    float: none;
}


}


@media only screen and (min-width: 981px) and (max-width: 1024px) {
.s131 form .inner-form .input-field.second-wrap {
    min-width: initial!important;
}

.s131 form .inner-form .input-field.third-wrap {
    margin-bottom: 0;
    width: 100% !important;
    min-width: 100% !important;
}
.s131 form .inner-form .input-field.second-wrap {
    width: 100% !important;
    float: none !important;
    min-width: 100% !important;
    margin-bottom: 10px;
}
.s131 form .inner-form {
    display: block !important;
}
.box-right ul li a {
    font-size: 15px;
   
}
.box-right h3 {
    background-size: contain; 
}
/*.social-icon.circle.social-icon-md a {*/
/*    width: 40px;*/
/*    height: 40px;*/
/*}*/
.footer-main .vc_col-sm-3 {
    width: 100%;
    clear: both;
    margin-bottom: 50px;
    text-align: left;
}
.footer-contact.text-center {
    text-align: left !important;
}

}
@media only screen and (min-width: 768px) and (max-width: 981px){

.box-right h3 {
    background-size: contain;
}
.ipad-version {
    display: none;
}
.ipadhome {
    width: 100%;
}
.box-right.sidebar-testimonial.mob-ipad {
    display: none;
}
.box-right.sidebar-testimonial {
    margin-bottom: 30px;
}
.global-services-box h3 {
    color: #333333;
    font-size: 24px;
    font-weight: bold;
}

.s131 form .inner-form .input-field.second-wrap {
    min-width: 510px !important;
    margin-right: 11px !important;
}
.header-call {
    padding-left: 50px !important;
}
.footer-main .vc_col-sm-3 {
    width: 100%;
    clear: both;
    margin-bottom: 50px;
    text-align: left;
}
.footer-contact.text-center {
    text-align: left !important;
}

}

@media only screen and (max-width: 767px) {
    .home-mobile-banner {
    margin-bottom: 0;
    margin-left: -15px;
    margin-right: -15px;
}
.navbar-brand img {
    width: 200px;
}
.navbar-header {
    background-color: #ffffff !important;
}

header.main-header.lqd-main-header-default {
    position: relative;
}

.header-call.visible-xs a.gb-call {
    font-size: 0;
    padding: 32px;
    padding-bottom: 9px;
    margin-right: 20px;
    background-position: 5px 10px;

}
.header-call.visible-xs a.sp-call {
    font-size: 0;
    padding: 32px;
    padding-bottom: 9px;
    margin-right: 20px;
    background-position: 5px 10px;

}
.header-call .global-button {
    /*margin-right: 15px;*/
}
.global-button {
    background-color: #fede93;
    color: #000;
    font-size: 17px;
    text-transform: capitalize !important;
    font-weight: 600;
    padding: 0 17px;
    line-height: 43px;
    display: inline-block;
    border-radius: 0px;
    
}
.header-call {
    padding-top: 2px;
    text-align: center;
    border-bottom: 3px solid #2e3192;
    padding-bottom: 15px;
    border-top: 3px solid #2e3192;
    padding-left: 0px;
}
.header-call .global-button {
    margin-top: -8px;
    margin-right: 0;
    display: block;
    margin-bottom: 10px;
}

.h1, h1 {
    font-size: 24px !important;
}


.header-call a.gb-call {
    display: inline-block;
    margin-bottom: 17px;
    margin-right: 0;
    float: none;
    margin-right: 13px;
    padding-left: 45px;
    background-size: 30px 30px;
}
.header-call .gb-call.gb-phone {
    background-size: auto !important;
    padding-left: 40px;
    background-position: 7px 18px;
}


a.gb-call.footeremail {
    font-size: 14px;
}
.footer-bottom ,.footer-bottom .text-right{
    text-align: center !important;
}

.gb-call {
    font-size: 16px;
}
.footer-main h3 {
    margin-top: 38px !important;
    color: #ffffff;
    font-size: 20px;
    text-transform: uppercase;
    margin-bottom: 16px !important;
    border-bottom: 1px solid #fddd92;
    padding-bottom: 9px;
}
.page-content h2 {
    color: #333333;
    font-size: 28px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 9px !important;
}
.page-content h3 {
   
    font-size: 25px;
    font-weight: bold;
    letter-spacing: 0;
    margin-bottom: 24px !important;
    margin-top: 10px;
}
.page-content.inner-page li {
    display: inline-block;
    width: 100%;
    text-align: left;
    margin-bottom: 13px;
}
.page-content.inner-page ul {
    margin: 10px 15px;
}

}

@media only screen and (max-width: 379px) {
.header-call.visible-xs a.gb-call,.header-call.visible-xs a.sp-call {
    margin-right: 5px;

}

}