﻿/***************************************************
List :
01- Import Font                          13- PrintVersion                                25- Video Player
02- Basic Style                          14- Footer                                      26- Mega Menu
03- Masterpage Layout                    15- Social Network                              27- Helper Classes
04- AdminBar                             16- Page Navigate                               28- New Custom Styles
05- Tools                                17- Forum                                       
06- Date                                 18- Pager
07- HeaderLogo                           19- Box Styles
08- Sitemember                           20- Slider
09- Language                             21- Basic Style
10- Search                               22- Range Slider
11- SwitchBar                            23- Media Query
12- Menu                                 24- Effect

****************************************************/


/***************************************************
01- Import Font                   
***************************************************/
@font-face {
    font-family: 'Glyphicons Halflings';
    src: url('/Fonts/FontIcon.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/FontIcon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/FontIcon.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/FontIcon.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'ViewFontIcon';
    src: url('/Fonts/ViewFontIcon.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/ViewFontIcon.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/ViewFontIcon.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/ViewFontIcon.ttf') format('truetype'); /* Safari, Android, iOS */
}

@font-face {
    font-family: 'SDF';
    src: url('/Fonts/MyriadSetPro.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/MyriadSetPro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/MyriadSetPro.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/MyriadSetPro.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: 'SDF1';
    src: url('/Fonts/IRANSansUltraLight.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/IRANSansUltraLight.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/IRANSansUltraLight.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/IRANSansUltraLight.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: 'SDF1';
    src: url('/Fonts/IRANSansMedium.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/IRANSansMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/IRANSansMedium.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/IRANSansMedium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
}

@font-face {
    font-family: 'MyriadSetPro';
    src: url('/Fonts/MyriadSetProMedium.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/MyriadSetProMedium.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/MyriadSetProMedium.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/MyriadSetProMedium.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
}

@font-face {
    font-family: 'MyriadSet';
    src: url('/Fonts/MyriadSetPro.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/MyriadSetPro.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/MyriadSetPro.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/MyriadSetPro.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
}

/***************************************************
02- Basic Style                   
***************************************************/
body {
    direction: ltr;
    background: url(images/BodyBG.jpg);
    background-repeat: no-repeat;
    background-position: bottom;
    font: 13px/23px Tahoma,Helvetica,Arial,sans-serif;
}

.popupBody {
    margin: 0;
    height: 100%;
    direction: ltr;
    background-image: none;
    background-color: #f3f3f3;
}

.flag .RadComboBox_SAMPA {
    height: 24px !important;
    padding: 0 2px !important;
}

/************ Start Of Heading Style *************/
h1, .h1 {
    font-size: 21px;
    color: #5a6575;
}

h2, .h2 {
    font-size: 19px;
    color: #37648a;
}

h3, .h3 {
    font-size: 18px;
    color: #0964d5;
}

h4, .h4 {
    font-size: 16px;
    color: #cb750f;
}

h5, .h5 {
    font-size: 14px;
    color: #f50303;
}

h6, .h6 {
    font-size: 12px;
    color: #9c9b9b;
}
/************ End Of Heading Style *************/

/************ Start Of Link Style *************/
a {
    color: #555;
    text-decoration: none;
}

    a:hover {
        color: #ff9000;
        text-decoration: none;
        cursor: pointer;
    }

.boxLastUpdate {
    text-align: right;
    font: normal 10px Tahoma;
    color: #aaa;
    padding-top: 8px;
}
/************ End Of Link Style *************/
.lead {
    font-size: 16px !important;
}
/************ Start Of General Style *************/
a.shortcut:active, a.shortcut:visited, a.shortcut:link {
    color: #234BA3;
    text-decoration: none;
}

a.shortcut:hover {
    color: #DD4B56;
    border-bottom: dotted 1px #DD4B56;
}

.caption {
    font-weight: bold;
}

.tableBorder {
    background-color: #e3e3e3;
    border: #ddd solid 1px;
}

.schemaTable {
    display: table;
    margin: 10px auto;
}

.box {
    font: normal 11px Tahoma;
    width: 175px;
    border: 1px solid #97AFC1;
}

.dottedTable {
    font: normal 11px Tahoma;
    text-decoration: none;
    border-collapse: separate;
    border: dotted 1px #c0c0c0;
}

.dottedVLine {
    padding-right: 5px;
    background-position: right 50%;
    padding-left: 5px;
    background: url( '/Components/General/Resources/Images/vdot.gif' ) repeat-y;
}

.dottedHLine {
    background: url('/Components/General/Resources/Images/hdot.gif') repeat-x 50% bottom;
    padding-bottom: 10px;
    padding-top: 5px;
}

.tools {
    color: #5a6575;
    font: normal 10px Tahoma, 'Times New Roman';
}

a.tools:active, a.tools:visited, a.tools:link {
    color: #5a6575;
    text-decoration: none;
}

a.tools:hover {
    color: #f50303;
    cursor: pointer;
}

.more {
    background-color: #26499A;
    height: 18px;
    line-height: 15px;
    padding-right: 3px;
    padding-left: 3px;
    border-left: #4D5154 1px solid;
    border-bottom: #4D5154 1px solid;
    border-right: #4D5154 1px solid;
    border-top: #4D5154 1px solid;
    font-size: 11px;
    font-family: tahoma;
    color: #FFFFFF;
}

a.more:active, a.more:visited, a.more:link {
    color: #fff;
}

a.more:hover {
    color: #b8c4e0;
}

.hint {
    color: #4D5154;
    font: normal 11px Tahoma;
    text-align: justify;
}

.multiPage {
    min-height: 700px;
}

* html .multiPage {
    height: 700px;
}

.searchTable {
    border: #aaa 1px solid;
    background-color: #f3f3f3;
}

UL.generalStyle {
    list-style-image: url(Images/SimpleBullet.gif);
}

li.generalStyle {
    list-style-image: url(Images/SimpleBullet.gif);
}

.newTicketHint {
    color: #234BA3;
}

.imageBorder {
    border: solid 1px #d1d1d1;
}

.generalTable {
    border: #aaa 1px dotted;
    background-color: #f3f3f3;
}

.briefDescription {
    text-decoration: none;
    line-height: 18px;
    color: #255995;
}

a.briefDescription:active, a.briefDescription:visited, a.briefDescription:link {
    color: #255995;
    text-decoration: none;
}

a.briefDescription:hover {
    color: #255995;
    border-bottom: dotted 1px #222222;
}


.DockContainer {
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto !important;
    direction: ltr;
}

.RadDockZone {
    border-width: 0 !important;
}

.blackLabel {
    color: #000;
}

.goldLabel {
    color: #cfb456;
}

.whiteLabel {
    color: #444d54;
}

.blueLabel {
    color: #90b9d3;
}


.paymentTable {
    border: #000 1px solid;
    background-color: #f1f1f1;
}

.KimberlyGrid {
    border: 1px solid #768CA5;
    background: white;
    color: black;
    border-collapse: separate;
    border-spacing: 0;
}

.tableHeaderKimberly td {
    border: 1px solid;
    border-top-width: 0;
    background: 0 -2300px repeat-x #718CA1 url('Telerik/SAMPA/Grid/sprite.gif');
    border-color: #98ACBF #728BA1 #3D556C #455F77;
    color: White;
    border-collapse: separate;
    border-spacing: 1px;
}

.tableItemKimberly {
    background: url(/Components/Store/Resources/Images/EN/Cart/white/item-bg.png) repeat-x center bottom;
    background-color: white;
    color: #607280;
    text-indent: 0;
    font: normal 11px Tahoma;
}

    .tableItemKimberly td {
        border-style: solid;
        border-width: 0 1px 1px;
        border-color: white white white #DAE2E8;
        border-collapse: separate;
        border-spacing: 1px;
    }

.tableAlternateItemKimberly {
    background-repeat: repeat-x;
    background-position: center bottom;
    background-color: #DAE2E8;
    color: #607280;
    text-indent: 0;
    font: normal 11px Tahoma;
}

    .tableAlternateItemKimberly td {
        border-style: solid;
        border-width: 0 1px 1px;
        border-color: #DAE2E8;
        border-collapse: separate;
        border-spacing: 1px;
    }

.roundedContainer {
    margin: 0 auto 10px auto;
    padding: 10px;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 1px 2px #aaaaaa;
    background-color: #e3e3e3;
}

.autoHeight {
    height: auto !important;
}

.spacer {
    height: 10px;
    display: block;
}

.absent {
    display: none;
}

.panel-search {
    /*margin-top: 5px;*/
    margin-bottom: 10px !important;
}

    .panel-search > .panel-heading {
        background-image: -webkit-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
        background-image: -o-linear-gradient(top, #f5f5f5 0, #e8e8e8 100%);
        background-image: linear-gradient(to bottom, #f5f5f5 0, #e8e8e8 100%);
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    }

        .panel-search > .panel-heading span:before {
            content: "\e862";
            font: normal normal 0.8em/1 Glyphicons Halflings;
            color: #000;
            padding: 5px;
        }

        .panel-search > .panel-heading.collapsed span:before {
            content: "\e863";
        }

        .panel-search > .panel-heading h2 {
            font: normal normal 1.2em/1.2 SDF, Tahoma;
            margin: 0;
        }

    .panel-search > .panel-body {
        background-color: #fbfbfb;
        border-right: 1px solid #ececec;
        border-left: 1px solid #ececec;
        border-radius: 0;
        margin: 0;
        padding: 8px 10px;
    }

.accordion-caret .accordion-toggle:after,
.accordion-caret .accordion-switch:before {
    content: '';
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    margin-right: 5px;
    vertical-align: -1px;
}

.accordion-caret .accordion-toggle:after {
    float: left;
}

.accordion-caret .accordion-toggle:not(.collapsed):after {
    content: "\E857";
    margin-left: 0;
}

.accordion-caret .accordion-toggle.collapsed:after {
    content: "\E812";
    margin-left: 5px;
}

.accordion-caret .accordion-switch:not(.collapsed):before {
    content: "\E806";
    margin-left: 5px;
}

.accordion-caret .accordion-switch.collapsed:before {
    content: "\E805";
    margin-left: 5px;
}


.radio-list .radio {
    padding-left: 20px;
}

    .radio-list .radio label {
        padding-left: 0;
    }

.checkbox-list .checkbox {
    padding-left: 10px;
}

    .checkbox-list .checkbox label {
        padding-left: 0px;
    }

.spacer {
    height: 10px;
    display: block;
}

.btn-normal {
    width: 120px;
}

.btn-large {
    width: 180px;
}

.btns-box {
    margin-bottom: 16px;
}

.panel-light .panel-heading {
    background-image: linear-gradient(to bottom, #f5f5f5 0, #FFFFFF 100%);
    background-repeat: repeat-x;
}

.panel-simple {
    border-color: #ddd;
    margin: 20px 0;
    padding: 10px;
}

    .panel-simple .panel-heading {
        border-bottom: 3px solid #eaedf4;
        padding: 0 15px;
        font-weight: bold;
    }

        .panel-simple .panel-heading li {
            padding: 0 15px;
        }

    .panel-simple .panel-body .item {
        border-bottom: 1px solid #eaedf4;
        padding: 15px 5px;
    }

        .panel-simple .panel-body .item li {
            margin: .2em 0;
        }

        .panel-simple .panel-body .item:first-child {
            padding-top: 0;
        }

        .panel-simple .panel-body .item:last-child {
            border-bottom: none;
            padding-bottom: 0;
        }

.panel-search > .panel-body {
    background-color: #fbfbfb;
    border-right: 1px solid #ececec;
    border-left: 1px solid #ececec;
    border-radius: 0;
    margin: 0;
    padding: 8px 10px;
}


.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr:hover {
    background: #eee !important;
}
/***************************************************
03- Masterpage Layout                   
***************************************************/
.mainContentWrap {
    display: block;
    position: relative;
    z-index: 99;
}

.generalMainWrap {
    margin-top: 20px;
}

.mainContentWrap > .container {
    padding: 15px;
    background-color: rgba(255, 255, 255, 0.9);
    box-shadow: 0 -3px 0 14px rgba(255, 255, 255, 0.3);
}

.mainHeaderWrap {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 7777;
}

    .mainHeaderWrap .container {
        background-color: rgba(255, 255, 255, 0.8);
        box-shadow: 0 3px 0 14px rgba(255, 255, 255, 0.3);
        margin-bottom: 17px;
    }

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
}

.headerBottom {
    background: none;
    padding-top: 7px;
    border-radius: 0;
}

.headerTop {
    padding: 10px 0;
}

.radcomCopyrightAndLogo > div {
    border-top: 1px solid #dedede;
    padding-top: 15px;
}
/***************************************************
04- AdminBar                   
***************************************************/
.adminbarMain {
    margin-bottom: 32px;
}

.adminbar {
    direction: ltr;
    color: #ccc;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #262c44;
    margin-bottom: 32px;
    font-size: 0.8em;
}

    .adminbar .quicklinks {
        padding: 5px 8px;
    }

        .adminbar .quicklinks a {
            color: #eee;
            padding: 0 8px 0 7px;
            transition: color 500ms ease-in-out;
        }

            .adminbar .quicklinks a:hover {
                color: #2ea2cc;
            }

        .adminbar .quicklinks .glyphicon-sampa {
            font-size: 1.7em;
            padding-right: 6px;
        }


        .adminbar .quicklinks .glyphicon-stats {
            font-size: 1.4em;
            padding-left: 6px;
        }

        .adminbar .quicklinks .nav > li > a:hover,
        .adminbar .quicklinks .nav > li > a:focus {
            background: none;
        }

        .adminbar .quicklinks .nav .myAccount img {
            border-radius: 15px;
            width: 22px;
            height: 22px;
            margin-right: 8px;
            background: url('/Components/SiteMember/Resources/Images/Avatar.png') no-repeat center center;
        }
/***************************************************
05- Tools                   
***************************************************/
.toolsBox {
    margin-bottom: 10px;
}

.generalToolsBox {
    float: right;
    padding: 0;
}

    .generalToolsBox > div {
        width: 23px;
        height: 23px;
        display: inline-block;
        float: right;
        padding: 5px;
        text-align: center;
        transition: all .4s;
        background: #aeaeae;
        margin-left: 12px;
    }

        .generalToolsBox > div:hover {
            background: #333;
        }

            .generalToolsBox > div:hover a {
                color: #fff;
            }

    .generalToolsBox a {
        color: #fff;
        font-size: 12px;
        transition: color 1s;
    }

        .generalToolsBox a .glyphicon {
            display: block;
            font-size: 12px;
            margin-top: 0 !important;
        }
/************ Start Of News Detail *************/
.newsDetailToolbox .glyphicon {
    padding: 0 2px;
}

.newsDetailToolbox .socialNetworkItemWrap a .glyphicon {
    padding: 0;
}
/************ Start Of TellaFriend *************/
.tellafriendPage .formLabel {
    width: 110px;
}

/***************************************************
06- Date                   
***************************************************/
.generalCurrentDateTime {
    width: 100%;
    color: #fff;
    padding: 8px 0;
    float: right;
}

.datetimeSeparator {
    padding: 0 4px;
}
/***************************************************
07- HeaderLogo                   
***************************************************/
.mainLogo {
    text-align: center;
}

    .mainLogo a {
        display: block;
    }

        .mainLogo a .glyphicon-logo {
            color: #58585A;
        }

/***************************************************
08- Sitemember                   
***************************************************/
.siteMemberWelcomeWrap {
    padding: 10px 0;
}

    .siteMemberWelcomeWrap a {
        display: inline-block;
        font-size: 13px;
        color: #fff;
        transition: color .5s;
    }

    .siteMemberWelcomeWrap > a i {
        font-size: 16px;
        color: #fff;
        transition: color .5s;
    }

    .siteMemberWelcomeWrap > a span {
        padding: 0 8px;
    }

    .siteMemberWelcomeWrap > a:hover {
        color: #4fc1e9;
    }

        .siteMemberWelcomeWrap > a:hover i {
            color: #4fc1e9;
        }
/***************************************************
09- Language                   
***************************************************/
.generalSelectLanguage {
    text-align: right;
    padding: 20px 0;
}

    .generalSelectLanguage li {
        display: inline-block;
        float: right;
    }

        .generalSelectLanguage li:nth-child(odd) {
            display: none;
        }

    .generalSelectLanguage a {
        color: #ffffff;
        font-family: SDF1;
    }

        .generalSelectLanguage a:before {
            content: "|";
            padding: 0 6px;
        }

    .generalSelectLanguage li:last-child a:before {
        content: none;
    }
/***************************************************
10- Search                   
***************************************************/
.generalSearchBox {
    float: right;
    margin-bottom: 6px;
}

    .generalSearchBox .input-group {
        background: #f5f5f5;
        border: 1px solid #d6d6d6;
        height: 26px;
    }

    .generalSearchBox .form-control {
        height: 26px;
        width: 140px !important;
    }

    .generalSearchBox input {
        color: #696969 !important;
        background: none;
        border-radius: 0;
        border: none;
        box-shadow: none !important;
    }

        .generalSearchBox input:focus {
            color: #696969 !important;
        }

    .generalSearchBox a {
        width: 30px;
        height: 18px;
        padding: 0px;
        margin: 0px;
        background: none;
        border-radius: 0 !important;
        border: none;
        box-shadow: none !important;
        color: #696969;
        text-shadow: none;
        font-size: 13px;
        box-sizing: border-box;
    }

        .generalSearchBox a:hover,
        .generalSearchBox a:focus {
            background: transparent;
            color: #17A9EC;
        }

.searchstats {
    color: #000;
    padding: 5px 0;
}

.searchtitle {
    color: #0000cc;
    text-decoration: none;
}

A.searchtitle:link {
    color: #0000cc;
    text-decoration: none;
}

A.searchtitle:visited, A.searchtitle:active {
    color: #551A8B;
    text-decoration: underline;
}

A.searchtitle:hover {
    color: #eb7629;
    text-decoration: underline;
    border-bottom: #eb7629 0 solid;
}

.searchnotfound {
    font-weight: bold;
    color: #000000;
}

.searchcontent {
}

.searchhighlight {
    font-weight: bold;
    color: #000000;
}

.searchcounter {
    color: #000;
}

.searchaddress {
    color: #008000;
    text-decoration: none;
}

A.searchaddress:link, A.address:visited, A.address:active {
    color: #008000;
    text-decoration: none;
}

A.searchaddress:hover {
    text-decoration: none;
}

.searchmoreresult {
    font-size: .9em;
    color: #000000;
    text-decoration: none;
    border-bottom: #777777 0 solid;
}

A.searchmoreresult:link, A.address:visited, A.address:active {
    font-size: .9em;
    color: #8284CC;
    text-decoration: none;
    border-bottom: #777777 0 solid;
}

A.searchmoreresult:hover {
    font-size: .9em;
    text-decoration: none;
    border-bottom: #777777 0 solid;
}

.searchpagenumber span {
    display: inline-block;
    width: 26px;
    height: 22px;
    color: #fff;
    text-align: center;
    line-height: 21px;
    text-shadow: 0 1px 0 #6990b3;
    background: url('Images/Pager/BackgroundSelected.png') no-repeat;
}

.searchpagenumber a:link, .searchpagenumber a:visited, .searchpagenumber a:active {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('Images/Pager/Background.png') no-repeat;
    text-decoration: none;
    text-align: center;
}

.searchpagenumber a:hover {
    background: url('Images/Pager/BackgroundHover.png') no-repeat;
    text-decoration: none;
}

.searchpagenumber a span {
    color: #6990b3;
    text-shadow: 0 1px 0 #fff;
    background: none;
}

.searchpagenumber a:hover span {
    color: #6990b3;
}

.searchpagenumber .searchnextprevious img, .searchpagenumber .searchnextprevious img {
    display: none;
}

.searchpagenumber .searchnextprevious:link, .searchpagenumber .searchnextprevious:visited, .searchpagenumber .searchnextprevious:active {
    width: 73px;
    height: 25px;
    text-align: center;
    background: url('Images/Pager/NP.png') no-repeat;
}

.searchpagenumber .searchnextprevious:hover {
    background: url('Images/Pager/NP_Hover.png') no-repeat;
}

.searchpagenumber .searchnextprevious span {
    color: #6990b3;
    text-shadow: 0 1px 0 #fff;
    background: none;
}

.searchpagenumber .searchnextprevious:hover span {
    color: #fff;
    text-shadow: 0 1px 0 #6990b3;
}
/************ Start Of ComponentSearch *************/
#divSearch {
    width: 190px;
    height: 26px;
    overflow: hidden;
    position: absolute;
    top: 129px;
    right: 10px;
}

.searchFormWrapper {
    height: 26px;
}

    .searchFormWrapper dl {
        display: table;
        margin: 0 auto;
        padding: 0;
    }

.searchFormButton {
    width: 26px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    float: right;
}

    .searchFormButton .btnSearch {
        background: url('Images/Sprites.png') no-repeat -161px -73px;
        width: 26px;
        height: 26px;
    }

        .searchFormButton .btnSearch:hover {
            background: url('Images/Sprites.png') no-repeat -161px -100px;
            width: 26px;
            height: 26px;
        }

.searchFormTextBox {
    margin: 0;
    padding: 0;
    width: 164px;
    height: 26px;
    display: inline-block;
    vertical-align: top;
    float: left;
}

.searchTextBox {
    width: 152px !important;
    margin: 0 !important;
    padding: 3px 6px 3px 6px !important;
    height: 20px !important;
    border: none !important;
    background-image: url(Images/Sprites.png) !important;
    background-repeat: no-repeat !important;
    background-position: -161px -32px !important;
    background-color: transparent !important;
    font: normal 11px Tahoma, Geneva, sans-serif !important;
    color: #5D728A !important;
    outline: none;
}

.ComponentSearchBoxWrap {
    margin: 0 auto 10px auto;
    padding: 2px;
    border: 1px solid #aaa;
    border-radius: 5px;
    background-color: #fff;
    box-shadow: 0 1px 2px #000000;
}

    .ComponentSearchBoxWrap .ccbswTop {
        background-color: #fff;
        border-radius: 5px;
    }

        .ComponentSearchBoxWrap .ccbswTop span.ccbswTextTitle {
            display: block;
            font: normal bold 11px Tahoma;
            font-weight: bold;
            color: #ae1406;
            padding: 5px;
            background-image: linear-gradient(rgb(255,255,255) 11%, rgb(250,250,250) 56%);
            background-color: #f3f3f3;
        }

    .ComponentSearchBoxWrap .ccbswMiddle {
    }

        .ComponentSearchBoxWrap .ccbswMiddle .ccbswMiddleLeft {
        }

            .ComponentSearchBoxWrap .ccbswMiddle .ccbswMiddleLeft .ccbswMiddleRight {
            }

                .ComponentSearchBoxWrap .ccbswMiddle .ccbswMiddleLeft .ccbswMiddleRight .ccbswMiddleContent {
                    margin: 0;
                    padding: 5px;
                    background-image: linear-gradient(rgb(243,243,243) 18%, rgb(255,255,255) 59%);
                    background-color: #f3f3f3;
                }
/************ End Of ComponentSearch *************/

/************ Start Of ModuleSearch *************/
.moduleSearchResultWrap {
    border-top: 1px solid #DDDADA;
    border-bottom: 1px solid #DDDADA;
    margin: 5px 0;
    padding: 2px 5px;
    background-color: #F3F3F3;
    box-shadow: 0 2px 7px #DDD;
}

    .moduleSearchResultWrap .searchHeaderLabel {
        font: italic normal 12px/18px Tahoma;
        color: #6e6e6e;
        float: left;
    }

    .moduleSearchResultWrap .searchDetailsHeaderLabel {
        font: italic normal 12px/18px Tahoma;
        color: #6e6e6e;
        float: Right;
    }

.moduleSearchWrap {
    height: 34px;
    position: relative;
    background: url(Images/ModuleSearch/ModuleSearch.png)no-repeat -994px 0;
    padding: 0 61px 0 6px;
}

    .moduleSearchWrap .bgImage {
        background: url(Images/ModuleSearch/ModuleSearch.png)no-repeat;
    }

    .moduleSearchWrap .txtSearchWrap {
        background-position: 0 -34px;
        background-repeat: repeat-x;
        height: 34px;
        direction: ltr;
    }

        .moduleSearchWrap .txtSearchWrap input {
            margin: 7px 0 0 0;
            padding: 0;
            width: 100%;
            height: 22px;
            border: 0;
            font-size: 11px;
            background: none;
            color: black;
            outline: 0;
            font-family: Verdana,"sans-serif";
        }

    .moduleSearchWrap .dropDownWrap {
        position: absolute;
        top: 5px;
        overflow: hidden;
        height: 23px;
        padding: 2px 8px;
        left: 3px;
        background-position: 0 -68px;
        border-right: 1px solid #DDD;
    }

        .moduleSearchWrap .dropDownWrap span {
            display: inline-block;
            font: normal 11px/18px Verdana,"sans-serif";
        }

        .moduleSearchWrap .dropDownWrap .arrowDown {
            background-position: -81px -5px;
            width: 9px;
            height: 7px;
            margin: 0 5px 0 11px;
        }

        .moduleSearchWrap .dropDownWrap .moduleSearchSelect {
            opacity: 0;
            top: 0;
            height: 29px;
            cursor: pointer;
            visibility: visible;
            width: 100%;
            position: absolute;
            margin: 0;
            padding: 0;
            border: 1px solid #DDD;
            color: black;
            background: none;
            outline: 0;
            left: 0;
            font-family: Verdana,"sans-serif";
        }

    .moduleSearchWrap .moduleSearchSubmit {
        background-position: 0 0;
        width: 55px;
        height: 34px;
        position: absolute;
        top: 0;
        text-align: center;
        right: 0;
        padding-left: 6px;
    }

        .moduleSearchWrap .moduleSearchSubmit .btnSubmit {
            padding: 0;
            margin: 0;
            border: none;
            background: none;
            color: #fff;
            height: 34px;
            cursor: pointer;
            line-height: 18px;
            font-size: 11px;
            width: 50px;
            font-family: Verdana,"sans-serif";
        }

.smallModuleSearchWrap {
    height: 22px;
    position: relative;
    background: url(Images/ModuleSearch/SmallModuleSearch.png) no-repeat -994px 0;
    padding: 0 27px 0 6px;
}

    .smallModuleSearchWrap .bgImage {
        background: url(Images/ModuleSearch/SmallModuleSearch.png) no-repeat;
    }

    .smallModuleSearchWrap .txtSearchWrap {
        background-position: 0 -22px;
        background-repeat: repeat-x;
        height: 22px;
        direction: ltr;
    }

        .smallModuleSearchWrap .txtSearchWrap input {
            margin: 0;
            padding: 0;
            width: 100%;
            height: 22px;
            border: 0;
            background: none;
            color: black;
            outline: 0;
            font-family: Verdana,"sans-serif";
            font-size: 11px;
        }

    .smallModuleSearchWrap .dropDownWrap {
        position: absolute;
        top: 3px;
        overflow: hidden;
        height: 17px;
        left: 3px;
        background-position: 0 -44px;
        border-right: 1px solid #DDD;
        padding: 0 3px 0 5px;
    }

        .smallModuleSearchWrap .dropDownWrap span {
            display: inline-block;
            line-height: 17px;
            vertical-align: top;
            height: 15px;
            font: normal 9px/17px Verdana,"sans-serif";
        }

        .smallModuleSearchWrap .dropDownWrap .arrowDown {
            background-position: -33px 0;
            width: 7px;
            margin: 0;
        }

        .smallModuleSearchWrap .dropDownWrap .moduleSearchSelect {
            right: 0;
            top: 0;
            cursor: pointer;
            visibility: visible;
            width: 100%;
            position: absolute;
            margin: 0;
            padding: 0;
            color: black;
            background: none;
            outline: 0;
            opacity: 0;
            height: 100%;
            font-family: Verdana,"sans-serif";
            border: 1px solid #DDD;
            z-index: 1000;
        }

    .smallModuleSearchWrap .moduleSearchSubmit {
        background-position: 0 0;
        width: 21px;
        height: 22px;
        position: absolute;
        top: 0;
        text-align: center;
        right: 0;
        padding-left: 6px;
    }

        .smallModuleSearchWrap .moduleSearchSubmit .btnSubmit {
            padding: 0;
            margin: 0;
            border: none;
            background: none;
            color: transparent;
            height: 22px;
            width: 21px;
            cursor: pointer;
        }
/***************************************************
11- SwitchBar                   
***************************************************/
.mainSwitchbarWrap {
}

.generalSwitchBarWrap {
}

#generalSwitchBarWrapper {
    margin: -10px -15px 4px;
}

.switchBar {
    margin: 0 auto;
    line-height: 23px;
    color: #58585a;
    font-family: tahoma;
}

    .switchBar a {
        color: #58585a;
        text-decoration: none;
        font: 13px/23px Tahoma;
    }

    .switchBar:hover {
        color: #111;
    }

.switchBarSelected {
    color: #58585a;
}

    .switchBarSelected:link, .switchBarSelected:visited, .switchBarSelected:active {
        color: #ff6603;
        text-decoration: none;
    }

    .switchBarSelected:hover {
        border-bottom: 1px dashed #ff6603;
    }
/***************************************************
12- Menu                   
***************************************************/
.menuWrap {
    /*margin-bottom: 10px;*/
}

.mainMenu {
}

.generalMenu {
}

.mainMenu .navbar-left > li > a {
    background: linear-gradient(to bottom, #f8f8f8, #e9e9e9) repeat scroll 0 0 #e9e9e9;
    border: 1px solid #dddddd;
    padding: 10px 25px 10px 5px;
}

.mainMenu .navbar-left > li.open > a,
.mainMenu .navbar-left > li.current > a {
    border: 1px solid #aaa;
    color: #f50303;
}

.mainMenu .navbar-left .dropdown-menu {
    background-clip: padding-box;
    background-color: #f8f8f8;
    border: 1px solid #aaa;
    box-shadow: none;
    font-size: 13px;
    padding: 0;
    border-radius: 0;
    margin-left: 0px !important;
}

.mainMenu .dropdown-menu > li > a {
    padding: 10px 15px;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li.open > a,
.dropdown-menu > li.current > a {
    background-color: #e8e8e8;
    background-image: linear-gradient(to bottom, #f5f5f5 0px, #e8e8e8 100%);
    background-repeat: repeat-x;
    color: #f50303;
}

.navbar-left > li {
    width: 100%;
}
/************ Start Of Horizontal Menu *************/
.navbar-left.sf-horizontal .sub-arrow, .navbar-left .collapsible .sub-arrow {
    border-color: #58585a transparent transparent !important;
    border-style: solid !important;
    border-width: 5px 4px 0 !important;
    height: 0;
    right: 10px;
    margin-right: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    transform: rotate(360deg);
}

.navbar-left.sf-horizontal a:hover .sub-arrow, .navbar-left .collapsible a:hover .sub-arrow {
    border-color: #f50303 transparent transparent !important;
    border-style: solid !important;
    border-width: 5px 4px 0 !important;
    height: 0;
    right: 10px;
    margin-right: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    transform: rotate(360deg);
}

.navbar-left.sf-horizontal > li > a.has-submenu {
    padding: 10px 25px 10px 15px;
}

.navbar-left.sf-horizontal ul.dropdown-menu ul.dropdown-menu {
    margin-left: 0 !important;
    top: auto !important;
}

.navbar-left.sf-horizontal > li {
    width: auto;
}

.navbar-left.sf-horizontal ul.dropdown-menu {
    left: 0 !important;
    min-width: 100% !important;
    position: absolute;
    right: auto !important;
    top: 100% !important;
}

.navbar-left.sf-horizontal ul ul.dropdown-menu {
    left: 100% !important;
    min-width: 100% !important;
    position: absolute;
    right: auto !important;
    /*top: 0 !important;*/
}

.navbar-left.sf-horizontal > li > a {
    padding: 10px 15px 10px 15px;
}

.navbar-left.sf-horizontal ul > li > a {
    padding: 10px 15px 10px 15px;
}

.mainMenu .navbar-right.sf-horizontal > li > a {
    background: linear-gradient(to bottom, #f8f8f8, #e9e9e9) repeat scroll 0 0 #e9e9e9;
    border: 1px solid #dddddd;
}

.navbar-right.sf-horizontal > li > a.has-submenu {
    padding: 10px 15px 10px 25px;
}

.has-submenu {
    position: relative;
}

.navbar-right.sf-horizontal .sub-arrow, .navbar-right.sf-horizontal .collapsible .sub-arrow {
    left: 10px;
    margin-left: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid !important;
    border-width: 5px 4px 0 4px !important;
    border-color: #58585A transparent transparent transparent !important;
}

.navbar-right.sf-horizontal a:hover .sub-arrow, .navbar-right.sf-horizontal .collapsible a:hover .sub-arrow {
    left: 10px;
    margin-left: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    height: 0;
    border-style: solid !important;
    border-width: 5px 4px 0 4px !important;
    border-color: #F50303 transparent transparent transparent !important;
}

.navbar-left.sf-horizontal li ul li .sub-arrow, .navbar-left.sf-horizontal ul ul .collapsible .sub-arrow {
    border-color: transparent -moz-use-text-color transparent transparent !important;
    border-style: dashed solid dashed dashed !important;
    border-width: 4px !important;
    height: 0;
    right: 10px;
    margin-right: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    transform: rotate(180deg);
}

.navbar-left.sf-horizontal li ul li a:hover .sub-arrow, .navbar-left.sf-horizontal ul ul .collapsible a:hover .sub-arrow {
    border-color: transparent -moz-use-text-color transparent transparent !important;
    border-style: dashed solid dashed dashed !important;
    border-width: 4px !important;
    right: 10px;
    margin-left: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    height: 0;
    transform: rotate(180deg);
}

.navbar-right.sf-horizontal li ul li a:hover .sub-arrow, .navbar-right.sf-horizontal ul ul .collapsible a:hover .sub-arrow {
    border-color: transparent #F50303 transparent transparent !important;
    border-style: dashed solid dashed dashed !important;
    border-width: 4px !important;
    right: 10px;
    margin-left: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    height: 0;
}
/************ Start Of MultiColumn Menu *************/
.multiColumnMenu .nav,
.multiColumnMenu .collapse,
.multiColumnMenu .dropup,
.multiColumnMenu .dropdown {
    position: static !important;
}

.multiColumnMenu .container {
    position: relative !important;
}

.multiColumnMenu .dropdown-menu {
    left: auto !important;
}

.multiColumnMenu .multiColumnMenu-content {
    padding: 5px 5px;
}

.multiColumnMenu .dropdown.multiColumnMenu-fw .dropdown-menu {
    left: 0 !important;
    right: 0 !important;
}

.multiColumnMenu ul.nav li.dropdown:hover > ul.dropdown-menu {
    display: block;
}

@media (max-width:767px) {
    .dropdown-menu {
        width: 100%;
    }
}


.multiColumnMenu .dropdown-menu {
    top: auto;
}

.multiColumnMenu .navbar-nav {
    margin: 0;
}

.multiColumnMenu .navbar-collapse {
    max-height: 500px;
}

/***************************************************
13- PrintVersion                   
***************************************************/
@media print {
    a:after {
        content: none !important;
    }
}
/***************************************************
14- Footer                   
***************************************************/
.mainFooterWrap {
    background: transparent;
}

    .mainFooterWrap .container {
        background-color: rgba(255, 255, 255, 0.9);
    }

.radcomCopyrightAndLogo {
    background: transparent;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
}

.generalCopyright {
    color: #b6b6b7;
    font-size: 0.9em;
}

.popupBody .generalCopyright {
    color: #000;
}
/*************** Genral Footer Links ***************/
.footerNav .footerItem {
    padding: 20px 0;
}

.footerItem h5 a {
    color: #4fc1e9;
    font-weight: bold;
}

    .footerItem h5 a:before {
        content: ':: ';
    }

.footerItem a:hover {
    color: #ffffff;
}

.footerItem ul {
    padding-right: 12px;
}

    .footerItem ul li {
        list-style: none;
    }

        .footerItem ul li a {
            font-size: 12px;
            color: #fff;
            display: inline-block;
            padding: 4px 0;
        }
/************ Start Of Linear Footer *************/
.linearFooter {
    padding: 1px 0;
    text-align: center;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

    .linearFooter ul {
        margin: 0;
        padding: 0;
    }

    .linearFooter li {
        display: inline-block;
        list-style: none;
        padding: 5px 0;
    }

        .linearFooter li:after {
            content: '|';
            display: inline-block;
            padding: 0 15px;
            color: #292929;
        }

        .linearFooter li:last-child:after {
            content: none;
        }

        .linearFooter li a {
            color: #777777;
            transition: .4s all;
            font-size: 14px;
            font-family: Tahoma;
        }

            .linearFooter li a:hover {
                color: #ff6000;
            }
/***************************************************
15- Social Network                   
***************************************************/
.socialNetworksWrapper ul {
    padding: 0;
    margin-bottom: 10px;
    float: right;
}

.socialNetworkItemWrap {
}

.socialNetworksWrapper li {
    background: transparent;
    box-sizing: border-box;
    display: inline-block;
    list-style: outside none none;
    position: relative;
    margin: 0 2px;
}

    .socialNetworksWrapper li a {
    }

.socialNetworksWrapper .glyphicon {
    font-size: 28px;
    transition: all 400ms ease-in-out;
    color: #696969;
    font-size: 12px;
    width: 21px;
    height: 21px;
    border-radius: 50%;
    background: transparent;
    border: 1px solid #696969;
    padding: 4px 5px 5px;
    display: block;
}

    .socialNetworksWrapper .glyphicon:hover {
        color: #fff;
    }

    .socialNetworksWrapper .glyphicon.glyphicon-facebook:hover {
        background: #389cfa;
    }

    .socialNetworksWrapper .glyphicon.glyphicon-linkedIn:hover {
        background: #0097bd;
    }

    .socialNetworksWrapper .glyphicon.glyphicon-gplus:hover {
        background: #E4412C;
    }

    .socialNetworksWrapper .glyphicon.glyphicon-twitter:hover,
    .socialNetworksWrapper .glyphicon.glyphicon-twit:hover {
        background: #27D4FF;
    }

    .socialNetworksWrapper .glyphicon.glyphicon-instagram:hover {
        background: #D95C00;
    }

    .socialNetworksWrapper .glyphicon.glyphicon-pinterest:hover {
        background: #D95C00;
    }


.customSocialNetwork .glyphicon-facebook:before {
    content: "\e887";
    margin-left: 1px;
}

.customSocialNetwork .glyphicon-linkedIn:before {
    content: "\e892";
    display: block;
    margin-left: -1px;
}

.customSocialNetwork .glyphicon-gplus:before {
    content: "\e888";
}

.customSocialNetwork .glyphicon-twitter:before {
    content: "\e886";
    /*font-family: "ViewFontIcon";*/
    display: block;
    margin-left: -1px;
}

.customSocialNetwork .glyphicon-instagram:before {
    content: "";
    margin-left: -1px;
}

/***************************************************
16- Page Navigate                   
***************************************************/
.goToTop {
    border: 2px solid #17a9ec;
    border-radius: 31px;
    bottom: 97px;
    height: 43px;
    overflow: hidden;
    position: fixed;
    right: 26px;
    transition: all 1s ease 0s;
    width: 43px;
    z-index: 99;
}

    .goToTop:hover {
        background-color: #17a9ec;
        cursor: pointer;
    }

    .goToTop:before, .goToTop:after {
        content: "\e80f";
        display: inline-block;
        font-family: "Glyphicons Halflings";
        font-size: 25px;
        font-style: normal;
        font-variant: normal;
        font-weight: normal;
        line-height: 38px;
        margin-left: 0.26em;
        margin-right: 0.2em;
        text-align: center;
        text-decoration: inherit;
        text-transform: none;
        width: 1em;
    }

    .goToTop:before {
        color: #17a9ec;
    }

    .goToTop:hover:after {
        color: #fff;
    }

    .goToTop:hover:before {
        color: #fff;
    }
/***************************************************
17- Forum                   
***************************************************/
#divForum {
    text-align: center;
}

.imgForum {
    background: url(Images/Forum.png) no-repeat center top;
    width: 171px;
    height: 38px;
}
/***************************************************
18- Pager                   
***************************************************/
.col-centered {
    float: none;
    margin: 0 auto;
}

tr.pagerCustomGrid {
    background: #f0f3f6;
    background: linear-gradient(to bottom, #f0f3f6 0,#e0e3ea 100%);
    box-shadow: inset 0 0 0 1px #f9fafb;
}

.pagerCustomGrid td {
    padding: 0;
}

.pagerCustomGridTable {
    direction: ltr;
}

    .pagerCustomGridTable td {
        padding: 6px;
    }

.pagerCustomGridCountTable td {
    padding: 6px;
}

.pagerCustomGridNumbers {
    font: normal normal 11px/18px Tahoma;
    color: #2b3a4a;
    unicode-bidi: bidi-override;
    text-align: center;
}

    .pagerCustomGridNumbers span {
        display: inline-block;
        min-width: 16px;
        height: 18px;
        padding: 0 2px;
        color: #5c6b89;
        vertical-align: middle;
    }

a.pagerCustomGrid:link,
a.pagerCustomGrid:active,
a.pagerCustomGrid:visited,
a.pagerCustomGridNext,
a.pagerCustomGridPrev {
    display: inline-block;
    min-width: 16px;
    height: 18px;
    padding: 0 2px;
    border: 1px solid #5c6b89;
    border-radius: 3px;
    color: #5c6b89;
    vertical-align: middle;
    line-height: 18px;
    text-align: center;
}

    a.pagerCustomGrid:hover,
    a.pagerCustomGridNext:hover,
    a.pagerCustomGridPrev:hover {
        background-color: #9ea5b3;
        color: #fff;
    }

.pagerCustomGrid span {
    color: #373737;
    padding: 0 2px;
    height: 15px;
    font: normal 11px Tahoma;
}

.pagerNumberText {
    font: normal 11px Tahoma;
    text-decoration: none;
    line-height: 18px;
    color: #373737;
    direction: ltr;
    unicode-bidi: embed;
}

.pagerCellDir {
    direction: ltr;
}

.pagerTextbox {
    background-image: none !important;
    background-color: #fff !important;
    border: #373737 1px solid;
    font: normal 11px Tahoma;
    color: #373737;
    margin: 0;
    width: 50px;
    text-align: center;
    padding: 0 !important;
    line-height: 18px !important;
}

.pagerButton {
    background-image: none !important;
    background-color: #a4a2a2 !important;
    border: #7e2c03 1px solid;
    font: normal 11px Tahoma;
    color: #fff;
    height: 21px !important;
    line-height: 15px !important;
    width: 35px;
    padding: 0 !important;
}

.pagerCustomGridCell {
    direction: ltr;
    width: 110px;
    white-space: nowrap;
    text-align: left;
}

    .pagerCustomGridCell .select {
        width: 55px;
    }

.pagerCustomGridCellGoto {
    width: 110px;
    white-space: nowrap;
    text-align: right;
}

    .pagerCustomGridCellGoto .textbox {
        width: 55px;
    }

    .pagerCustomGridCellGoto input[type="text"],
    .pagerCustomGridCell select {
        margin: 0;
        padding: 3px 5px 5px;
        border: 1px solid #d6d6d6;
        border-radius: 4px;
        box-shadow: inset 0 1px 3px 0 #dadada;
        background-image: none;
    }

    .pagerCustomGridCellGoto input[type="submit"] {
        margin: 0;
        padding: 3px 5px 5px;
        background: #cacfd8;
        background: linear-gradient(to bottom, #cacfd8 0,#8796ab 100%);
        border: 1px solid #8796ab;
        border-radius: 4px;
        box-shadow: inset 0 1px 3px 0 #dadada;
        color: #fff;
    }

        .pagerCustomGridCellGoto input[type="submit"]:hover {
            background: #8796ab;
            background: linear-gradient(to bottom, #8796ab 0,#cacfd8 100%);
            box-shadow: none;
        }

.pagerCustomGridTable {
    border: 1px solid #d0d6e0;
    box-shadow: 0 0 0 1px #fff;
}

/***************************************************
19- Box Styles                   
***************************************************/

/************ Start Of Tab Style *************/

/************ Tab Style1 *************/
.tab-container-style1 {
    margin-bottom: 15px;
}

    .tab-container-style1 .nav-tabs {
        padding: 8px 8px 0 8px;
        border-radius: 5px 5px 0 0;
        background: #00b4e6;
    }

        .tab-container-style1 .nav-tabs > li > a {
            color: #fff;
            border: none;
        }

            .tab-container-style1 .nav-tabs > li > a:hover {
                border: none;
                background: none;
            }

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #262c44;
    background: #fff;
    border: none;
}
/************ End Of Tab Style *************/

/************ Start Of Box Style *************/
.panel-heading {
}

.accordion-toggle {
    cursor: pointer;
}

/************ Start Of Panel-Style1 *************/
.panel-style1.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.text-center .panel-style1 > .panel-heading {
    text-align: center;
}

.panel-style1 > .panel-heading {
    background: none;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style1 > .panel-heading .glyphicon {
        float: none !important;
        display: block;
        font-size: 22px;
        color: #4fc0ea;
        padding-bottom: 6px;
    }

    .panel-style1 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #00b4e6;
        float: none !important;
    }

    .panel-style1 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #00b4e6;
        float: none !important;
    }

    .panel-style1 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #00b4e6;
        float: none !important;
    }

    .panel-style1 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #00b4e6;
        float: none !important;
    }

    .panel-style1 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #00b4e6;
        float: none !important;
    }

    .panel-style1 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #00b4e6;
        float: none !important;
    }

.panel-style1 > .panel-body {
    background: none;
    border-radius: 0;
}
/*.panel-style1 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/
/************ Start Of Panel-Style2 *************/
.panel-style2.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style2 > .panel-heading {
    background: none;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style2 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #f5913f;
        float: none !important;
    }

    .panel-style2 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #f5913f;
        float: none !important;
    }

    .panel-style2 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #f5913f;
        float: none !important;
    }

    .panel-style2 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #f5913f;
        float: none !important;
    }

    .panel-style2 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #f5913f;
        float: none !important;
    }

    .panel-style2 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #f5913f;
        float: none !important;
    }


.panel-style2 > .panel-body {
    background: none;
    border-radius: 0;
}
/*.panel-style2 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/
/************ Start Of Panel-Style3 *************/
.panel-style3.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    box-shadow: none;
}

.panel-style3 > .panel-heading {
    background: none;
    padding-left: 12px;
}

    .panel-style3 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #aa92d3;
        float: none !important;
    }

    .panel-style3 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #aa92d3;
        float: none !important;
    }

    .panel-style3 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #aa92d3;
        float: none !important;
    }

    .panel-style3 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #aa92d3;
        float: none !important;
    }

    .panel-style3 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #aa92d3;
        float: none !important;
    }

    .panel-style3 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #aa92d3;
        float: none !important;
    }


.panel-style3 > .panel-body {
    background: none;
    border-radius: 0;
    border: none;
}
/*.panel-style3 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/
/************ Start Of Panel-Style4 *************/
.panel-style4.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style4 > .panel-heading {
    background: none;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style4 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #838383;
        float: none !important;
    }

    .panel-style4 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #838383;
        float: none !important;
    }

    .panel-style4 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #838383;
        float: none !important;
    }

    .panel-style4 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #838383;
        float: none !important;
    }

    .panel-style4 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #838383;
        float: none !important;
    }

    .panel-style4 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #838383;
        float: none !important;
    }


.panel-style4 > .panel-body {
    background: none;
    border-radius: 0;
    border: none;
}
/*.panel-style4 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/
/************ Start Of Panel-Style5 *************/
.panel-style5.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style5 > .panel-heading {
    background: none;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style5 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style5 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style5 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style5 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style5 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style5 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }


.panel-style5 > .panel-body {
    background: none;
    border-radius: 0;
    border: none;
}
/*.panel-style5 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/

/************ Start Of Panel-Style6 *************/
.panel-style6.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-right: 1px solid #dcdcdc;
    margin: 12px 0 5px;
}

.noBorder .panel-style6.panel {
    border-right: none !important;
}

.panel-style6 > .panel-heading {
    background: none;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style6 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style6 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style6 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style6 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style6 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }

    .panel-style6 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #555;
        float: none !important;
    }


.panel-style6 > .panel-body {
    background: none;
    border-radius: 0;
    border: none;
}
/*.panel-style6 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/
/************ Start Of Panel-Style7 *************/
.panel-style7.panel {
    background: #f5f6fa;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style7 > .panel-heading {
    background: #f5f6fa;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style7 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #d5c035;
        float: none !important;
    }

    .panel-style7 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #d5c035;
        float: none !important;
    }

    .panel-style7 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #d5c035;
        float: none !important;
    }

    .panel-style7 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #d5c035;
        float: none !important;
    }

    .panel-style7 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #d5c035;
        float: none !important;
    }

    .panel-style7 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #d5c035;
        float: none !important;
    }


.panel-style7 > .panel-body {
    background: #f5f6fa;
    border-radius: 0;
    border: none;
}
/*.panel-style7 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/

/************ Start Of Panel-Style8 *************/
.panel-style8.panel {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style8 > .panel-heading {
    background: none;
    border-radius: 0;
    padding-left: 12px;
}

    .panel-style8 > .panel-heading h1 {
        font: normal normal 18px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #333;
        float: none !important;
    }

    .panel-style8 > .panel-heading h2 {
        font: normal normal 44px/45px "SDF","Geneva","sans-serif";
        letter-spacing: -1px;
        margin: 0;
        color: #333;
        float: none !important;
    }

    .panel-style8 > .panel-heading h3 {
        font: normal normal 26px/1.2 SDF, Tahoma;
        margin: 0;
        color: #333;
        float: none !important;
    }

    .panel-style8 > .panel-heading h4 {
        font: normal normal 14px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #333;
        float: none !important;
    }

    .panel-style8 > .panel-heading h5 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #333;
        float: none !important;
    }

    .panel-style8 > .panel-heading h6 {
        font: normal normal 13px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #333;
        float: none !important;
    }


.panel-style8 > .panel-body {
    background: none;
    border-radius: 0;
    border: none;
}
/*.panel-style8 > .panel-body .content {
    font: 13px/23px Tahoma;
}*/
/***************************************************
20- Slider                   
***************************************************/

/************ Start Of Light Slider *************/
.sliderWrapper {
    overflow: hidden;
}

.sliderkit {
    display: none;
    position: relative;
    overflow: hidden;
    text-align: left;
}

    .sliderkit a,
    .sliderkit a:hover {
        text-decoration: none;
    }

        .sliderkit a:focus {
            outline: 1px dotted #000;
        }

    .sliderkit img {
        border: 0;
    }

    .sliderkit .sliderkit-nav {
        z-index: 10;
        position: absolute;
        text-align: center;
    }

    .sliderkit .sliderkit-nav-clip {
        position: relative;
        overflow: hidden;
        margin: 0 auto;
    }

        .sliderkit .sliderkit-nav-clip ul {
            position: relative;
            left: 0;
            top: 0;
            list-style: none;
            margin: 0;
            padding: 0;
        }

            .sliderkit .sliderkit-nav-clip ul li {
                float: left;
            }

                .sliderkit .sliderkit-nav-clip ul li a {
                    display: block;
                    overflow: hidden;
                }

    .sliderkit .sliderkit-btn {
        z-index: 10;
    }

    .sliderkit .sliderkit-panel {
        z-index: 1;
        position: absolute;
        overflow: hidden;
    }

    .sliderkit .sliderkit-panel-active {
        z-index: 5;
    }

    .sliderkit .sliderkit-panel-old {
        z-index: 4;
    }

    .sliderkit .sliderkit-panel .sliderkit-panel-textbox {
        position: absolute;
        z-index: 1;
    }

    .sliderkit .sliderkit-panel .sliderkit-panel-text {
        position: absolute;
        z-index: 3;
        top: 0;
        left: 0;
    }

    .sliderkit .sliderkit-panel .sliderkit-panel-overlay {
        position: absolute;
        z-index: 2;
        top: 0;
        left: 0;
    }

    .sliderkit .sliderkit-count {
        position: absolute;
        top: 5px;
        right: 5px;
        z-index: 10;
        padding: 5px;
        color: #fff;
        background: #000;
    }

    .sliderkit .sliderkit-timer {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 10;
        height: 3px;
        background: #ccc;
    }
/************ Vertical And Horizontal *************/
.slider-vertical {
    margin: 0 auto;
}

    .slider-vertical .sliderkit-nav {
    }

    .slider-vertical .sliderkit-nav-clip li {
        width: 100%;
    }

        .slider-vertical .sliderkit-nav-clip li.sliderkit-selected {
            background: url("Images/Slider-Arrow.png") no-repeat left;
        }

        .slider-vertical .sliderkit-nav-clip li a {
            background: rgb(0, 102, 141);
            text-align: left;
            color: rgb(255, 255, 255);
            font-size: 11px;
            text-decoration: none;
            overflow: hidden;
        }

            .slider-vertical .sliderkit-nav-clip li a:hover {
                color: rgb(255, 255, 255);
            }

            .slider-vertical .sliderkit-nav-clip li a:focus {
                color: rgb(255, 255, 255);
            }

    .slider-vertical .sliderkit-panels {
        border: 1px solid rgb(204, 204, 204);
        border-image: none;
        overflow: hidden;
        position: absolute;
        left: 0;
        bottom: 0;
        top: 0;
    }

    .slider-vertical .sliderkit-panel {
        padding: 10px;
        right: 0;
        top: 0;
        bottom: 0;
        left: 0;
        background: rgb(255, 255, 255);
    }

    .slider-vertical .sliderkit-news h3 {
        color: rgb(0, 0, 0);
        margin: 0 0 15px;
        font-weight: bold;
    }

        .slider-vertical .sliderkit-news h3 a {
            color: rgb(0, 0, 0);
            font-weight: bold;
            font-family: times new roman;
            font-size: 15px;
        }

    .slider-vertical .sliderkit-news img {
        margin: 0 0 0 10px;
        float: left;
    }

    .slider-vertical .sliderkit-news p {
        margin: 0;
    }

    .slider-vertical .sliderkit-news-readmore {
        left: 10px;
        bottom: 10px;
        position: absolute;
    }

.slider-horizontal {
}

    /************ Nav *************/
    .slider-horizontal .sliderkit-nav {
        position: absolute;
        bottom: 0;
    }

    .slider-horizontal .sliderkit-nav-clip li {
        float: left;
        margin: 0;
    }

        .slider-horizontal .sliderkit-nav-clip li.sliderkit-selected {
            background: transparent url("Images/Slider-Arrow-Up.png") no-repeat center 0;
        }

        .slider-horizontal .sliderkit-nav-clip li a {
            margin: 0;
            text-align: left;
            font-size: 1em;
            color: #fff;
            text-decoration: none;
            border-right: 1px solid #fff;
            background: #00668d;
        }

            .slider-horizontal .sliderkit-nav-clip li a:hover,
            .slider-horizontal .sliderkit-nav-clip li a:focus {
                color: #fff;
            }

    /************ Panel *************/
    .slider-horizontal .sliderkit-panels {
        position: absolute;
        left: 0;
        overflow: hidden;
        background-color: red;
    }

    .slider-horizontal .sliderkit-panel {
        left: 0;
        top: 0;
        background: #fff;
    }

    /************ News Block *************/
    .slider-horizontal .sliderkit-news h3,
    .slider-horizontal .sliderkit-news h3 a {
        color: #000;
        font-weight: bold;
    }

    .slider-horizontal .sliderkit-news h3 {
        font-size: 1.2em;
        margin: 0 0 15px;
    }

    .slider-horizontal .sliderkit-news img {
        float: right;
        margin: 0 0 0 10px;
        overflow: hidden;
    }

    .slider-horizontal .sliderkit-news p {
        margin: 0;
    }

    .slider-horizontal .sliderkit-news-readmore {
        right: 10px;
        bottom: 10px;
        position: absolute;
    }

.slider-horizontal-text {
}

    /************ Nav *************/
    .slider-horizontal-text .sliderkit-nav {
        position: absolute;
        bottom: 0;
    }

    .slider-horizontal-text .sliderkit-nav-clip li {
        float: left;
        margin: 0;
    }

        .slider-horizontal-text .sliderkit-nav-clip li.sliderkit-selected {
        }

        .slider-horizontal-text .sliderkit-nav-clip li a {
            margin: 0;
            text-align: right;
            font-size: 1em;
            color: #fff;
            text-decoration: none;
            border-right: 1px solid #fff;
            background: #d3d3d3;
        }

            .slider-horizontal-text .sliderkit-nav-clip li a:hover,
            .slider-horizontal-text .sliderkit-nav-clip li a:focus {
                color: #fff;
            }

    /************ Panel *************/
    .slider-horizontal-text .sliderkit-panels {
        position: absolute;
        left: 0;
        overflow: hidden;
    }

    .slider-horizontal-text .sliderkit-panel {
        left: 0;
        top: 0;
        background: linear-gradient(to bottom, #eff2f3 0,#ccd1d3 100%);
    }

    /************ News Block *************/
    .slider-horizontal-text .sliderkit-news h3,
    .slider-horizontal-text .sliderkit-news h3 a {
        color: #000;
        font-weight: bold;
        font: Bold 18px/20px Verdana;
    }

    .slider-horizontal-text .sliderkit-news h3 {
        font-size: 1.2em;
        margin: 0 0 15px;
    }

    .slider-horizontal-text .sliderkit-news img {
        float: right;
        margin: 0 0 0 10px;
        overflow: hidden;
    }

    .slider-horizontal-text .sliderkit-news p {
        margin: 0;
    }

    .slider-horizontal-text .sliderkit-news-readmore {
        left: 10px;
        bottom: 10px;
        position: absolute;
    }

/************ Light Slider Pager *************/
.sliderkitSeparator {
    border: none;
    border-bottom: 1px solid #eaedee;
    height: 1px;
    background-color: #bcc2c3;
}

.sliderkitControlBar {
    height: 15px;
    display: inline-block;
    width: 72px;
    float: right;
    margin-right: 5px;
    margin-top: 5px;
}

    .sliderkitControlBar .controlButton {
        display: inline-block;
        cursor: pointer;
        float: left;
    }

    .sliderkitControlBar .controlNext {
        background-image: url("Images/NavigationButtons.png");
        width: 24px;
        height: 15px;
        background-position: 24px 0;
    }

    .sliderkitControlBar .controlPrevious {
        background-image: url("Images/NavigationButtons.png");
        width: 24px;
        height: 15px;
        background-position: 0 0;
    }

    .sliderkitControlBar .controlStop {
        background-image: url("Images/NavigationButtons.png");
        width: 24px;
        height: 15px;
        background-position: 48px 0;
    }

    .sliderkitControlBar .controlPlay {
        background-image: url("Images/NavigationButtons.png");
        width: 24px;
        height: 15px;
        background-position: 72px 0;
    }

.lightRotatorComplex {
}

    .lightRotatorComplex .panelTextAndPager {
        vertical-align: top;
        display: inline-block;
        background: linear-gradient(to bottom, #eff2f3 0,#ccd1d3 100%);
        border: 1px solid #c7cbcd;
    }

    .lightRotatorComplex .panelNavigatorAndImages {
        vertical-align: top;
        display: inline-block;
    }

    .lightRotatorComplex .sliderkitPagingInformation {
        padding-left: 5px;
    }

/************ Start Of Pager Wrapper *************/
.pagerWrapper {
    border: 1px solid #b7c8da;
    background: rgb(236,240,246);
    background: linear-gradient(to bottom, rgba(236,240,246,1) 0,rgba(183,200,218,1) 100%);
    box-shadow: inset 0 0 1px #f7f9fb;
    padding: 1px;
    border-radius: 3px;
    font-size: 10px;
    margin-top: 10px;
    clear: both;
}

    .pagerWrapper:after {
        content: ' ';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
    }

    .pagerWrapper .sectionLeft {
        float: right;
        width: 95px;
        text-align: right;
    }

        .pagerWrapper .sectionLeft select {
            width: 35px !important;
            height: 20px !important;
            padding: 0;
            font-size: 10px;
        }

        .pagerWrapper .sectionLeft span {
            font-size: 10px;
        }

    .pagerWrapper .sectionRight input[class="button"] {
        width: 28px !important;
        height: 20px !important;
        padding: 0;
        font-size: 10px;
    }

    .pagerWrapper .sectionRight input[type="text"] {
        width: 20px !important;
        height: 18px !important;
        padding: 0;
        font-size: 10px;
    }

    .pagerWrapper .sectionRight {
        float: left;
        width: 55px;
        text-align: left;
    }

    .pagerWrapper .sectionMiddle {
        margin: 0 95px 0 55px;
        text-align: center;
    }

        .pagerWrapper .sectionMiddle.noLeft {
            margin: 0 0 0 55px;
        }

        .pagerWrapper .sectionMiddle.noRight {
            margin: 0 95px 0 0;
        }

        .pagerWrapper .sectionMiddle.noLeft.noRight {
            margin: 0;
        }

    .pagerWrapper .page {
        display: inline-block;
        padding: 3px;
        margin: 7px 1px;
        border: 1px #768399 solid;
        border-radius: 3px;
        vertical-align: initial;
        text-align: center;
        line-height: 10px;
        color: #5c6b89;
        font-size: 1.1em;
        white-space: nowrap;
    }

        .pagerWrapper .page:hover {
            background: rgb(165,177,199);
            background: linear-gradient(to bottom, rgba(165,177,199,1) 0,rgba(118,131,153,1) 100%);
            color: #fff;
        }

        .pagerWrapper .page.selected {
            width: auto;
            border: none;
        }

            .pagerWrapper .page.selected:hover {
                background: none;
                color: #5c6b89;
            }

    .pagerWrapper .nextPage,
    .pagerWrapper .previousPage {
        width: auto;
        background: rgb(165,177,199);
        background: linear-gradient(to bottom, rgba(165,177,199,1) 0,rgba(118,131,153,1) 100%);
        color: #fff;
        padding: 4px 3px 7px;
    }

        .pagerWrapper .nextPage:hover,
        .pagerWrapper .previousPage:hover {
            width: auto;
            background: none;
            color: #7988a7;
        }
/************ End Of Pager Wrapper *************/

/************ Start Of accordion Slider *************/
.accordion-caret .accordion-toggle:after,
.accordion-caret .accordion-switch:before {
    content: '';
    font-family: 'Glyphicons Halflings';
    font-size: 14px;
    margin-right: 5px;
    vertical-align: -1px;
}

.accordion-caret .accordion-toggle:after {
    float: left;
}

.accordion-caret .accordion-toggle:not(.collapsed):after {
    content: "\E857";
    margin-left: 0;
}

.accordion-caret .accordion-toggle.collapsed:after {
    content: "\E812";
    margin-left: 5px;
}

.accordion-caret .accordion-switch:not(.collapsed):before {
    content: "\E806";
    margin-left: 5px;
}

.accordion-caret .accordion-switch.collapsed:before {
    content: "\E805";
    margin-left: 5px;
}
/************ End Of accordion Slider *************/
/***************************************************
23- Media Query                   
***************************************************/
@media(max-width: 1199px) {
    /*.menu3dmega > ul > li > a, .menu3dmega > ul > li > span {
        padding: 0px 8px !important;
    }*/
}

@media(max-width: 991px) {
    .mainContentWrap {
        top: 0 !important;
    }

    .fixedMenu .logoContainer {
        width: 100% !important;
        text-align: center;
    }

        .fixedMenu .logoContainer img {
            margin: 5px auto;
            max-width: 125px !important;
        }
}

@media (max-width:767px) {
    .headerBottom {
        margin-bottom: 0px !important;
        padding-bottom: 0px !important;
    }

    .headerTop {
        padding-bottom: 0px !important;
    }

    .navbar-left ul.dropdown-menu ul.dropdown-menu {
        margin-top: 0 !important;
        top: auto !important;
    }

    .navbar-left.sf-horizontal li ul li .sub-arrow, .navbar-left.sf-horizontal ul ul .collapsible .sub-arrow {
        border-color: #58585a transparent transparent !important;
        border-style: solid !important;
        border-width: 5px 4px 0 !important;
        height: 0;
        right: 10px;
        margin-right: 0 !important;
        margin-top: -2px;
        position: absolute !important;
        top: 50%;
        width: 0;
        transform: rotate(360deg);
    }

    .navbar-left.sf-horizontal li ul li a:hover .sub-arrow, .navbar-left.sf-horizontal ul ul .collapsible a:hover .sub-arrow {
        border-color: #f50303 transparent transparent !important;
        border-style: solid !important;
        border-width: 5px 4px 0 !important;
        height: 0;
        right: 10px;
        margin-right: 0 !important;
        margin-top: -2px;
        position: absolute !important;
        top: 50%;
        width: 0;
        transform: rotate(360deg);
    }

    .mainHeaderWrap .glyphicon-responsive {
        font-size: 1.5em;
    }

    .mainLogo .h5 {
        font-size: 0.8em;
    }

    .mainSitememberWelcome {
        margin-bottom: 8px;
    }

    .mainSelectLanguage {
        margin-bottom: 8px;
    }

    .mainSearchBox .generalSearchBox .form-control {
        width: 150px !important;
        font-size: 0.8em;
        padding: 2px 6px 3px;
    }

    .mainHeaderInner {
        padding: 10px;
    }

    .mainLogo a .glyphicon-logo {
        font-size: 6em;
    }

    .mainNavigationWrap .mainSmallMenuWrap .mainMenu {
        background-color: #f8f8f8;
        border-bottom: 1px solid #dddddd;
        border-top: 1px solid #dddddd;
    }

        .mainNavigationWrap .mainSmallMenuWrap .mainMenu .navbar {
            margin-bottom: 0;
        }

            .mainNavigationWrap .mainSmallMenuWrap .mainMenu .navbar .navbar-toggle {
                background-color: #58585A;
            }

                .mainNavigationWrap .mainSmallMenuWrap .mainMenu .navbar .navbar-toggle .icon-bar {
                    background-color: #fff;
                }

                .mainNavigationWrap .mainSmallMenuWrap .mainMenu .navbar .navbar-toggle:hover .icon-bar {
                    background-color: #F50303;
                }

            .mainNavigationWrap .mainSmallMenuWrap .mainMenu .navbar .navbar-nav {
                margin: 0;
            }

    .mainMenu .navbar-left .dropdown-menu {
        margin: 0 0 4px 0;
        border-top: none;
    }

    .goToTop {
        right: 35px;
    }

    .navbar-collapse {
        max-height: 170px;
        overflow-y: scroll;
    }

    .mainFooterWrap .container {
        overflow: hidden;
    }

    .siteMemberWelcomeWrap, .generalCurrentDateTime, .generalSelectLanguage, .radcomCopyrightAndLogo * {
        text-align: center;
        float: none !important;
    }
}

@media(max-width: 600px) {
    .smallMobile {
        width: 50% !important;
    }

    .footerLogoSmallMobile {
        display: none;
    }
}

@media(max-width: 420px) {
    .smallMobile {
        width: 100% !important;
    }

    .smallMobileLogo, .customSocialNetwork, .smallMobileSearch {
        width: 100% !important;
    }

    .customSocialNetwork {
        margin-top: 10px;
    }

    .mainHeaderWrap {
        position: relative !important;
    }

    .menu3dmega > ul li > a {
        border-right: none !important;
    }
}

@media(max-width: 414px) {
    .socialNetworksWrapper {
        display: table;
        margin: 0 auto;
    }

    .generalSearchBox .form-control {
        height: 26px;
        width: 315px !important;
    }

    .footerLeftLink {
        border: none !important;
    }
}

@media(min-width: 768px) {
    .navbar-left.sf-horizontal ul ul.dropdown-menu {
        left: 100% !important;
        margin-top: -39.9px !important;
        min-width: 100% !important;
        position: absolute;
        right: auto !important;
        top: 0 !important;
    }
}
/***************************************************
24- Effect                   
***************************************************/
.effectParent {
    overflow: hidden;
}
/************ initially hide animatable objects *************/
.animatable {
    visibility: hidden;
    -webkit-animation-play-state: paused;
    -moz-animation-play-state: paused;
    animation-play-state: paused;
}

/************ show objects being animated *************/
.animated {
    visibility: visible;
    -webkit-animation-fill-mode: both;
    -moz-animation-fill-mode: both;
    -ms-animation-fill-mode: both;
    -o-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: 1s;
    -moz-animation-duration: 1s;
    -ms-animation-duration: 1s;
    -o-animation-duration: 1s;
    animation-duration: 1s;
}

/************ CSS Animations *************/

/************ Start Of Bounce *************/
@-webkit-keyframes bounce {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -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 {
    0%, 20%, 53%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0,0,0);
        transform: translate3d(0,0,0);
    }

    40%, 43% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }

    70% {
        -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -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;
}
/************ End Of Bounce *************/

/************ Start Of Flash *************/
@-webkit-keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%, 50%, 100% {
        opacity: 1;
    }

    25%, 75% {
        opacity: 0;
    }
}

.Flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}
/************ End Of Flash *************/

/************ Start Of Pulse *************/
@-webkit-keyframes pulse {
    0% {
        -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);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -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);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.Pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}
/************ End Of Pulse *************/

/************ Start Of RubberBand *************/
@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.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);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }

    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }

    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }

    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.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);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.RubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}
/************ End Of RubberBand *************/

/************ Start Of Shake *************/
@-webkit-keyframes shake {
    0%, 100% {
        -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 {
    0%, 100% {
        -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;
}
/************ End Of Shake *************/

/************ Start Of Swing *************/
@-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);
    }

    100% {
        -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);
    }

    100% {
        -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;
}
/************ End Of Swing *************/

/************ Start Of Tada *************/
@-webkit-keyframes tada {
    0% {
        -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);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -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);
    }

    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.Tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}
/************ End Of Tada *************/

/************ Start Of Wobble *************/
@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.Wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}
/************ End Of Wobble *************/

/************ Start Of Jello *************/
@-webkit-keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }

    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(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes jello {
    11.1% {
        -webkit-transform: none;
        transform: none;
    }

    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(-0.78125deg) skewY(-0.78125deg);
        transform: skewX(-0.78125deg) skewY(-0.78125deg);
    }

    77.7% {
        -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
        transform: skewX(0.390625deg) skewY(0.390625deg);
    }

    88.8% {
        -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
        transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.Jello {
    -webkit-animation-name: jello;
    animation-name: jello;
    -webkit-transform-origin: center;
    transform-origin: center;
}
/************ End Of Jello *************/

/************ Start Of BounceIn *************/
@-webkit-keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%, 20%, 40%, 60%, 80%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.BounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
}
/************ End Of BounceIn *************/

/************ Start Of BounceInDown *************/
@-webkit-keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.BounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}
/************ End Of BounceInDown *************/

/************ Start Of BounceInLeft *************/
@-webkit-keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.BounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}
/************ End Of BounceInLeft *************/

/************ Start Of BounceInRight *************/
@-webkit-keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    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);
    }

    100% {
        -webkit-transform: none;
        transform: none;
    }
}

.BounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}
/************ End Of BounceInRight *************/

/************ Start Of BounceInUp *************/
@-webkit-keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        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);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%, 60%, 75%, 90%, 100% {
        -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }

    0% {
        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);
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.BounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}
/************ End Of BounceInUp *************/

/************ Start Of FadeIn *************/
@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }

    100% {
        opacity: 1;
    }
}

.FadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}
/************ End Of FadeIn *************/

/************ Start Of FadeInDown *************/
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}
/************ End Of FadeInDown *************/

/************ Start Of FadeInDownBig *************/
@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}
/************ End Of FadeInDownBig *************/

/************ Start Of FadeInLeft *************/
@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}
/************ End Of FadeInLeft *************/

/************ Start Of FadeInLeftBig *************/
@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}
/************ End Of FadeInLeftBig *************/

/************ Start Of FadeInRight *************/
@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}
/************ End Of FadeInRight *************/

/************ Start Of FadeInRightBig *************/
@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}
/************ End Of FadeInRightBig *************/

/************ Start Of FadeInUp *************/
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}
/************ End Of FadeInUp *************/

/************ Start Of FadeInUpBig *************/
@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.FadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}
/************ End Of FadeInUpBig *************/

/************ Start Of Flip *************/
@-webkit-keyframes flip {
    0% {
        -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;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -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;
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.Flip {
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}
/************ End Of Flip *************/

/************ Start Of FlipInX *************/
@-webkit-keyframes flipInX {
    0% {
        -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);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -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);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.FlipInX {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}
/************ End Of FlipInX *************/

/************ Start Of FlipInY *************/
@-webkit-keyframes flipInY {
    0% {
        -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);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -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);
    }

    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.FlipInY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}
/************ End Of FlipInY *************/

/************ Start Of FlipOutX *************/
@-webkit-keyframes flipOutX {
    0% {
        -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;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -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;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.FlipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
}
/************ End Of FlipOutX *************/

/************ Start Of FlipOutY *************/
@-webkit-keyframes flipOutY {
    0% {
        -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;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -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;
    }

    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.FlipOutY {
    -webkit-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
}
/************ End Of FlipOutY *************/

/************ Start Of LightSpeedIn *************/
@-webkit-keyframes lightSpeedIn {
    0% {
        -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;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -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;
    }

    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.LightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}
/************ End Of LightSpeedIn *************/

/************ Start Of LightSpeedOut *************/
@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }

    100% {
        -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;
}
/************ End Of LightSpeedOut *************/

/************ Start Of RotateIn *************/
@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}
/************ End Of RotateIn *************/

/************ Start Of RotateInDownLeft *************/
@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}
/************ End Of RotateInDownLeft *************/

/************ Start Of RotateInDownRight *************/
@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}
/************ End Of RotateInDownRight *************/

/************ Start Of RotateInUpLeft *************/
@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}
/************ End Of RotateInUpLeft *************/

/************ Start Of RotateInUpRight *************/
@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }

    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

.RotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}
/************ End Of RotateInUpRight *************/

/************ Start Of Hinge *************/
@-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;
    }

    100% {
        -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;
    }

    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.Hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}
/************ End Of Hinge *************/

/************ Start Of RollIn *************/
@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

.RollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}
/************ End Of RollIn *************/

/************ Start Of RollOut *************/
@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }

    100% {
        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 {
    0% {
        opacity: 1;
    }

    100% {
        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;
}
/************ End Of RollOut *************/

/************ Start Of ZoomIn *************/
@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }

    50% {
        opacity: 1;
    }
}

.ZoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}
/************ End Of ZoomIn *************/

/************ Start Of ZoomInDown *************/
@-webkit-keyframes zoomInDown {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}
/************ End Of ZoomInDown *************/

/************ Start Of ZoomInLeft *************/
@-webkit-keyframes zoomInLeft {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

/************ End Of ZoomInLeft *************/

/************ Start Of ZoomInRight *************/
@-webkit-keyframes zoomInRight {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}
/************ End Of ZoomInRight *************/

/************ Start Of ZoomInUp *************/
@-webkit-keyframes zoomInUp {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    0% {
        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.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }

    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.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.ZoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

/************ End Of ZoomInUp *************/

/************ Start Of SlideDown *************/
@-webkit-keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInDown {
    0% {
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInDown {
    -webkit-animation-name: slideInDown;
    animation-name: slideInDown;
}
/************ End Of SlideDown *************/

/************ Start Of SlideInLeft *************/
@-webkit-keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInLeft {
    0% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInLeft {
    -webkit-animation-name: slideInLeft;
    animation-name: slideInLeft;
}
/************ End Of SlideInLeft *************/

/************ Start Of SlideInRight *************/
@-webkit-keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInRight {
    0% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInRight {
    -webkit-animation-name: slideInRight;
    animation-name: slideInRight;
}
/************ End Of SlideInRight *************/

/************ Start Of SlideInUp *************/
@-webkit-keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes slideInUp {
    0% {
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
        visibility: visible;
    }

    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.SlideInUp {
    -webkit-animation-name: slideInUp;
    animation-name: slideInUp;
}
/************ End Of SlideInUp *************/
/***************************************************
26- Mega Menu                   
***************************************************/
.menuWrap {
    padding: 0 15px;
}

.menu3dmega .menuToggle.closeStatus .megaMenuToggle-icon {
    margin-top: 7px;
    transition: all .4s;
}

.menu3dmega .menuToggle.closeStatus .megaMenuToggle-icon {
    background: none;
    transition: all .4s;
}

    .menu3dmega .menuToggle.closeStatus .megaMenuToggle-icon:before {
        top: 0 !important;
        transform: rotate(45deg) !important;
        transition: all .4s;
    }

    .menu3dmega .menuToggle.closeStatus .megaMenuToggle-icon:after {
        top: 0 !important;
        transform: rotate(-45deg) !important;
        transition: all .4s;
    }

/* Main Menu */
#container h1, #container h2, #container h3, #container h4, #container h5, #container h6 {
    margin: 0;
    padding: 0;
    border: 0;
    vertical-align: baseline;
}

#container {
    clear: both;
    margin: 30px auto;
}

#menuMega {
}

/* ---------------------------------- HORIZONTAL STYLE ---------------------------------- */
.menu3dmega {
}

    .menu3dmega ul {
        margin: 0;
        padding: 0;
    }

    .menu3dmega li .dropdown-menu {
        border-radius: 0;
        -moz-border-radius: 0;
        -webkit-border-radius: 0;
        box-shadow: none !important;
    }

    .menu3dmega ul li {
        list-style: none;
    }

    .menu3dmega li > a:hover {
        color: #17a9ec !important;
    }

    .menu3dmega a, .menu3dmega a:visited {
        outline: 0 none;
    }

.menu3dmega {
    position: relative;
}

    .menu3dmega:after {
        clear: both;
        content: "";
        display: block;
    }

    .menu3dmega > ul > li {
        float: left;
        display: inline-block;
        position: static;
        text-align: left;
        line-height: 24px;
    }

        .menu3dmega > ul > li.last {
            border-right: none !important;
        }

        .menu3dmega > ul > li.first {
            border-left: none !important;
        }

        /*AUTO WIDTH COL*/
        .menu3dmega > ul > li.full-width {
            position: static;
        }

    .menu3dmega .full-width .dropdown-menu {
        left: -1px;
        width: 100%;
    }


    /*FIX WIDTH COL*/

    .menu3dmega > ul > li > a, .menu3dmega > ul > li > span {
        padding: 0px 10px;
        margin: 12px 0;
        background: transparent;
        color: #4b4b4b;
        display: block;
        font: bold 15px/17px "Arial", "Helvetica", "sans-serif";
        margin-bottom: 1px;
        text-decoration: none;
        border-radius: 0;
    }

    .menu3dmega > ul > li.last > a, .menu3dmega > ul > li.last > span {
        border-right: none !important;
    }

    .menu3dmega > ul > li > a, .menu3dmega > ul > li:hover span {
        background: transparent;
    }

    .menu3dmega > ul > li > span a {
        color: #4b4b4b;
    }

    .menu3dmega > ul > li > span > a, .menu3dmega > ul > li > a {
        padding-bottom: 16px;
    }

    .menu3dmega > ul > li .icon-menu {
        float: left;
        height: 16px;
        margin-right: 7px;
    }

    .menu3dmega > ul > li:hover > .arrow-icon-bottom:after,
    .menu3dmega > ul > li:hover > a,
    .menu3dmega > ul > li:hover > a:after,
    .menu3dmega > ul > li:hover > .arrow-icon-bottom {
        /*border-color: #526dd0 transparent transparent;
color:#526dd0;*/
        border-color: #17a9ec transparent transparent transparent;
    }

    .menu3dmega > ul > li > .arrow-icon, .menu3dmega > ul > li > .arrow-icon-bottom {
        padding-right: 20px;
        cursor: pointer;
        position: relative;
    }

    .menu3dmega > ul > li p a {
        text-decoration: none;
    }

    .menu3dmega > ul > li > a,
    .menu3dmega > ul > li > span > a {
        padding-bottom: 16px;
        position: relative;
    }


    .menu3dmega > ul li > a {
        color: #898989;
        background: transparent;
        font: normal 15px/17px "Arial", "Helvetica", "sans-serif";
        text-decoration: none;
    }

    .menu3dmega > ul ul li > a {
        border-right: none !important;
    }

    .menu3dmega > ul ul li > a {
        border: none;
    }

    .menu3dmega > ul li > a.has-submenu {
        position: relative;
    }

        .menu3dmega > ul li > a.has-submenu:before {
            width: 0;
            height: 0;
            font-family: 'Glyphicons Halflings';
            font-size: 8px;
            position: absolute;
            content: "\E81E";
            right: 17px;
            top: 50%;
            margin-top: -12px;
        }

    .menu3dmega > ul li.current {
        border-radius: 0 !important;
        background: transparent !important;
        color: #17a9ec !important;
    }

        .menu3dmega > ul li.current a {
            background: none;
            color: #17a9ec;
        }

    .menu3dmega > ul li:hover {
        border-radius: 0 !important;
        background: transparent !important;
        color: #17a9ec !important;
    }

        .menu3dmega > ul li:hover a {
            background: none !important;
        }

    .menu3dmega > ul > li:hover a {
        color: #17a9ec;
    }

    .menu3dmega > ul > li > a, .menu3dmega > ul > li > a {
        font-weight: bold;
        color: #4b4b4b;
    }

.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus, .dropdown-submenu:hover > a, .dropdown-submenu:focus > a {
    background-color: transparent !important;
    background-image: none !important;
    color: #17a9ec;
}

.menu3dmega > ul > li > .dropdown-menu {
    left: auto;
}

.menu3dmega li .dropdown-menu {
    position: absolute;
    text-align: left;
    white-space: nowrap;
    display: none;
    margin: 0;
    padding: 0;
    border: 14px solid #fff;
    border: 14px solid rgba(255,255,255,.30);
    border-bottom: 17px solid #fff;
    border-bottom: 14px solid rgba(255,255,255,.30);
    border-top-width: 0;
    background: none !important;
}

    .menu3dmega li .dropdown-menu > ul {
        background: rgba(255, 255, 255, .9);
    }

    .menu3dmega li .dropdown-menu:not(.sub):after {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 0 10px 10px 10px;
        border-color: transparent transparent #fff transparent;
        opacity: .8;
        content: "";
        position: absolute;
        left: 25px;
        top: -10px;
    }

.fixedMenu .menu3dmega li .dropdown-menu:not(.sub):after {
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 10px 10px 10px;
    border-color: transparent transparent #3a3b4f transparent;
    content: "";
    position: absolute;
    left: 25px;
    top: -10px;
}

.fixedMenu .menu3dmega li .dropdown-menu.sub {
    background: rgba(51, 51, 51, 0.9) !important;
}

.menu3dmega .dropdown-menu > ul > li > a {
    color: #999999;
    background: transparent;
    display: block;
    line-height: 20px;
    padding: 3px 12px;
    white-space: nowrap;
    border-bottom: 1px solid #ddd;
    font-size: 15px;
}

.menu3dmega .dropdown-menu ul li a {
    font: 14px SDF1;
}

.menu3dmega .dropdown-menu > ul > li > a.last {
    border-bottom: none;
}

.menu3dmega .dropdown-menu [class*="col-lg"]:first-child {
    margin-left: 0;
}

.menu3dmega .grid-demo [class*="col-lg"] {
    background: none repeat scroll 0 0 #EEEEEE;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 5px;
    margin-top: 5px;
    text-align: center;
    border: 1px solid #ccc;
}

.menu3dmega li .sub {
    border-top: 1px solid #ccc;
    display: none;
    position: absolute;
    top: 0px;
    z-index: 20;
}

.menu3dmega span.arrow-icon:after {
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    font-size: 0;
    position: absolute;
    right: 16px;
    top: 44%;
    height: 0;
    width: 0;
    border-style: solid;
    border-width: 4px 0px 4px 4px;
    border-color: transparent transparent transparent #8f8e8e;
}

.menu3dmega span.arrow-icon-bottom:after {
    background: none repeat scroll 0 0 transparent;
    content: "";
    display: inline-block;
    font-size: 0;
    position: absolute;
    right: 8px;
    height: 0;
    top: 46%;
    width: 0;
    border-style: solid dashed dashed dashed;
    border-width: 4px 4px 0 4px;
    border-color: #8f8e8e transparent transparent transparent;
}

/*MENU TOGGLE*/
.menuToggle .megaMenuToggleIcon {
    width: 26px;
    height: 16px;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    float: right;
    background: none;
    margin-top: -3px !important;
    position: relative;
    top: 4px;
}

    .menuToggle .megaMenuToggleIcon span {
        width: 100%;
        height: 4px;
        margin: 2px 0;
        display: block;
        position: relative;
        background: #fff;
        -moz-transition: 0.5s;
        -webkit-transition: 0.5s;
        transition: 0.5s;
    }

.menuToggle.closeStatus .megaMenuToggleIcon span:nth-child(1) {
    top: 6px;
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.menuToggle.closeStatus .megaMenuToggleIcon span:nth-child(2) {
    opacity: 0;
}

.menuToggle.closeStatus .megaMenuToggleIcon span:nth-child(3) {
    top: -6px;
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.menu3dmega .menuToggle {
    background: #191919;
    display: none;
    cursor: pointer;
    display: none;
    font-size: 15px;
    padding: 5px;
    text-align: left;
    text-transform: uppercase;
    color: #EEE;
    transition: all .4s;
}

    .menu3dmega .menuToggle .megaMenuToggle-icon {
        background: none repeat scroll 0 0 rgba(230, 230, 230, 0.7);
        display: inline-block;
        float: right;
        height: 2px;
        margin-top: 12px;
        position: relative;
        text-align: left;
        width: 16px;
        transition: all .4s;
    }

        .menu3dmega .menuToggle .megaMenuToggle-icon:before {
            background: none repeat scroll 0 0 rgba(230, 230, 230, 0.8);
            content: "";
            height: 2px;
            position: absolute;
            top: -4px;
            width: 16px;
            transition: all .4s;
        }

        .menu3dmega .menuToggle .megaMenuToggle-icon:after {
            background: none repeat scroll 0 0 rgba(230, 230, 230, 0.9);
            content: "";
            height: 2px;
            position: absolute;
            top: -8px;
            width: 16px;
            transition: all .4s;
        }



.menu3dmega p {
    line-height: 18px;
    margin: 0 0 22px 0;
    white-space: normal;
    clear: both;
    text-align: justify;
}

.menu3dmega li .blackbox {
    background-color: #333333;
    color: #eeeeee;
    text-shadow: 1px 1px 1px #000;
    padding: 4px 6px 4px 6px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 3px #000000;
    -moz-box-shadow: inset 0 0 3px #000000;
    box-shadow: inset 0 0 3px #000000;
}

.menu3dmega li .blue {
    background-color: #444;
    box-shadow: 0px 4px 12px #000 inset;
    -webkit-box-shadow: 0px 4px 12px #000 inset;
    -moz-box-shadow: 0px 4px 12px #000 inset;
    padding: 7px 10px;
    text-shadow: 1px 1px 1px #000000;
}

.menu3dmega .blue li a {
    color: #FFFFFF !important;
    text-shadow: 0 1px 0 #000 !important;
}

.menu3dmega li ul {
    list-style: none;
    margin: 0;
}

    .menu3dmega li ul li {
        font-size: 12px;
        position: relative;
        margin: 0;
        float: none;
        text-align: left;
    }

.menu3dmega li .grisbox li {
    background: #F4F4F4;
    border: 1px solid #bbbbbb;
    margin: 0px 0px 4px 0px;
    padding: 4px 6px 4px 6px;
    width: 116px;
    -moz-border-radius: 5px 5px 2px 2px;
    -webkit-border-radius: 5px 5px 2px 2px;
    -khtml-border-radius: 5px 5px 2px 2px;
    border-radius: 5px 5px 2px 2px;
    -webkit-box-shadow: inset 0 0 3px #ccc;
    -moz-box-shadow: inset 0 0 3px #ccc;
    box-shadow: inset 0 0 3px #ccc;
}


/* SEARCH */
.menu3dmega .wp-non-dropdown {
    padding: 5px 15px;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}

    .menu3dmega .wp-non-dropdown:after {
        clear: both;
        content: "";
        display: block;
        height: 0;
        line-height: 0;
        visibility: hidden;
    }

.menu3dmega .search-form .input-group-btn {
    width: auto;
}

@-moz-document url-prefix() {
    .wp-non-dropdown .btn {
        padding-top: 6px;
        padding-bottom: 6px;
    }
}

/* CONTACT */
.menu3dmega .contact-form span {
    display: block;
    color: #888;
}


.menu3dmega .contact-form li {
    margin-bottom: 2px !important;
}

.menu3dmega .imgclass {
    float: left;
    margin-top: 3px;
    margin-right: 10px;
    background: #FFFFFF;
    padding: 4px;
    border: 1px solid #777777;
    -moz-box-shadow: 0px 0px 5px #666666;
    -webkit-box-shadow: 0px 0px 5px #666666;
    box-shadow: 0px 0px 5px #666666;
}

.menu3dmega .text {
    width: 230px;
    display: block;
}



.menu3dmega .menu-title {
    color: #333333;
    display: block;
    font-size: 12px;
    letter-spacing: 0.5px;
    font-weight: bold;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    text-decoration: none;
    padding-bottom: 3px;
}

.menu3dmega .desc {
    font-style: italic;
    color: #999;
    font-size: 10px;
    display: block;
    font-weight: normal;
}

.menu3dmega .separator {
    clear: both;
    margin: 0px 0 10px 0;
    height: 1px;
    display: block;
    border-bottom: 1px solid #eee;
}


    .menu3dmega .separator:before, .separator:after {
        content: "";
        display: table;
        line-height: 0;
    }

.menu3dmega .content {
    padding: 20px;
}

    .menu3dmega .content:after {
        clear: both;
        content: "";
        display: table;
        line-height: 0;
    }

.menu3dmega .separate {
    border-bottom: 1px solid #ccc;
}

.menu3dmega .clearfix > .menu-title {
    margin: 10px 20px;
}

.menu3dmega .left {
    float: left;
}

.menu3dmega .right {
    float: right !important;
}

.menu3dmega div[class*="animate-"] {
    display: none;
    position: absolute;
}

.menu3dmega > ul > li.right {
    border-left: none !important;
    border-right: none !important;
}


/* ======= RESPONSIVE ======= */


/* TABLET*/
@media (min-width:480px) and (max-width:767px) {
    .menu3dmega.responsive > ul > li,
    .menu3dmega.responsive li.menu-non-dropdown {
        width: 50%;
    }

    .menu3dmega.responsive .wp-non-dropdown {
        width: auto;
    }




    .menu3dmega.responsive > ul > li > div {
        width: 100%;
        left: 0;
    }
}


/* MOBILE*/
@media (max-width: 480px) {
    .menu3dmega.responsive > ul > li,
    .menu3dmega.responsive li.menu-non-dropdown {
        width: 100%;
    }

        .menu3dmega.responsive > ul > li > .arrow-icon-bottom:after {
            right: 5%;
        }
}



/* SCREEN */
@media (min-width: 768px) {
    .menu3dmega.responsive .menuToggle {
        display: none;
    }

    .menu3dmega.responsive {
        display: block;
    }

        .menu3dmega.responsive > ul {
            display: block !important;
        }
}

/* MOBILE & TABLET*/
@media (max-width: 767px) {
    .menu3dmega.responsive {
        border: none !important;
    }

        .menu3dmega.responsive .menuToggle {
            display: block;
        }

        .menu3dmega.responsive > ul {
            display: none;
        }

        .menu3dmega.responsive .contact-form input[type=text],
        .menu3dmega.responsive .contact-form textarea {
            width: 98%;
        }

        .menu3dmega.responsive > ul > li > a,
        .menu3dmega.responsive > ul > li > .arrow-icon,
        .menu3dmega.responsive > ul > li > .arrow-icon-bottom {
            position: relative;
        }

        .menu3dmega.responsive li > .arrow-icon:after {
            background: none repeat scroll 0 0 transparent;
            border-color: #bbb transparent transparent;
            border-style: solid dashed dashed;
            border-width: 4px 4px 0;
            content: "";
            display: inline-block;
            font-size: 0;
            margin-top: -1px;
            padding-top: 1px;
            position: absolute;
            right: 5%;
            top: 50%;
        }

        .menu3dmega.responsive > ul > li {
            border-left: none !important;
            border-right: none !important;
        }

        .menu3dmega.responsive li .dropdown-menu {
            width: 100%;
            left: 0;
            top: auto;
            border-left: none !important;
            border-right: none !important;
        }
}





/* ---------------------------------- VERTICAL STYLE ONLY SCREEN---------------------------------- */

@media (min-width: 768px) {
    .menu3dmega.vertical {
        width: 100%;
    }

        .menu3dmega.vertical .dropdown-menu.flyout-menu {
            width: auto;
        }

        .menu3dmega.vertical .dropdown-menu {
            max-width: 800px;
            top: 0;
            left: 100% !important;
            border-top: 1px solid #ccc;
        }

        .menu3dmega.vertical > ul > li {
            position: relative;
        }

        .menu3dmega.vertical span.arrow-icon-bottom:after {
            border-style: solid;
            border-width: 4px 0px 4px 4px;
            border-color: transparent transparent transparent #333;
        }

        .menu3dmega.vertical li:hover span.arrow-icon-bottom:after {
            border-style: solid;
            border-width: 4px 0px 4px 4px;
            border-color: transparent transparent transparent #526dd0;
        }


        .menu3dmega.vertical > ul > li {
            border-left: none !important;
            border-right: none !important;
        }
}
/* gray */
.menu3dmega.skin-gray {
}

    .menu3dmega.skin-gray.vertical {
    }

    .menu3dmega.skin-gray > ul > li {
    }

    .menu3dmega.skin-gray.vertical > ul > li {
    }

    .menu3dmega.skin-gray > ul > li:hover, .menu3dmega.skin-gray > ul > li.current {
    }

.menu3dmega > ul li.current .arrow-icon-bottom {
}

.menu3dmega.skin-gray > ul > li.no-link:hover {
    background-color: transparent;
}

.menu3dmega.skin-gray .dropdown-menu {
}

.menu3dmega.skin-gray li:hover {
    border-radius: 0 !important;
    background: transparent !important;
    color: #ffffff !important;
}

.menu3dmega.skin-gray .menu-search input[type="text"] {
}

.menu3dmega .dropdown-menu li.current > a,
.menu3dmega .dropdown-menu li.current > span > a {
    color: #17a9ec !important;
}

.dropdown-menu li a {
    font: normal 14px/23px "Arial", "Helvetica", "sans-serif" !important;
}

/************ End Of Mega Menu *************/
/***************************************************
28- New Custom Style                   
***************************************************/
.gridHeader {
    background-color: #F8F8F8 !important;
}

    .gridHeader th {
        border-top: 0 !important;
        text-align: center;
    }

    .gridHeader * {
        color: #222 !important;
    }

.flag .rcbInput.radPreventDecorate {
    border: medium none !important;
}

.flag .rcbArrowCell.rcbArrowCellRight > a {
    border: medium none !important;
}

    .flag .rcbArrowCell.rcbArrowCellRight > a:after {
        top: 5px !important;
    }

.callingCode .flag div.RadComboBox .rcbInputCell .rcbInput {
    padding-left: 30px !important;
    padding-top: 0 !important;
}
/******************** Form Options Buttons & Tools ********************/
.form-control-custom {
    border-radius: 0 !important;
    border-left: 0 !important;
    width: 180px !important;
}

.panel-heading .title-block {
    display: inline-block;
    margin: 0;
    padding: 7px 16px;
    font-weight: bold;
    font-size: 1em !important;
    line-height: 1.9 !important;
    min-height: 37px;
}

    .panel-heading .title-block.accordion-caret {
        cursor: pointer;
    }

.panel-options {
    margin: 0 6px;
}

    .panel-options .btn {
        border-radius: 15px;
        padding-left: 6px;
        padding-right: 4px;
        min-width: 30px;
        text-align: center;
    }

    .panel-options .btn-tools,
    .panel-options .btn-tools:focus {
        background-color: #fff;
        color: #1bbae1;
        border-color: #1bbae1;
        background-image: none;
    }

        .panel-options .btn-tools.active,
        .panel-options .btn-tools.active:focus,
        .panel-options .btn-tools:hover {
            background-color: #1bbae1;
            border-color: #1bbae1;
            color: #fff;
        }

        .panel-options .btn-shortcut .glyphicon,
        .panel-options .btn-tools .glyphicon {
            font-size: 1.3em;
        }



/******************** Help Icon Tooltip ********************/

.notify .form-control-feedback {
    pointer-events: inherit;
    width: 22px;
    height: 22px;
    top: 6px;
    margin-right: 5px;
}

.notify .has-feedback .tooltip.bottom .tooltip-arrow {
    border: 0 !important;
    border-width: 0 !important;
}

    .notify .has-feedback .tooltip.bottom .tooltip-arrow:after {
        content: '';
        top: 2px;
        right: -4px;
        margin-right: 0;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 20px 0 0;
        border-color: transparent #ffffa3 transparent transparent;
        z-index: 2;
    }

    .notify .has-feedback .tooltip.bottom .tooltip-arrow:before {
        content: '';
        top: 0;
        right: -5px;
        margin-right: 0;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 15px 0 0;
        border-color: transparent #f1d031 transparent transparent;
    }

.notify .has-feedback .tooltip-inner {
    max-width: 250px;
    padding: 3px 8px;
    color: #9a5574;
    text-align: center;
    text-decoration: none;
    background-color: #ffffa3;
    border-radius: 1px;
    border: 1px solid #f1d031;
    position: absolute;
    right: 0;
    border: 1px solid #f1d031;
    -webkit-box-shadow: 3px 3px 4px 0 rgba(221,221,221,0.84);
    -moz-box-shadow: 3px 3px 4px 0 rgba(221,221,221,0.84);
    box-shadow: 3px 3px 4px 0 rgba(221,221,221,0.84);
    font-size: 1.18em;
}
/***************************************************
29- Popup Calendar                   
***************************************************/
.calendar {
    text-align: center;
    background: #fff;
    z-index: 400;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.52) !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.52) !important;
}

.calendarHeader {
    background: #394263 !important;
    padding: 5px;
    margin: 5px;
    margin-bottom: 0;
    border-radius: 4px 4px 0 0;
}

.calendarBody {
    padding: 5px;
    padding-top: 0;
}

    .calendarBody tbody td {
        text-align: center;
        padding: 8px 12px;
        border-radius: 50%;
        margin: 1px;
    }

    .calendarBody td.holiday {
        font-weight: bold;
        color: #f00;
    }

.bodyTable {
    width: 100%;
    margin-top: 0 !important;
}

    .bodyTable thead tr {
        background: #262c44;
        border-radius: 0 0 4px 4px;
    }

        .bodyTable thead tr td {
            color: #fff !important;
            font-weight: bold;
        }

.weekDayHead {
    border: none !important;
    padding: 8px 12px;
    color: #fff;
    text-align: center;
    font-size: 12px !important;
}

    .weekDayHead:last-child {
        border-radius: 0 0 4px 0;
    }

    .weekDayHead:first-child {
        border-radius: 0 0 0 4px;
    }

.headerTable {
    width: 100%;
    text-align: center;
}

    .headerTable .calendarbutton {
        width: 26px;
        height: 26px;
        background: #4fc1e9;
        border: 0;
        border-radius: 50%;
        padding: 6px 0;
        box-shadow: none !important;
        text-align: center;
        color: #fff;
        font-size: 11px;
    }

    .headerTable select {
        border: none;
        background: #fff !important;
        box-shadow: none !important;
        margin: 0 5px;
        border-radius: 3px;
        font-size: 11px;
        padding: 6px 8px;
    }

.today {
    font-weight: bold;
    border: none;
    background: #EAEAEA;
}

.today {
    font-weight: bold;
    border: none;
    background: #EAEAEA;
}

.calendar .selected {
    background: #4fc1e9 !important;
    font-weight: bold;
    color: #fff;
}

.calendarFooter {
    border-radius: 0 0 4px 4px;
    background: #f3f3f3 !important;
    padding: 6px;
    border-top: 1px solid #cfcfcf;
}

    .calendarFooter button {
        background: #4fc1e9;
        border: 0;
        border-radius: 4px;
        padding: 8px 14px;
        color: #fff;
        font-size: 11px;
    }

/*************circular***********************/
.circularIcon div {
    border-radius: 50%;
    display: inline-block;
    height: 122px;
    text-align: center;
    width: 122px;
    position: relative;
    cursor: default;
}

.circularIcon {
    display: table;
    margin: 0 auto;
}

    .circularIcon > div {
        margin: 0 10px;
    }

    .circularIcon div img {
        margin: 0 auto;
    }

.blue {
    background: #6693E6;
    border: 10px solid #85a9eb;
}

.lightBlue {
    background: #12C3F2;
    border: 10px solid #41CFF5;
}

.yellow {
    background: #FBB701;
    border: 10px solid #FCC533;
}

.green {
    background: #94C10A;
    border: 10px solid #A9CD3B;
}

.purpel {
    background: #B071D4;
    border: 10px solid #C08DDD;
}

.pink {
    background: #E96398;
    border: 10px solid #ED82AD;
}

.orange {
    background: #E34F2D;
    border: 10px solid #E97257;
}

.blue .ch-info .ch-info-back {
    background: #6693E6;
    border: 10px solid #85a9eb;
}

.lightBlue .ch-info .ch-info-back {
    background: #12C3F2;
    border: 10px solid #41CFF5;
}

.yellow .ch-info .ch-info-back {
    background: #FBB701;
    border: 10px solid #FCC533;
}

.green .ch-info .ch-info-back {
    background: #94C10A;
    border: 10px solid #A9CD3B;
}

.purpel .ch-info .ch-info-back {
    background: #B071D4;
    border: 10px solid #C08DDD;
}

.pink .ch-info .ch-info-back {
    background: #E96398;
    border: 10px solid #ED82AD;
}

.orange .ch-info .ch-info-back {
    background: #E34F2D;
    border: 10px solid #E97257;
}



.ch-info-back a {
    color: #fff;
    display: block;
    font-family: "Arial",sans-serif;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 110px;
    padding-top: 0;
    text-transform: uppercase;
}

.ch-info-front span {
    bottom: 12px;
    color: #fff;
    font-size: 15px;
    left: 0;
    position: absolute;
    right: 0;
}

.ch-info-wrap,
.ch-info {
    position: absolute;
    width: 130px;
    height: 130px;
    border-radius: 50%;
}

.ch-info-wrap {
    top: -10px;
    left: -10px;
}

.ch-info > div {
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-position: center center;
    -webkit-backface-visibility: hidden; /*Just for webkit to have a smooth font*/
}

.ch-info .ch-info-front {
    -webkit-transition: all 0.6s ease-in-out;
    -moz-transition: all 0.6s ease-in-out;
    -o-transition: all 0.6s ease-in-out;
    -ms-transition: all 0.6s ease-in-out;
    transition: all 0.6s ease-in-out;
}

.ch-info .ch-info-back {
    opacity: 0;
    background: #6693E6;
    border: 10px solid #85a9eb;
    pointer-events: none;
    -webkit-transform: scale(1.5);
    -moz-transform: scale(1.5);
    -o-transform: scale(1.5);
    -ms-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: all 0.4s ease-in-out 0.2s;
    -moz-transition: all 0.4s ease-in-out 0.2s;
    -o-transition: all 0.4s ease-in-out 0.2s;
    -ms-transition: all 0.4s ease-in-out 0.2s;
    transition: all 0.4s ease-in-out 0.2s;
}

.ch-info h3 {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-size: 18px;
    margin: 0 15px;
    padding: 40px 0 0 0;
    height: 80px;
    font-family: 'Open Sans', Arial, sans-serif;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}

.ch-item:hover .ch-info-front {
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    opacity: 0;
}

.ch-item:hover .ch-info-back {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    pointer-events: auto;
}
/*******************end of circular********************/
.greenTitle {
    color: #92d050;
    font-size: 16px;
    font-weight: bold;
}

.blueTitle {
    color: #6693e6;
    font-size: 16px;
    font-weight: bold;
}

.grayTxt {
    color: #999999;
}
/***********************Fixed Menu***********************/
.fixedMenu {
    top: 0 !important;
    position: fixed !important;
    z-index: 7777;
    width: 100%;
    background-color: rgba(34, 34, 34, 0.9);
    border: 0 none;
    box-shadow: 0 3px 0 14px rgba(0, 0, 0, 0.4);
}

    .fixedMenu.mainHeaderWrap .container {
        background: none;
        box-shadow: none;
        margin-bottom: 0;
    }

    .fixedMenu.mainHeaderWrap .rightHeader {
        display: none;
    }

    .fixedMenu.mainHeaderWrap .menuWrap {
        border: none;
    }

    .fixedMenu.mainHeaderWrap .headerTop {
        padding: 0px;
    }

    .fixedMenu.mainHeaderWrap .headerBottom {
        padding: 0px;
        float: right !important;
    }

    .fixedMenu .menu3dmega > ul > li > a, .fixedMenu .menu3dmega > ul > li > span > a {
        padding-bottom: 20px;
    }

.logoContainer {
}

.fixedMenu.mainHeaderWrap .logoContainer {
    width: 156px;
}

.fixedMenu.mainHeaderWrap .menu3dmega > ul li > a,
.fixedMenu.mainHeaderWrap .menu3dmega > ul > li > a,
.fixedMenu.mainHeaderWrap .menu3dmega > ul > li > span,
.fixedMenu.mainHeaderWrap .menu3dmega > ul > li > span a {
    color: #fff;
    font-weight: normal;
}

.fixedMenu.mainHeaderWrap .menu3dmega li .dropdown-menu {
    border: 14px solid #999999;
    border: 14px solid rgba(0,0,0,.40);
    border-bottom: 17px solid #999;
    border-bottom: 14px solid rgba(0,0,0,.40);
    border-radius: 0;
    border-top: none;
    background: transparent;
}

.fixedMenu.mainHeaderWrap .menu3dmega .dropdown-menu > ul > li > a {
    border-bottom: 1px solid #333;
    padding: 6px 12px;
}

.fixedMenu.mainHeaderWrap .dropdown-menu > ul {
    background: rgba(51, 51, 51, 0.9) none repeat scroll 0 0;
}

.fixedMenu.mainHeaderWrap .menu3dmega > ul > li:hover > a,
.fixedMenu.mainHeaderWrap .menu3dmega > ul > li:hover > span > a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #17a9ec;
}

.fixedMenu .menu3dmega > ul li > a, .fixedMenu .menu3dmega > ul > li > a, .fixedMenu .menu3dmega > ul > li > span {
    border-right: none !important;
}

.fixedMenu.mainHeaderWrap .menuWrap {
    margin-bottom: 0 !important;
}

.fixedMenu .menu3dmega > ul > li > a, .menu3dmega > ul > li > span {
    margin: 13px 0 0;
}

.fixedMenu .customSocialNetwork, .fixedMenu .smallMobileSearch {
    display: none;
}


/*************************************************/
.slider {
    z-index: 0;
    overflow: hidden;
}

    .slider img {
        display: block;
        margin-right: auto;
        margin-left: auto;
    }

.sliderContainer .br-slideinfo .br-infocontent {
    background: url("images/sliderPattern.png");
    background-repeat: no-repeat;
    background-size: cover;
    width: 50%;
}

.slider .br-next, .slider .br-previous {
    bottom: auto !important;
    height: 24px;
    left: 42px;
    margin-top: -17px;
    position: absolute;
    top: 45%;
    transition: background-color 130ms ease 0s;
    width: 24px;
}
/*customized Button for cuteslider */
.slideWrapper .br-next {
    background-color: transparent !important;
    background-image: url("Images/slideButtons.png") !important;
    background-position: 58px 90px !important;
    height: 40px !important;
    left: 17px;
    width: 35px !important;
}

.slideWrapper .br-previous {
    background-color: transparent !important;
    background-image: url("Images/slideButtons.png") !important;
    background-position: -7px 90px !important;
    height: 40px !important;
    left: 17px;
    width: 35px !important;
}

.slideWrapper .br-next:hover {
    background-position: -124px 90px !important;
}

.slideWrapper .br-previous:hover {
    background-position: 105px 90px !important;
}

.slider .br-next {
    left: auto !important;
    right: 42px !important;
}

.graySection {
    background: #f5f6fa none repeat scroll 0 0;
    display: table;
    position: relative;
    width: 100%;
}

    .graySection > article, .graySection > aside {
        min-height: 0 !important;
    }

.homeNewsList .newsListTitle > a {
    font: 13px/23px "Tahoma",Arial,Verdana;
}

.homeNewsList .newsListTitle {
    margin: 2px 0;
    position: relative;
    padding-left: 16px;
}

    .homeNewsList .newsListTitle::before {
        color: #000;
        content: "♦";
        position: absolute;
        top: 3px;
        left: 0;
        font-family: Arial,sans-serif;
        font-size: 11px;
    }

.sliderContainer .br-slideinfo h2 {
    position: absolute;
    top: 52%;
    font-weight: normal;
    font-size: 26px !important;
    line-height: 35px;
    text-transform: uppercase;
    font-family: Tahoma;
}

.sliderContainer .br-slideinfo p {
    position: absolute;
    top: 50%;
    font-weight: normal;
    font-size: 28px !important;
    line-height: 35px;
    text-transform: uppercase;
    font-family: Tahoma;
}
/***************************************************
30- Helper Classes                   
***************************************************/
.noRowMargin {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.noInnerRowMargin .row {
    margin-right: 0 !important;
    margin-left: 0 !important;
}

.rowMargin {
    margin-right: -15px !important;
    margin-left: -15px !important;
}

@media screen and (max-width: 768px) {
    .table-responsive {
        overflow: auto !important;
        -webkit-overflow-scrolling: touch !important;
    }

        .table-responsive table {
            width: auto !important;
            max-width: initial !important;
        }

    ::-webkit-scrollbar-thumb {
        border-radius: 4px;
        background-color: rgba(0,0,0,.5);
        box-shadow: 0 0 1px rgba(255,255,255,.5);
    }
}
/* Link External */
.icon-link-external:before {
    content: "\f002";
    font-family: "ViewFontIcon";
}

.linkExternal a {
    color: #fff;
    text-decoration: none;
}

.linkExternal .button-wrapper {
    margin: 0 auto;
    padding: 0 15px;
    width: 100%;
}

.leftColumn .linkExternal .button-wrapper {
    width: 275px;
}

.linkExternal .a-btn:before {
    content: "";
    display: inline-block;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 0 19px 19px 0;
    border-color: transparent #625eb2 transparent transparent;
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.linkExternal .a-btn2:before {
    border-color: transparent #a62b02 transparent transparent;
}

.linkExternal .a-btn {
    padding: 10px 5px 10px 50px;
    position: relative;
    float: left;
    display: block;
    overflow: hidden;
    margin: 0 0 10px;
    background: #918dde;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
    height: 40px;
    width: 100%;
}

.leftColumn .linkExternal .a-btn {
    padding: 10px 20px 10px 45px;
}


.linkExternal .a-btn2 {
    background: #db6b22;
}

.linkExternal .icon-link-external:before {
    color: #fff;
    font-size: 20px;
    position: absolute;
    left: 20px;
    text-align: center;
    line-height: 23px;
    -ms-transform: translateZ(0);
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    margin: 0;
    display: inline-block;
}

.linkExternal .icon-link-external:before {
    left: 13px;
}

.linkExternal .a-btn-text {
    font-size: 19px !important;
    color: #fff;
    line-height: 26px;
    display: block;
    margin: 0;
}

.leftColumn .linkExternal .a-btn-text {
    font-size: 16px;
}

.linkExternal .a-btn:hover {
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    transform: scale(1.05);
}

    .linkExternal .a-btn:hover .icon-link-external:before {
        -webkit-animation-name: pulse;
        animation-name: pulse;
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-timing-function: linear;
        animation-timing-function: linear;
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite;
    }

    .linkExternal .a-btn:hover:before {
        border-width: 0 30px 30px 0;
    }

.linkExternal .a-btn:active {
    -webkit-transform: scale(0.95);
    -moz-transform: scale(0.95);
    -ms-transform: scale(0.95);
    -o-transform: scale(0.95);
    transform: scale(0.95);
}

/*----Media Queries------*/
@media (min-width:768px) {
    .menu3dmega > ul > li.last > a, .menu3dmega > ul > li.last > span > a {
        padding-right: 0;
    }

    .menu3dmega li .dropdown-menu {
        min-width: 210px !important;
    }

        .menu3dmega li .dropdown-menu:not(.sub) {
            margin-left: -15px;
        }

    .menu3dmega li .sub {
        border-top: none !important;
    }

    .menu3dmega.responsive > ul {
        float: right;
    }

    .fixedMenu .menu3dmega.responsive > ul {
        float: none !important;
    }

    .menu3dmega > ul > li > a, .menu3dmega > ul > li.last > span {
        padding-right: 14px;
    }

    .headerBottom {
        padding-top: 0 !important;
    }

    .headerTop {
        padding: 6px 0 !important;
    }

    .fixedMenu .menu3dmega > ul > li > span > a, .fixedMenu .menu3dmega > ul > li > a {
        position: relative;
    }

        .fixedMenu .menu3dmega > ul > li > span > a:after {
            position: absolute;
            content: "|";
            font-size: 15px;
            font-weight: bold;
            right: -22px;
            top: 0;
            color: #a8a6a6;
        }

        .fixedMenu .menu3dmega > ul > li > a:after {
            position: absolute;
            content: "|";
            font-size: 15px;
            font-weight: bold;
            right: -2px;
            top: 0;
            color: #a8a6a6;
        }

    .menu3dmega > ul > li > a:after,
    .menu3dmega > ul > li > span > a:after {
        position: absolute;
        content: "|";
        top: 0;
        color: #a8a6a6;
        font-size: 17px;
        font-weight: bold;
    }

    .menu3dmega > ul > li > a:after {
        left: -2px;
    }

    .menu3dmega > ul > li > span > a:after {
        left: -13px;
    }

    .menu3dmega > ul > li.first > a:after,
    .menu3dmega > ul > li.first > span > a:after {
        content: "";
    }
}

@media (min-width:992px) {
    .mainContentWrap {
        margin-top: -100px;
    }
}

@media (max-width:768px) {
    .mainHeaderWrap .container {
        padding: 0;
    }

    .mainHeaderWrap {
        position: static;
    }

    .smallMobileLogo img {
        margin: 10px auto;
    }

    .mainHeaderWrap .container {
        margin-bottom: 0;
    }

    .customSocialNetwork, .smallMobileSearch {
        display: none;
    }

    .menu3dmega.skin-gray {
        background: #191919;
    }

    .menu3dmega > ul > li > span a, .menu3dmega > ul > li > a, .menu3dmega > ul > li > a {
        color: #eee;
    }

    .menu3dmega li .dropdown-menu > ul {
        background: #222222;
    }

    .menu3dmega .dropdown-menu > ul > li > a {
        border-bottom: 1px solid #191919;
    }

    .menu3dmega li .dropdown-menu:not(.sub)::after {
        border-color: transparent transparent transparent !important;
    }
}

label, .label {
    color: #000 !important;
}

.footerLeftLink {
    border-left: 1px solid #ccc;
    margin-left: 12px;
    padding-left: 12px;
}

    .footerLeftLink a {
        color: #5666d5;
    }

        .footerLeftLink a:hover {
            color: #ff6000;
        }

/*home pages*/
.fixedMenu .headerTop {
    padding: 0 !important;
}

.fixedMenu .headerBottom {
    margin-top: 0 !important;
}

.eventCalendar {
    line-height: 30px;
}

.specialArticleRssIcon .articleList .archiveIconWrapper {
    margin-top: -20px;
}

.specialArticleRssIcon .articleListPage .articleList h2 a {
    font: normal 13px Tahoma !important;
}
/*style for pages that need customization*/

/*signup page*/
.siteMemberSignup .panel-heading .accordion-toggle span {
    color: grey;
}

.siteMemberSignup .panel-heading a:hover > span {
    color: #ff6565;
}

/*customized Button for album */
.customizedButtons .lSAction > .lSNext {
    right: 10px !important;
}

.customizedButtons .lSAction > .lSPrev {
    /*left: 10px;*/
}
/*customized styles in right and left Sections*/

.rightColumn .panel-style3 > .panel-body, .rightColumn .panel-style2 > .panel-body,
.rightColumn .panel-style1 > .panel-body, .rightColumn .panel-style4 > .panel-body,
.rightColumn .panel-style5 > .panel-body, .rightColumn .panel-style6 > .panel-body,
.rightColumn .panel-style7 > .panel-body, .rightColumn .panel-style8 > .panel-body,
.leftColumn .panel-style3 > .panel-body, .leftColumn .panel-style2 > .panel-body,
.leftColumn .panel-style1 > .panel-body, .leftColumn .panel-style4 > .panel-body,
.leftColumn .panel-style5 > .panel-body, .leftColumn .panel-style6 > .panel-body,
.leftColumn .panel-style7 > .panel-body, .leftColumn .panel-style8 > .panel-body {
    padding-top: 0;
}

/*tel a friend page */

.tellaFriendPage .generalCopyrightWrap {
    display: none;
}
/*header style*/

/*content Style */
.middleColumn {
    margin-top: -15px;
}

.customized {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

.portfolioStyle .panel-style1 > .panel-heading {
    display: none;
}


.quotes .fill {
    text-align: left;
    position: relative;
    margin-left: 50px;
    margin-bottom: 45px;
}

.quotes .quote-icon {
    position: absolute;
    left: -50px;
    font-size: 30px;
    line-height: 1;
    color: #6c2cb4;

}

p.quote {
    margin-bottom: 20px;
}

.quotes .quote-author p {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 0;
}

p.title {
    margin-bottom: 0;
    color: #6c2cb4;
}

.socials {
    background: #ffffff;
}

.socials .socials-img {
    margin-bottom: 15px;
}

.socials .fill {
    /*margin: 20px 0 40px;*/
    text-align: left;
}

.socials p.quote {
    position: relative;
    padding: 25px 35px;
    background: #f4f4f6;
}

    .socials p.quote:after {
        content: '';
        position: absolute;
        left: 50%;
        bottom: -13px;
        margin-left: -12px;
        width: 0;
        height: 0;
        border-left: 12px solid transparent;
        border-right: 12px solid transparent;
        border-top: 13px solid #f4f4f6;
    }

.socials .quote-author {
    text-align: center;
}

.socials .fill img {
    display: block;
    margin: 0 auto;
    vertical-align: middle;
    max-width: 80px !important;
}

.socials .socials-quote-title {
    display: inline-block;
    vertical-align: middle;
    max-width: 100%;
}

@media (min-width: 768px) {
    .social {
        display: block;
        position: absolute;
        top: 158px;
        left: auto;
        bottom: auto;
        width: auto;
        margin-left: -15px;
    }

        .social.affix {
            position: fixed;
            top: 20px;
        }

        .social img {
            max-width: 40px !important;
        }

        .social a {
            display: block;
            width: 55px;
            height: 55px;
            padding: 9px;
            color: #fff;
            font-size: 28px;
            vertical-align: bottom;
            margin-left: 0;
        }

    .socials p.quote:after {
        left: 30px;
        margin-left: 0;
    }

    .socials .quote-author {
        text-align: left;
    }

    .socials .socials-quote-title {
        max-width: 70%;
    }

    .socials .fill img {
        display: inline-block;
        margin-right: 15px;
    }
}

.cards .fill {
    background: #f3f5f6;
    padding: 30px 30px;
    margin-bottom: 30px;
    text-align: center;
}

.cards img {
    margin: 10px 0 30px;
    display: inline-block;
}
.clientSlider {
    margin-top: -30px;
}

.lightSliderWrapper .sliderLink {
    cursor: default;
}


.homeNewsList .lead {
    margin-bottom: 0px !important;
}