.fixed-header {
    position: fixed !important;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 9;
}

@media only screen and (min-width: 1200px) {
    .container-fluid {
        padding: 0 50px;
    }
    #site-header-menu #site-navigation .menu>ul>li>a {
        display: block;
        margin: 0px;
        padding: 15px 24px;
        text-decoration: none;
        position: relative;
        z-index: 1;
        text-align: center;
        line-height: 18px;
    }
    #site-header-menu #site-navigation .menu>ul>li.active>a {
        color: #fff;
        background-color: #e11457;
    }
    #site-header-menu #site-navigation .menu>ul>li:hover>a {
        color: #1a5b79;
        background-color: #ffffff;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li a {
        font-weight: 700;
        font-size: 16px;
        line-height: 18px;
        color: #1a5b79;
        font-family: 'Roboto';
        -webkit-transition: all .3s;
        transition: all .1s;
    }
    #site-header-menu #site-navigation .menu>ul>li>ul>li:hover a {
        color: #e11457 !important;
    }
    #site-header-menu #site-navigation .menu>ul>li ul a {
        -webkit-transition: all .3s linear;
        transition: all .3s linear;
        padding-left: 20px;
    }
    .ttm-header-style-overlay .ttm-header-icons:before,
    .ttm-header-style-classic .ttm-header-icons:before {
        display: block;
        content: "";
        position: absolute;
        height: 30px;
        width: 1px;
        left: 10px;
        top: 50%;
        margin-top: -14px;
        background-color: rgba( 11, 12, 38, 0.06);
    }
    .ttm-header-style-overlay .ttm-header-icons:before {
        background-color: rgba( 255, 255, 255, 0.06);
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu>ul>li>a {
        padding: 0;
        margin: 0px 27px 0px 27px;
        height: 65px;
        line-height: 65px;
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu>ul>li>a:before {
        width: 0;
        height: 2px;
        display: block;
        opacity: 0;
        position: absolute;
        content: "";
        left: 2%;
        bottom: 18.5px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu>ul>li:hover>a:before {
        width: 15px;
        opacity: 1;
    }
    .ttm-header-style-infostack #site-header-menu .visible-title .container,
    .ttm-header-style-infostack .site-header-menu-inner {
        position: relative;
        background-color: transparent;
    }
    .ttm-header-style-infostack .ttm-top-info-con,
    .ttm-header-style-infostack .site-branding {
        height: 113.5px;
        line-height: 113.5px;
    }
    .ttm-header-style-infostack #site-header-menu .fixed-header .container {
        padding: 0 15px;
    }
    .ttm-header-style-infostack .ttm-search-overlay {
        right: -10px;
    }
    .ttm-stickable-header.fixed-header {
        z-index: 111;
        background-color: #1a5b79;
        box-shadow: 0 4px 10px 0 rgba(0, 0, 0, 0.06);
    }
    /*ttm-header-infostack*/
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu {
        float: none;
    }
    .fixed-header .site-navigation {
        margin-bottom: 0;
    }
    .site-navigation {
        padding: 0px 0;
        position: relative;
    }
    .ttm-header-style-infostack .ttm-header-icons {
        float: left;
    }
    .ttm-header-style-infostack #site-header-menu .ttm-stickable-header.fixed-header #site-navigation>ul>li>a,
    .ttm-header-style-infostack .ttm-stickable-header.fixed-header .ttm-header-icons,
    .ttm-header-style-infostack .ttm-stickable-header.fixed-header .ttm-header-icon {
        height: 65px;
        line-height: 65px;
    }
    /*ttm-header-style-overlay*/
    .ttm-header-style-overlay .ttm-topbar-wrapper {
        border-bottom: 1px solid rgba(255, 255, 255, 0.09);
    }
    .ttm-header-style-overlay .site-branding,
    .ttm-header-style-overlay .header-btn,
    .ttm-header-style-overlay #site-header-menu #site-navigation .menu>ul>li>a,
    .ttm-header-style-overlay .ttm-header-icons,
    .ttm-header-style-overlay .ttm-header-icon {
        height: 99px;
        line-height: 99px;
    }
    .ttm-stickable-header-w.ttm-bgcolor-darkgrey {
        background-color: rgba(0, 8, 20, 0.68);
    }
    .ttm-header-style-overlay #site-header-menu #site-navigation .menu ul.dropdown>li>a {
        color: #fff;
        font-weight: 600;
    }
    .ttm-header-style-overlay .ttm-stickable-header-w {
        position: absolute;
        z-index: 21;
        width: 100%;
        background-color: rgba(11, 12, 38, .75);
        box-shadow: none;
        -khtml-box-shadow: none;
        -webkit-box-shadow: none;
        -moz-box-shadow: none;
        -ms-box-shadow: none;
        -o-box-shadow: none;
    }
    /* ttm-header-style-infostack */
    .ttm-header-style-infostack .ttm-header-top-wrapper .site-branding {
        float: left;
        text-align: left;
        display: block;
        position: relative;
        z-index: 10;
        margin-bottom: 32.5px;
    }
    .ttm-header-style-infostack #site-header-menu {
        float: none;
        position: absolute;
        width: 100%;
        bottom: -32.5px;
        z-index: 10;
    }
    .ttm-header-style-infostack .ttm-stickable-header-w {
        height: auto;
        position: relative;
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu ul.dropdown>li>a,
    .ttm-header-style-stackcenter #site-header-menu #site-navigation .menu ul.dropdown>li>a,
    .ttm-header-style-stackcenter .ttm-header-icons,
    .ttm-header-style-stackcenter .ttm-header-icon,
    .ttm-header-style-infostack .ttm-header-icons,
    .ttm-header-style-infostack .ttm-header-icon {
        height: 65px;
        line-height: 65px;
    }
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu>ul.dropdown>li:not(:last-child):after {
        content: "";
        position: absolute;
        height: 20px;
        width: 1px;
        right: 0px;
        top: 50%;
        transform: translateX(0%) translateY(-50%);
        -moz-transform: translateX(0%) translateY(-50%);
        -ms-transform: translateX(0%) translateY(-50%);
        -o-transform: translateX(0%) translateY(-50%);
        transform: translateX(0%) translateY(-50%);
        background-color: rgba(2, 13, 38, 0.07);
        display: inline-block;
    }
    #site-header-menu #site-navigation .menu>ul>li:last-child:after,
    .ttm-header-style-stackcenter #site-header-menu #site-navigation .menu ul>li:last-child:after {
        display: none;
    }
    #site-header-menu #site-navigation>ul li>a,
    #site-header-menu #site-navigation .menu ul>li ul li>a {
        margin: 0;
        display: block;
        line-height: 20px;
        padding: 10px 23px;
        padding-right: 10px;
        position: relative;
    }
    .ttm-header-style-infostack .site-navigation,
    .ttm-header-style-stackcenter .site-navigation {
        position: relative;
        padding: 0px;
        background-color: #fff;
        -webkit-box-shadow: 0px 0px 9px 0px rgba(6, 22, 58, 0.07);
        -moz-box-shadow: 0px 0px 9px 0px rgba(6, 22, 58, 0.07);
        box-shadow: 0px 0px 9px 0px rgba(6, 22, 58, 0.07);
    }
    .ttm-header-style-infostack .ttm-stickable-header.fixed-header .site-navigation,
    .ttm-header-style-stackcenter .site-navigation {
        box-shadow: unset;
    }
    #site-header-menu #site-navigation .menu ul ul {
        text-align: left;
        position: absolute;
        visibility: hidden;
        display: block;
        opacity: 0;
        line-height: 14px;
        left: 0;
        top: auto;
        transition: all .2s ease;
        z-index: 99;
        background-color: #fff;
        width: 330px;
        padding: 0px 0px;
        transform: translate(0, 10px);
        transition: opacity 200ms ease-in, transform 200ms ease-in, visibility 200ms ease-in;
    }
    #site-header-menu #site-navigation .menu>ul>li:last-child>ul {
        right: 0;
        left: auto;
    }
    #site-header-menu #site-navigation div.menu>ul>li:nth-child(2) ul {
        background-position: 0% 0%;
        background-size: auto;
        background-repeat: repeat;
        background-attachment: scroll;
    }
    #site-header-menu #site-navigation>ul>li ul a:before {
        font-family: "FontAwesome";
        display: inline;
        text-decoration: inherit;
        text-align: center;
        font-size: 24px;
        line-height: 9px;
        content: "-";
        margin-right: 5px;
        transform: translateY(-50%) translateX(-10px);
        left: 0px;
        -webkit-transition: .3s all;
        -o-transition: .3s all;
        transition: .3s all;
    }
    .ttm-header-style-infostack .ttm-header-style-infostack #site-navigation .menu ul.dropdown>li>a:before {
        width: 0;
        height: 2px;
        display: inline-block;
        opacity: 0;
        position: absolute;
        content: "";
        bottom: 18.5px;
        -webkit-transition: all 0.3s ease;
        -moz-transition: all 0.3s ease;
        -ms-transition: all 0.3s ease;
        -o-transition: all 0.3s ease;
        transition: all 0.3s ease;
    }
    .ttm-header-style-infostack #site-navigation .menu ul>li:hover>a:before {
        width: 15px;
        opacity: 1;
    }
    .ttm-header-style-stackcenter #site-header-menu #site-navigation .menu ul.dropdown>li.has-submenu>a:after,
    .ttm-header-style-infostack #site-header-menu #site-navigation .menu>ul.dropdown>li.has-submenu>a:after,
    .ttm-header-style-overlay #site-header-menu #site-navigation .menu>ul.dropdown>li.has-submenu>a:after {
        content: "\f107";
        display: inline-block;
        font-family: "FontAwesome";
        position: relative;
        font-size: 10px;
        margin-left: 4px;
        margin-top: 3px;
        opacity: 0.3;
    }
    .ttm-header-style-infostack .ttm-rt-contact .ttm-header-icons {
        padding-right: 15px;
    }
    .ttm-header-style-infostack .ttm-header-icons .ttm-header-cart-link {
        margin-right: 10px;
    }
    .ttm-header-style-infostack .ttm-header-icons:before {
        content: unset;
    }
    .ttm-header-style-infostack .ttm-rt-contact .ttm-custombutton {
        display: inline-block;
        padding: 0 28px;
        position: relative;
        -webkit-transition: all 0.3s ease-in-out 0s;
        -moz-transition: all 0.3s ease-in-out 0s;
        -ms-transition: all 0.3s ease-in-out 0s;
        -o-transition: all 0.3s ease-in-out 0s;
        transition: all 0.3s ease-in-out 0s;
    }
    .ttm-header-style-infostack .ttm-custombutton i,
    .ttm-header-style-infostack .ttm-custombutton a,
    .ttm-header-style-classic .ttm-custombutton a {
        font-size: 14px;
        font-weight: 600;
    }
    .ttm-header-style-infostack .ttm-custombutton i {
        padding-left: 10px;
        position: relative;
        top: 1px;
    }
    .ttm-header-style-infostack .ttm-rt-contact,
    .ttm-header-style-stackcenter .ttm-rt-contact {
        position: absolute;
        right: -1px;
        top: 0;
        font-size: 14px;
        padding: 0 0 0 8px;
        height: 65px;
        line-height: 65px;
    }
    /* header-style-stackcenter */
    .ttm-header-style-stackcenter #site-header-menu #site-navigation .menu>ul>li>a {
        padding: 0 20px;
    }
    .ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-left {
        border-right: 1px solid #f1f1f1;
    }
    .ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-right {
        border-left: 1px solid #f1f1f1;
    }
    .ttm-header-style-stackcenter .ttm-header-wrap .ttm-stickable-header-w {
        display: block;
        border-top: 2px solid #f1f1f1;
    }
    .ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-right,
    .ttm-header-style-stackcenter .ttm-header-wrap .col-sm-4.col-md-3 .widget-left {
        display: block;
        width: 100%;
        float: left;
    }
    .ttm-header-style-stackcenter .info-widget,
    .ttm-header-style-stackcenter .sitebranding {
        height: 117px;
        margin-bottom: 0;
    }
    .ttm-header-style-stackcenter .info-widget {
        padding-left: 30px;
    }
    .ttm-header-style-stackcenter .info-widget {
        display: table;
        position: relative;
    }
    .ttm-header-style-stackcenter .widget-left {
        border-right: 1px solid #efefef;
    }
    .ttm-header-style-stackcenter .widget-right {
        border-left: 1px solid #efefef;
    }
    .ttm-header-style-stackcenter .info-widget-content {
        display: table-cell;
        vertical-align: middle;
    }
    .ttm-header-style-stackcenter .widget-left .info-widget-content:before,
    .ttm-header-style-stackcenter .widget-right .info-widget-content:after {
        position: absolute;
        top: 42px;
        width: 37px;
        height: 40px;
        background-repeat: no-repeat;
        content: "";
    }
    .ttm-header-style-stackcenter .widget-left .info-widget-content:before {
        background: url(../images/info-left-arrow.png);
        left: 0;
    }
    .ttm-header-style-stackcenter .widget-right .info-widget-content:after {
        right: 0;
        background: url(../images/info-right-arrow.png);
    }
    .ttm-header-style-stackcenter .info-widget-content p {
        font-size: 15px;
        font-weight: 500;
        margin: 0px;
    }
    .ttm-header-style-stackcenter .info-widget-content h2 {
        position: relative;
        display: block;
        padding-left: 25px;
        font-size: 19px;
        line-height: 27px;
        margin-bottom: 0px;
        font-weight: 600;
    }
    .ttm-header-style-stackcenter .widget-right .info-widget-content h2 {
        padding-right: 30px;
        padding-left: 0;
    }
    .ttm-header-style-stackcenter .site-branding {
        float: none;
        text-align: center;
        height: 117px;
        line-height: 117px;
    }
    .ttm-header-style-stackcenter .widget-right .info-widget {
        text-align: right;
        padding-right: 30px;
        float: right;
    }
    .ttm-header-style-stackcenter .menu {
        float: none;
        text-align: center;
    }
    /*ttm-header-style-elegant*/
    .ttm-header-style-elegant .ttm-header-wrap,
    .ttm-header-style-elegant .ttm-stickable-header-w {
        background-color: transparent;
    }
    .ttm-header-style-elegant .ttm-stickable-header-w {
        top: 40px;
        position: absolute;
        z-index: 21;
        width: 100%;
    }
    .ttm-header-style-elegant .site-navigation {
        height: 60px;
        background-color: #fff;
    }
    .ttm-header-style-elegant .site-header-menu-inner:not(.fixed-header) .site-navigation {
        padding-right: 15px;
    }
    .ttm-header-style-elegant .site-header-menu-inner:not(.fixed-header) .site-branding {
        padding-left: 15px;
    }
    /*Footer*/
    .second-footer>div>.row .widget-area:first-child .widget {
        margin-right: 10px;
    }
    .second-footer>div>.row .widget-area:first-child .widget:not(:first-child) {
        padding: 0;
        margin-top: -20px;
    }
}

@media all and (max-width: 1199px) {
    .head-top .head-coord .item {
        padding: 10px 15px;
        padding-left: 25px;
        line-height: 25px;
        height: 45px;
    }
    .ttm-header-wrap {
        position: relative;
        background-color: white;
    }
    .item-footer:nth-child(3n):before {
        display: none;
    }
    .head-top {
        padding: 0px;
        border-bottom: 1px solid #dddddd;
    }
    .head-btn {
        height: 80px;
        position: absolute;
        left: 15px;
        top: 0;
        z-index: 3;
    }
    .site-navigation {
        width: 100%;
    }
    .ttm-menu-toggle {
        position: relative;
        height: 31px;
        width: 31px;
        float: right;
    }
    .site-branding {
        padding-right: 0;
        border-right: 0;
    }
    #site-header-menu #site-navigation .menu ul li>a {
        color: #121e30;
    }
    .site-branding .home-link {
        border-right: 1px solid #fff;
        display: table;
        padding-right: 20px;
    }
    .site-branding img {
        max-height: 75px;
    }
    .site-navigation {
        height: 80px;
    }
    .top-contact.ttm-highlight-left:after,
    .top-contact.ttm-highlight-right:after {
        width: calc((100vw - 960px) / 2 + 100% + 15px);
    }
    .ttm-menu-toggle label {
        cursor: pointer;
        position: absolute;
        z-index: 99;
        height: 100%;
        width: 100%;
        top: 33px;
        left: 0;
        margin: 0;
    }
    .ttm-menu-toggle .toggle-block {
        position: absolute;
        height: 2px;
        width: 100%;
        padding: 0;
        background-color: #4b4b4b;
    }
    #site-header-menu #site-navigation .menu ul li>ul li>a,
    #site-header-menu #site-navigation .menu ul li:hover>a {
        color: #4b4b4b;
    }
    .top-contact li {
        margin: 0;
    }
    .ttm-menu-toggle .toggle-blocks-1 {
        position: relative;
        float: left;
    }
    .ttm-menu-toggle .toggle-blocks-2 {
        position: relative;
        float: left;
        margin-top: 6px;
    }
    .ttm-menu-toggle .toggle-blocks-3 {
        position: relative;
        float: left;
        margin-top: 6px;
    }
    .ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-2 {
        opacity: 0;
    }
    .ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-1 {
        transform: rotate(135deg);
        -webkit-transform: rotate(135deg);
        margin-top: 10px;
    }
    .ttm-menu-toggle input[type=checkbox]:checked~.ttm-menu-toggle-block>.toggle-blocks-3 {
        transform: rotate(-135deg);
        -webkit-transform: rotate(-135deg);
        margin-top: -10px;
    }
    #site-header-menu #site-navigation .menu {
        clear: both;
        min-width: inherit;
        float: none;
    }
    #site-header-menu #site-navigation .menu>li>ul.sub-menu {
        padding: 0px;
        border: none;
    }
    #site-header-menu #site-navigation .menu,
    #site-header-menu #site-navigation .menu>ul ul,
    #site-header-menu #site-navigation .menu ul li>ul li a:before {
        display: none;
    }
    #site-header-menu #site-navigation .menu.active,
    #site-header-menu #site-navigation .menu>ul ul.active {
        max-height: 55em;
        display: block;
    }
    #site-header-menu #site-navigation .menu>ul>li:last-of-type a {
        border: none;
    }
    #site-header-menu #site-navigation .menu li a {
        color: #fff;
        display: block;
        padding: 0.8em;
        position: relative;
    }
    #site-header-menu #site-navigation .menu ul ul>li a {
        padding: 10px 18px 10px 30px;
    }
    #site-header-menu #site-navigation .menu ul li:hover>ul {
        display: block;
    }
    #site-header-menu #site-navigation .menu ul li>ul {
        padding-left: 15px;
    }
    #site-header-menu #site-navigation .menu ul.dropdown li a.active:after {
        content: '\f106';
        font-family: 'FontAwesome';
    }
    #site-header-menu #site-navigation .menu ul ul,
    #site-header-menu #site-navigation .menu ul ul ul {
        display: inherit;
        position: relative;
        left: auto;
        top: auto;
        border: none;
    }
    /* header */
    .site-header-menu-inner.ttm-stickable-header {
        position: relative;
        width: auto;
        display: block;
    }
    .site-header-menu-inner.ttm-stickable-header.fixed-header {
        width: 100%;
        top: 0;
        left: 0;
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.1);
        background-color: white;
        position: fixed;
    }
    .site-branding {
        float: none;
        text-align: left;
    }
    .site-branding {
        display: block;
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        z-index: 1;
        padding: 0 15px;
        height: 80px;
        line-height: 80px;
    }
    #site-header-menu #site-navigation .menu ul>li ul li>a {
        padding: 5px 15px 5px 0;
        font-size: 13px;
    }
    #site-header-menu #site-navigation .menu>ul {
        position: absolute;
        max-height: calc(100vh - 80px);
        padding: 10px 20px;
        box-shadow: rgba(0, 0, 0, 0.12) 3px 3px 15px;
        z-index: 100;
        width: 100%;
        z-index: 20000;
        top: 100%;
        background-color: #fff;
        overflow-y: scroll;
        border-top: 3px solid;
    }
    #site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a:after {
        content: '\f107';
    }
    #site-header-menu #site-navigation .menu ul.dropdown>li>ul>li.has-submenu>a.active:after {
        content: '\f106';
    }
    #site-navigation .menu>ul li:not(:last-child) {
        border-bottom: 1px solid rgba(93, 101, 118, 0.15);
    }
    #site-header-menu #site-navigation .menu ul.dropdown>li>a:after {
        position: absolute;
        right: 0;
        font-size: 16px;
        opacity: .8;
    }
    #site-header-menu #site-navigation .menu ul>li.has-submenu>a:after {
        content: "\f107";
        display: inline-block;
        font-family: "FontAwesome";
        position: relative;
        font-size: 20px;
        position: absolute;
        right: 5px;
    }
    #site-header-menu #site-navigation .menu ul li a {
        display: block;
        text-align: left;
        padding: 15px 0px;
        text-decoration: none;
        line-height: 18px !important;
        height: auto;
        line-height: 18px;
    }
    #site-header-menu #site-navigation .menu li,
    #site-header-menu #site-navigation .menu>ul>li {
        display: block;
    }
    #site-header-menu #site-navigation .menu,
    #site-header-menu #site-navigation .menu>ul ul {
        overflow: hidden;
        max-height: 0;
        background-color: #fff;
    }
    .ttm-search-overlay .w-search-form-row:before {
        right: 7px;
    }
    /* ttm-menu-toggle */
    .ttm-menu-toggle .spinner {
        position: absolute;
        height: 2px;
        width: 100%;
        padding: 0;
        background-color: #4b4b4b;
    }
    /* Header-style-infostack */
    /* Header-style-overlay */
    .ttm-header-style-overlay .ttm-menu-toggle .toggle-block {
        background-color: #fff;
    }
    .ttm-header-style-overlay .ttm-stickable-header-w {
        background-color: #fff;
    }
    /* Header-style-classic */
    .header-btn,
    .ttm-header-icons,
    .ttm-header-icon {
        height: 80px;
        line-height: 80px;
        float: left;
        padding-left: 0;
    }
    /* Header-style-stackcenter */
    .ttm-header-style-stackcenter .site-header-menu-inner.ttm-stickable-header>.container {
        padding: 0;
    }
    .widget-left,
    .widget-right {
        display: none;
    }
    /* width */
    .width-36,
    .width-64 {
        width: 100%;
    }
    /* tabs */
    .ttm-tabs ul.tabs.text-right {
        text-align: left !important;
    }
    /* padding */
    .res-1199-ptb-0 {
        padding: 0px !important;
    }
    .res-1199-pt-0 {
        padding-top: 0px !important;
    }
    .res-1199-pb-30 {
        padding-bottom: 30px !important;
    }
    .res-1199-pl-30 {
        padding-left: 30px !important;
    }
    .res-1199-pb-50 {
        padding-bottom: 50px !important;
    }
    .res-1199-mt-0 {
        margin-top: 0 !important;
    }
    .res-1199-mt-10 {
        margin-top: 10px !important;
    }
    .res-1199-mt-20 {
        margin-top: 20px !important;
    }
    .res-1199-mb-10 {
        margin-bottom: 10px !important;
    }
    .res-1199-mb-20 {
        margin-bottom: 20px !important;
    }
    .res-1199-mtb-0 {
        margin-top: 0 !important;
        margin-bottom: 0px !important;
    }
    .res-1199-mr-0 {
        margin-right: 0 !important;
    }
    .res-1199-plr-0 {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
    .res-1199-plr-15 {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .res-1199-ml_30 {
        margin-left: -30px!important;
    }
    .res-1199-mlr-15 {
        margin-left: 15px !important;
        margin-right: 15px !important;
    }
    /* break-1199-colum */
    .break-1199-colum .row .col-lg-2,
    .break-1199-colum .row .col-lg-3,
    .break-1199-colum .row .col-lg-4,
    .break-1199-colum .row .col-lg-5,
    .break-1199-colum .row .col-lg-6,
    .break-1199-colum .row .col-lg-7,
    .break-1199-colum .row .col-lg-7,
    .break-1199-colum .row .col-lg-9,
    .break-1199-colum .row .col-lg-10,
    .break-1199-colum .row .col-lg-11,
    .break-1199-colum .row .col-lg-12 {
        flex: 100% !important;
        max-width: 100%;
        float: none !important;
        display: block !important;
    }
    .break-1199-colum.bg-layer .row>[class*='col-']>[class*='ttm-col-bgcolor-yes'],
    .break-1199-colum.bg-layer .row>[class*='col-']>[class*='ttm-col-bgimage-yes'] {
        padding-left: 15px;
        padding-right: 15px;
    }
    .break-1199-colum .ttm-equal-height-image {
        display: block;
        width: 100%;
    }
    /* ttm-bg-layer */
    .break-1199-colum .ttm-col-bgimage-yes {
        height: auto !important;
    }
    .break-1199-colum .ttm_single_image-wrapper {
        text-align: center;
    }
    .spacing-4 {
        margin-left: 0;
        padding-top: 150px;
        padding-bottom: 200px;
        margin-top: 0px;
    }
    .break-1199-colum .ttm-video-btn.ttm-right-center-video-btn {
        left: 0;
        right: 0;
        text-align: center;
    }
    .ttm-fid-view-topicon-row {
        margin-left: 15px !important;
        margin-right: 15px!important;
    }
    .paie-deco {
        width: calc(100vw - ((100vw - 960px) / 2) - 319px);
    }
}

@media (min-width: 992px) {
    /* sidebar-right*/
    .sidebar .sidebar-left {
        margin-top: -30px;
        margin-right: 15px;
    }
    .sidebar .sidebar-left.ttm-left-span .ttm-col-wrapper-bg-layer {
        margin-right: -15px;
    }
    .ttm-processbox-wrapper:before {
        content: '';
        position: absolute;
        left: -200px;
        right: -200px;
        height: 100%;
        display: block;
        background-image: url(../images/proccess-box-arrow.png);
        top: -5px;
        background-repeat: no-repeat;
        background-position: center center;
    }
    .ttm-sidebar-right .col-lg-9.content-area,
    .ttm-sidebar-left .col-lg-9.content-area,
    .ttm-sidebar-right .col-lg-9.product-area {
        flex: 0 0 70%;
        max-width: 70%;
    }
    .ttm-sidebar-right .col-lg-3.widget-area,
    .ttm-sidebar-left .col-lg-3.widget-area,
    .ttm-sidebar-right .col-lg-3.product-sidebar-right {
        flex: 0 0 28%;
        max-width: 28%;
    }
}

@media (max-width: 991px) {
  .img-box {
      position: relative;
      max-width: 45%;
      padding: 25px 0 10px 25px!important;
      margin: 0 50px 20px 0;
  }

    .item-avt.deco-right:before {
        display: none;
    }
    .item-avt {
        padding-left: 110px;
    }
    .item-avt img {
        left: 0;
    }
    .avt-sect {
        padding-top: 100px;
    }
    .head-top .head-coord {
        padding: 15px 0;
    }
    .avt-list::before {
        left: 50%;
    }
    .avt-list {
        padding-left: 0;
    }
    .ass-br {
        border-right: none;
    }
    .item-footer:nth-child(3n):before {
        display: block;
    }
    .eng-box .item-eng:not(:first-child):before,
    .item-footer:nth-child(2n):before {
        display: none;
    }
    .cont-box {
        top: 0;
        margin-bottom: 0;
    }
    .footer-coord .item-co:not(:first-child) {
        border-right: none;
    }
    .paie-deco {
        position: relative;
        margin: 50px 0;
        width: 100%;
        transform: translateX(0);
        left: 0;
        background-position: center;
        border-radius: 15px;
    }
    .paie-deco::before {
        display: none;
    }
    .cont-sect {
        position: relative;
        background: linear-gradient(to right, #ff7a52 30%, #ff7a52 30% 100%);
    }
    .footer-coord .item .box {
        padding-left: 60px;
    }
    .home-slide .item-slide .text {
        font-size: 16px;
    }
    .home-slide.owl-carousel .owl-nav {
        display: none;
    }
    .img-paie {
        position: relative;
        display: none;
        margin-bottom: 40px;
    }
    .paie-sect {
        margin-bottom: 0;
    }
    .paie-box::before {
        display: none;
    }
    .img-box {
        max-width: 100%;
        margin: 0 auto 40px;
        display: table;
    }
    .av-sect::before {
        display: none;
    }
    .site-branding img {
        max-height: 65px;
    }
}

@media (min-width: 768px) {
    .first-footer .widget-area:not(:last-child):before {
        position: absolute;
        content: '';
        height: 60%;
        right: 0;
        background-color: #303743;
        width: 1px;
        top: 20%;
    }
    /* featured-icon-box */
    .featured-icon-box.iconalign-before-heading.style1 {
        border-right: 1px solid rgba(255, 255, 255, .15);
    }
    div.product.ttm-single-product-details div.summary {
        width: 57%;
    }
    div.product.ttm-single-product-details div.images {
        width: 40%;
    }
    .featured-icon-box.style2.without-icon:not(:last-child):before {
        content: "";
        height: 56%;
        width: 1px;
        background-color: #e8ecef;
        display: block;
        position: absolute;
        right: 0px;
        top: 22%;
    }
    .comment-list .reply {
        position: absolute;
        top: 15px;
        right: 15px;
    }
}

@media (max-width: 767px) {
    .head-top .head-coord {
        flex-wrap: wrap;
    }
    .list-agence-title a {
        width: 50%;
    }
    .list-agence-title {
        flex-wrap: wrap;
    }
    .agence-sect::before {
        height: 323px;
    }
    .list-agence-title a:not(:last-child):before {
        top: calc(100% - 2px);
        height: 2px;
        width: 100%;
    }
    .item-avt {
        padding: 0 !important;
        text-align: center !important;
        display: block;
    }
    .item-avt img {
        position: relative;
        margin: 0 auto 15px;
        transform: none;
        top: 0;
    }
    .list-agence-title a:last-child {
        width: 100%;
    }
    .item-val {
        height: auto;
    }
    .eng-box .item-eng:before {
        display: none;
    }
    .paie-deco {
        min-height: 200px;
    }
    .footer-coord .item-co:not(:last-child) {
        border-right: none;
    }
    /* Page-Title */
    .title-box .page-title-heading h1 {
        font-size: 38px;
        line-height: 38px;
    }
    .ban .title-ban {
        font-size: 30px;
    }
    h1,
    .h1 {
        font-size: 30px;
    }
    h2 {
        font-size: 20px;
    }
    .paie-btn-box,
    .paie-box {
        margin-top: 0;
        padding: 30px 10px;
    }
    .paie-btn-box::before {
        display: none;
    }
    .home-slide .item-slide .title {
        font-size: 32px;
    }
    .home-slide .item-slide .text {
        letter-spacing: 0;
    }
    .header-btn,
    .ttm-header-icons,
    .ttm-header-icon {
        display: none;
    }
    .site-branding {
        text-align: left;
    }
    /* footer */
    .ttm-footer-cta-wrapper .widget-area:not(:last-child) {
        margin-bottom: 20px;
    }
    /* shop */
    .banner-image,
    .ttm-product-image-box {
        text-align: center;
    }
    /* margin */
    .res-767-mb-0 {
        margin-bottom: 0px!important;
    }
    .res-767-mb-15 {
        margin-bottom: 15px!important;
    }
    .res-767-mb-30 {
        margin-bottom: 30px!important;
    }
    .res-767-mt-0 {
        margin-top: 0px !important;
    }
    .res-767-mt-20 {
        margin-top: 20px !important;
    }
    .res-767-mt-30 {
        margin-top: 30px !important;
    }
    .res-767-mt-40 {
        margin-top: 40px !important;
    }
    .res-767-mt-50 {
        margin-top: 50px !important;
    }
    .res-767-ml-10 {
        margin-left: 10px!important;
    }
    /* padding */
    .res-767-plr-15 {
        padding: 0 15px !important;
    }
    .res-767-pl-15 {
        padding-left: 15px !important;
    }
    .res-767-pr-15 {
        padding-right: 15px !important;
    }
    .res-767-pl-0 {
        padding-left: 0px !important;
    }
    .res-767-pr-0 {
        padding-right: 0px !important;
    }
    .res-767-p-30 {
        padding: 30px;
    }
    .res-767-pb-30 {
        padding-bottom: 30px!important;
    }
    .res-767-pt-30 {
        padding-top: 30px!important;
    }
    .res-767-pt-15 {
        padding-top: 15px!important;
    }
    .res-767-fnone {
        float: none !important;
    }
    /* pricing-plan */
    .ttm-pricing-plan {
        margin-bottom: 20px;
    }
    .ttm-ptablebox-featured-col {
        margin-top: 55px;
    }
    /* tab */
    .ttm-tabs.ttm-tab-style-vertical .content-tab {
        padding: 10px 20px;
    }
    .ttm-tabs.ttm-tab-style-horizontal ul.tabs li,
    .ttm-tabs.ttm-tab-style-horizontal ul {
        display: block;
        margin-right: 0;
    }
    .ttm-tabs.ttm-tab-style-horizontal ul.tabs li a {
        border-radius: 0;
    }
    .ttm-tabs.style2 ul.tabs li:not(:last-child) {
        margin-bottom: 5px;
    }
    /* cart */
    table.shop_table:not(.checkout-review-order-table) tr td {
        display: block;
        text-align: right;
    }
    table .cart_item .product-thumbnail,
    .shop_table_responsive thead {
        display: none;
    }
    table.shop_table:not(.checkout-review-order-table) tbody tr {
        display: block;
    }
    table.shop_table_responsive tr.cart_item td:not(.product-remove)::before {
        content: attr(data-title) ": ";
        font-weight: 700;
        float: left;
    }
    .coupon {
        float: none;
        padding-bottom: .5em;
    }
    td.actions button {
        width: 100%;
    }
    .coupon input,
    td.actions .coupon .button {
        width: auto;
    }
    .first-footer .widget-area:not(:last-child) {
        padding-bottom: 5px;
    }
    .testimonials .testimonial-content {
        margin: 0;
        padding: 0 15px;
    }
    .panel-row {
        display: block;
    }
    .tab-row {
        display: none;
    }
    /* ttm-single-product */
    div.product.ttm-single-product-details div.images,
    div.product.ttm-single-product-details div.summary {
        width: 100%;
        float: none;
    }
    .quantity {
        display: inline-block;
    }
    .cart-collaterals .cart_totals {
        width: 100%;
        float: none;
    }
    .cart-collaterals {
        margin-top: 0px;
    }
    .checkout .billing-fields h3,
    .checkout .additional-fields h3 {
        font-size: 24px;
    }
    .ttm-tag-list span a {
        margin-top: 15px;
    }
    .sect-title h1,
    .sect-title .h1 {
        font-size: 30px;
    }
}

@media (max-width: 575px) {
    .item-act .img {
        width: 200px;
        margin: 0 auto;
    }
    .item-act .content {
        padding: 20px 0;
        text-align: center;
    }
    .item-w {
        padding: 30px 0;
        padding-left: 100px;
        display: table;
        max-width: 300px;
        margin: 0 auto;
    }
    .item-footer:not(:last-child):before {
        display: none;
    }
    .featured-title.text-white.lh-1_4.fw-400 {
        font-size: 14px;
    }
    .footer-coord .item-co:first-child {
        border-right: none;
    }
    .footer-coord .item-co:not(:last-child) .item {
        border-bottom: 1px solid white;
    }
    .presta-slide .item {
        padding-right: 30px;
    }
    .presta-slide .item:before {
        right: 0px;
        width: calc(100% - 30px);
    }
    .presta-slide .item:hover:before {
        right: 30px;
    }
    .qualite-box {
        padding: 30px 30px;
    }
    .first-footer .widget-area {
        padding: 5px 5px;
    }
    .first-footer .widget-area:first-child {
        border-right: 1px solid #303743;
    }
    /* single-blog */
    .ttm-post-prev-next-buttons {
        text-align: center;
    }
    .ttm-post-prev-next-buttons a.float-right {
        float: none !important;
    }
    /* footer */
    .newsletter-form input[type="submit"] {
        margin: 0 auto;
        display: block;
        margin-top: 15px;
        text-align: center;
        position: initial;
        height: 45px;
        border-radius: 50px 50px 50px 50px;
        padding-right: 0;
    }
    /* featured-icon-box */
    .featured-icon-box.style1 {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
    .row>[class*='col-']:not(:last-child)>.featured-icon-box.right-border {
        border-right: 1px dashed transparent;
    }
    .res-575-mt-30 {
        margin-top: 30px !important;
    }
    .featured-icon-box.style1.without-icon {
        padding-top: 30px;
    }
    .text-box {
        text-align: center !important;
    }
    .regle-sect:before {
        height: 185px;
    }
    .page-box {
        padding: 20px;
    }
    .text-box .text-1::before {
        display: none;
    }
    .text-ass {
        text-align: center;
    }
    .home-slide .item-slide {
        height: 400px;
    }
    .sect-title h1,
    .sect-title .h1 {
        font-size: 25px;
    }
}

@media (max-width: 480px) {
    /* ttm-search-overlay */
    .ttm-search-overlay {
        width: 292px;
    }
    .avt-list::after {
        transform: none;
    }
    /* blog-comment */
    .comment-author img {
        display: none;
    }
    .comment-body,
    .comment-list .children {
        margin-left: 0;
    }
    .res-480-mt-0 {
        margin-top: 0 !important;
    }
    .av-box {
        padding: 30px 15px;
    }
    .img-box {
        padding: 0;
    }
    .text-foot br {
        display: none;
    }
    .cont-box {
        padding: 25px 15px;
    }
    .item-cont {
        padding-left: 0px;
        text-align: center;
    }
    .item-cont img {
        position: relative;
        display: inline-block;
        margin-bottom: 15px;
        transform: none;
        top: 0;
    }
    .footer-coord {
        padding: 10px 0;
    }
    .footer-coord .item {
        height: 75px;
    }
    .head-top .head-coord .item {
        font-size: 18px;
    }
}

@media (max-width: 390px) {
    .head-coord {
        flex-wrap: wrap;
    }
    .head-top .head-coord .item {
        padding-top: 10px;
        padding-bottom: 10px;
    }
}

@media (max-width: 375px) {
    .ttm-highlight-fid-style2 {
        left: 20px;
        width: 250px;
    }
    .head-top .head-coord .item {
        font-size: 16px;
    }
    .list-qualite .item-qual {
        height: 70px;
    }
    .list-qualite .item-qual:not(:last-child)::after {
        height: 67px;
    }
    .select-selected {
        font-size: 20px;
    }
    .customs-select {
        min-width: 100%;
    }
    .select-items div {
        font-size: 14px;
    }
    .head-top a.space {
        padding: 0 10px;
    }
    .annonce-slide .item .cat-list .col-3,
    .annonce-slide .item .cat-list .col-4 {
        -ms-flex: 0 0 50%;
        flex: 0 0 50%;
        max-width: 50%;
        margin-bottom: 10px;
    }
    .annonce-slide .item .cat-list .col-5 {
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        text-align: center;
        max-width: 100%;
    }
    .head-top .head-coord .item {
        text-align: center;
    }
    .text-paie {
        font-size: 18px;
    }
}
