/* This stylesheet generated by Transfonter (http://transfonter.org) on June 16, 2016 8:12 AM */

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Heavy.eot');
    src: url('fonts/SFUIDisplay-Heavy.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Heavy.woff') format('woff'),
        url('fonts/SFUIDisplay-Heavy.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Heavy.svg#SFUIDisplay-Heavy') format('svg');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Thin.eot');
    src: url('fonts/SFUIDisplay-Thin.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Thin.woff') format('woff'),
        url('fonts/SFUIDisplay-Thin.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Thin.svg#SFUIDisplay-Thin') format('svg');
    font-weight: 100;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Medium.eot');
    src: url('fonts/SFUIDisplay-Medium.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Medium.woff') format('woff'),
        url('fonts/SFUIDisplay-Medium.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Medium.svg#SFUIDisplay-Medium') format('svg');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Bold.eot');
    src: url('fonts/SFUIDisplay-Bold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Bold.woff') format('woff'),
        url('fonts/SFUIDisplay-Bold.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Bold.svg#SFUIDisplay-Bold') format('svg');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Semibold.eot');
    src: url('fonts/SFUIDisplay-Semibold.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Semibold.woff') format('woff'),
        url('fonts/SFUIDisplay-Semibold.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Semibold.svg#SFUIDisplay-Semibold') format('svg');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Ultralight.eot');
    src: url('fonts/SFUIDisplay-Ultralight.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Ultralight.woff') format('woff'),
        url('fonts/SFUIDisplay-Ultralight.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Ultralight.svg#SFUIDisplay-Ultralight') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Regular.eot');
    src: url('fonts/SFUIDisplay-Regular.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Regular.woff') format('woff'),
        url('fonts/SFUIDisplay-Regular.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Regular.svg#SFUIDisplay-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Light.eot');
    src: url('fonts/SFUIDisplay-Light.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Light.woff') format('woff'),
        url('fonts/SFUIDisplay-Light.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Light.svg#SFUIDisplay-Light') format('svg');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'SF UI Display';
    src: url('fonts/SFUIDisplay-Black.eot');
    src: url('fonts/SFUIDisplay-Black.eot?#iefix') format('embedded-opentype'),
        url('fonts/SFUIDisplay-Black.woff') format('woff'),
        url('fonts/SFUIDisplay-Black.ttf') format('truetype'),
        url('fonts/SFUIDisplay-Black.svg#SFUIDisplay-Black') format('svg');
    font-weight: 900;
    font-style: normal;
}


.wpml-ls-legacy-dropdown {
    width: 15.5em;
    max-width: 100%
}

.wpml-ls-legacy-dropdown>ul {
    position: relative;
    padding: 0;
    margin: 0 !important;
    list-style-type: none
}

.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover .wpml-ls-sub-menu,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:focus .wpml-ls-sub-menu {
    visibility: visible
}

.wpml-ls-legacy-dropdown .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none
}

.wpml-ls-legacy-dropdown a {
    display: block;
    text-decoration: none;
    color: #444;
    border: 1px solid #cdcdcd;
    background-color: #fff;
    padding: 5px 10px;
    line-height: 1
}

.wpml-ls-legacy-dropdown a span {
    vertical-align: middle
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    position: relative;
    padding-right: calc(10px + .7em + .7em)
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle {
    padding-right: 10px;
    padding-left: calc(10px + .7em + .7em)
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: '';
    vertical-align: middle;
    display: inline-block;
    border: .35em solid transparent;
    border-top: .5em solid;
    position: absolute;
    right: 10px;
    top: calc(50% - .175em)
}

.rtl .wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    right: auto;
    left: 10px
}

.wpml-ls-legacy-dropdown a:hover,
.wpml-ls-legacy-dropdown a:focus,
.wpml-ls-legacy-dropdown .wpml-ls-current-language:hover>a {
    color: #000;
    background: #eee
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu {
    visibility: hidden;
    position: absolute;
    top: 100%;
    right: 0;
    left: 0;
    border-top: 1px solid #cdcdcd;
    padding: 0;
    margin: 0;
    list-style-type: none;
    z-index: 101
}

.wpml-ls-legacy-dropdown .wpml-ls-sub-menu a {
    border-width: 0 1px 1px 1px
}

.wpml-ls-legacy-dropdown .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 18px;
    height: 12px
}

.wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    margin-left: .4em
}

.rtl .wpml-ls-legacy-dropdown .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: .4em
}

.wpml-ls-legacy-list-horizontal {
    border: 1px solid transparent;
    padding: 7px;
    clear: both
}

.wpml-ls-legacy-list-horizontal>ul {
    padding: 0;
    margin: 0 !important;
    list-style-type: none
}

.wpml-ls-legacy-list-horizontal .wpml-ls-item {
    padding: 0;
    margin: 0;
    list-style-type: none;
    display: inline-block
}

.wpml-ls-legacy-list-horizontal a {
    display: block;
    text-decoration: none;
    padding: 5px 10px;
    line-height: 1
}

.wpml-ls-legacy-list-horizontal a span {
    vertical-align: middle
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag {
    display: inline;
    vertical-align: middle;
    width: 18px;
    height: 12px
}

.wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    margin-left: .4em
}

.rtl .wpml-ls-legacy-list-horizontal .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: .4em
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer {
    margin-bottom: 30px
}

.wpml-ls-legacy-list-horizontal.wpml-ls-statics-footer>ul {
    text-align: center
}

.wpml-ls-statics-post_translations {
    clear: both
}

.wpml-ls-statics-post_translations .wpml-ls-item {
    padding: 0;
    margin: 0;
    display: inline-block
}

.wpml-ls-statics-post_translations .wpml-ls-item:not(:last-child):after {
    content: ', '
}

.wpml-ls-statics-post_translations a {
    line-height: 1;
    text-decoration: none;
    display: inline-block
}

.wpml-ls-statics-post_translations .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 18px;
    height: 12px
}

.wpml-ls-statics-post_translations .wpml-ls-flag+span {
    margin-left: .3em
}

.rtl .wpml-ls-statics-post_translations .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: .3em
}

.wpml-ls-menu-item .wpml-ls-flag {
    display: inline;
    vertical-align: baseline;
    width: 18px;
    height: 12px
}

.wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: .3em
}

.rtl .wpml-ls-menu-item .wpml-ls-flag+span {
    margin-left: 0;
    margin-right: .3em
}


/*
Theme Name: Wallmob
Author: Wallmob
Author URI: https://Wallmob.com/
Description: Wallmob Theme is a flexible multipurpose theme. Its strength lies in its tight integration with some powerful plugins like Page Builder for responsive page layouts, Meta Slider for big beautiful sliders and WooCommerce to help you sell online. Vantage is fully responsive and retina ready. Use it to start a business site, portfolio or online store. We offer free and premium support on our support <a href="http://siteorigin.com/thread/">forums</a> (http://siteorigin.com/thread/).
Version: 2.5
License: GNU General Public License 2.0
License URI: license.txt
Tags: responsive-layout, fluid-layout, custom-background, custom-menu, featured-images, theme-options, threaded-comments, translation-ready, black, white, light, one-column, two-columns, full-width-template
Text Domain: vantage
*/
/* =Reset
-------------------------------------------------------------- */

.wpml-ls-legacy-dropdown .wpml-ls-flag {
    display: none !important;
}

.wpml-ls-legacy-dropdown a.wpml-ls-item-toggle:after {
    content: '' !important;
    display: none !important;
}

#lang_sel ul li ul li:nth-child(1) {
    margin-right: 4rem !important;
}

img.wp-smiley,
img.emoji {
    display: inline !important;
    border: none !important;
    box-shadow: none !important;
    height: 1em !important;
    width: 1em !important;
    margin: 0 .07em !important;
    vertical-align: -0.1em !important;
    background: none !important;
    padding: 0 !important;
}

.wpml-ls-statics-shortcode_actions {
    background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions,
.wpml-ls-statics-shortcode_actions .wpml-ls-sub-menu,
.wpml-ls-statics-shortcode_actions a {
    border-color: #cdcdcd;
}

.wpml-ls-statics-shortcode_actions a {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions a:hover,
.wpml-ls-statics-shortcode_actions a:focus {
    color: #000000;
    background-color: #eeeeee;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-statics-shortcode_actions .wpml-ls-current-language:hover>a,
.wpml-ls-statics-shortcode_actions .wpml-ls-current-language>a:focus {
    color: #000000;
    background-color: #eeeeee;
}

.wpml-ls-statics-footer {
    background-color: #ffffff;
}

.wpml-ls-statics-footer,
.wpml-ls-statics-footer .wpml-ls-sub-menu,
.wpml-ls-statics-footer a {
    border-color: #cdcdcd;
}

.wpml-ls-statics-footer a {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-statics-footer a:hover,
.wpml-ls-statics-footer a:focus {
    color: #000000;
    background-color: #eeeeee;
}

.wpml-ls-statics-footer .wpml-ls-current-language>a {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-statics-footer .wpml-ls-current-language:hover>a,
.wpml-ls-statics-footer .wpml-ls-current-language>a:focus {
    color: #000000;
    background-color: #eeeeee;
}

.wpml-ls-slot-6,
.wpml-ls-slot-6 a,
.wpml-ls-slot-6 a:visited {
    background-color: #ffffff;
    color: #444444;
}

.wpml-ls-slot-6:hover,
.wpml-ls-slot-6:hover a,
.wpml-ls-slot-6 a:hover {
    color: #000000;
    background-color: #eeeeee;
}

.wpml-ls-slot-6.wpml-ls-current-language,
.wpml-ls-slot-6.wpml-ls-current-language a,
.wpml-ls-slot-6.wpml-ls-current-language a:visited {
    color: #444444;
    background-color: #ffffff;
}

.wpml-ls-slot-6.wpml-ls-current-language:hover,
.wpml-ls-slot-6.wpml-ls-current-language:hover a,
.wpml-ls-slot-6.wpml-ls-current-language a:hover {
    color: #000000;
    background-color: #eeeeee;
}

#pg-4-0,
#pg-4-1,
#pg-4-2,
#pg-4-3,
#pl-4 .panel-grid-cell .so-panel {
    margin-bottom: 30px
}

#pg-4-0 .panel-grid-cell,
#pg-4-1 .panel-grid-cell,
#pg-4-2 .panel-grid-cell,
#pg-4-3 .panel-grid-cell,
#pg-4-4 .panel-grid-cell {
    float: none
}

#pl-4 .panel-grid-cell .so-panel:last-child {
    margin-bottom: 0px
}

#pg-4-0,
#pg-4-1,
#pg-4-2,
#pg-4-3,
#pg-4-4 {
    margin-left: -15px;
    margin-right: -15px
}

#pg-4-0 .panel-grid-cell,
#pg-4-1 .panel-grid-cell,
#pg-4-2 .panel-grid-cell,
#pg-4-3 .panel-grid-cell,
#pg-4-4 .panel-grid-cell {
    padding-left: 15px;
    padding-right: 15px
}























@media(min-width:1200px) {
    /*For big desktop*/
}

@media(min-width:769px) {
    /*For Desktop Only*/
    /*.grid-1, .grid-2, .grid-3, .grid-4, .grid-5, .grid-6, .grid-7, .grid-8, .grid-9, .grid-10, .grid-11, .grid-12 { float: left; padding: 0 2% }
.grid-layout { margin: 0 -2% }
.grid-12 { width: 100%; float: none; }
.grid-11 { width: 91.66666666666666% }
.grid-10 { width: 83.33333333333334% }
.grid-9 { width: 75% }
.grid-8 { width: 66.66666666666666% }
.grid-7 { width: 58.333333333333336% }
.grid-6 { width: 50% }
.grid-5 { width: 41.66666666666667% }
.grid-4 { width: 33.33333333333333% }
.grid-3 { width: 25% }
.grid-2 { width: 16.666666666666664% }
.grid-1 { width: 8.333333333333332% }*/
}



.features-cntr .container {
    max-width: 1200px;
    width: 100%;
}

.features-cntr {
    position: relative;
}

.features-cntr .grid-12 {
    padding: 0px 0px;
}

.features-cntr .grid-12.features1 {
    padding: 250px 0px 100px;
}

.features-cntr .grid-12.features1 h2 {
    padding-top: 50px;
}

.features-cntr .grid-12.features2 {
    padding: 100px 0px;
}

.features-cntr .grid-12.features3 {
    padding: 100px 0px;
}

.features-cntr .grid-12.features4 {
    padding: 100px 0px;
}

.features-cntr .grid-6 {
    padding: 0px;
}








@media (max-width:780px) {

    #pg-4-0 .panel-grid-cell,
    #pg-4-1 .panel-grid-cell,
    #pg-4-2 .panel-grid-cell,
    #pg-4-3 .panel-grid-cell,
    #pg-4-4 .panel-grid-cell {
        float: none;
        width: auto
    }

    #pl-4 .panel-grid,
    #pl-4 .panel-grid-cell {}

    #pl-4 .panel-grid .panel-grid-cell-empty {
        display: none
    }

    #pl-4 .panel-grid .panel-grid-cell-mobile-last {
        margin-bottom: 0px
    }
}

.panel-grid {
    zoom: 1;
}

.panel-grid:before {
    content: '';
    display: block;
}

.panel-grid:after {
    content: '';
    display: table;
    clear: both;
}

.panel-grid-cell {
    -ms-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    min-height: 1em;
}

.panel-grid-cell .so-panel {
    zoom: 1;
}

.panel-grid-cell .so-panel:before {
    content: '';
    display: block;
}

.panel-grid-cell .so-panel:after {
    content: '';
    display: table;
    clear: both;
}

.panel-grid-cell .panel-last-child {
    margin-bottom: 0;
}

.panel-grid-cell .widget-title {
    margin-top: 0;
}

.panel-row-style {
    zoom: 1;
}

.panel-row-style:before {
    content: '';
    display: block;
}

.panel-row-style:after {
    content: '';
    display: table;
    clear: both;
}


#cookie-law-bar {
    display: none;
    position: fixed;
    left: 0;
    width: 100%;
    min-height: 42px;
    font-size: 14px;
    font-family: Arial;
    text-align: center;
    z-index: 1999999;
    padding: 5px 42px;
    line-height: 31px;
}

.cookie-law-bar-transition-top {
    -webkit-transition: top 500ms cubic-bezier(.455, .03, .515, .955);
    transition: top 500ms cubic-bezier(.455, .03, .515, .955);
}

.cookie-law-bar-transition-bottom {
    -webkit-transition: bottom 500ms cubic-bezier(.455, .03, .515, .955);
    transition: bottom 500ms cubic-bezier(.455, .03, .515, .955);
}

body.cookie-law-bar-body:before {
    position: relative !important;
    content: ' ' !important;
    display: block !important;
    visibility: hidden !important;
    height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;

}

body.cookie-law-bar-body-slide:before {
    height: 42px !important;
    -webkit-transition: height 500ms cubic-bezier(.455, .03, .515, .955) !important;
    transition: height 500ms cubic-bezier(.455, .03, .515, .955) !important;
}

#cookie-law-bar a {
    transition: all .2s ease-in-out;
}

#cookie-law-bar a:hover {
    color: #eee;
}

#cookie-law-bar button {
    display: inline-block;
    font-size: 14px;
    font-weight: 700;
    max-width: 317px;
    line-height: 32px;
    text-align: center;
    border-radius: 2px;
    padding: 0 20px;
    margin-left: 16px;
    vertical-align: middle;
    cursor: pointer;
    background-image: none;
    border: 0;
    outline: 0;
    font-family: inherit;
    text-transform: none;
    overflow: visible;
    word-wrap: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    transition: all .2s ease-in-out;
}

@CHARSET "ISO-8859-1";

form.isp_search_box_form {
    position: relative;
}

form.isp_search_box_form input[type="text"].isp_search_box_input {
    background: #fff;
    border: 2px solid #C9CCCF;
    box-shadow: none;
    font-size: 1em;
    padding: 0.5em 2em 0.5em 1em;
    margin: 0.2rem 0.2rem 0.2rem 0.2rem;
    font-family: inherit;
    box-sizing: border-box;
    opacity: 0.8;
    color: #60626b;
    border-radius: 1000px;
    -webkit-border-radius: 1000px;
    -moz-border-radius: 1000px;
    -webkit-transition: border 0.5s, opacity 0.5s;
    -moz-transition: border 0.5s, opacity 0.5s;
    transition: border 0.5s, opacity 0.5s;
    float: none;

    display: block;
    max-width: 100%;
}

form.isp_search_box_form input[type="text"].isp_search_box_input:focus {
    border: 2px solid #707780;
    opacity: 1;
}

.isp_search_box_form input[type="image"].isp_widget_btn {
    border: none;
    right: 7px;
    top: calc(50% - 8px);
    /*the image is 16px high => 50% - 16/2 = middle*/
    padding: 0;
    margin: 0;
    position: absolute;
    opacity: 0.5;
}

.isp_search_box_form input[type="image"].isp_widget_btn:hover {
    opacity: 1;
}




@charset "UTF-8";

.tmm .tmm_wrap {
    width: 100%;
    margin-bottom: 30px;
    text-align: center;
}

.tmm .clearer {
    clear: both;
}

.tmm .tmm_container {
    display: inline;
}

.tmm .tmm_container:last-child {
    display: block;
    text-align: center !important;
}

.tmm_last_row_centered .tmm_container:last-child .tmm_member {
    float: none;
}

.tmm .tmm_columns_containers_desktop {
    display: block;
    clear: both;
}

.tmm .tmm_member {
    display: inline-block;
    margin-top: 70px;
    margin-bottom: 30px;
    height: auto;
    float: left;
    text-align: center;
    -webkit-box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 1px 0px 2px 0px rgba(0, 0, 0, 0.05);
    border-top: 5px solid lightgrey;
    border-bottom: 6px solid whitesmoke;
    background: white;
}

.tmm .tmm_three_entries {
    clear: both;
}

.tmm .tmm_2_columns .tmm_member {
    margin-right: 4%;
    margin-left: 4%;
}

.tmm .tmm_3_columns .tmm_member {
    margin-right: 2%;
    margin-left: 2%;
}

.tmm .tmm_4_columns .tmm_member {
    margin-right: 1%;
    margin-left: 1%;
}


.tmm .tmm_2_columns .tmm_member {
    width: 42%;
}

.tmm .tmm_3_columns .tmm_member {
    width: 29%;
}

.tmm .tmm_4_columns .tmm_member {
    width: 23%;
}

.tmm .tmm_member .tmm_photo {
    width: 150px;
    height: 150px;
    border: none;
    -webkit-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.10);
    -moz-box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.10);
    box-shadow: 2px 0px 2px 0px rgba(0, 0, 0, 0.10);
    border-radius: 60px !important;
    margin-top: -80px;
    border: 8px solid whitesmoke;
}

.tmm .tmm_4_columns .tmm_member .tmm_photo {
    width: 100px;
    height: 100px;
    margin-top: -50px;
    border-radius: 40px !important;
    border: 5px solid whitesmoke;
}

.tmm .tmm_member .tmm_textblock .tmm_scblock {
    padding-top: 10px;
}

.tmm .tmm_member .tmm_textblock {
    padding: 10px 12px;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink {
    clear: both;
    margin-bottom: 20px;
    border: none;
    box-shadow: 0 0 0;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink img {
    display: inline-block;
    border: none;
    width: 24px;
    height: 24px;
    box-shadow: 0 0 0 0;
    margin: 10px 4px;
}

.tmm .tmm_4_columns .tmm_member .tmm_textblock .tmm_sociallink img {
    width: 21px;
    height: 21px;
    margin: 6px 3px;
}

.tmm .tmm_member .tmm_textblock .tmm_sociallink img:hover {
    opacity: 0.8;
}

.tmm .tmm_names {
    font-size: 21px;
    margin-bottom: 8px;
    margin-top: 10px;
    font-weight: 300;
    line-height: 24px;
}

.tmm .tmm_4_columns .tmm_names {
    font-size: 17px;
}

.tmm .tmm_fname {
    display: inline;
}

.tmm .tmm_lname {
    display: inline;
}

.tmm .tmm_job {
    font-size: 14px;
    color: #a2a5a4;
    text-transform: uppercase;
}

.tmm .tmm_desc {
    padding: 0px;
    margin-top: 19px;
    margin-bottom: 10px;
    font-size: 14px;
}

.tmm .tmm_4_columns .tmm_desc {
    margin-top: 14px;
    margin-bottom: 8px;
    font-size: 13px;
    line-height: 23px;
}


/*overlay */
.overlay-bg {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100000;
}

.overlay {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100001;
    visibility: hidden
}

.overlay-box {
    display: table;
    height: inherit;
    margin: 0 auto;
    width: 550px;
}

.overlay-box .content {
    display: table-cell;
    vertical-align: middle;
}

.overlay-box .closeBtn {
    background: #f6aa38;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 24px;
    line-height: 28px;
    height: 32px;
    padding: 0;
    position: absolute;
    right: 20px;
    text-align: center;
    padding-top: 2px;
    top: 18px;
    width: 32px;
    z-index: 1002;
}

.overlay-box .overlay-header {
    background: #fff;
    color: #000;
    font-size: 24px;
    padding: 20px 15px;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
    position: relative;
    z-index: 9999;
}

.overlay-box .overlay-content {
    padding: 10px;
    background: #fff;
    max-height: 498px;
    overflow: auto;
}

.overlay-box .overlay-footer {
    padding: 20px 30px;
    background: #e3e3e3;
    text-align: right
}

/*overlay end*/

.overlay input[type="text"],
input[type="password"],
input[type="email"],
input[type="number"],
input[type="date"],
select,
textarea {
    width: 100%;
    padding: 9px 10px;
    border: 1px solid #ddd;
    margin: 0;
    font-size: 14px;
    outline: none;
}

.overlay input[type=button],
input[type=submit],
input[type=reset],
a.box-btn,
button.box-btn {
    display: inline-block;
    background-color: #f6aa38;
    border: none;
    cursor: pointer;
    padding: 13px 15px;
    color: #fff;
    font-size: 24px;
    transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -webkit-transition: all 300ms ease;
    vertical-align: middle;
    text-decoration: none;
    text-align: center;
    outline: none;
    appearance: none;
    -moz-appearance: none;
    -webkit-appearance: none;
    border-radius: 5px;
    min-width: 300px;
    min-width: 140px;
    padding: 10px 10px;
    font-size: 18px;
}

.verifyload {
    float: none;
    width: 140px;
    margin: 0px auto;
    padding: 8px 0px;
    border: 2px solid #f6aa38;
    background-color: #fff;
    color: #f6aa38;
    border-radius: 5px;
}

.verifyload img {
    margin: 0 auto;
    height: 23px;
    display: block;
}

#location_data {
    overflow: auto;
    min-height: 140px;
    max-height: 140px;
}

#category_data {
    overflow: auto;
    min-height: 140px;
    max-height: 140px;
}

#filter_form .form-field {
    padding: 10px 10px 10px 10px;
    border: 1px solid #eee;
}

#filter_form .form-field .input-group {
    width: 100%;
}

#filter_form .form-field select {
    font-size: 14px !important;
}

.grid-12 .grid-4 .file-upload i {
    width: 100%;
    display: block;
    margin-bottom: 10px;
    min-height: 50px;
}

.form-row.animate-label .form-field .grid-12 .grid-4 {
    width: 100%;
}

.form-row .form-field {
    margin: 0;
}

.form-row {
    padding-bottom: 20px;
}

.animate-label .input-group label {
    font-size: 16px;
    padding-bottom: 5px;
    display: block;
}

.animate-label .input-group label.scale-image,
.animate-label .input-group label.fit-image {
    display: inline-block;
    width: 100%;
}

.top_filter {
    float: right;
    padding: 10px;
    margin-right: 30px;
    background-color: white;
}


/* TABLETS */
@media only screen and (max-width: 64.063em) {
    .tmm .tmm_columns_containers_desktop {
        display: none;
        clear: none;
    }

    .tmm_two_containers_tablet {
        display: block;
        clear: both;
    }

    .tmm .tmm_2_columns .tmm_member,
    .tmm .tmm_3_columns .tmm_member,
    .tmm .tmm_4_columns .tmm_member {
        width: 40%;
        margin-left: 5%;
        margin-right: 5%;
        margin-top: 70px;
        margin-bottom: 30px;
    }

    .tmm .tmm_names {
        font-size: 17px;
        margin-bottom: 8px;
        margin-top: 10px;
        font-weight: 300;
        line-height: 24px;
    }

    .tmm .tmm_4_columns .tmm_names {
        font-size: 17px;
    }

    .tmm .tmm_job {
        font-size: 13px;
        color: #a2a5a4;
        text-transform: uppercase;
    }

    .tmm .tmm_desc {
        padding: 10px;
        margin-top: 19px;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 23px;
    }

    .tmm .tmm_4_columns .tmm_desc {
        margin-top: 14px;
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 23px;
    }

    .tmm .tmm_2_columns .tmm_member .tmm_photo,
    .tmm .tmm_3_columns .tmm_member .tmm_photo,
    .tmm .tmm_4_columns .tmm_member .tmm_photo {
        width: 130px;
        height: 130px;
        border-radius: 50px !important;
        border: 8px solid whitesmoke;
        margin-top: -65px;
    }

}

/* MOBILE  */
@media only screen and (max-width: 40em) {
    .tmm .tmm_columns_containers_desktop {
        display: none;
        clear: none;
    }

    .tmm .tmm_member {
        width: 96%;
        margin: 0 2%;
        margin-top: 70px;
        margin-bottom: 30px;
    }

    .tmm .tmm_2_columns .tmm_member,
    .tmm .tmm_3_columns .tmm_member,
    .tmm .tmm_4_columns .tmm_member {
        width: 96%;
        margin: 0 2%;
        margin-top: 90px;
        margin-bottom: 10px;
    }

    .tmm .tmm_4_columns .tmm_names {
        font-size: 20px;
    }

    .tmm .tmm_2_columns .tmm_member .tmm_photo,
    .tmm .tmm_3_columns .tmm_member .tmm_photo,
    .tmm .tmm_4_columns .tmm_member .tmm_photo {
        width: 160px;
        height: 160px;
        border-radius: 60px !important;
        border: 8px solid whitesmoke;
        margin-top: -80px;
    }

    .tmm .tmm_desc {
        padding: 10px;
        margin-top: 19px;
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 23px;
    }

    .tmm .tmm_4_columns .tmm_desc {
        margin-top: 14px;
        margin-bottom: 8px;
        font-size: 14px;
        line-height: 23px;
    }
}

/* Force original fonts */
.tmm .tmm_ori_f .tmm_container .tmm_fname,
.tmm .tmm_ori_f .tmm_container .tmm_job,
.tmm .tmm_ori_f .tmm_container .tmm_desc,
.tmm .tmm_ori_f .tmm_container .tmm_lname {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important;
    font-weight: 300 !important;
}





/* mit */

.cover {
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

section.skew-list {
    z-index: 2;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

section.skew-list ul li a .svg-container {
    padding: 4.5rem 0 0 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

section.skew-list ul li a h3 {
    padding: 0 0 0 0;
    margin: 0;
}

section.skew-list ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    display: block;
    white-space: nowrap;
    width: auto;
}

section.skew-list ul li {
    display: inline-block;
    width: 48rem;
    text-align: center;
    white-space: normal;
    position: relative;
}

section.skew-list ul li .inside {
    display: block;
    vertical-align: middle;
    height: 30rem;
    width: 100%;
    position: relative;
    padding: 0 18%;
    margin: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

section.skew-list ul li .inside h3 {
    display: inline-block;
    text-align: center;
}

section.skew-list.flipped ul li .inside {}

section.skew-list ul li .inside>span.icon {
    font-size: 4em;
    margin: 0 0 0.55em 0;
    color: #1fa3ff;
}

section.skew-list.blue ul li .inside>span.icon {
    color: rgba(0, 0, 0, 0.25);
}

section.skew-list ul li .inside p {
    text-align: center;
}

section.skew-list ul li .inside .svg-container {
    width: 55%;
    margin: -10% auto 0 auto;

}

section.skew-list ul li .inside .svg-container.cover {
    width: 150px;
    height: 150px;
    margin: 10% auto 0 auto;
    display: block;
    background-size: 150px;
    background-position: center center;
    background-repeat: no-repeat;
}


.svg-container.fade-in.slower svg {
    -webkit-transition: all 4s;
    -moz-transition: all 4s;
    -ms-transition: all 4s;
    -o-transition: all 4s;
    transition: all 4s;
}

.svg-container.fade-in.animated svg {
    -webkit-stroke-dasharray: 500 0;
    -moz-stroke-dasharray: 500 0;
    -ms-stroke-dasharray: 500 0;
    -o-stroke-dasharray: 500 0;
    stroke-dasharray: 500 0;
}

.svg-container.fade-in svg {
    -webkit-stroke-dasharray: 0 500;
    -moz-stroke-dasharray: 0 500;
    -ms-stroke-dasharray: 0 500;
    -o-stroke-dasharray: 0 500;
    stroke-dasharray: 0 500;
    -webkit-transition: all 1.5s;
    -moz-transition: all 1.5s;
    -ms-transition: all 1.5s;
    -o-transition: all 1.5s;
    transition: all 1.5s;
}

.svg-container svg {
    width: 100%;
    height: 100%;
    -webkit-fill: none;
    -moz-fill: none;
    -ms-fill: none;
    -o-fill: none;
    fill: none;
    -webkit-stroke-linecap: round;
    -moz-stroke-linecap: round;
    -ms-stroke-linecap: round;
    -o-stroke-linecap: round;
    stroke-linecap: round;
    -webkit-stroke-linejoin: round;
    -moz-stroke-linejoin: round;
    -ms-stroke-linejoin: round;
    -o-stroke-linejoin: round;
    stroke-linejoin: round;
    -webkit-stroke-miterlimit: 10;
    -moz-stroke-miterlimit: 10;
    -ms-stroke-miterlimit: 10;
    -o-stroke-miterlimit: 10;
    stroke-miterlimit: 10;
    -webkit-stroke-width: 1;
    -moz-stroke-width: 1;
    -ms-stroke-width: 1;
    -o-stroke-width: 1;
    stroke-width: 1;
    -webkit-stroke: #1fa3ff;
    -moz-stroke: #1fa3ff;
    -ms-stroke: #1fa3ff;
    -o-stroke: #1fa3ff;
    stroke: #1fa3ff;
    -webkit-stroke: inherit;
    -moz-stroke: inherit;
    -ms-stroke: inherit;
    -o-stroke: inherit;

}

@media only screen and (min-width: 320px) {
    section.skew-list ul li {
        display: inline-block;
        width: 20rem;
        text-align: center;
        white-space: normal;
        position: relative;
    }
}

@media only screen and (max-width: 320px) {

    .info-box-big,
    .info-box-small {
        padding: 2rem !important;
    }
}

@media only screen and (min-width: 768px) {
    section.skew-list ul li {
        display: inline-block;
        width: 30rem;
        text-align: center;
        white-space: normal;
        position: relative;
    }
}

@media only screen and (min-width: 1024px) {
    section.skew-list ul li {
        display: inline-block;
        width: 48rem;
        text-align: center;
        white-space: normal;
        position: relative;
    }
}

@media screen and (min-width: 1024px) and (max-width:1500px) {
    .flexslider .slides img {
        width: auto;
        display: block;
        height: 650px;
    }
}

@media screen and (min-width: 1500px) and (max-width:1920px) {

    /*main {min-width: 100%;}
nav {min-width: 100%;}*/
    .flexslider .slides img {
        width: auto;
        display: block;
        /*height: 895px;*/
    }

    header {
        min-height: 753px;
    }

    .flexslider ul li .col-xs-12.pull-left {
        position: absolute;
        bottom: 100px;
    }

    .flex-direction-nav {
        top: 45% !important;
    }
}

@media only screen and (min-width: 768px) {
    #trigger1 {
        top: 1900px;
    }
}

@media only screen and (min-width: 1025px) {
    #trigger1 {
        top: 1930px;
    }
}

#pin1,
#pin1.pos-1 {
    background-image: url('images/vision_and_mission.svg');
}

#pin1.pos-2 {
    background-image: url('images/moblie.svg');
}

#pin1.pos-3 {
    background-image: url('images/user.svg');
}

#pin1.pos-4 {
    background-image: url('images/vision_and_mission.svg');
}



.flexslider ul li {
    position: relative;
}

.flexslider ul li .col-xs-12.pull-left {
    position: absolute;
    bottom: 0px;
    top: 250px;
}

.flex-caption {
    width: 96%;
    padding: 2%;
    left: 0;
    bottom: 0;
    background: rgba(0, 0, 0, .5);
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, .3);
    font-size: 14px;
    line-height: 18px;
}

    {
    font-weight: 100;
    line-height: 1.1;
    margin-bottom: 2.5rem;
    margin-top: 0;
    font-size: 4.8rem;
}

.flex-control-nav li {
    font-size: 0px;
}

.top-menu img.logo {
    display: inline-block;
    margin-top: 12px;
    outline: none;
    border: none;
}

.flex-control-nav {
    display: none;
}

/*.flexslider{height: 895px;}*/
.flexslider {
    height: 753px;
}

.flex-direction-nav {
    width: 100%;
    display: block;
    position: absolute;
    top: 30%;
}

.enquiry-frm {
    padding: 100px 0 70px;
    position: relative;
}

.enquiry-frm .col-xs-12.col-lg-6 .input-container {
    min-height: 60px;
}

.enquiry-frm .col-xs-12.col-lg-6+.col-xs-12.col-lg-12 input {
    float: none;
    background-color: #fff;
    border: 1px solid #ff9900;
    color: #ff9900;
}

.enquiry-frm .col-xs-12.col-lg-6+.col-xs-12.col-lg-12 input:hover {
    border: 1px solid #ff9900;
    background-color: #ff9900;
    color: #fff;
}

.slz-name {
    color: #ddd;
    font-size: 16px;
}

.siteby {
    display: inline-block;
    margin-left: 10px;
    color: #ddd;
    font-size: 16px;
}

.siteby a {
    text-decoration: none;
    font-size: 16px;
    color: #9ca9b2;
}

.siteby a:hover {
    color: #ff9900;
    text-decoration: underline;
}

.enquiry {
    float: left;
    display: flex;
}

.enquiry i {
    margin: 0px;
}

.enquiry img {
    width: 100%;
    display: flex;
}

.clear {
    clear: both
}

@media screen and (min-width: 0) and (max-width:1024px) {

    /*For ipad and tab*/
    header,
    .info-box--container {
        height: 800px;
        padding: 0;
    }

    .slider {
        height: 800px;
        padding: 0;
    }

    .flexslider ul li .col-xs-12.pull-left .info-box-big {
        display: block;
    }

    .flexslider ul li .col-xs-12.pull-left {
        position: absolute;
        bottom: 150px;
    }

    .flexslider {
        height: 800px;
    }

    header .container div:nth-child(1) .info-box-small,
    .info-box--container .container div:nth-child(1) .info-box-small {
        height: 800px;
        padding-top: 5rem;
    }
}

@media screen and (min-width: 375px) and (max-width:667px) {

    /*For ipad and tab*/
    header,
    .info-box--container {
        max-height: 420px;
        padding: 0;
    }

    .slider {
        max-height: 420px;
        padding: 0;
    }

    .flexslider ul li .col-xs-12.pull-left .info-box-big {
        display: block;
    }

    .flexslider ul li .col-xs-12.pull-left {
        position: absolute;
        bottom: 150px;
    }

    .flexslider {
        max-height: 420px;
    }

    header .container div:nth-child(1) .info-box-small,
    .info-box--container .container div:nth-child(1) .info-box-small {
        max-height: 420px;
        padding-top: 5rem;
    }
}

/*
@media screen and (min-width: 0) and (max-width:1024px){
	
	
.col-xs-12.col-lg-6.message {
    position: static;
    min-height: 0px;
}
.col-xs-12.col-lg-6.message .input-container {
    min-height: 10px;
    max-width: 100%;
}
.captcha-img .col-xs-12.col-lg-6 {
    padding: 0px;
    padding-right: 0px;
}
.message textarea {
    min-height: 60px;
}

}*/




/*!
 * -----------------------------------------------------
 * Footer
 * -----------------------------------------------------
 */
footer {
    width: 100%;
    min-height: auto;
    background-color: #2E373D;
    padding-top: 4rem;
    float: left;
    padding: 20px 0 !important;
min-height:auto;
}

footer .container .social {
    margin: 1.3rem 0 0 0;
    position: relative;
    bottom: 0;
    right: 0;
}

footer .container .social .link.inline {
    padding: 0 1rem;
}

footer .container .social .link.inline span {
    color: #fff;
}

footer .container .social .link.inline:nth-child(2) {
    padding: 0 1.5rem 0 1rem;
}
.social-media ul li.fb-cntr {
    background-color: #fff;
}
footer .container .social-media ul li:last-child {
    padding: 0 1em 0 0;
}
footer .container ul {
    list-style: none;
    margin: 0;
}

footer .container ul li {
    float: left;
    padding: 0 1em;
}

footer .container ul li a {
    text-decoration: none;
}

footer .container ul li a:hover {
    text-decoration: none;
    color: #fff;
}

footer .container ul li:first-child {
    padding: 0 1em 0 0;
    max-width: 80rem;
}

footer .container div.legal {
    padding: 1rem 0 0 1.5rem;
}

footer .container div.legal p {
    float: left;
    text-decoration: none;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.5);
}

footer .container div.legal div {
    float: left;
    margin-left: 0.5rem;
}

footer .container div.legal div a {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.5);
    padding: 0 0.5rem;
}

footer .container div.legal div a:hover {
    color: #fff;
    text-decoration: none;
}

footer .container.mobile-footer {
    width: 100%;
    margin: 0;
}

footer .container.mobile-footer .social {
    margin: 1.3rem 0 0 0;
    position: absolute;
    bottom: 0;
    right: 0;
}

footer .container.mobile-footer .social .link.inline {
    padding: 0 1rem;
}

footer .container.mobile-footer .social .link.inline span {
    color: #fff;
}

footer .container.mobile-footer .social .link.inline:nth-child(2) {
    padding: 0 1.5rem 0 1rem;
}

footer .container.mobile-footer .col-xs-12 {
    padding: 0 1.5rem;
}

footer .container.mobile-footer ul.mobile-footer--nav-highlight {
    margin: 1.5rem 0 1rem 0;
    display: inline-block;
}

footer .container.mobile-footer ul.mobile-footer--nav-highlight li {
    float: left;
    width: auto;
    padding: 0 0.5em 0 0;
}

footer .container.mobile-footer ul.mobile-footer--nav-highlight li:first-child {
    padding: 0 0.5em 0 0;
    max-width: none;
}

footer .container.mobile-footer ul.mobile-footer--nav-highlight li a.get-started {
    margin: 0;
}

footer .container.mobile-footer ul.mobile-footer--nav li {
    width: 100%;
    padding: 0.5rem 0;
}

footer .container.mobile-footer ul.mobile-footer--nav li:first-child {
    max-width: none;
    padding: 1.2rem 0 0.5rem 0;
}

footer .container.mobile-footer ul.mobile-footer--nav li a.get-started {
    margin: 0;
}

footer .container.mobile-footer div.legal {
    padding: 1rem 0 0 1.5rem;
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    margin: 2rem 0 0 0;
}

footer .container.mobile-footer div.legal p {
    float: left;
    text-decoration: none;
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.5);
}

footer .container.mobile-footer div.legal div {
    float: left;
    margin-left: 0.5rem;
}

footer .container.mobile-footer div.legal div a {
    font-size: 1rem;
    color: rgba(255, 255, 255, 0.5);
    padding: 0 0.5rem;
}

footer .container.mobile-footer div.legal div a:hover {
    color: #fff;
    text-decoration: none;
}

footer .container.mobile-footer .social .link.inline span {
    font-size: 2rem;
}

footer .social-container {
    position: relative;
}
.slz-name {
    color: #ddd;
    font-size: 16px;
}
.siteby {
    display: inline-block;
    margin-left: 10px;
    color: #ddd;
    font-size: 16px;
}
.siteby a {
    text-decoration: none;
    font-size: 16px;
    color: #fff;
}
.social-media {
    display: inline-block;
    float: right;
}
.mobile-hidden {
    display: none;
}

footer .container ul li:first-child {
    padding: 0 1em 0 0;
    max-width: 80rem;
}
.social-media ul li.instagram {
    background-color: #fff;
}
.social-media ul li {
    width: 35px;
    height: 35px;
    float: left;
    background-color: transparent;
    border-radius: 50px;
    text-align: center;
    margin: -9px 5px;
}
.social-media ul li a {
    color: #6f6e6e;
    padding: 4px 14px;
    font-size: 18px;
}
footer .container ul li a {
    text-decoration: none;
}
footer .container .social-media ul li:first-child a {
    padding: 4px 10px;
}
.fa-instagram:before {
    content: "\f16d";
}
.fa-instagram:before {
    font: 20px / 36px FontAwesome;
    content: "\f16d";
    color: #d10869;
}
.fb:before {
    font: 20px / 36px FontAwesome;
    content: '\f09a';
    color: #3a5897;
}


@media only screen and (min-width: 992px) {
    .mobile-hidden {
        display: block;
    }
        footer .container ul {
        padding: 0 0 0 1.5rem;
    }
}
@media only screen and (min-width: 768px) {
    .mobile-hidden {
        display: inline-block;
    }
    footer .container ul {
        padding: 0;
    }
        footer .container ul li {
        float: right;
    }
}

@media only screen and (min-width:320px) {
    footer {
        padding: 1rem 0;
    }

    footer .container {
        padding: 0;
    }

    footer .container>.col-xs-6 {
        padding: 0;
    }

    footer .container ul li {
        float: left;
    }

    footer .social {
        padding: 3rem 0 0 0;
    }

    footer .social ul {
        float: left;
    }

    footer .social ul li {
        float: left;
    }

    footer a.link.inline {
        float: left;
    }

    footer a.link.inline:nth-child(2) {
        padding-left: 0;
    }

    footer .container div.legal {
        padding: 1rem 0 0 0;
    }

    footer .container div.legal p {
        margin: 0 1rem 1rem 0;
    }

    footer .container div.legal div {
        margin-left: 0;
    }

    footer .container div.legal div a:first-child {
        padding: 0 0;
    }

}

@media only screen and (min-width:768px) {
    footer .container ul {
        padding: 0;
    }

    footer .container>div {
        padding: 0;
    }

    footer .legel-hidden {
        display: none;
    }

    footer .container ul li {
        float: right;
    }

    footer .social {
        padding: 0;
    }

    footer .social ul {
        float: right;
    }

    footer .social ul li.mobile-hidden {
        float: right;
    }

    footer a.link.inline {
        float: right;
    }

    footer .container ul .textwidget li {
        padding: 0 0.5rem;
        width: auto;
        float: left;
    }

    footer .container ul .textwidget li:nth-child(1) {
        padding: 0 0.5rem 0 0;
    }

    footer .container ul .textwidget li .get-started {
        margin-top: 0rem;
        margin-left: 1rem;
    }

}

@media only screen and (min-width:992px) {
    footer .container ul {
        padding: 0 0 0 1.5rem;
    }

    footer .container>div {
        padding: 0 1.5rem;
    }

    footer {
        padding: 20px 0;
    }

    footer .container {
        padding: 0 1.5rem;
    }

    footer .container>.col-xs-6 {
        padding: 0 1.5rem;
    }

    footer .social {
        padding: 0 1.5rem;
    }

    footer .social ul {
        float: right;
    }

    footer .social ul li {
        float: right;
    }

    footer a.link.inline {
        float: right;
    }

    footer .container div.legal {
        padding: 1rem 0 0 1.5rem;
    }

    footer .container div.legal p {
        margin: 0 0 3rem 0;
    }

    footer .container div.legal div {
        margin-left: 0.5rem;
    }

    footer .container div.legal div a:first-child {
        padding: 0 0.5rem;
    }

    footer .container ul .textwidget li {
        padding: 0 0.5rem;
        width: auto;
        float: left;
    }

    footer .container ul .textwidget li:nth-child(1) {
        padding: 0 0.5rem 0 0;
    }

    footer .container ul .textwidget li .get-started {
        margin-top: 0rem;
        margin-left: 1rem;
    }

}


footer .pull-left ,footer .fl{
    float: none !important;
}
footer .container {
    margin: 0 auto;
    width: 74%;
}

@media screen and (min-width: 0) and (max-width: 1023px){
    footer .slz-name{
        margin-bottom: 20px;
    }
    footer .social-media {
        float: none;
        text-align: center;
            margin-top: 26px;

    }
    footer .short-link{
    margin-left: 0;
    margin-top: 20px;
    }
    footer .container {
    margin: 0 auto;
    width: 89%;
}
}
@media (max-width: 768px) {
    .container.pad-xs-0 {
        width: 90%;
    }

    .container.sm-container.pad-xs-0 {
        width: 100%
    }

    .container {
        max-width: 725px;
    }

    .panel-row-style-containerpad-lg-7desktop-hidden.container.pad-lg-7.desktop-hidden.panel-row-style {
        padding: 0px;
    }

    .captcha-img .col-xs-12.col-lg-6+.col-xs-12.col-lg-6 img {
        width: 75%;
        text-align: center;
    }

    .captcha-img .col-xs-12.col-lg-6 .input-container {
        text-align: center;
    }

    .fbody.col-xs-12.col-lg-12 {
        padding: 0;
    }

    .col-xs-12.col-lg-6 {
        padding: 0;
    }

}

@media screen and (min-width: 1400px) and (max-width:1920px) {
    .scrollmagic-text div:first-child {
        margin-top: 10rem !important;
    }

    .scrollmagic-text div {
        margin-top: 70rem !important;
    }

    #trigger1 {
        top: 1800px !important;
    }

}


@media screen and (min-width: 320px) and (max-width:767px) {
    .about-img.col-xs-12.col-sm-6.col-lg-6 i img {
        width: 75% !important;
    }

    .enquiry-frm.white-gr .fbody.col-xs-12.col-lg-12 .col-xs-12.col-lg-6:nth-child(odd) {
        margin-right: 0px !important;
        width: 100% !important;
        padding: 0px !important;
    }

    .enquiry-frm.white-gr .fbody.col-xs-12.col-lg-12 .col-xs-12.col-lg-6:nth-child(even) {
        margin-left: 0px !important;
        width: 100% !important;
        padding: 0px !important;
    }

    .enquiry-frm.white-gr .fbody.col-xs-12.col-lg-12 .col-xs-12.col-lg-6.captcha-img .col-xs-12.col-lg-6:first-child {
        margin-right: 0px !important;
        width: 100% !important;
        padding-right: 0px !important;
    }

    .enquiry-frm.white-gr .fbody.col-xs-12.col-lg-12 .col-xs-12.col-lg-6.captcha-img .col-xs-12.col-lg-6:last-child {
        margin-left: 0px !important;
        width: 100% !important;
        padding-left: 0px !important;
    }

    .social-media {
        float: none;
        text-align: center;
        margin: 8px 34% 0;
        display: flex;
    }

    #features {
        top: 0px;
    }

    .social-media ul li {
        margin: 3px 5px !important;
    }
}

@media screen and (min-width: 1200px) and (max-width:1920px) {

    .captcha-img {}

    .captcha-img .col-xs-12.col-lg-6 {
        padding: 0px;
        padding-right: 10px;
    }

    .captcha-img .col-xs-12.col-lg-6+.col-xs-12.col-lg-6 {
        padding: 0px;
        padding-left: 10px;
    }

    .captcha-img .col-xs-12.col-lg-6 .input-container {
        min-height: 60px;
        text-align: center;
    }

    .captcha-img .col-xs-12.col-lg-6+.col-xs-12.col-lg-6 img {
        width: 56%;
        text-align: center;
        margin: 10px 0px;
    }

    /*.col-xs-12.col-lg-6.message{
    position: relative;
    min-height: 90px;
}

.message .input-container{
    position: absolute;
    min-height: 150px;
}
.message textarea{
    min-height: 150px;
}
.col-xs-12.col-lg-6.message .input-container {
    min-height: 60px;
    max-width: 525px;
}*/

}

#pg-4-4 {
    position: relative;
}

#about {
    position: absolute;
    height: 130px;
    top: -65px;
}

#features {
    position: absolute;
    height: 130px;
    top: -65px;
}

#enquiry {
    position: absolute;
    height: 130px;
    top: -63px;
}

.loader {
    background: url(../images/loader.gif) no-repeat scroll center center #ffffff;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}


nav ul li a {
    padding: 5px;
}

nav ul li.contact-us {
    padding-left: 0px;
}

nav ul li.contact-us a {
    background: url(../images/tel-contact.png) no-repeat scroll;
    background-position: 10px -1px;
    padding-left: 40px;
}

nav ul li.contact-us:hover a {
    background-position: 10px -27px;
    color: #ff9900;
}


.services-cntr {
    padding: 50px 0 50px;
    background-color: #f7f7f7;
}

.services-cntr .container {
    width: 96%;
    border: 1px solid #ddd;
    padding: 30px 0;
    position: relative;
    margin: 50px auto;
    background-color: #fff;
}

.services-cntr h2 {
    font-size: 24px;
    font-weight: 400;
    line-height: 25px;
    color: #292929;
}

.services-cntr p {
    font-size: 18px;
    line-height: 22px;
    color: #292929;
}

.services-mob-cntr {
    padding: 50px 0 50px;
    background-color: #f7f7f7;
}

.services-mob-cntr .container {
    width: 96%;
    border: 1px solid #ddd;
    padding: 30px 0;
    position: relative;
    margin: 50px auto;
    background-color: #fff;
}

.services-mob-cntr h2 {
    font-size: 24px;
    line-height: 25px;
    color: #292929;
}

.services-mob-cntr p {
    font-size: 18px;
    line-height: 22px;
    color: #292929;
}

.services-head {
    text-align: center;
    padding: 80px 0;
    position: relative;
    float: left;
}

.services-head-txt {
    position: absolute;
    padding: 135px 0;
    top: 0px;
    left: 30px;
    height: 375px;
}

.services-head-txt p {
    margin: 20px 0 0px;
}

.services-info {
    width: 1000px;
    float: right;
    margin-right: 33px;
}

ul.services-banner li {
    max-width: 227px;
    margin-right: 30px;
    border: 1px solid #eee;
}

.service-img {
    display: inline-table;
}

.service-img img {
    width: 100%;
}

.service-txt {
    position: absolute;
    width: 100%;
    bottom: 0;
    padding: 10px;
    color: #292929;
    background-color: #eee;
    font-size: 16px;
    min-height: 70px;
    text-align: center;
}

.custom-pre-control {
    position: absolute;
    top: 43%;
    margin-top: 0px;
    text-align: left;
    font-weight: 700;
    left: 17%;
    z-index: 99;
}

.custom-next-control {
    position: absolute;
    top: 43%;
    margin-top: 0px;
    right: -0.5%;
    text-align: center;
    font-weight: 700;
}

.slider-prev {
    background: url(../images/prev.png) center center no-repeat;
    position: relative;
    display: block;
    width: 48px;
    height: 83px;
    background-size: 60%;
}

.slider-prev:hover {}

.slider-next {
    background: url(../images/next.png) center center no-repeat;
    position: relative;
    display: block;
    width: 48px;
    height: 83px;
    background-size: 60%;
}

.slider-next:hover {}


.fl {
    float: left;
}

.fr {
    float: right;
}

.social-media {
    display: inline-block;
    float: right;
}

footer .short-link {
    display: inline-block;
    margin-left: 20px;
}

footer .short-link a {
    color: #fff;
    font-size: 16px;
    margin-right: 6px;
    display: inline-block;
    vertical-align: middle;
    text-decoration: none;
}

footer .short-link a:hover {
    color: #ff9900;
    text-decoration: underline;
}
footer .container .social-media ul li:last-child {
    padding: 0 1em 0 0;
}

footer .container .social-media ul li:last-child a {
    padding: 4px 14px;
}


footer .container .social-media ul li:first-child a {
    padding: 4px 10px;
}

.social-media ul li {
    width: 35px;
    height: 35px;
    float: left;
    background-color: transparent;
    border-radius: 50px;
    text-align: center;
    margin: -9px 5px;
}

/*.social-media ul li.fb-cntr{background-color: #3a5897;}*/
.social-media ul li.fb-cntr {
    background-color: #fff;
}

.social-media ul li.twitter-cntr {
    background-color: #2ba8e0;
    display: none;
}

.social-media ul li.instagram {
    background-color: #fff;
}

.social-media ul li a {
    color: #6f6e6e;
    padding: 4px 14px;
    font-size: 18px;
}

.fb:before {
    font: 20px/36px FontAwesome;
    content: '\f09a';
    color: #3a5897;
}

.twitter:before {
    font: 20px/36px FontAwesome;
    content: "\f099";
    color: #fff;
}

.fa-instagram:before {
    font: 20px/36px FontAwesome;
    content: "\f16d";
    color: #d10869;
}

.social-media ul li.fb-cntr:hover {
    background-color: #3a5897;
}

.social-media ul li.twitter-cntr:hover {
    background-color: #fff;
}

.social-media ul li.instagram:hover {
    background-color: #d10869;
}

.social-media ul li:hover .fb:before {
    color: #fff;
}

.social-media ul li:hover .twitter:before {
    color: #2ba8e0;
}

.social-media ul li:hover .fa-instagram:before {
    color: #fff;
}



.view-all-cntr .share-info {
    position: relative;
}

.view-all-cntr .share-info ul {
    min-width: 35px;
    min-height: 35px;
    position: fixed;
    bottom: 40px;
    right: 80px;
    transform: translate(-50%, -50%);
    transfrom-origin: 50% 50%;
    -webkit-transform: translate(0%, -50%);
    -webkit-transform-origin: 50% 50%;
    list-style-type: none;
    background-color: #fff;
    border-radius: 50px;
    border: 2px solid #f68c20;
    z-index: 99999;
}

.share-info ul li {
    min-width: 35px;
    height: 35px;
    float: left !important;
    line-height: 40px;
    color: #31519c;
    overflow: hidden;
    cursor: pointer;
    border: none !important;
    margin: 0 5px !important;
}

.view-all-cntr .share-info ul li:hover {
    color: #3a7eb1;
}

.view-all-cntr .share-info ul li i {
    font-size: 30px !important;
    vertical-align: middle;
    margin: 0 5px;
    display: inline-block;
    position: relative;
    bottom: 0px;
    left: 3px;
}

.view-all-cntr .share-info ul li:last-of-type {
    width: 35px;
    height: 45px;
    margin: 0px;
    border: none;
}

.view-all-cntr .share-info ul li:last-of-type i {
    font-size: 26px;
}

.view-all-cntr .share-info ul li:last-of-type:hover i {
    color: #3a7eb1;
}

.view-all-cntr .share-info ul li a {
    text-decoration: none;
    color: #74b6e8;
}

.view-all-cntr .share-info ul li a:hover {
    color: #3a7eb1;
}

.view-all-cntr .share-info ul li a:visited {
    text-decoration: underline;
}

.fa-share-alt:before {
    color: #f68c20;
}

.fa-twitter:before {
    color: #f68c20;
}

.fa-facebook:before {
    color: #f68c20;
}

.fa-linkedin:before {
    color: #f68c20;
}

.fa-chain:before,
.fa-link:before {
    color: #f68c20;
}

.fa-share-alt:hover:before {
    color: #f68c20;
}

.fa-twitter:hover:before {
    color: #f68c20;
}

.fa-facebook:hover:before {
    color: #f68c20;
}

.fa-linkedin:hover:before {
    color: #f68c20;
}

.fa-whatsapp:before {
    content: "\f232";
    color: #f68c20;
}

@media screen and (min-width: 320px) and (max-width:767px) {

    /*input[type=submit]{background-color: #fff;color:#f6aa38;}*/
    input[type=submit] {
        background-color: #f6aa38;
        color: #fff;
    }

    .top_filter {
        float: none;
        padding: 10px;
        margin: 0 auto 10px;
        background-color: white;
        width: 96%;
        text-align: right;
        border: 1px solid #ddd;
    }

    /*.services-cntr {
    padding: 20px 0 50px;
    background-color: #f7f7f7;
}

.top_filter {
    float: none;
    padding: 10px;
    margin: 0 auto 10px;
    background-color: white;
    width: 43px;
    text-align: right;
    border: 1px solid #ddd;
    border-radius: 50px;
    position: fixed;
    bottom: 0px;
    right: 10px;
    z-index: 999;
}*/
    .services-head-txt {
        position: relative;
        display: inline-block;
        background-color: #f6aa39;
        padding: 10px;
        top: 0;
        left: 0;
        height: 68px;
        width: 100%;
    }

    .services-cntr .container {
        margin: 20px auto;
        padding: 0;
    }

    .services-head {
        text-align: center;
        padding: 0px 0;
        position: relative;
        float: left;
        width: 100%;
    }

    .services-head-txt p {
        margin: 0 0 0px;
        float: left;
        width: 40%;
    }

    .services-cntr h2 {
        text-align: left;
        width: 57%;
        float: left;
        font-size: 20px;
        color: #fff;
        font-weight: 500;
    }

    .services-info {
        width: 100%;
        float: none;
        margin: 0px auto 0px;
        display: inline-block;
    }

    ul.services-banner li {
        max-width: 47%;
        margin: 5px;
        float: left;
    }

    ul.services-banner li {
        display: none;
        position: relative;
    }

    ul.services-banner li:nth-child(1) {
        display: block;
    }

    ul.services-banner li:nth-child(2) {
        display: block;
    }

    ul.services-banner li:nth-child(3) {
        display: block;
    }

    ul.services-banner li:nth-child(4) {
        display: block;
    }

    .service-txt {
        min-height: auto;
        font-size: 12px;
    }

    .overlay-box {
        width: 96%;
    }

    .overlay-box .overlay-header {
        font-size: 20px;
    }

    input[type=checkbox],
    input[type=radio] {
        margin: 0px 3px 3px !important;
    }

    #filter_form .form-field {
        padding: 10px 10px 10px 10px;
        border: 1px solid #eee;
    }

    .overlay-box .overlay-content {
        max-height: 400px;
    }

    #filter_form .form-field .input-group {
        width: 100%
    }

    .is-active {
        border: 0px solid #16cc53 !important;
    }

    select {
        font-size: 16px !important;
    }




    .features-cntr {
        position: relative;
    }

    .features-cntr .grid-12 {
        padding: 0px 0px;
    }

    .features-cntr .grid-12.features1 {
        padding: 30px 0px 30px;
    }

    .features-cntr .grid-12.features1 h2 {
        padding-top: 10px;
        text-align: center;
    }

    .features-cntr .grid-12.features2 {
        padding: 0px 0px 30px;
    }

    .features-cntr .grid-12.features3 {
        padding: 0px 0px 0px;
    }

    .features-cntr .grid-12.features4 {
        padding: 0px 0px 30px;
    }

    .features-cntr .grid-6 {
        padding: 20px 0px 0px 0px;
        text-align: center;
    }

    .features-cntr .grid-6 img {
        width: 80%;
    }
}

@media screen and (min-width: 0px) and (max-width:320px) {
    ul.services-banner li {
        max-width: 46%;
    }

    .services-cntr h2 {
        width: 52%;
    }
}



@media screen and (min-width: 1440px) and (max-width:1920px) {
    .services-info {
        width: 1260px;
    }

    .custom-pre-control {
        left: 12.5%;
    }
}












.view-all-cntr {
    padding: 50px 0 50px;
    background-color: #f7f7f7;
    margin-top: 6rem !important;
    min-height: 805px;
}

.view-all-cntr .container {
    width: 96%;
    padding: 0px;
}

.view-all-cntr h2 {
    font-family: 'SF UI Display';
    font-size: 36px;
    font-weight: 500;
}

.view-all-info {
    border: 1px solid #ddd;
    padding: 30px 0;
    position: relative;
    margin: 0px auto 50px;
    background-color: #fff;
}

.view-all-info ul {
    width: 96%;
    margin: 0 auto;
}

.view-all-info ul li:nth-child(5n) {
    margin-right: 0px;
}

.view-all-cntr ul li {
    margin-right: 30px;
    margin-bottom: 30px;
    float: left;
    list-style: none;
    position: relative;
    width: 18%;
    max-width: 100%;
    border: 1px solid #eee;
}

.service-txt {
    min-height: auto;
}

.view-all-cntr ul li:hover .service-txt {
    background-color: #ff9d0b;
    color: #fff;
}



.product-details {
    border: 1px solid #ddd;
    padding: 30px;
    position: relative;
    margin: 0px auto 50px;
    background-color: #fff;
}

.product-details .service-img {
    margin-right: 30px;
    float: left;
    list-style: none;
    position: relative;
    width: 20%;
    max-width: 100%;
    border: 1px solid #eee;
}

.product-info {
    float: left;
    width: 70%;
    margin-top: 20px;
}

.product-info h2 {
    font-family: 'SF UI Display';
    font-size: 26px;
    font-weight: 500;
    max-width: 100%;
    color: #070707;
    margin-bottom: 15px;
}

.product-info p {
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    max-width: 100%;
    color: #070707;
    margin-bottom: 40px;
}

.shop-details {
    display: inline-block;
}

.shop-details h3 {
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    max-width: 100%;
    color: #070707;
    text-transform: uppercase;
    margin: 0px;
}

.shop-contact {}

.shop-contact .call-now {
    margin-right: 30px;
    float: left;
}

.shop-contact .call-now a {
    width: auto;
    float: left;
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-color: #ff9317;
    color: #fff;
    border: 2px solid #ff9317;
    border-radius: 50px;
    padding: 8px 20px 8px 65px;
    background-image: url(../images/view-all/shop-number.png);
    background-repeat: no-repeat;
    background-position: 25px 8px;
}

.shop-contact .call-now a:hover {
    background-color: #fff;
    color: #ff9317;
    border: 2px solid #ff9317;
    background-image: url(../images/view-all/shop-number-hover.png);
    text-decoration: none;
}

.shop-contact .shop-address {
    float: left;
    width: 60%;
    margin-right: 30px;
}

.shop-contact .shop-address p {
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    max-width: 100%;
    color: #717070;
    margin-bottom: 30px;
}

.shop-contact .shop-address a {
    color: #ff9317;
    font-weight: 600;
}

.shop-contact .shop-address a:hover {
    text-decoration: underline;
}

.shop-contact .shop-location {}

.shop-contact .shop-location a {
    display: inline-block;
}


.similar-products {
    margin-top: 20px;
    display: inline-block;
}

.similar-products h2 {
    font-family: 'SF UI Display';
    font-size: 26px;
    font-weight: 500;
    max-width: 100%;
}

.more-products {
    margin-top: 20px;
    display: inline-block;
}

.more-products h2 {
    font-family: 'SF UI Display';
    font-size: 26px;
    line-height: 26px;
    font-weight: 500;
    max-width: 100%;
}

.more-products h2 span {
    font-weight: 700;
    font-size: 26px;
    margin-right: 10px;
}

.more-products h2 a {
    color: #ff9317;
    font-weight: 600;
    font-size: 14px;
    display: block;
}

.more-products h2 a:hover {
    text-decoration: underline;
}


.product-cateory {
    margin-top: 20px;
    display: inline-block;
    width: 100%;
}

.product-cateory h2 {
    font-family: 'SF UI Display';
    font-size: 26px;
    font-weight: 500;
    max-width: 100%;
}

.shop-info-cntr {
    position: relative;
}

.shop-page-details-cntr {
    margin-bottom: 35px;
}

.shop-page-details-cntr h2 {
    font-family: 'SF UI Display';
    font-size: 36px;
    font-weight: 500;
    max-width: 100%;
}

.shop-image {
    position: relative
}

.shop-image img {
    width: 100%
}

.shop-bg {
    background-color: rgba(0, 0, 0, 0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0px;
}

.owner-cntr {
    position: absolute;
    bottom: 30px;
    left: 0;
    width: 100%
}

.owner-cntr .container {
    position: relative;
}

.owner-photo {
    width: auto;
    margin-right: 30px;
    float: left;
    border: 4px solid #fff;
    border-radius: 5px;
}

.owner-info {
    float: left;
    padding-top: 0px;
    width: 35%;
}

.owner-details {
    display: inline-block;
    width: 100%;
    margin-bottom: 10px;
}

.owner-info h2 {
    max-width: unset;
    float: left;
    margin-right: 20px;
    margin-top: 10px;
    margin-bottom: 0px;
    color: #fff;
}

.owner-info p {
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 26px;
    font-weight: 700;
    margin-bottom: 0;
    color: #fff;
}

.share-btn {
    float: right;
    position: absolute;
    right: 0;
    bottom: 0;
}

.shop-info-cntr .call-now a {
    width: auto;
    float: left;
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-color: #ff9317;
    color: #fff;
    border: 2px solid #ff9317;
    border-radius: 50px;
    padding: 6px 20px 6px 65px;
    background-image: url(../images/view-all/shop-number.png);
    background-repeat: no-repeat;
    background-position: 25px 6px;
    margin-top: 8px;
}

.shop-info-cntr .call-now a:hover {
    background-color: #fff;
    color: #ff9317;
    border: 2px solid #ff9317;
    background-image: url(../images/view-all/shop-number-hover.png);
    text-decoration: none;
}

.share-btn a {
    width: auto;
    float: left;
    font-family: 'SF UI Display';
    font-size: 18px;
    line-height: 24px;
    font-weight: 400;
    background-color: #fff;
    color: #070707;
    border: 2px solid #fff;
    border-radius: 50px;
    padding: 6px 20px 6px 65px;
    background-image: url(../images/view-all/share-btn.png);
    background-repeat: no-repeat;
    background-position: 25px 6px;
    margin-top: 8px;
}

.share-btn a:hover {
    background-color: #fff;
    color: #ff9317;
    border: 2px solid #ff9317;
    background-image: url(../images/view-all/share-btn-hover.png);
    text-decoration: none;
}



.footer-menu {}

.footer-menu a {
    color: #ddd;
    font-size: 16px;
    padding: 0 0px 0 10px;
}

.footer-menu a:hover {
    color: #fff;
    text-decoration: underline;
}

nav ul li:hover .sub-menu {
    display: block !important;
    padding-top: 20px;
}

nav ul ul.dropdown-content {
    width: 130px;
    min-width: 130px;
    position: absolute;
    background-color: #fff;
    border-radius: 12px;
    border: 1px solid #e6e6e6;
    margin-left: 0px;
    margin-top: 0px;
    opacity: 1;
}

nav ul ul.dropdown-content li {
    width: 100%;
    padding: 0px;
    border-bottom: 1px solid #e6e6e6;
    color: #bdbdbd;
    font-size: 14px;
}

nav ul ul.dropdown-content li:hover {
    background: transparent;
    background-color: transparent;
    color: #ff9900;
}

nav ul ul.dropdown-content li:hover a {
    color: #ff9900;
}

nav ul ul.dropdown-content li:last-child {
    border: 0px;
}

nav ul ul.dropdown-content li a {
    margin: 0px;
    padding: 10px 15px;
    font-size: 14px;
    line-height: 14px;
    background-image: none;
    color: #949292;
    width: 100%;
}


.grid-12.features4 .grid-6 img {
    display: block !important;
}















































.desk-view {
    display: block
}

.mob-view {
    display: none
}

@media screen and (min-width: 1600px) and (max-width:1920px) {
    .view-all-cntr ul li {
        width: 18.3%;
    }
}

@media screen and (min-width: 320px) and (max-width:767px) {

    .desk-view {
        display: none
    }

    .mob-view {
        display: block
    }

    .view-all-info {
        padding: 10px 0;
        border: none;
    }

    .view-all-cntr h2 {
        font-size: 26px;
        color: #070707;
    }

    .view-all-cntr ul li {
        width: 48.5%;
        margin: 0;
        margin-bottom: 10px;
    }

    .view-all-cntr ul li:nth-child(2n) {
        margin-left: 6px
    }

    /*.view-all-info ul li:nth-child(5n){display:none;}*/
    .product-details {
        padding: 15px;
        border: none;
    }

    .product-details .service-img {
        width: 100%;
    }

    .product-info {
        width: 100%;
        margin-top: 20px;
    }

    .shop-contact .shop-address {
        width: 100%;
    }

    .shop-contact .shop-address p {
        margin-bottom: 20px;
    }

    .shop-contact .shop-location {
        display: inline-block;
        margin-top: 20px;
    }

    .owner-cntr {
        position: unset;
        bottom: 0px;
        left: 0;
        width: 100%;
        padding: 10px 5px;
        background-color: #fff;
    }

    .owner-info {
        width: 100%;
        margin-bottom: 10px;
    }

    .owner-info p {
        color: #070707;
    }

    .share-btn {
        float: left;
        position: unset;
        right: 0;
        bottom: 0;
    }

    .shop-image {
        overflow: hidden;
    }

    .shop-image img {
        width: 200%;
        margin-left: -180px;
    }

    .owner-photo {
        margin-top: -60px;
        margin-right: 10px;
    }


    .share-btn {
        margin-bottom: 10px;
    }

    .share-btn a {
        background-color: #fff;
        color: #ff9518;
        border: 2px solid #ff9518;
        background-image: url(../images/view-all/share-btn-hover.png);
    }

    .share-btn a:hover {
        background-color: #fff;
        color: #010101;
        border: 2px solid #010101;
        background-image: url(../images/view-all/share-btn.png);
        text-decoration: none;
    }

    .view-all-cntr .share-info ul {
        bottom: 0px;
        right: 20px;
    }
}

.ui-widget.ui-widget-content {
    min-width: 450px;
}


.whatapp-icon-product {
    position: absolute;
    top: -34px;
    right: 0px;
    width: 35px;
    height: 35px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #25d366;
    color: #fff;
    font-size: 22px;
    cursor: pointer;
}

.whatapp-icon-product .fa {
    color: #fff;
}

.whatapp-icon-product .fa:before {
    color: #fff;
}

.product-details .whatapp-icon-product {
    top: auto;
    bottom: 0;
}