body                                { font-family: 'Poppins', sans-serif; font-size: 14px; }
*                                   { margin: 0; padding: 0; box-sizing: border-box; }
input, select, textarea             { font-family: 'Poppins', sans-serif; }
.clearfix                           { clear: both; }
.clearfix:before, .clearfix:after   { display:table;content:""; }
.clearfix:after                     { clear:both;}
h1, h2, h3, h4, h5, h6              { font-weight: normal; }
ul li                               { list-style: none; }
img                                 { max-width: 100%; display: block; }
a, a:hover                          { text-decoration: none; }
strong                              { font-weight: bold; }
.clearfix                           { clear: both; }
#page                               { width: 100%; overflow: hidden; }
.site-width                         { width: 100%; max-width: 1200px; margin-left: auto; margin-right: auto; padding-left: 15px; padding-right: 15px; }

/* ---- Firefox Browser Hack ---- */

@-moz-document url-prefix() {
    body, h1, h2, h3, h4, h5, h6, .header-top .hdr-welcome-text strong, .main-banner .banner-wrap .banner-box h3 { font-weight: 300; }
}

/* --- Header --- */

.header-top                                     { background: #2c2a2a; padding: 22px 0; color: #fff; font-size: 15px; }
.header-top .hdr-welcome-text                   { float: left; line-height: 21px; margin-top: 14px; margin-right: 150px; }
.header-top .hdr-welcome-text strong            { font-weight: 400; color: #f69013; }
.header-top .hdr-contact-text                   { float: left; line-height: 21px; margin-top: 14px; margin-right: 10px; }
.header-top .hdr-contact-text strong            { color: #f69013; }
.header-top .hrd-contact-info                   { float: right; line-height: 22px; margin-top: 0; margin-right: 10px; text-align: right; }
.header-top .hrd-contact-info .hdr-phone        { background:url(../images/phone-ico.png) 0 0 no-repeat; padding-left: 36px; display: inline-block; font-size: 19px; font-weight: 500; margin-bottom: 5px; }

.header-mid .logo                               { float: left; }
.header-mid .logo a                             { background: url(../images/logo.jpg) 0 0 no-repeat; width: 248px; height: 0px; display: block; overflow: hidden; padding-top: 94px; margin: 13px 0 0; }

.header-mid #menu-toggle                        { display: none; }

.header-mid .main-navigation                        { float: right; }
.header-mid .main-navigation > ul > li              { font-size: 15px; font-weight: 600; line-height: 110px; float: left; position: relative; }
.header-mid .main-navigation > ul > li > a          { display: block; padding: 0 10px; border-bottom: 10px solid #fff; color: #3b3b3b; }
.header-mid .main-navigation > ul > li > a > i      { font-size: 20px; }
.header-mid .main-navigation > ul > li > a:hover,
.header-mid .main-navigation > ul > li:hover > a    { background: #f59724; border-bottom-color: #b9b8b5; color: #fff; }
.header-mid .main-navigation > ul > li .new-page    { position: absolute; top: 4px; right: 4px; }
.header-mid .main-navigation > ul > li ul           { 
    display: none;
    position: absolute;
    background: #f59724;
    width: 210px;
    top: 109px;
    left: 0;
    z-index: 9;
    border-top: 1px solid #fff;
}
.header-mid .main-navigation > ul > li:hover ul {
    display: block;
}
.header-mid .main-navigation > ul > li ul li        { 
    display: block;
    font-size: 13px;
    line-height: 30px;
}
.header-mid .main-navigation > ul > li ul li a      { 
    color: #fff;
    padding: 7px 10px 1px;
    display: block;
}
.header-mid .main-navigation > ul > li ul li a:hover {
    background: #3b3b3b;
}

/* --- Main Banner --- */

.main-banner                    { position: relative; }
.main-banner .bx-wrapper        { margin: 0; }
.main-banner .banner-wrap { 
    width: 1170px;
    left: 50%;
    margin-left: -585px;
    top: 35%;
    position: absolute; 
}
.main-banner .banner-wrap .banner-box { 
    background: rgba(0,0,0,0.64);
    padding: 29px 30px;
    display: inline-block;
}
.main-banner .banner-wrap .banner-box h2    { font-size: 54px; line-height: 61px; color: #fff; font-weight: 600; letter-spacing: -2px; }
.main-banner .banner-wrap .banner-box h3    { font-size: 54px; line-height: 61px; color: #fff; letter-spacing: -2px; }

.main-banner .bx-controls-direction {
    display: none;
}
.main-banner .bx-wrapper .bx-pager {
    width: auto;
    right: 300px;
    bottom: 58px;
}
.main-banner .bx-wrapper .bx-pager .bx-pager-item {
    float: left;
}
.main-banner .bx-wrapper .bx-pager .bx-pager-item a {
    width: 30px;
    height: 30px;
    border-radius: 20px;
    background: #fff;
}
.main-banner .bx-wrapper .bx-pager .bx-pager-item a.active {
    background: #f69013;
}

/* --- Main Content --- */

.main-cont {
    margin: 40px 0;
}
.main-cont .lf-panel {
    width: 60%;
    float: left;
}
.main-cont .lf-panel h2 {
    color: #303030;
    font-size: 30px;
    line-height: 36px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 0 5px;
}
.main-cont .lf-panel h3 {
    color: #e2020c;
    font-size: 28px;
    line-height: 34px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 0 12px;
}
.main-cont .lf-panel h1 {
    color: #1049a0;
    font-size: 40px;
    line-height: 46px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 0 15px;
}
.main-cont .lf-panel .main-cont-text-area {
    font-family: 'Roboto', sans-serif;
    color: #2f3031;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 25px;
    border-bottom: 1px solid #cccccc;
    margin: 0 0 40px;
}
.main-cont .lf-panel .main-cont-text-area ul li {
    background: url(../images/list1-ico.png) 0 0 no-repeat;
    float: left;
    width: 49%;
    font-family: 'Roboto', sans-serif;
    color: #2f3031;
    font-size: 16px;
    line-height: 21px;
    margin: 0 2% 15px 0;
    padding-left: 35px;
}
.main-cont .lf-panel .main-cont-text-area ul li:nth-child(2n+2) {
    margin-right: 0;
}
.main-cont .lf-panel .main-cont-text-area-btm {
    font-family: 'Roboto', sans-serif;
    color: #2f3031;
    font-size: 16px;
    line-height: 1.5;
    padding-bottom: 15px;
}
.main-cont .lf-panel .main-cont-text-area-btm ul li {
    background: url(../images/list2-ico.png) 0 4px no-repeat;
    display: block;
    font-family: 'Roboto', sans-serif;
    color: #2f3031;
    font-size: 16px;
    line-height: 21px;
    margin: 0 0 6px;
    padding-left: 30px;
}
.main-cont .lf-panel .home-services {
    padding-top: 40px;
    border-top: 1px solid #cccccc;
    margin: 25px 0 0;
}
.main-cont .lf-panel .home-services li {
    float: left;
    margin: 30px 30px 0 0;
}
.main-cont .lf-panel .home-services li:nth-child(2n+2) {
    margin-right: 0;
}
.main-cont .lf-panel .home-services li .homeserImg {
    width: 335px;
    height: 116px;
    overflow: hidden;
}
.main-cont .lf-panel .home-services li .homeserImg img {
    min-height: 116px;
}
.main-cont .lf-panel .home-services li .homeserTitle {
    width: 100%;
    height: 51px;
    background: #f59724;
    text-align: center;
    overflow: hidden;
}
.main-cont .lf-panel .home-services li .homeserTitle h5 {
    font-size: 24px;
    font-weight: 700;
    color: #fff;
    line-height: 51px;
    display: inline-block;
    position: relative;
}
.main-cont .lf-panel .home-services li .homeserTitle h5 a {
    color: #fff;
}
.main-cont .lf-panel .home-services li .homeserTitle h5:after {
    background: url(../images/arrow-ico.png) 0 0 no-repeat;
    content: "";
    width: 21px;
    height: 21px;
    display: block;
    position: absolute;
    top: 50%;
    margin-top: -10px;
    right: -40px;
    transition: all 0.4s linear 0s; 
}
.main-cont .lf-panel .home-services li .homeserTitle h5:hover:after {
    right: -60px;
}
.main-cont .sidebar {
    width: 37.5%;
    float: right;
    padding-left: 15px;
}

/* --- Home Gallery --- */

.home-gallery {
    position: relative;
    padding-top: 40px;
    padding-bottom: 40px;
}
.home-gallery h3 {
    font-size: 40px;
    line-height: 44px;
    color: #bee000;
    font-weight: 700;
    margin: 0 0 44px;
}
.home-gallery-list li {
    width: 370px;
    height: 306px;
    overflow: hidden;
    margin: 0 30px 30px 0;
    float: left;
}
.home-gallery-list li:nth-child(3n+3) {
    margin-right: 0;
}
.home-gallery-list li img {
    min-width: 100%;
    min-height: 100%;
}
.home-gallery-list li a.zoom-ico {
    background: url(../images/zoom-ico.png) 0 0 no-repeat;
    width: 93px;
    height: 93px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.gallery-btn a {
    color: #f59724;
    font-size: 22px;
    font-weight: 600;
    line-height: 41px;
    padding: 5px 15px 2px;
    border: 1px solid #f59724;
    display: inline-block;
}
.gallery-btn a:hover {
    background: #f59724;
    color: #fff;
}

/* --- Testimonial --- */

.home-testimonials {
    background: #f59724;
    padding: 45px 0;
}
.home-testimonials h3 {
    color: #fffffe;
    font-size: 40px;
    line-height: 44px;
    letter-spacing: -1px;
    font-weight: 700;
    margin: 0 0 30px;
}
.testimonial-block {
    padding-top: 65px;
    background: url(../images/comment-icon.png) 170px 0 no-repeat;
    margin-bottom: 35px;
}
.testimonial-img {
    width: 142px;
    height: 142px;
    overflow: hidden;
    border-radius: 80px;
    float: left;
}
.testimonial-block .testimonial-text {
    margin-left: 170px;
}
.testimonial-block .testimonial-text .testimonial-desc {
    margin: 25px 0;
    font-size: 17px;
    line-height: 25px;
    color: #ffffff;
    font-family: 'Roboto', sans-serif;
    font-style: italic;
}
.testimonial-block .testimonial-text .testimonial-author {
    font-size: 24px;
    line-height: 27px;
    color: #262626;
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
}
.home-testimonials .testimonial-btn a {
    color: #fff;
    font-size: 22px;
    font-weight: 600;
    line-height: 41px;
    padding: 5px 15px 2px;
    border: 1px solid #fff;
    margin-left: 170px;
    display: inline-block;
}
.home-testimonials .testimonial-btn a:hover {
    background: #fff;
    color: #f59724;
}

/* --- Footer Row 1 --- */

.footer-row-one {
    background: #1049a0;
    padding: 19px 0;
    font-size: 17px;
    line-height: 39px;
    font-weight: 600;
}
.footer-row-one .footer-one-blk-1 {
    padding-top: 3px;
    float: left;
    color: #fff;
}
.footer-row-one .footer-one-blk-2 {
    float: right;
    padding: 3px 28px 0;
    border: 1px solid #fff;
    color: #fff;
    line-height: 37px;
}

/* --- Footer Row 2 --- */

.footer-row-two {
    background: #072e69;
    padding: 23px 0 20px;
    font-size: 17px;
    line-height: 24px;
}
.footer-row-two .footer-row-two-text {
    font-size: 17px;
    color: #fff;
}
.footer-row-two .footer-row-two-text strong {
    color: #f59724;
    font-weight: 400;
}
.footer-row-two .footer-row-two-text a {
    color: #fff;
}

/* --- Footer --- */

.footer {
    background: #1e1e1e;
    padding: 49px 0 0;
    min-height: 154px;
}
.footer .copyright {
    line-height: 27px;
    font-size: 17px;
    color: #727272;
    margin: 15px 0 0;
    float: left;
}
.footer .copyright a {
    color: #727272;
}
.footer .follow-us {
    float: right;
}
.footer .follow-us h6 {
    color: #727272;
    font-size: 29px;
    font-weight: 700;
    line-height: 57px;
    float: left;
    margin-right: 20px;
}
.footer .follow-us ul {
    float: left;
}
.footer .follow-us ul li {
    float: left;
    margin: 0 0 0 8px;
}
.footer .loginFrm {
    line-height: 17px;
}


/* --- Inner Pages --- */

.innertext-cont {
    color: #2f3031;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height: 1.5;
}
.highlight-text {
    border-top: 1px solid #bcbcbc;
    border-bottom: 1px solid #bcbcbc;
    padding: 31px 64px 31px 50px;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    font-size: 21px;
    line-height: 30px;
    color: #1049a0;
    margin: 24px 0 55px;
    position: relative;
}
.highlight-text:before {
    background: url(../images/comment-st.jpg) 0 0 no-repeat;
    width: 70px;
    height: 49px;
    content: "";
    display: block;
    position: absolute;
    left: 0;
    top: -24px;
}
.highlight-text:after {
    background: url(../images/comment-end.jpg) 0 0 no-repeat;
    width: 69px;
    height: 50px;
    content: "";
    display: block;
    position: absolute;
    right: 0;
    bottom: -24px;
}
.innerlist-1 {
    color: #2f3031;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height: 1.5;
}
.innerlist-1 li {
    background: rgba(0, 0, 0, 0) url("../images/list1-ico.png") no-repeat scroll 0 0;
    color: #2f3031;
    display: block;
    font-family: "Roboto",sans-serif;
    font-size: 16px;
    line-height: 21px;
    padding-left: 35px;
    margin: 0 0 15px;
}
.fb-text {
    background: url(../images/fb-symbol.png) 0 0 no-repeat;
    font-family: "Roboto",sans-serif;
    padding-left: 37px;
    color: #2f3031;
    font-size: 18px;
    line-height: 25px;
    font-weight: 700;
}
.phone-no-text {
    background: url(../images/ser-ph-icon.png) 0 0 no-repeat;
    font-family: "Roboto",sans-serif;
    padding-left: 35px;
    color: #2f3031;
    font-size: 16px;
    line-height: 21px;
    font-weight: 500; 
}
.sep {
    width: 100%;
    height: 1px;
    background: #bcbcbc;
    margin: 35px 0;
}
.innerlist-2 li {
    background: url("../images/list3-ico.png") no-repeat scroll 0 6px;
    color: #2f3031;
    display: block;
    font-family: "Roboto",sans-serif;
    font-weight: 500;
    font-size: 19px;
    line-height: 30px;
    margin: 0 0 3px;
    padding-left: 32px;
}

/* --- Sidebar --- */

.booking-form {
    padding: 23px 30px 30px;
    background: #1049a0;
    color: #fff;
    margin: 0 0 40px;
}
.booking-form h3 {
    text-align: center;
    font-size: 19px;
    line-height: 21px;
    color: #fff;
    font-weight: 600;
    margin: 0 0 12px;
}
.booking-form h5 {
    margin: 0 0 7px 105px;
    font-size: 17px;
    line-height: 21px;
    color: #fff;
    font-weight: 600;
}
.booking-form .radio-box {
    margin: 0 0 22px 105px;
    overflow: hidden;
}
.booking-form .radio-box div {
    display: block;
    margin: 0 0 3px;
    clear: both;
    width: 100%;
    float: left;
}
.booking-form .radio-box div input {
    float: left;
    width: 16px;
    height: 16px;
    margin-right: 10px;
}
.booking-form .radio-box div label {
    font-size: 13px;
    line-height: 14px;
    color: #fff;
    font-weight: 300;
    display: block;
    vertical-align: top;
    float: left;
    margin: 2px 0 0;
}
.booking-form label {
    color: #ffffff;
    font-size: 15px;
    line-height: 18px;
    margin: 0 0 4px;
    display: block;
}
.booking-form input {
    width: 100%;
    height: 31px;
    background: #ebebeb;
    padding: 0 10px;
    color: #2f3031;
    font-size: 14px;
    font-weight: 300;
    border: none;
    margin: 0 0 10px;
}
.booking-form textarea {
    width: 100%;
    height: 255px;
    background: #ebebeb;
    padding: 10px;
    color: #2f3031;
    font-size: 14px;
    font-weight: 300;
    border: none;
    margin: 0 0 35px;
    resize: none;
}
.booking-form input[type="submit"] {
    height: 43px;
    width: auto;
    background: #f59724;
    color: #fff;
    font-size: 19px;
    font-weight: 600;
    padding: 0 45px;
    margin: 0 auto;
    cursor: pointer;
    display: block;
}
.booking-form input[type="submit"]:hover {
    background: #2c2a2a;
}
.adver-box {
    font-family: 'Roboto', sans-serif;
    width: 100%;
    min-height: 116px;
    background: #efefef;
    padding-right: 95px;
    padding-left: 50px;
    padding-top: 8px;
    padding-bottom: 8px;
    margin: 0 0 10px;
    background-position:  right 0;
    background-repeat: no-repeat;
}
.adver-box.one {
    background-image: url(../images/adverbox-1-bg.png)
}
.adver-box.two {
    background-image: url(../images/adverbox-2-bg.png);
}
.adver-box.three {
    background-image: url(../images/adverbox-3-bg.png);
}
.adver-box.four {
    background-image: url(../images/adverbox-4-bg.png);
}
.adver-box.one .one-img {
    float: left;
    margin: 0 20px 0 0;
}
.adver-box.one .one-txt {
    float: left;
    margin: 24px 0 0;
}
.adver-box.one .one-txt h6 {
    color: #1049a0;
    font-size: 18px;
    line-height: 24px;
    letter-spacing: -1px;
}
.adver-box.one .one-txt h5 {
    color: #1049a0;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -1px;
    font-weight: 500;
}
.adver-box.two h5 {
    color: #3ca44c;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -1px;
    font-weight: 500;
    margin: 24px 0 0;
}
.adver-box.two h4 {
    color: #1049a0;
    font-size: 36px;
    line-height: 36px;
    letter-spacing: -1px;
    font-weight: 500;
}
.adver-box.three h4 {
    color: #1049a0;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    font-weight: 500;
    margin: 8px 0 4px;
}
.adver-box.three p {
    font-size: 14px;
    line-height: 20px;
    color: #4a4a4a;
}
.adver-box.four h4 {
    color: #1049a0;
    font-size: 36px;
    line-height: 40px;
    letter-spacing: -1px;
    font-weight: 500;
    margin: 8px 0 4px;
}
.adver-box.four p {
    background: url(../images/phone-ico.png) 0 0 no-repeat;
    color: #de0000;
    font-size: 22px;
    line-height: 24px;
    letter-spacing: -1px;
    font-weight: 500;
    margin: 0;
    padding: 0 0 0 34px;
}

/* --- FAQ --- */

.accordionWrapper {
    margin: 30px 0 0;
}
.accordion {
    margin-bottom: 0;
}
.accordion .faq-title {
    position: relative;
    color: #1049a0;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    font-weight: 500;
    border: 1px solid #b7b7b7;
    padding: 10px 44px 10px 10px;
    cursor: pointer;
    margin: 0 0 1px
}
.accordion .faq-title h4 {
    color: #1049a0;
    font-family: 'Roboto', sans-serif;
    font-size: 17px;
    line-height: 24px;
    font-weight: 500;
}
.accordion .faq-title:before {
    background: url(../images/icons-accordion.png) no-repeat 0 0;
    display: block;
    content: "";
    width: 44px;
    height: 44px;
    position: absolute;
    right: 0;
    top: 0;
}
.accordion.active .faq-title:before {
    background: url(../images/icons-accordion.png) no-repeat 0 -44px;
}
.accordion .faq-text {
    font-family: 'Roboto', sans-serif;
    color: #2f3031;
    font-size: 16px;
    line-height: 23px;
    padding: 15px 10px;
    display: none;
    border: 1px solid #b7b7b7;
    margin: 0 0 1px;
}
.accordion.active .faq-text {
    display: block;
}

/* --- Contact us ---- */

.map {
    margin: 25px 0 35px;
    width: 100%;
    height: 488px;
}
.map iframe {
    width: 100%;
    height: 100%;
}
.contact-btm-sec h5 {
    color: #1049a0;
    font-size: 28px;
    line-height: 32px;
    font-weight: 600;
    margin: 0 0 20px;
}
.contact-btm-sec .contact-btm-sec-txt {
    font-family: 'Roboto', sans-serif;
    color: #2f3031;
    font-size: 16px;
    line-height: 24px;
}
.contact-btm-sec .contact-btm-sec-txt strong {
    color: #1049a0;
    font-weight: 700;
}
.contact-btm-sec .contact-btm-sec-txt a {
    color: #2f3031;
}

/* --- Color Chart --- */

.color-chart-wrapper li {
    position: relative;
    margin: 0 0 30px;
}
.color-chart-wrapper li a.zoom-ico {
    background: url(../images/zoom-ico.png) 0 0 no-repeat;
    width: 93px;
    height: 93px;
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
}
.color-chart-wrapper li img {
    width: 100% !important;
    height: auto !important;
}

/* ---- Gallery ---- */

.home-gallery-list.galleryPageImg li {
    width: 336px;
    height: 278px;
}
.home-gallery-list.galleryPageImg li:nth-child(2n+2) {
    margin-right: 0;
}
.home-gallery-list.galleryPageImg li:nth-child(3n+3) {
    margin-right: 30px;
}

/* ---- Testimonial ---- */

.testimonialPage-list .testimonial-block {
    background: none;
    padding: 0 0 15px;
    border-bottom: 1px solid #ccc;
    margin: 15px 0 0;
}
.testimonialPage-list .testimonial-block .testimonial-text .testimonial-desc {
    margin: 10px 0 15px;
    color: #2a2a2a;
    font-size: 15px;
    line-height: 21px;
}
.testimonialPage-list li {
    width: 100%;
    float: left;
    clear: both;
}

.mobila_menu{ display: none;}


/* =============================================================
= Responsive View
 ============================================================= */
/*
@media only screen and (max-width: 1220px) {

    .site-width {
        max-width: 980px;
    }

    .header-top .hdr-welcome-text {
        margin-right: 75px;
    }
    .header-mid .main-navigation > ul > li {
        font-size: 13px;
    }
    .header-mid .main-navigation > ul > li > a {
        padding: 0 9px;
    }
    
    .main-banner .banner-wrap {
       max-width: 950px; 
       margin-left: -475px;
    }


}


@media only screen and (max-width: 1024px) {

    .site-width {
        max-width: 760px;
    }
    .header-top {
        font-size: 13px;
        padding: 12px 0;
    }
    .header-top .hdr-welcome-text {
        width: 33.33%;
        margin-right: 0;
        padding-right: 10px;
    }
    .header-top .hdr-contact-text {
        width: 33.33%;
        margin-right: 0;
        padding-right: 10px;
        padding-left: 10px;
        margin-top: 0;
        text-align: center;
    }
    .header-top .hrd-contact-info {
        width: 33.33%;
        margin-right: 0;
    }

    .header-mid .logo a {
        padding-top: 65px;
        width: 174px;
        background-size: 100%;
    }
    .header-mid .main-navigation > ul > li {
        line-height: 81px;
        font-size: 11px;
    }
    .header-mid .main-navigation > ul > li > a {
        padding: 0 6px;
    }
    .header-mid .main-navigation > ul > li > a > i {
        font-size: 16px;
    }
    .header-mid .main-navigation > ul > li ul {
        top: 81px;
    }
    .header-mid .main-navigation > ul > li ul li {
        font-size: 12px;
    }
    
    .main-banner .banner-wrap {
       max-width: 730px; 
       margin-left: -365px;
       top: 25%;
    }
    .main-banner .banner-wrap .banner-box h2 {
        font-size: 48px;
        line-height: 51px;
    }
    .main-banner .banner-wrap .banner-box h3 {
        font-size: 41px;
        line-height: 51px;
    }


}
*/


@media only screen and (max-width: 1199px) {

.main-banner .banner-wrap {
   max-width: 950px; 
   margin-left: -475px;
}
.header-mid .main-navigation > ul > li > a{ padding: 0 8px;}
.header-top .hdr-welcome-text{ margin-right: 100px;}
.gallery-btn{ clear: both; width: 100%; margin-top: 20px; float: left; text-align: center;}
.home-gallery-list li{ width: 31%; margin: 0 1% 30px 1%; height: 270px;}
.home-gallery-list.galleryPageImg li{  width: 48%; margin: 0 1% 30px 1%; height: 250px;}
.home-gallery-list.galleryPageImg li img{ min-height: 250px;}

.footer-row-one .footer-one-blk-1{ font-size: 14px;}
.footer-row-two .footer-row-two-text{ font-size: 15px; text-align: center;}
.main-cont .lf-panel .home-services li{ width: 48%; margin: 30px 2% 0 0;}
.main-cont .lf-panel .home-services li .homeserImg{ width: 100%;}
.main-cont .lf-panel .home-services li .homeserImg img{ width: 100% !important;}

}

@media only screen and (max-width: 1023px) {

.logo{ margin-bottom: 20px;}
.mobila_menu{ display: block; float: right; margin-top: 35px;}
.mobila_menu a{ display: block; float: left; width: 42px; height: 42px; font-size: 0px !important; background:url(../images/menu_ico.png) center center no-repeat;}
.mobila_menu a:hover{ background:url(../images/menur_ico.png) center center no-repeat;}
.main-navigation ul{ display: none;}
.main-navigation ul li{ float: left; width: 100%; line-height: inherit !important;}
.main-navigation ul li a{ float: left; width: 100%; padding: 10px !important; border-bottom: 1px solid #b9b8b5 !important;}
.header-mid .main-navigation > ul > li ul{ display: block !important; float: left; position: inherit !important; left: inherit !important; top: inherit !important; width: 95% !important; margin-left: 5%;}
.header-mid .main-navigation > ul > li ul li a{ float: left; width: 100%; padding: 10px !important; border-bottom: 1px solid #b9b8b5 !important; background:#3b3b3b !important;}
.header-mid .main-navigation > ul > li ul li a:hover{ background:#f59724 !important;}


.main-banner .banner-wrap {
   max-width: 730px; 
   margin-left: -365px;
   top: 25%;
}
.main-banner .banner-wrap .banner-box h2 {
    font-size: 48px;
    line-height: 51px;
}
.main-banner .banner-wrap .banner-box h3 {
    font-size: 41px;
    line-height: 51px;
}
.home-gallery-list li{ height: 200px;}
.home-gallery-list li img{ min-height: 200px;}



.lf-panel{ width: 100% !important; margin: 0 0 40px 0;}
.sidebar{ float: left; padding: 0 !important; margin: 0 0 30px 0; width: 100% !important;}
.footer-row-one .footer-one-blk-1{ width: 100%; margin: 0 0 10px 0; text-align: center;}
.header-top .hdr-welcome-text{ margin-right: 0; width: 100%; text-align: center;}
.header-top .hdr-contact-text{ margin-bottom: 20px; width: 100%; text-align: center;}
.header-top .hrd-contact-info{ text-align: center; float: none;}
.footer .copyright{ font-size: 15px;}
.footer .follow-us h6{ font-size: 24px;}
.footer-row-one{ text-align: center;}
.footer-row-one .footer-one-blk-2{ float: none !important; margin: 0 auto; width: 300px; display: inline-block; }

}

@media only screen and (max-width: 767px) {

.main-banner .banner-wrap {
   max-width: 100% !important; 
   width: 100% !important;
   margin-left: 0px !important;
   top: 17%;
   left: 0 !important;
}

.main-banner .banner-wrap .banner-box h2 {
    font-size: 38px;
    line-height: 41px;
}
.main-banner .banner-wrap .banner-box h3 {
    font-size: 31px;
    line-height: 41px;
}   

.copyright{ width: 100%; text-align: center;}
.follow-us{ float: left; width: 100%; clear: both;}
.footer .follow-us ul{ width: 100%; text-align: center; margin-bottom: 20px;}
.footer .follow-us ul li{ float: none !important; display: inline-block;}
.footer .follow-us h6{ float: none; text-align: center;}

.home-gallery-list.galleryPageImg li{  width: 31% !important; margin: 0 1% 30px 1%; height: 200px !important;}
.home-gallery-list.galleryPageImg li img{ min-height: 200px;}
.home-gallery-list.galleryPageImg li:nth-child(3n+3){ margin-right: 0;}

}


@media only screen and (max-width: 639px) {

.main-banner .banner-wrap{ top: 10%;}
.main-banner .banner-wrap .banner-box h2 {
    font-size: 28px;
    line-height: 31px;
}
.main-banner .banner-wrap .banner-box h3 {
    font-size: 21px;
    line-height: 31px;
} 
.home-gallery-list li{ width: 100%; height: auto !important; max-height: 270px; margin: 0 0 20px 0;}
.main-cont .lf-panel .home-services li{ width: 100%; margin: 30px 0 0 0;}
.main-cont .lf-panel .main-cont-text-area ul li{ width: 100%; margin-right: 0 !important;}
.home-gallery-list.galleryPageImg li{  width: 100% !important; margin: 0 0 30px 0; height: auto !important; max-height: 270px;}


}


@media only screen and (max-width: 479px) {
.bx-pager-item{ display: none !important;}
.main-banner .banner-wrap .banner-box h2 {
    font-size: 18px;
    line-height: 22px;
}
.main-banner .banner-wrap .banner-box h3 {
    font-size: 13px;
    line-height: 16px;
}

.testimonial-block{ background-position: left top;}
.main-cont .lf-panel h2{ font-size: 20px;}
.main-cont .lf-panel h1{ font-size: 26px;}
.main-cont .lf-panel h3{ font-size: 18px;}
.home-gallery h3{ font-size: 30px;}
.home-testimonials h3{ font-size: 30px;}
.adver-box.two h4{ font-size: 24px;}
.adver-box.two h5{ font-size: 15px;}
.adver-box.three h4{ font-size: 24px;}
.adver-box.three p{ font-size: 12px;}
.adver-box.four h4{ font-size: 20px;}
.adver-box.four p{ font-size: 14px;}
.testimonial-img{ width: 100%; text-align: center; margin-top: 20px;}
.testimonial-img img{ display: inline;  border-radius: 100% !important;}
.testimonial-text{ float: left; width: 100%; margin: 0 !important;}
.booking-form h5{ margin-left: 0;}
.booking-form .radio-box{ margin-left: 0;}
.testimonial-btn{ float: left; width: 100%; clear: both; margin-top: 20px; text-align: center;}
.home-testimonials .testimonial-btn a{ margin-left: 0 !important;}
.footer-row-one .footer-one-blk-2{ font-size: 14px; width: 280px;}
.innerlist-2 li{ font-size: 14px; line-height: 24px;}
.adver-box{ padding: 8px 0 8px 20px !important;}
.accordion .faq-title h4{ font-size: 14px;}

}