.search-input {
    background-color: #fff;
}

body {
    color: #2a2a2a;
}

a:hover,
a:focus {
    text-decoration: none;
}

hr {
    margin-bottom: 0;
    margin-top: 0;
}

.sub-select-btn {
    border-radius: 5px;
    display: none;
    margin-bottom: 5px;
}

.sub-select-btn:hover {
    color: #fff !important;
    background-color: #919191;
}

.sub-select-btn i {
    margin-top: 12px;
    margin-left: 7px;
}

.transition *,
.transition:hover * {
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

.all-trans,
.all-trans:hover {
    -o-transition: all .20s linear !important;
    -webkit-transition: all .20s linear !important;
    -moz-transition: all .20s linear !important;
    transition: all .20s linear !important;
}

[placeholder]:focus::-webkit-input-placeholder {
    transition: opacity 0.5s 0s ease;
    opacity: 0;
}

.section_offset_3 {
    min-height: 800px;
}

.searchForm {}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-bottom: 15px;
}

.img-responsive {
    margin-bottom: 20px;
}

.fullImages img {
    height: auto;
    width: auto;
    max-width: 100%;
    max-height: 100%;
}

.displayNone {
    display: none;
}

.overflowTexty {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.corner3px {
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
}

.corner4px {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.corner5px {
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.corner6px {
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
}

.corner7px {
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}

.corner8px {
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
}

.corner9px {
    -webkit-border-radius: 9px;
    -moz-border-radius: 9px;
    border-radius: 9px;
}

.corner11px {
    -webkit-border-radius: 11px;
    -moz-border-radius: 11px;
    border-radius: 11px;
}

.fontSize_16 {
    font-size: 16px;
}

.fontSize_14 {
    font-size: 14px;
}

.fontSize_12 {
    font-size: 12px;
}

.paddingTopDown10 {
    padding-top: 10px;
    padding-bottom: 10px;
}

.paddingTopDown15 {
    padding-top: 15px;
    padding-bottom: 15px;
}

.paddingTopDown20 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.paddingTopDown25 {
    padding-top: 25px;
    padding-bottom: 25px;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingTop15 {
    padding-top: 15px;
}

.paddingTop20 {
    padding-top: 20px;
}

.paddingTop25 {
    padding-top: 25px;
}

.paddingTop35 {
    padding-top: 35px;
}

.paddingDown10 {
    padding-bottom: 10px;
}

.paddingDown15 {
    padding-bottom: 15px;
}

.paddingDown20 {
    padding-bottom: 20px;
}

.paddingDown25 {
    padding-bottom: 25px;
}

.l_small {
    line-height: 18px;
}

.l_medium {
    line-height: 22px;
}

.l_big {
    line-height: 32px;
}

.f_center {
    margin: auto;
}

footer .webdesign {
    font-size: 12px;
}

.main_menu {
    font-size: 14px;
    display: inline-block;
}

.newsList {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding-left: 10px;
    padding-bottom: 5px;
    padding-top: 5px;
}

.newsList .list {
    display: block;
    width: 100%;
}

.newsList .newsDate {
    font-size: 12px;
    line-height: 16px;
    padding-left: 15px;
}

.heading_1 {
    border-bottom: 4px double #D3D3D3;
    box-shadow: 0px 10px 30px -13px #ccc;
    display: inline-block;
    float: none;
    padding-top: 10px;
    padding-bottom: 10px;
    margin-bottom: 5vh;
    width: 100%;
}

.heading_1 h3 {
    float: left;
    font-weight: bold;
    margin-bottom: 0;
}

.heading_1 .bread {
    float: right;
    font-size: 14px;
}

.image_header {
    background-repeat: no-repeat;
    background-position: center center;
    background-image: url(../upload/common/bg.jpg);
}

.pageMain {
    font-size: 15px;
}

.pageMain.bg_style1 {
    background-repeat: repeat-x;
    background-position: center top;
}

.pageMain p {
    margin-bottom: 15px;
}

.pageMain h6 {
    font-size: 20px;
    color: #C00;
    padding-bottom: 10px;
    padding-top: 10px;
}

.service_descBox {
    display: block;
    height: 36px;
    overflow: hidden;
}

.portfolio_item h5 {
    margin: 15px;
    color: #FFC;
}

.portfolio_item .desc {
    font-size: 12px;
    color: #FFF;
    padding-right: 15px;
    padding-left: 15px;
    line-height: 18px;
    text-align: left;
}

.portfolioList {
    width: 100%;
}

.googleMap,
.googleMap iframe {
    height: 300px;
    width: 100%;
}

.contactInfo {
    background-color: #F2F2F2;
    padding: 15px;
    margin-bottom: 25px;
    font-size: 14px;
    margin-top: 25px;
}

.newsListBox {
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}

.newsListBox .newsTitle {
    font-size: 22px;
    line-height: 28px;
    margin-bottom: 7px;
}

.newsListBox .descBox {
    font-size: 14px;
}

.backBox {
    padding-top: 15px;
    padding-bottom: 15px;
    border-top-width: 1px;
    border-top-style: dotted;
    border-top-color: #999;
    text-align: center;
    margin-top: 20px;
}

.coming_soon {
    background-size: cover;
    min-height: 514px;
    background-repeat: no-repeat;
    background-position: center center;
}

.productsImg {
    margin-bottom: 5px;
}

.productsImg a {
    display: block;
    overflow: hidden;
}

.productsImg a img {
    transition: all 0.6s;
}

.productsImg a:hover img {
    transform: scale(1.4);
}

.productsListTitle {
    font-size: 16px;
    line-height: 32px;
    text-align: center;
    display: block;
    height: 32px;
    overflow: hidden;
    margin-bottom: 10px;
}

mark.newsClass {
    font-size: 14px;
    margin-right: 5px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.logo-section .logo img {
    max-height: 80px !important;
    height: auto;
    width: auto;
}

.bannerViewBtn {
    float: left;
    padding-right: 40px;
    padding-left: 40px;
    border-top-style: none;
    border-right-style: none;
    border-bottom-style: none;
    border-left-style: none;
    margin-top: 20px;
}

.btnDisable {
    color: #CCCCCC;
    border: 1px solid #CCCCCC !impor;
}

.btnDisable:hover {
    color: #CCC !important;
    background-color: #FFF !important;
    border: 1px solid #CCCCCC !important;
}

.thumbnails_carousel {
    float: left;
    width: 100%;
    margin-top: 20px;
}

#thumbnails {
    width: 100%;
}

#thumbnails a {
    display: block;
    float: left;
    height: 80px;
    width: 80px;
    margin-right: 6px;
    margin-left: 6px;
}

.keyword {
    margin-right: 5px;
    margin-left: 5px;
    color: #F00;
    font-weight: bolder;
}

#verifyImgCode {
    height: 50px;
    width: 160px;
    cursor: pointer;
}

#capcha_image {
    position: relative;
    padding-right: 20px;
    cursor: pointer;
}

#capcha_image:after {
    content: "f021";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -8px;
}

label.error {
    font-style: italic;
    color: #CC0000;
}

.indexService img {
    height: 80px;
    width: 80px;
}

.table_contain {
    display: block;
    overflow: auto;
    min-width: 330px;
    width: 100%;
    font-size: 14px;
    padding-bottom: 20px;
}

.table_contain table {
    display: table;
}

.table_contain table td {
    vertical-align: middle;
    display: table-cell;
}

.custom_select {
    border: 1px solid #e1e4e6;
    cursor: pointer;
    font-style: italic;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.custom_select select {
    cursor: pointer;
    height: 40px;
    padding: 5px 15px;
}

.arrowColor2:not([class*="_hover"]):hover {
    color: #fff;
}

.titler_style1 {
    position: relative;
    margin-bottom: 3vh;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}

.titler_style1:after {
    content: "";
    display: block;
    height: 3px;
    width: 35%;
    bottom: 0px;
    position: absolute;
}

.no_bottom {
    padding-bottom: 0;
}

#nav a {
    font-weight: bolder;
}

#footer_1 {
    padding-top: 20px;
    padding-bottom: 20px;
}

.copyright-field span {
    margin-right: 15px;
}

@media (max-width:991px) {
    .copyright-field span {
        display: block;
        margin-right: 0;
    }
}

.copyright-field .container {
    min-height: 0;
}

.copyright-field .social_icons {
    margin: 0px;
    float: right;
}

#capcha {
    width: 150px;
    margin-left: 0;
    margin-right: 20px;
}

.logo {
    display: inline-block;
}

.logo-section {
    padding-top: 8px;
    padding-bottom: 8px;
}

@media (max-width:1199px) {
    .logo-section {
        text-align: center;
    }
    .searchForm {
        text-align: center;
    }
}

.searchForm .search_btn,
.searchForm .search_cancel_btn {
    margin-left: 10px;
}

@media (max-width:767px) {
    .search_cancel_btn {
        display: none;
    }
    .serach_input {
        width: 90% !important;
    }
}

@media (max-width:695px) {
    .serach_input {
        width: 85% !important;
    }
}

@media (max-width:479px) {
    .serach_input {
        width: 80% !important;
    }
}

@media (max-width:389px) {
    .serach_input {
        width: 70% !important;
    }
}

@media (max-width:767px) {
    .logo-section {
        margin-bottom: 5px;
    }
    .logo-section .logo img {
        max-height: 60px !important;
    }
}

@media (max-width:389px) {
    .logo-section .logo img {
        max-width: 100%;
    }
}

@media (max-width:1199px) {
    #nav {
        margin-left: 150px;
    }
}

@media (max-width:991px) {
    #nav {
        margin-left: 0px;
    }
}

.langBox {
    display: inline-block;
    margin-right: 20px;
    width: 100px;
    text-align: left;
    font-size: 14px;
    position: relative;
    line-height: 34px;
    z-index: 999;
}

.langBox ul li a {
    padding-left: 10px;
    display: block;
}

.langBox ul>li>ul {
    display: none;
    position: absolute;
    top: 34px;
    left: 0;
    width: 100%;
}

.langBox ul>li:hover>ul,
.langBox ul>li>ul:hover {
    display: block;
}

.langBox ul li a:hover,
.langBox ul li:hover>a {
    background-color: #ededed;
}

.header_bottom_part.fixed .logo-section {
    padding-top: 0;
    padding-bottom: 0;
}

.header_bottom_part.fixed .logo img {
    max-height: 45px !important;
    margin-top: 5px;
    margin-bottom: 5px;
    max-width: 320px;
}

.banner-section {
    position: relative;
    z-index: 0;
}

@media (max-width:1199px) {
    .main_menu>li>a {
        padding: 20px 16px;
    }
}

@media (max-width:767px) {
    .main_menu {
        margin-top: 20px;
        margin-bottom: 20px;
        display: block;
    }
    .main_menu>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .main_menu>li {
        float: none;
    }
}

.headerBox .social_icons .icon_wrap_size_1 i {
    line-height: 20px;
}

.headerBox .socialicon:hover {
    background-color: #fff;
}

.headerBox .icon-angle-down {
    color: #fff;
}

.search_buttons {
    display: inline-block;
    margin-top: 32px;
    margin-left: 15px;
}

@media (max-width:1199px) {
    .search_buttons {
        margin-top: 15px;
    }
}

@media (max-width:767px) {
    .search_buttons {
        display: none;
    }
}

.header_bottom_part.fixed .search_buttons {
    margin-top: 7px;
}

.qrcode {}

.qrcode img {
    max-width: 148px;
    min-height: 148px;
}

@media (min-width:768px) {

    .navigation-field {
        display: block;
    }
}

.navigation-field li {
    border-bottom: 1px dotted #ccc;
}

.navigation-field li a {
    display: block;
    padding: 7px;
    font-weight: bold;
}

.navigation-field li span {
    margin-right: 5px !important;
    margin-left: 5px !important;
}


/* 三層長相 */

#submenu.navigation-field>li>ul>li a {
    padding-left: 35px;
}

#submenu.navigation-field>li>ul {
    display: none;
}

#submenu.navigation-field>li.active>ul {
    display: block;
    margin-top: 1px;
}

.sub_arrow:after {
    content: "f105";
    font: normal normal normal 14px/1 FontAwesome;
    position: absolute;
    right: 10px;
    top: 15px;
}


/* 三層長相 */

@media (max-width:479px) {
    #mobile-field {
        position: fixed;
        bottom: 0;
        left: 0;
        width: 100%;
        background-color: #fff;
        z-index: 999;
    }
}

#mobile-field .control-btn {
    text-align: center;
    display: inline-block;
    float: left;
}

#mobile-field .control-btn a {
    display: block;
    color: #fff;
    height: 50px;
    font-size: 1.7em;
}

#mobile-field .btn-tel {
    background-color: #008db3;
}

#mobile-field .btn-line {
    background-color: #32B800;
}

#mobile-field .btn-facebook {
    background-color: #3B5998;
}

#mobile-field .btn-email {
    background-color: #e58d00;
}

#mobile-field .btn-address {
    background-color: #CC3300;
}

#mobile-field .btn-fb-messenger {
    background-color: #0283FF;
}

#mobile-field .control-btn i {
    line-height: 50px;
}

#mobile-field .btn-fb-messenger img {
    width: 30px;
    height: 30px;
    margin-top: 10px;
}

@media (min-width:480px) {
    #mobile-field {
        display: none;
    }
}

.page_title {
    height: 270px;
}

@media (max-width:1199px) {
    .page_title {
        height: 220px;
    }
}

@media only screen and (max-width:767px) {
    .page_title {
        height: 180px;
    }
}

@media (max-width:991px) {
    .copyright-field .social_icons {
        float: none;
        display: block;
        margin-top: 10px;
    }
}

#verification {
    cursor: pointer;
}

@media (max-width:479px) {
    .langBox {
        margin-right: 0;
    }
}

@media (max-width:695px) {
    .bannerViewBtn {
        margin-top: 0;
    }
}

.footer_type3 {
    font-size: 14px;
    margin-top: 10px;
}

.footer-nav {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-top: 5px;
    padding-bottom: 5px;
    margin-top: 20px;
    font-size: 12px;
}

.footer-nav ul {}

.footer-nav ul li:last-child {
    border-right: none;
}

.footer-nav ul li {
    display: inline-block;
    border-right: 1px solid #ccc;
}

.footer-nav ul li a {
    padding-left: 20px;
    padding-right: 20px;
}

@media (max-width:599px) {
    .footer-nav ul {
        margin-bottom: 10px;
        margin-top: 10px;
    }
}

@media (max-width:767px) {
    .footer-nav {
        text-align: center;
    }
    .footer-nav ul li {
        border-right: none;
    }
    .footer-nav ul li a {
        line-height: 26px;
    }
}

.footer-company-info {
    line-height: 22px;
}

@media (max-width:479px) {
    .footer_type3 .logo {
        display: none;
    }
}

.social_icons .fa {
    line-height: 20px;
}

.main_menu>li>a>i {
    top: 15px;
    margin-left: 8px !important;
}

@media (max-width:767px) {
    .section_offset_3 {
        min-height: auto;
    }
}

.indexServiceItem .title:hover {
    text-decoration: underline;
}

[class*="icon_wrap"] i[class|="icon"] {
    margin-left: -1px;
}

@media (max-width:767px) {
    .bx-controls-direction {
        display: none;
    }
}

.products-list-style2 {}

.products-list-style2 h3 {
    font-size: 22px;
}

.products-list-style2 .description {
    font-size: 14px;
    line-height: 18px;
}

.products-list-style2 .row {
    margin-bottom: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

@media only screen and (max-width:767px) {
    .products-list-style2 .thumb {
        margin-bottom: 20px;
    }
}

.banner-section .bxslider img {
    width: 100%;
    height: auto;
}

.news-list-style2 {
    margin-bottom: 20px;
}

.news-list-style2 .news-list {}

.news-list-style2 .news-list p {
    font-size: 12px;
    line-height: 20px;
}

.news-list-style2 .news-list .post-date {
    font-size: 11px;
    line-height: 14px;
    margin-bottom: 10px;
}

.news-list-style2 .news-list h5 {
    font-weight: bold;
    font-size: 16px;
    line-height: 22px;
}

@media only screen and (min-width:992px) {
    .news-list-style2 .news-list p {
        height: 80px;
        display: block;
        overflow: hidden;
    }
}

@media only screen and (max-width:767px) {
    .boxed_layout {
        margin-left: 0;
        margin-right: 0;
    }
}

.edit-area {}

.edit-area ul,
.edit-area ol {
    margin-right: 15px;
    margin-left: 15px;
    padding-left: 15px;
    padding-right: 15px;
}

.edit-area ul li {
    list-style-type: disc;
}

.edit-area ol li {
    list-style-type: decimal;
}

.edit-area ul.nav-tabs {
    margin: 0;
    padding: 0;
}

.edit-area .tab-content {
    padding-left: 0;
    padding-right: 0;
}

.edit-area .table-responsive {
    overflow-x: auto;
    overflow-y: none;
}

.edit-area table {
    width: 100%;
}

.edit-area table th {
    background-color: #868686;
    color: #fff;
}

.edit-area img {
    margin-bottom: 30px;
}

.fb-messenger-btn {
    position: fixed;
    bottom: -5px;
    display: block;
    background-color: #0084FF;
    z-index: 100;
    border-radius: 7px 7px 0 0;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
    right: 40px;
    -o-transition: all .10s linear !important;
    -webkit-transition: all .10s linear !important;
    -moz-transition: all .10s linear !important;
    transition: all .10s linear !important;
}

.fb-messenger-btn:hover {
    bottom: 0;
    -o-transition: all .10s linear !important;
    -webkit-transition: all .10s linear !important;
    -moz-transition: all .10s linear !important;
    transition: all .10s linear !important;
}

.fb-messenger-btn .icon {
    width: 40px;
    border-right: 1px solid #67B6FF;
    display: inline-block;
    text-align: center;
    height: 40px;
}

.fb-messenger-btn .icon img {
    margin-top: 8px;
    width: 20px;
    height: 20px;
}

.fb-messenger-btn .text-field {
    display: inline-block;
    color: #fff;
    font-size: 14px;
    line-height: 35px;
    padding-left: 12px;
    padding-right: 15px;
    text-shadow: 1px 1px 1px #4A4A4A;
    height: 40px;
}

.fb-messenger-chatbox {
    width: 320px;
    height: 530px;
    display: block;
    background-color: #fff;
    z-index: 200;
    -moz-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
    -webkit-box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.8);
    right: 30px;
    position: fixed;
    bottom: 0;
    -o-transition: all .30s linear !important;
    -webkit-transition: all .30s linear !important;
    -moz-transition: all .30s linear !important;
    transition: all .30s linear !important;
}

.fb-messenger-chatbox.closed {
    bottom: -600px;
    -o-transition: all .10s linear !important;
    -webkit-transition: all .10s linear !important;
    -moz-transition: all .10s linear !important;
    transition: all .10s linear !important;
}

.fb-messenger-chatbox .option-field {
    height: 30px;
    background-color: #0084ff;
    line-height: 30px;
    position: relative;
}

.fb-messenger-chatbox .option-field .close {
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    display: inline-block;
    right: 0;
    top: 0;
    position: absolute;
    width: 30px;
    text-align: center;
}

.fb-messenger-chatbox .option-field .close i {
    line-height: 30px;
}

.fb-messenger-chatbox .option-field .fb-messenger-title {
    font-size: 14px;
    color: #fff;
    line-height: 30px;
    height: 30px;
    padding-right: 40px;
    padding-left: 10px;
}

@media only screen and (max-width:991px) {
    .fb-messenger-btn {
        right: 10px;
    }
    .fb-messenger-chatbox {
        right: 0;
    }
}

@media only screen and (max-width:479px) {
    .fb-messenger-btn {
        display: none;
    }
    .fb-messenger-chatbox {
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    .fb-messenger-chatbox .fb-page {
        margin-left: auto !important;
        margin-right: auto !important;
        float: none;
        width: 320px;
        display: block;
    }
    .fb-messenger-chatbox.closed {
        top: 0;
        display: none;
    }
}

.fb-messenger-chatbox .option-field .fb-messenger-title img {
    width: 16px;
    height: 16px;
    margin-top: 6px;
    margin-right: 7px;
}

.day_of_the_month {
    font-family: Arial Black;
}

@media (max-width:767px) {
    .sub-select-btn {
        display: block;
        text-align: center;
        color: #fff;
        background-color: #6e6e6e;
        line-height: 40px;
        height: 40px;
    }
}

.header-style-2 {
    width: 100%;
}

.header-style-2 .logo-section {
    text-align: center;
}

.header-style-2 .main_menu {
    display: block;
    text-align: center;
}

.header-style-2 .main_menu>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-style-2 .main_menu>li {
    float: none;
    display: inline-block;
}

.header-style-2 #nav {
    margin-left: 0;
}

@media only screen and (max-width:767px) {
    .header-style-2 .main_menu>li {
        display: block;
    }
    .header-style-2 .main_menu>li>a {
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 0;
    }
    .header-style-2 #nav {
        padding-right: 20px;
        padding-left: 20px;
        display: none;
    }
}

.header-style-2 .search-btn i {
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
    font-size: 12px;
    margin-left: 0 !important;
}

.header-style-2 #search-form-field.collapse {
    display: none;
}

.header-style-2 #search-form-field.collapse.in {
    display: block;
}

.header-style-2 #search-form-field {
    text-align: center;
}

.header-style-2 #search-form-field form {
    padding-top: 10px;
    padding-bottom: 20px;
}

.header-style-2 .search-input {
    margin-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    width: 270px;
    border-radius: 3px;
}

@media only screen and (max-width:767px) {
    .header-style-2 .main_menu>li>a>i {
        position: static;
    }
}

@media only screen and (max-width:389px) {
    .header-style-2 .search-input {
        width: 200px;
    }
}

.header-style-3 {
    width: 100%;
}

.header-style-3 .logo-section {
    padding-left: 20px;
    padding-right: 20px;
}

.header-style-3 .main_menu {
    display: block;
    text-align: center;
}

.header-style-3 .main_menu>li>a {
    padding-top: 15px;
    padding-bottom: 15px;
}

.header-style-3 .main_menu>li {
    float: none;
    display: inline-block;
}

.header-style-3 #nav {
    margin-left: 0;
}

@media only screen and (max-width:767px) {
    .header-style-3 .main_menu>li {
        display: block;
    }
    .header-style-3 .main_menu>li>a {
        padding-top: 7px;
        padding-bottom: 7px;
        border-radius: 0;
    }
    .header-style-3 #nav {
        padding-right: 20px;
        padding-left: 20px;
        display: none;
        background-color: transparent;
    }
}

.header-style-3 .search-btn i {
    height: 25px;
    width: 25px;
    line-height: 25px;
    border-radius: 50%;
    border: 1px solid #ccc;
    font-size: 12px;
    margin-right: 0 !important;
}

.header-style-3 #search-form-field.collapse {
    display: none;
}

.header-style-3 #search-form-field.collapse.in {
    display: block;
}

.header-style-3 #search-form-field {
    text-align: right;
}

.header-style-3 #search-form-field form {
    padding-top: 35px;
    padding-bottom: 30px;
}

.header-style-3.fixed #search-form-field form {
    padding-bottom: 0;
    padding-top: 10px;
}

.header-style-3 .search-input {
    margin-right: 15px;
    padding-top: 0;
    padding-bottom: 0;
    height: 34px;
    line-height: 34px;
    font-size: 14px;
    width: 270px;
    border-radius: 3px;
}

@media only screen and (max-width:767px) {
    .header-style-3 .main_menu>li>a>i {
        position: static;
    }
}

@media only screen and (max-width:389px) {
    .header-style-3 .search-input {
        width: 200px;
    }
}

#search-form-field .search-btn:hover i {
    color: #fff;
    background-color: #f18900;
    -o-transition: all .10s linear !important;
    -webkit-transition: all .10s linear !important;
    -moz-transition: all .10s linear !important;
    transition: all .10s linear !important;
}

.search-btn i {
    background-color: #fff;
    color: #323232;
}

@media only screen and (max-width:767px) {
    .header-style-3 #search-form-field form {
        padding-bottom: 15px;
        text-align: center;
        padding-top: 0;
    }
}

@media only screen and (max-width:479px) {
    #footer_1 {
        padding-bottom: 70px;
    }
}

.bx-wrapper .bx-controls-direction a {
    width: 50px;
    height: 50px;
    margin-top: -25px;
    text-indent: 0;
    text-align: center;
    line-height: 50px;
    background-color: rgba(0, 0, 0, 0.4);
    color: #fff;
    font-family: "FontAwesome";
    font-size: 20px;
}

.bx-wrapper .bx-controls-direction a:hover {
    background-color: rgba(0, 0, 0, 0.7);
}

.bx-wrapper .bx-prev {
    left: 0;
    background-image: url('none');
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.bx-wrapper .bx-prev:before {
    content: "\f053";
}

.bx-wrapper .bx-next {
    right: 0;
    background-image: url('none');
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.bx-wrapper .bx-next:before {
    content: "\f054";
}

.footer-style-2 .social_icons {
    float: none !important;
    padding-top: 10px;
    padding-bottom: 10px;
}

.footer-style-2 .hr_list>li {
    float: none;
    display: inline-block;
    margin-right: 3px;
}

.footer-style-2 .company-info {
    font-size: 14px;
}

.footer-style-2 {
    text-align: center;
}

@media (max-width:991px) {
    .footer-style-2 .social_icons {
        margin-top: 0;
    }
}

.titler_style1 a {
    font-size: 12px;
    position: absolute;
    right: 0;
    display: inline-block;
    bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    line-height: 26px;
    background-color: #efefef;
    color: #000000;
}

.contactInfo p:last-child {
    margin-bottom: 0;
}

.right_section.col-md-12 .product_view {
    width: 40%;
}

.right_section.col-md-12 .product_info {
    width: 55%;
}

.circle,
.flickr_list li:hover,
#dribbble_feed li:hover,
.owl-pagination>.owl-page,
input[type="radio"]+label:after,
input[type="radio"]+label:before {
    border-radius: 50%;
}

.icon_wrap_size_2 {
    width: 36px;
    height: 36px;
    line-height: 36px;
    border-radius: 7px;
}

#back_to_top {
    right: 10px;
    bottom: 70px;
    display: block;
}

@media (min-width:768px) {
    .div-table {
        width: 100%;
        display: table;
        border-collapse: collapse;
    }
    .div-table .row {
        display: table-row;
    }
    .div-td {
        display: table-cell;
        vertical-align: middle;
        float: none;
    }
}

.edit-area table {
    border: 1px solid #bdc3c7;
}

.edit-area table td,
.edit-area table th {
    vertical-align: middle;
    padding: 10px;
}

.edit-area table th {
    padding-top: 5px;
    padding-bottom: 5px;
}

.edit-area table tr:nth-child(even) td {
    background-color: #F5F5F5;
}

.boxed_layout .c_nav_next.nav_type_2 {
    right: -10px;
}

.boxed_layout .c_nav_prev.nav_type_2 {
    left: -10px;
}

.fp_nav_prev {
    left: 5px;
}

.fp_nav_next {
    right: 5px;
}

.carousel-indicators {
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
    left: 0;
}

.carousel-inner img {
    margin: 0;
}

@media only screen and (max-width: 992px),
only screen and (max-width: 992px) and (orientation: portrait) {
    .container {
        padding: 0px;
    }
}

@media (max-width: 768px) {
    .container {
        padding-left: 10px;
        padding-right: 10px;
    }
}


/* define bootstrap 5 columns */

.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-1-5 {
    width: 20%;
    float: left;
}

@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: left;
    }
}

@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: left;
    }
}

.youtube_content {
    position: relative;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}

.youtube_content {
    padding-bottom: 56.25%;
}

.youtube_content iframe,
.youtube_content object,
.youtube_content embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}