@charset "UTF-8";
@import url(https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700;900&family=Montserrat:wght@400;500;600;700;800&display=swap);

@font-face {
    font-family: icomoon;
    src: url('../fonts/icomoon.eot?9qm8ao');
    src: url('../fonts/icomoon.eot?9qm8ao#iefix') format('embedded-opentype'), url('../fonts/icomoon.ttf?9qm8ao') format('truetype'), url('../fonts/icomoon.woff?9qm8ao') format('woff'), url('../fonts/icomoon.svg?9qm8ao#icomoon') format('svg');
    font-weight: 400;
    font-style: normal
}

body {
    background: #fff !important;
    overflow-x: hidden;
    font-family: 'Lato', sans-serif;
}

.iframe-container {
    overflow: hidden;
    padding-top: 56.25%; /* 16:9*/
    position: relative;
}

.instagram-icon:hover {
    color: #DB00DB;
}

.facebook-icon:hover {
    color: #3968AA;
}

.twitter-icon:hover {
    color: #00A4F3;
}

.iframe-container iframe {
    border: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}


[class*=" icon-"],
[class^=icon-] {
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.icon-menu_bg:before {
    content: "\e902";
    color: #A4BE7B
}

.icon-mosquito_icon:before {
    content: "\e903";
    color: #696969
}

.icon-mosquito_slider_icon:before {
    content: "\e904"
}

.icon-rat_icon:before {
    content: "\e905";
    color: #696969
}

.icon-aerosol_slider_icon:before {
    content: "\e906"
}

.icon-ant_icon:before {
    content: "\e907";
    color: #696969
}

.icon-cockroach_icon:before {
    content: "\e908";
    color: #696969
}

.icon-cockroach_slider_icon:before {
    content: "\e909"
}

.icon-fly_icon:before {
    content: "\e90a";
    color: #696969
}

.icon-httb_slider_icon:before {
    content: "\e90b"
}

.icon-fb_icon:before {
    content: "\e900"
}

.icon-twitter_icon:before {
    content: "\e901"
}

* {
    -webkit-font-smoothing: antialiased
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

#lean_overlay {
    position: fixed;
    z-index: 10000;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    background: #000;
    display: none
}

.margin0auto {
    margin: 0 auto
}

.leanModal .modal_close {
    position: absolute;
    border-radius: 10px;
    top: 12px;
    right: 12px;
    width: 30px;
    height: 30px;
    background: url("../images/modal_close.png");
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 2
}

html {
    font-family: HelveticaNeue, sans-serif;
    height: 100%;
    width: 100%
}

body {
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    color: #474747;
    background: #f1f1f1
}

.ui-datepicker {
    font: 90% "Trebuchet MS", sans-serif
}

.container1040 {
    margin: 0 auto;
    max-width: 1040px;
    padding: 0 20px
}

.fullWidthContainer {
    width: 100%;
    position: relative;
    float: left
}

.container1366 {
    margin: 0 auto;
    max-width: 1366px;
    width: 100%;
    background: #fff
}

.container1170 {
    margin: 0 auto;
    max-width: 1170px;
    width: 100%
}

.container880 {
    margin: 0 auto;
    max-width: 880px
}

.container760 {
    margin: 0 auto;
    max-width: 760px
}

.desktop {
    display: block
}

.mobile {
    display: none
}

.contentFont {
    font-family: HelveticaNeue, sans-serif
}

.capitalize {
    text-transform: capitalize
}

img {
    border: 0
}

h1,
h2,
h3,
h4,
p,
ul,
ul li {
    margin: 0;
    padding: 0
}

a {
    text-decoration: none;
    outline: 0;
    color: unset
}

    a.link {
        color: #dd2026
    }

.auto {
    margin: 0 auto
}

textarea {
    resize: none
}

.pointer {
    cursor: pointer
}

.img-responsive {
    display: initial;
    height: auto;
    width: auto;
    max-width: 100%
}

:focus {
    outline: 0
}

.clear {
    clear: both
}

.error {
    color: red;
    font-size: 13px
}

.width100 {
    width: 100%
}

.titleFont {
    font-family: aloveofthunder, sans-serif
}

.floatleft {
    float: left
}

.floatright {
    float: right
}

.textalignleft {
    text-align: left
}

.textalignright {
    text-align: right
}

.textaligncenter {
    text-align: center
}

.block {
    display: inline-block
}

.inline-block {
    display: inline-block
}

.positionRelative {
    position: relative
}

.positionFixed {
    position: fixed
}

.positionAbsolute {
    position: absolute
}

.absoluteCenter {
    left: 0;
    right: 0;
    text-align: center;
    position: absolute
}

.blue {
    color: #247cb7
}

.hide {
    display: none
}

.show {
    display: block
}

.weight300 {
    font-weight: 300
}

.weight400 {
    font-weight: 400
}

.weight500 {
    font-weight: 500
}

.weight700 {
    font-weight: 700
}

.padding0 {
    padding: 0
}

.padding5 {
    padding: 5px
}

.padding10 {
    padding: 10px
}

.padding15 {
    padding: 15px
}

.padding20 {
    padding: 20px
}

.padding25 {
    padding: 25px
}

.padding30 {
    padding: 30px
}

.paddingright5 {
    padding-right: 5px
}

.paddingright10 {
    padding-right: 10px
}

.paddingright15 {
    padding-right: 15px
}

.paddingright20 {
    padding-right: 20px
}

.paddingright30 {
    padding-right: 30px
}

.paddingright50 {
    padding-right: 50px
}

.paddingright80 {
    padding-right: 80px
}

.paddingleft5 {
    padding-left: 5px
}

.paddingleft10 {
    padding-left: 10px
}

.paddingleft15 {
    padding-left: 15px
}

.paddingleft20 {
    padding-left: 20px
}

.paddingleft30 {
    padding-left: 30px
}

.paddingleft50 {
    padding-left: 50px
}

.paddingtop5 {
    padding-top: 5px
}

.paddingtop10 {
    padding-top: 10px
}

.paddingtop15 {
    padding-top: 15px
}

.paddingtop20 {
    padding-top: 20px
}

.paddingtop30 {
    padding-top: 30px
}

.paddingtop50 {
    padding-top: 50px
}

.paddingtop60 {
    padding-top: 60px
}

.paddingtop70 {
    padding-top: 70px
}

.paddingbtm5 {
    padding-bottom: 5px
}

.paddingbtm0 {
    padding-bottom: 0
}

.paddingbtm10 {
    padding-bottom: 10px
}

.paddingbtm15 {
    padding-bottom: 15px
}

.paddingbtm20 {
    padding-bottom: 20px
}

.paddingbtm30 {
    padding-bottom: 30px
}

.paddingbtm50 {
    padding-bottom: 50px
}

.paddingbtm60 {
    padding-bottom: 60px
}

.marginright5 {
    margin-right: 5px
}

.marginright10 {
    margin-right: 10px
}

.marginright15 {
    margin-right: 15px
}

.marginright20 {
    margin-right: 20px
}

.marginright30 {
    margin-right: 30px
}

.marginright60 {
    margin-right: 60px
}

.marginright80 {
    margin-right: 80px
}

.margin0 {
    margin: 0
}

.margin5 {
    margin: 5px
}

.margin10 {
    margin: 10px
}

.margin15 {
    margin: 15px
}

.margin20 {
    margin: 20px
}

.margin25 {
    margin: 25px
}

.margin30 {
    margin: 30px
}

.marginleft5 {
    margin-left: 5px
}

.marginleft10 {
    margin-left: 10px
}

.marginleft15 {
    margin-left: 15px
}

.marginleft20 {
    margin-left: 20px
}

.marginleft30 {
    margin-left: 30px
}

.marginleft50 {
    margin-left: 50px
}

.margintop5 {
    margin-top: 5px
}

.margintop10 {
    margin-top: 10px
}

.margintop15 {
    margin-top: 15px
}

.margintop20 {
    margin-top: 20px
}

.margintop25 {
    margin-top: 25px
}

.margintop30 {
    margin-top: 30px
}

.margintop40 {
    margin-top: 40px
}

.margintop50 {
    margin-top: 50px
}

.margintop60 {
    margin-top: 60px
}

.margintop100 {
    margin-top: 100px
}

.margintop120 {
    margin-top: 100px
}

.marginbtm5 {
    margin-bottom: 5px
}

.marginbtm10 {
    margin-bottom: 10px
}

.marginbtm15 {
    margin-bottom: 15px
}

.marginbtm20 {
    margin-bottom: 20px
}

.marginbtm30 {
    margin-bottom: 30px
}

.marginbtm40 {
    margin-bottom: 40px
}

.marginbtm50 {
    margin-bottom: 50px
}

.marginbtm60 {
    margin-bottom: 60px
}

.marginbtm70 {
    margin-bottom: 70px
}

.displayblock {
    display: block
}

.displayinline {
    display: inline
}

.displayinlineblock {
    display: inline-block
}

.displaynone {
    display: none
}

.relative {
    position: relative
}

.padding0030 {
    padding-top: 0;
    padding-bottom: 30px
}

.padding0060 {
    padding-top: 0;
    padding-bottom: 60px
}

.padding3000 {
    padding-top: 30px;
    padding-bottom: 0
}

.padding3030 {
    padding-top: 30px;
    padding-bottom: 30px
}

.padding1010 {
    padding-top: 10px;
    padding-bottom: 10px
}

.padding6060 {
    padding-top: 60px;
    padding-bottom: 60px
}

.padding3060 {
    padding-top: 30px;
    padding-bottom: 60px
}

.padding6030 {
    padding-top: 60px;
    padding-bottom: 30px
}

.paddingleft100 {
    padding-left: 100px
}

.paddingright100 {
    padding-right: 100px
}

.width30 {
    width: 30%
}

.posRelative {
    position: relative
}

.image {
    text-align: center
}

#top-button {
    background: url("../images/b.png") no-repeat scroll center center/cover transparent;
    color: transparent;
    cursor: pointer;
    height: 40px;
    opacity: 0;
    position: fixed;
    right: 15px;
    bottom: 20%;
    transition: opacity .5s ease 0s;
    width: 40px;
    z-index: 5
}

#buy-icon {
    color: transparent;
    cursor: pointer;
    opacity: 1;
    position: fixed;
    right: 0;
    bottom: 40%;
    transition: opacity .5s ease 0s;
    z-index: 5
}

    #buy-icon img {
        width: 75px
    }

.highcharts-name-andaman-and-nicobar.highcharts-key-in-an {
    display: none
}

.flex {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.flexResponsive {
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex
}

.flex1 {
    flex: 1
}

.flex2 {
    flex: 2
}

.flex3 {
    flex: 3
}

.flex4 {
    flex: 4
}

.flex5 {
    flex: 5
}

.flex6 {
    flex: 6
}

.flex7 {
    flex: 7
}

.flex8 {
    flex: 8
}

.flex9 {
    flex: 9
}

.flex100 {
    flex: 100%
}

.order1 {
    order: 1
}

.order2 {
    order: 2
}

.flexWeird {
    -webkit-flex: 1 0 auto
}

.flexDirectionRow {
    -moz-box-direction: row;
    -webkit-box-direction: row;
    -webkit-box-orient: horizontal;
    -webkit-flex-direction: row;
    -ms-flexbox-direction: row;
    -ms-flex-direction: row;
    flex-direction: row
}

.flexDirectionCol {
    -moz-box-direction: column;
    -webkit-box-direction: column;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flexbox-direction: column;
    -ms-flex-direction: column;
    flex-direction: column
}

.flexWrap {
    -moz-box-wrap: wrap;
    -webkit-box-wrap: wrap;
    -ms-flexbox-wrap: wrap;
    flex-wrap: wrap
}

.flexNoWrap {
    -moz-box-wrap: nowrap;
    -webkit-box-wrap: nowrap;
    -ms-flexbox-wrap: nowrap;
    flex-wrap: nowrap
}

.flexWrapReverse {
    -moz-box-wrap: wrap-reverse;
    -webkit-box-wrap: wrap-reverse;
    -ms-flexbox-wrap: wrap-reverse;
    flex-wrap: wrap-reverse
}

.flexJustifyBetween {
    -webkit-justify-content: space-between;
    -ms-flex-pack: space-between;
    justify-content: space-between
}

.flexJustifyAround {
    -webkit-justify-content: space-around;
    -ms-flex-pack: space-around;
    justify-content: space-around
}

.flexJustifyStart {
    -webkit-justify-content: flex-start;
    -ms-flex-pack: flex-start;
    justify-content: flex-start
}

.flexJustifyEnd {
    -webkit-justify-content: flex-end;
    -ms-flex-pack: flex-end;
    justify-content: flex-end
}

.flexJustifyCenter {
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.flexAlignItemsCenter {
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center
}

.flexAlignItemsBaseline {
    -webkit-align-items: baseline;
    -ms-flex-align: baseline;
    align-items: baseline
}

.flexAlignItemsStart {
    -webkit-align-items: flex-start;
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.flexAlignItemsEnd {
    -webkit-align-items: flex-end;
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.flexAlignItemsStretch {
    -webkit-align-items: stretch;
    -ms-flex-align: stretch;
    align-items: stretch
}

.flexAlignContentCenter {
    -webkit-box-align-content: center;
    -webkit-align-content: center;
    -ms-flex-align-content: center;
    align-content: center
}

.flexAlignContentAround {
    -webkit-box-align-content: space-around;
    -webkit-align-content: space-around;
    -ms-flex-align-content: space-around;
    align-content: space-around
}

.flexAlignContentStart {
    -webkit-box-align-content: flex-start;
    -webkit-align-content: flex-start;
    -ms-flex-align-content: flex-start;
    align-content: flex-start
}

.flexAlignContentEnd {
    -webkit-box-align-content: flex-end;
    -webkit-align-content: flex-end;
    -ms-flex-align-content: flex-end;
    align-content: flex-end
}

.flexAlignContentBetween {
    -webkit-box-align-content: space-between;
    -webkit-align-content: space-between;
    -ms-flex-align-content: space-between;
    align-content: space-between
}

.flexAlignContentStretch {
    -webkit-box-align-content: stretch;
    -webkit-align-content: stretch;
    -ms-flex-align-content: stretch;
    align-content: stretch
}

.customRadio input[type=checkbox]:not(old),
.customRadio input[type=radio]:not(old) {
    margin: 0;
    padding: 0;
    opacity: 0
}

    .customRadio input[type=checkbox]:not(old) + label,
    .customRadio input[type=radio]:not(old) + label {
        margin-left: -21px;
        cursor: pointer
    }

        .customRadio input[type=checkbox]:not(old) + label > span {
            border: 2px solid #90c03e;
            border-radius: none;
            display: inline-block;
            height: 16px;
            margin-right: 10px;
            vertical-align: bottom;
            width: 16px
        }

        .customRadio input[type=radio]:not(old) + label > span {
            border: 2px solid #90c03e;
            border-radius: 20px;
            display: inline-block;
            height: 16px;
            margin-right: 10px;
            vertical-align: bottom;
            width: 16px
        }

.customRadio input[type=checkbox]:checked:not(old) + label > span:before {
    content: 'â��';
    display: block;
    width: 1em;
    color: #9c6;
    font-size: 17px;
    line-height: 1em;
    text-align: center;
    text-shadow: 0 0 .0714em #73994d;
    font-weight: 700
}

.customRadio input[type=radio]:checked:not(old) + label > span > span {
    background-color: #90c03e;
    border-radius: 20px;
    display: block;
    height: 8px;
    margin: 4px;
    width: 8px
}

.starRating:not(old) {
    display: inline-block;
    height: 22px;
    overflow: hidden;
    vertical-align: bottom;
    width: 150px
}

    .starRating:not(old) > input {
        margin-right: -100%;
        opacity: 0
    }

    .starRating:not(old) > label {
        display: block;
        float: right;
        position: relative;
        background: url("../images/star-off.png");
        background-size: contain;
        margin-right: 7px
    }

        .starRating:not(old) > label:before {
            content: '';
            display: block;
            width: 22px;
            height: 22px;
            background: url("../images/star-on.png");
            background-size: contain;
            opacity: 0;
            transition: opacity .2s linear
        }

        .starRating:not(:hover) > :checked ~ label:before,
        .starRating:not(old) > label:hover:before,
        .starRating:not(old) > label:hover ~ label:before {
            opacity: 1
        }

*,
:after,
:before {
    padding: 0;
    margin: 0
}

.customDropdown {
    position: relative;
    width: 200px;
    margin: 0 auto;
    padding: 12px 15px;
    background: #fff;
    border-radius: 5px;
    box-shadow: 0 1px 0 rgba(0, 0, 0, .2);
    cursor: pointer;
    outline: 0;
    -webkit-transition: all .3s ease-out;
    -moz-transition: all .3s ease-out;
    -ms-transition: all .3s ease-out;
    -o-transition: all .3s ease-out;
    transition: all .3s ease-out
}

    .customDropdown:after {
        content: "";
        width: 0;
        height: 0;
        position: absolute;
        top: 50%;
        right: 15px;
        margin-top: -3px;
        border-width: 6px 6px 0 6px;
        border-style: solid;
        border-color: #4cbeff transparent
    }

    .customDropdown .dropdown {
        position: absolute;
        z-index: 1;
        top: 100%;
        left: 0;
        right: 0;
        background: #fff;
        border-radius: 0 0 5px 5px;
        border: 1px solid rgba(0, 0, 0, .2);
        border-top: none;
        border-bottom: none;
        list-style: none;
        -webkit-transition: all .3s ease-out;
        -moz-transition: all .3s ease-out;
        -ms-transition: all .3s ease-out;
        -o-transition: all .3s ease-out;
        transition: all .3s ease-out;
        max-height: 0;
        overflow: hidden
    }

        .customDropdown .dropdown li {
            padding: 3px 10px
        }

            .customDropdown .dropdown li a {
                display: block;
                text-decoration: none;
                color: #333;
                padding: 10px 0;
                transition: all .3s ease-out;
                border-bottom: 1px solid #e6e8ea
            }

            .customDropdown .dropdown li:last-of-type a {
                border: none
            }

            .customDropdown .dropdown li i {
                margin-right: 5px;
                color: inherit;
                vertical-align: middle
            }

            .customDropdown .dropdown li:hover a {
                color: #57a9d9
            }

    .customDropdown.active {
        border-radius: 5px 5px 0 0;
        background: #4cbeff;
        box-shadow: none;
        border-bottom: none;
        color: #fff
    }

        .customDropdown.active:after {
            border-color: #82d1ff transparent
        }

        .customDropdown.active .dropdown {
            border-bottom: 1px solid rgba(0, 0, 0, .2);
            max-height: 400px
        }

input[type=number] {
    -moz-appearance: textfield
}

    input[type=number]::-webkit-inner-spin-button,
    input[type=number]::-webkit-outer-spin-button {
        -webkit-appearance: none;
        appearance: none;
        margin: 0
    }

.mainContainer {
    width: 100%;
    position: relative
}

.bodyContainer {
    margin-top: 60px;
    background: #fff
}

.moreArrowLink {
    background-image: url('../images/circle-arrow-green.png');
    background-repeat: no-repeat;
    background-size: contain;
    color: #54a15b;
    display: inline-block;
    font-size: 14px;
    line-height: 20px;
    padding-left: 30px
}

.titleViewAll {
    color: #54a15b;
    border-bottom: 1px solid #54a15b;
    font-size: 15px
}

.knowMoreGreenLink {
    display: block;
    color: #54a15b;
    font-size: 16px
}

ol {
    padding-left: 25px
}

    ol li {
        color: #555;
        font-size: 16px;
        line-height: 28px;
        padding-left: 5px;
        margin-bottom: 10px
    }

.border {
    border-bottom: 1px solid #acacac;
    margin: 30px auto
}

.map iframe {
    width: 100%;
    height: 450px
}

.bx-wrapper .bx-viewport {
    border: none;
    box-shadow: none;
    background: unset
}

    .bx-wrapper .bx-viewport ul {
        padding-left: unset
    }

ul.bullets {
    margin: 0 0 20px 0;
    padding: 0 0 0 40px
}

    ul.bullets li {
        margin: 0;
        padding: 5px 0 0 0
    }

.header {
    height: 80px;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 15;
    box-shadow: 0 2px 2px 0 rgba(226, 226, 226, .5);
    background-color: #fff
}

header {
    max-width: 1170px;
    position: relative;
    width: 100%;
    margin: 0 auto
}

.mainLogo img {
    transition: .5s;
    padding: 3px 0
}

.menu {
    text-align: right;
    right: 0
}

    .menu .item {
        color: #fff;
        font-size: 20px;
        font-weight: 400;
        margin: 0 0 0 50px;
        display: block;
        margin-top: 0
    }

        .menu .item a {
            font-size: 16px;
            color: #505050;
            letter-spacing: -.36px;
            font-weight: 400;
            padding: 26px 0 15px 0;
            text-transform: capitalize;
            display: block;
            height: 32px
        }

            .menu .item a:hover {
                font-weight: 400;
                margin-top: 0;
                color: #dd2026
            }

            .menu .item a.active {
                color: #dd2026;
                margin-top: 3px;
                border-bottom: 3px solid #dd2026;
                font-weight: 400;
                height: 32px
            }

.menuDownArrow {
    background-image: url("../images/icon-down-arrow.png");
    background-repeat: no-repeat;
    display: inline-block;
    vertical-align: middle;
    width: 7px;
    height: 5px;
    margin-left: 2px
}

.fixHeaderToTop {
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    z-index: 99999
}

.menu .dd-content a.active {
    background-color: #f1722e
}

.menu .level1:hover > a,
.menu a.active {
    opacity: 1
}

.menu .level1.drop-down:hover > a {
    color: #fff;
    opacity: 1
}

.menu .level2Box {
    display: none;
    color: #fff;
    background-color: #4a4a4a;
    position: absolute;
    left: 0;
    width: 160px;
    z-index: 999
}

.menu .level3Box {
    display: none;
    color: #fff;
    background-color: rgba(110, 182, 82, .85);
    position: absolute;
    top: 0;
    left: 145px;
    width: intrinsic;
    width: -moz-max-content;
    width: -webkit-max-content;
    z-index: 999
}

.menu .level2Box .level2Content {
    position: relative
}

    .menu .level2Box .level2Content a {
        padding: 5px;
        padding: 5px 10px;
        border-bottom: 1px solid #717171;
        transition: .5s;
        font-size: 14px
    }

        .menu .level2Box .level2Content a:hover {
            background-color: #f1722e;
            color: #fff
        }

.menu .level1 .level2Content:hover > a {
    background-color: #f1722e
}

.menu .level1:hover .level2Box {
    display: block
}

.menu .level1 .level2Content:hover .level3Box {
    display: block
}

.menu .pro-menu-item .big-menu {
    display: none
}

.menu .pro-menu-item:hover .big-menu {
    display: block
}

.menu .pro-menu-item:hover .big-menu {
    position: absolute;
    z-index: 10;
    left: 0;
    right: 0;
    background: #fff;
    width: 100%;
    top: 80px
}

.menu-product-list .item {
    margin-bottom: 20px;
    text-align: center;
    width: 100%;
    display: block;
    max-width: 150px;
    height: 190px;
    margin: 0 40px
}

    .menu-product-list .item .title {
        font-size: 16px;
        color: #292929;
        line-height: 24px
    }

    .menu-product-list .item a {
        font-size: 16px;
        color: #292929;
        letter-spacing: 0;
        font-weight: 400;
        padding: 0;
        text-transform: capitalize;
        display: block;
        height: auto
    }

    .menu-product-list .item:hover .image {
        margin-top: -4px
    }

    .menu-product-list .item:hover a {
        border-bottom: 0 solid #fff;
        margin-top: 4px
    }

    .menu-product-list .item:hover .title {
        color: #dd2026;
        margin-top: -4px
    }

.menu-list {
    border-bottom: 6px solid #dd2026;
    padding-bottom: 10px
}

    .menu-list .item .view-more {
        display: inline-block;
        width: 100px;
        margin-right: 30px
    }

        .menu-list .item .view-more a {
            padding: 0;
            display: inline-block;
            font-weight: 700;
            text-transform: capitalize
        }

            .menu-list .item .view-more a:hover {
                font-weight: 700;
                font-size: 16px;
                color: #474747;
                border-bottom: 1px solid #979797;
                padding-bottom: 0;
                margin-top: 0
            }

    .menu-list ul {
        margin: 0;
        padding: 0
    }

        .menu-list ul li {
            display: block;
            cursor: pointer;
            margin: 30px 0;
            color: #292929;
            padding: 10px 10px;
            text-align: center
        }

            .menu-list ul li .title {
                font-family: Quicksand, sans-serif;
                font-size: 20px;
                color: #292929;
                font-weight: 700
            }

            .menu-list ul li.current,
            .menu-list ul li:hover {
                background: #dd2026;
                color: #fff;
                padding: 10px 10px
            }

                .menu-list ul li.current .title,
                .menu-list ul li:hover .title {
                    color: #fff
                }

    .menu-list .left-box {
        border-right: 4px solid #dd2026;
        margin: 0
    }

    .menu-list .right-box {
        margin: 0
    }

#menu-tab-4 .menu-product-list .item {
    height: 190px
}

    #menu-tab-4 .menu-product-list .item:hover .image {
        margin-top: 0
    }

    #menu-tab-4 .menu-product-list .item:hover .title {
        margin-top: 0
    }

.social-menu ul {
    margin: 0;
    padding: 0
}

    .social-menu ul li {
        display: inline-block;
        margin-right: 10px
    }

.main-title {
    color: #292929;
    font-family: Quicksand, sans-serif;
    font-size: 32px;
    font-weight: 700;
    text-transform: capitalize;
    padding-bottom: 10px;
    line-height: 48px
}

    .main-title h1 {
        font-size: 32px
    }

    .main-title h2 {
        font-size: 32px
    }

    .main-title h3 {
        font-size: 32px
    }

    .main-title h4 {
        font-size: 32px
    }

    .main-title h5 {
        font-size: 32px
    }

.sub-title {
    font-family: Quicksand, sans-serif;
    font-weight: 700;
    font-size: 20px;
    color: #929292;
    line-height: 40px
}

.description {
    font-size: 16px;
    color: #474747;
    line-height: 22px
}

    .description p {
        margin: 0 0 20px 0
    }

.view-more {
    padding-top: 20px;
    padding-bottom: 30px
}

    .view-more a {
        font-weight: 700;
        font-size: 16px;
        color: #474747;
        border-bottom: 1px solid #979797;
        padding-bottom: 5px;
        text-transform: capitalize
    }

.site-button {
    padding-bottom: 20px
}

    .site-button a {
        background: #dd2026;
        border-radius: 25px;
        font-size: 16px;
        color: #fff;
        letter-spacing: -.36px;
        padding: 6px 10px;
        width: auto;
        text-align: center;
        text-transform: capitalize
    }

.note {
    font-size: 12px;
    line-height: 18px;
    color: #757575
}

.forms {
    display: block;
    width: 100%;
    position: relative
}

    .forms .loading,
    .loading {
        display: none
    }

.field.otp-btn .loading {
    background: url(../images/status.gif) no-repeat center center;
    height: 32px;
    width: 32px;
    position: absolute;
    right: -50px;
    top: 2px
}

.loading {
    background: url(../images/status.gif) no-repeat center center;
    height: 32px;
    width: 32px;
    position: absolute;
    right: 150px;
    top: 30px
}

.forms .field {
    float: left;
    width: 48%;
    margin: 0 1% 0 1%;
    padding-bottom: 20px;
    position: relative
}

    .forms .field label {
        font-size: 14px;
        text-transform: uppercase;
        color: #001123
    }

    .forms .field .form-icon {
        position: absolute;
        right: 5px;
        top: 10px
    }

    .forms .field input,
    .forms .field textarea {
        width: 100%;
        border: 1px solid #d3d3d3;
        border-radius: 0;
        padding: 10px 0 10px 10px;
        color: #bbb;
        font-size: 16px;
        font-weight: 400;
        line-height: 22px;
        letter-spacing: 0
    }

    .forms .field select {
        display: inline-block;
        width: 100%;
        border: none;
        border: 2px solid #cdcdcd;
        font-size: 20px;
        padding: 10px 0 10px 10px;
        outline: 0;
        background: #fff;
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
        width: 103%;
        height: 44px;
        position: relative
    }

select::-ms-expand {
    display: none
}

input::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1;
    font-size: 16px
}

input:-moz-placeholder {
    color: #bbb;
    opacity: 1;
    font-size: 16px
}

textarea::-webkit-input-placeholder {
    color: #bbb;
    opacity: 1;
    font-size: 16px
}

textarea:-moz-placeholder {
    color: #bbb;
    opacity: 1;
    font-size: 16px
}

button.button_white.full {
    margin-top: 0
}

.fancyArrow {
    width: 23px;
    background: #fff url("../images/dropdown_arrow.png") no-repeat scroll right center/100% auto;
    display: inline-block;
    height: 10px;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 20px;
    width: 17px;
    z-index: 2
}

.forms .field textarea {
    min-height: 120px;
    font-family: HelveticaNeue, sans-serif
}

.forms .check {
    text-align: left
}

    .forms .check a {
        text-decoration: none;
        font-weight: 500;
        color: #00f
    }

.forms .field input[type=checkbox] {
    border-radius: 0;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    display: inline-block;
    vertical-align: middle;
    border: none;
    background-color: #fff;
    color: #fff
}

.forms button {
    background-color: #dd2026;
    border: 1px solid #dd2026;
    border-radius: 25px;
    color: #fff;
    font-family: HelveticaNeue, sans-serif;
    font-size: 16px;
    font-weight: 400;
    text-transform: capitalize;
    letter-spacing: -.36px;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    padding: 6px 10px;
    text-align: center;
    min-width: 125px
}

    .forms button:hover {
        background-color: #fff;
        color: #222
    }

    .forms button.inline {
        display: inline-block;
        min-width: 120px;
        width: auto
    }

    .forms button.full {
        display: inline-block;
        width: auto
    }

.inner_page .banner_section {
    height: 290px;
    overflow: hidden
}

.inner_page img.hero_banner {
    height: 100%
}

.inner_page .banner_section h1 {
    font-weight: 700
}

.inner_page .banner_section p {
    opacity: .9;
    font-size: 20px;
    color: #fff;
    padding: 0 170px;
    font-weight: 300;
    line-height: 36px;
    padding: 0 165px
}

p.font.displayinlineblock:before {
    width: 54px;
    height: 46px;
    position: absolute;
    background: url(../images/general-icons.png) -20px -219px;
    content: '';
    margin-top: -10px;
    margin-left: -40px
}

p.font.displayinlineblock:after {
    width: 54px;
    height: 46px;
    position: absolute;
    background: url(../images/general-icons.png) -115px -219px;
    content: '';
    margin-left: -10px;
    margin-top: 10px
}

.genteel_content {
    background-color: #fff;
    width: 100%;
    float: left
}

.at-resp-share-element .at-share-btn:focus,
.at-resp-share-element .at-share-btn:hover {
    transform: translateY(0)
}

.fight_pest_tab_content {
    display: none
}

.homebanner_slider .slick-slide {
    height: auto
}

.cookies-terms-popup {
    position: fixed;
    background-color: #fff;
    width: 100%;
    max-width: 900px;
    left: 0;
    right: 0;
    top: 60%;
    transform: translateY(-50%);
    margin: 0 auto;
    padding: 30px;
    z-index: 99999;
    opacity: 0;
    visibility: hidden;
    transition: all .3s;
    -webkit-transition: all .3s
}

    .cookies-terms-popup.active {
        opacity: 1;
        visibility: visible;
        top: 50%
    }

.cookies-terms-overlay {
    position: fixed;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    display: none;
    z-index: 9999;
    background-color: rgba(0, 0, 0, .5)
}

.cookies-terms-popup-content {
    width: 100%;
    float: left;
    height: 500px;
    overflow-y: auto
}

span.cookies-terms-close {
    font-size: 50px;
    float: right;
    margin-bottom: 20px;
    font-weight: initial;
    cursor: pointer
}

.cookies-terms-popup-content h3 {
    margin-bottom: 7px;
    margin-top: 20px
}

.cookies-terms-popup-content p {
    margin-bottom: 7px
}

.cookies-terms-popup-content a {
    margin-bottom: 7px;
    display: block;
    text-decoration: underline;
    color: #666
}

.cookies-terms-popup h2 {
    text-align: center
}

.grecaptcha-badge {
    visibility: hidden
}

@font-face {
    font-family: aloveofthunder;
    src: url('../fonts/A_Love_of_Thunder.eot?') format('eot');
    src: url('../fonts/A_Love_of_Thunder.woff') format('woff'), url('../fonts/A_Love_of_Thunder.ttf') format('truetype'), url('../fonts/A_Love_of_Thunder.svg#ALoveofThunder') format('svg');
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueRegular;
    src: url('../fonts/HelveticaNeue.ttf') format('truetype');
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueLight;
    src: url('../fonts/HelveticaNeueLt.ttf') format('truetype');
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueMedium;
    src: url('../fonts/HelveticaNeueMed.ttf') format('truetype');
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueHeavy;
    src: url('../fonts/HelveticaNeueHv.ttf') format('truetype');
    font-style: normal
}

@font-face {
    font-family: HelveticaNeueBold;
    src: url('../fonts/HelveticaNeueBd.ttf') format('truetype');
    font-style: normal
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.homebanner_slider .slick-slide {
    height: auto
}

.icon-mosquito_icon:before {
    content: "\e908";
    color: #696969
}

.icon-cockroach_icon:before {
    content: "\e905"
}

.icon-fly_icon:before {
    content: "\e901"
}

.icon-ant_icon:before {
    content: "\e900"
}

.icon-rat_icon:before {
    content: "\e902"
}

.preloader img {
    position: absolute;
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 40%;
    width: 100px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    animation: preloaderPulse 3s infinite;
    animation-direction: alternate;
    -webkit-animation: preloaderPulse 3s infinite
}

@-webkit-keyframes preloaderPulse {
    0% {
        -webkit-transform: scale(1)
    }

    50% {
        -webkit-transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1)
    }
}

@keyframes preloaderPulse {
    0% {
        transform: scale(1)
    }

    50% {
        transform: scale(.9)
    }

    100% {
        transform: scale(1)
    }
}

.preloader {
    background-color: #fff;
    position: fixed;
    z-index: 999;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0
}

.footer_links {
    width: 33%;
    padding-right: 30px
}

img.social-icon {
    max-width: 31px;
    display: block
}

p.powered-by {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    font-family: Montserrat, sans-serif
}

p.footer_title.powered-by a {
    color: #000 !important;
    font-weight: 700
}

.wow {
    visibility: hidden
}

.address_info,
.footer_prod_list li {
    font-family: Montserrat, sans-serif;
    color: #000;
    font-size: 11px;
    font-weight: 400;
    line-height: 21px
}

.footer_menu_column .customer_care,
.footer_menu_column .email {
    width: 35%
}

span.icon-arow-black:before {
    content: '\e903';
    font-size: 31px;
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    vertical-align: middle;
    padding-right: 10px
}

span.icon-fb-black:before {
    content: '\e906';
    font-size: 31px;
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    color: #000
}

span.icon-play-icon:before {
    content: '\e90a';
    font-size: 33px;
    color: #fff;
    z-index: 1;
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

img.social-icon.displayblock {
    margin: 0 auto
}

span.icon-twitter-black:before {
    content: '\e90b';
    color: #000;
    font-size: 31px;
    font-family: icomoon !important;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

span.icon-arrow-white.know_arrow:before {
    display: none
}

.at-svc-whatsapp {
    display: none !important
}

.usage-list-wrapper {
    width: 100%;
    position: relative
}

.usage-wrapper.single-column .usage-list-wrapper {
    text-align: center
}

.usage-wrapper {
    width: 100%;
    padding: 50px;
    display: -webkit-box;
    display: -moz-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    flex: initial !important;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    min-height: 460px;
    align-items: center;
    background-color: #eaeaea
}

.usage-list.displayinlineblock {
    width: 25%;
    margin: 24px 3%;
    text-align: center;
    vertical-align: top
}

.usage-list img {
    display: block;
    margin: 0 auto;
    max-width: 140px
}

.usage-list .usage-title {
    color: #000;
    font-size: 15px;
    font-weight: 400;
    line-height: 21px;
    margin: 10px 0 0 0;
    text-transform: uppercase
}

.usage-list .usage-subtitle {
    color: #646464;
    font-size: 15px;
    font-weight: 500;
    line-height: 20px;
    margin: 3px 0 0 0;
    font-family: HelveticaNeue, sans-serif
}

.usage-list .usage-description {
    color: #646464;
    font-size: 14px;
    margin-top: 3px;
    font-weight: 400;
    line-height: 20px
}

.usage-wrapper.single-column .usage-list img {
    max-width: 420px
}

.usage-wrapper.single-column .usage-list {
    max-width: 420px;
    width: 100%
}

    .usage-wrapper.single-column .usage-list .usage-title {
        margin: 0 auto;
        margin-top: 18px;
        max-width: 250px
    }

.product_details_page .faq_tabs_content {
    width: 70%;
    margin: 0 auto;
    background-color: transparent;
    float: none;
    display: none;
    margin-top: 50px
}

ul.hit-breadcrumb {
    list-style: none;
    margin: 0;
    padding: 0
}

    ul.hit-breadcrumb li {
        flex: 0 0 auto;
        position: relative;
        margin-right: 12px;
        padding-right: 12px
    }

        ul.hit-breadcrumb li a {
            color: #646464;
            font-size: 11px;
            line-height: 28px;
            font-weight: 600;
            display: inline-block;
            transition: all .3s ease-in-out;
            -webkit-transition: all .3s ease-in-out;
            -moz-transition: all .3s ease-in-out;
            -ms-transition: all .3s ease-in-out
        }

        ul.hit-breadcrumb li:after {
            content: '';
            position: absolute;
            background: url(../images/dropdown_arrow_mob.png);
            right: -7px;
            top: 8px;
            height: 13px;
            width: 16px;
            background-size: 7px;
            background-repeat: no-repeat;
            background-position: center;
            transform: rotate(-90deg);
            opacity: .8
        }

        ul.hit-breadcrumb li.active {
            margin-right: 0;
            padding-right: 0
        }

            ul.hit-breadcrumb li.active a {
                cursor: auto;
                max-width: 400px;
                text-overflow: ellipsis;
                overflow: hidden;
                white-space: nowrap
            }

            ul.hit-breadcrumb li.active:after {
                display: none
            }

            ul.hit-breadcrumb li a:hover,
            ul.hit-breadcrumb li.active a {
                color: #000;
                text-transform: uppercase
            }

.product_details_page ul.hit-breadcrumb {
    position: absolute;
    top: 40px
}

.article_banner_img ul.hit-breadcrumb {
    margin-bottom: 20px
}

.hit_content.home_page ul.hit-breadcrumb {
    display: none
}

.usage-wrapper.single-column .usage-list-wrapper.textalignleft .usage-list.displayinlineblock {
    max-width: 100%;
    text-align: left
}

    .usage-wrapper.single-column .usage-list-wrapper.textalignleft .usage-list.displayinlineblock p {
        max-width: 100%;
        text-align: left
    }

    .usage-wrapper.single-column .usage-list-wrapper.textalignleft .usage-list.displayinlineblock p {
        margin-bottom: 10px
    }

    .usage-wrapper.single-column .usage-list-wrapper.textalignleft .usage-list.displayinlineblock ul li {
        margin-bottom: 10px
    }

body {
    overflow-x: hidden
}

.pageurl {
    cursor: pointer
}

.knowyour_enemy_tab_content_wrapper ul.weekness_lists li a {
    color: #000
}

.knowyour_enemy_tab.floatleft:last-child {
    padding-left: 14px
}

.hit_header {
    background-color: #658864;
    width: 90px;
    max-width: 90px;
    height: 100vh;
    box-shadow: none;
    left: auto;
    right: 0;
}

.hit_header_wrapper {
    padding: 8px 0
}

img.hit_header_logo_image {
    width: auto;
    height: auto;
    margin-top: 3px;
    display: none
}



.desktop_hit_header_logo_image {
    display: block;
    margin: 7px 0 0 105px
}

a.hit_header_logo {
    position: fixed;
    left: 0;
    background: #fff;
    z-index: 1;
}

.hit_header_right_menu {
    top: 50%;
    left: -300px;
    width: 200px;
    position: fixed;
    padding-left: 50px;
    background-color: #658864;
    box-shadow: 5px 4px 0 rgba(0, 0, 0, .2);
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    transition: all .5s ease-in-out;
    -webkit-transition: all .5s ease-in-out;
    -moz-transition: all .5s ease-in-out;
    -ms-transition: all .5s ease-in-out
}

    .hit_header_right_menu.active {
        left: 80%;
    }

.hit_header_hamburger:after {
    opacity: 1;
    transition: 0s;
    -webkit-transition: 0s;
    transition-delay: 0.5s;
    -webkit-transition-delay: 0.5s
}

.hit_header_hamburger.open:after {
    opacity: 0;
    transition: 0s;
    -webkit-transition: 0s;
    transition-delay: 0s;
    -webkit-transition-delay: 0s
}

ul.hit_header_menu_list {
    list-style: none;
    padding: 15px 0 15px 0
}

    ul.hit_header_menu_list li {
        font-size: 18px;
        color: #fff;
        width: 100%;
        letter-spacing: 0;
        padding-left: 0
    }

        ul.hit_header_menu_list li a {
            color: #fff;
            font-weight: 400;
            text-transform: uppercase;
            font-family: aloveofthunder, sans-serif;
            font-size: 16px;
            position: relative
        }

.hit_header_menu_list li a.active:after,
.hit_header_menu_list li a:hover:after {
    width: 100%
}

.hit_header_menu_list li a:after {
    content: '';
    position: absolute;
    left: 0;
    bottom: -3px;
    width: 0;
    height: 2px;
    background-color: #000;
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

.hit_header_hamburger {
    display: none
}

.footer_line {
    width: 100%;
    padding-top: 20px !important;
    margin-bottom: 0;
    padding-bottom: 40px !important
}

.footer_logo_image {
    display: none
}

.hit_header_hamburger {
    width: 23px;
    height: 19px;
    float: right;
    display: block;
    position: fixed;
    background-color: transparent;
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out;
    cursor: pointer;
    z-index: 5;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    right: 32px;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

    .hit_header_hamburger span {
        display: block;
        position: absolute;
        height: 2px;
        width: 23px;
        background: #fff;
        border-radius: 9px;
        opacity: 1;
        left: 0;
        -webkit-transform: rotate(0);
        -moz-transform: rotate(0);
        -o-transform: rotate(0);
        transform: rotate(0);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }

        .hit_header_hamburger span:nth-child(1) {
            top: 0
        }

        .hit_header_hamburger span:nth-child(2) {
            top: 6px
        }

        .hit_header_hamburger span:nth-child(3) {
            top: 12px
        }

    .hit_header_hamburger.open span:nth-child(1) {
        top: 6px;
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        -o-transform: rotate(135deg);
        transform: rotate(135deg)
    }

    .hit_header_hamburger.open span:nth-child(2) {
        opacity: 0;
        left: -30px
    }

    .hit_header_hamburger.open span:nth-child(3) {
        top: 6px;
        -webkit-transform: rotate(-135deg);
        -moz-transform: rotate(-135deg);
        -o-transform: rotate(-135deg);
        transform: rotate(-135deg)
    }

    .hit_header_hamburger:after {
        content: attr(data-menu-active);
        position: absolute;
        color: #fff;
        font-family: aloveofthunder, sans-serif;
        font-size: 17px;
        white-space: nowrap;
        font-weight: 400;
        text-transform: uppercase;
        transform: rotate(-90deg) translateX(-50%);
        -webkit-transform: rotate(-90deg) translateX(-50%);
        top: -50px;
        z-index: 3;
        right: 0;
        left: 0
    }

.header_social_link {
    position: absolute;
    bottom: 28px;
    left: 0
}

a.header_socialicon {
    margin-bottom: 12px
}

    a.header_socialicon:last-child {
        margin-bottom: 0
    }

.hit_wrapper {
    margin-left: 90px;
    width: calc(100% - 90px)
}

.registerlinkslider {
    cursor: pointer
}

.hit_wrapper img {
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.hit_content {
    padding-bottom: 0;
    min-height: 200px;
}

.title_wrapper {
    text-transform: uppercase
}

    .title_wrapper h1 {
        font-size: 40px;
        color: #fff;
        line-height: 40px;
        font-weight: 300
    }

.homebanner_slider .desktop_banner_slider {
    display: block
}

.homebanner_slider .mobile_banner_slider {
    display: none
}

.homebanner_slider .slick-dots li button {
    opacity: 1
}

    .homebanner_slider .slick-dots li button:before {
        font-size: 0px;
        opacity: 1;
        content: '';
        left: 0;
        right: 0;
        margin: 0 auto
    }

.homebanner_slider .slick-dots li.slick-active button:before {
    opacity: 1
}

.homebanner_slider .slick-dots li button:before {
    font-family: icomoon !important;
    color: #000;
    font-size: 38px
}

.homebanner_slider .slick-dots li.slick-active button:before {
    color: #A4BE7B
}

.homebanner_slider .slick-dots li:nth-child(1) button:before {
    content: "\e907"
}

.homebanner_slider .slick-dots li:nth-child(2) button:before {
    content: "\e908"
}

.homebanner_slider .slick-dots li:nth-child(3) button:before {
    content: "\e905"
}

.homebanner_slider .slick-dots li:nth-child(4) button:before {
    content: "\e909"
}

.homebanner_slider .slick-dots li {
    width: 50px;
    height: 50px;
    margin-right: 15px
}

    .homebanner_slider .slick-dots li button {
        width: 50px;
        height: 50px;
        margin: 0;
        padding: 0
    }

.homebanner_slider .slick-dots {
    bottom: -1.2%;
    left: 0;
    right: 0;
    width: 100%;
    margin: 0 auto
}

.slider_item {
    border-bottom: 2px #ddd solid;
    padding-bottom: 60px
}

.buynow_button {
    position: fixed;
    right: 0;
    z-index: 5;
    width: 52px;
    cursor: pointer;
    bottom: 100px
}

img.buynow_icon {
    display: block;
    z-index: 4;
    position: absolute;
    right: 15px;
    top: 17px
}

span.buynow_label {
    text-align: center;
    color: #fff;
    top: 63px;
    position: absolute;
    line-height: 15px;
    font-size: 11px;
    right: 0;
    left: 5px;
    margin: 0 auto;
    padding: 6px 8px;
    font-weight: 800
}

.homebanner_slider {
    margin-bottom: 0 !important
}


.all_products_wrapper .product_wrapper {
    cursor: pointer
}

.goback_products {
    cursor: pointer;
    font-size: 18px;
    color: #000;
    position: absolute;
    top: 0;
    left: 0;
    text-transform: uppercase
}

    .goback_products img {
        margin-right: 5px;
        vertical-align: middle
    }

.explore_wrapper {
    background-color: #fff
}

.product_lists.width100 {
    text-align: center
}

.product_item {
    width: 45%;
    margin-right: 0;
    cursor: pointer;
    display: inline-block;
    float: none
}

    .product_item:nth-of-type(2n) {
        margin-right: 0
    }

    .product_item:nth-child(2) img {
        margin-top: 54px
    }

    .product_item:nth-child(4) img {
        margin-top: 23px
    }

.hit_main_title {
    color: #000;
    font-size: 54px;
    font-weight: 400;
    line-height: 48px;
    text-transform: uppercase
}

.fightpest_wrapper .hit_main_title {
    max-width: 720px;
    margin: 0 auto
}

p.hit_desc {
    color: #646464;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    margin: 10px 0 6px 0
}

.product_wrapper img.product_bg {
    width: 100%;
    position: absolute
}

.product_wrapper {
    margin: 45px 0 0 0;
    position: relative
}

.product_img_column {
    float: left;
    width: 50%;
    padding-left: 50px
}

img.product_img.displayblock {
    z-index: 3;
    position: relative;
    margin-top: -25px;
    width: auto
}

.product_wrapper img.product_bg {
    width: auto;
    position: absolute;
    margin-top: 160px
}

img.product_img.web_product_img {
    margin-top: 0;
    height: 350px;
    object-fit: cover;
    max-width: 250px
}

.all_products_wrapper .product_wrapper:last-child .product_img_column {
    float: right
}

.product_desc_column {
    position: relative;
    z-index: 3;
    float: left;
    width: 50%;
    padding: 50px 20px 20px 25px;
    margin-top: 160px
}

.product_wrapper.lal_product .product_desc_column {
    padding: 50px 2px 20px 70px
}

.product_wrapper.lal_product .knowmore_btn {
    margin-top: 30px
}

.all_products_wrapper .product_wrapper:last-child .product_desc_column {
    padding-left: 70px
}

.product_item img.web_product {
    max-width: 307px;
    max-height: 285px
}

.fadeInRight {
    background: 0 0 !important
}

.product_wrapper.kala_product .product_img_column {
    padding-left: 50px
}

.product_wrapper .product_img_column .animation_block_img.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

.hit_product_main_title {
    color: #fff;
    font-size: 36px;
    line-height: 48px;
    margin: 10px 0 2px 0;
    font-weight: 400;
    text-transform: uppercase
}

h3.hit_product_sub_title {
    color: #fff;
    font-size: 18px;
    line-height: 23px;
    font-weight: 500;
    padding-right: 35px;
    height: 69px;
    overflow: hidden
}

p.avail_label {
    color: #000;
    font-size: 13px;
    font-weight: 500;
    background-color: #A4BE7B;
    padding: 4px 12px;
    margin: 6px auto;
    text-align: center;
    line-height: 15px;
    display: inline-block
}

.knowmore_btn {
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    cursor: pointer;
    margin-top: 5px;
    line-height: 23px
}

.know_button {
    position: relative;
    display: inline-block;
    width: 100%;
    overflow: hidden;
    text-align: left;
    text-decoration: none;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
    transition: transform .5s;
    -webkit-transition: transform .5s
}

    .know_button svg {
        z-index: 1;
        position: absolute;
        top: -11px;
        left: -31px
    }

    .know_button font:before {
        position: absolute;
        content: '';
        width: 30px;
        height: 2px;
        background-color: #fff;
        top: 50%;
        left: 88px;
        transform: translateY(-50%);
        -webkit-transform: translateY(-50%);
        transition: all .5s;
        -webkit-transition: all .5s
    }

    .know_button font:after {
        position: absolute;
        content: '';
        width: 30px;
        border-left: 4px solid #fff;
        border-top: 4px solid transparent;
        border-bottom: 4px solid transparent;
        right: -81px;
        top: 7px;
        transition: all .5s;
        -webkit-transition: all .5s
    }

.bengali-lang .footer_title,
.hindi-lang .footer_title,
.kanada-lang .footer_title,
.tamil-lang .footer_title {
    font-weight: 700
}

.bengali-lang .enemy_weekness:before,
.bengali-lang .knowyour_enemy_tab:after,
.bengali-lang .mob_tab_title,
.bengali-lang .titleFont,
.hindi-lang .enemy_weekness:before,
.hindi-lang .knowyour_enemy_tab:after,
.hindi-lang .mob_tab_title,
.hindi-lang .titleFont,
.kanada-lang .enemy_weekness:before,
.kanada-lang .knowyour_enemy_tab:after,
.kanada-lang .mob_tab_title,
.kanada-lang .titleFont,
.tamil-lang .enemy_weekness:before,
.tamil-lang .knowyour_enemy_tab:after,
.tamil-lang .mob_tab_title,
.tamil-lang .titleFont {
    font-weight: 700;
    font-family: Arial, sans-serif
}

.bengali-lang .know_button font:after,
.hindi-lang .know_button font:after,
.kanada-lang .know_button font:after {
    right: -98px
}

.tamil-lang .know_button font:after {
    right: -64px
}

.tamil-lang .know_button svg {
    left: 42px
}

.tamil-lang .know_button font:before {
    left: 162px
}

.lal_product .know_button {
    margin-top: 30px
}

.know_button svg g circle {
    fill: none;
    stroke: #fff
}

.know_button svg g polyline {
    stroke-miterlimit: 10
}

.know_button svg g circle {
    display: block;
    stroke-linecap: round;
    stroke-linejoin: round;
    stroke-width: 2px;
    stroke-dasharray: 100;
    stroke-dashoffset: 0;
    -webkit-transition: stroke-dashoffset ease 1s;
    transition: stroke-dashoffset ease 1s
}

.know_button font {
    z-index: 2;
    margin-top: 10px;
    padding-left: 0;
    position: relative;
    display: inline-block;
    font-size: 13px;
    font-weight: 500;
    font-family: HelveticaNeue, sans-serif;
    backface-visibility: hidden;
    -webkit-backface-visibility: hidden
}

.know_button:hover svg g circle {
    stroke-dashoffset: 100
}

img.know_arrow {
    vertical-align: middle;
    margin-left: 4px;
    display: none
}

.lal_product .know_button svg {
    z-index: 1;
    position: absolute;
    top: -11px;
    left: -32px
}

.hit_sub_title {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase
}

.hit_product_img {
    margin: 0 auto
}

.mobile_product {
    display: none
}

.web_product {
    display: block
}

.hit_productname {
    color: #000;
    font-size: 22px;
    font-weight: 400;
    margin: 7px 0;
    line-height: 48px;
    text-transform: uppercase
}

.hitchalk {
    margin-top: 0
}

.hitrat {
    margin-top: 0
}

img.viewall_btn {
    display: inline-block;
    margin: 0;
    cursor: pointer
}

.web_btn.viewall_btn {
    display: inline-block
}

.mobile_btn.viewall_btn {
    display: none
}

.platelets_wrapper {
    display: none;
    background-color: #fff
}

    .platelets_wrapper.web_platlets {
        display: block;
        background-color: transparent
    }

        .platelets_wrapper.web_platlets h3 {
            color: #0b0b0b;
            font-size: 28px;
            font-weight: 400;
            line-height: 31px;
            text-transform: uppercase
        }

        .platelets_wrapper.web_platlets p {
            color: #646464;
            font-size: 14px;
            font-weight: 500;
            line-height: 20px;
            padding-right: 55px
        }

.web_platlets .need_platelets .button_wrapper {
    float: left
}

.web_platlets .register_btn {
    margin-top: 40px;
    margin-bottom: 10px
}

.web_platlets .need_platelets p {
    margin-bottom: 20px
}

.web_platlets .need_platelets .button_wrapper img {
    margin-top: 5px;
    padding-left: 20px
}

.web_platlets .cntr {
    float: left
}

.platelets_icon_wrapper {
    float: left;
    width: 15%
}

.platelets_wrapper.web_platlets .platelets_icon {
    float: left;
    width: 74px
}

.dropdown-wrapper {
    width: 100%;
    text-align: left;
    position: relative
}

.ae-select:after {
    content: '';
    position: absolute;
    right: 3px;
    border-top: 8px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 14px
}

.active .ae-select:after {
    content: '';
    position: absolute;
    right: 0;
    border-bottom: 8px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 14px
}

.dropdown-wrapper .ae-select.chosen {
    color: #333
}

span.ae-select-content {
    color: #000;
    font-size: 13px;
    font-weight: 400;
    text-transform: uppercase
}

.ae-select .up-icon,
.dropdown-wrapper .ae-select .down-icon {
    position: absolute;
    right: 8px;
    top: 7px
}

.dropdown-wrapper .ae-dropdown .dropdown-menu {
    background: #fffef3;
    box-shadow: none;
    border-radius: 0;
    position: absolute;
    width: 100%;
    top: 100%;
    left: 0;
    z-index: 3;
    max-height: 200px;
    overflow-y: auto
}

    .dropdown-wrapper .ae-dropdown .ae-select,
    .dropdown-wrapper .ae-dropdown .dropdown-menu > li {
        cursor: pointer;
        color: #000;
        font-size: 13px;
        font-weight: 400;
        padding: 7px 8px;
        text-transform: uppercase
    }

        .dropdown-wrapper .ae-dropdown .dropdown-menu > li:focus,
        .dropdown-wrapper .ae-dropdown .dropdown-menu > li:hover {
            background-color: #A4BE7B
        }

.dropdown-wrapper .ae-select {
    position: relative;
    border-bottom: 2px solid #000;
    padding-right: 20px
}

.dropdown-wrapper .ae-disabled {
    pointer-events: none
}

.ae-hide {
    display: none
}

ul.dropdown-menu {
    list-style-type: none
}

ul.dropdown-menu {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc
}

    ul.dropdown-menu li {
        padding: 5px 0
    }

.platelets_wrapper.web_platlets .donate_platelets,
.platelets_wrapper.web_platlets .need_platelets {
    border: none
}

.platelets_wrapper.web_platlets {
    border-right: 3px solid #ddd
}

.platelets_details_wrapper {
    float: left;
    width: 85%
}

.platelets_icon {
    margin: 0 auto
}

.donate_platelets,
.need_platelets {
    border-top: 3px solid #ddd;
    padding-top: 20px
}

.contact_btn,
.register_btn {
    width: auto;
    height: auto;
    margin: 20px auto;
    cursor: pointer
}

.mobile_product_img {
    display: none
}

.web_product_img {
    display: block
}

.cntr {
    position: relative;
    text-align: center;
    margin-bottom: 20px
}

.form_checkbox {
    float: left;
    width: 100%;
    text-align: left;
    margin-top: 10px
}

    .form_checkbox .checkbox-custom {
        opacity: 0;
        position: absolute;
        margin: 0;
        display: block
    }

    .form_checkbox .checkbox-custom-label {
        position: relative;
        width: 100%;
        vertical-align: middle;
        cursor: pointer;
        font-size: 16px;
        font-weight: 400;
        white-space: normal;
        color: #212121
    }

    .form_checkbox .checkbox-custom:checked + .checkbox-custom-label:before {
        background-color: #A4BE7B;
        border: 2px solid #A4BE7B;
        box-shadow: 0 1px 1px rgba(0, 0, 0, .5)
    }

    .form_checkbox .checkbox-custom + .checkbox-custom-label:before {
        content: '';
        background: 0 0;
        border: 2px solid #a1a1a1;
        display: inline-block;
        vertical-align: middle;
        width: 16px;
        margin-top: -2px;
        border-radius: 0;
        height: 16px;
        padding: 2px;
        margin-right: 10px;
        text-align: center;
        -webkit-transition: all .3s;
        transition: all .3s
    }

    .form_checkbox input[type=checkbox]:checked + label:after {
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        opacity: 1
    }

    .form_checkbox input[type=checkbox] + label:after {
        position: absolute;
        display: block;
        content: "";
        bottom: 5px;
        left: 5px;
        width: 6px;
        height: 11px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
        box-sizing: border-box
    }

    .form_checkbox input[type=radio]:checked + label:after {
        border-right: 2px solid #000;
        border-bottom: 2px solid #000;
        opacity: 1
    }

    .form_checkbox input[type=radio] + label:after {
        position: absolute;
        display: block;
        content: "";
        bottom: 5px;
        left: 5px;
        width: 6px;
        height: 11px;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
        opacity: 0;
        -webkit-transition: opacity .3s ease;
        transition: opacity .3s ease;
        box-sizing: border-box
    }

span.acceptterm.contentFont {
    color: #646464;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px
}

a.termslink {
    color: #646464;
    border-bottom: 1px solid #646464;
    font-size: 13px;
    font-weight: 500;
    line-height: 20px
}

ul.fight_pest_tab_menu {
    list-style: none
}

body .fight_pest_tab_content {
    display: none
}

    body .fight_pest_tab_content:first-child {
        display: block
    }

.fight_pest_tab_content .fullWidthContainer {
    margin-top: 12px
}

    .fight_pest_tab_content .fullWidthContainer:first-child {
        margin-top: 0
    }

.fight_pest_tab_menu li {
    border-bottom: 1px solid #006A3C;
    border-right: 1px solid #006A3C;
    border-top: 1px solid #006A3C;
    border-left: 1px solid #006A3C;
    background-repeat: no-repeat;
    margin: 0 2px;
    padding: 10px 10px;
    cursor: pointer;
    min-width: 128px;
    min-height: 44px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease

}

    .fight_pest_tab_menu li.active,
    .fight_pest_tab_menu li:hover {
        background:#006A3C;
        color:#fff;
        border-bottom: 1px solid #006A3C;
        border-right: 1px solid #006A3C;
        border-top: 1px solid #006A3C;
        border-left: 1px solid #006A3C;
        background-repeat: no-repeat;
        margin: 0 2px;
        padding: 10px 10px;
        cursor: pointer;
        min-width: 128px;
        min-height: 44px;
        transition: all .6s ease;
        -webkit-transition: all .6s ease
    }

.pest_tab_content_item {
    float: left;
    width: 32%;
    position: relative;
    overflow: hidden;
    cursor: pointer;
    display: none
}

.loadmore-btn {
    background: url(../images/faq_bgimg.png) no-repeat;
    width: 150px;
    height: 48px;
    border: none;
    outline: 0;
    cursor: pointer;
    background-color: transparent
}

.pest_tab_content_item:nth-child(2) .pest_tab_details,
.pest_tab_content_item:nth-child(4) .pest_tab_details {
    bottom: auto;
    padding: 15px;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    text-align: left
}

.pest_tab_content_item:nth-child(2) .know_button,
.pest_tab_content_item:nth-child(4) .know_button {
    bottom: 15px;
    right: 5px;
    left: auto;
    position: absolute
}

.pest_tab_content_item:nth-child(5) .know_button {
    bottom: 15px;
    right: 5px;
    left: auto;
    position: absolute
}

h1.videotitle.titleFont {
    font-size: 20px;
    width: 58%;
    padding: 0 !important;
    font-weight: 400;
    line-height: 22px
}

.videofightpest .fight_pest_tab_wrapper {
    margin-top: 15px
}

.videofightpest ul.hit-breadcrumb {
    padding-left: .65%;
    margin-top: 20px
}

img.play_icon {
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: auto;
    cursor: pointer
}

.pest_tab_content_item .know_button {
    position: absolute;
    right: 5px;
    width: 140px;
    left: auto;
    margin: 0 auto;
    bottom: 15px
}

.pest_tab_content_item:nth-child(3) .know_button font,
.pest_tab_content_item:nth-child(5) .know_button font {
    color: #fff
}

    .pest_tab_content_item:nth-child(3) .know_button font:after,
    .pest_tab_content_item:nth-child(5) .know_button font:after {
        border-left: 4px solid #fff
    }

    .pest_tab_content_item:nth-child(3) .know_button font:before,
    .pest_tab_content_item:nth-child(5) .know_button font:before {
        background-color: #fff
    }

.pest_tab_content_item:nth-child(3) .know_button svg g circle,
.pest_tab_content_item:nth-child(5) .know_button svg g circle {
    fill: none;
    stroke: #FFFFFF
}

.play_icon.centerplayicon {
    bottom: 15px;
    left: auto;
    right: 15px;
    margin: 0 auto;
    z-index: 1
}

.pest_tab_details {
    position: absolute;
    left: 0;
    padding: 15px;
    top: 0;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    text-align: center
}

    .pest_tab_details h1 {
        color: #fff;
        font-size: 24px;
        font-weight: 400;
        line-height: 28px;
        text-align: left;
        text-transform: uppercase
    }

    .pest_tab_details p {
        color: #fff;
        font-size: 15px;
        font-weight: 400;
        line-height: 20px;
        margin-top: 15px
    }

.pest_tab_content_item.lastthumbnail img.pest_tab_bg {
    height: 278px
}

.pest_tab_content_item h1.smallheading {
    font-size: 20px;
    font-weight: 400;
    line-height: 22px
}

.pest_tab_content_item .text_img {
    position: absolute;
    top: 50%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto
}

.pest_tab_content_item img.pest_tab_bg {
    -webkit-transition: all 1s;
    transition: all 1s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    max-height: 258px
}

.fightpest_wrapper .fightpest_wrapper {
    padding-bottom: 50px
}

.fightpest_wrapper .button_wrapper {
    margin-top: 50px
}

.pest_tab_content_item:hover img.pest_tab_bg {
    -webkit-transform: scale(1.1);
    transform: scale(1.1)
}

.knowyour_enemy_wrapper {
    background-color: #f9f9f9
}

ul.knowyour_enemy_tab_menu {
    list-style: none;
    margin-top: 50px
}

    ul.knowyour_enemy_tab_menu li:after {
        position: absolute;
        content: '';
        border-bottom: 15px solid #A4BE7B;
        border-left: 15px solid transparent;
        border-right: 15px solid transparent;
        top: -5px;
        left: 50%;
        display: inline-block;
        opacity: 0;
        visibility: hidden;
        transition: all .5s;
        -webkit-transition: all .5s;
        transform: translateX(-50%);
        -webkti-transform: translateX(-50%)
    }

    ul.knowyour_enemy_tab_menu li.active:after {
        top: -13px;
        opacity: 1;
        visibility: visible
    }

    ul.knowyour_enemy_tab_menu li {
        background-color: rgba(0, 0, 0, .05);
        text-align: center;
        width: 150px;
        height: 150px;
        padding: 20px;
        cursor: pointer;
        margin: 0 15px;
        transition: all .3s;
        -webkit-transition: all .3s;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden
    }

        ul.knowyour_enemy_tab_menu li:hover {
            box-shadow: 0 5px 9px rgba(0, 0, 0, .2);
            background-color: #A4BE7B
        }

        ul.knowyour_enemy_tab_menu li.active {
            background-color: #A4BE7B
        }

        ul.knowyour_enemy_tab_menu li span {
            color: #000;
            font-size: 14px;
            font-weight: 400;
            text-transform: uppercase;
            position: absolute;
            bottom: 10px;
            text-align: center;
            left: 0;
            right: 0
        }

        ul.knowyour_enemy_tab_menu li .enemy_tab_icon {
            margin: 0 auto;
            position: absolute;
            left: 0;
            right: 0;
            max-height: 94px;
            top: 45%;
            transform: translateY(-50%);
            -webkit-transform: translateY(-50%)
        }

.diseases_wrapper {
    position: absolute;
    left: 100px;
    top: 90px
}

.strength_wrapper {
    position: absolute;
    left: 100px;
    bottom: 35px
}

    .strength_wrapper ul {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 20px;
        list-style: none
    }

    .diseases_wrapper ul,
    .strength_wrapper ul {
        display: block;
        float: left;
        width: 100%;
        margin-bottom: 20px;
        list-style: none;
        max-width: 230px
    }

.mob_tab_title {
    display: none
}

.diseases_wrapper ul li,
.strength_wrapper ul li {
    color: #000;
    float: left;
    margin-right: 0;
    font-size: 14px;
    font-weight: 700;
    line-height: 22px
}

    .diseases_wrapper ul li:nth-of-type(3),
    .strength_wrapper ul li:nth-of-type(3) {
        clear: both
    }

.enemy_tab_image {
    margin: 0 auto
}

.enemy_weekness {
    width: 305px;
    min-height: 172px;
    bottom: 50px;
    right: 15px;
    background-color: transparent
}

.buynow_button {
    display: block
}

ul.weekness_lists {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    left: 0;
    padding-left: 110px;
    width: auto
}

#ants_menu ul.weekness_lists,
#rats_menu ul.weekness_lists {
    padding-left: 160px
}

#ants_menu .weekness_image {
    margin-top: 37px
}

#rats_menu .weekness_image {
    margin-top: 47px
}

img.tab_right_arrow {
    position: absolute;
    right: 20px;
    top: 40%;
    cursor: pointer;
    transform: translateX(-5px);
    -webkit-transform: translateX(-5px)
}

img.tab_right_arrow {
    transition: color .35s ease-in-out, background .35s ease-in-out, border .35s ease-in-out;
    -moz-animation: bounces 1.5s ease-in-out infinite;
    -o-animation: bounces 1.5s ease-in-out infinite;
    -webkit-animation: bounces 1.5s ease-in-out infinite;
    animation: bounces 1.5s ease-in-out infinite
}

@-webkit-keyframes bounces {
    0% {
        transform: translateX(-5px);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translateX(5px);
        opacity: 0
    }
}

@keyframes bounces {
    0% {
        transform: translateX(-5px);
        opacity: 0
    }

    50% {
        opacity: 1
    }

    100% {
        transform: translateX(5px);
        opacity: 0
    }
}

ul.weekness_lists li {
    color: #000;
    font-size: 16px;
    font-weight: 700;
    line-height: 26px;
    cursor: pointer
}

.mob_weekness_image {
    display: none
}

.weekness_image {
    display: block
}

.mob_btn.viewall_btn {
    display: none
}

#cockroach_menu .mob_weekness_image {
    display: block;
    max-width: 21px;
    margin-top: 20px
}

#cockroach_menu ul.weekness_lists {
    top: 50%
}

#cockroach_menu img.mob_weekness_image.cockroachweeknessproduct:nth-child(2) {
    max-width: 65px;
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
    margin-top: 60px;
    margin-left: -16px
}

#cockroach_menu ul.weekness_lists {
    padding-left: 122px
}

#cockroach_menu img.mob_weekness_image.cockroachweeknessproduct:nth-child(3) {
    max-width: 55px;
    margin-top: 73px;
    margin-left: -22px
}

.blockreveal {
    position: relative;
    overflow: hidden
}

    .blockreveal.active {
        position: relative;
        overflow: hidden
    }

.animation_block_img {
    -webkit-transform: scale(0);
    transform: scale(0);
    -webkit-transition: all 1.5s;
    transition: all 1.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.animation_block {
    transform: scale(1);
    transition: all 1.5s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.blockreveal.active .animation_block_img {
    transform: scale(1);
    transition: all 1.5s;
    -webkit-animation: fadeIn 0s .6s;
    animation: fadeIn 0s .6s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.blockreveal.active .animation_block {
    -webkit-animation: fadeIn 0s .6s;
    animation: fadeIn 0s .6s;
    -webkit-animation-fill-mode: backwards;
    animation-fill-mode: backwards
}

.blockreveal::after {
    position: absolute;
    content: '';
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 7;
    -webkit-transform: translateX(-110%);
    transform: translateX(-110%)
}

.blockreveal.bg_red::after {
    background-color: #da170b
}

.blockreveal.bg_black::after {
    background-color: #0b0b0b
}

.blockreveal.reveal1::after {
    background-color: #1f3101
}

.blockreveal.reveal2::after {
    background-color: #484945
}

.blockreveal.reveal3::after {
    background-color: #3f2a1f
}

.blockreveal.reveal4::after {
    background-color: #4c413d
}

.blockreveal.reveal5::after {
    background-color: #574e24
}

.blockreveal.reveal6::after {
    background-color: #A4BE7B
}

.blockreveal.active::after {
    -webkit-animation: secondaryImageOverlayIn .6s 0s, secondaryImageOverlayOut .6s .6s;
    animation: secondaryImageOverlayIn .6s 0s, secondaryImageOverlayOut .6s .6s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes secondaryImageOverlayIn {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@keyframes secondaryImageOverlayIn {
    0% {
        width: 0
    }

    100% {
        width: 100%
    }
}

@-webkit-keyframes secondaryImageOverlayOut {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(100%);
        transform: translateX(100%)
    }
}

@keyframes secondaryImageOverlayOut {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    100% {
        -webkit-transform: translateX(120%);
        transform: translateX(120%)
    }
}

.enemy_tab_detail_image {
    min-height: 320px;
    display: none
}

.circle {
    -webkit-animation: spin 4s linear infinite;
    -moz-animation: spin 4s linear infinite;
    animation: spin 4s linear infinite;
    margin: 0 auto;
    width: auto;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

@-moz-keyframes spin {
    100% {
        -moz-transform: rotate(360deg)
    }
}

@-webkit-keyframes spin {
    100% {
        -webkit-transform: rotate(360deg)
    }
}

@keyframes spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.mob_enemy_tab_icon {
    display: none
}

img.mob_tab_image {
    display: none
}

.diseases_wrapper,
.strength_wrapper {
    display: block;
    width: 100%;
    max-width: 30%
}

.enemy_tab_content {
    display: none
}

#mosquito_menu {
    display: block
}

.procedure a {
    text-decoration: underline;
    color: #000;
    font-weight: 600
}

.fight_pest_tab_content {
    position: relative;
    float: left;
    width: 100%;
    margin-bottom: 15px
}

.mob_pest_tab_bg {
    display: none
}

select.select_language {
    display: none
}

select.select_language {
    z-index: 1;
    float: right;
    margin-right: 20px;
    padding: 0 18px;
    height: 32px;
    position: relative;
    background-color: transparent;
    border: none;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-family: HelveticaNeue, sans-serif;
    background: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right 2px center;
    background-size: 12px
}

.call_button:after {
    content: attr(data-call);
    position: absolute;
    right: 30px;
    top: 20px;
    font-family: aloveofthunder, sans-serif;
    color: #000;
    font-size: 16px;
    font-weight: 400
}

.desktoptitle {
    display: block
}

.mobiletitle {
    display: none
}

footer.hit_footer {
    background-color: #fff
}

.footer_logo_column {
    width: 50%;
    padding-left: 60px;
    padding-top: 60px
}

.footer_menu_column ul li:last-child {
    margin-right: 0
}

.footer_bottom_section {
    margin-top: 40px
}

.footer_copyrights_column,
.footer_menu_column {
    width: 50%
}

.footer_copyrights_column {
    color: #000
}

.footer_menu_column ul {
    list-style: none;
    text-align: left
}

    .footer_menu_column ul li {
        float: left;
        display: block;
        margin-right: 20px
    }

        .footer_copyrights_column,
        .footer_menu_column ul li a {
            font-size: 12px;
            text-transform: uppercase
        }

        .footer_menu_column ul li a {
            color: #000
        }

.footer_copyrights_column {
    color: #000
}

footer.hit_footer {
    padding: 0;
    background-color: #eaeaea
}

.footer_bottom_section {
    margin-top: 0;
    background-color: #e8e8e8
}

.platelets_section {
    padding: 30px 0;
    background-color: #eaeaea
}

.footer_content {
    color: #000;
    text-align: center;
    font-weight: 500;
    font-size: 18px;
    margin: 20px auto;
    line-height: 22px
}

.footer_social_link {
    margin-bottom: 10px;
    display: none
}

a.footer_socialicon {
    margin: 0 8px
}

.web_footer_logo_img {
    display: block;
    margin-left: 0;
    margin: 0 auto
}

.mobile_footer_logo_img {
    display: none
}

.footer_app_wrapper a {
    margin-right: 20px
}

.footer_app_add {
    width: 50%
}

a.footer_logo:last-child {
    margin: 0
}

img.footer_app_add_img {
    width: auto;
    margin-top: -130px
}

.pest_tab_content_item .animation_block {
    position: relative
}

    .pest_tab_content_item .animation_block:after {
        content: '';
        position: absolute;
        width: 100%;
        height: 100%;
        left: 0;
        top: 0;
        background-color: rgba(0, 0, 0, .5)
    }

img.play_icon {
    z-index: 2
}

.pest_tab_details {
    z-index: 1
}

.know_button.desktop_knowmore {
    display: block;
    z-index: 9
}

.know_button.mobile_knowmore {
    display: none
}

.desktop_playicon {
    display: block
}

.mobile_playicon {
    display: none
}

.productbuynow_btn {
    cursor: pointer;
    position: relative
}

.fight_pest_tab_content_wrapper .isotope {
    margin-top: 30px
}

.fight_pest_tab_content_wrapper .isotope-item {
    z-index: 2
}

.fight_pest_tab_content_wrapper .isotope-hidden.isotope-item {
    pointer-events: none;
    z-index: 1
}

.fight_pest_tab_content_wrapper .isotope,
.fight_pest_tab_content_wrapper .isotope .isotope-item {
    -webkit-transition-duration: .8s;
    -moz-transition-duration: .8s;
    transition-duration: .8s
}

.fight_pest_tab_content_wrapper .isotope {
    -webkit-transition-property: height, width;
    -moz-transition-property: height, width;
    transition-property: height, width
}

    .fight_pest_tab_content_wrapper .isotope .isotope-item {
        -webkit-transition-property: -webkit-transform, opacity;
        -moz-transition-property: -moz-transform, opacity;
        transition-property: transform, opacity
    }

.pest_tab_content_item {
    margin: .65% !important
}

p.contactinfo {
    margin-top: 30px;
    float: left;
    width: 100%;
    color: #646464;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding: 0 20px 0 20px
}

.faq_answer .embedimgblock img {
    width: 100%;
    display: block
}

.user-notification {
    position: fixed !important;
    bottom: 0;
    left: 0;
    overflow: hidden !important;
    visibility: hidden;
    z-index: 1000;
    width: 100%;
    background-color: #fff
}

    .user-notification.active {
        visibility: visible;
        border-top: 2px solid #f3f3f3;
        animation: cookieanimation ease .75s 1 forwards
    }

@keyframes cookieanimation {
    0% {
        opacity: 0;
        transform: translateY(50%)
    }

    100% {
        opacity: 1;
        transform: translateY(0)
    }
}

.container--fixed {
    margin: 0 auto;
    float: left;
    width: 100%;
    padding-top: 40px;
    padding-bottom: 40px
}

.content_cookies {
    margin: 0 auto;
    max-width: 1200px
}

.cookies {
    width: 66%;
    float: left;
    margin-right: 8%
}

.cookies_btn {
    width: 26%;
    float: left;
    margin-top: 6px
}

.agree-button {
    width: 100%;
    display: inline-block;
    font-size: 18px;
    line-height: 50px;
    font-weight: 400;
    height: 55px;
    width: 100%;
    min-width: 180px;
    padding: 0 20px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    border: 0;
    white-space: nowrap;
    box-sizing: border-box;
    background-color: transparent;
    transition: background .3s cubic-bezier(1, 0, 0, 1), color .3s cubic-bezier(1, 0, 0, 1);
    line-height: 270%;
    border: 4px solid #4d4d4d;
    color: #4d4d4d
}

    .agree-button:hover {
        color: #fff;
        background-color: #4d4d4d
    }

b.cookie-content {
    font-size: 15px;
    margin-bottom: 4px;
    display: block
}

.cookie-content,
.cookie-content p,
small,
small p {
    font-size: 13px;
    line-height: 20px;
    margin-bottom: 0
}

.hit_header_wrapper .select_language {
    display: block;
    position: absolute;
    bottom: 150px;
    left: 0;
    right: 0;
    margin: 0 auto;
    float: none;
    padding-left: 14px;
    padding-right: 17px;
    line-height: 20px
}

.select_language {
    z-index: 1;
    float: right;
    margin-right: 20px;
    padding: 0 18px;
    height: 32px;
    position: relative;
    background-color: transparent;
    border: none;
    font-weight: 700;
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    font-family: HelveticaNeue, sans-serif;
    background: url(../images/down-arrow.png);
    background-repeat: no-repeat;
    background-position: right 0 center;
    background-size: 12px
}

.select_language {
    display: none
}

.dropdown-wrapper.header_drpdwn {
    position: absolute;
    bottom: 35%
}

.dropdown-wrapper .ae-dropdown .dropdown-menu {
    max-height: 270px;
    overflow: hidden
}

.dropdown-wrapper.header_drpdwn .ae-dropdown .dropdown-menu {
    z-index: 5
}

    .dropdown-wrapper.header_drpdwn .ae-dropdown .dropdown-menu > li {
        font-size: 12px;
        border-bottom: 1px #ddd solid
    }

.dropdown-wrapper.header_drpdwn .ae-dropdown .ae-select,
.header_drpdwn span.ae-select-content {
    font-size: 12px
}

.header_drpdwn .ae-select:after {
    border-top: 6px solid #000;
    border-right: 6px solid transparent;
    border-left: 6px solid transparent;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.header_drpdwn span.ae-select-content {
    display: block;
    line-height: 16px;
    padding-right: 7px
}

.header_drpdwn .ae-select:after {
    right: 5px
}

.dropdown-wrapper.header_drpdwn .ae-dropdown .dropdown-menu {
    width: 125px
}

    .dropdown-wrapper.header_drpdwn .ae-dropdown .ae-select,
    .dropdown-wrapper.header_drpdwn .ae-dropdown .dropdown-menu > li {
        padding: 5px 7px
    }

        .dropdown-wrapper.header_drpdwn .ae-dropdown .dropdown-menu > li a {
            display: block
        }

.dropdown-wrapper.header_drpdwn .ae-select {
    border-bottom: none
}

.footer_prod_list {
    list-style: none
}

.footer_title {
    color: #000;
    font-size: 12px;
    font-weight: 400;
    line-height: 16px;
    margin-bottom: 8px
}

.footer_menu_column {
    padding-left: 100px;
    border-left: #598966 3px solid
}

a.address_info {
    cursor: pointer
}

#blogs li {
    text-transform: capitalize
}

.footer_links {
    width: 33%
}

    .footer_links:last-child {
        padding-right: 30px
    }

#notify-bar {
    width: 100%;
    background-color: #3a304b;
    -webkit-box-shadow: 0 3px 3px 0 rgba(10, 10, 10, .5);
    -moz-box-shadow: 0 3px 3px 0 rgba(10, 10, 10, .5);
    box-shadow: 0 3px 3px 0 rgba(10, 10, 10, .5);
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
    position: relative;
    z-index: 999;
    top: 0;
    display: block !important
}

    #notify-bar.active {
        top: 0;
        display: block
    }

.clear {
    clear: both
}

#notify-bar #notify-msg {
    font-weight: 700;
    font-size: 14px;
    width: 1000px;
    margin: 0 auto;
    padding-left: 20px;
    padding-top: 22px;
    text-align: center;
    color: #fff;
    padding-bottom: 12px
}

    #notify-bar #notify-msg span {
        padding: 20px 0
    }

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}

    .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }

@-webkit-keyframes bounce {

    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

@keyframes bounce {

    20%, 53%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0)
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0)
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom
}

@-webkit-keyframes flash {

    50%, from, to {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

@keyframes flash {

    50%, from, to {
        opacity: 1
    }

    25%, 75% {
        opacity: 0
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash
}

@-webkit-keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes pulse {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse
}

@-webkit-keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes rubberBand {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    30% {
        -webkit-transform: scale3d(1.25, .75, 1);
        transform: scale3d(1.25, .75, 1)
    }

    40% {
        -webkit-transform: scale3d(.75, 1.25, 1);
        transform: scale3d(.75, 1.25, 1)
    }

    50% {
        -webkit-transform: scale3d(1.15, .85, 1);
        transform: scale3d(1.15, .85, 1)
    }

    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1)
    }

    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand
}

@-webkit-keyframes shake {

    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

@keyframes shake {

    from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    10%, 30%, 50%, 70%, 90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    20%, 40%, 60%, 80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake
}

@-webkit-keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

@keyframes headShake {
    0% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }

    6.5% {
        -webkit-transform: translateX(-6px) rotateY(-9deg);
        transform: translateX(-6px) rotateY(-9deg)
    }

    18.5% {
        -webkit-transform: translateX(5px) rotateY(7deg);
        transform: translateX(5px) rotateY(7deg)
    }

    31.5% {
        -webkit-transform: translateX(-3px) rotateY(-5deg);
        transform: translateX(-3px) rotateY(-5deg)
    }

    43.5% {
        -webkit-transform: translateX(2px) rotateY(3deg);
        transform: translateX(2px) rotateY(3deg)
    }

    50% {
        -webkit-transform: translateX(0);
        transform: translateX(0)
    }
}

.headShake {
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-name: headShake;
    animation-name: headShake
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg)
    }

    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg)
    }

    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg)
    }

    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg)
    }

    to {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
}

.swing {
    -webkit-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing
}

@-webkit-keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes tada {
    from {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }

    10%, 20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg)
    }

    30%, 50%, 70%, 90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg)
    }

    40%, 60%, 80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg)
    }

    to {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada
}

@-webkit-keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes wobble {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg)
    }

    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg)
    }

    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg)
    }

    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg)
    }

    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble
}

@-webkit-keyframes jello {

    11.1%, from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

@keyframes jello {

    11.1%, from, to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    22.2% {
        -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
        transform: skewX(-12.5deg) skewY(-12.5deg)
    }

    33.3% {
        -webkit-transform: skewX(6.25deg) skewY(6.25deg);
        transform: skewX(6.25deg) skewY(6.25deg)
    }

    44.4% {
        -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
        transform: skewX(-3.125deg) skewY(-3.125deg)
    }

    55.5% {
        -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
        transform: skewX(1.5625deg) skewY(1.5625deg)
    }

    66.6% {
        -webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
        transform: skewX(-.78125deg) skewY(-.78125deg)
    }

    77.7% {
        -webkit-transform: skewX(.390625deg) skewY(.390625deg);
        transform: skewX(.390625deg) skewY(.390625deg)
    }

    88.8% {
        -webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
        transform: skewX(-.1953125deg) skewY(-.1953125deg)
    }
}

.jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center
}

@-webkit-keyframes bounceIn {

    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

@keyframes bounceIn {

    20%, 40%, 60%, 80%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03)
    }

    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97)
    }

    to {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1)
    }
}

.bounceIn {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn
}

@-webkit-keyframes bounceInDown {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInDown {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown
}

@-webkit-keyframes bounceInLeft {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInLeft {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft
}

@-webkit-keyframes bounceInRight {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInRight {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0)
    }

    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0)
    }

    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight
}

@-webkit-keyframes bounceInUp {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes bounceInUp {

    60%, 75%, 90%, from, to {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
        animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1)
    }

    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0)
    }

    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0)
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9)
    }

    50%, 55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }
}

.bounceOut {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0)
    }

    40%, 45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

@keyframes fadeIn {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn
}

@-webkit-keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDown {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown
}

@-webkit-keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInDownBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig
}

@-webkit-keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeft {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-30%, 0, 0);
        transform: translate3d(-30%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft
}

@-webkit-keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInLeftBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig
}

@-webkit-keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30%, 0, 0);
        transform: translate3d(30%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRight {
    from {
        opacity: 0;
        -webkit-transform: translate3d(30%, 0, 0);
        transform: translate3d(30%, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight
}

@-webkit-keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInRightBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig
}

@-webkit-keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUp {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 30%, 0);
        transform: translate3d(0, 30%, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp
}

@-webkit-keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes fadeInUpBig {
    from {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig
}

@-webkit-keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

@keyframes fadeOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut
}

@-webkit-keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes fadeOutDown {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown
}

@-webkit-keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

@keyframes fadeOutDownBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0)
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig
}

@-webkit-keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes fadeOutLeft {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft
}

@-webkit-keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

@keyframes fadeOutLeftBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0)
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig
}

@-webkit-keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes fadeOutRight {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight
}

@-webkit-keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

@keyframes fadeOutRightBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0)
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig
}

@-webkit-keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes fadeOutUp {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp
}

@-webkit-keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

@keyframes fadeOutUpBig {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0)
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig
}

@-webkit-keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

@keyframes flip {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }

    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip
}

@-webkit-keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInX {
    from {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX
}

@-webkit-keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

@keyframes flipInY {
    from {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
        opacity: 0
    }

    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }

    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1
    }

    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg)
    }

    to {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY
}

@-webkit-keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutX {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0
    }
}

.flipOutX {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important
}

@-webkit-keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

@keyframes flipOutY {
    from {
        -webkit-transform: perspective(400px);
        transform: perspective(400px)
    }

    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1
    }

    to {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0
    }
}

.flipOutY {
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY
}

@-webkit-keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes lightSpeedIn {
    from {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0
    }

    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1
    }

    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out
}

@-webkit-keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

@keyframes lightSpeedOut {
    from {
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in
}

@-webkit-keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateIn {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn
}

@-webkit-keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft
}

@-webkit-keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight
}

@-webkit-keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft
}

@-webkit-keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

@keyframes rotateInUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        opacity: 1
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight
}

@-webkit-keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

@keyframes rotateOut {
    from {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1
    }

    to {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut
}

@-webkit-keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft
}

@-webkit-keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutDownRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight
}

@-webkit-keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

@keyframes rotateOutUpLeft {
    from {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft
}

@-webkit-keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

@keyframes rotateOutUpRight {
    from {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1
    }

    to {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    20%, 60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out
    }

    40%, 80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1
    }

    to {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0
    }
}

.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
    -webkit-animation-name: hinge;
    animation-name: hinge
}

@-webkit-keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes jackInTheBox {
    from {
        opacity: 0;
        -webkit-transform: scale(.1) rotate(30deg);
        transform: scale(.1) rotate(30deg);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }

    50% {
        -webkit-transform: rotate(-10deg);
        transform: rotate(-10deg)
    }

    70% {
        -webkit-transform: rotate(3deg);
        transform: rotate(3deg)
    }

    to {
        opacity: 1;
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

.jackInTheBox {
    -webkit-animation-name: jackInTheBox;
    animation-name: jackInTheBox
}

@-webkit-keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes rollIn {
    from {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg)
    }

    to {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn
}

@-webkit-keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

@keyframes rollOut {
    from {
        opacity: 1
    }

    to {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg)
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut
}

@-webkit-keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

@keyframes zoomIn {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    50% {
        opacity: 1
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn
}

@-webkit-keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInDown {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown
}

@-webkit-keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInLeft {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft
}

@-webkit-keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInRight {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight
}

@-webkit-keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomInUp {
    from {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp
}

@-webkit-keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

@keyframes zoomOut {
    from {
        opacity: 1
    }

    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3)
    }

    to {
        opacity: 0
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
    }

    to {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
        animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19)
    }

    to {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1)
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp
}

@-webkit-keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInDown {
    from {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown
}

@-webkit-keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInLeft {
    from {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft
}

@-webkit-keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInRight {
    from {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight
}

@-webkit-keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes slideInUp {
    from {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible
    }

    to {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.slideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp
}

@-webkit-keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

@keyframes slideOutDown {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}

.slideOutDown {
    -webkit-animation-name: slideOutDown;
    animation-name: slideOutDown
}

@-webkit-keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes slideOutLeft {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

.slideOutLeft {
    -webkit-animation-name: slideOutLeft;
    animation-name: slideOutLeft
}

@-webkit-keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

@keyframes slideOutRight {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}

.slideOutRight {
    -webkit-animation-name: slideOutRight;
    animation-name: slideOutRight
}

@-webkit-keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

@keyframes slideOutUp {
    from {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }

    to {
        visibility: hidden;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
}

.slideOutUp {
    -webkit-animation-name: slideOutUp;
    animation-name: slideOutUp
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0
}

    .slick-list:focus {
        outline: 0
    }

    .slick-list.dragging {
        cursor: pointer;
        cursor: hand
    }

.slick-slider .slick-list,
.slick-slider .slick-track {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

    .slick-track:after,
    .slick-track:before {
        display: table;
        content: ''
    }

    .slick-track:after {
        clear: both
    }

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-loading .slick-list {
    background: #fff url('./ajax-loader.gif') center center no-repeat
}

@font-face {
    font-family: slick;
    font-weight: 400;
    font-style: normal;
    src: url('./fonts/slick.eot');
    src: url('./fonts/slick.eot?#iefix') format('embedded-opentype'), url('./fonts/slick.woff') format('woff'), url('./fonts/slick.ttf') format('truetype'), url('./fonts/slick.svg#slick') format('svg')
}

.slick-next,
.slick-prev {
    font-size: 0;
    line-height: 0;
    position: absolute;
    top: 50%;
    display: block;
    width: 20px;
    height: 20px;
    padding: 0;
    -webkit-transform: translate(0, -50%);
    -ms-transform: translate(0, -50%);
    transform: translate(0, -50%);
    cursor: pointer;
    color: transparent;
    border: none;
    outline: 0;
    background: 0 0
}

    .slick-next:focus,
    .slick-next:hover,
    .slick-prev:focus,
    .slick-prev:hover {
        color: transparent;
        outline: 0;
        background: 0 0
    }

        .slick-next:focus:before,
        .slick-next:hover:before,
        .slick-prev:focus:before,
        .slick-prev:hover:before {
            opacity: 1
        }

    .slick-next.slick-disabled:before,
    .slick-prev.slick-disabled:before {
        opacity: .25
    }

    .slick-next:before,
    .slick-prev:before {
        font-family: slick;
        font-size: 20px;
        line-height: 1;
        opacity: .75;
        color: #fff;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }

.slick-prev {
    left: -25px
}

[dir=rtl] .slick-prev {
    right: -25px;
    left: auto
}

.slick-prev:before {
    content: '←'
}

[dir=rtl] .slick-prev:before {
    content: '→'
}

.slick-next {
    right: -25px
}

[dir=rtl] .slick-next {
    right: auto;
    left: -25px
}

.slick-next:before {
    content: '→'
}

[dir=rtl] .slick-next:before {
    content: '←'
}

.slick-dotted.slick-slider {
    margin-bottom: 30px
}

.slick-dots {
    position: absolute;
    bottom: -25px;
    display: block;
    width: 100%;
    padding: 0;
    margin: 0;
    list-style: none;
    text-align: center
}

    .slick-dots li {
        position: relative;
        display: inline-block;
        width: 20px;
        height: 20px;
        margin: 0 5px;
        padding: 0;
        cursor: pointer
    }

        .slick-dots li button {
            font-size: 0;
            line-height: 0;
            display: block;
            width: 20px;
            height: 20px;
            padding: 5px;
            cursor: pointer;
            color: transparent;
            border: 0;
            outline: 0;
            background: 0 0
        }

            .slick-dots li button:focus,
            .slick-dots li button:hover {
                outline: 0
            }

                .slick-dots li button:focus:before,
                .slick-dots li button:hover:before {
                    opacity: 1
                }

            .slick-dots li button:before {
                font-family: slick;
                font-size: 6px;
                line-height: 20px;
                position: absolute;
                top: 0;
                left: 0;
                width: 20px;
                height: 20px;
                content: '•';
                text-align: center;
                opacity: .25;
                color: #000;
                -webkit-font-smoothing: antialiased;
                -moz-osx-font-smoothing: grayscale
            }

        .slick-dots li.slick-active button:before {
            opacity: .75;
            color: #000
        }

.section_title_wrapper {
    overflow: hidden
}

    .section_title_wrapper h1.hit_main_title:after,
    .section_title_wrapper p.hit_desc:after {
        position: absolute;
        content: '';
        background-color: #f9f9f9;
        width: 100%;
        height: 100%;
        z-index: 4;
        left: 0;
        top: 0
    }

    .section_title_wrapper.whitetitle h1.hit_main_title:after,
    .section_title_wrapper.whitetitle p.hit_desc:after {
        background-color: #fff
    }

    .section_title_wrapper .hit_sub_title:after {
        position: absolute;
        content: '';
        background-color: #fff;
        width: 100%;
        height: 100%;
        z-index: 4;
        left: 0;
        top: 0
    }

    .section_title_wrapper.active .hit_sub_title:after,
    .section_title_wrapper.active h1.hit_main_title:after {
        -webkit-animation: titleanimation 1s linear;
        -moz-animation: titleanimation 1s linear;
        -ms-animation: titleanimation 1s linear;
        animation: titleanimation 1s linear;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

    .section_title_wrapper.active p.hit_desc:after {
        -webkit-animation: titleanimation 1s linear;
        -moz-animation: titleanimation 1s linear;
        -ms-animation: titleanimation 1s linear;
        animation: titleanimation 1s linear;
        -webkit-animation-delay: 1s;
        -moz-animation-delay: 1s;
        -ms-animation-delay: 1s;
        animation-delay: 1s;
        -webkit-animation-fill-mode: forwards;
        animation-fill-mode: forwards
    }

@-webkit-keyframes titleanimation {
    100% {
        transform: translateX(120%);
        -webkit-transform: translateX(120%)
    }
}

@-moz-keyframes titleanimation {
    100% {
        transform: translateX(120%);
        -webkit-transform: translateX(120%)
    }
}

@-ms-keyframes titleanimation {
    100% {
        transform: translateX(120%);
        -webkit-transform: translateX(120%)
    }
}

@keyframes titleanimation {
    100% {
        transform: translateX(120%);
        -webkit-transform: translateX(120%)
    }
}

.desktop_circle {
    min-height: 275px;
    display: block;
    opacity: 0;
    margin-top: 60px
}

.knowyour_enemy_tab_content_wrapper.active .desktop_circle {
    opacity: 1
}

.mosquito_img {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    transform: translateY(-45%) scale(0);
    -webkit-transform: translateY(-45%) scale(0);
    visibility: hidden;
    transition: 0s;
    transition-delay: 0s
}

.knowyour_enemy_tab_content_wrapper.active .mosquito_img {
    visibility: visible;
    transform: translateY(-50%) scale(.4);
    -webkit-transform: translateY(-50%) scale(.4);
    -webkit-animation: mosquito 1s linear;
    -moz-animation: mosquito 1s linear;
    -ms-animation: mosquito 1s linear;
    animation: mosquito 1s linear;
    -webkit-animation-delay: 2s;
    -moz-animation-delay: 2s;
    -ms-animation-delay: 2s;
    animation-delay: 2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes mosquito {
    0% {
        transform: translateY(-50%) scale(.4)
    }

    50% {
        transform: translateY(-50%) scale(.4)
    }

    100% {
        transform: translateY(-50%) scale(1)
    }
}

@-moz-keyframes mosquito {
    0% {
        transform: translateY(-50%) scale(.4)
    }

    50% {
        transform: translateY(-50%) scale(.4)
    }

    100% {
        transform: translateY(-50%) scale(1)
    }
}

@-ms-keyframes mosquito {
    0% {
        transform: translateY(-50%) scale(.4)
    }

    50% {
        transform: translateY(-50%) scale(.4)
    }

    100% {
        transform: translateY(-50%) scale(1)
    }
}

@keyframes mosquito {
    0% {
        transform: translateY(-50%) scale(.4)
    }

    50% {
        transform: translateY(-50%) scale(.4)
    }

    100% {
        transform: translateY(-50%) scale(1)
    }
}

.line_wrapper:after {
    position: absolute;
    content: '';
    background-color: #f9f9f9;
    width: 100%;
    height: 100%;
    z-index: 4;
    left: 0;
    top: -7px
}

.diseases_wrapper ul li:nth-child(1),
.diseases_wrapper ul li:nth-child(2),
.diseases_wrapper ul li:nth-child(3),
.diseases_wrapper ul li:nth-child(4),
.diseases_wrapper ul li:nth-child(5),
.strength_wrapper ul li:nth-child(1),
.strength_wrapper ul li:nth-child(2),
.strength_wrapper ul li:nth-child(3),
.strength_wrapper ul li:nth-child(4) {
    opacity: 0
}

.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(1),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(2),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(3),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(4),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(5),
.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(1),
.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(2),
.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(3),
.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(4) {
    opacity: 0;
    -webkit-animation: dieaselist .5s linear;
    -moz-animation: dieaselist .5s linear;
    -ms-animation: dieaselist 0.5s linear;
    animation: dieaselist .5s linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(1),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(2) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(3),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(4),
.knowyour_enemy_tab_content_wrapper.active .diseases_wrapper ul li:nth-child(5) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(1),
.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(2) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(3),
.knowyour_enemy_tab_content_wrapper.active .strength_wrapper ul li:nth-child(4) {
    -webkit-animation-delay: 2.5s;
    -moz-animation-delay: 2.5s;
    -ms-animation-delay: 2.5s;
    animation-delay: 2.5s
}

.enemy_weekness {
    opacity: 0
}

.knowyour_enemy_tab_content_wrapper.active .enemy_weekness {
    -webkit-animation: dieaselist .3s linear;
    -moz-animation: dieaselist .3s linear;
    -ms-animation: dieaselist 0.3s linear;
    animation: dieaselist .3s linear;
    -webkit-animation-delay: 3s;
    -moz-animation-delay: 3s;
    -ms-animation-delay: 3s;
    animation-delay: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dieaselist {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes dieaselist {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-ms-keyframes dieaselist {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes dieaselist {
    0 {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.strengths_web_wrapper {
    left: 77px;
    bottom: 98px
}

.weakness_web_wrapper {
    right: 102px;
    top: 15px
}

    .weakness_web_wrapper:after {
        top: -4px;
        left: 2px
    }

.diseases_web_wrapper {
    left: 72px;
    top: -55px
}

.knowyour_enemy_tab_content_wrapper.active .weakness_web_wrapper:after {
    -webkit-animation: weakness 1.2s linear;
    -webkit-animation-delay: 1.2s;
    -moz-animation: weakness 1.2s linear;
    -moz-animation-delay: 1.2s;
    -ms-animation: weakness 1.2s linear;
    -ms-animation-delay: 1.2s;
    animation: weakness 1.2s linear;
    animation-delay: 1.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.knowyour_enemy_tab_content_wrapper.active .diseases_web_wrapper:after {
    -webkit-animation: dieases 1.2s linear;
    -webkit-animation-delay: 1.2s;
    -moz-animation: dieases 1.2s linear;
    -moz-animation-delay: 1.2s;
    -ms-animation: dieases 1.2s linear;
    -ms-animation-delay: 1.2s;
    animation: dieases 1.2s linear;
    animation-delay: 1.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.strengths_web_wrapper:after {
    top: -4px;
    left: .5px
}

.knowyour_enemy_tab_content_wrapper.active .strengths_web_wrapper:after {
    -webkit-animation: strengths 1.2s linear;
    -webkit-animation-delay: 1.2s;
    -moz-animation: strengths 1.2s linear;
    -moz-animation-delay: 1.2s;
    -ms-animation: strengths 1.2s linear;
    -ms-animation-delay: 1.2s;
    animation: strengths 1.2s linear;
    animation-delay: 1.2s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dieases {
    100% {
        transform: translateX(-100%)
    }
}

@-moz-keyframes dieases {
    100% {
        transform: translateX(-100%)
    }
}

@-ms-keyframes dieases {
    100% {
        transform: translateX(-100%)
    }
}

@keyframes dieases {
    100% {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes strengths {
    100% {
        transform: translateX(-100%)
    }
}

@-moz-keyframes strengths {
    100% {
        transform: translateX(-100%)
    }
}

@-ms-keyframes strengths {
    100% {
        transform: translateX(-100%)
    }
}

@keyframes strengths {
    100% {
        transform: translateX(-100%)
    }
}

@-webkit-keyframes weakness {
    100% {
        transform: translateX(150%)
    }
}

@-moz-keyframes weakness {
    100% {
        transform: translateX(150%)
    }
}

@-ms-keyframes weakness {
    100% {
        transform: translateX(150%)
    }
}

@keyframes weakness {
    100% {
        transform: translateX(150%)
    }
}

img.circleimg {
    left: 0;
    right: 0;
    margin: 0 auto;
    top: 50%;
    -webkit-transform: translateY(-50%) rotate(0);
    transform: translateY(-50%) rotate(0)
}

.knowyour_enemy_tab_content_wrapper.active img.circleimg.circle1 {
    left: 0;
    -webkit-animation: firstcircle 3s cubic-bezier(.5, 0, .5, 1);
    -moz-animation: firstcircle 3s cubic-bezier(.5, 0, .5, 1);
    -ms-animation: firstcircle 3s cubic-bezier(0.5, 0, 0.5, 1);
    animation: firstcircle 3s cubic-bezier(.5, 0, .5, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.knowyour_enemy_tab_content_wrapper.active img.circleimg.circle2 {
    -webkit-animation: secondcircle 3s cubic-bezier(.5, 0, .5, 1);
    -moz-animation: secondcircle 3s cubic-bezier(.5, 0, .5, 1);
    -ms-animation: secondcircle 3s cubic-bezier(0.5, 0, 0.5, 1);
    animation: secondcircle 3s cubic-bezier(.5, 0, .5, 1);
    opacity: 0;
    -webkit-animation-delay: 1s;
    -moz-animation-delay: 1s;
    -ms-animation-delay: 1s;
    animation-delay: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

.knowyour_enemy_tab_content_wrapper.active img.circleimg.circle3 {
    -webkit-animation: thirdcircle 3s cubic-bezier(.5, 0, .5, 1);
    -moz-animation: thirdcircle 3s cubic-bezier(.5, 0, .5, 1);
    -ms-animation: thirdcircle 3s cubic-bezier(0.5, 0, 0.5, 1);
    animation: thirdcircle 3s cubic-bezier(.5, 0, .5, 1);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    opacity: 0;
    -webkit-animation-delay: 1.5s;
    -moz-animation-delay: 1.5s;
    -ms-animation-delay: 1.5s;
    animation-delay: 1.5s
}

@-webkit-keyframes secondcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(720deg)
    }
}

@-moz-keyframes secondcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(720deg)
    }
}

@-ms-keyframes secondcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(720deg)
    }
}

@keyframes secondcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(720deg)
    }
}

@-webkit-keyframes thirdcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(-720deg)
    }
}

@-moz-keyframes thirdcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(-720deg)
    }
}

@-ms-keyframes thirdcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(-720deg)
    }
}

@keyframes thirdcircle {
    0% {
        transform: translateY(-50%) rotate(0);
        opacity: 0
    }

    10% {
        opacity: 1;
        transform: translateY(-50%) rotate(0)
    }

    100% {
        opacity: 1;
        transform: translateY(-50%) rotate(-720deg)
    }
}

@-webkit-keyframes firstcircle {
    0% {
        transform: translateY(-50%) rotate(0)
    }

    100% {
        transform: translateY(-50%) rotate(-720deg)
    }
}

@-moz-keyframes firstcircle {
    0% {
        transform: translateY(-50%) rotate(0)
    }

    100% {
        transform: translateY(-50%) rotate(-720deg)
    }
}

@-ms-keyframes firstcircle {
    0% {
        transform: translateY(-50%) rotate(0)
    }

    100% {
        transform: translateY(-50%) rotate(-720deg)
    }
}

@keyframes firstcircle {
    0% {
        transform: translateY(-50%) rotate(0)
    }

    100% {
        transform: translateY(-50%) rotate(-720deg)
    }
}

.knowyour_enemy_wrapper.active ul.knowyour_enemy_tab_menu li {
    opacity: 0;
    -webkit-animation: tabmenu .3s linear;
    -webkit-animation-delay: 3s;
    -moz-animation: tabmenu .3s linear;
    -moz-animation-delay: 3s;
    -ms-animation: tabmenu 0.3s linear;
    -ms-animation-delay: 3s;
    animation: tabmenu .3s linear;
    animation-delay: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

    .knowyour_enemy_wrapper.active ul.knowyour_enemy_tab_menu li:nth-child(1) {
        -webkit-animation-delay: 3s;
        -moz-animation-delay: 3s;
        -ms-animation-delay: 3s;
        animation-delay: 3s
    }

    .knowyour_enemy_wrapper.active ul.knowyour_enemy_tab_menu li:nth-child(2) {
        -webkit-animation-delay: 3.1s;
        -moz-animation-delay: 3.1s;
        -ms-animation-delay: 3.1s;
        animation-delay: 3.1s
    }

    .knowyour_enemy_wrapper.active ul.knowyour_enemy_tab_menu li:nth-child(3) {
        -webkit-animation-delay: 3.2s;
        -moz-animation-delay: 3.2s;
        -ms-animation-delay: 3.2s;
        animation-delay: 3.2s
    }

    .knowyour_enemy_wrapper.active ul.knowyour_enemy_tab_menu li:nth-child(4) {
        -webkit-animation-delay: 3.3s;
        -moz-animation-delay: 3.3s;
        -ms-animation-delay: 3.3s;
        animation-delay: 3.3s
    }

    .knowyour_enemy_wrapper.active ul.knowyour_enemy_tab_menu li:nth-child(5) {
        -webkit-animation-delay: 3.4s;
        -moz-animation-delay: 3.4s;
        -ms-animation-delay: 3.4s;
        animation-delay: 3.4s
    }

@-webkit-keyframes tabmenu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    50% {
        opacity: .5;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-moz-keyframes tabmenu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    50% {
        opacity: .5;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@-ms-keyframes tabmenu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    50% {
        opacity: .5;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes tabmenu {
    0% {
        opacity: 0;
        -webkit-transform: translateY(50px);
        transform: translateY(50px)
    }

    50% {
        opacity: .5;
        -webkit-transform: translateY(25px);
        transform: translateY(25px)
    }

    100% {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

.target_block {
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 0;
    top: 50%;
    width: 190px;
    height: 190px;
    -webkit-transform: translateY(-50%) scale(1);
    transform: translateY(-50%) scale(1);
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

img.targetimg {
    left: 0;
    right: 0;
    margin: 0 auto;
    opacity: 1;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.knowyour_enemy_tab_content_wrapper.active .target_block {
    opacity: 1;
    -webkit-transition-delay: 0s;
    transition-delay: 0s;
    -webkit-animation: target 3s cubic-bezier(.5, 0, .5, 1);
    -webkit-animation-delay: 0s;
    -moz-animation: target 3s cubic-bezier(.5, 0, .5, 1);
    -moz-animation-delay: 0s;
    -ms-animation: target 3s cubic-bezier(0.5, 0, 0.5, 1);
    -ms-animation-delay: 0s;
    animation: target 3s cubic-bezier(.5, 0, .5, 1);
    animation-delay: 0s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes target {
    0% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }

    10% {
        transform: translateY(-50%) scale(.2);
        left: 0;
        top: 50%
    }

    20% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    40% {
        transform: translateY(-50%) scale(.2);
        left: -100px;
        top: 40%
    }

    60% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    80% {
        transform: translateY(-50%) scale(.2);
        top: 50%;
        left: 0
    }

    100% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }
}

@-moz-keyframes target {
    0% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }

    10% {
        transform: translateY(-50%) scale(.2);
        left: 0;
        top: 50%
    }

    20% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    40% {
        transform: translateY(-50%) scale(.2);
        left: -100px;
        top: 40%
    }

    60% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    80% {
        transform: translateY(-50%) scale(.2);
        top: 50%;
        left: 0
    }

    100% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }
}

@-ms-keyframes target {
    0% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }

    10% {
        transform: translateY(-50%) scale(.2);
        left: 0;
        top: 50%
    }

    20% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    40% {
        transform: translateY(-50%) scale(.2);
        left: -100px;
        top: 40%
    }

    60% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    80% {
        transform: translateY(-50%) scale(.2);
        top: 50%;
        left: 0
    }

    100% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }
}

@keyframes target {
    0% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }

    10% {
        transform: translateY(-50%) scale(.2);
        left: 0;
        top: 50%
    }

    20% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    40% {
        transform: translateY(-50%) scale(.2);
        left: -100px;
        top: 40%
    }

    60% {
        transform: translateY(-50%) scale(.2);
        left: 100px;
        top: 45%
    }

    80% {
        transform: translateY(-50%) scale(.2);
        top: 50%;
        left: 0
    }

    100% {
        transform: translateY(-50%) scale(1);
        left: 0;
        top: 50%
    }
}

.dashedline.dashedline1 {
    left: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dashedline.dashedline2 {
    right: 8px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

.dashedline.dashedline3 {
    top: 14px;
    left: 50%;
    -webkit-transform: translateY(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg)
}

.dashedline.dashedline4 {
    bottom: 14px;
    left: 50%;
    -webkit-transform: translateX(-50%) rotate(90deg);
    transform: translateX(-50%) rotate(90deg)
}

.dashedline:after {
    content: "||||||||||||||||||||";
    letter-spacing: 6px;
    font-size: 5px;
    font-weight: 900;
    letter-spacing: .1px;
    color: #000;
    display: inline-block;
    vertical-align: 3px
}

.dashedline:before {
    width: 100%;
    content: '';
    height: 100%;
    background-color: #f9f9f9;
    top: 0;
    position: absolute;
    left: 0;
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 0
}

.knowyour_enemy_tab_content_wrapper.active .dashedline1:before {
    -webkit-animation: dashedlineone .5s linear;
    -webkit-animation-delay: 3s;
    -moz-animation: dashedlineone .5s linear;
    -moz-animation-delay: 3s;
    -ms-animation: dashedlineone 0.5s linear;
    -ms-animation-delay: 3s;
    animation: dashedlineone .5s linear;
    animation-delay: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dashedlineone {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(100%)
    }
}

@-moz-keyframes dashedlineone {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(100%)
    }
}

@-ms-keyframes dashedlineone {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(100%)
    }
}

@keyframes dashedlineone {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(100%)
    }
}

.dashedline.dashedline1:before {
    -webkit-transform: translateX(0);
    transform: translateX(0)
}

.knowyour_enemy_tab_content_wrapper.active .dashedline2:before {
    -webkit-animation: dashedlinetwo .5s linear;
    -webkit-animation-delay: 3s;
    -moz-animation: dashedlinetwo .5s linear;
    -moz-animation-delay: 3s;
    -ms-animation: dashedlinetwo 0.5s linear;
    -ms-animation-delay: 3s;
    animation: dashedlinetwo .5s linear;
    animation-delay: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dashedlinetwo {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@-moz-keyframes dashedlinetwo {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@-ms-keyframes dashedlinetwo {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

@keyframes dashedlinetwo {
    0 {
        transform: translateX(0)
    }

    100% {
        transform: translateX(-100%)
    }
}

.dashedline.dashedline3:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.knowyour_enemy_tab_content_wrapper.active .dashedline3:before {
    -webkit-animation: dashedlinethree .5s linear;
    -webkit-animation-delay: 3s;
    -moz-animation: dashedlinethree .5s linear;
    -moz-animation-delay: 3s;
    -ms-animation: dashedlinethree 0.5s linear;
    -ms-animation-delay: 3s;
    animation: dashedlinethree .5s linear;
    animation-delay: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dashedlinethree {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(100%, 0)
    }
}

@-moz-keyframes dashedlinethree {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(100%, 0)
    }
}

@-ms-keyframes dashedlinethree {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(100%, 0)
    }
}

@keyframes dashedlinethree {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(100%, 0)
    }
}

.dashedline.dashedline4:before {
    -webkit-transform: translate(0, 0);
    transform: translate(0, 0)
}

.knowyour_enemy_tab_content_wrapper.active .dashedline4:before {
    -webkit-animation: dashedlinefour .5s linear;
    -webkit-animation-delay: 3s;
    -moz-animation: dashedlinefour .5s linear;
    -moz-animation-delay: 3s;
    -ms-animation: dashedlinefour 0.5s linear;
    -ms-animation-delay: 3s;
    animation: dashedlinefour .5s linear;
    animation-delay: 3s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards
}

@-webkit-keyframes dashedlinefour {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(-100%, 0)
    }
}

@-moz-keyframes dashedlinefour {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(-100%, 0)
    }
}

@-ms-keyframes dashedlinefour {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(-100%, 0)
    }
}

@keyframes dashedlinefour {
    0 {
        transform: translate(0, 0)
    }

    100% {
        transform: translate(-100%, 0)
    }
}

/*! jQuery UI - v1.12.1 - 2016-09-14
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, menu.css, button.css, controlgroup.css, checkboxradio.css, datepicker.css, dialog.css, draggable.css, resizable.css, progressbar.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Arial%2CHelvetica%2Csans-serif&fsDefault=1em&fwDefault=normal&cornerRadius=3px&bgColorHeader=e9e9e9&bgTextureHeader=flat&borderColorHeader=dddddd&fcHeader=333333&iconColorHeader=444444&bgColorContent=ffffff&bgTextureContent=flat&borderColorContent=dddddd&fcContent=333333&iconColorContent=444444&bgColorDefault=f6f6f6&bgTextureDefault=flat&borderColorDefault=c5c5c5&fcDefault=454545&iconColorDefault=777777&bgColorHover=ededed&bgTextureHover=flat&borderColorHover=cccccc&fcHover=2b2b2b&iconColorHover=555555&bgColorActive=007fff&bgTextureActive=flat&borderColorActive=003eff&fcActive=ffffff&iconColorActive=ffffff&bgColorHighlight=fffa90&bgTextureHighlight=flat&borderColorHighlight=dad55e&fcHighlight=777620&iconColorHighlight=777620&bgColorError=fddfdf&bgTextureError=flat&borderColorError=f1a899&fcError=5f3f3f&iconColorError=cc0000&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=666666&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=5px&offsetTopShadow=0px&offsetLeftShadow=0px&cornerRadiusShadow=8px
* Copyright jQuery Foundation and other contributors; Licensed MIT */
.ui-helper-hidden {
    display: none
}

.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none
}

.ui-helper-clearfix:after,
.ui-helper-clearfix:before {
    content: "";
    display: table;
    border-collapse: collapse
}

.ui-helper-clearfix:after {
    clear: both
}

.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0)
}

.ui-front {
    z-index: 100
}

.ui-state-disabled {
    cursor: default !important;
    pointer-events: none
}

.ui-icon {
    display: inline-block;
    vertical-align: middle;
    margin-top: -.25em;
    position: relative;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat
}

.ui-widget-icon-block {
    left: 50%;
    margin-left: -8px;
    display: block
}

.ui-widget-overlay {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.ui-accordion.ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 2px 0 0 0;
    padding: .5em.5em.5em.7em;
    font-size: 100%
}

.ui-accordion.ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto
}

.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default
}

.ui-menu {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
    outline: 0
}

    .ui-menu.ui-menu {
        position: absolute
    }

    .ui-menu.ui-menu-item {
        margin: 0;
        cursor: pointer;
        list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")
    }

    .ui-menu.ui-menu-item-wrapper {
        position: relative;
        padding: 3px 1em 3px.4em
    }

    .ui-menu.ui-menu-divider {
        margin: 5px 0;
        height: 0;
        font-size: 0;
        line-height: 0;
        border-width: 1px 0 0 0
    }

    .ui-menu.ui-state-active,
    .ui-menu.ui-state-focus {
        margin: -1px
    }

.ui-menu-icons {
    position: relative
}

    .ui-menu-icons.ui-menu-item-wrapper {
        padding-left: 2em
    }

.ui-menu.ui-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    left: .2em;
    margin: auto 0
}

.ui-menu.ui-menu-icon {
    left: auto;
    right: 0
}

.ui-button {
    padding: .4em 1em;
    display: inline-block;
    position: relative;
    line-height: normal;
    margin-right: .1em;
    cursor: pointer;
    vertical-align: middle;
    text-align: center;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    overflow: visible
}

    .ui-button,
    .ui-button:active,
    .ui-button:hover,
    .ui-button:link,
    .ui-button:visited {
        text-decoration: none
    }

.ui-button-icon-only {
    width: 2em;
    box-sizing: border-box;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-button-icon-only {
    text-indent: 0
}

.ui-button-icon-only.ui-icon {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -8px;
    margin-left: -8px
}

.ui-button.ui-icon-notext.ui-icon {
    padding: 0;
    width: 2.1em;
    height: 2.1em;
    text-indent: -9999px;
    white-space: nowrap
}

input.ui-button.ui-icon-notext.ui-icon {
    width: auto;
    height: auto;
    text-indent: 0;
    white-space: normal;
    padding: .4em 1em
}

button.ui-button::-moz-focus-inner,
input.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0
}

.ui-controlgroup {
    vertical-align: middle;
    display: inline-block
}

    .ui-controlgroup > .ui-controlgroup-item {
        float: left;
        margin-left: 0;
        margin-right: 0
    }

        .ui-controlgroup > .ui-controlgroup-item.ui-visual-focus,
        .ui-controlgroup > .ui-controlgroup-item:focus {
            z-index: 9999
        }

.ui-controlgroup-vertical > .ui-controlgroup-item {
    display: block;
    float: none;
    width: 100%;
    margin-top: 0;
    margin-bottom: 0;
    text-align: left
}

.ui-controlgroup-vertical.ui-controlgroup-item {
    box-sizing: border-box
}

.ui-controlgroup.ui-controlgroup-label {
    padding: .4em 1em
}

    .ui-controlgroup.ui-controlgroup-label span {
        font-size: 80%
    }

.ui-controlgroup-horizontal.ui-controlgroup-label + .ui-controlgroup-item {
    border-left: none
}

.ui-controlgroup-vertical.ui-controlgroup-label + .ui-controlgroup-item {
    border-top: none
}

.ui-controlgroup-horizontal.ui-controlgroup-label.ui-widget-content {
    border-right: none
}

.ui-controlgroup-vertical.ui-controlgroup-label.ui-widget-content {
    border-bottom: none
}

.ui-controlgroup-vertical.ui-spinner-input {
    width: 75%;
    width: calc(100%-2.4em)
}

.ui-controlgroup-vertical.ui-spinner.ui-spinner-up {
    border-top-style: solid
}

.ui-checkboxradio-label.ui-icon-background {
    box-shadow: inset 1px 1px 1px #ccc;
    border-radius: .12em;
    border: none
}

.ui-checkboxradio-radio-label.ui-icon-background {
    width: 16px;
    height: 16px;
    border-radius: 1em;
    overflow: visible;
    border: none
}

.ui-checkboxradio-radio-label.ui-checkboxradio-checked.ui-icon,
.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover.ui-icon {
    background-image: none;
    width: 8px;
    height: 8px;
    border-width: 4px;
    border-style: solid
}

.ui-checkboxradio-disabled {
    pointer-events: none
}

.ui-datepicker {
    width: 17em;
    padding: .2em.2em 0;
    display: none
}

    .ui-datepicker.ui-datepicker-header {
        position: relative;
        padding: .2em 0
    }

    .ui-datepicker.ui-datepicker-next,
    .ui-datepicker.ui-datepicker-prev {
        position: absolute;
        top: 2px;
        width: 1.8em;
        height: 1.8em
    }

    .ui-datepicker.ui-datepicker-next-hover,
    .ui-datepicker.ui-datepicker-prev-hover {
        top: 1px
    }

    .ui-datepicker.ui-datepicker-prev {
        left: 2px
    }

    .ui-datepicker.ui-datepicker-next {
        right: 2px
    }

    .ui-datepicker.ui-datepicker-prev-hover {
        left: 1px
    }

    .ui-datepicker.ui-datepicker-next-hover {
        right: 1px
    }

    .ui-datepicker.ui-datepicker-next span,
    .ui-datepicker.ui-datepicker-prev span {
        display: block;
        position: absolute;
        left: 50%;
        margin-left: -8px;
        top: 50%;
        margin-top: -8px
    }

    .ui-datepicker.ui-datepicker-title {
        margin: 0 2.3em;
        line-height: 1.8em;
        text-align: center
    }

        .ui-datepicker.ui-datepicker-title select {
            font-size: 1em;
            margin: 1px 0
        }

    .ui-datepicker select.ui-datepicker-month,
    .ui-datepicker select.ui-datepicker-year {
        width: 45%
    }

    .ui-datepicker table {
        width: 100%;
        font-size: .9em;
        border-collapse: collapse;
        margin: 0 0 .4em
    }

    .ui-datepicker th {
        padding: .7em.3em;
        text-align: center;
        font-weight: 700;
        border: 0
    }

    .ui-datepicker td {
        border: 0;
        padding: 1px
    }

        .ui-datepicker td a,
        .ui-datepicker td span {
            display: block;
            padding: .2em;
            text-align: right;
            text-decoration: none
        }

    .ui-datepicker.ui-datepicker-buttonpane {
        background-image: none;
        margin: .7em 0 0 0;
        padding: 0 .2em;
        border-left: 0;
        border-right: 0;
        border-bottom: 0
    }

        .ui-datepicker.ui-datepicker-buttonpane button {
            float: right;
            margin: .5em.2em.4em;
            cursor: pointer;
            padding: .2em.6em.3em.6em;
            width: auto;
            overflow: visible
        }

            .ui-datepicker.ui-datepicker-buttonpane button.ui-datepicker-current {
                float: left
            }

    .ui-datepicker.ui-datepicker-multi {
        width: auto
    }

.ui-datepicker-multi.ui-datepicker-group {
    float: left
}

    .ui-datepicker-multi.ui-datepicker-group table {
        width: 95%;
        margin: 0 auto.4em
    }

.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%
}

.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%
}

.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%
}

.ui-datepicker-multi.ui-datepicker-group-last.ui-datepicker-header,
.ui-datepicker-multi.ui-datepicker-group-middle.ui-datepicker-header {
    border-left-width: 0
}

.ui-datepicker-multi.ui-datepicker-buttonpane {
    clear: left
}

.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0
}

.ui-datepicker-rtl {
    direction: rtl
}

    .ui-datepicker-rtl.ui-datepicker-prev {
        right: 2px;
        left: auto
    }

    .ui-datepicker-rtl.ui-datepicker-next {
        left: 2px;
        right: auto
    }

    .ui-datepicker-rtl.ui-datepicker-prev:hover {
        right: 1px;
        left: auto
    }

    .ui-datepicker-rtl.ui-datepicker-next:hover {
        left: 1px;
        right: auto
    }

    .ui-datepicker-rtl.ui-datepicker-buttonpane {
        clear: right
    }

        .ui-datepicker-rtl.ui-datepicker-buttonpane button {
            float: left
        }

            .ui-datepicker-rtl.ui-datepicker-buttonpane button.ui-datepicker-current,
            .ui-datepicker-rtl.ui-datepicker-group {
                float: right
            }

    .ui-datepicker-rtl.ui-datepicker-group-last.ui-datepicker-header,
    .ui-datepicker-rtl.ui-datepicker-group-middle.ui-datepicker-header {
        border-right-width: 0;
        border-left-width: 1px
    }

.ui-datepicker.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
    left: .5em;
    top: .3em
}

.ui-dialog {
    position: absolute;
    top: 0;
    left: 0;
    padding: .2em;
    outline: 0
}

    .ui-dialog.ui-dialog-titlebar {
        padding: .4em 1em;
        position: relative
    }

    .ui-dialog.ui-dialog-title {
        float: left;
        margin: .1em 0;
        white-space: nowrap;
        width: 90%;
        overflow: hidden;
        text-overflow: ellipsis
    }

    .ui-dialog.ui-dialog-titlebar-close {
        position: absolute;
        right: .3em;
        top: 50%;
        width: 20px;
        margin: -10px 0 0 0;
        padding: 1px;
        height: 20px
    }

    .ui-dialog.ui-dialog-content {
        position: relative;
        border: 0;
        padding: .5em 1em;
        background: 0 0;
        overflow: auto
    }

    .ui-dialog.ui-dialog-buttonpane {
        text-align: left;
        border-width: 1px 0 0 0;
        background-image: none;
        margin-top: .5em;
        padding: .3em 1em.5em.4em
    }

        .ui-dialog.ui-dialog-buttonpane.ui-dialog-buttonset {
            float: right
        }

        .ui-dialog.ui-dialog-buttonpane button {
            margin: .5em.4em.5em 0;
            cursor: pointer
        }

    .ui-dialog.ui-resizable-n {
        height: 2px;
        top: 0
    }

    .ui-dialog.ui-resizable-e {
        width: 2px;
        right: 0
    }

    .ui-dialog.ui-resizable-s {
        height: 2px;
        bottom: 0
    }

    .ui-dialog.ui-resizable-w {
        width: 2px;
        left: 0
    }

    .ui-dialog.ui-resizable-ne,
    .ui-dialog.ui-resizable-nw,
    .ui-dialog.ui-resizable-se,
    .ui-dialog.ui-resizable-sw {
        width: 7px;
        height: 7px
    }

    .ui-dialog.ui-resizable-se {
        right: 0;
        bottom: 0
    }

    .ui-dialog.ui-resizable-sw {
        left: 0;
        bottom: 0
    }

    .ui-dialog.ui-resizable-ne {
        right: 0;
        top: 0
    }

    .ui-dialog.ui-resizable-nw {
        left: 0;
        top: 0
    }

.ui-draggable.ui-dialog-titlebar {
    cursor: move
}

.ui-draggable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable {
    position: relative
}

.ui-resizable-handle {
    position: absolute;
    font-size: .1px;
    display: block;
    -ms-touch-action: none;
    touch-action: none
}

.ui-resizable-autohide.ui-resizable-handle,
.ui-resizable-disabled.ui-resizable-handle {
    display: none
}

.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0
}

.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0
}

.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%
}

.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px
}

.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px
}

.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px
}

.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px
}

.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden
}

    .ui-progressbar.ui-progressbar-value {
        margin: -1px;
        height: 100%
    }

    .ui-progressbar.ui-progressbar-overlay {
        background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
        height: 100%;
        opacity: .25
    }

.ui-progressbar-indeterminate.ui-progressbar-value {
    background-image: none
}

.ui-selectable {
    -ms-touch-action: none;
    touch-action: none
}

.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted #000
}

.ui-selectmenu-menu {
    padding: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    display: none
}

    .ui-selectmenu-menu.ui-menu {
        overflow: auto;
        overflow-x: hidden;
        padding-bottom: 1px
    }

        .ui-selectmenu-menu.ui-menu.ui-selectmenu-optgroup {
            font-size: 1em;
            font-weight: 700;
            line-height: 1.5;
            padding: 2px .4em;
            margin: .5em 0 0 0;
            height: auto;
            border: 0
        }

.ui-selectmenu-open {
    display: block
}

.ui-selectmenu-text {
    display: block;
    margin-right: 20px;
    overflow: hidden;
    text-overflow: ellipsis
}

.ui-selectmenu-button.ui-button {
    text-align: left;
    white-space: nowrap;
    width: 14em
}

.ui-selectmenu-icon.ui-icon {
    float: right;
    margin-top: 0
}

.ui-slider {
    position: relative;
    text-align: left
}

    .ui-slider.ui-slider-handle {
        position: absolute;
        z-index: 2;
        width: 1.2em;
        height: 1.2em;
        cursor: default;
        -ms-touch-action: none;
        touch-action: none
    }

    .ui-slider.ui-slider-range {
        position: absolute;
        z-index: 1;
        font-size: .7em;
        display: block;
        border: 0;
        background-position: 0 0
    }

    .ui-slider.ui-state-disabled.ui-slider-handle,
    .ui-slider.ui-state-disabled.ui-slider-range {
        filter: inherit
    }

.ui-slider-horizontal {
    height: .8em
}

    .ui-slider-horizontal.ui-slider-handle {
        top: -.3em;
        margin-left: -.6em
    }

    .ui-slider-horizontal.ui-slider-range {
        top: 0;
        height: 100%
    }

    .ui-slider-horizontal.ui-slider-range-min {
        left: 0
    }

    .ui-slider-horizontal.ui-slider-range-max {
        right: 0
    }

.ui-slider-vertical {
    width: .8em;
    height: 100px
}

    .ui-slider-vertical.ui-slider-handle {
        left: -.3em;
        margin-left: 0;
        margin-bottom: -.6em
    }

    .ui-slider-vertical.ui-slider-range {
        left: 0;
        width: 100%
    }

    .ui-slider-vertical.ui-slider-range-min {
        bottom: 0
    }

    .ui-slider-vertical.ui-slider-range-max {
        top: 0
    }

.ui-sortable-handle {
    -ms-touch-action: none;
    touch-action: none
}

.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle
}

.ui-spinner-input {
    border: none;
    background: 0 0;
    color: inherit;
    padding: .222em 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 2em
}

.ui-spinner-button {
    width: 1.6em;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0
}

.ui-spinner a.ui-spinner-button {
    border-top-style: none;
    border-bottom-style: none;
    border-right-style: none
}

.ui-spinner-up {
    top: 0
}

.ui-spinner-down {
    bottom: 0
}

.ui-tabs {
    position: relative;
    padding: .2em
}

    .ui-tabs.ui-tabs-nav {
        margin: 0;
        padding: .2em.2em 0
    }

        .ui-tabs.ui-tabs-nav li {
            list-style: none;
            float: left;
            position: relative;
            top: 0;
            margin: 1px.2em 0 0;
            border-bottom-width: 0;
            padding: 0;
            white-space: nowrap
        }

        .ui-tabs.ui-tabs-nav.ui-tabs-anchor {
            float: left;
            padding: .5em 1em;
            text-decoration: none
        }

        .ui-tabs.ui-tabs-nav li.ui-tabs-active {
            margin-bottom: -1px;
            padding-bottom: 1px
        }

            .ui-tabs.ui-tabs-nav li.ui-state-disabled.ui-tabs-anchor,
            .ui-tabs.ui-tabs-nav li.ui-tabs-active.ui-tabs-anchor,
            .ui-tabs.ui-tabs-nav li.ui-tabs-loading.ui-tabs-anchor {
                cursor: text
            }

.ui-tabs-collapsible.ui-tabs-nav li.ui-tabs-active.ui-tabs-anchor {
    cursor: pointer
}

.ui-tabs.ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: 0 0
}

.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px
}

body.ui-tooltip {
    border-width: 2px
}

.ui-widget {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 1em
}

    .ui-widget.ui-widget {
        font-size: 1em
    }

    .ui-widget button,
    .ui-widget input,
    .ui-widget select,
    .ui-widget textarea {
        font-family: Arial, Helvetica, sans-serif;
        font-size: 1em
    }

    .ui-widget.ui-widget-content {
        border: 1px solid #c5c5c5
    }

.ui-widget-content {
    border: 1px solid #ddd;
    background: #fff;
    color: #333
}

    .ui-widget-content a {
        color: #333
    }

.ui-widget-header {
    border: 1px solid #ddd;
    background: #e9e9e9;
    color: #333;
    font-weight: 700
}

    .ui-widget-header a {
        color: #333
    }

    .ui-button,
    .ui-state-default,
    .ui-widget-content.ui-state-default,
    .ui-widget-header.ui-state-default,
    html.ui-button.ui-state-disabled:active,
    html.ui-button.ui-state-disabled:hover {
        border: 1px solid #c5c5c5;
        background: #f6f6f6;
        font-weight: 400;
        color: #454545
    }

        .ui-button,
        .ui-state-default a,
        .ui-state-default a:link,
        .ui-state-default a:visited,
        a.ui-button,
        a:link.ui-button,
        a:visited.ui-button {
            color: #454545;
            text-decoration: none
        }

            .ui-button:focus,
            .ui-button:hover,
            .ui-state-focus,
            .ui-state-hover,
            .ui-widget-content.ui-state-focus,
            .ui-widget-content.ui-state-hover,
            .ui-widget-header.ui-state-focus,
            .ui-widget-header.ui-state-hover {
                border: 1px solid #ccc;
                background: #ededed;
                font-weight: 400;
                color: #2b2b2b
            }

                .ui-state-focus a,
                .ui-state-focus a:hover,
                .ui-state-focus a:link,
                .ui-state-focus a:visited,
                .ui-state-hover a,
                .ui-state-hover a:hover,
                .ui-state-hover a:link,
                .ui-state-hover a:visited,
                a.ui-button:focus,
                a.ui-button:hover {
                    color: #2b2b2b;
                    text-decoration: none
                }

.ui-visual-focus {
    box-shadow: 0 0 3px 1px #5e9ed6
}

.ui-button.ui-state-active:hover,
.ui-button:active,
.ui-state-active,
.ui-widget-content.ui-state-active,
.ui-widget-header.ui-state-active,
a.ui-button:active {
    border: 1px solid #003eff;
    background: #007fff;
    font-weight: 400;
    color: #fff
}

    .ui-icon-background,
    .ui-state-active.ui-icon-background {
        border: #003eff;
        background-color: #fff
    }

    .ui-state-active a,
    .ui-state-active a:link,
    .ui-state-active a:visited {
        color: #fff;
        text-decoration: none
    }

.ui-state-highlight,
.ui-widget-content.ui-state-highlight,
.ui-widget-header.ui-state-highlight {
    border: 1px solid #dad55e;
    background: #fffa90;
    color: #777620
}

.ui-state-checked {
    border: 1px solid #dad55e;
    background: #fffa90
}

.ui-state-highlight a,
.ui-widget-content.ui-state-highlight a,
.ui-widget-header.ui-state-highlight a {
    color: #777620
}

.ui-state-error,
.ui-widget-content.ui-state-error,
.ui-widget-header.ui-state-error {
    border: 1px solid #f1a899;
    background: #fddfdf;
    color: #5f3f3f
}

    .ui-state-error a,
    .ui-widget-content.ui-state-error a,
    .ui-widget-header.ui-state-error a {
        color: #5f3f3f
    }

.ui-state-error-text,
.ui-widget-content.ui-state-error-text,
.ui-widget-header.ui-state-error-text {
    color: #5f3f3f
}

.ui-priority-primary,
.ui-widget-content.ui-priority-primary,
.ui-widget-header.ui-priority-primary {
    font-weight: 700
}

.ui-priority-secondary,
.ui-widget-content.ui-priority-secondary,
.ui-widget-header.ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: 400
}

.ui-state-disabled,
.ui-widget-content.ui-state-disabled,
.ui-widget-header.ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none
}

    .ui-state-disabled.ui-icon {
        filter: Alpha(Opacity=35)
    }

.ui-icon {
    width: 16px;
    height: 16px
}

.ui-icon,
.ui-widget-content.ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-widget-header.ui-icon {
    background-image: url("images/ui-icons_444444_256x240.png")
}

.ui-button:focus.ui-icon,
.ui-button:hover.ui-icon,
.ui-state-focus.ui-icon,
.ui-state-hover.ui-icon {
    background-image: url("images/ui-icons_555555_256x240.png")
}

.ui-button:active.ui-icon,
.ui-state-active.ui-icon {
    background-image: url("images/ui-icons_ffffff_256x240.png")
}

.ui-button.ui-state-highlight.ui-icon,
.ui-state-highlight.ui-icon {
    background-image: url("images/ui-icons_777620_256x240.png")
}

.ui-state-error-text.ui-icon,
.ui-state-error.ui-icon {
    background-image: url("images/ui-icons_cc0000_256x240.png")
}

.ui-button.ui-icon {
    background-image: url("images/ui-icons_777777_256x240.png")
}

.ui-icon-blank {
    background-position: 16px 16px
}

.ui-icon-caret-1-n {
    background-position: 0 0
}

.ui-icon-caret-1-ne {
    background-position: -16px 0
}

.ui-icon-caret-1-e {
    background-position: -32px 0
}

.ui-icon-caret-1-se {
    background-position: -48px 0
}

.ui-icon-caret-1-s {
    background-position: -65px 0
}

.ui-icon-caret-1-sw {
    background-position: -80px 0
}

.ui-icon-caret-1-w {
    background-position: -96px 0
}

.ui-icon-caret-1-nw {
    background-position: -112px 0
}

.ui-icon-caret-2-n-s {
    background-position: -128px 0
}

.ui-icon-caret-2-e-w {
    background-position: -144px 0
}

.ui-icon-triangle-1-n {
    background-position: 0-16px
}

.ui-icon-triangle-1-ne {
    background-position: -16px-16px
}

.ui-icon-triangle-1-e {
    background-position: -32px-16px
}

.ui-icon-triangle-1-se {
    background-position: -48px-16px
}

.ui-icon-triangle-1-s {
    background-position: -65px-16px
}

.ui-icon-triangle-1-sw {
    background-position: -80px-16px
}

.ui-icon-triangle-1-w {
    background-position: -96px-16px
}

.ui-icon-triangle-1-nw {
    background-position: -112px-16px
}

.ui-icon-triangle-2-n-s {
    background-position: -128px-16px
}

.ui-icon-triangle-2-e-w {
    background-position: -144px-16px
}

.ui-icon-arrow-1-n {
    background-position: 0-32px
}

.ui-icon-arrow-1-ne {
    background-position: -16px-32px
}

.ui-icon-arrow-1-e {
    background-position: -32px-32px
}

.ui-icon-arrow-1-se {
    background-position: -48px-32px
}

.ui-icon-arrow-1-s {
    background-position: -65px-32px
}

.ui-icon-arrow-1-sw {
    background-position: -80px-32px
}

.ui-icon-arrow-1-w {
    background-position: -96px-32px
}

.ui-icon-arrow-1-nw {
    background-position: -112px-32px
}

.ui-icon-arrow-2-n-s {
    background-position: -128px-32px
}

.ui-icon-arrow-2-ne-sw {
    background-position: -144px-32px
}

.ui-icon-arrow-2-e-w {
    background-position: -160px-32px
}

.ui-icon-arrow-2-se-nw {
    background-position: -176px-32px
}

.ui-icon-arrowstop-1-n {
    background-position: -192px-32px
}

.ui-icon-arrowstop-1-e {
    background-position: -208px-32px
}

.ui-icon-arrowstop-1-s {
    background-position: -224px-32px
}

.ui-icon-arrowstop-1-w {
    background-position: -240px-32px
}

.ui-icon-arrowthick-1-n {
    background-position: 1px-48px
}

.ui-icon-arrowthick-1-ne {
    background-position: -16px-48px
}

.ui-icon-arrowthick-1-e {
    background-position: -32px-48px
}

.ui-icon-arrowthick-1-se {
    background-position: -48px-48px
}

.ui-icon-arrowthick-1-s {
    background-position: -64px-48px
}

.ui-icon-arrowthick-1-sw {
    background-position: -80px-48px
}

.ui-icon-arrowthick-1-w {
    background-position: -96px-48px
}

.ui-icon-arrowthick-1-nw {
    background-position: -112px-48px
}

.ui-icon-arrowthick-2-n-s {
    background-position: -128px-48px
}

.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px-48px
}

.ui-icon-arrowthick-2-e-w {
    background-position: -160px-48px
}

.ui-icon-arrowthick-2-se-nw {
    background-position: -176px-48px
}

.ui-icon-arrowthickstop-1-n {
    background-position: -192px-48px
}

.ui-icon-arrowthickstop-1-e {
    background-position: -208px-48px
}

.ui-icon-arrowthickstop-1-s {
    background-position: -224px-48px
}

.ui-icon-arrowthickstop-1-w {
    background-position: -240px-48px
}

.ui-icon-arrowreturnthick-1-w {
    background-position: 0-64px
}

.ui-icon-arrowreturnthick-1-n {
    background-position: -16px-64px
}

.ui-icon-arrowreturnthick-1-e {
    background-position: -32px-64px
}

.ui-icon-arrowreturnthick-1-s {
    background-position: -48px-64px
}

.ui-icon-arrowreturn-1-w {
    background-position: -64px-64px
}

.ui-icon-arrowreturn-1-n {
    background-position: -80px-64px
}

.ui-icon-arrowreturn-1-e {
    background-position: -96px-64px
}

.ui-icon-arrowreturn-1-s {
    background-position: -112px-64px
}

.ui-icon-arrowrefresh-1-w {
    background-position: -128px-64px
}

.ui-icon-arrowrefresh-1-n {
    background-position: -144px-64px
}

.ui-icon-arrowrefresh-1-e {
    background-position: -160px-64px
}

.ui-icon-arrowrefresh-1-s {
    background-position: -176px-64px
}

.ui-icon-arrow-4 {
    background-position: 0-80px
}

.ui-icon-arrow-4-diag {
    background-position: -16px-80px
}

.ui-icon-extlink {
    background-position: -32px-80px
}

.ui-icon-newwin {
    background-position: -48px-80px
}

.ui-icon-refresh {
    background-position: -64px-80px
}

.ui-icon-shuffle {
    background-position: -80px-80px
}

.ui-icon-transfer-e-w {
    background-position: -96px-80px
}

.ui-icon-transferthick-e-w {
    background-position: -112px-80px
}

.ui-icon-folder-collapsed {
    background-position: 0-96px
}

.ui-icon-folder-open {
    background-position: -16px-96px
}

.ui-icon-document {
    background-position: -32px-96px
}

.ui-icon-document-b {
    background-position: -48px-96px
}

.ui-icon-note {
    background-position: -64px-96px
}

.ui-icon-mail-closed {
    background-position: -80px-96px
}

.ui-icon-mail-open {
    background-position: -96px-96px
}

.ui-icon-suitcase {
    background-position: -112px-96px
}

.ui-icon-comment {
    background-position: -128px-96px
}

.ui-icon-person {
    background-position: -144px-96px
}

.ui-icon-print {
    background-position: -160px-96px
}

.ui-icon-trash {
    background-position: -176px-96px
}

.ui-icon-locked {
    background-position: -192px-96px
}

.ui-icon-unlocked {
    background-position: -208px-96px
}

.ui-icon-bookmark {
    background-position: -224px-96px
}

.ui-icon-tag {
    background-position: -240px-96px
}

.ui-icon-home {
    background-position: 0-112px
}

.ui-icon-flag {
    background-position: -16px-112px
}

.ui-icon-calendar {
    background-position: -32px-112px
}

.ui-icon-cart {
    background-position: -48px-112px
}

.ui-icon-pencil {
    background-position: -64px-112px
}

.ui-icon-clock {
    background-position: -80px-112px
}

.ui-icon-disk {
    background-position: -96px-112px
}

.ui-icon-calculator {
    background-position: -112px-112px
}

.ui-icon-zoomin {
    background-position: -128px-112px
}

.ui-icon-zoomout {
    background-position: -144px-112px
}

.ui-icon-search {
    background-position: -160px-112px
}

.ui-icon-wrench {
    background-position: -176px-112px
}

.ui-icon-gear {
    background-position: -192px-112px
}

.ui-icon-heart {
    background-position: -208px-112px
}

.ui-icon-star {
    background-position: -224px-112px
}

.ui-icon-link {
    background-position: -240px-112px
}

.ui-icon-cancel {
    background-position: 0-128px
}

.ui-icon-plus {
    background-position: -16px-128px
}

.ui-icon-plusthick {
    background-position: -32px-128px
}

.ui-icon-minus {
    background-position: -48px-128px
}

.ui-icon-minusthick {
    background-position: -64px-128px
}

.ui-icon-close {
    background-position: -80px-128px
}

.ui-icon-closethick {
    background-position: -96px-128px
}

.ui-icon-key {
    background-position: -112px-128px
}

.ui-icon-lightbulb {
    background-position: -128px-128px
}

.ui-icon-scissors {
    background-position: -144px-128px
}

.ui-icon-clipboard {
    background-position: -160px-128px
}

.ui-icon-copy {
    background-position: -176px-128px
}

.ui-icon-contact {
    background-position: -192px-128px
}

.ui-icon-image {
    background-position: -208px-128px
}

.ui-icon-video {
    background-position: -224px-128px
}

.ui-icon-script {
    background-position: -240px-128px
}

.ui-icon-alert {
    background-position: 0-144px
}

.ui-icon-info {
    background-position: -16px-144px
}

.ui-icon-notice {
    background-position: -32px-144px
}

.ui-icon-help {
    background-position: -48px-144px
}

.ui-icon-check {
    background-position: -64px-144px
}

.ui-icon-bullet {
    background-position: -80px-144px
}

.ui-icon-radio-on {
    background-position: -96px-144px
}

.ui-icon-radio-off {
    background-position: -112px-144px
}

.ui-icon-pin-w {
    background-position: -128px-144px
}

.ui-icon-pin-s {
    background-position: -144px-144px
}

.ui-icon-play {
    background-position: 0-160px
}

.ui-icon-pause {
    background-position: -16px-160px
}

.ui-icon-seek-next {
    background-position: -32px-160px
}

.ui-icon-seek-prev {
    background-position: -48px-160px
}

.ui-icon-seek-end {
    background-position: -64px-160px
}

.ui-icon-seek-start {
    background-position: -80px-160px
}

.ui-icon-seek-first {
    background-position: -80px-160px
}

.ui-icon-stop {
    background-position: -96px-160px
}

.ui-icon-eject {
    background-position: -112px-160px
}

.ui-icon-volume-off {
    background-position: -128px-160px
}

.ui-icon-volume-on {
    background-position: -144px-160px
}

.ui-icon-power {
    background-position: 0-176px
}

.ui-icon-signal-diag {
    background-position: -16px-176px
}

.ui-icon-signal {
    background-position: -32px-176px
}

.ui-icon-battery-0 {
    background-position: -48px-176px
}

.ui-icon-battery-1 {
    background-position: -64px-176px
}

.ui-icon-battery-2 {
    background-position: -80px-176px
}

.ui-icon-battery-3 {
    background-position: -96px-176px
}

.ui-icon-circle-plus {
    background-position: 0-192px
}

.ui-icon-circle-minus {
    background-position: -16px-192px
}

.ui-icon-circle-close {
    background-position: -32px-192px
}

.ui-icon-circle-triangle-e {
    background-position: -48px-192px
}

.ui-icon-circle-triangle-s {
    background-position: -64px-192px
}

.ui-icon-circle-triangle-w {
    background-position: -80px-192px
}

.ui-icon-circle-triangle-n {
    background-position: -96px-192px
}

.ui-icon-circle-arrow-e {
    background-position: -112px-192px
}

.ui-icon-circle-arrow-s {
    background-position: -128px-192px
}

.ui-icon-circle-arrow-w {
    background-position: -144px-192px
}

.ui-icon-circle-arrow-n {
    background-position: -160px-192px
}

.ui-icon-circle-zoomin {
    background-position: -176px-192px
}

.ui-icon-circle-zoomout {
    background-position: -192px-192px
}

.ui-icon-circle-check {
    background-position: -208px-192px
}

.ui-icon-circlesmall-plus {
    background-position: 0-208px
}

.ui-icon-circlesmall-minus {
    background-position: -16px-208px
}

.ui-icon-circlesmall-close {
    background-position: -32px-208px
}

.ui-icon-squaresmall-plus {
    background-position: -48px-208px
}

.ui-icon-squaresmall-minus {
    background-position: -64px-208px
}

.ui-icon-squaresmall-close {
    background-position: -80px-208px
}

.ui-icon-grip-dotted-vertical {
    background-position: 0-224px
}

.ui-icon-grip-dotted-horizontal {
    background-position: -16px-224px
}

.ui-icon-grip-solid-vertical {
    background-position: -32px-224px
}

.ui-icon-grip-solid-horizontal {
    background-position: -48px-224px
}

.ui-icon-gripsmall-diagonal-se {
    background-position: -64px-224px
}

.ui-icon-grip-diagonal-se {
    background-position: -80px-224px
}

.ui-corner-all,
.ui-corner-left,
.ui-corner-tl,
.ui-corner-top {
    border-top-left-radius: 3px
}

.ui-corner-all,
.ui-corner-right,
.ui-corner-top,
.ui-corner-tr {
    border-top-right-radius: 3px
}

.ui-corner-all,
.ui-corner-bl,
.ui-corner-bottom,
.ui-corner-left {
    border-bottom-left-radius: 3px
}

.ui-corner-all,
.ui-corner-bottom,
.ui-corner-br,
.ui-corner-right {
    border-bottom-right-radius: 3px
}

.ui-widget-overlay {
    background: #aaa;
    opacity: .3;
    filter: Alpha(Opacity=30)
}

.ui-widget-shadow {
    -webkit-box-shadow: 0 0 5px #666;
    box-shadow: 0 0 5px #666
}

p.procedure.bullets:before {
    content: '';
    position: absolute;
    width: 8px;
    height: 8px;
    background-color: #7c6464;
    border-radius: 50px;
    left: 0;
    top: 29px
}

.procedure.paddingleft0 {
    padding-left: 0
}

p.procedure.bullets {
    position: relative;
    padding-left: 25px
}

.article_title {
    color: #000;
    font-size: 43px;
    line-height: 48px;
    padding-bottom: 0;
    padding-top: 30px
}

.article .fight_pest_tab_wrapper,
.blog-fightpest-wrapper .fight_pest_tab_wrapper {
    display: none
}

.contact_btn .article_title {
    line-height: normal;
    padding: 0
}

.article_related_products_wrapper {
    background-color: #f9f9f9;
    margin: 30px auto
}

.article_related_product.displayinlineblock img {
    width: 100%;
    max-width: 250px
}

body .at-resp-share-element .at-share-btn,
body .at-resp-share-element.at-mobile .at-share-btn {
    margin: 10px 5px 0 5px
}

.article_related_product {
    margin: 0 30px
}

.easy_steps {
    color: #000;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    padding-bottom: 50px
}

.procedure {
    font-size: 18px;
    line-height: 26px;
    color: #646464;
    padding: 20px 0 20px 30px
}

.steps {
    font-size: 27px;
    color: #0b0b0b;
    line-height: 30px;
    font-weight: 400
}

.contact_desc {
    color: #646464;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px
}

.contact_desc {
    color: #646464;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px
}

    .contact_desc span.comments {
        text-decoration: underline
    }

.fightpest_wrapper {
    margin-bottom: 0;
    margin-top: 30px
}

.social_icons {
    width: 100%;
    float: left;
    margin-top: 30px;
    -webkit-transition: all .3s;
    transition: all .3s
}

    .social_icons .at-resp-share-element .at-share-btn:focus,
    .social_icons .at-resp-share-element .at-share-btn:hover {
        transform: translateY(0);
        color: #ffftext-decoration:none
    }

.article_wrapper {
    width: 100%;
    float: left;
    margin: 0 auto;
    display: inline-block;
    position: relative
}

.footer_top_section {
    display: none
}

.footer_line {
    width: 97%;
    padding-top: 20px;
    margin-bottom: 0
}

.social_icons a.footer_socialicon {
    margin: 5px 8px;
    width: 100%;
    float: left
}

.contact_img_desktop {
    display: block
}

.buynow_button {
    display: none
}

.content_wrapper {
    width: 100%;
    float: left;
    position: relative
}

.goback_article {
    cursor: pointer;
    font-size: 20px;
    color: #000
}

    .goback_article img {
        margin-right: 5px;
        vertical-align: middle
    }

.hit_header_hamburger:after {
    white-space: nowrap
}

.steps_procedure h2 {
    font-size: 27px;
    color: #0b0b0b;
    line-height: 30px;
    font-weight: 400;
    font-family: aloveofthunder, sans-serif;
    text-align: left;
    margin-bottom: 20px
}

    .steps_procedure h2 b {
        font-weight: 400
    }

.steps_procedure ul {
    padding-left: 20px;
    margin-bottom: 20px
}

    .steps_procedure ul li {
        text-align: left;
        font-size: 18px;
        line-height: 26px;
        color: #646464;
        padding: 0 0 15px 10px
    }

.steps_procedure p {
    font-size: 18px;
    line-height: 26px;
    color: #646464;
    padding: 0 0 20px 0;
    text-align: left
}

#map {
    width: 100%;
    height: 300px
}

.contactus-address-column {
    width: 50%
}

    .contactus-address-column p.register.form_title {
        text-align: left
    }

    .contactus-address-column .address {
        padding: 0;
        margin-top: 8px;
        font-size: 20px;
        line-height: 30px;
        margin-bottom: 100px
    }

.contactus-map-column {
    width: 50%;
    margin-bottom: 100px
}

.contact_us_title {
    color: #000;
    font-size: 54px;
    line-height: 58px;
    text-transform: uppercase
}

.address {
    padding: 5px 20px 20px 20px;
    color: #646464;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px
}

.contact_desc {
    color: #646464;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px;
    padding-bottom: 50px
}

.custom_btn,
.send_btn {
    background: 0 0 !important;
    border: none !important;
    cursor: pointer
}

.footer_top_section {
    display: none
}

input.contentFont::-webkit-input-placeholder {
    color: #bbb;
    font-weight: 500 !important
}

input.contentFont::-moz-placeholder {
    color: grey;
    font-weight: 500 !important
}

input.contentFont:-ms-input-placeholder {
    color: #bbb;
    font-weight: 500 !important
}

input.contentFont:-moz-placeholder {
    color: grey;
    font-weight: 500 !important
}

input.contentFont {
    color: #646464;
    font-weight: 500 !important
}

.contactus_form_column .contactus_form input,
.contactus_form_column .contactus_form textarea {
    color: #646464;
    text-transform: initial
}

select.contentFont {
    width: 100% !important;
    border: 1px #d3d3d3 solid !important;
    color: #bbb;
    font-size: 16px !important;
    font-weight: 500 !important
}

.inactive {
    color: #646464 !important
}

.contact_btn {
    width: 48%;
    float: left;
    position: relative;
    text-align: center;
    cursor: pointer
}

textarea.contentFont {
    font-weight: 500 !important
}

    textarea.contentFont::-webkit-input-placeholder {
        color: #bbb;
        font-weight: 500 !important
    }

    textarea.contentFont:-moz-placeholder {
        color: #bbb;
        opacity: 1;
        font-weight: 500 !important
    }

    textarea.contentFont::-moz-placeholder {
        color: #bbb;
        opacity: 1;
        font-weight: 500 !important
    }

    textarea.contentFont:-ms-input-placeholder {
        color: #bbb;
        font-weight: 500 !important
    }

.subject:after {
    content: '';
    background: url(../images/angle-arrow-down.png);
    color: #bbb;
    right: 0;
    top: 15px;
    height: 25px;
    width: 25px;
    padding: 11px 0 0 8px;
    position: absolute;
    pointer-events: none;
    font-weight: 400;
    line-height: 20px;
    background-repeat: no-repeat
}

.contact_detail {
    width: 65%;
    float: none;
    margin: 0 auto;
    display: inline-block;
    margin-bottom: 50px
}

.contact_img.number {
    left: 36px;
    top: -25px;
    cursor: pointer
}

img.contact_img.email {
    left: 20px;
    top: -25px;
    cursor: pointer
}

.article_title {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    text-align: center
}

.cutomercare_contact {
    color: #000;
    font-size: 26px;
    font-weight: 400;
    text-align: center;
    line-height: 30px
}

p.cutomercare_email {
    color: #000;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    line-height: 30px
}

.message_txtbox {
    width: 98% !important
}

.send_btn {
    width: 100% !important;
    float: left
}

.forms button {
    margin: 0 auto;
    display: inline-block
}

.contactus_form_column {
    background: #f1f1f1
}

p.comment {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 30px;
    text-transform: uppercase
}

p.register {
    color: #000;
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    line-height: 28px;
    text-transform: uppercase
}

.register_detail {
    padding-top: 70px;
    padding-bottom: 30px
}

.send_btn_desktop {
    display: block;
    margin: 0 auto
}

.send_btn_mob {
    display: none
}

.faq_wrapper {
    background-color: #e5f4ff
}

.unanswered_questn .contactus_form_column {
    background: 0 0
}

.faq_inner_wrapper.container1170 .web_btn.viewall_btn {
    display: inline-block
}

.questionlist:first-child .faq_answer {
    display: block
}

button.width100.floatleft.asknow_btn {
    float: none;
    width: 100%;
    border: none;
    background-color: transparent
}

.unanswered_questn .subject:after {
    padding-top: 10px
}

body .faq_inner_wrapper {
    text-align: center;
    padding-top: 60px
}

.faq_answer.marginbtm20 ul {
    padding-left: 20px;
    margin-top: 4px
}

.faq_inner_wrapper h1.main_title {
    display: inline-block;
    margin-bottom: 10px;
    text-transform: uppercase;
    position: relative;
    width: auto;
    font-size: 54px;
    line-height: 48px;
    color: #000;
    font-weight: 400
}

.faq_inner_wrapper p.subtitle {
    font-size: 18px;
    color: #8c8c8c;
    font-weight: 700;
    letter-spacing: 0;
    margin-bottom: 60px
}

    .faq_inner_wrapper p.subtitle a {
        color: #8c8c8c
    }

.faq_tabs_column {
    width: 100%;
    text-align: center;
    margin-top: 2%
}

    .faq_tabs_column ul {
        list-style: none
    }

        .faq_tabs_column ul li {
            border-radius: 4px;
            min-width: 150px;
            min-height: 48px;
            margin: 0 6% 0 5%;
            float: left;
            transition: all .3s;
            -webkit-transition: all .3s;
            -moz-transition: all .3s;
            -ms-transition: all .3s
        }

h3.faq_tab_title {
    letter-spacing: 0;
    font-family: aloveofthunder, sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 26px;
    padding-top: 10px;
    cursor: pointer
}

.faq_tabs_content_column {
    width: 70%;
    margin: 0 auto;
    background-color: #fff;
    min-height: 275px;
    float: none;
    display: inline-block;
    margin-top: 50px
}

span.faq_icon {
    position: absolute;
    left: -40px;
    top: -6px
}

ul.faq_accordion {
    list-style: none
}

ul .faq_answer {
    overflow: hidden;
    display: none;
    color: #646464;
    letter-spacing: 0;
    font-size: 16px;
    line-height: 26px;
    background: #f1f1f1;
    margin-bottom: 0;
    padding: 25px;
    text-align: left
}

ul.faq_accordion > li.questionlist > .faq_toggle {
    color: #000;
    letter-spacing: 0;
    cursor: pointer;
    padding-right: 0 !important;
    z-index: 6;
    background: #e7e7e7;
    margin-bottom: 0;
    padding: 25px;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    text-align: left;
    font-family: aloveofthunder, sans-serif
}

li.questionlist .faq_toggle:after {
    width: 29px;
    height: 29px;
    content: '+';
    position: absolute;
    right: 20px;
    top: 25px;
    cursor: pointer;
    z-index: 2;
    font-size: 40px;
    text-align: center;
    z-index: 10;
    color: #000;
    font-family: HelveticaNeue, sans-serif
}

li.questionlist.active .faq_toggle:after {
    content: '-';
    top: 20px
}

.faq_tabs_content {
    display: none
}

    .faq_tabs_content[data-id="1"] {
        display: block
    }

.faq_wrapper {
    background-color: #e5f4ff;
    padding-bottom: 50px
}

.footer_top_section {
    display: none
}

.questionlist {
    margin: 10px 0 10px 0;
    background: #e7e7e7
}

.faq_tabs_column ul {
    width: 60%;
    float: none;
    display: table;
    margin: 0 auto
}

.footer_social_link {
    padding-top: 20px
}

.faq_tabs_column ul li.active {
    background-image: url(../images/faq_bgimg.png);
    background-repeat: no-repeat;
    background-size: cover;
    font-family: aloveofthunder, sans-serif;
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    line-height: 26px
}

.unanswered_questn p {
    color: #000;
    font-size: 36px;
    font-weight: 400;
    line-height: 30px
}

.ask_now {
    text-align: center;
    margin: 0 auto;
    cursor: pointer
}

img.drodwn_bgimg_mob {
    display: none
}

.ask_now_desktop {
    display: block
}

.ask_now_mob {
    display: none
}

.faq-select {
    display: none
}

.buynow_button {
    display: block;
    z-index: 6
}

.faq_details_wrapper ul.dropdown-menu {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: #fff;
    max-height: 200px;
    top: 47px
}

.faq_details_wrapper .ae-select span.ae-select-content.titleFont {
    border-radius: 0;
    padding: 10px 0 10px 10px;
    color: #bbb;
    font-size: 16px;
    font-weight: 400;
    line-height: 22px;
    letter-spacing: 0
}

.faq_details_wrapper .ae-select:after {
    background: url('../images/angle-arrow-down.png');
    border: none
}

.faq_details_wrapper ul.dropdown-menu {
    margin: 0;
    padding: 0;
    border: 1px solid #ccc;
    position: absolute;
    width: 100%;
    z-index: 1;
    background: #fff;
    max-height: 226px;
    top: 43px
}

.faq_details_wrapper .ae-dropdown.dropdown.field {
    border: 1px #ccc solid;
    height: 44px
}

.faq_details_wrapper .ae-select {
    border-radius: 0;
    padding: 0 0 0 10px;
    color: #bbb;
    font-size: 16px;
    font-weight: 400;
    line-height: 40px;
    letter-spacing: 0;
    text-align: left
}

    .faq_details_wrapper .ae-select:after {
        background: url(../images/angle-arrow-down.png);
        border: none;
        width: 30px;
        height: 30px;
        background-repeat: no-repeat
    }

.faq_details_wrapper ul.dropdown-menu li {
    text-align: left;
    padding: 5px 10px;
    color: #bbb;
    font-weight: 500
}

.faq_details_wrapper span.ae-select-content {
    color: #bbb;
    font-size: 16px;
    font-weight: 500;
    text-transform: capitalize
}

.table {
    display: table;
    text-align: center;
    width: 100%;
    border-collapse: separate;
    font-family: Roboto, sans-serif;
    font-weight: 400;
    padding-top: 10px
}

.table_row {
    display: table-row;
    line-height: 40px
}

.theader {
    display: table-row;
    background: #fff;
    width: 100%
}

.table_header {
    display: table-cell;
    background: #fff;
    color: #000;
    padding-top: 10px;
    padding-bottom: 10px;
    font-weight: 400;
    text-align: center;
    font-size: 14px;
    padding-left: 10px;
    padding-right: 20px
}

    .table_header:last-child {
        border-top-right-radius: 5px
    }

.table_small {
    display: table-cell
}

.table_row > .table_small > .table_cell:nth-child(odd) {
    display: none;
    background: #bdbdbd;
    color: #e5e5e5
}

.table_row > .table_small > .table_cell {
    padding-top: 3px;
    color: #5b5b5b;
    font-size: 16px;
    font-weight: 400
}

.table_row:last-child > .table_small:last-child > .table_cell:last-child {
    border-bottom-right-radius: 5px
}

.table_row:last-child > .table_small:first-child > .table_cell:last-child {
    border-bottom-left-radius: 5px
}

.table_row:nth-child(2n+3) {
    background: #e9e9e9
}

.table_cell img {
    margin: 0 auto;
    padding-top: 10px
}

.footer_top_section {
    display: none
}

.aboutbanner-img {
    width: auto;
    margin: 0 auto;
    max-width: 100%
}

.about_hit_title {
    color: #000;
    font-size: 54px;
    line-height: 48px;
    text-transform: uppercase
}

.custmr_exprnce.about_hit_title {
    padding: 90px 0 40px 0;
    color: #0b0b0b;
    font-size: 28px;
    font-weight: 400;
    line-height: 36px
}

div.about_hit_desc {
    color: #646464;
    font-size: 18px;
    line-height: 30px;
    font-weight: 400;
    clear: both;
    width: 100%;
    float: left;
    padding: 40px 0 60px 0
}

    div.about_hit_desc p {
        margin-bottom: 20px
    }

.slider_tilte {
    color: #000;
    font-weight: 600;
    font-size: 24px;
    line-height: 30px
}

.slider_desc {
    font-size: 18px;
    color: #000;
    font-weight: 400;
    line-height: 22px;
    padding: 15px 0
}

.cust_exprnce_slider .slick-dots li.slick-active button:before {
    border: 2px #6d6c6c solid;
    background: #6d6c6c;
    border-radius: 50%;
    content: "";
    width: 15px;
    height: 15px
}

.cust_exprnce_slider .slick-dots li button:before {
    color: #fff;
    border: 2px #b9b6b6 solid;
    border-radius: 50%;
    content: "" !important;
    opacity: 1 !important;
    width: 15px !important;
    height: 15px !important
}

.cust_exprnce_slider .slick-dots li button:before {
    color: #fff;
    border: 2px #b9b6b6 solid;
    border-radius: 50%;
    content: "" !important;
    opacity: 1 !important;
    width: 15px !important;
    height: 15px !important
}

.expernce_slider {
    background-image: url(../images/tab_bg.png);
    background-repeat: no-repeat;
    background-size: cover;
    text-align: center
}

.cust_exprnce_slider .slick-dots {
    bottom: -40px
}

.checked {
    color: #A4BE7B
}

span.fa.fa-star {
    font-size: 25px
}

.about_banner_mob {
    display: none
}

.expernce_slider {
    text-align: center;
    background: 0 0
}

span.star {
    font-size: 30px
}

    span.star.checked {
        color: #A4BE7B
    }

.expernce_slider {
    padding: 50px
}

.about_banner_desktop {
    display: block
}

.about_wrapper {
    width: 60%;
    margin: 0 auto
}

.expernce_slider {
    background-image: url(../images/slider_bg.png);
    background-repeat: no-repeat;
    background-size: cover
}

.slick-dotted.slick-slider {
    margin-bottom: 60px !important
}

.buynow_button {
    display: block
}

body .privacypage {
    padding-bottom: 60px
}

.privacy_title {
    color: #000;
    font-size: 54px;
    line-height: 48px;
    padding-bottom: 0;
    text-transform: uppercase
}

.policy_heading {
    color: #000;
    font-size: 27px;
    line-height: 48px;
    padding-bottom: 0;
    text-transform: uppercase
}

.instructions {
    font-size: 18px;
    font-weight: 400;
    line-height: 30px;
    color: #646464
}

.footer_top_section {
    display: none
}

.buynow_button {
    display: block
}

.warranty-termsandconditions .article {
    padding: 0 80px
}

body .product_page {
    padding-top: 30px
}

body .hit_content:not(.home_page) .product_detail_description {
    max-width: 700px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
    line-height: 25px;
    font-size: 16px
}

body .hit_content:not(.home_page) .prodct_descrptn_title {
    font-size: 35px !important
}

body .hit_content:not(.home_page) .product_detail_img_block:after {
    background-color: transparent
}

body .hit_content:not(.home_page) .product_detail_img_block .animation_block_img.active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    -webkit-transition: all 1s;
    -moz-transition: all 1s;
    -o-transition: all 1s;
    transition: all 1s
}

body .hit_content:not(.home_page) .product_card {
    width: 32%;
    background-color: rgba(234, 234, 234, .5);
    border: 1px solid #ddd;
    margin: 0 2% 2% 0;
    padding: 30px 20px;
    cursor: pointer;
    transform: translateY(0);
    -webkit-transform: translateY(0);
    -webkit-transition: .3s ease-in-out;
    -moz-transition: .3s ease-in-out;
    -o-transition: .3s ease-in-out;
    transition: .3s ease-in-out
}

    body .hit_content:not(.home_page) .product_card:hover {
        box-shadow: 0 9px 18px rgba(0, 0, 0, .2);
        transform: translateY(-4px);
        -webkit-transform: translateY(-4px)
    }

    body .hit_content:not(.home_page) .product_card:nth-of-type(3n) {
        margin: 0
    }

body .hit_content:not(.home_page) .product_card_image img {
    margin: 0 auto;
    left: 0;
    right: 0;
    width: auto;
    bottom: 10px;
    height: 70%;
    max-width: 100%;
    object-fit: scale-down
}

body .hit_content:not(.home_page) .product_card_image {
    min-height: 304px
}

.product_details_page {
    background-color: #fff
}

body.racquet-page .hit_content:not(.home_page) .product_detail_img_block .animation_block_img {
    margin-left: 100px
}

h2.prod_name {
    color: #000;
    font-size: 21px;
    font-weight: 400;
    line-height: 48px;
    text-transform: uppercase
}

p.prod_descriptions {
    color: #646464;
    font-size: 16px;
    font-weight: 500;
    line-height: 20px;
    min-height: 120px;
    padding: 0 4px
}

body .hit_content:not(.home_page) .product_card_button_wrapper img {
    cursor: pointer
}

body .hit_content:not(.home_page) .product_detail_wrapper {
    margin-bottom: 0
}

body .hit_content:not(.home_page) img.product_detail_img {
    position: relative;
    right: 0;
    z-index: 2
}

body .hit_content:not(.home_page) .anti-roach-gel img.product_detail_img {
    position: relative;
    top: 28%;
    right: 60px;
    z-index: 2
}

body .hit_content:not(.home_page) .product_detail_img_block {
    width: 293px;
    height: auto;
    top: 50%;
    right: 80px;
    position: absolute;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

    body .hit_content:not(.home_page) .product_detail_img_block.blockreveal.active {
        position: absolute;
        overflow: hidden
    }

body .hit_content:not(.home_page) .product_detail_bg {
    margin-top: 80px
}

body .hit_content:not(.home_page) .product_detail_column {
    width: 55%;
    top: 0;
    left: 0;
    padding: 80px 0 30px 90px;
    margin-top: 80px
}

body .hit_content:not(.home_page) .prod_detail_inner_wrapper {
    padding-bottom: 60px
}

body .hit_content:not(.home_page) .product_detail_column h1 {
    color: #fff;
    font-size: 74px;
    font-weight: 400;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 12px
}

body .hit_content:not(.home_page) .product_detail_column h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 400;
    line-height: 24px
}

body .hit_content:not(.home_page) img.product_card_img {
    display: block
}

    body .hit_content:not(.home_page) img.product_card_img.mobile_card_product {
        display: none
    }

body .hit_content:not(.home_page) .knowyour_enemy_tab_wrapper {
    width: 40%
}

body .hit_content:not(.home_page) .knowyour_enemy_tab_content_wrapper {
    width: 60%;
    padding: 20px 80px 10px 30px;
    color: #646464;
    font-size: 18px;
    font-weight: 500;
    line-height: 26px
}

body .hit_content:not(.home_page) .knowyour_tab_content {
    display: none
}

    body .hit_content:not(.home_page) .knowyour_tab_content:first-child {
        display: block
    }

body .hit_content:not(.home_page) .product_knowyour_enemy_wrapper p.hit_desc {
    margin-bottom: 40px
}

body .hit_content:not(.home_page) .knowyour_enemy_tab_icon {
    cursor: pointer
}

body .hit_content:not(.home_page) .flies_tab.knowyour_enemy_tab {
    padding-left: 14px
}

body .hit_content:not(.home_page) .knowyour_enemy_tab .knowyour_enemy_tab_icon.inactivetab {
    display: block
}

body .hit_content:not(.home_page) .knowyour_enemy_tab .knowyour_enemy_tab_icon.activetab {
    display: none
}

body .hit_content:not(.home_page) .knowyour_enemy_tab.active .knowyour_enemy_tab_icon.inactivetab {
    display: none
}

body .hit_content:not(.home_page) .knowyour_enemy_tab.active .knowyour_enemy_tab_icon.activetab {
    display: block
}

body .hit_content:not(.home_page) img.knowyour_enemy_tab_insects {
    top: 50%;
    transform: translateY(-50%) rotate(0);
    -webkit-transform: translateY(-50%) rotate(0);
    left: 100px
}

body .hit_content:not(.home_page) .lal-hit img.knowyour_enemy_tab_insects {
    top: 55%;
    transform: translateY(-50%) rotate(60deg);
    left: 100px
}

body .hit_content:not(.home_page) .anti-roach-gel img.knowyour_enemy_tab_insects {
    top: 55%;
    transform: translateY(-50%) rotate(60deg);
    left: 100px
}

body .hit_content:not(.home_page) .gel-stick img.knowyour_enemy_tab_insects {
    top: 55%;
    -webkit-transform: translateY(-50%) rotate(60deg);
    transform: translateY(-50%) rotate(60deg);
    left: 100px
}

body .hit_content:not(.home_page) .knowyour_enemy_tab:after {
    content: attr(data-name);
    position: absolute;
    left: 230px;
    font-family: aloveofthunder, sans-serif;
    color: #000;
    font-size: 19.93px;
    font-weight: 400;
    line-height: 36.128px;
    text-align: center;
    text-transform: uppercase;
    top: 50%;
    cursor: pointer;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}

body .hit_content:not(.home_page) .flies_tab.knowyour_enemy_tab.active:after {
    opacity: 1;
    visibility: visible
}

body .hit_content:not(.home_page) .usage_instructions_wrapper {
    background-color: #f5f5f5
}

body .hit_content:not(.home_page) ul.usage_instruct_tab_menu {
    list-style: none;
    margin-bottom: 30px
}

body .hit_content:not(.home_page) .usage_instruct_tab_menu li {
    color: #000;
    font-size: 18px;
    font-weight: 400;
    text-transform: uppercase;
    margin: 0 20px;
    padding: 10px;
    cursor: pointer;
    min-width: 128px;
    min-height: 44px;
    transition: all .6s ease;
    -webkit-transition: all .6s ease
}

    .usage_instruct_tab_menu li.active,
    body .hit_content:not(.home_page) .usage_instruct_tab_menu li:hover {
        background-image: url(../images/tab_bg.png);
        background-repeat: no-repeat;
        background-size: cover
    }

body .hit_content:not(.home_page) .usage_instruct_details_wrapper {
    width: 100%;
    max-width: 962px;
    margin: 0 auto
}

    body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-dots li {
        margin-right: 10px
    }

        body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-dots li button:before {
            content: ''
        }

        body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-dots li button {
            width: 17px;
            height: 17px;
            border: 2px solid #565656;
            border-radius: 50px
        }

        body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-dots li.slick-active button {
            border: 2px solid #565656;
            background-color: #565656
        }

    body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-dots {
        bottom: -40px
    }

body .hit_content:not(.home_page) .slider_captions {
    color: #fff;
    left: 0;
    bottom: 0;
    background-color: #000;
    font-size: 20px;
    font-weight: 400;
    text-align: center;
    padding: 10px;
    display: none
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-next:before,
body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-prev:before {
    content: '';
    background: url(../images/arrow-right.png);
    width: 26px;
    height: 46px;
    background-repeat: no-repeat;
    position: absolute;
    top: 0;
    left: 0
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-next,
body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-prev {
    width: 26px;
    height: 46px
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper button.slick-arrow.slick-disabled {
    opacity: 0;
    visibility: hidden
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-next {
    right: 50px
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-prev:before {
    transform: rotate(180deg)
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper .slick-prev {
    left: 50px;
    z-index: 3
}

body .hit_content:not(.home_page) .usage_instruct_details_wrapper .usage_instruct_content {
    display: none
}

    body .hit_content:not(.home_page) .usage_instruct_details_wrapper .usage_instruct_content:first-child {
        display: block
    }

body .hit_content:not(.home_page) .knowyour_enemy_tab_icon.mob_tab {
    display: none
}

body .hit_content:not(.home_page) .mob_pest_tab_bg {
    display: none
}

body .hit_content:not(.home_page) .product_detail_bg,
body .hit_content:not(.home_page) .product_detail_img {
    display: block
}

body .hit_content:not(.home_page) .mob_black_bg.product_detail_bg,
body .hit_content:not(.home_page) .mob_prod.product_detail_img {
    display: none
}

body .hit_content:not(.home_page) .product_card_button_wrapper {
    display: block
}

    body .hit_content:not(.home_page) .product_card_button_wrapper.mob_button_wrapper {
        display: none
    }

body .hit_content:not(.home_page) .faq_inner_wrapper .button_wrapper {
    margin-top: 30px
}

body .hit_content:not(.home_page) .product_title {
    border-top: 3px #f3eeee solid;
    padding-top: 60px
}

body .hit_content:not(.home_page) .product_knowyour_enemy_wrapper {
    padding-top: 0;
    padding-bottom: 60px
}

body .hit_content:not(.home_page) .features-list-wrapper {
    margin-top: 30px
}

body .hit_content:not(.home_page) .features-list.displayinlineblock {
    width: 23%;
    margin: 24px 3%;
    vertical-align: top
}

body .hit_content:not(.home_page) .features-list p b {
    display: block
}

body .hit_content:not(.home_page) .features-list p {
    color: #646464;
    font-size: 15px;
    font-weight: 400;
    line-height: 20px
}

body .hit_content:not(.home_page) .product4.product_card .product_card_image,
body .hit_content:not(.home_page) .product5.product_card .product_card_image {
    min-height: 304px
}

.blog-detailspage .procedur_list:before {
    position: absolute;
    width: 10px;
    height: 10px;
    color: #000;
    content: "";
    background-color: #000;
    left: 0;
    font-size: 65px;
    top: 30px;
    border-radius: 50px
}

.blog-detailspage .steps_procedure.width100.floatleft {
    padding-top: 20px
}

.blog-detailspage .procedure {
    padding-bottom: 0
}

.videofightpest .pest_tab_content_item {
    display: block !important
}

.blogs_page {
    padding-top: 50px
}

#all_pest_content .all_blogs {
    display: none
}

    #all_pest_content .all_blogs:first-child {
        display: block
    }

.fight_pest_tab_content#chikungunya_content,
.fight_pest_tab_content#cockroachesgel_content,
.fight_pest_tab_content#dengue_content,
.fight_pest_tab_content#foodpoisoning_content,
.fight_pest_tab_content#kitchencleaning_content,
.fight_pest_tab_content#malaria_content {
    display: none
}

#all_pest_content {
    display: block
}

.button_wrapper img.viewall_btn {
    display: none
}

.loading_article_btn_wrapper {
    margin-top: -60px;
    margin-bottom: 60px;
    position: relative
}

img.loading_article_btn {
    cursor: pointer
}

.loadmoretext.positionAbsolute {
    top: 12px;
    left: 0;
    right: 0;
    margin: 0 auto;
    display: block;
    color: #000;
    cursor: pointer
}

.termsandconditions_wrapper p.instructions {
    padding-left: 22px;
    text-indent: -22px
}

.thankyoupage .padding3030 {
    min-height: calc(100vh - 63px);
    padding-top: 150px
}

.thankyou-title {
    font-size: 32px;
    color: #222;
    letter-spacing: 1.71px;
    font-weight: 200;
    line-height: 60px
}

.thankyou-description {
    font-size: 16px;
    color: #565656;
    line-height: 22px
}

.product4.product_card h2.prod_name,
.product5.product_card h2.prod_name {
    line-height: normal;
    margin: 10px 0
}

.product-list-page .fightpest_wrapper {
    padding-top: 50px
}

.fightpest-inner-wrapper .fight_pest_tab_content {
    display: none !important
}

    .fightpest-inner-wrapper .fight_pest_tab_content.cat_active {
        display: block !important
    }

iframe.video_contnt {
    width: 100%;
    height: 450px;
    border: none
}

body .contest-page.hit_content .product_detail_column h1 {
    font-size: 63px;
    font-weight: 400;
    line-height: 68px
}

.contest-form-box {
    width: 100%;
    padding: 30px;
    background: #f1f1f1
}

.contest-gender:after {
    top: 15px;
    right: 0;
    content: '';
    width: 25px;
    height: 25px;
    color: #bbb;
    font-weight: 400;
    line-height: 20px;
    position: absolute;
    pointer-events: none;
    padding: 11px 0 0 8px;
    background: url(../images/angle-arrow-down.png);
    background-repeat: no-repeat
}

.field.contest-age,
.field.contest-gender {
    width: 23%
}

.container700 {
    width: 100%;
    margin: 0 auto;
    max-width: 700px
}

.contest-terms-wrapper .field label {
    text-transform: initial
}

.contest-page .contact_desc {
    max-width: 700px;
    margin: 0 auto;
    display: block;
    float: none
}

.contest-terms-wrapper a.termslink,
span.acceptterm.contentFont {
    font-size: 14px
}

.contest-terms-wrapper {
    width: 98%;
    margin: 0 1%;
    margin-top: 20px
}

    .contest-terms-wrapper.flex.flexWrap .field {
        width: auto;
        margin: 0;
        max-width: 50%
    }

.contest-page h3.questions {
    color: #646464;
    font-size: 16px;
    line-height: 19.2px;
    margin: 15px 0 12px 1%;
    float: left;
    width: 100%
}

.answers.flex.flexWrap {
    width: 100%
}

.answers .field {
    width: 50%;
    padding-right: 30px
}

.custom-radio {
    position: relative
}

    .custom-radio [type=radio]:checked,
    .custom-radio [type=radio]:not(:checked) {
        opacity: 0;
        left: -9999px;
        position: absolute
    }

        .custom-radio [type=radio]:checked + label,
        .custom-radio [type=radio]:not(:checked) + label {
            color: #666;
            display: block;
            cursor: pointer;
            line-height: 20px;
            position: relative
        }

            .custom-radio [type=radio]:checked + label:before,
            .custom-radio [type=radio]:not(:checked) + label:before {
                content: "";
                left: 0;
                top: 2px;
                width: 18px;
                height: 18px;
                position: absolute;
                border-radius: 100%;
                background: 0 0;
                border: 2px solid #646464
            }

            .custom-radio [type=radio]:not(:checked) + label:after {
                opacity: 0;
                transform: scale(0)
            }

            .custom-radio [type=radio]:checked + label:after {
                opacity: 1;
                transform: scale(1)
            }

            .custom-radio [type=radio]:checked + label:after,
            .custom-radio [type=radio]:not(:checked) + label:after {
                top: 6px;
                left: 4px;
                content: "";
                width: 10px;
                height: 10px;
                position: absolute;
                background: #646464;
                border-radius: 100%;
                -webkit-border-radius: 100%;
                -webkit-transition: all .2s ease;
                transition: all .2s ease
            }

span.radio-text {
    color: #646464;
    font-size: 16px;
    font-weight: 500;
    line-height: 26px;
    padding-left: 28px;
    display: inline-block;
    text-transform: initial
}

.answers.flex.flexWrap .field {
    width: auto
}

.terms-popup-overlay {
    top: 0;
    left: 0;
    z-index: 22;
    width: 100%;
    height: 100%;
    display: none;
    position: fixed;
    background-color: rgba(0, 0, 0, .6)
}

.terms-popup {
    left: 0;
    right: 0;
    top: 45%;
    opacity: 0;
    z-index: 222;
    max-width: 992px;
    margin: 0 auto;
    width: 94%;
    display: none;
    position: fixed;
    overflow-y: auto;
    max-height: 581px;
    visibility: hidden;
    border-radius: 4px;
    background-color: #fff;
    padding: 40px 40px 40px 40px;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    -webkit-transition: all .3s linear;
    transition: all .3s linear
}

.loaded .terms-popup {
    display: block
}

.terms-popup.active {
    top: 50%;
    opacity: 1;
    visibility: visible
}

span.terms-close {
    top: 20px;
    right: 20px;
    font-size: 35px;
    cursor: pointer;
    position: absolute
}

.terms-popup h4 {
    text-align: center;
    font-weight: 500;
    font-size: 22px;
    margin-bottom: 20px
}

.terms-popup ul {
    width: 100%;
    list-style: none;
    list-style-type: decimal
}

    .terms-popup ul li {
        margin-bottom: 10px;
        font-size: 15px;
        color: #646464;
        text-align: left;
        line-height: 22px
    }

.manufactureaddress p {
    width: 30%;
    padding: 15px 30px;
    font-size: 15px;
    line-height: 30px
}

.manufacturefor-section {
    border: 2px dashed #000;
    padding: 30px;
    margin-bottom: 50px
}

.copyrightcountry {
    font-family: Router-Medium;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: .48px;
    text-align: center;
    line-height: 28px
}

.more-products {
    margin-top: 40px;
    margin-bottom: 40px
}

    .more-products .item {
        max-width: 200px;
        width: 100%;
        margin: 0 0 50px;
        display: block;
        text-align: center
    }

        .more-products .item .image img {
            max-width: 140px;
            width: 100%
        }

        .more-products .item .title {
            color: #6e5b92;
            font-family: Router-Bold;
            font-size: 18px;
            font-weight: 700;
            line-height: 21px;
            margin-top: 5px;
            letter-spacing: -.04px
        }






/* contact form */
.t_and_c_link:hover {
    color: #006A3C;
    font-weight: 600;
}




/*for mobile header*/

@@media only screen and (max-width: 820px) {
    .hit_header {
        display: none;
    }
}

@@media only screen and (min-width: 821px) {
    .hamburger-menu {
        display: none;
    }
}