input[type="button"],
input[type="submit"],
input[type="image"],
input[type="file"],
input[type="search"] {
    -webkit-appearance: none;
}

input#addressSubmit {
    -webkit-appearance: none !important;
}

input[type="radio"],
input[type="checkbox"] {
    -webkit-appearance: normal;
}

/*Mobile Menu Css Start*/
.menuicon {
    display: none;
    float: right;
    width: 22px;
    cursor: pointer;
    opacity: 1;
    margin: 4px 0 0;
}

.icon-bar {
    display: block;
    width: 100%;
    height: 2px;
    background: #fff;
    transition: all 0.3s ease-in-out 0s;
}

.menuicon .icon-bar+.icon-bar {
    margin-top: 4px;
}

.opened .top-icon-bar {
    transform-origin: 10% 10% 0;
    transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
}

.opened .middle-icon-bar {
    opacity: 0;
}

.opened .bottom-icon-bar {
    transform-origin: 10% 90% 0;
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}

/*Mobile Menu Css End*/


/* 1366px View */
@media screen and (max-width:1679px) {
    .section3 .slider-nav {
        padding: 0 0 80px;
    }

    .intro-section p {
        font-size: 24px;
        line-height: 34px;
    }
}

/* 1200px View */
@media screen and (max-width:1279px) {
    .container {
        width: 1160px;
    }

    /*Header and banner*/
    .nav-main nav>ul>li>a {
        font-size: 18px;
        letter-spacing: 0.025em;
    }

    .HomeSlick>li,
    .HomeSlick .slick-list li {
        height: 570px;
    }

    .banner-bottom p {
        letter-spacing: 0.1em;
    }

    .conditions-slider h3 {
        font-size: 30px;
        line-height: 40px;
        padding: 0 30px;
    }

    .resp-tabs-list li {
        font-size: 18px;
        letter-spacing: 0;
    }

    .tab-content-inner {
        padding: 100px 30px 20px;
    }

    .section3 h4 {
        letter-spacing: 0.1em;
    }

    .infobox-content {
        padding: 40px 30px;
    }

    .two-column-section h3 {
        font-size: 24px;
    }

    .intro-section p {
        font-size: 20px;
        line-height: 30px;
    }

    .list-content {
        padding: 40px 30px 0;
    }


}

/* iPad 1024px View */
@media screen and (max-width:1199px) {
    .container {
        width: 1000px;
    }

    /*Header and banner*/
    .logo {
        width: 270px;
    }

    .header-right {
        margin: 12px 0 0;
    }

    .nav-main nav>ul>li>a {
        font-size: 15px;
    }

    .slick-arrow.slick-prev {
        left: 10px;
    }

    .slick-arrow.slick-next {
        right: 10px;
    }

    .HomeSlick>li,
    .HomeSlick .slick-list li {
        height: 480px;
    }

    .conditions-slider>li,
    .conditions-slider .slick-slide {
        padding: 20px 15px;
    }

    .resp-tabs-list li {
        font-size: 15px;
    }

    .section3 .infobox-content {
        padding-top: 70px;
    }

    .section3 .right .imgbox {
        height: 640px;
    }

    .section3 .slider-nav {
        padding: 0 0 50px;
    }

    .two-column-section .infobox-content p {
        line-height: 34px;
    }

    .help-list li,
    .help-list li a {
        font-size: 20px;
        letter-spacing: 0;
    }

    .contact-col-left .contact-form {
        padding: 30px 20px;
    }

}

@media screen and (min-width:1024px) {
    .dxcdsx {
        display: block !important;
    }
}

/* iPad 768px view*/
@media screen and (max-width:1023px) {
    .container {
        width: 740px;
    }

    h1 {
        font-size: 24px;
        line-height: normal
    }

    h2 {
        font-size: 24px;
        line-height: normal;
    }

    h3 {
        font-size: 20px;
        line-height: normal
    }

    h4 {
        font-size: 18px;
        line-height: normal
    }

    h5 {
        font-size: 16px;
        line-height: 24px;
        line-height: normal
    }

    .btn {
        font-size: 20px;
        line-height: normal;
        min-width: 140px;
    }

    p,
    .entry-content p {
        font-size: 15px;
        line-height: 24px;
    }

    ul li,
    ol li {
        font-size: 15px;
        line-height: 24px;
    }

    /*Header and banner*/
    .menuicon {
        display: block;
    }

    .nav-main {
        display: none;
    }

    .mobile-header-top {
        display: block;
    }

    .header-main {
        padding: 10px 0;
        -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
        -webkit-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
        box-shadow: 0 3px 10px rgba(0, 0, 0, 0.05);
    }

    .header-fixed .header .logo,
    .logo {
        width: 260px;
    }

    body.header-fixed {
        padding: 0px;
    }

    .header-fixed .header {
        position: relative;
    }

    .header-fixed .header .header-right,
    .header-right {
        margin: 10px 0 0;
    }

    .social-icons ul li {
        margin: 0 0 0 10px;
    }

    .header-phonebox {
        display: none;
    }

    .header-right .social-icons {
        padding: 0;
    }

    /* .HomeSlick>li,
    .HomeSlick .slick-list li {
        height: 400px;
    } */

    .caption-inner {
        max-width: 580px;
        margin: 0 auto;
        /* background: rgba(255, 255, 255, 0.5); */
        padding: 30px 20px;
    }

    .caption h2 {
        font-size: 32px;
        letter-spacing: 0.025em;
        line-height: 40px;
    }

    .caption h2 span {
        font-size: 24px;
    }

    .caption p {
        font-size: 18px;
        line-height: normal;
    }

    .banner-bottom p {
        font-size: 18px;
        letter-spacing: 0;
    }

    .section2 .left .imgbox {
        height: 580px;
    }

    .resp-tab-content {
        padding: 10px 10px 0;
    }

    .tab-content-inner {
        padding: 30px 20px 0;
    }

    .schedule-consultation {
        position: static;
        width: 100%;
        margin: 10px 0 0;
    }

    .section3 .infobox-content {
        padding: 40px 20px;
    }

    .section3 .right .imgbox {
        height: 600px;
    }

    .footer-left {
        text-align: center;
        width: 100%;
    }

    .footer-logo {
        width: 100%;
    }

    .footer-nav {
        margin: 0;
        padding: 20px 0 0;
        width: 100%;
    }

    .f-links,
    .social-icons ul {
        display: inline-block;
        vertical-align: middle;
    }

    .footer-right {
        padding: 20px 0 10px;
        width: 100%;
        text-align: center;
    }

    .footer-right .social-icons ul li {
        margin: 0 10px;
    }

    .contact-col-left {
        width: 100%;
    }

    .contact-col-right {
        padding: 30px 20px 0;
        width: 100%;
    }

    .page-title h1 {
        font-size: 24px;
        letter-spacing: 0;
    }

    .tabcontent-left {
        display: none;
    }

    .tabcontent-right {
        width: 100%;
    }

    .tabcontent {
        min-height: 0;
        padding: 30px;
    }

    #sidebar {
        padding-left: 15px;
    }

    .two-col-content .list-content {
        max-width: 100%;
        padding: 30px;
    }

    .help-list li,
    .help-list li a {
        font-size: 16px;
    }

    .two-col-content .help-list li {
        font-size: 14px;
    }

    .gallery-feat .col-3 {
        width: 50%;
        padding: 0 10px;
        margin: 0 0 20px;
    }

    .bdr-div {
        border-top: 1px solid #e85208;
    }

    .gallery-page {
        padding: 20px 0 0;
    }

    .gallery-detail-list {
        margin: 20px 0 0;
        max-width: 100%;
    }

    .gallery-page .slider-nav1 .imgbox {
        height: 80px;
    }

    .whitebg-title .page-title h1 {
        margin: 0 0 20px;
    }

    .main-content {
        min-height: 150px;
    }

}

/* iPhone-6 plus 736 (Landscape) view */
@media screen and (max-width:767px) {
    body {
        -webkit-text-size-adjust: none;
    }

    .container {
        width: 100%;
        padding: 0 15px;
    }

    h1 {
        font-size: 24px;
        line-height: 34px;
        margin: 0 0 20px;
    }

    h2 {
        font-size: 22px;
        line-height: 30px;
        margin: 0 0 15px;
    }

    h3 {
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 15px;
    }

    .btn {
        font-size: 16px;
    }

    p br {
        display: none;
    }

    .footer-right p br {
        display: block !important;
    }

    /*Header and banner*/
    .header-fixed .header .logo,
    .logo {
        width: 220px;
    }

    .header-right,
    .header-inner {
        width: 100%;
    }

    .header-search {
        width: 100%;
    }

    .header-right .social-icons {
        position: absolute;
        top: 30px;
        right: 15px;
    }

    .header-right .social-icons ul {
        margin: 0;
    }

    /* .HomeSlick>li,
    .HomeSlick .slick-list li {
        height: 340px;
    } */

    .caption-inner {
        max-width: 100%;
    }

    .HomeSlick .slick-arrow {
        display: none !important;
    }

    .HomeSlick .slick-dots {
        display: block !important;
    }

    .caption h2 {
        font-size: 24px;
        line-height: 30px;
        margin: 0 0 10px;
    }

    .caption h2 span {
        font-size: 20px;
    }

    .caption p {
        font-size: 18px;
        line-height: 24px;
    }

    .caption p br,
    .section3 .left p br {
        display: none;
    }

    .banner-bottom {
        bottom: 15px;
    }

    .banner-bottom p {
        font-size: 16px;
        font-weight: 400;
    }

    .conditions-slider h3 {
        font-size: 24px;
        line-height: 30px;
    }

    .resp-tab-content .col-2 {
        float: none;
        width: 100%;
    }

    .section2 .left .imgbox {
        height: auto;
    }

    .tab-content-inner {
        padding: 20px 10px 0;
    }

    .section3-inner .col-2 {
        float: none;
        width: 100%;
    }

    .section3 .right .imgbox {
        height: auto;
    }

    .section2 .left .imgbox>img,
    .section3 .right .imgbox>img {
        height: auto;
    }

    .f-links li {
        display: inline-block;
        float: none;
        vertical-align: middle;
    }

    .contact-form .input-group {
        width: 100%;
        padding: 0;
        margin: 0 0 10px;
    }

    .modal {
        padding: 20px;
    }

    .contact-form .form-input,
    .contact-form .select-box {
        height: 38px;
        font-size: 15px;
    }

    .contact-form .textarea textarea {
        height: 90px;
        font-size: 15px;
    }

    .contact-form .btn input {
        padding: 10px;
    }

    .contact-form .btn i {
        top: 12px;
    }

    .page-content {
        padding: 30px 0 !important;
    }

    .intro-section p {
        font-size: 18px;
        line-height: 26px;
    }

    .two-column-inner .left,
    .two-column-inner .right {
        width: 100%;
    }

    .two-column-section .container {
        padding: 0;
    }

    .two-column-section .infobox-content:after {
        display: none;
    }

    .list-content {
        padding: 40px 30px 20px;
    }

    .two-column-section .infobox-content p {
        line-height: 26px;
    }

    .afterbefore-slider {
        padding-top: 0;
    }

    .contact-details .col-2 {
        width: 100%;
    }

    .contact-details hr {
        display: none;
    }

    .contact-map iframe {
        height: 280px;
    }

    .image-left {
        width: 100%;
        max-width: 100%;
        margin-right: 0;
    }

    .intro-section .container {
        padding: 0 15px !important;
    }

    .blog-imgbox {
        max-width: 250px;
    }

    .blog-detail-left,
    #left-area,
    #sidebar {
        width: 100%;
        padding: 0;
    }

    .two-col-content:before {
        display: none;
    }

    .two-col-content .col-2.right {
        background: #505050;
    }

    .two-col-content p {
        color: #fff;
        font-size: 15px;
        line-height: 26px;
        margin: 0 0 20px;
    }

    .two-col-content .help-list li .left {
        width: 60%;
    }

    .two-col-content .help-list li .right {
        width: 40%;
    }

    .two-col-content .help-list li {
        font-size: 14px;
        margin: 0;
        padding: 10px 5px;
    }

    .gallery-feat .col-3 {
        width: 100%;
        padding: 0;
    }

    .gallery-imgbox .imgbox {
        height: auto;
    }

    .gallery-detail-list {
        padding: 20px 10px;
    }

    .gallery-page .slider-nav1 .imgbox {
        height: 60px;
    }

    .horizontal-list {
        width: 80%;
        padding-left: 10px;
    }

    .certical-list {
        width: 20%;
    }

    .gallery-btns {
        margin: 20px 0;
    }

    .gallery-page {
        padding: 20px 0 0;
    }


}

/*View :: 320px ::*/
@media screen and (max-width:479px) {
    .mobile-menu-block {
        width: 260px;
    }

    .mobile-header-top {
        padding: 8px 10px;
    }

    .header .container {
        padding: 0 10px;
    }

    .logo {
        width: 170px;
    }

    .header-right .social-icons {
        top: 22px;
    }

    .header-right {
        margin: 12px 0 0;
    }

    .caption h2 {
        font-size: 20px;
        line-height: 24px;
    }

    .caption h2 span {
        font-size: 18px;
    }

    .caption p {
        font-size: 16px;
    }

    .social-icons ul li {
        margin: 0 0 0 10px;
    }

    h2.resp-accordion {
        font-size: 18px;
        letter-spacing: 0;
        line-height: normal;
    }

    .tab-content-inner h2 {
        font-size: 22px;
        margin: 0 0 10px;
    }

    .infobox-content {
        padding: 30px 20px;
    }

    .list-content {
        padding: 30px 20px 10px;
    }

    .two-column-section h3 {
        font-size: 20px;
        font-weight: 500;
    }

    .help-list li,
    .help-list li a {
        font-size: 18px;
    }

    .contact-col-left .contact-form {
        padding: 20px !important;
    }

    .contact-col-left .contact-form .input-group {
        margin: 0 0 10px;
        padding: 0;
        width: 100%;
    }

    .contact-col-right {
        padding: 20px 0 0;
    }

    .contact-main h5,
    .contact-details p {
        font-size: 16px;
    }

    .blog-imgbox {
        max-width: 100%;
        text-align: center;
        margin: 0 0 20px;
    }

    .two-col-content .list-content {
        padding: 20px;
    }

    .captcha-main {
        padding: 0;
        margin-bottom: 15px;
    }
}