﻿/*
IRAN Sans-serif fonts are considered a proprietary software. To gain
information about the laws regarding the use of these fonts, please
visit www.fontiran.com
---------------------------------------------------------------------
This set of fonts are used in this project under the license: (LF3TA)
---------------------------------------------------------------------
*/
/***************************************************
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- Push Menu
05- Tools                                17- Forum                                       29- New Custom Styles
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: 'SDF';
    src: url('/Fonts/IRANSansLightFaNum.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/IRANSansLightFaNum.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/IRANSansLightFaNum.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/IRANSansLightFaNum.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: normal;
}

@font-face {
    font-family: 'SDF';
    src: url('/Fonts/IRANSansBoldFaNum.eot'); /* IE9 Compat Modes */
    src: url('/Fonts/IRANSansBoldFaNum.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Fonts/IRANSansBoldFaNum.woff') format('woff'), /* Pretty Modern Browsers */
    url('/Fonts/IRANSansBoldFaNum.ttf') format('truetype'); /* Safari, Android, iOS */
    font-weight: bold;
}

@font-face {
    font-family: 'SDF Subsidiary';
    src: url('/Fonts/IranRegular.eot');
    src: url('/Fonts/IranRegular.eot?#iefix') format('embedded-opentype'), url('/Fonts/IranRegular.woff') format('woff'), url('/Fonts/IranRegular.ttf') format('truetype');
    font-weight: normal;
}

@font-face {
    font-family: 'SDF Subsidiary';
    src: url('/Fonts/IranBold.eot');
    src: url('/Fonts/IranBold.eot?#iefix') format('embedded-opentype'), url('/Fonts/IranBold.woff') format('woff'), url('/Fonts/IranBold.ttf') format('truetype');
    font-weight: bold;
}
@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 */
}
/***************************************************
02- Basic Style                   
***************************************************/
body {
    direction: rtl;
    font-size: 14px;
    background: #fff;
    line-height: 1.6;
}
.glyphicon-tv::before{
   content:'\E679';
}
.popupBody {
    margin: 0;
    height: 100%;
    direction: rtl;
    background-image: none;
    background-color: #f3f3f3;
}

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    /*margin: 1px 4px 0 !important;*/
}

.flag .RadComboBox_SAMPA {
    height: 24px !important;
    padding: 0 2px !important;
}

/******************** Editor Style ********************/
textarea.reTextArea {
    direction: ltr;
    padding: 10px;
}

/************ Start Of Heading Style *************/
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
    line-height: 1.5 !important;
}

h1, .h1 {
    font-size: 17px;
    color: #5a6575;
}

h2, .h2 {
    font-size: 16px;
    color: #37648a;
}

h3, .h3 {
    font-size: 15px;
    color: #0964d5;
}

h4, .h4 {
    font-size: 14px;
    color: #cb750f;
}

h5, .h5 {
    font-size: 13px;
    color: #f50303;
}

h6, .h6 {
    font-size: 12px;
    color: #9c9b9b;
}
/************ End Of Heading Style *************/

/************ Start Of Link Style *************/
a {
    color: #947c41;
    text-decoration: none;
}

    a:hover {
        color: #e5c77c;
        text-decoration: none;
        cursor: pointer;
    }

    a.content:link, a.content:visited, a.content:active {
        color: #947c41;
        text-decoration: none;
    }

    a.content:hover {
        color: #e5c77c;
    }
/************ End Of Link Style *************/
.lead {
    font-size: 13px !important;
    line-height: 1.5 !important;
}


.boxLastUpdate {
    text-align: left;
    color: #aaa;
    padding-top: 8px;
}

.content {
    color: #000;
    text-decoration: none;
}
/************ Start Of General Style *************/
.shortcut:link, .shortcut:visited, .shortcut:active {
    color: #234BA3;
    text-decoration: none;
}

.shortcut:hover {
    color: #DD4B56;
    border-bottom: dotted 1px #DD4B56;
}

.caption {
    font-weight: bold;
}

.tableBorder {
    border: 1px solid #ddd;
    background-color: #e3e3e3;
}

.schemaTable {
    display: table;
    margin: 10px auto;
}

.box {
    width: 175px;
    border: 1px solid #97AFC1;
}

.dottedTable {
    text-decoration: none;
    border: 1px dotted #c0c0c0;
    border-collapse: separate;
}

.dottedVLine {
    padding: 0 5px;
    background: url('/Components/General/Resources/Images/vdot.gif') repeat-y right 50%;
}

.dottedHLine {
    background: url('/Components/General/Resources/Images/hdot.gif') repeat-x 50% bottom;
    padding: 5px 0 10px 0;
}

.tools {
    color: #5a6575;
    font-size: .9em;
}

a.tools:link, a.tools:visited, a.tools:active {
    color: #5a6575;
    text-decoration: none;
}

a.tools:hover {
    color: #f50303;
    cursor: pointer;
}

.more {
    background-color: #26499A;
    border: #4D5154 1px solid;
    color: #fff;
    height: 18px;
    line-height: 15px;
    padding-right: 3px;
    padding-left: 3px;
}

a.more:link, a.more:visited, a.more:active {
    color: #fff;
}

a.more:hover {
    color: #b8c4e0;
}

.hint {
    color: #4D5154;
    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);
}

.imageBorder {
    border: solid 1px #d1d1d1;
}

.generalTable {
    border: #aaa 1px dotted;
    background-color: #f3f3f3;
}

.briefDescription {
    text-decoration: none;
    line-height: 18px;
    color: #255995;
}

a.briefDescription:link, a.briefDescription:visited, a.briefDescription:active {
    color: #255995;
    text-decoration: none;
}

a.briefDescription:hover {
    color: #255995;
    border-bottom: 1px dotted #222;
}

.DockContainer {
    margin-top: 10px;
    margin-bottom: 10px;
    height: auto !important;
    direction: rtl;
}

.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;
    border-color: #98ACBF #728BA1 #3D556C #455F77;
    color: White;
    border-collapse: separate;
    border-spacing: 1px;
}

.tableItemKimberly {
    background: url(/Components/Store/Resources/Images/FA/Cart/White/item-bg.png) repeat-x center bottom;
    background-color: white;
    color: #607280;
    text-indent: 0;
}

    .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;
}

    .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: #f3f3f3;
}

.autoHeight {
    height: auto !important;
}

.absent {
    display: none;
}

.table-striped > tbody > tr:nth-child(odd),
.table-striped > tbody > tr:hover {
    background: #eee !important;
}

.debug {
    direction: ltr;
    color: red;
}

/************ Start Of General Module *************/
.radio-list .radio {
    padding-right: 20px;
}

    .radio-list .radio label {
        padding-right: 0;
    }

.checkbox-list .checkbox {
    padding-right: 10px;
}

    .checkbox-list .checkbox label {
        padding-right: 0px;
    }

.spacer {
    height: 10px;
    display: block;
}

.btn-normal {
    width: 120px;
}

.btn-large {
    width: 180px;
}

.btn-remove {
    color: #a94442 !important;
}

.btns-box {
    margin-bottom: 16px;
}

dt, dd {
    line-height: 1.7;
}

.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 {
    /*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;
    }
/***************************************************
03- Masterpage Layout                   
***************************************************/

.goldenBoxLink {
    margin-top: 30px;
    margin-bottom: 20px;
}

    .goldenBoxLink .moreTitleLink {
        font-weight: bold;
        text-align: center !important;
        float: none !important;
        border-radius: 50px;
        box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.3);
        transition: all 400ms ease-in-out;
        padding: 10px 30px;
        font-size: 14px;
        color: #7f6a27;
    }

        .goldenBoxLink .moreTitleLink:hover {
            background: #7f6a27 !important;
            box-shadow: 0px 0px 3px 3px rgba(0, 0, 0, 0.63);
            color: #fff;
        }
.sliderCompany {
    background: url('/Components/TradingCompany/Resources/App_Themes/image/backSlider.jpg');
    border-bottom: 6px solid #cab675;
    padding-bottom: 135px;
    border-bottom: 6px solid #CAB675;
}

.beforeFooter {
    background: url('/Components/TradingCompany/Resources/App_Themes/image/backSlider.jpg');
}

.topCompany {
    background: #404040;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16);
    border-bottom: 6px solid #CAB675;
    padding-bottom: 100px;
}

.wideSection {
    border-bottom: 6px solid #CAB675;
    padding-bottom: 100px;
}



.TopHeader {
    background: #000;
    display: inline-block;
    width: 100%;
}

.generalMainWrap {
    margin-top: 20px;
}

.mainContentWrap {
}

.noHeading .generalSelectLanguage {
    padding-bottom: 0;
    padding-top: 0;
}

.noHeading .headerTop {
    padding: 0 !important;
    display: none;
}

.mainContentWrap > .container {
    background-color: #fff;
    margin-top: 1px;
}

.mainHeaderWrap {
    background: #fff;
    line-height: 0;
}

.BottomHeader {
    background: #d0ae5a;
}

.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
}

.headerBottom {
    background: #fff;
}

.headerTop {
    padding: 6px 0 0px 0;
    display: inline-block;
    width: 100%;
}
/***************************************************
04- AdminBar                   
***************************************************/
.loginRightSide {
    background: #02385a;
}

.adminbarMain {
    margin-bottom: 32px;
}

.adminbar {
    direction: rtl;
    color: #ccc;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 8020;
    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-left: 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-left: 8px;
            background: url('/Components/SiteMember/Resources/Images/Avatar.png') no-repeat center center;
        }

        .adminbar .quicklinks ul.nav li.dropdown:hover > ul.dropdown-menu {
            display: block;
        }
/***************************************************
05- Tools                   
***************************************************/
.generalToolsBox {
    float: left;
}

    .generalToolsBox > div {
        width: 32px;
        height: 32px;
        display: inline-block;
        float: left;
        padding: 5px;
        border-radius: 50%;
        text-align: center;
        transition: all .4s;
    }

        .generalToolsBox > div:hover {
            background: #4fc0e8;
        }

            .generalToolsBox > div:hover a {
                color: #262c44;
            }

    .generalToolsBox a {
        color: #fff;
        font-size: 12px;
        transition: color 1s;
    }
/************ Start Of News Detail *************/
.newsDetailToolbox .glyphicon {
    padding: 0 2px;
}

.newsDetailToolbox .socialNetworkItemWrap a .glyphicon {
    padding: 0;
}
/************ Start Of Tell A Friend *************/
.tellafriendPage .formLabel {
    width: 110px;
}
/***************************************************
06- Date                   
***************************************************/
.generalCurrentDateTime {
    width: 100%;
    color: #fff;
    padding: 8px 0;
    float: right;
}

.datetimeSeparator {
    padding: 0 4px;
}
/***************************************************
07- HeaderLogo                   
***************************************************/
.mainHeaderWrap .mainLogoLink {
    display: block;
    margin-top: 0;
}

.mainLogo {
    text-align: center;
}

.sampaNew {
    display: inline-block;
    position: relative;
    width: 100%;
    padding-bottom: 100%;
    vertical-align: middle;
    overflow: hidden;
}

.svg-content {
    display: inline-block;
    position: absolute;
    top: 0;
    left: 0;
}

.mainLogo a {
    display: block;
}

    .mainLogo a .glyphicon-logo {
        color: #58585A;
    }

/***************************************************
08- Sitemember                   
***************************************************/
.siteMemberWelcomeWrap {
    padding: 4px 0 0 0;
    display: inline-block;
    text-align: left;
    float: left;
}

    .siteMemberWelcomeWrap a {
        display: inline-block;
        font-size: 11px;
        font-weight: bold;
        color: #3d2a00;
        transition: color .5s;
        margin: 5px 7px;
        float: left;
    }

    .siteMemberWelcomeWrap .welcome {
        color: #3d2a00 !important;
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        transition: color .5s;
        margin: 3px 15px;
        width: 100%;
        line-height: 20px;
        text-align: left;
        float: left;
    }

    .siteMemberWelcomeWrap > a i {
        font-size: 16px;
        color: #650e4e;
        transition: color .5s;
    }

    .siteMemberWelcomeWrap > a span {
        padding: 0 8px;
    }

    .siteMemberWelcomeWrap > a:hover {
        color: #b99d56;
    }

        .siteMemberWelcomeWrap > a:hover i {
            color: #b99d56;
        }

.welcomCorporation {
    margin-top: 20px;
}

    .welcomCorporation .siteMemberWelcomeWrap a {
        display: inline-block;
        font-size: 13px;
        font-weight: bold;
        color: #1e1e1e;
        transition: color .5s;
        margin: 4px 7px;
        float: right;
        background: #d0ae5a;
        min-width: 90px;
        padding: 4px 10px;
        border-radius: 4px;
        transition: all 0.15s ease-in-out;
    }

        .welcomCorporation .siteMemberWelcomeWrap a:hover {
            color: #64164e;
            background: #cecece;
        }

            .welcomCorporation .siteMemberWelcomeWrap a:hover i {
                color: #64164e;
            }


/***************************************************
09- Language                   
***************************************************/
.generalSelectLanguage {
    text-align: center;
    padding: 20px 0;
}

    .generalSelectLanguage li {
        display: inline-block;
        margin-top: 35px;
    }

    .generalSelectLanguage a {
        color: #404040;
    }

        .generalSelectLanguage a:after {
            content: "|";
            padding: 0 6px;
        }

    .generalSelectLanguage li:last-child a:after {
        content: none;
    }
/***************************************************
10- Search                   
***************************************************/
.generalSearchBox .input-group {
    background: transparent;
    border-radius: 50px;
    float: left;
}

    .generalSearchBox .input-group input {
        color: rgba(176,143,70,1);
        background: none;
        border-radius: 0;
        float: left;
        transition: all 0.3s;
        border: none;
        box-shadow: none !important;
    }

        .generalSearchBox .input-group input:focus {
            color: #000 !important;
        }

.generalSearchBox a {
    width: 30px;
    height: 30px;
    padding: 4px;
    margin: 2px;
    background: transparent;
    border-radius: 50% !important;
    border: none;
    box-shadow: none !important;
    color: #fff;
    text-shadow: none;
    font-size: 13px;
}

    .generalSearchBox a:hover .glyphicon-search:before {
        color: rgba(212,183,90,1);
    }

.generalSearchBox .glyphicon-search:before {
    content: "\e80c";
    font-size: 20px;
    color: #650e4e;
}

.form-inline .form-group {
    float: left;
}

.generalSearchBox .btn-default:hover, .generalSearchBox .btn-default:focus {
    background-color: transparent;
}

.generalSearchBox .input-group-btn {
    position: relative;
}

    .generalSearchBox .input-group-btn:before {
        width: 1px;
        height: 19px;
        content: '';
        position: absolute;
        background: #650e4e;
        right: -1px;
        top: 7px;
    }


.searchHeader {
    margin-bottom: 24px;
}

    .searchHeader .generalSearchBox .input-group .input-group-btn.searchButtonWrapper:after {
        top: 7px;
        left: 4px;
        display: flex;
        align-items: center;
        justify-content: center;
        font-size: 17px;
    }

    .searchHeader .input-group {
        position: relative;
        border-radius: 22px;
        background-color: #fafafa;
        border: 1px solid #eceff1;
        max-width: 455px;
        margin-left: 0;
        margin-right: auto;
    }

    .searchHeader .input-group-btn a span {
        height: 0;
        width: 0;
        display: block;
        opacity: 0;
    }

    .searchHeader .form-control {
        height: 42px;
        font-size: 15px;
        color: #7f8184;
        background-color: #fafafa;
        border-radius: 22px;
        border: none;
        box-shadow: none;
        padding-right: 15px;
    }

    .searchHeader .btn-normal, .searchHeader .btn-default {
        width: 50px;
        height: 42px;
        padding: 0;
        background: #fafafa !important;
        box-shadow: none;
        border-radius: 100px;
        color: #7f8184;
        font-size: 15px;
        font-weight: bold;
        margin: 0;
    }

    .searchHeader .input-group-btn:last-child > .btn, .searchHeader .input-group-btn:last-child > .btn-group {
        margin-top: 0;
        padding-top: 11px;
        padding-bottom: 0;
    }

    .searchHeader .btn-iconic i {
        margin-top: -2px;
    }

    .searchHeader .btn-default:not([disabled]):not(.disabled):active, .searchHeader .btn-default:not([disabled]):not(.disabled).active, .searchHeader .show > .btn-default.dropdown-toggle {
        background-color: #f4f4f4 !important;
        box-shadow: none !important;
    }

    .searchHeader .glyphicon-search:before {
        color: #ff071a;
        font-size: 26px;
    }

    .searchHeader .generalSearchBox .form-group {
        opacity: 0;
        transition: all .4s ease-in-out;
    }

.openSearch .generalSearchBox .form-group {
    opacity: 1;
}

.buttonSearch em {
    color: #650e4e;
    cursor: pointer;
    font-size: 20px;
    padding-top: 11px;
    text-align: left;
}

    .buttonSearch em::before {
        transition: all 0.35s;
    }

    .buttonSearch em:hover {
        color: #947c41;
    }

.buttonSearch .glyphiconCloseButton:before {
    font-family: "Glyphicons Halflings";
    content: '\E873';
}

.searchtitle, 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;
}

.searchhighlight {
    font-weight: bold;
}

.searchcounter {
    color: #000;
}

.searchaddress {
    font-size: .9em;
    direction: ltr;
    text-align: right;
}

.searchaddress, a.searchaddress:link {
    color: #008000;
    text-decoration: none;
}

a.searchaddress:hover {
    text-decoration: none;
}

a.address:visited, a.address:active {
    color: #8284CC;
    text-decoration: none;
}

.searchmoreresult {
    font-size: .95em;
}

a.searchmoreresult:link {
    color: #8284CC;
}

a.searchmoreresult:link, a.searchmoreresult:hover {
    text-decoration: none;
}

.searchcontentlength {
    color: #8d8d8d;
}

.searchpagenumber {
    direction: ltr;
}

    .searchpagenumber ul.pagination {
        padding: 0;
    }

    .searchpagenumber a.searchprevious::after {
        content: "\00BB";
    }

    .searchpagenumber a.searchnext::before {
        content: "\00AB";
    }

/************ Start Of Search Style *************/
.ComponentSearchBoxWrap {
    margin: 0 auto 10px auto;
    padding: 2px;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 1px 2px #aaa;
    background-color: #fff;
}

    .ComponentSearchBoxWrap .ccbswTop {
        background-color: #fff;
        border-radius: 5px;
    }

        .ComponentSearchBoxWrap .ccbswTop span.ccbswTextTitle {
            display: block;
            font-weight: bold;
            color: #ae1406;
            background-image: linear-gradient(#fff 11%, #fafafa 56%);
            background-color: #f3f3f3;
        }

    .ComponentSearchBoxWrap .ccbswMiddle .ccbswMiddleLeft .ccbswMiddleRight .ccbswMiddleContent {
        margin: 0;
        padding: 5px;
        background-image: linear-gradient(#f3f3f3 18%, #fff 59%);
        background-color: #f3f3f3;
    }

/************ Start Of Search Style *************/
.searchOpen {
    text-align: left;
}

    .searchOpen .input-group input {
        color: #fff !important;
        width: 100% !important;
        border: 1px solid #b59747;
        border-radius: 2px !important;
    }

.ComponentSearchBoxWrap {
    margin: 0 auto 10px auto;
    padding: 2px;
    border: 1px solid #aaa;
    border-radius: 5px;
    box-shadow: 0 1px 2px #aaa;
    background-color: #fff;
}

    .ComponentSearchBoxWrap .ccbswTop {
        background-color: #fff;
        border-radius: 5px;
    }

        .ComponentSearchBoxWrap .ccbswTop span.ccbswTextTitle {
            display: block;
            font-weight: bold;
            color: #ae1406;
            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 Search Component *************/

/************ Start Search Module *************/
.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 {
        float: right;
        font-style: italic;
        color: #6e6e6e;
    }

    .moduleSearchResultWrap .searchDetailsHeaderLabel {
        float: left;
        font-style: italic;
        color: #6e6e6e;
    }

.moduleSearchWrap {
    background: url(Images/ModuleSearch/ModuleSearch.png) no-repeat right top;
    height: 34px;
    padding: 0 6px 0 61px;
    position: relative;
}

    .moduleSearchWrap .bgImage {
        background: url(Images/ModuleSearch/ModuleSearch.png) no-repeat;
    }

    .moduleSearchWrap .txtSearchWrap {
        background-position: 0 -34px;
        background-repeat: repeat-x;
        height: 34px;
        direction: rtl;
    }

        .moduleSearchWrap .txtSearchWrap input {
            margin: 7px 0 0 0;
            padding: 0;
            width: 100%;
            height: 22px;
            border: 0;
            background: none;
            color: black;
            outline: 0;
        }

    .moduleSearchWrap .dropDownWrap {
        position: absolute;
        right: 3px;
        top: 5px;
        overflow: hidden;
        background-position: right -68px;
        height: 23px;
        border-left: 1px solid #DDD;
        padding: 2px 8px;
    }

        .moduleSearchWrap .dropDownWrap span {
            display: inline-block;
        }

        .moduleSearchWrap .dropDownWrap .arrowDown {
            background-position: -81px -5px;
            width: 9px;
            margin: 0 11px 0 5px;
            height: 7px;
        }

        .moduleSearchWrap .dropDownWrap .moduleSearchSelect {
            opacity: 0;
            right: 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;
        }

    .moduleSearchWrap .moduleSearchSubmit {
        background-position: 0 0;
        width: 55px;
        height: 34px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        padding-right: 6px;
    }

        .moduleSearchWrap .moduleSearchSubmit .btnSubmit {
            padding: 0;
            margin: 0;
            border: none;
            background: none;
            color: #fff;
            height: 34px;
            width: 39px;
            cursor: pointer;
            line-height: 18px;
        }

.smallModuleSearchWrap {
    background: url(Images/ModuleSearch/SmallModuleSearch.png) no-repeat right top;
    height: 22px;
    padding: 0 6px 0 27px;
    position: relative;
}

    .smallModuleSearchWrap .bgImage {
        background: url(Images/ModuleSearch/SmallModuleSearch.png) no-repeat;
    }

    .smallModuleSearchWrap .txtSearchWrap {
        background-position: 0 -22px;
        background-repeat: repeat-x;
        height: 22px;
        direction: rtl;
    }

        .smallModuleSearchWrap .txtSearchWrap input {
            margin: 0;
            padding: 0;
            width: 100%;
            height: 22px;
            border: 0;
            font-size: 9px;
            background: none;
            color: black;
            outline: 0;
            line-height: 16px;
        }

    .smallModuleSearchWrap .dropDownWrap {
        position: absolute;
        right: 3px;
        top: 3px;
        overflow: hidden;
        background-position: right -44px;
        height: 17px;
        border-left: 1px solid #DDD;
        padding: 0 5px 0 3px;
    }

        .smallModuleSearchWrap .dropDownWrap span {
            display: inline-block;
            font-size: 9px;
            line-height: 17px;
            vertical-align: top;
            height: 15px;
        }

        .smallModuleSearchWrap .dropDownWrap .arrowDown {
            background-position: -33px 0;
            width: 7px;
            margin: 0;
        }

        .smallModuleSearchWrap .dropDownWrap .moduleSearchSelect {
            opacity: 0;
            z-index: 999999;
            right: 0;
            top: 0;
            height: 17px;
            line-height: 17px;
            cursor: pointer;
            visibility: visible;
            width: 100%;
            position: absolute;
            margin: 0;
            padding: 0;
            border: 1px solid #ddd;
            color: black;
            background: none;
            background-attachment: scroll;
            background-clip: border-box;
            background-size: auto;
            background-origin: padding-box;
            outline: 0;
            vertical-align: bottom;
        }

    .smallModuleSearchWrap .moduleSearchSubmit {
        background-position: 0 0;
        width: 21px;
        height: 22px;
        position: absolute;
        top: 0;
        left: 0;
        text-align: center;
        padding-right: 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: 0 0 4px;
}

.switchBar {
    margin: 0 auto;
    line-height: 23px;
    color: #58585a;
    font-family: tahoma;
}

    .switchBar a {
        color: #58585a;
        text-decoration: none;
        font-family: SDF;
        font-size: 12px;
    }

    .switchBar:hover {
        color: #111;
    }

.switchBarSelected {
    color: #58585a;
}

    .switchBarSelected:link, .switchBarSelected:visited, .switchBarSelected:active {
        color: #bfa357;
        text-decoration: none;
        font-weight: bold;
        font-size: 14px;
    }

    .switchBarSelected:hover {
        border-bottom: 1px dashed #bfa357;
    }
/***************************************************
12- Menu                   
***************************************************/
.TopMenu {
    background: #fff;
}

.mainMenu {
}

.generalMenu {
}

.mainMenu .navbar-right > li > a {
    background: linear-gradient(to bottom, #f8f8f8, #e9e9e9) repeat scroll 0 0 #e9e9e9;
    border: 1px solid #dddddd;
}

.mainMenu .navbar-right > li.open > a,
.mainMenu .navbar-right > li.current > a {
    border: 1px solid #aaa;
    color: #f50303;
}

.mainMenu .navbar-right .dropdown-menu {
    background-clip: padding-box;
    background-color: #f8f8f8;
    border: 1px solid #aaa;
    box-shadow: none;
    font-size: 13px;
    padding: 0;
    border-radius: 0;
}

.mainMenu .dropdown-menu > li > a {
    padding: 12px 20px;
}

.menu3dmega > ul li > a i {
    margin-right: -10px;
    padding-left: 3px;
}

.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;
}

.mainMenu ul li.menuCollapse ul {
    list-style: none;
    position: absolute;
    top: 36px;
    left: 0;
    padding: 0;
}

    .mainMenu ul li.menuCollapse ul li {
        width: 100%;
    }

        .mainMenu ul li.menuCollapse ul li a {
            display: block;
            position: relative;
            padding: 6px 15px 8px;
            border-right: 1px solid #cccedb;
            border-bottom: none;
        }

        .mainMenu ul li.menuCollapse ul li:last-child a {
            border-radius: 0 0 5px 5px;
            border-bottom: 1px solid #cccedb;
        }
/************ Start Of Horizontal Menu *************/
.navbar-right.sf-horizontal ul.dropdown-menu ul.dropdown-menu {
    top: auto !important;
}

.navbar-right.sf-horizontal > li {
    width: auto;
}

.navbar-right.sf-horizontal ul.dropdown-menu {
    left: auto !important;
    min-width: 100% !important;
    position: absolute;
    right: 0 !important;
    top: 100% !important;
}

.navbar-right.sf-horizontal ul ul.dropdown-menu {
    left: auto !important;
    min-width: 100% !important;
    position: absolute;
    right: 100% !important;
    top: 0 !important;
}

.navbar-right.sf-horizontal > li > a {
    padding: 10px 15px 10px 15px;
}

.navbar-right.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-right.sf-horizontal li ul li .sub-arrow, .navbar-right.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;
    left: 10px;
    margin-left: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    height: 0;
}

.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;
    left: 10px;
    margin-left: 0 !important;
    margin-top: -2px;
    position: absolute !important;
    top: 50%;
    width: 0;
    height: 0;
}

.sf-horizontal .dropdown-menu {
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 1000;
    display: none;
    float: right;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    font-size: 14px;
    text-align: right;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    box-shadow: 0 6px 12px rgba(0,0,0,0.175);
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
}
/************ Start Of MultiColumn Menu *************/
.multiColumnMenu .nav,
.multiColumnMenu .collapse,
.multiColumnMenu .dropup,
.multiColumnMenu .dropdown {
    position: static !important;
}

.multiColumnMenu .container {
    position: relative !important;
}

.multiColumnMenu .dropdown-menu {
    right: 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;
}

.categoryMenu .menu3dmega > ul {
    padding: 5px 0;
}

    .categoryMenu .menu3dmega > ul li {
        float: right !important;
        padding-left: 5px;
        position: relative;
        margin: 0 5px;
    }

        .categoryMenu .menu3dmega > ul li > a, .categoryMenu .menu3dmega > ul li > span {
            float: right;
            transition: all 0.3s ease-in-out;
        }

        .categoryMenu .menu3dmega > ul li:hover {
            background: #cecece !important;
            color: #000 !important;
            border-radius: 3px;
        }

    .categoryMenu .menu3dmega > ul > li > a, .categoryMenu .menu3dmega > ul > li > span {
        padding: 4px 3px !important;
        font-size: 14px !important;
        position: relative;
        z-index: 10;
    }

        .categoryMenu .menu3dmega > ul > li > span a {
            font-size: 14px !important;
        }


        .categoryMenu .menu3dmega > ul > li > a img, .menu3dmega > ul > li > span img {
            max-width: 24px;
            position: relative;
            z-index: 10;
        }

.categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu ul li > a {
    float: right !important;
    padding: 6px 3px;
    white-space: nowrap;
    font-size: 13px;
    line-height: 24px;
}

    .categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu ul li > a img {
        max-width: 24px;
    }

.categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu {
    min-width: 320px;
    padding: 10px 0 !important;
    border-radius: 3px;
    margin-top: 4px;
}

    .categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu:after {
        position: absolute;
        content: '';
        top: -5px;
        right: 0;
        background: transparent;
        width: 100%;
        height: 7px;
        z-index: 100000;
    }

    .categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu ul li {
        min-width: 150px;
    }

    .categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu > ul > li:hover {
        background-color: #fff !important;
        border-radius: 3px;
    }
/************ Start Of Mega Menu *************/
/***************************************************
13- PrintVersion                   
***************************************************/
@media print {
    a: after {
        content: none !important;
    }
}
/***************************************************
14- Footer                   
***************************************************/
.mainFooterWrap {
    background: #131313;
    position: relative;
    z-index: 10;
    margin-top:40px;
}
.homeStyle .mainFooterWrap {
    margin-top: 0 !important;
}
    .mainFooterWrap .mainLogoLink {
        margin: auto;
        display: table;
        margin-top: -80px;
    }

.radcomCopyrightAndLogo {
    background: #131313;
    padding: 10px 15px;
    border-radius: 5px 5px 0 0;
}

.generalCopyright {
    color: #fff;
    font-size: 0.9em;
    border-top: solid 1px #bfa357;
    padding-top: 15px;
}

    .generalCopyright a {
        color: #fff !important;
    }

.popupBody .generalCopyright, .popupBody .generalCopyright a {
    color: #000 !important;
}
/*************** Genral Footer Links ***************/
.footerNav .footerItem {
    padding: 20px 0 100px;
}

.footerItem {
    padding: 20px 0;
}

    .footerItem h5 a {
        color: #bfa357;
        font-weight: bold;
        font-size: 16px;
        padding-right: 12px;
    }

    .footerItem a:hover {
        color: #ffffff;
    }

    .footerItem ul {
        padding-right: 12px;
        border-right: solid 1px #bfa357;
    }

        .footerItem ul li {
            list-style: none;
        }

            .footerItem ul li a {
                font-size: 14px;
                color: #fff;
                display: inline-block;
                padding: 4px 0;
            }

                .footerItem ul li a:hover {
                    color: #bfa357;
                }
/************ Start Of Linear Footer *************/
.linearFooter {
    padding: 15px 0;
    text-align: center;
    border-bottom: 1px solid #515976;
}

    .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: #7582b1;
        }

        .linearFooter li:last-child:after {
            content: none;
        }

        .linearFooter li a {
            color: #fff;
            transition: .4s all;
        }

            .linearFooter li a:hover {
                color: #50c1e9;
            }
/***************************************************
15- Social Network                   
***************************************************/
.socialNetworksWrapper {
    display: table;
    margin: auto;
    padding-top: 10px;
}

    .socialNetworksWrapper li a {
        color: #d0ae5a !important;
    }

    .socialNetworksWrapper ul {
        padding: 0;
    }

        .socialNetworksWrapper ul li {
            list-style: none;
            display: inline;
            /*margin: 0 15px;*/
        }

            .socialNetworksWrapper ul li a .glyphicon {
                font-size: 32px;
                color: #d0ae5a !important;
                padding: 0px 10px;
                width: 45px;
                text-align: center;
                height: 35px;
            }

            .socialNetworksWrapper ul li a:hover .glyphicon {
                color: #fff !important;
            }

            .socialNetworksWrapper ul li a .glyphicon.glyphicon-facebook:before {
                content: '\e887' !important;
            }

            .socialNetworksWrapper ul li a .glyphicon.glyphicon-linkedIn:before {
                content: '\e892' !important;
            }

            .socialNetworksWrapper ul li a .glyphicon.glyphicon-gplus:before {
                content: '\e888' !important;
            }

            .socialNetworksWrapper ul li a .glyphicon.glyphicon-twitter:before {
                content: '\e886' !important;
            }

.socialNetworkItemWrap {
}
/***************************************************
16- Page Navigate                   
***************************************************/
.goToTop {
    width: 46px;
    height: 46px;
    overflow: hidden;
    position: fixed;
    left: 3%;
    bottom: 6%;
    padding: 12px;
    box-shadow: 0px 5px 6px rgba(0, 0, 0, 0.5);
    z-index: 10000;
    border-radius: 31px;
    transition: 1s;
    color: #ffffff;
    background-color: #bfa357;
}

    .goToTop:hover {
        box-shadow: 0px 2px 2px rgba(0, 0, 0, 0.5);
    }

    .goToTop:hover {
        cursor: pointer;
    }

    .goToTop:after {
        content: '\E811';
        display: block;
        transition: 0.6s;
        border-radius: 41px;
        font: normal 1.5em/27px 'Glyphicons Halflings';
        text-align: center;
        color: #fff;
    }
/***************************************************
23- Media Query                   
***************************************************/
@media (max-width:767px) {
    .welcomCorporation .siteMemberWelcomeWrap a {
        min-width: 42px;
        margin-right: 0 !important;
    }

    .welcomCorporation .siteMemberWelcomeWrap {
        float: right;
    }

    .generalSearchBox .form-group {
        margin-bottom: 0;
    }

    .siteMemberWelcomeWrap > a span {
        display: none;
    }

    .siteMemberWelcomeWrap .welcome {
        margin: 3px 0;
        font-size: 11px;
    }

    .collapsedColumn {
    }

    .footerNav .footerItem {
        padding: 20px 0;
    }

    .footerNav .collapsedColumn ul {
        display: none;
    }

    .footerNav .collapsedColumn h5 {
        position: relative;
        cursor: pointer;
    }

        .footerNav .collapsedColumn h5:after {
            content: '\e805';
            font-family: 'Glyphicons Halflings';
            position: absolute;
            color: #bfa357;
            left: 10px;
            font-size: 18px;
            top: -5px;
        }

        .footerNav .collapsedColumn h5.closed:after {
            content: '\e806';
        }

    .navbar-right.sf-horizontal li ul li .sub-arrow, .navbar-right.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;
        left: 10px;
        margin-left: 0 !important;
        margin-top: -2px;
        position: absolute !important;
        top: 50%;
        width: 0;
    }

    .navbar-right.sf-horizontal li ul li a:hover .sub-arrow, .navbar-right.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;
        left: 10px;
        margin-left: 0 !important;
        margin-top: -2px;
        position: absolute !important;
        top: 50%;
        width: 0;
    }

    .mainHeaderWrap .glyphicon-responsive {
        font-size: 1.5em;
    }

    .mainLogo .h5 {
        font-size: 0.8em;
    }

    .mainLogo a .glyphicon-logo {
        font-size: 6em;
    }

    .mainSitememberWelcome {
        margin-bottom: 8px;
    }

    .mainSelectLanguage {
        margin-bottom: 8px;
    }

    .mainSearchBox .generalSearchBox .form-control {
        width: 150px !important;
        font-size: 0.8em;
        padding: 2px 6px 3px;
    }

    .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-right .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;
    }

    .generalCurrentDateTime, .generalSelectLanguage, .radcomCopyrightAndLogo * {
        text-align: center;
        float: none !important;
    }

    .categoryMenu .mainMenu .menu3dmega > ul .dropdown-menu {
        min-width: 270px;
        top: 100%;
    }
}

@media(min-width: 768px) {
    .navbar-right.sf-horizontal ul ul.dropdown-menu {
        left: auto !important;
        margin-top: -39.9px !important;
        min-width: 100% !important;
        position: absolute;
        right: 100% !important;
        top: 0 !important;
    }

    .categoryMenu .mainMenu .menu3dmega > ul {
        margin: 0 auto !important;
        display: table !important;
    }
}



@media(min-width: 1200px) {
}
/***************************************************
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 {
    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;
}

.pagerNumberText {
    text-decoration: none;
    line-height: 18px;
    color: #373737;
    direction: rtl;
    unicode-bidi: embed;
}

.pagerCellDir {
    direction: rtl;
}


.pagerCustomGridCell {
    direction: rtl;
    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;
    }

.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: #8D763F;
    }

        .tab-container-style1 .nav-tabs > li > a {
            color: #fff;
            border: none;
        }

            .tab-container-style1 .nav-tabs > li > a:hover {
                border: none;
                background: none;
            }

        .tab-container-style1 .nav-tabs > li.active > a,
        .tab-container-style1 .nav-tabs > li.active > a:hover,
        .tab-container-style1 .nav-tabs > li.active > a:focus {
            color: #262c44;
            background: #fff;
            border: none;
        }

    .tab-container-style1 .tab-content .tab-pane {
        padding: 15px;
    }
/************ End Of Tab Style *************/

/************ Start Of Box Style *************/
.accordion-toggle {
    cursor: pointer;
}

.panel > .panel-heading > a {
    float: none !important;
}
/************ Start Of Panel-Style1 *************/
.panel-style1.panel {
    background: #2f2f2f;
    border: 0;
    border-radius: 0;
    box-shadow: none;
}

.panel-style1 > .panel-heading {
    background: rgb(248,204,100); /* Old browsers */
    background: -moz-linear-gradient(top, rgba(248,204,100,1) 0%, rgba(125,88,69,1) 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top, rgba(248,204,100,1) 0%,rgba(125,88,69,1) 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, rgba(248,204,100,1) 0%,rgba(125,88,69,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8cc64', endColorstr='#7d5845',GradientType=0 ); /* IE6-9 */
    border-radius: 0;
    margin-bottom: 2px;
    border: 0;
    text-align: center;
}

    .panel-style1 > .panel-heading h1, .panel-style1 > .panel-heading > a > h1,
    .panel-style1 > .panel-heading h2, .panel-style1 > .panel-heading > a > h2,
    .panel-style1 > .panel-heading h3, .panel-style1 > .panel-heading > a > h3,
    .panel-style1 > .panel-heading h4, .panel-style1 > .panel-heading > a > h4,
    .panel-style1 > .panel-heading h5, .panel-style1 > .panel-heading > a > h5,
    .panel-style1 > .panel-heading h6, .panel-style1 > .panel-heading > a > h6,
    .panel-style1 > .panel-heading span:not(.glyphicon), .panel-style1 > .panel-heading > a > span:not(.glyphicon),
    .panel-style1 > .panel-heading p, .panel-style1 > .panel-heading > a > p {
        font: normal normal 16px/1.2 SDF, Tahoma;
        font-weight: bold;
        margin: 0;
        color: #fff;
        float: none !important;
    }

.panel-style1 > .panel-body {
    background: #fff;
    border-radius: 0;
    border: solid 1px #a5a5a5;
    border-bottom: solid 7px #a5a5a5;
}

    .panel-style1 > .panel-body .content {
        color: #333;
    }

/************ Start Of Panel-Style2 *************/
.panel-style2.panel {
    background: #000;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.panel-style2 > .panel-heading {
    margin: auto;
    position: relative;
    z-index: 10;
    padding-right: calc((100% - 130px) / 2);
    padding-left: calc((100% - 130px) / 2);
    padding-top: 70px;
    position: relative;
    display: block;
    text-align: center;
}

    .panel-style2 > .panel-heading:after {
        content: '';
        display: block;
        height: 10px;
        background: none;
        position: absolute;
        top: 70px;
        right: 0;
        z-index: 0;
        left: 0;
    }

    .panel-style2 > .panel-heading:before {
        content: '';
        width: 130px;
        height: 130px;
        display: block;
        margin: auto;
        position: absolute;
        z-index: 1;
        transform: rotate(45deg);
        border: solid 10px #fff;
        background: rgba(217,185,115,1);
        background: -moz-linear-gradient(-45deg, rgba(217,185,115,1) 0%, rgba(176,143,70,1) 78%, rgba(176,143,70,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(217,185,115,1)), color-stop(78%, rgba(176,143,70,1)), color-stop(100%, rgba(176,143,70,1)));
        background: -webkit-linear-gradient(-45deg, rgba(217,185,115,1) 0%, rgba(176,143,70,1) 78%, rgba(176,143,70,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(217,185,115,1) 0%, rgba(176,143,70,1) 78%, rgba(176,143,70,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(217,185,115,1) 0%, rgba(176,143,70,1) 78%, rgba(176,143,70,1) 100%);
        background: linear-gradient(135deg, rgba(217,185,115,1) 0%, rgba(176,143,70,1) 78%, rgba(176,143,70,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9b973', endColorstr='#b08f46', GradientType=1 );
    }

    .panel-style2 > .panel-heading h1, .panel-style2 > .panel-heading > a > h1,
    .panel-style2 > .panel-heading h2, .panel-style2 > .panel-heading > a > h2,
    .panel-style2 > .panel-heading h3, .panel-style2 > .panel-heading > a > h3,
    .panel-style2 > .panel-heading h4, .panel-style2 > .panel-heading > a > h4,
    .panel-style2 > .panel-heading h5, .panel-style2 > .panel-heading > a > h5,
    .panel-style2 > .panel-heading h6, .panel-style2 > .panel-heading > a > h6,
    .panel-style2 > .panel-heading span, .panel-style2 > .panel-heading > a > span,
    .panel-style2 > .panel-heading p, .panel-style4 > .panel-heading > a > p {
        font: normal normal 16px/1.2 SDF, Tahoma;
        font-weight: bold;
        color: #fff;
        float: none !important;
        text-align: center;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 50px 0;
    }

.panel-style2 > .panel-body {
    margin-top: -95px;
    border-radius: 0;
    /*padding: 0;*/
    position: relative;
    z-index: 5;
    color: #000;
}
/************ Start Of Panel-Style3 *************/
.panel-style3.panel {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: -70px;
    margin-bottom: 0;
}

.panel-style3 > .panel-heading {
    margin: auto;
    position: relative;
    z-index: 10;
    padding-right: calc((100% - 130px) / 2);
    padding-left: calc((100% - 130px) / 2);
    margin-top: -60px;
    position: relative;
    display: block;
    text-align: center;
}

    .panel-style3 > .panel-heading:after {
        content: '';
        display: block;
        height: 10px;
        background: none;
        position: absolute;
        top: 70px;
        right: 0;
        z-index: 0;
        left: 0;
    }

    .panel-style3 > .panel-heading:before {
        content: '';
        width: 130px;
        height: 130px;
        display: block;
        margin: auto;
        position: absolute;
        z-index: 1;
        transform: rotate(45deg);
        border: solid 10px #fff;
        background: #2c2b2b;
    }

    .panel-style3 > .panel-heading h1, .panel-style3 > .panel-heading > a > h1,
    .panel-style3 > .panel-heading h2, .panel-style3 > .panel-heading > a > h2,
    .panel-style3 > .panel-heading h3, .panel-style3 > .panel-heading > a > h3,
    .panel-style3 > .panel-heading h4, .panel-style3 > .panel-heading > a > h4,
    .panel-style3 > .panel-heading h5, .panel-style3 > .panel-heading > a > h5,
    .panel-style3 > .panel-heading h6, .panel-style3 > .panel-heading > a > h6,
    .panel-style3 > .panel-heading span, .panel-style3 > .panel-heading > a > span,
    .panel-style3 > .panel-heading p, .panel-style4 > .panel-heading > a > p {
        font: normal normal 16px/1.2 SDF, Tahoma;
        font-weight: bold;
        color: #fff;
        float: none !important;
        text-align: center;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 50px 0;
    }

.panel-style3 > .panel-body {
    margin-top: -65px;
    border-radius: 0;
    padding: 0;
    position: relative;
    z-index: 5;
    color: #000;
    padding: 0 15px;
}
/************ Start Of Panel-Style4 *************/
.panel-style4.panel {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: -10px;
}

.panel-style4 > .panel-heading {
    margin: auto;
    position: relative;
    z-index: 10;
    padding-right: calc((100% - 130px) / 2);
    padding-left: calc((100% - 130px) / 2);
    margin-top: -70px;
    position: relative;
    display: block;
    text-align: center;
}

    .panel-style4 > .panel-heading:after {
        content: '';
        display: block;
        height: 10px;
        background: #8d763f;
        position: absolute;
        top: 70px;
        right: 0;
        z-index: 0;
        left: 0;
    }

    .panel-style4 > .panel-heading:before {
        content: '';
        width: 130px;
        height: 130px;
        display: block;
        margin: auto;
        position: absolute;
        z-index: 1;
        transform: rotate(45deg);
        border: solid 10px #8d763f;
        background: rgba(212,183,90,1);
        background: -moz-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(212,183,90,1)), color-stop(16%, rgba(212,183,90,1)), color-stop(83%, rgba(172,144,84,1)), color-stop(100%, rgba(172,144,84,1)));
        background: -webkit-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: linear-gradient(135deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4b75a', endColorstr='#ac9054', GradientType=1 );
    }

    .panel-style4 > .panel-heading h1, .panel-style4 > .panel-heading > a > h1,
    .panel-style4 > .panel-heading h2, .panel-style4 > .panel-heading > a > h2,
    .panel-style4 > .panel-heading h3, .panel-style4 > .panel-heading > a > h3,
    .panel-style4 > .panel-heading h4, .panel-style4 > .panel-heading > a > h4,
    .panel-style4 > .panel-heading h5, .panel-style4 > .panel-heading > a > h5,
    .panel-style4 > .panel-heading h6, .panel-style4 > .panel-heading > a > h6,
    .panel-style4 > .panel-heading span, .panel-style4 > .panel-heading > a > span,
    .panel-style4 > .panel-heading p, .panel-style4 > .panel-heading > a > p {
        font: normal normal 16px/1.2 SDF, Tahoma;
        font-weight: bold;
        color: #fff;
        float: none !important;
        text-align: center;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 50px 0;
    }

.panel-style4 > .panel-body {
    background: #fff;
    border-radius: 0;
    padding-top: 50px;
    color: #000;
}
/************ Start Of Panel-Style5 *************/
.panel-style5.panel {
    background: transparent;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-bottom: 0;
}

.panel-style5 > .panel-heading {
    margin: auto;
    position: relative;
    z-index: 10;
    padding-right: calc((100% - 130px) / 2);
    padding-left: calc((100% - 130px) / 2);
    margin-top: -70px;
    position: relative;
    display: block;
    text-align: center;
}

    .panel-style5 > .panel-heading:after {
        content: '';
        display: block;
        height: 10px;
        background: #fff;
        position: absolute;
        top: 70px;
        right: 0;
        z-index: 0;
        left: 0;
    }

    .panel-style5 > .panel-heading:before {
        content: '';
        width: 130px;
        height: 130px;
        display: block;
        margin: auto;
        position: absolute;
        z-index: 1;
        transform: rotate(45deg);
        border: solid 10px #fff;
        background: rgba(212,183,90,1);
        background: -moz-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(212,183,90,1)), color-stop(16%, rgba(212,183,90,1)), color-stop(83%, rgba(172,144,84,1)), color-stop(100%, rgba(172,144,84,1)));
        background: -webkit-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: linear-gradient(135deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4b75a', endColorstr='#ac9054', GradientType=1 );
    }

    .panel-style5 > .panel-heading h1, .panel-style5 > .panel-heading > a > h1,
    .panel-style5 > .panel-heading h2, .panel-style5 > .panel-heading > a > h2,
    .panel-style5 > .panel-heading h3, .panel-style5 > .panel-heading > a > h3,
    .panel-style5 > .panel-heading h4, .panel-style5 > .panel-heading > a > h4,
    .panel-style5 > .panel-heading h5, .panel-style5 > .panel-heading > a > h5,
    .panel-style5 > .panel-heading h6, .panel-style5 > .panel-heading > a > h6,
    .panel-style5 > .panel-heading span, .panel-style5 > .panel-heading > a > span,
    .panel-style5 > .panel-heading p, .panel-style5 > .panel-heading > a > p {
        font: normal normal 16px/1.2 SDF, Tahoma;
        font-weight: bold;
        color: #fff;
        display: inline-block;
        float: none !important;
        text-align: center;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 50px 0;
    }

.panel-style5 > .panel-body {
    background: #202020;
    border-radius: 0;
    padding-top: 50px;
    margin-top: -65px;
    color: #fff;
}
/************ Start Of Panel-Style6 *************/
.panel-style6.panel {
    background: #fff;
    border: none;
    border-radius: 0;
    box-shadow: none;
    margin-top: 0;
    margin-bottom: 0;
}

.panel-style6 > .panel-heading {
    margin: auto;
    position: relative;
    z-index: 10;
    padding-right: calc((100% - 130px) / 2);
    padding-left: calc((100% - 130px) / 2);
    margin-top: -60px;
    position: relative;
    display: block;
    text-align: center;
}

    .panel-style6 > .panel-heading:after {
        content: '';
        display: block;
        height: 10px;
        background: #8d763f;
        position: absolute;
        top: 70px;
        right: 0;
        z-index: 0;
        left: 0;
    }

    .panel-style6 > .panel-heading:before {
        content: '';
        width: 130px;
        height: 130px;
        display: block;
        margin: auto;
        position: absolute;
        z-index: 1;
        transform: rotate(45deg);
        border: solid 10px #8d763f;
        background: rgba(212,183,90,1);
        background: -moz-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -webkit-gradient(left top, right bottom, color-stop(0%, rgba(212,183,90,1)), color-stop(16%, rgba(212,183,90,1)), color-stop(83%, rgba(172,144,84,1)), color-stop(100%, rgba(172,144,84,1)));
        background: -webkit-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -o-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: -ms-linear-gradient(-45deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        background: linear-gradient(135deg, rgba(212,183,90,1) 0%, rgba(212,183,90,1) 16%, rgba(172,144,84,1) 83%, rgba(172,144,84,1) 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d4b75a', endColorstr='#ac9054', GradientType=1 );
    }

    .panel-style6 > .panel-heading h1, .panel-style6 > .panel-heading > a > h1,
    .panel-style6 > .panel-heading h2, .panel-style6 > .panel-heading > a > h2,
    .panel-style6 > .panel-heading h3, .panel-style6 > .panel-heading > a > h3,
    .panel-style6 > .panel-heading h4, .panel-style6 > .panel-heading > a > h4,
    .panel-style6 > .panel-heading h5, .panel-style6 > .panel-heading > a > h5,
    .panel-style6 > .panel-heading h6, .panel-style6 > .panel-heading > a > h6,
    .panel-style6 > .panel-heading span, .panel-style6 > .panel-heading > a > span,
    .panel-style6 > .panel-heading p, .panel-style6 > .panel-heading > a > p {
        font: normal normal 16px/1.2 SDF, Tahoma;
        font-weight: bold;
        color: #fff;
        float: none !important;
        text-align: center;
        position: relative;
        z-index: 10;
        margin: 0;
        padding: 50px 0;
    }

.panel-style6 > .panel-body {
    background: #2c2b2b;
    border-radius: 0;
    padding-top: 50px;
    margin-top: -65px;
    color: #fff;
}
/************ Start Of Panel-Style7 *************/
.panel-style7.panel {
    background: none;
    border: 0;
    box-shadow: none;
}

.panel-style7 > .panel-heading {
    background: none;
    border: 0;
}

    .panel-style7 > .panel-heading h1, .panel-style7 > .panel-heading > a > h1,
    .panel-style7 > .panel-heading h2, .panel-style7 > .panel-heading > a > h2,
    .panel-style7 > .panel-heading h3, .panel-style7 > .panel-heading > a > h3,
    .panel-style7 > .panel-heading h4, .panel-style7 > .panel-heading > a > h4,
    .panel-style7 > .panel-heading h5, .panel-style7 > .panel-heading > a > h5,
    .panel-style7 > .panel-heading h6, .panel-style7 > .panel-heading > a > h6,
    .panel-style7 > .panel-heading span, .panel-style7 > .panel-heading > a > span,
    .panel-style7 > .panel-heading p, .panel-style7 > .panel-heading > a > p {
    }

.panel-style7 > .panel-body {
    background: none;
    border: 0;
    box-shadow: none;
}
/*-----------------------*/
.panel-style8.panel {
    box-shadow: none;
}

.panel-style8.panel, .panel-style8 > .panel-heading {
    background-color: transparent;
    border: 0;
    border-radius: 0;
}

.panel-style8 > .panel-heading {
    text-align: center;
}

    .panel-style8 > .panel-heading > h1, .panel-style8 > .panel-heading > a > h1,
    .panel-style8 > .panel-heading > h2, .panel-style8 > .panel-heading > a > h2,
    .panel-style8 > .panel-heading > h3, .panel-style8 > .panel-heading > a > h3,
    .panel-style8 > .panel-heading > h4, .panel-style8 > .panel-heading > a > h4,
    .panel-style8 > .panel-heading > h5, .panel-style8 > .panel-heading > a > h5,
    .panel-style8 > .panel-heading > h6, .panel-style8 > .panel-heading > a > h6,
    .panel-style8 > .panel-heading a > span:not(.glyphicon), .panel-style8 > .panel-heading span:not(.glyphicon),
    .panel-style8 > .panel-heading p, .panel-style8 > .panel-heading a > p {
        font: normal normal 16px "SDF", Tahoma;
        font-weight: bold;
        margin: 0;
        color: #62544b;
        float: none !important;
    }

.panel-style8 > .panel-body {
    background-color: #FFF;
    border-radius: 0;
    border: 1px solid #CAB675;
    border-top: none;
}

.panel-style8 > .panel-heading {
    position: relative;
}

    .panel-style8 > .panel-heading:after {
        position: absolute;
        content: '';
        right: 0;
        bottom: 0;
        background: #CAB675;
        height: 1px;
        width: calc(50% - 60px)
    }

    .panel-style8 > .panel-heading:before {
        position: absolute;
        content: '';
        left: 0;
        bottom: 0;
        background: #CAB675;
        height: 1px;
        width: calc(50% - 60px)
    }

    .panel-style8 > .panel-heading > .moreTitle {
        position: absolute;
        top: 15px;
        left: 15px;
        color: #62544b;
        font-weight: bold;
        -webkit-transition: .3s ease-in-out color;
        -moz-transition: .3s ease-in-out color;
        transition: .3s ease-in-out color;
    }

        .panel-style8 > .panel-heading > .moreTitle:hover {
            color: #aaa;
        }

    .panel-style8 > .panel-heading > .box-title {
        color: #000;
        font-size: 25px;
        display: table;
        margin: 0 auto;
        position: relative;
        padding-bottom: 20px;
    }

        .panel-style8 > .panel-heading > .box-title:before {
            background: url(/App_Themes/Luxury-fa-IR/Images/panelStyle8.png);
            width: 110px;
            height: 23px;
            bottom: -20px;
            content: '';
            position: absolute;
            left: 50%;
            transform: translateX(-50%);
        }

.panel-style8 .panel-body {
    padding: 25px 20px 10px 20px;
}




/************ Start Of Panel-Style10 *************/
.panel-style10 {
    position: relative
}

    .panel-style10:after {
        position: absolute;
        width: 168px;
        height: 12px;
        border-radius: 3px;
        background: white;
        right: 41px;
        z-index: 10;
        top: -35px;
        content: '';
    }

    .panel-style10.panel {
        background: #fff;
        border: none;
        border-radius: 0;
        box-shadow: none;
        margin-top: 0;
        margin-bottom: 0;
    }

    .panel-style10 > .panel-heading {
        position: absolute;
        padding: 0;
        top: -129px;
        right: 30px;
        border: none;
        border-radius: 0;
        overflow: hidden;
        height: 94px;
        text-align: center;
        padding-top: 67px;
        width: 188px;
        z-index: 10;
    }

        .panel-style10 > .panel-heading .box-title {
            font: normal normal 16px/1.2 SDF, Tahoma;
            font-weight: bold;
            color: #000;
            z-index: 30;
        }

        .panel-style10 > .panel-heading:after {
            position: absolute;
            width: 122px;
            height: 122px;
            background: #fff;
            left: 33px;
            top: 33px;
            box-shadow: 0px 0px 0px 6px #cab675, inset 3px 3px 3px 0px rgba(0,0,0,0.16);
            content: '';
            transform: rotate(45deg);
            transition: all 0.3s ease-in-out;
        }




        .panel-style10 > .panel-heading h1, .panel-style10 > .panel-heading > a > h1,
        .panel-style10 > .panel-heading h2, .panel-style10 > .panel-heading > a > h2,
        .panel-style10 > .panel-heading h3, .panel-style10 > .panel-heading > a > h3,
        .panel-style10 > .panel-heading h4, .panel-style10 > .panel-heading > a > h4,
        .panel-style10 > .panel-heading h5, .panel-style10 > .panel-heading > a > h5,
        .panel-style10 > .panel-heading h6, .panel-style10 > .panel-heading > a > h6,
        .panel-style10 > .panel-heading span, .panel-style10 > .panel-heading > a > span,
        .panel-style10 > .panel-heading p, .panel-style10 > .panel-heading > a > p {
            font: normal normal 16px/1.2 SDF, Tahoma;
            font-weight: bold;
            color: #000;
            float: none !important;
            text-align: center;
            position: relative;
            margin: 0;
        }

    .panel-style10 > .panel-body {
        margin-top: 35px;
        background: #fff;
    }

/************ Start Of Panel-Style11 *************/

.panel-style11 {
    position: relative;
    background: #404040;
}

    .panel-style11:after {
        position: absolute;
        width: 168px;
        height: 12px;
        border-radius: 3px;
        background: #404040;
        right: 41px;
        z-index: 11;
        top: -35px;
        content: '';
    }

    .panel-style11.panel {
        background: #404040;
        border: none;
        border-radius: 0;
        box-shadow: none;
        margin-top: 0;
        margin-bottom: 0;
    }

    .panel-style11 > .panel-heading {
        position: absolute;
        padding: 0;
        top: -129px;
        right: 30px;
        border: none;
        border-radius: 0;
        overflow: hidden;
        height: 94px;
        text-align: center;
        padding-top: 67px;
        width: 188px;
        z-index: 11;
    }

        .panel-style11 > .panel-heading .box-title {
            font: normal normal 16px/1.2 SDF, Tahoma;
            font-weight: bold;
            color: #fff;
            z-index: 30;
        }

        .panel-style11 > .panel-heading:after {
            position: absolute;
            width: 122px;
            height: 122px;
            background: #404040;
            left: 33px;
            top: 33px;
            box-shadow: 0px 0px 0px 6px #cab675, inset 3px 3px 3px 0px rgba(0,0,0,0.16);
            content: '';
            transform: rotate(45deg);
            transition: all 0.3s ease-in-out;
        }




        .panel-style11 > .panel-heading h1, .panel-style11 > .panel-heading > a > h1,
        .panel-style11 > .panel-heading h2, .panel-style11 > .panel-heading > a > h2,
        .panel-style11 > .panel-heading h3, .panel-style11 > .panel-heading > a > h3,
        .panel-style11 > .panel-heading h4, .panel-style11 > .panel-heading > a > h4,
        .panel-style11 > .panel-heading h5, .panel-style11 > .panel-heading > a > h5,
        .panel-style11 > .panel-heading h6, .panel-style11 > .panel-heading > a > h6,
        .panel-style11 > .panel-heading span, .panel-style11 > .panel-heading > a > span,
        .panel-style11 > .panel-heading p, .panel-style11 > .panel-heading > a > p {
            font: normal normal 16px/1.2 SDF, Tahoma;
            font-weight: bold;
            color: #000;
            float: none !important;
            text-align: center;
            position: relative;
            margin: 0;
        }

    .panel-style11 > .panel-body {
        margin-top: 35px;
        background: #404040;
        border: 1px solid #CAB675;
    }
/************ Start Of Panel-Style12 *************/
.panel-style12 > .panel-body {
    background-color: #f1e4c2;
    border-radius: 0;
    border: solid 1px transparent;
}

.panel-style12 > .panel-heading {
    background-color: #fff;
    border-radius: 0;
    border: 0;
    text-align: center;
}

    .panel-style12 > .panel-heading:hover {
        background: #7f6a27 !important;
    }

        .panel-style12 > .panel-heading:hover a {
            color: #fff !important;
        }
/************ Start Of Panel-Style13 *************/

.panel-style13 {
    box-shadow: none !important;
}

    .panel-style13 > .panel-body {
        background-color: transparent;
        border: 0;
        border-radius: 0;
    }

    .panel-style13 > .panel-heading {
        background-color: transparent;
        border: 0;
        border-radius: 0;
        padding: 0;
        position: relative;
        text-align: center;
    }

        .panel-style13 > .panel-heading:before {
            content: "";
            height: 1px;
            width: 100%;
            background: #63164d;
            position: absolute;
            top: 50%;
            right: 0;
            z-index: 1;
        }

        .panel-style13 > .panel-heading h1, .panel-style13 > .panel-heading > a > h1,
        .panel-style13 > .panel-heading h2, .panel-style13 > .panel-heading > a > h2,
        .panel-style13 > .panel-heading h3, .panel-style13 > .panel-heading > a > h3,
        .panel-style13 > .panel-heading h4, .panel-style13 > .panel-heading > a > h4,
        .panel-style13 > .panel-heading h5, .panel-style13 > .panel-heading > a > h5,
        .panel-style13 > .panel-heading h6, .panel-style13 > .panel-heading > a > h6,
        .panel-style13 > .panel-heading span, .panel-style13 > .panel-heading > a > span,
        .panel-style13 > .panel-heading p, .panel-style13 > .panel-heading > a > p {
            background: #7c2864;
            padding: 4px 25px;
            display: table;
            margin: 0 auto;
            border: 13px solid #63164d;
            z-index: 2;
            position: relative;
            float: none !important;
            color: #fff;
        }


        .panel-style13 > .panel-heading .glyphicon {
            background-color: transparent;
            border: 0 !important;
            color: #63164d
        }


        .panel-style13 > .panel-heading .moreTitle {
            color: #63164d
        }

    .panel-style13 .boxLastUpdate {
        color: #63164d
    }
/***************************************************
20- Slider                   
***************************************************/
/************ Start Of Light Slider *************/
.sliderWrapper {
    overflow: hidden;
}

.sliderkit {
    display: none;
    position: relative;
    overflow: hidden;
    text-align: right;
}

    .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: right;
            color: rgb(255, 255, 255);
            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: bold 1.0em/1.6em SDF;
        }

    .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 {
            position: relative;
        }

            .slider-horizontal .sliderkit-nav-clip li.sliderkit-selected:after {
                content: "";
                display: inline-block;
                width: 0;
                height: 0;
                border-style: solid;
                border-width: 0 5px 5px 5px;
                border-color: transparent transparent #adb0b3 transparent;
                position: absolute;
                top: 0;
                right: 50%;
                margin-right: -3px;
            }

        .slider-horizontal .sliderkit-nav-clip li a {
            margin: 0;
            text-align: right;
            color: #fff;
            text-decoration: none;
            border-right: 1px solid #cacdd1;
            background: #adb0b3;
        }

            .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;
    }

    .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;
        font: bold 1.0em/1.6em SDF;
    }

    .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 {
        left: 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;
            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: bold 1em/1.6em SDF;
        padding-top: 5px;
    }

    .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;
    border-radius: 3px;
    display: inline-block;
    width: 72px;
    float: left;
    margin-left: 5px;
    margin-top: 5px;
}

    .sliderkitControlBar .controlButton {
        display: inline-block;
        cursor: pointer;
        float: right;
    }

    .sliderkitControlBar .controlNext {
        background-image: url("Images/NavigationButtons.png");
        width: 24px;
        height: 15px;
        background-position: 0 0;
    }

    .sliderkitControlBar .controlPrevious {
        background-image: url("Images/NavigationButtons.png");
        width: 24px;
        height: 15px;
        background-position: 24px 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;
        background: linear-gradient(to bottom, #eff2f3 0,#ccd1d3 100%);
        border: 1px solid #c7cbcd;
    }

    .lightRotatorComplex .panelNavigatorAndImages {
        vertical-align: top;
    }

    .lightRotatorComplex .sliderkitPagingInformation {
        padding-right: 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: .9em;
    margin-top: 10px;
    clear: both;
}

    .pagerWrapper:after {
        content: ' ';
        display: block;
        clear: both;
        height: 0;
        visibility: hidden;
    }

    .pagerWrapper .sectionLeft {
        float: left;
        width: 95px;
        text-align: left;
    }

        .pagerWrapper .sectionLeft select {
            width: 35px !important;
            height: 20px !important;
            padding: 0;
            font-size: .9em;
        }

        .pagerWrapper .sectionLeft span {
            font-size: .9em;
        }

    .pagerWrapper .sectionRight input[class="button"] {
        width: 28px !important;
        height: 20px !important;
        padding: 0;
        font-size: .9em;
    }

    .pagerWrapper .sectionRight input[type="text"] {
        width: 20px !important;
        height: 18px !important;
        padding: 0;
        font-size: .9em;
    }

    .pagerWrapper .sectionRight {
        float: right;
        width: 55px;
        text-align: right;
    }

    .pagerWrapper .sectionMiddle {
        margin: 0 55px 0 95px;
        text-align: center;
    }

        .pagerWrapper .sectionMiddle.noLeft {
            margin: 0 55px 0 0;
        }

        .pagerWrapper .sectionMiddle.noRight {
            margin: 0 0 0 95px;
        }

        .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 *************/

/***************************************************
21- Basic Style                   
* These styles are required for noUiSlider to function.
* You don't need to change these rules to apply your design.
**************************************************/
.noUi-target,
.noUi-target * {
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -ms-touch-action: none;
    -ms-user-select: none;
    -moz-user-select: none;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.noUi-target {
    position: relative;
    direction: ltr;
}

.noUi-base {
    width: 100%;
    height: 100%;
    position: relative;
}

.noUi-origin {
    position: absolute;
    right: 0;
    top: 0;
    left: 0;
    bottom: 0;
}

.noUi-handle {
    position: relative;
    z-index: 1;
}

.noUi-stacking .noUi-handle {
    /* This class is applied to the lower origin when
its values is > 50%. */
    z-index: 10;
}

.noUi-stacking + .noUi-origin {
    /* Fix stacking order in IE7, which incorrectly
creates a new context for the origins. */
    *z-index: -1;
}

.noUi-state-tap .noUi-origin {
    -webkit-transition: left 0.3s, top 0.3s;
    transition: left 0.3s, top 0.3s;
}

.noUi-state-drag * {
    cursor: inherit !important;
}

/************ Painting and performance;
* Browsers can paint handles in their own layer. *************/
.noUi-base {
    -webkit-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
}

/************ Slider size and handle placement *************/
.noUi-horizontal {
    height: 18px;
}

    .noUi-horizontal .noUi-handle {
        width: 34px;
        height: 28px;
        left: -17px;
        top: -6px;
    }

.noUi-vertical {
    width: 18px;
}

    .noUi-vertical .noUi-handle {
        width: 28px;
        height: 34px;
        left: -6px;
        top: -17px;
    }

/************ Styling *************/
.noUi-background {
    background: #FAFAFA;
    box-shadow: inset 0 1px 1px #f0f0f0;
}

.noUi-connect {
    background: #3FB8AF;
    box-shadow: inset 0 0 3px rgba(51,51,51,0.45);
    -webkit-transition: background 450ms;
    transition: background 450ms;
}

.noUi-origin {
    border-radius: 2px;
}

.noUi-target {
    border-radius: 4px;
    border: 1px solid #D3D3D3;
    box-shadow: inset 0 1px 1px #F0F0F0, 0 3px 6px -5px #BBB;
}

    .noUi-target.noUi-connect {
        box-shadow: inset 0 0 3px rgba(51,51,51,0.45), 0 3px 6px -5px #BBB;
    }

/************ Handles And Cursors *************/
.noUi-dragable {
    cursor: w-resize;
}

.noUi-vertical .noUi-dragable {
    cursor: n-resize;
}

.noUi-handle {
    border: 1px solid #D9D9D9;
    border-radius: 3px;
    background: #FFF;
    cursor: default;
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #EBEBEB, 0 3px 6px -3px #BBB;
}

.noUi-active {
    box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB;
}

/************ Handle Strips *************/
.noUi-handle:before,
.noUi-handle:after {
    content: "";
    display: block;
    position: absolute;
    height: 14px;
    width: 1px;
    background: #E8E7E6;
    left: 14px;
    top: 6px;
}

.noUi-handle:after {
    left: 17px;
}

.noUi-vertical .noUi-handle:before,
.noUi-vertical .noUi-handle:after {
    width: 14px;
    height: 1px;
    left: 6px;
    top: 14px;
}

.noUi-vertical .noUi-handle:after {
    top: 17px;
}

/************ Disabled Style *************/
[disabled].noUi-connect,
[disabled] .noUi-connect {
    background: #B8B8B8;
}

[disabled] .noUi-handle {
    cursor: not-allowed;
}
/***************************************************
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 *************/
/************ Start Of Parallax *************/
.parallax {
    background-position: center center !important;
    background-attachment: fixed !important;
    background-size: cover !important;
    background-repeat: no-repeat !important;
    height: 450px;
}
/************ End Of Parallax *************/
/***************************************************
25- Video Player                   
***************************************************/

/************ End Of Video Player *************/
/***************************************************
26- Mega Menu                   
***************************************************/
.fixedMenu {
    top: 0 !important;
    position: fixed;
    z-index: 9999999;
    background-color: #fff;
    width: 100%;
    box-shadow: 0px 0px 10px #AFAFAF;
}

.menuToggle .megaMenuToggleIcon {
    width: 26px;
    height: 16px;
    padding: 0 !important;
    margin: 0 !important;
    display: block;
    float: left;
    background: none;
}

    .menuToggle .megaMenuToggleIcon span {
        width: 100%;
        height: 4px;
        margin: 2px 0;
        display: block;
        position: relative;
        background: #b7994c;
        -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);
}
/****************** (((IN RTL VERSION))) Direction Changed To RTL ******************/

/* 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;
    }

    .menu3dmega ul li {
        list-style: none;
    }

    .menu3dmega li > a:hover {
    }

    .menu3dmega a, .menu3dmega a:visited {
        outline: 0 none;
    }

.menu3dmega {
    position: relative;
}

    .menu3dmega:after {
        clear: both;
        content: "";
        display: block;
    }

    .menu3dmega > ul > li {
        /****************** (((IN RTL VERSION))) Float Changed To Right ******************/
        float: right;
        display: inline-block;
        position: static;
        /****************** (((IN RTL VERSION))) Text align changed to right ******************/
        text-align: right;
        line-height: 24px;
        margin: 0 3px;
    }

        .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: 10px 15px;
        outline: 0;
        background: none;
        color: #3d2a00;
        display: block;
        font-family: SDF;
        font-size: 13px;
        border-radius: 5px;
        font-weight: normal;
        margin-bottom: 0;
        text-decoration: none;
    }

    .menu3dmega > ul > li > a, .menu3dmega > ul > li:hover span {
        background: none;
    }

    .menu3dmega > ul > li > span a {
        color: #3d2a00;
        font-weight: bold;
        font-size: 16px;
    }

    .menu3dmega > ul > li .icon-menu {
        /****************** (((IN RTL VERSION))) Float Changed To Right ******************/
        float: right;
        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: #fff transparent transparent;
        color: #333;
    }

    .menu3dmega > ul > li > .arrow-icon, .menu3dmega > ul > li > .arrow-icon-bottom {
        /********* (((IN RTL VERSION))) Padding Right Changed To Padding Right *********/
        padding-left: 25px;
        cursor: pointer;
        position: relative;
    }

    .menu3dmega > ul > li p a {
        text-decoration: none;
    }

    .menu3dmega > ul li > a {
        background: none;
        color: #3d2a00;
        display: block;
        text-decoration: none;
        font-family: SDF;
        font-size: 16px;
        font-weight: bold;
        position: relative;
    }

.effectMenu .menu3dmega > ul li > a:before {
    content: "[";
    margin-left: 10px;
    transform: translateX(20px);
    color: #fff;
}

.effectMenu .menu3dmega > ul li > a:before, .menu3dmega > ul li > a:after {
    display: inline-block;
    opacity: 1;
    color: red !important;
    transition: transform 0.3s ease 0s, opacity 0.2s ease 0s;
}

.effectMenu .menu3dmega > ul li > a:after {
    content: "]";
    margin-right: 10px;
    transform: translateX(-20px);
}

.menu3dmega > ul li > a:hover:before,
.menu3dmega > ul li > a:hover:after,
.menu3dmega > ul li > a:focus:before,
.menu3dmega > ul li > a:focus:after,
.menu3dmega.skin-gray > ul > li:hover a:before,
.menu3dmega.skin-gray > ul > li:hover a:after {
    /*opacity: 1;
    transform: translateX(0px);*/
}

.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: "\E81D";
        left: 17px;
        top: 50%;
        margin-top: -12px;
    }

.menu3dmega > ul li.current {
    background: #d0ae5a !important;
    color: #fff !important;
}

    .menu3dmega > ul li.current a {
        background: none;
        color: #650e4e;
        font-weight: bold;
        font-size: 16px;
    }

.menu3dmega > ul li {
    transition: all .3s;
}

    .menu3dmega > ul li:hover {
        background: #d0ae5a !important;
        color: #ffffff !important;
    }

        .menu3dmega > ul li:hover a {
            background: none;
            color: #650e4e !important;
        }

.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: #333;
}

.menu3dmega > ul > li > .dropdown-menu {
    right: auto;
}

.menu3dmega li .dropdown-menu {
    position: absolute;
    /****************** (((IN RTL VERSION))) Text align changed to right ******************/
    text-align: right;
    white-space: nowrap;
    display: none;
    background-color: rgb(206, 206, 206);
    margin: 0;
}

.menu3dmega .dropdown-menu > ul > li > a {
    color: #fff;
    background: none;
    display: block;
    line-height: 22px;
    padding: 12px 20px;
    white-space: nowrap;
    font-size: 14px;
}

.menu3dmega .dropdown-menu > ul > li:hover {
    background-color: #fff !important;
}

.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 {
    display: none;
    position: absolute;
    top: 0px;
    z-index: 20;
    margin-top: -10px !important;
}

    .menu3dmega li .sub li:hover {
        background: rgba(183, 154, 86, 0.6) !important;
    }


/*MENU TOGGLE*/
.menuToggle {
    background: #000;
    color: #b7994c;
    cursor: pointer;
    display: none;
    font-size: 13px;
    padding: 8px 15px;
    font-weight: bold;
    text-align: right;
    text-transform: uppercase;
    min-height: 36px !important;
}

    .menuToggle .megaMenuToggle-icon {
        background: none repeat scroll 0 0 rgba(230, 230, 230, 0.7);
        display: inline-block;
        float: left;
        height: 2px;
        margin-top: 12px;
        position: relative;
        text-align: right;
        width: 16px;
    }

.menu-toggle {
    background: none repeat scroll 0 0 rgba(230, 230, 230, 0.7);
    display: inline-block;
    float: left;
    height: 2px;
    margin-top: 12px;
    position: relative;
    text-align: left;
    width: 16px;
}

.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;
}

.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;
        /****************** (((IN RTL VERSION))) Text align changed to right ******************/
        text-align: right;
    }

.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 {
    /****************** (((IN RTL VERSION))) Float Changed To Right ******************/
    float: right;
    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 ======= */
@media(max-width: 767px) {
    .menu3dmega > ul > li > a, .menu3dmega > ul > li > span, .menu3dmega > ul > li > span a, .menu3dmega .dropdown-menu > ul > li > a {
        padding-top: 6px;
        padding-bottom: 6px;
        font-size: 14px !important;
    }

    .menu3dmega > ul li > a.has-submenu:before {
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 6px 4px 0 4px;
        border-color: #000333 transparent transparent transparent;
        position: absolute;
        content: "";
        left: 10px;
        top: 50%;
        margin-top: -4px;
    }

    .menu3dmega > ul ul li > a.has-submenu:before {
        border-color: #fff transparent transparent transparent;
    }

    .menu3dmega > ul li > a.has-submenu:hover:before {
        border-color: #526dd0 transparent transparent transparent;
    }
}

/* 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 {
            left: 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 Changed To Left**********/
            left: 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%;
        /****************** (((IN RTL VERSION))) Float Changed To Right ******************/
        float: right;
    }

        .menu3dmega.vertical .dropdown-menu.flyout-menu {
            width: auto;
        }


        .menu3dmega.vertical > ul > li {
            position: relative;
        }

        .menu3dmega.vertical span.arrow-icon-bottom:after {
            border-style: solid;
            /*********** (((IN RTL VERSION))) From (4px 0px 4px 4px) Converted To this************/
            border-width: 4px 4px 4px 0;
            /************* From ( border-color:transparent transparent transparent #fff) Converted To This******/
            border-color: transparent #333 transparent transparent;
        }

        .menu3dmega.vertical li:hover span.arrow-icon-bottom:after {
            border-style: solid;
            /*********** (((IN RTL VERSION))) From (4px 0px 4px 4px) Converted To this************/
            border-width: 4px 4px 4px 0;
            /************* (((IN RTL VERSION))) From ( border-color:transparent transparent transparent #fff) Converted To This******/
            border-color: transparent #fff transparent transparent;
        }


        .menu3dmega.vertical > ul > li {
            border-left: none !important;
            border-right: none !important;
        }
}

/************ Start Of Gray Skin *************/
.menu3dmega.skin-gray {
    border: none;
}

    .menu3dmega.skin-gray.vertical {
        border: none;
    }

    .menu3dmega.skin-gray > ul > li {
    }

    .menu3dmega.skin-gray ul li:hover > .dropdown-menu {
        display: block;
    }

    .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 {
    padding-top: 10px !important;
}

.menu3dmega.skin-gray a:hover {
    color: #526dd0;
}

.menu3dmega.skin-gray .menu-search input[type="text"] {
    border: 1px solid #394352;
}

.mainMenu .dropdown-menu {
    padding: 0px !important;
    border: none;
}
/************ End Of Mega Menu *************/

/***************************************************
27- New Custom Style                   
***************************************************/

.gridHeader {
    background-color: #F8F8F8 !important;
}

    .gridHeader th {
        border-top: 0 !important;
        /*text-align: center;*/
    }

        .gridHeader th .glyphicon {
            font-size: 1.3em;
        }

/*.gridHeader * {
color: #222 !important;
}*/

.flag .RadComboBox_SAMPA .rcbArrowCellRight a::after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #444 transparent transparent;
    border-image: none;
    border-style: solid;
    border-width: 4px;
    content: "" !important;
    display: inline-block;
    height: 6px;
    left: 0px;
    margin: 6px;
    position: absolute;
    top: 0px;
    width: 6px;
}
/******************** Form Options Buttons & Tools ********************/
.form-control-custom {
    border-radius: 0 !important;
    border-right: 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-right: 8px;
        padding-left: 6px;
        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-left: 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;
        left: -4px;
        margin-left: 0;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 20px 0 0 20px;
        border-color: transparent transparent transparent #ffffa3;
        z-index: 2;
    }

    .notify .has-feedback .tooltip.bottom .tooltip-arrow:before {
        content: '';
        top: 0;
        left: -5px;
        margin-left: 0;
        position: absolute;
        width: 0;
        height: 0;
        border-style: solid;
        border-width: 15px 0 0 15px;
        border-color: transparent transparent transparent #f1d031;
    }

.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;
    left: 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;
}

/***************************************************
27- Helper Classes                   
***************************************************/
.noRowMargin {
}

.noInnerRowMargin .row {
}

.rowMargin {
}

.rcRefreshImage, a.rcRefreshImage {
    /*background: rgba(0, 0, 0, 0) url("Captcha/Refresh.png") no-repeat scroll center center;*/
    background-image: url('Telerik/SAMPA/Captcha/Refresh.png');
    display: inline-block !important;
    height: 18px;
    margin-right: 3px;
    width: 14px;
}

.table-hover > tbody > tr:hover {
    background: #4fc0ea !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);
    }

    .offCanvasInResponsive {
        position: fixed;
        max-width: 320px;
        width: 90%;
        background: #fff;
        top: 34px;
        bottom: 0;
        right: -320px;
        overflow: auto;
        padding: 15px;
        z-index: 8040;
        box-shadow: 0 0 5px #000;
    }

        .offCanvasInResponsive .menu3dmega.responsive > ul {
            display: block !important;
        }

            .offCanvasInResponsive .menu3dmega.responsive > ul > li,
            .offCanvasInResponsive .menu3dmega.responsive li.menu-non-dropdown {
                width: 100%;
            }

    .offCanvasMenuToggle {
        z-index: 8041;
        position: fixed;
        top: 0;
        line-height: 20px;
        left: 0;
        right: 0;
        display: block;
        box-shadow: 0 0 5px rgba(212,183,90,1);
    }

        .offCanvasMenuToggle .megaMenuToggleIcon {
            float: right;
            margin-left: 15px !important;
        }
}

/***************************************************
28- Push Menu                   
***************************************************/
.mainContent {
    width: 100%;
    height: 100%;
    position: relative;
    left: 0;
    transition: left 375ms ease-in-out 0ms;
    z-index: 10;
}

.pushMenuOpen {
    overflow: hidden;
}

    .pushMenuOpen .mainContent {
        left: -21em !important;
        position: relative;
        top: 0;
        transition-duration: 750ms;
        transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14);
    }


.pushMenuLinksWrap {
    transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 750ms, 375ms, 0ms;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), ease-in-out, linear;
    visibility: visible;
    width: 15em;
}

    .pushMenuLinksWrap > li {
        border-bottom: medium none;
        color: rgba(255, 255, 255, 0.8);
        display: block;
        font-size: 0.8em;
        line-height: 1.25em;
        margin: 0.625em 0;
        overflow: hidden;
        padding: 0.9375em;
        position: relative;
        right: -5%;
        text-align: left;
        text-decoration: none;
        text-transform: uppercase;
        top: 0;
        transition: width 250ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 0s, right 250ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 0s, background-color 250ms ease-in-out 0s, color 250ms ease-in-out 0s;
        white-space: nowrap;
        width: 95%;
        z-index: 0;
        background-color: rgba(0, 0, 0, 0.7);
        cursor: pointer;
        min-height: 45px;
    }

        .pushMenuLinksWrap > li > span {
            color: rgba(255,255,255,.8);
            text-decoration: none;
            font: bold 16px SDF;
            display: block;
            width: 95%;
            height: 100%;
            transition: width 250ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 0s, right 250ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 0s, background-color 250ms ease-in-out 0s, color 250ms ease-in-out 0s;
        }

.pushMenuOpen .pushMenuLinksWrap > li {
    background-color: #000;
}

.pushMenuLinksWrap li:hover {
    width: 100%;
    right: 0;
}

    .pushMenuLinksWrap li:hover span {
        color: rgba(255,255,255,1);
    }

.mainPages li {
    border-bottom: medium none;
    color: #fff;
    display: block;
    font-size: 0.8em;
    line-height: 1.25em;
    margin: 0.625em 0;
    overflow: hidden;
    padding: 0.9375em;
    position: relative;
    right: 0;
    text-align: left;
    text-decoration: none;
    text-transform: uppercase;
    top: 0;
    transition: width 250ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 0s, right 250ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 0s, background-color 250ms ease-in-out 0s, color 250ms ease-in-out 0s;
    white-space: nowrap;
    width: 95%;
    z-index: 0;
    background: #005eb8;
}

.mainPages {
    padding-left: 3em;
    width: 10em;
}

    .mainPages li:hover {
        width: 100%;
    }

.pushMenuTabPanel {
    width: 28em;
    background: rgba(0, 0, 0, 1);
    right: -28em;
    position: relative;
    -webkit-transition-delay: 0ms, 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms, 0ms;
    transition-delay: 0ms, 0ms, 0ms;
    -webkit-transition-duration: 1000ms, 1000ms, 0ms;
    -moz-transition-duration: 1000ms, 1000ms, 0ms;
    -o-transition-duration: 1000ms, 1000ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    -webkit-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    -moz-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    -o-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    visibility: hidden;
    color: #fff0f5;
    z-index: 510;
    backface-visibility: hidden;
}

.pushMenuOpen .pushMenuTabPanel {
    /*right: -1em;*/
    -webkit-transition-delay: 0ms, 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms, 0ms;
    transition-delay: 0ms, 0ms, 0ms;
    -webkit-transition-duration: 1000ms, 1000ms, 0ms;
    -moz-transition-duration: 1000ms, 1000ms, 0ms;
    -o-transition-duration: 1000ms, 1000ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    visibility: visible;
    border-left: 1px solid #fff;
    overflow-y: scroll;
    direction: ltr;
}

.panel-pushmenu .panel-heading a, .panel-pushmenu-nochild a {
    color: #fff;
    font-weight: bold;
}

.panel-pushmenu .panel-body li a {
    color: #b4b2ad;
}

.pushMenuOpen {
    right: 0;
}

.pushMenuLinksWrap {
    overflow: hidden;
    position: fixed;
    right: 0;
    top: 3em;
    z-index: 300;
    z-index: 500;
    /*transition: width 0ms ease-in-out 0ms, right 0ms ease-in-out 0ms, visibility 0ms linear 0ms;
        transition-delay: 0ms, 0ms, 375ms;
    transition-duration: 375ms, 375ms, 0ms;
       transition-duration: 375ms, 375ms, 0ms;
    transition-timing-function: ease-in-out, ease-in-out, linear;
      transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 750ms, 375ms, 0ms;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), ease-in-out, linear;*/
    -webkit-transition-delay: 0ms, 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms, 0ms;
    transition-delay: 0ms, 0ms, 0ms;
    -webkit-transition-duration: 1000ms, 1000ms, 0ms;
    -moz-transition-duration: 1000ms, 1000ms, 0ms;
    -o-transition-duration: 1000ms, 1000ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    -webkit-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    -moz-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    -o-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
}

.pushMenuOpen .pushMenuLinksWrap {
    /*transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 625ms, 750ms, 0ms;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;*/
    -webkit-transition-delay: 0ms, 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms, 0ms;
    transition-delay: 0ms, 0ms, 0ms;
    -webkit-transition-duration: 1000ms, 1000ms, 0ms;
    -moz-transition-duration: 1000ms, 1000ms, 0ms;
    -o-transition-duration: 1000ms, 1000ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
}


.pushMenuSetActive {
    right: 27em;
}

.tabPanelSetActive {
}

.pushMenuLinksWrap {
    padding-right: 0;
}

.force::after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}


/*-- masking the page after opening navigation --*/
.pushMenuOverlay {
    background-color: rgba(44, 44, 51, 0);
    bottom: 0;
    position: fixed;
    right: 0;
    width: 100%;
    height: 100%;
    top: 0;
    transition: right 375ms ease-in-out 0ms, right 0ms linear 375ms, background-color 375ms ease-in-out 0ms;
    z-index: 0;
    visibility: hidden;
    border-bottom: 1px solid #fff;
}

.pushMenuOpen .pushMenuOverlay {
    right: 21em;
    visibility: visible;
}

.pushMenuOpen .pushMenuOverlay {
    background-color: rgba(44, 44, 51, 0.9);
    cursor: url('images/cursor-close.png'),auto;
    right: 0;
    transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 750ms, 0ms, 375ms;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), linear, ease-in-out;
    z-index: 500;
}

.pushMenuWrapper {
    z-index: 8030;
    position: fixed;
    right: 0;
    top: 0;
    width: 0;
}

.pushMenuOpen .pushMenuTabPanel {
    transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    overflow-y: auto;
}

/*close navigation by clicking on overlay section*/
.tabpanelSetClose {
    right: -28em;
    position: relative;
}

.pushMenuClose {
    right: 0;
}


/*styles for hamburger and close button */
.pushMenuWrapper .pushMenuOpen .tabPanelSet {
    transition-delay: 0ms, 0ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    visibility: visible;
}

.pushMenuWrapper .tabPanelSet {
    backface-visibility: hidden;
    transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    visibility: hidden;
    position: relative;
}

.pushMenuWrapper .tabpanelContent {
    padding: 10px 20px;
    direction: ltr;
    height: 100%;
    width: 100%;
    float: right;
    display: none;
    -webkit-transition-delay: 0ms, 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms, 0ms;
    transition-delay: 0ms, 0ms, 0ms;
    -webkit-transition-duration: 1000ms, 1000ms, 0ms;
    -moz-transition-duration: 1000ms, 1000ms, 0ms;
    -o-transition-duration: 1000ms, 1000ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    -webkit-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    -moz-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    -o-transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
    transition: width 375ms ease-in-out 0ms, right 375ms ease-in-out 0ms, visibility 0ms linear 375ms;
}

.pushMenuOpen .tabPanelContent {
    -webkit-transition-delay: 0ms, 0ms, 0ms;
    -o-transition-delay: 0ms, 0ms, 0ms;
    -moz-transition-delay: 0ms, 0ms, 0ms;
    transition-delay: 0ms, 0ms, 0ms;
    -webkit-transition-duration: 1000ms, 1000ms, 0ms;
    -moz-transition-duration: 1000ms, 1000ms, 0ms;
    -o-transition-duration: 1000ms, 1000ms, 0ms;
    transition-duration: 1000ms, 1000ms, 0ms;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), linear;
}


.tabpanelContent .content, .tabpanelContent .content a {
    direction: rtl;
    color: #fff;
}

.searchWrapper {
}
/* close box */
.pushMenuCloseIco:before {
    transform: translate(-50%, -50%) rotate(45deg);
}

.pushMenuCloseIco:after, .pushMenuCloseIco:before {
    background-color: transparent;
    border-top: 0.18em solid #fff;
    content: "";
    height: 0;
    left: 50%;
    position: absolute;
    top: 50%;
    transition: border-top-color 250ms ease-in-out 0s;
    width: 40%;
}

.pushMenuCloseIco:after {
    transform: translate(-50%, -50%) rotate(-45deg);
}


.main-nav-open .pushMenuTabPanel .pushMenuCloseIco, .pushMenuTabPanel .pushMenuCloseIco {
    margin: 0;
    opacity: 1;
    position: fixed;
    transition-delay: 0ms, 0ms, 1000ms;
    visibility: visible;
}

.pushMenuCloseIco {
    display: block;
}

.pushMenuCloseIco {
    display: none;
}

.pushMenuTabPanel .pushMenuCloseIco {
    background-color: #000;
    color: #e5e2e0;
    margin: 0;
    /*opacity: 0;*/
    padding: 0;
    position: absolute;
    transition: background-color 250ms ease-in-out 0ms, visibility 0ms linear 250ms, opacity 250ms ease-in-out 0ms;
    /*visibility: hidden;*/
}

.pushMenuCloseIco {
    /*backface-visibility: hidden;*/
    background-color: #000;
    border: medium none;
    color: #b4b2ad;
    cursor: pointer;
    display: block;
    height: 3em;
    position: fixed;
    left: 0;
    text-decoration: none;
    top: 0;
    transition: background-color 250ms ease-in-out 0s;
    width: 3em;
    z-index: 100;
}


.pushMenuTabPanel .pushMenuCloseIco:hover {
    background-color: #2c2c33;
    color: #fff;
    margin: 0;
    padding: 0;
}
/* Hamburger Icon */
.pushMenuWrapper .hamburger {
    background-color: rgba(180, 178, 173, 0.5);
    border-bottom: medium none;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
    height: auto;
    line-height: 1em;
    margin: 0;
    position: fixed;
    right: -1em;
    text-align: center;
    top: 0;
    -webkit-transition-delay: 0ms, 0ms, 0ms, 375ms, 375ms, 375ms;
    -moz-transition-delay: 0ms, 0ms, 0ms, 375ms, 375ms, 375ms;
    -o-transition-delay: 0ms, 0ms, 0ms, 375ms, 375ms, 375ms;
    transition-delay: 0ms, 0ms, 0ms, 375ms, 375ms, 375ms;
    -webkit-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
    -o-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
    -moz-transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
    transition-timing-function: ease-in-out, ease-in-out, ease-in-out, ease-in-out, ease-in-out, linear;
    -webkit-transition: width 250ms ease-in-out 0ms, padding-right 250ms ease-in-out 0ms, right 375ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 375ms, background-color 250ms ease-in-out 0ms, color 250ms ease-in-out 0ms, visibility 0ms linear 0ms;
    -moz-transition: width 250ms ease-in-out 0ms, padding-right 250ms ease-in-out 0ms, right 375ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 375ms, background-color 250ms ease-in-out 0ms, color 250ms ease-in-out 0ms, visibility 0ms linear 0ms;
    -o-transition: width 250ms ease-in-out 0ms, padding-right 250ms ease-in-out 0ms, right 375ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 375ms, background-color 250ms ease-in-out 0ms, color 250ms ease-in-out 0ms, visibility 0ms linear 0ms;
    transition: width 250ms ease-in-out 0ms, padding-right 250ms ease-in-out 0ms, right 375ms cubic-bezier(0.175, 0.885, 0.32, 1.14) 375ms, background-color 250ms ease-in-out 0ms, color 250ms ease-in-out 0ms, visibility 0ms linear 0ms;
    width: 5em;
    height: 4em;
    display: block;
    z-index: 9999;
    padding: 1.5em 2.5em 1em 3em;
    visibility: hidden;
    right: -6em;
}

    .pushMenuWrapper .hamburger i {
        width: 19px;
        height: 3px;
        display: block;
        margin-bottom: 3px;
        color: rgba(0, 0, 0, 0.5);
        background: rgba(0, 0, 0, 0.5);
        clear: both;
        z-index: 9999;
    }

.hidePushMenuLinks .hamburger:hover {
    background-color: #000;
    /*padding: 1.5em 1.5em 1em 3em;*/
    color: #fff;
    right: 0;
    color: #fff;
    -webkit-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), ease-in-out, ease-in-out;
    -moz-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), ease-in-out, ease-in-out;
    -o-transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), ease-in-out, ease-in-out;
    transition-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), cubic-bezier(0.175, 0.885, 0.32, 1.14), ease-in-out, ease-in-out;
}

.pushMenuWrapper .hamburger:hover i {
    background: #fff;
}

.hidePushMenuLinks .hamburger {
    right: -1em;
    z-index: 9999;
    position: fixed;
}

    .hidePushMenuLinks .hamburger:hover {
        right: -0.3em;
    }

.hidePushMenuLinks .pushMenuLinksWrap {
    right: -28em;
}

.showPushMenuLinks .pushMenuLinksWrap {
    right: 0;
}

.pushMenuOpen.showPushMenuLinks .pushMenuLinksWrap {
    right: 28em;
}

.showPushMenuLinks .hamburger {
    right: -6em;
}

/*style for panel in tabPanel*/


.panel-pushmenu, .panel-pushmenu-nochild {
    border-radius: 0 !important;
    background: none !important;
    margin-bottom: 0;
    border-bottom: 2px solid #2c2c33;
}

    .panel-pushmenu .panel-heading {
        margin-left: 39px;
    }

    .panel-pushmenu .panel-heading, .panel-pushmenu-nochild {
        transition: all .4s;
    }

        .panel-pushmenu .panel-heading:hover, .panel-pushmenu-nochild:hover {
            transition: all .4s;
        }

        .panel-pushmenu .panel-heading:hover, .panel-pushmenu-nochild:hover {
            background-color: #2c2c33 !important;
            border-radius: 0 !important;
            transition: all 250ms;
        }

        .panel-pushmenu .panel-heading a, .panel-pushmenu-nochild a {
            transition: all 250ms;
            display: inline-block;
        }

        .panel-pushmenu .panel-heading:hover a, .panel-pushmenu-nochild:hover a {
            transform: translateX(-10px);
        }

    .panel-pushmenu .panel-body, .panel-pushmenu-nochild {
        padding: 0;
    }

.panel-pushmenu-nochild {
    padding: 10px 15px;
}

.panel-pushmenu .collapsed, .panel-pushmenu .panel-heading[aria-expanded="true"] {
    position: relative;
}

    .panel-pushmenu .collapsed:after {
        content: "\e937";
        color: #7e7e7c;
        font: 18px/45px Glyphicons Halflings;
        position: absolute;
        left: -40px;
        width: 40px;
        height: 100%;
        background: #ccc;
        top: 0;
        padding-right: 12px;
        background: #16161a;
        background: rgba(44, 44, 51, 0.5);
        transition: all .3s ease-in-out;
    }

    .panel-pushmenu .collapsed:hover:after {
        color: #fff;
    }

    .panel-pushmenu .panel-heading[aria-expanded="true"]:after {
        content: "\e936";
        color: #7e7e7c;
        font: 18px/45px Glyphicons Halflings;
        position: absolute;
        left: -40px;
        width: 40px;
        height: 100%;
        top: 0;
        padding-right: 12px;
        background: #16161a;
        background: rgba(44, 44, 51, 0.5);
        transition: all .3s ease-in-out;
    }

    .panel-pushmenu .panel-heading[aria-expanded="true"]:hover:after {
        color: #fff;
    }

/*.panel-pushmenu .panel-heading[aria-expanded="true"]:hover:after,
.panel-pushmenu .collapsed:hover:after{
      background: #2c2c33;
    color: #fff;
}*/

/*.panel-pushmenu  .collapse:after {
    content: "\e806" ;
        color: #7e7e7c;
    font: 12px Glyphicons Halflings;
}*/
.panel-pushmenu .panel-body li {
    list-style: none;
}

.panel-pushmenu ul {
    border-top: 2px solid #2c2c33;
    margin: 0;
    padding: 0;
    width: 100%;
}

.panel-pushmenu .panel-body li:first-child {
    border-top: 2px solid #2c2c33;
}


.panel-pushmenu .panel-body li {
    border-top: 2px solid #2c2c33;
    padding-top: 8px;
    padding-bottom: 8px;
    transition: padding-right 250ms ease-in-out 0s, padding-left 250ms ease-in-out 0s, background-color 250ms ease-in-out 0s, color 250ms ease-in-out 0s;
    margin-right: 2em;
    padding-right: 10px;
}

    .panel-pushmenu .panel-body li:first-child {
        border-top: none;
    }

    .panel-pushmenu .panel-body li:last-child {
        border-bottom: none;
    }

    .panel-pushmenu .panel-body li:hover {
        background-color: #2c2c33 !important;
        transition: padding-right 250ms ease-in-out 0s, padding-left 250ms ease-in-out 0s, background-color 250ms ease-in-out 0s, color 250ms ease-in-out 0s;
        border-radius: 0 !important;
        padding-right: 2.5em;
        padding-left: 0;
    }
/*Push Menu Logo */

.pushMenuWrapper .pushMenuLogo {
    margin: 30px auto 0;
    display: block;
}

.pushMenuWrapper .imgPushMenuLogo {
    margin-bottom: 30px;
}

.pushMenuOpen .imgPushMenuLogo {
    visibility: hidden;
}

/* Push Menu SearchBox */
.pushMenuSearchBox .generalSearchBox {
    direction: rtl;
}

    .pushMenuSearchBox .generalSearchBox .input-group {
        background: none repeat scroll 0 0;
        border: 1px solid #666666;
        border-radius: 0 !important;
        margin: 30px 18px 0 18px;
        width: 90%;
    }

    .pushMenuSearchBox .generalSearchBox, .pushMenuSearchBox .generalSearchBox .form-group {
        width: 100%;
    }

        .pushMenuSearchBox .generalSearchBox a {
            background: none !important;
            border: medium none;
            border-radius: 0 !important;
            box-shadow: none !important;
            color: #fff;
            font-size: 13px;
            height: 25px;
            margin: 2px;
            padding: 4px;
            text-shadow: none;
            width: 30px;
            float: left;
            border-right: 1px solid #fff;
        }
/* tab panel news style */
.pushMenuWrapper .newsListItem a, .pushMenuWrapper .newsListDate {
    color: #b4b2ad;
}

.pushMenuWrapper .newsListItem {
    border-bottom: 2px solid #2c2c33;
    padding: 16px;
    transition: all .4s ease-in-out;
}

    .pushMenuWrapper .newsListItem:hover {
        transition: all .4s;
        transform: translateX(-20px);
    }

    .pushMenuWrapper .newsListItem a:before,
    .pushMenuWrapper .newsListItem a:after {
        content: '' !important;
    }


/***************************************************
29- New Custom Styles
***************************************************/

/*----news vertically middle*/


.radcomServices .serviceWrapper .iconWrapper {
    width: 16.666666%;
    float: right;
    cursor: pointer;
    margin-right: 0;
    margin: 25px 0 10px;
    min-height: 110px;
}

    .radcomServices .serviceWrapper .iconWrapper:hover div em {
        -webkit-transform: translateY(-6px);
        -moz-transform: translateY(-6px);
        -ms-transform: translateY(-6px);
        transform: translateY(-6px);
    }

    .radcomServices .serviceWrapper .iconWrapper div em {
        color: #d0ae5a;
        font-size: 60px;
        text-align: center;
        margin: 0 auto;
        display: block;
        -webkit-transition: 0.4s ease transform;
        -moz-transition: 0.4s ease transform;
        transition: 0.4s ease transform;
    }

    .radcomServices .serviceWrapper .iconWrapper h4 {
        text-align: center;
        color: #d0ae5a;
        font-size: 16px;
    }

        .radcomServices .serviceWrapper .iconWrapper h4 a {
            color: #d0ae5a;
            transition: all 0.25s ease-in-out;
        }

    .radcomServices .serviceWrapper .iconWrapper:hover h4 a {
        color: #fff;
    }

.glyphicon-web-design:before {
    content: '\e796';
}

@media (max-width: 1199px) {
    .radcomServices .serviceWrapper .iconWrapper {
        margin: 25px 0 10px;
    }
}

@media (max-width: 767px) {
    .radcomServices .serviceWrapper .iconWrapper {
        width: 100% !important;
        margin-right: 0 !important;
    }

    .footerItem {
        padding: 20px 15px;
    }
}

.middleColumn .newsListItem {
    display: table;
}

.middleColumn .newsListTitle {
    display: table-cell;
    vertical-align: middle;
    width: 45%;
}

.middleColumn .newsImage {
    display: table-cell;
    vertical-align: middle;
    margin-left: 10px;
}

/*------------*/
.topMargin {
    margin-top: 50px;
}

.topMarginSmall {
    margin-top: 20px;
}

.white {
    color: #fff;
}

.gold {
    color: #c8ab58;
    font-weight: bold;
}

.grey {
    color: #676767;
}

.AdsWrap {
}

    .AdsWrap .panel-heading {
        padding: 0;
    }

    .AdsWrap .panel-body {
        padding-top: 10px;
    }

        .AdsWrap .panel-body img {
            height: 90px !important;
        }

.AboutUsBox {
    margin-top: 45px;
    margin-bottom: -45px;
}

.SliderWrap {
    overflow: hidden;
    position: relative;
    z-index: 1;
}

.TopWrap {
    position: relative;
    z-index: 10;
}

.NewsWrap .newsListWrapper:first-child .newsListItem {
    float: left;
}

.NewsWrap .newsListItem {
    width: 48%;
}

.NewsWrap .newsListTitle {
    font-size: 16px;
    text-align: right;
}

    .NewsWrap .newsListTitle a {
        color: #fff;
    }

.NewsWrap .newsListItem .lead {
    color: #fff;
}

    .NewsWrap .newsListItem .lead a {
        float: left;
        padding-top: 20px;
    }

.NewsWrap .newsImage {
    overflow: hidden;
    float: none !important;
}

    .NewsWrap .newsImage img {
        padding: 0;
        background: none;
        border: 0;
        border-radius: 0;
        box-shadow: none;
        width: 100%;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
    }

    .NewsWrap .newsImage:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

.ParallaxWrap {
    position: relative;
    padding: 0;
}

.prallaxWrapInner {
    z-index: 10;
    width: 100%;
    height: 100%;
}

.ParallaxBg {
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 1;
    top: 0px;
    left: 0px;
    background: rgba(0, 0, 0, 0.3);
    padding: 0;
}

.prallaxWrapInner p {
    font-size: 40px;
    margin: auto;
    text-align: center;
    padding-top: 120px;
    position: relative;
    z-index: 100;
}

.MiddleWrap .middleWrapInner1 {
    border-bottom: solid 20px #fff;
}

    .MiddleWrap .middleWrapInner1 .albumDetail .albumDetailContainer {
        padding: 0;
    }

        .MiddleWrap .middleWrapInner1 .albumDetail .albumDetailContainer .albumDetailMedia .albumDetailImage {
            border: 0;
            border-radius: 0;
            background: none;
            padding: 0;
            width: 100%;
        }

        .MiddleWrap .middleWrapInner1 .albumDetail .albumDetailContainer .albumDetailMediaTitle h3 {
            position: absolute;
            z-index: 1;
            bottom: 0%;
            background: rgba(0,0,0,0.5);
            width: 100%;
            padding: 15px 25px;
            color: #fff;
            opacity: 0;
            transition: 400ms;
            -webkit-transition: 400ms;
            -o-transition: 400ms;
            -moz-transition: 400ms;
        }

        .MiddleWrap .middleWrapInner1 .albumDetail .albumDetailContainer:hover .albumDetailMediaTitle h3 {
            opacity: 1;
        }

.MiddleWrap .middleWrapInner2Right {
    background: #000;
    height: 450px;
}

    .MiddleWrap .middleWrapInner2Right .content {
        color: #fff;
        padding: 20px;
        float: left;
        padding: 20px;
        font-size: 18px;
    }

.MiddleWrap .middleWrapInner2Left {
    height: 450px;
    overflow: hidden;
    padding: 0;
    background: #000;
}

.MiddleWrap .middleWrapInner3 .albumListItemContainer {
    width: 45%;
    margin: auto;
}

.MiddleWrap .middleWrapInner3 .panel-body {
    background: #000;
    padding: 130px 0 100px 0;
}

.MiddleWrap .middleWrapInner3 .albumListItemContainer .albumListItem {
    padding: 0;
    text-align: center;
}

.MiddleWrap .middleWrapInner3 .albumListItemContainer .albumListItemImageLink,
.MiddleWrap .middleWrapInner3.middleWrapNews .newsListWrapper .newsImage {
    overflow: hidden;
}

    .MiddleWrap .middleWrapInner3 .albumListItemContainer .albumListItemImageLink img,
    .MiddleWrap .middleWrapInner3.middleWrapNews .newsListWrapper .newsImage a img {
        border-radius: 0;
        padding: 0;
        border: 0;
        background: none;
        -webkit-transition: all 400ms ease;
        -moz-transition: all 400ms ease;
        -ms-transition: all 400ms ease;
        -o-transition: all 400ms ease;
        transition: all 400ms ease;
    }

    .MiddleWrap .middleWrapInner3 .albumListItemContainer .albumListItemImageLink:hover img,
    .MiddleWrap .middleWrapInner3.middleWrapNews .newsListWrapper .newsImage a:hover img {
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

.MiddleWrap .middleWrapInner3 .albumListItemContainer .albumListItem .albumListItemTitle,
.MiddleWrap .middleWrapInner3.middleWrapNews .newsListWrapper .newsListTitle a {
    color: #fff;
    font-weight: normal;
}

.MiddleWrap .middleWrapInner3.middleWrapNews .panel-body .row {
    width: 60%;
    margin: auto;
}

.MiddleWrap .middleWrapInner3.middleWrapNews .newsListWrapper {
    text-align: center;
}

    .MiddleWrap .middleWrapInner3.middleWrapNews .newsListWrapper .newsListTitle {
        margin-top: 20px;
    }

.MiddleWrap .middleWrapInner4 .articleListPage {
    width: 60%;
    margin: auto;
}

    .MiddleWrap .middleWrapInner4 .articleListPage .articleList {
        text-align: justify;
        line-height: 30px;
        font-weight: 700;
    }

        .MiddleWrap .middleWrapInner4 .articleListPage .articleList .articleListImage {
            padding-right: 40px;
            padding-left: 5px;
            padding-bottom: 15px;
        }

            .MiddleWrap .middleWrapInner4 .articleListPage .articleList .articleListImage a {
                border-radius: 0;
                border: 0;
                box-shadow: none;
            }

        .MiddleWrap .middleWrapInner4 .articleListPage .articleList h2 a {
            color: #3e3e3e;
            font-size: 20px;
            padding-bottom: 20px;
            padding-right: 10px;
            position: relative;
        }

            .MiddleWrap .middleWrapInner4 .articleListPage .articleList h2 a:before {
                content: '';
                color: #d2b55a;
                font-weight: bold;
                font-size: 25px;
                position: absolute;
                left: 100%;
                top: 6px;
                background: url('/App_themes/Luxury-fa-IR/Images/chevron-fa.png') no-repeat;
                width: 30px;
                height: 18px;
            }

.MiddleWrap .middleWrapInner6 {
    background: #000;
}

    .MiddleWrap .middleWrapInner6 .content {
        width: 30%;
        margin: auto;
        color: #fff;
        text-align: center;
        line-height: 32px;
        padding: 30px 0 115px;
        font-size: 16px;
    }

.MiddleWrap .middleWrapInner7 .productList,
.MiddleWrap .middleWrapInner7 .lSSlideOuter.lSrtl {
    width: 60%;
    margin: auto;
}

.MiddleWrap .middleWrapInner7 .lSSlideOuter.lSrtl {
    padding-top: 35px;
}

.MiddleWrap .middleWrapInner7 .productList .productItem {
    text-align: center;
}

    .MiddleWrap .middleWrapInner7 .productList .productItem .itemWrapper {
        box-shadow: none;
    }

.MiddleWrap .middleWrapInner7 .lSSlideOuter.lSrtl .sliderTitle {
    text-align: center;
}

    .MiddleWrap .middleWrapInner7 .productList .productTitle a,
    .MiddleWrap .middleWrapInner7 .lSSlideOuter.lSrtl .sliderTitle a {
        color: #fff;
        font-weight: normal;
        font-size: 15px;
    }

.MiddleWrap .middleWrapInner7 .productList .productImagePreview .thumbnail a {
    border: 0;
    border-radius: 0;
    box-shadow: none;
    padding: 0;
}

.MiddleWrap .middleWrapInner7 .productListItems .productItem .productImagePreview .thumbnail {
    background: none !important;
}

.MiddleWrap .middleWrapInner7 .productListItems .productImage,
.MiddleWrap .middleWrapInner7 .sliderImage {
    border-radius: 50% !important;
    -webkit-border-radius: 50% !important;
    -moz-border-radius: 50% !important;
}

.MiddleWrap .middleWrapInner7 .lSSlideOuter.lSrtl .lightSlider > * {
    padding: 0 16px;
}

.BottomWrap {
    background: #fff;
}

    .BottomWrap .bottomWrapInner .inner {
        padding: 100px 0;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: cover;
    }

    .BottomWrap .bottomWrapInner .albumDetail {
        width: 60%;
        margin: auto;
    }

        .BottomWrap .bottomWrapInner .albumDetail .albumDetailContainer {
            text-align: center;
            margin-top: 15px;
        }

    .BottomWrap .bottomWrapInner .albumDetailMedia > div {
        display: block;
    }

    .BottomWrap .bottomWrapInner .albumDetailMedia {
        overflow: hidden !important;
        margin: 0 auto;
    }

        .BottomWrap .bottomWrapInner .albumDetailMedia div a img {
            background: transparent !important;
            padding: 0;
            width: 100%;
            transition: all 0s;
            -webkit-transition: all 0s;
            -o-transition: all 0s;
            -moz-transition: all 0s;
        }

        .BottomWrap .bottomWrapInner .albumDetailMedia div a:hover img {
            /*margin-top: -162px;*/
        }

    .BottomWrap .bottomWrapInner .albumDetailMediaTitle h3 a {
        color: #fff;
        font-weight: bold;
    }

.BottomWrap2 {
    background: #fff;
}

.BottomWrap3 .bottomWrap3Inner {
    padding-bottom: 70px;
}

    .BottomWrap3 .bottomWrap3Inner .TextHeader {
        display: inline-block;
        background: #222;
        padding: 20px;
        font-weight: bold;
        position: absolute;
        z-index: 100;
        top: -207px;
        margin: auto;
        left: 50%;
        transform: translateX(-50%);
    }

        .BottomWrap3 .bottomWrap3Inner .TextHeader a {
            border: solid 1px #ccc;
            display: inline-block;
            padding: 35px;
        }

    .BottomWrap3 .bottomWrap3Inner .ImgLeftOfText {
        float: right;
        padding: 0;
    }

    .BottomWrap3 .bottomWrap3Inner .TextRightOfImg {
        background: #fff;
        float: left;
        text-align: right;
        font-size: 16px;
        padding: 15px;
        margin-top: -70px;
        line-height: 30px;
    }

.BottomWrap3 .albumListItemContainer {
    padding-bottom: 40px;
}

.BottomWrap3 .albumListItemContainer,
.BottomWrap3 .bottomWrap3Inner2.bottomWrap3Inner2News .panel-body .row {
    width: 60%;
    margin: auto;
}

    .BottomWrap3 .albumListItemContainer .albumListItem {
        text-align: center;
    }

.BottomWrap3 .albumListItemImageLink img,
.BottomWrap3 .bottomWrap3Inner2.bottomWrap3Inner2News .newsImage img {
    background: none;
    border: 0;
    padding: 0;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
}

.BottomWrap3 .albumListItemTitle,
.BottomWrap3 .bottomWrap3Inner2.bottomWrap3Inner2News .newsListTitle a {
    color: #fff;
}

.BottomWrap3 .bottomWrap3Inner2.bottomWrap3Inner2News .newsListTitle {
    font-weight: normal;
    text-align: center;
}

.ParallaxWrap2 {
}

    .ParallaxWrap2 .prallaxWrap2Inner .content .grey {
        display: inline-block;
        font-weight: bold;
        font-size: 30px;
        text-align: right;
        padding: 100px 40px 0;
    }

.TopOfFooterWrap .TopOfFooterWrapInner .panel-body {
    padding-bottom: 90px;
    background: #2c2b2b;
}

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .grid {
        margin-top: -20px !important;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .grid {
        margin: auto;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetail {
        margin: auto;
        display: table;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailContainer {
        padding: 0;
        position: relative;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailMedia {
        position: relative;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailImage {
        border: 0;
        background: none;
        box-shadow: none;
        border-radius: 0;
        padding: 0 !important;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailMedia:after {
        content: '';
        position: absolute;
        z-index: 1;
        width: 100%;
        height: 100%;
        left: 0;
        right: 0;
        background-color: rgba(25, 25, 25, 0.6);
        opacity: 0 !important;
        transition: 400ms;
        -webkit-transition: 400ms;
        -o-transition: 400ms;
        -moz-transition: 400ms;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailMediaTitle h3 {
        top: 40%;
        color: #fff;
        font-weight: bold;
        position: absolute;
        z-index: 10;
        font-size: 14px !important;
        padding: 0 25% !important;
        opacity: 0;
        text-align: center;
    }

        .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailMediaTitle h3 a {
            color: #fff;
        }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailContainer:hover .albumDetailMedia:after,
    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailContainer:hover .albumDetailMediaTitle h3 {
        opacity: 1 !important;
    }

.TopOfFooterWrap .TopOfFooterWrapInner div.capty-caption {
    background-color: rgba(25, 25, 25, 0.6);
    color: #fff;
    font: bold 16px SDF;
    padding-top: 75%;
    height: 100% !important;
    position: absolute !important;
    width: 100%;
    opacity: 0 !important;
    transition: 400ms;
    -webkit-transition: 400ms;
    -o-transition: 400ms;
    -moz-transition: 400ms;
}

.TopOfFooterWrap .TopOfFooterWrapInner .capty-wrapper:hover div.capty-caption {
    opacity: 1 !important;
    top: 0 !important;
}

.albumDetailMedia {
    display: table;
    margin: 0 auto;
}


.logoCorporation img {
    float: left;
}








@media(max-width: 1199px) and (min-width: 992px) {
    .MiddleWrap .middleWrapInner1 .albumDetail .albumDetailContainer .albumDetailMediaTitle h3 {
        max-width: unset !important;
    }

    .siteMemberWelcomeWrap a {
        margin: 0;
    }

    .MiddleWrap .middleWrapInner7 .productList .productImagePreview .thumbnail a,
    .MiddleWrap .middleWrapInner7 .productPreviewInfo {
        width: 100px !important;
    }
}

@media screen and (max-width: 991px) {

    .welcomCorporation {
        margin-top: 3px;
    }

    .searchjobs .corporationSearchInput .btn-default {
        width: 65px;
    }

    .searchjobs .corporationSearchFilter {
        width: 140px !important;
    }

    .MiddleWrap .middleWrapInner6 .content {
        width: 85% !important;
    }

    .mainHeaderWrap .mainLogoLink {
        margin: auto;
        display: table;
    }

    .siteMemberWelcomeWrap {
        text-align: center;
    }

    .BottomWrap .bottomWrapInner .albumDetailMedia div a:hover img {
        /*margin-top: -170px;*/
    }

    .NewsWrap .newsListItem {
        float: none !important;
        margin: auto !important;
        width: 80%;
    }

    .BottomWrap3 .bottomWrap3Inner .TextRightOfImg {
        margin-top: 0;
    }

    .BottomWrap3 .bottomWrap3Inner .TextHeader {
        padding: 10px;
        top: -97px;
    }

        .BottomWrap3 .bottomWrap3Inner .TextHeader a {
            padding: 25px;
        }

    .MiddleWrap .middleWrapInner4 .articleListPage .articleList .articleListImage a img {
        width: 450px !important;
    }

    .generalSearchBox .form-group {
        width: 100%;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailMedia {
        margin: 10px auto;
    }

    .TopOfFooterWrap .TopOfFooterWrapInner .panel-body .albumDetailMediaTitle h3 {
        padding: 0 40% !important;
    }
}

@media screen and (max-width: 767px) {
    .MiddleWrap .middleWrapInner1 .albumDetail .albumDetailContainer .albumDetailMediaTitle h3 {
        width: auto !important;
        right: 10%;
    }

    .BottomWrap3 .bottomWrap3Inner .TextHeader a {
        padding: 20px 9px !important;
    }

    .BottomWrap3 .bottomWrap3Inner .imgWrapper {
        float: unset !important;
        padding-right: 20px;
        margin: 0 auto;
    }

    .generalSelectLanguage {
        display: inline-block;
    }

    .mainMenu {
        width: 100%;
    }

    .MiddleWrap .middleWrapInner2Right {
        height: auto !important;
    }

    .MiddleWrap .middleWrapInner2Left {
        height: auto !important;
    }

    .mainFooterWrap .mainLogoLink {
        margin-top: 10px;
    }

    .mainHeaderWrap {
        box-shadow: none !important;
        padding-top: 35px;
    }

    .middleColumn .newsListTitle {
        width: inherit !important;
    }
}


@media (max-width:575px) {
    .hamburger {
        visibility: visible !important;
        right: -1em !important;
    }

    .pushMenuLinksWrap {
        display: none;
    }

    .pushMenuTabPanel {
        width: 100%;
        visibility: visible;
    }

    .tabpanelContent {
        display: block;
    }

    .pushMenuWrapper {
        width: 100%;
    }

    .pushMenuTabPanel {
        right: -133%;
    }

    .pushMenuOpen .pushMenuTabPanel {
        right: 0;
        height: 100%;
        overflow-y: auto;
        direction: ltr;
    }

    .tabpanelContent {
        height: auto;
        padding: 20px;
    }

        .tabpanelContent:first-child {
            padding: 10px 20px;
        }

    .pushMenuOpen .hamburger {
        right: -6em !important;
    }

    .pushMenuTabPanel .newsListItem .newsImage, .pushMenuOverlay {
        display: none;
    }


    .pushMenuWrapper .tabpanelContent {
        height: auto !important;
    }

    .pushMenuWrapper {
        width: 0;
    }

    .pushMenuTabPanel {
        position: fixed;
        right: -133%;
        width: 100% !important;
        z-index: 8030;
    }
}

@media screen and (max-width: 550px) {
    .MiddleWrap .middleWrapInner4 .articleListPage .articleList .articleListImage a img {
        width: 250px !important;
    }
}

.siteMemberSignup .panel-heading a {
    color: #947c41 !important;
}

.innerPadding .panel-body {
    padding-top: 150px;
    padding-bottom: 100px;
}

.centerData .newsImage, .centerData .newsListTitle {
    margin: 0 auto;
    text-align: center;
}

.blackBg {
    background: #000 !important;
}

.container-fluid {
}

.ParallaxWrap2 .parallax {
    overflow: hidden;
    margin: 0 -15px;
}

.ParallaxWrap .parallax {
    overflow: hidden;
    margin: 0 -15px;
}

.SliderWrap {
    margin: 0 -15px;
    border-top: 5px solid #d0ae5a;
}

.BottomWrap2Inner {
    background-color: #000;
}

.tradingCompanyProfile .panel-title,
.tradingCompanyProfile .accordion-caret .accordion-toggle:not(.collapsed):after {
    background: none !important;
    color: #fff;
    font-weight: bold;
}

.generalPoweredBy {
    color: #fff;
    font-size: 12px;
}

    .generalPoweredBy a {
        -webkit-transition: all 400ms ease-in-out;
        -moz-transition: all 400ms ease-in-out;
        transition: all 400ms ease-in-out;
        color: #fff;
    }



/*shpping cart in company template*/

.companyShopCart .tradingStoreTopBar .shoppingCart .shoppingCart.glyphicon-cart {
    color: #cab675;
    font-size: 15px !important;
    position: relative;
}

.companyShopCart .tradingStoreTopBar .shoppingCart .cartCount.badge {
    background-color: #5c265a;
    font-size: 14px;
    position: absolute;
    top: -5px !important;
    right: 0 !important;
    left: auto !important;
}

.tradingProductListByCategory .tradingProductListItemInner {
    z-index: 0 !important;
}

.tradingStoreTopBar .shoppingCart .popover.glyphicon-cart:before {
    font-size: 16px !important;
}

.btn-success .glyphicon-cart:before {
    font-size: 16px !important;
}


@media(max-width:767px) {
    .companyShopCart .inner {
        padding-right: 20px;
        margin-top: 15px;
    }

    .companyShopCart .tradingStoreTopBar .shoppingCart .cartCount.badge {
        right: 20px !important;
        top: 8px !important;
    }
}

@media(max-width:991px) and (min-width:768px) {
    .companyShopCart .inner {
        padding-right: 20px;
        margin-top: -3px;
    }

    .companyShopCart .tradingStoreTopBar .shoppingCart .cartCount.badge {
        right: 20px !important;
    }
}

/**/

.table-bordered {
    border: none !important;
}

    .table-bordered > tbody > tr > td:hover {
        background-color: rgba(101,14,78,0.23) !important;
        color: #000;
    }

    .table-bordered > tbody > tr > td {
        border: none !important;
        border: 5px solid #fff !important;
        transition: all 400ms ease-in-out;
        text-align: center;
    }

    .table-bordered > tbody > tr > th {
        background: #650e4e;
        color: #fff;
        font-size: 16px;
        padding: 12px 8px;
        border-radius: 18px 18px 0 0;
        position: relative;
        border: 5px solid #fff !important;
    }

        .table-bordered > tbody > tr > th:before {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            margin: 0 auto;
            width: 0;
            height: 0;
            border-style: solid;
            top: 100%;
            border-width: 8px 10px 0 10px;
            border-color: #650e4e transparent transparent transparent;
        }

    .table-bordered > tbody tr:nth-of-type(odd) {
        background-color: rgba(101,14,78,0.07) !important;
    }
/*gold table*/
.goldTable .table-bordered {
    border: none !important;
}

    .goldTable .table-bordered > tbody > tr > td {
        border: none !important;
        border: 5px solid #fff !important;
        text-align: center;
        transition: all 400ms ease-in-out;
    }

        .goldTable .table-bordered > tbody > tr > td:hover {
            background-color: rgba(208, 193, 149, 0.6) !important;
            color: #000;
        }

    .goldTable .table-bordered > tbody > tr > th {
        background: #D0C195 !important;
        color: #fff;
        font-size: 16px;
        padding: 12px 8px;
        border-radius: 18px 18px 0 0;
        position: relative;
        border: 5px solid #fff !important;
        text-align: center;
    }

        .goldTable .table-bordered > tbody > tr > th:before {
            content: "";
            position: absolute;
            right: 0;
            left: 0;
            margin: 0 auto;
            width: 0;
            height: 0;
            border-style: solid;
            top: 100%;
            border-width: 8px 10px 0 10px;
            border-color: #D0C195 transparent transparent transparent !important;
        }

    .goldTable .table-bordered > tbody tr:nth-of-type(odd) {
        background-color: #FAF7ED !important;
    }


@media (max-width: 767px) {
    .table-responsive > .table-bordered {
        width: 100% !important;
    }
}
/*golden box*/
.goldenBox .panel {
    position: relative;
    overflow: hidden;
    padding-top: 5px;
}

    .goldenBox .panel:hover .panelImage {
        transform: rotate(360deg);
        box-shadow: 0px 0px 10px #7f6a27;
    }

.goldenBox .panelImageContainer {
    margin-bottom: -147px;
    position: relative;
}

    .goldenBox .panelImageContainer:before {
        background: #f1e4c2;
        width: 66%;
        height: 100%;
        content: "";
        border-radius: 50%;
        position: absolute;
        top: 6%;
        left: -10%;
    }

    .goldenBox .panelImageContainer:after {
        width: 0;
        height: 0;
        border-left: 50px solid transparent;
        border-right: 50px solid transparent;
        border-bottom: 100px solid white;
        content: "";
        transform: rotate(7deg);
        position: absolute;
        top: -17%;
        right: -10%;
        z-index: 0
    }

    .goldenBox .panelImageContainer .panelImage {
        width: 190px;
        height: 190px;
        display: table !important;
        margin: 0 auto;
        position: relative;
        background: white;
        border-radius: 50%;
        box-shadow: 0px 0px 10px #c5c5c5;
        z-index: 1;
        transition: all 700ms ease-in-out;
    }

.goldenBox .panel-heading {
    transform: translate(-50%);
    border-radius: 50px;
    box-shadow: 0px 0px 10px #d0c195;
    transition: all 400ms ease-in-out;
    position: absolute;
    bottom: 13%;
    left: 50%;
}

    .goldenBox .panel-heading .box-title {
        display: none !important;
    }

    .goldenBox .panel-heading .moreTitle {
        font-weight: bold;
        padding: 0 !important;
        text-align: center !important;
        float: none !important;
    }

.goldenBox .panel-body {
    padding-top: 100px;
    padding-bottom: 142px;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}


@media(max-width: 1199px) and (min-width:992px) {
    .goldenBox .panel-heading {
        width: 70%;
    }
}

@media(max-width: 991px) and (min-width:768px) {
    .goldenBox .panelImageContainer:after {
        border-left: 81px solid transparent;
        right: -17px;
    }
}

@media(max-width:767px) {
    .goldenBox .panelImageContainer:after {
        border-left: 443px solid transparent;
    }

    .goldenBox .panelImageContainer:before {
        z-index: 1;
    }
}
