﻿/***************************************************
    List :
        01- Import Font                          13- PrintVersion                                25- New Custom Style
        02- Basic Style                          14- Footer
        03- Masterpage Layout                    15- Social Network
        04- AdminBar                             16- Page Navigate
        05- Tools                                17- Forum
        06- Date                                 18- Pager
        07- HeaderLogo                           19- Box Styles
        08- Sitemember                           20- Slider
        09- Language                             21- Panel
        10- Search                               22- Range Slider
        11- SwitchBar                            23- Media Query
        12- Menu                                 24- Effect

****************************************************/


/***************************************************
                    Import Font                   
***************************************************/
@font-face {
    font-family: 'SDF';
    src: url('/Fonts/Yekan.woff') format('woff'),
         url('/Fonts/Yekan.ttf') format('truetype');
}
/***************************************************
                    Basic Style                   
***************************************************/
body {
    direction: rtl;
}

.popupBody {
    margin: 0;
    height: 100%;
    direction: rtl;
    background-image: none;
    background-color: #f3f3f3;
}
/************ Start Of Heading Style *************/
h1, .h1 {
    font-size: 21px;
    color: #5a6575;
}

h2, .h2 {
    font-size: 19px;
    color: #37648a;
}

h3, .h3 {
    font-size: 18px;
    color:  #0964d5;
}

h4, .h4 {
    font-size: 16px;
    color: #cb750f;
}

h5, .h5 {
    font-size: 14px;
    color: #f50303;
}

h6, .h6 {
    font-size: 12px;
    color: #9c9b9b;
}
/************ End Of Heading Style *************/

/************ Start Of Link Style *************/
a {
    color: #5a6575;
    text-decoration: none;
}

a:hover {
    color: #f50303;
    text-decoration: none;
    cursor: pointer;
}

a.content:link, a.content:visited, a.content:active {
    color: #5a6575;
    text-decoration: none;
}

a.content:hover {
    color: #f50303;
}
/************ End Of Link Style *************/
.lead {
    font-size: 16px !important;
}

.boxLastUpdate {
    text-align: left;
    color: #aaa;
    padding-top: 8px;
}

.content, .label {
    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;
}

/************ 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: 100px;
}

.btn-large {
    width: 180px;
}

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;
}
/***************************************************
                    MasterPage Layout                   
***************************************************/
.generalMainWrap {
    margin-top: 20px;
}

.mainContentWrap > .container {
    padding-top: 10px;
}


.mainHeaderWrap {
    height: auto;
    background: url(Images/FreeBack.jpg) no-repeat center top;
}
.mainPageHeader {
    background: url(Images/main_bg.jpg) no-repeat center top;
}


.slideWrapper {
    overflow: hidden;
}
.homePage .mainHeaderWrap {
    height: auto;
    background: none !important;
}

.homePage .mainHeaderWrap .headerInner  {
    position: absolute;
    z-index: 999;
    right: 0;
    left: 0;
}

.homePage .headerBottom {
    padding: 0 !important;
}
.mainHeaderWrap .headerInner {
    background-color: rgba(29, 37, 111, .7);
}
.none {
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    margin: 0 auto;
    z-index: 9999;
}

.mainHeaderWrap.sticky .container {
    background: url("images/BodyPattern.png") repeat 0 0 #565656;
}

.mainHeaderWrap.sticky .mainHeaderInner * {
    display: none;
}

.mainHeaderInner {
    background-color: #fff;
    position: relative;
    margin-top: 16px;
    padding: 10px 20px;
}

.mainHeaderInner:before, .mainHeaderInner:after {
    content: "";
    display: block;
    height: 8px;
    background-color: #ff0000;
    background-color: rgba(255,255,255,0.6);
    position: absolute;
    top: -8px;
    left: 10px;
    right: 10px;
}

.mainHeaderInner:after {
    height: 16px;
    left: 20px;
    right: 20px;
    top: -16px;
    background-color: #ff0000;
    background-color: rgba(255,255,255,0.6);
}
/***************************************************
                    Adminbar                   
***************************************************/
.adminbarMain {
    margin-bottom: 32px;
}

.adminbar {
    direction: rtl;
    color: #ccc;
    height: 32px;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99999;
    background: #222;
    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;
}
/***************************************************
                    Tools                   
***************************************************/
.mainToolsBox {
    margin: 5px 20px 10px 10px;
}

.mainToolsBox div {
    float: right;
    padding: 1px;
}

.mainToolsBox a {
    color: #fff;
    padding-left: 5px;
}
/************ Start Of Tell A Friend *************/
.tellafriendPage .formLabel {
    width: 110px;
}
/***************************************************
                    Date                   
***************************************************/
.mainDateTime {
    color: #fff;
    margin: 10px 10px 10px 20px;
}
/***************************************************
                    Header Logo                   
***************************************************/
.mainLogo {
    text-align: center;
    width: 130px;
    height: 80px;
}

.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;
}
/***************************************************
                    Site Member                   
***************************************************/
.siteMemberWelcomeWrap {
    text-align: left;
        padding: 14px 0;
        display: none;
}

.siteMemberWelcomeWrap a {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    letter-spacing: .6px;
    text-transform: uppercase;
    color: #92B2FF;
    transition: color 500ms ease-in-out;
}

.siteMemberWelcomeWrap > a i {
    font-size: 16px;
    line-height: 16px;
    color: #92B2FF;
    margin-right: 5px;
    vertical-align: top;
    transition: color 500ms ease-in-out;
}

.siteMemberWelcomeWrap > a span {
    line-height: 18px;
    vertical-align: top;
    padding-right: 3px;
}

.siteMemberWelcomeWrap > a:hover {
    color: #ffcc00;
}

.siteMemberWelcomeWrap > a:hover i {
    color: #ffcc00;
}
/***************************************************
                    Language                   
***************************************************/
.selectLanguageWrap {
    float: left;
    margin-left: 24px;
    text-align: left;
    width: 100px;
}

.selectLanguageWrap li {
    display: inline;
    float: left;
}

.selectLanguageWrap a.flag-en {
    color: #a0a0a0;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    padding: 3px;
    transition: color 500ms ease-in-out;
}

.selectLanguageWrap .flag-en:after {

}

.selectLanguageWrap .flag-en:hover {
    color: #000;
}

.imgFlag-ar {
    display: none;
}
/***************************************************
                    Search                   
***************************************************/
.mainSearchBox {
}

.generalSearchBox {
}

.mainSearchBox .generalSearchBox .form-control {
    background-color: #f8f8f8;
    background-image: none;
    border: 1px solid #dddddd;
    border-radius: 0;
    box-shadow: none;
    color: #58585A;
    display: inline-block;
    font-size: 0.9em;
    height: 26px;
    line-height: 1.42857;
    padding: 2px 12px 3px;
    transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
    width: 182px !important;
    float: right;
}

.mainSearchBox .generalSearchBox .btn-default {
    background-image: linear-gradient(to bottom, #5a5a5a 0, #343434 100%);
    background-repeat: repeat-x;
    border: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 0;
    padding: 1px 6px 5px;
    float: left;
}

.mainSearchBox .generalSearchBox .btn-default:hover,
.mainSearchBox .generalSearchBox .btn-default:focus {
     background-color: transparent;
     background-position: 0 0;
     background-image: linear-gradient(to bottom, #343434 0, #5a5a5a 100%);
}

.mainSearchBox .generalSearchBox .btn-default .glyphicon-search {
     color: #fff;
     font-size: 1.2em;
}

.mainSearchBox .generalSearchBox .btn-default:hover .glyphicon-search {
     color: #f50303;
}

.searchstats {
    color: #000;
    padding: 5px 0;
}

.searchtitle {
    color: #0000cc;
    text-decoration: none;
}

A.searchtitle:link {
    color: #0000cc;
    text-decoration: none;
}

A.searchtitle:visited, A.searchtitle:active {
    color: #551A8B;
    text-decoration: underline;
}

A.searchtitle:hover {
    color: #eb7629;
    text-decoration: underline;
    border-bottom: #eb7629 0 solid;
}

.searchnotfound {
    font-weight: bold;
    color: #000000;
}

.searchcontent {
}

.searchhighlight {
    font-weight: bold;
    color: #000000;
}

.searchcounter {
    color: #000;
}

.searchaddress {
    color: #008000;
    text-decoration: none;
}

A.searchaddress:link, A.address:visited, A.address:active {
    color: #008000;
    text-decoration: none;
}

A.searchaddress:hover {
    text-decoration: none;
}

.searchmoreresult {
    font-size: .9em;
    color: #000000;
    text-decoration: none;
    border-bottom: #777777 0 solid;
}

A.searchmoreresult:link, A.address:visited, A.address:active {
    font-size: .9em;
    color: #8284CC;
    text-decoration: none;
    border-bottom: #777777 0 solid;
}

A.searchmoreresult:hover {
    font-size: .9em;
    text-decoration: none;
    border-bottom: #777777 0 solid;
}

.searchpagenumber span {
    display: inline-block;
    width: 26px;
    height: 22px;
    color: #fff;
    text-align: center;
    line-height: 21px;
    text-shadow: 0 1px 0 #6990b3;
    background: url('Images/Pager/BackgroundSelected.png') no-repeat;
}

.searchpagenumber a:link, .searchpagenumber a:visited, .searchpagenumber a:active {
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url('Images/Pager/Background.png') no-repeat;
    text-decoration: none;
    text-align: center;
}

.searchpagenumber a:hover {
    background: url('Images/Pager/BackgroundHover.png') no-repeat;
    text-decoration: none;
}

.searchpagenumber a span {
    color: #6990b3;
    text-shadow: 0 1px 0 #fff;
    background: none;
}

.searchpagenumber a:hover span {
    color: #6990b3;
}

.searchpagenumber .searchnextprevious img, .searchpagenumber .searchnextprevious img {
    display: none;
}

.searchpagenumber .searchnextprevious:link, .searchpagenumber .searchnextprevious:visited, .searchpagenumber .searchnextprevious:active {
    width: 73px;
    height: 25px;
    text-align: center;
    background: url('Images/Pager/NP.png') no-repeat;
}

.searchpagenumber .searchnextprevious:hover {
    background: url('Images/Pager/NP_Hover.png') no-repeat;
}

.searchpagenumber .searchnextprevious span {
    color: #6990b3;
    text-shadow: 0 1px 0 #fff;
    background: none;
}

.searchpagenumber .searchnextprevious:hover span {
    color: #fff;
    text-shadow: 0 1px 0 #6990b3;
}
/************ Start Of 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(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;
}
/***************************************************
                    Switchbar                   
***************************************************/
.mainSwitchbarWrap {
}

.generalSwitchBarWrap {

}

#generalSwitchBarWrapper {
    /* margin: -10px -15px 4px; */
}

.switchBar {
    margin: 0 auto;
    /* line-height: 23px; */
    color: #58585a;
    font-family: tahoma;
}

.switchBar a {
    color: #58585a;
    text-decoration: none;
    font-family: SDF;
    font-size: 12px;
}

.switchBar:hover {
    color: #111;
}

.switchBarSelected {
    color: #58585a;
}

.switchBarSelected:link, .switchBarSelected:visited, .switchBarSelected:active {
    color: #f50303;
    text-decoration: none;
}

.switchBarSelected:hover {
    border-bottom: 1px dashed #f50303;
}
/***************************************************
                        Menu                   
***************************************************/
.TopMenu {
    background: #fff;
}

.mainMenu {
    padding-right: 32px;
}

.generalMenu {
}

.mainMenu .navbar-right > li > a {
    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;
    border: 1px solid #aaa;
    box-shadow: none;
    font-size: 13px;
    padding: 0;
    border-radius: 0;
}

.mainMenu .dropdown-menu > li > a {
    padding: 3px 10px 6px;
    text-align: center;
}

.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > li.open > a,
.dropdown-menu > li.current > a{
    background-repeat: repeat-x;

}

.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;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.5);

}

.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 {
    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;
}

/************ Start Of Mega Menu *************/


/***************************************************
                    PrintVersion                   
***************************************************/
@media print {
	* {
		line-height: 2 !important;
		background-color: #fff !important;
		color: #000 !important;
		overflow: visible !important;
		height: auto !important;
		padding: 4px;
	}

	@page {
		margin: 2em;
	}

	.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12,
	.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12,
	.col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12,
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12,
	.fullInPrint {
		float: none !important;
		width: 100%;
	}

	a::after {
		content: attr(href);
		padding: 4px 20px;
		direction: ltr;
		border: 1px solid #ccc;
		border-radius: 100px;
		margin: 4px;
		display: block;
		text-align: left;
	}

	a[href^="#"], a[href^="javascript:"],a[data-toggle], a[onclick] {
		display: none !important;
	}

	a[href^="/"]:after {
		content: "WebsiteUrl.com/" attr(href);
	}

	table {
		width: auto !important;
	}

	.halfInPrint {
		float: right;
		width: 50%;
	}

	.noBeforeContent:before {
		content: '' !important;
	}

	.noAfterContent:after {
		content: '' !important;
	}

	.noBorderInPrint {
		border: 0 !important;
	}

	.afterBreak {
		page-break-after: always;
	}

	.beforeBreak {
		page-break-after: always;
	}

	.tab-content {
		page-break-after: always;
	}

	.tab-content .tab-pane , .collapse{
		display: block;
		opacity: 1;
		visibility: visible;
		border: 1px solid #ccc;
	}

	.mainToolsBox, .siteMemberWelcomeWrap, .form-group, .mainDateTime, .noPrint, img[src="/Image/Transparent.png"], *[class^="col-"]:empty, *:empty {
		display: none;
	}

	.printable {
		display: block !important;
	}

}
/***************************************************
                    Footer                   
***************************************************/
.mainFooterWrap {
    padding-top: 8px;
}

.generalPoweredBy {
    display: inline-block;
}

.generalCopyright {
    color: #bebebe;
    display: inline-block;
    padding: 12px 20px;
    font-size: 0.9em;
}

.generalFooterLinksWrap ul li {
    padding-right: 0;
    list-style: none;
    display: inline-block;
    margin-right: 5px;
}

.generalFooterLinksWrap ul li:after {
    content: '|';
    color: #A1A1A1;
    margin-right: 5px;
    font-size: 85%;
}

.generalFooterLinksWrap ul li:last-child:after {
    display: none;
}

.popupBody .generalCopyright {
    color: #000;
}
.footerItem a {
    color: #c6c6c6;
}

.footerItem a:hover {
    color: #F50303;
}

.footerItem div a {
    color: #8c8c8d;
      padding-right: 10px;
}
/************ Start Of Linear Footer *************/
.linearFooter {
    text-align: left;
}

.linearFooter li {
    display: inline-block;
    list-style: outside none none;
}

.linearFooter li a {
    display: inline-block;
    padding: 0 14px;
    color: #686868;
    transition: color 300ms ease-in-out;
}
.linearFooter li:last-child a::after {
    content: '';
    padding: 0;
}
.linearFooter li a:hover {
    color: #222;
}
/***************************************************
                    Social Network                   
***************************************************/
.socialNetworksWrapper {
    display: table;
    padding: 6px 0;
    text-align: left;
    float: left;
}

.socialNetworksWrapper ul {
    padding: 0;
    margin: 0;
}

.socialNetworksWrapper ul li {
    list-style: none;
    display: inline;
}

.socialNetworksWrapper ul li a .glyphicon {
    font-size: 24px;
}
.socialNetworksWrapper .glyphicon-instagram {
    color: #ff6c00; 

}
.socialNetworksWrapper .glyphicon-facebook { 
    color: #6c99e3;
}

.socialNetworksWrapper .glyphicon-twitter { 
    color: #00d2ff;
}

.socialNetworksWrapper .glyphicon-gplus { 
    color: #ff533d;
}
.socialNetworksWrapper .glyphicon-linkedIn { 
    color: #00aee0;
}


.socialNetworkItemWrap {
}
/***************************************************
                    Page Navigate                   
***************************************************/
.goToTop {
    width: 41px;
    height: 41px;
    overflow: hidden;
    position: fixed;
    right: 3%;
    bottom: 5%;
    z-index: 99;
    border: 2px solid #222;
    border-radius: 4px;
    transition: 1s;
    background-color: #222;
}

.goToTop:hover {
    background-color: #222;
    cursor: pointer;
    opacity: 0.6;
}

.goToTop:before,
.goToTop:after {
    content: '\E80F';
    display: block;
    height: 41px;
    transition: 0.6s;
    border-radius: 41px;
    font: normal 1.5em/40px 'Glyphicons Halflings';
    text-align: center;
}

.goToTop:before {
    top: 0;
    color: #fff;
}

.goToTop:hover:after {
    background-position: center 0;
    top: 0;
    color: #FFF;
}

.goToTop:hover:before {
    color: #fff;
}

.mainNavigationWrap {
    background-color: #ffffff;
    border-bottom: 3px solid #dddddd;
    padding: 5px;
}

.mainNavigationWrap .searchWrapper {
    float: left;
}
/***************************************************
                    Media Query                   
***************************************************/
@media (max-width:767px) {

    .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;
    }

    .mainHeaderInner {
        padding: 10px;
    }

    .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;
    }
}

@media(min-width: 768px) {
    .navbar-right.sf-horizontal ul ul.dropdown-menu {
        left: auto !important;
        margin-top: -35px !important;
        min-width: 100% !important;
        position: absolute;
        right: 100% !important;
        top: 0 !important;
    }
}

@media(min-width: 992px) {}
@media(min-width: 1200px){}
/***************************************************
                    Forum                   
***************************************************/
#divForum {
    text-align: center;
}

.imgForum {
    background: url(Images/Forum.png) no-repeat center top;
    width: 171px;
    height: 38px;
}
/***************************************************
                    Pager                   
***************************************************/
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;
}
/***************************************************
                    Box Style                   
***************************************************/

/************ Start Of Tab Style *************/

/************ Tab Style1 *************/
.tab-container-style1 {
    margin-bottom: 10px;
}
.tab-container-style1 .tab-style1 {
    
}
.tab-container-style1 ul.tab-style1 li {
    
    margin-left: 5px;
    
}
.tab-container-style1 ul.tab-style1 li a {
    color: #fff;
    padding: 10px 15px;
    background: #8FDDFF !important;
}
.tab-container-style1 ul.tab-style1 li a:hover {
    color: #58585A;
    background:#88a938 !important;
    padding: 10px 15px;
}
.tab-container-style1 ul.tab-style1 li.active a {
    background: #47C7FF  none repeat scroll 0 0 !important;
    border: medium none !important;
    color: #fff;
    padding-bottom: 12px;
    
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    border: none !important;
}
.nav-tabs > li > a:hover {
    border-color: transparent !important;
    background: #88a938 !important;
}
.nav > li > a:hover, .nav > li > a:focus {
    background: none !important;
    text-decoration: none;
}
.tab-container-style1 ul.tab-style1 li a:focus {
    outline: none !important;

    outline-offset: -2px;
}
.tab-container-style1 .tab-content-style1 {
    border: 1px solid #ccc;
    border-radius: 0 0 10px 10px;
    padding: 5px 10px;
}
.tab-content.tab-content-style1 > .active {
    border: none !important;
}
.nav-tabs {
    border: none;
}
/************ End Of Tab Style *************/

/************ Start Of Box Style *************/
.panel {
    background: none;
}
.panel-heading {
    cursor: pointer;
    padding: 4px 15px;
}

.panel-heading a {
    color: #222 !important;
}

.panel-heading .glyphicon {
    padding-left: 4px;
}

.panel-heading h2 {
    font-weight: bold !important;
}
/************ Start Of Panel-Style1 *************/
.panel-style1.panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style1 > .panel-heading {
    border-radius: 0;
}

.panel-style1 > .panel-heading h2 {
    font: normal normal 1.2em/1.2 SDF, Tahoma;
    margin: 0;
    color: #222;
}

.panel-style1 > .panel-body {
    border-radius: 0;
    border-bottom: 1px solid #ddd;
}

/************ Start Of Panel-Style2 *************/
.panel-style2.panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style2 > .panel-heading {
    border-radius: 0;
    padding: 0;
    background: url(Images/Dot.png) repeat-x center right !important;
}

.panel-style2 > .panel-heading h2 {
    font: normal normal 1.2em/1.2 SDF, Tahoma;
    margin: 0;
    display: inline-block;
    padding: 6px 12px;
    border-radius: 40px;
    background-color: rgba(255, 255, 255, 0.89) !important;
    color: #222;
    box-shadow: 0px 0px 10px 5px rgba(255, 255, 255, 0.92);
}

.panel-style2 > .panel-body {
    border-radius: 0;
}
/************ Start Of Panel-Style3 *************/
.panel-style3.panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
}

.panel-style3 > .panel-heading {
    border-radius: 0;
}

.panel-style3 > .panel-heading h2 {
    font: normal normal 1.2em/1.2 SDF, Tahoma;
    margin: 0;
    color: #222;
}

.panel-style3 > .panel-body {
    border-radius: 0;
}
/************ Start Of Panel-Style4 *************/
.panel-style4.panel {
    border: none;
    border-radius: 0;
    box-shadow: none;
    padding-right: 30px;
    border-right: 1px solid #ddd;
}

.panel-style4 > .panel-heading {
    border-radius: 0;

}

.panel-style4 > .panel-heading h2 {
    font: normal normal 1.2em/1.2 SDF, Tahoma;
    margin: 0;
    color: #222;
}

.panel-style3 > .panel-body {
    border-radius: 0;
}
/************ Start Of Panel-Style5 *************/
.panel-style5.panel {
    border: none;
    border-radius: 0;
    padding-left: 30px;
    box-shadow: none;
    border-left: 1px solid #ddd;
}

.panel-style5 > .panel-heading {
    border-radius: 0;
}

.panel-style5 > .panel-heading h2 {
    font: normal normal 1.2em/1.2 SDF, Tahoma;
    margin: 0;
    color: #222;
}

.panel-style5 > .panel-body {
    border-radius: 0;
}

/***************************************************
                        Slider                   
***************************************************/

/************ Start Of Light Slider *************/
.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.5em/1.5em 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.5em/1.5em 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-weight: bold;
    font: Bold 1.5em/1.5em SDF;
}

.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: 2px;
    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;
}

.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;
}

.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 *************/

/***************************************************
                    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;
}
/***************************************************
                    Effect                   
***************************************************/
/************ 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 *************/

/***************************************************
                    New Custom Style                   
***************************************************/
.navbar-brand, .navbar-nav > li > a {
    color: #474747;
    text-shadow: none;
}

.mainMenu .navbar-right.sf-horizontal > li > a {
    background: none;
    border: none;
    text-shadow: none;
    color: #fff;
    padding: 25px 18px 15px 18px;
    display: block;
    position: relative;
    transition: all .4s;
}
.mainMenu .navbar-collapse.collapse {
    line-height: 0;
}
.mainMenu .navbar-right.sf-horizontal {
    display: inline-block;
    float: none !important;
}

.mainMenu .navbar-right.sf-horizontal > li:last-child > a:before {
    left: 0;
}

.mainMenu .navbar-right.sf-horizontal > li > a:hover, .mainMenu .navbar-right.sf-horizontal > li.current > a {
    color: #ffcc00;
}
.mainMenu .navbar-right.sf-horizontal > li span {
    display: none;
}

.mainMenu .navbar {
    margin: 0;
    padding: 0;
    border: 0;
}

.navbar-toggle {
    border-color: #fff !important;
}

.navbar-toggle .icon-bar {
    background-color: #fff;
}
.dropdown-menu {
    min-width: 160px !important; 
    border: 0 !important;
}

.dropdown-menu a:hover {
    background-color: #eee !important;
}
.dropdown-menu a, .dropdown-menu a:hover{
    background: #fff !important;
    border: 0 !important;
}
.navbar-brand, .navbar-brand {
    color: #fff;
}
.navbar-brand:hover, .navbar-brand:focus {
    color: #fefefe;
}
.logo {
    padding: 10px 20px;
    margin: auto;
    text-align:center;
}

.logo img {
    max-width: 100%;
    display: inline-block;
    padding-right: 30px;
}

.headerBottom {
    padding: 10px 0;
}

.headerBottom .row {
    margin: 0;
}
.generalToolsBox {
    margin: 0 12px;
    text-align: left;
    padding-left: 20px;
}
.generalToolsBox div {
    display: inline-block;
}
.generalToolsBox a {
    color: #92B2FF;
    padding: 14px 3px;
    display: inline-block;
}

.generalToolsBox a:hover {
    color: #ffcc00;
}
.Bottom {
    padding: 30px 0;
    background: #e3e8ef;
    background: -moz-linear-gradient(top,  #e3e8ef 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e8ef), color-stop(100%,#ffffff));
    background: -webkit-linear-gradient(top,  #e3e8ef 0%,#ffffff 100%);
    background: -o-linear-gradient(top,  #e3e8ef 0%,#ffffff 100%);
    background: -ms-linear-gradient(top,  #e3e8ef 0%,#ffffff 100%);
    background: linear-gradient(to bottom,  #e3e8ef 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e8ef', endColorstr='#ffffff',GradientType=0 );
}

.footerTop {
    padding: 8px 0;
    border: 1px solid #ccc;
    border-right: 0;
    border-left: 0;
}
.footerTop .row {
    margin: 0 !important;
}
.footerMiddle {
    padding: 30px 0;
}
.footerBottom {
    background-color: #5074ab;
}

@media screen and (max-width: 992px) {
    .homePage .mainHeaderWrap .headerInner {
        width: 100%;
        position: static !important;
    }
}
@media screen and (max-width: 768px) {
    .mainPageHeader {
        background-image: url(Images/FreeBack.jpg);
        height: auto !important;
    }

    .mainPageContent {
        margin-top: 0;
    }

    .mainMenu .navbar-right.sf-horizontal > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .footerMiddle {
        text-align: center !important;
    }
    .navbar-nav {
        display: block !important;
        margin: 0;
    }
    .mainMenu .dropdown-menu {
        box-shadow: none !important;
    }
    .mainMenu .dropdown-menu li {
        margin: 0 10px;
    }
    .mainMenu .dropdown-menu a {
        display: block;
    }
}

.popover {
    z-index: 9999999999999999 !important;
}