@charset "utf-8";

/*!
 * Stylized v1.7
 * Styling made effortless.
 * This file contains works for many various kinds of tasks
 */
 
 
/* Optional *
@import url("css/proxima-nova.css");
@import url(https://fonts.googleapis.com/css?family=Zeyada);
@import url("css/bs_modal_transition.css");
*/

/*
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700);
@import url(https://fonts.googleapis.com/css?family=Exo+2:400,100,200,300,500,600,700);
@font-face {
    font-family: 'nexabold';
    src: url('css/NEXA BOLD-webfont.eot');
    src: url('css/NEXA BOLD-webfont.eot?#iefix') format('embedded-opentype'),
         url('css/NEXA BOLD-webfont.woff2') format('woff2'),
         url('css/NEXA BOLD-webfont.woff') format('woff'),
         url('css/NEXA BOLD-webfont.ttf') format('truetype'),
         url('css/NEXA BOLD-webfont.svg#nexa_boldregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

#### Generated By: http://www.cufonfonts.com ####
@font-face {
	font-family: 'Proxima Nova';
	font-style: normal;
	font-weight: normal;
	src: local('Proxima Nova Regular'), url('css/ProximaNovaRegular.woff') format('woff');
}
*/

/**********STYLIZED CLASSES***********/

/**testing-area**/
/*
 Note: use #testing after URL
*/
.testing-area { display: none !important; }
.hashtag--testing .testing-area { display: block !important; }
/**./testing-area**/


/**preloader**/
.preloadized { overflow: hidden; }
.preloadized #preloader { position: fixed; top: 0; left: 0; right: 0; bottom: 0; background-color: #fff; z-index: 99999; }
.preloadized #preloader__status { width: 32px; height: 32px; position: absolute; left: 50%; top: 50%; margin: -15px 0 0 -15px;  border-radius: 50%; }
/**preloader**/


/**preloader-off**/
.preloader--off .preloader { display: none; }
/**preloader-off**/


/**for 100% heights
body, html{ height: 100%; padding: 0;}
**/
.page-height-short footer { position: absolute; bottom: 0; left: 0; right: 0; width: 100%; }




/**Your web browser is out of date**/
html.ie8 body {
    margin-top: 34px;
}
html.ie8:before {
    content: "\f06a  Your web browser is out of date. Update your browser for best experience.";
    font-size: 18px;
    display: block;
    width: 100%;
    position: fixed;
    top: 0;
    z-index: 99999;
    right: 0;
    left: 0;
    text-align: center;
    color: #fff;
    font-family: "FontAwesome";
    background-color: #ef5a5a;
    height: 34px;
    padding: 5px;
}
/**./Your web browser is out of date**/



/**hint**/
/*
 Note: Ctrl + ~ for Preview
*/

html.hint * { box-shadow: 0 0 0 1px #d00; }
html.hint a { box-shadow: 1px 0 12px 0px #006dd3 inset; }
html.hint a[href="#"]:after, html.hint a[href=""]:after { content: "# No Link"; position: absolute; font-size: 10px; background-color: #d00; z-index: 2; padding: 2px 4px; margin-top: 1.5em; color: #fff; }
html.hint [src*="localhost"] { box-shadow: 0 0 10px 10px #ff8800; }
html.hint [href*="localhost"]:after { content: "localhost link"; position: absolute; margin-top: 2em; font-weight: 600; font-size: 11px; background-color: orange; color: #fff; padding: 0 7px; z-index: 1;}

html.hint a:after {
    content: " --- " attr(href) " --- ";
    font-size: 0.8em;
    margin-top: 15px;
    width: auto;
    z-index: 8888;
    height: auto;
    position:absolute;
}

/**hint**/


/**gridized**/
/*
 Note: Ctrl + ' for Preview
*/
#gridized {
    position: fixed;
    z-index: 999;
    top: 0;
    width: 100%;
    height: 100vh;
}

#gridized div {
	height: 10px;
	background-color: #eee;
	}
#gridized div[class*="col-"] div {
    background: #f7f7f7;
	position:relative;
	}

#gridized [class*="col-"]:after,#gridized [class*="col-"]:before,
#gridized [class*="col-"] div:after,#gridized [class*="col-"] div:before {
    content: "";
    background-color: #ccc;
    height: 100vh;
    position: absolute;
    display: block;
    width: 1px;
    left: 15px;
    z-index: 444;
}

#gridized [class*="col-"] div:after { left: auto;	right:0; }
#gridized [class*="col-"] div:before { right: -15px; left: auto; }
#gridized [class*="col-"]:after { left: -1px; }
#gridized [class*="col-"]:before { left: 15px; }

/**./gridized**/



body .navbar-brand {padding: 5px; max-width: 200px;}

body{ overflow-x: hidden;}

section[class*="-area"] {position: relative; clear:both; }



.section-centralized--active { border:2px solid #0d0; }



/*** CONTENT ***/
.strong {font-weight: bold;}
.strike {text-decoration: line-through;}
.inline-block {display: inline-block;}
.big { font-size: 1.2em; line-height: 2em; }
.big p { margin-bottom: 2em; }



/*clear heading margins*/
.clrhm h1, .clrhm h2, .clrhm h3, .clrhm h4, .clrhm h5, .clrhm h6, .clrhm .h1, .clrhm .h2, .clrhm .h3, .clrhm .h4, .clrhm .h5, .clrhm .h6  { margin:0px; }

/*center align H2 and P in section */
.hed-cntr .hed h2, .hed-cntr .container > h2, .hed-cntr .container > p, .hed-cntr .container > .lnk-btn { text-align: center; }

.hed.crossline {text-align: center;}
.hed.crossline h2 {text-align: center; display: inline-block; background-color: #fff; padding: 0 0.4em;}
.hed.crossline hr { margin-top: -28px; margin-bottom: 40px; border-color: #333;}

.hed.lndotln hr {width: 10px;height: 10px;background-color: #333;border-radius: 50%;position: relative; margin-top:0px; margin-bottom:20px; opacity: .2;}
.hed.lndotln hr:before,.lndotln hr:after {content: "";width: 3000%;height: 3px;background-color: #333;display: block;margin-top: 2px;position: absolute;right: 22px;top: 1px;}
.hed.lndotln hr:after {right: auto; left: 20px;}

.hed.underline-mini h2:after {content: "";display: block;height: 4px;background-color: #ffc526;width: 50px;margin: 5px auto 0;}

.underline-mini--double h2:before {content: "";height: 3px;width: 50px;display: block;background-color: #1db899;z-index: 1;bottom: 0;margin: 0 auto;position: relative;top: 51px;}
.underline-mini--double h2:after { content: ""; display: block; background-color: #ccc; width: 160px; height: 1px; bottom: -10px; margin: 15px auto 0; }

.inkd{font-family:"Zeyada";}



.dwnlod-btn > a {display: inline-block; background-color: #0a0; color: #fff; padding: 10px 15px;}

.dropcaps > p:first-child:first-letter {font-size: 2em;}

.fnc-underline a {
	box-shadow: inset 0 -0.12em 0 0 #f5f5f5, inset 0 -.14em 0 0 rgba(245, 245, 245, 0.5), inset 0 -.14em 0 0 currentColor;
	text-decoration: none;
	text-shadow: .05em 0 #f5f5f5, -0.05em 0 #f5f5f5, 1.5px 0 #f5f5f5, -1.5px 0 #f5f5f5; }

/*default links|complex*/



/*transition*/
.transition, .transition *, .transition *:after,  .transition *:before,.transition *:hover{
	transition:all 0.3s ease 0s !important; -webkit-transition:all 0.3s ease 0s !important;
	/*transition: all 500ms ease 0s; */
}

.no-transition, .no-transition *, .no-transition *:after,  .no-transition *:before,.no-transition *:hover{
	transition:all 0s ease 0s !important; -webkit-transition:all 0s ease 0s !important;
}
/*./transition*/




/**Issues with position fixed & scrolling on iOS**/
* {
	-webkit-overflow-scrolling: touch;
}




/**alert-bar**/
.alert-bar {margin: 0;border-bottom: 0px solid #eee;padding: 0;background-color: #f9f9f9;line-height: 3em;}
.alert-bar button.close {background-color: transparent;opacity: 1;color: #333;}
.alert-pin-btn {position: absolute;margin-top: 10px;right: 0;}
.alert--pinned { position: fixed; top: 0; z-index: 500; }
.alert--pinned .alert-pin-btn {margin-top: 0px;}



/**alert-sticky**/
.alert-sticky { position: fixed; z-index: 99; right: 30px; bottom: 0px; }
.alert-sticky{ animation: move_to_top 1s; }
	@keyframes move_to_top { 0% { bottom: -10vh; } 50% { bottom: 5vh; } 100% { bottom: 0vh; } }
/**./alert-sticky**/	



/*truncate string / limited text */
.hed-lmt h3, .hed-lmt h4 {display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
/*truncate string P tag content */
.cont-lmt p{ display: block; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }



/**read more read less content**/
.moreless.on {
  display: block;
  height:4em; /* Fallback for non-webkit */
  display: -webkit-box; /* Fallback for non-webkit */
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
}

.has-quotes:after,
.has-quotes:before {
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 28px;
  position: absolute;
  top: -0px;
  left: -15px;
}

.has-quotes:after {
  content: "\f10e";
  top: auto;
  bottom: 0px;
  left: auto;
  right: 0px;
}

.blurtxt { color: transparent; text-shadow: 0 0 5px rgba(0,0,0,0.5); }

.shad-dp20 { box-shadow: 0px 10px 20px 7px #eee; border: 1px solid #f7f7f7; }

.shad-long{
  text-shadow:  1px 1px rgba(0, 0, 0, 0.205) , 2px 2px rgba(0, 0, 0, 0.204) , 3px 3px rgba(0, 0, 0, 0.203) , 4px 4px rgba(0, 0, 0, 0.202) , 5px 5px rgba(0, 0, 0, 0.201) , 6px 6px rgba(0, 0, 0, 0.200) , 7px 7px rgba(0, 0, 0, 0.209) , 8px 8px rgba(0, 0, 0, 0.208) , 9px 9px rgba(0, 0, 0, 0.208);
}



/*hide active language from dropdown list*/
.lang-area a.selctd-lang {display: none;}



.notificon:before {
    background-color: #d00;
    content: "*";
    position: absolute;
    top: -4px;
    display: block;
    padding: 0px 2px;
    border-radius: 50%;
    height: 0.8em;
    width: 0.8em;
    color: #fff;
    line-height: 1.2;
    right: -0.8em;
}

.label,.badge {position: relative; border-radius: 3px; margin-left: 3px;}



/*Table un-hover rows blur on hover*/
.table-blur--hover tbody:hover td { color: transparent; text-shadow: 0 0 3px #aaa;}
.table-blur--hover tbody:hover tr:hover td { color: #444; text-shadow: 0 1px 0 #fff;}
/*./Table un-hover rows blur on hover*/


	
/*** TABLE Responsive ***/
@media only screen and (max-width : 768px) {
.table-rwd th,
.table-rwd th[class*=col-]{display: none;}
.table-rwd td::before {content: attr(for); display: block; font-weight: 600;}
.table-rwd td {display: block;text-align: center;}
}
/*** ./TABLE Responsive ***/


body .table-valign tr th,
body .table-valign tr td {vertical-align: middle;}



/**.table-lmt-X00**/
[class*="table-lmt-"]{ overflow-y: auto; }
.table-lmt-100 { max-height: 100px; }
.table-lmt-200 { max-height: 200px; }
.table-lmt-300 { max-height: 300px; }
.table-lmt-400 { max-height: 400px; }
.table-lmt-500 { max-height: 500px; }
.table-lmt-600 { max-height: 600px; }
/**./.table-lmt-X00**/


/**scrollToTop**/
.scrollToTop {
    bottom: 20px;
    color: inherit;
    display: none;
    padding: 10px;
    position: fixed;
    right: 5px;
	z-index:888;
	padding: 0;
    font-size: 2em;
	text-align: center;
}
.scrollToTop span { display: block; font-size: 12px; font-family: MONOSPACE; text-transform: uppercase; width: 60px; }
.scrollToTop.has-stop { opacity: .2; right: 5; bottom: 0; }
/**./scrollToTop**/



/****pinterest-style****/
.pinterest-style *, .pinterest-style  *:before, *:after {box-sizing:  border-box !important;}
.pinterest-style .row { column-width:18em; -moz-column-width: 18em; -webkit-column-width: 18em; -moz-column-gap: 1em; -webkit-column-gap:1em;}
.pinterest-style .item { display: inline-block; padding:  .25rem; width:  100%; }
.pinterest-style .well { position:relative; display: block;}
/****./pinterest-style****/


/*** SPACING & ALIGNMENTS ***/
/*for flat icons*/
body [class*="flaticon-"]::before {margin: 0;}






/**Display**/
.dn { display: none; }
.di { display: inline; }
.db { display: block; }
.dib { display: inline-block; }

.dit { display: inline-table; }
.dt { display: table; }
.dtc { display: table-cell; }
.dt--fixed { table-layout: fixed; width: 100%; }








/**borders**/

.bt, .bb, .bl, .br{ border-color:#ddd; }
.bt { border-top-style: solid; border-top-width: 1px; }
.bb { border-bottom-style: solid; border-bottom-width: 1px; }
.br { border-right-style: solid; border-right-width: 1px; }
.bl { border-left-style: solid; border-left-width: 1px; }

.bw0 { border-width: 0px; }
.bw1 { border-width: 1px; }
.bw2 { border-width: 2px; }

body .bdr0{ border: 0px; }
.bdr1 { border: 1px solid #ddd; }
.bdr-next~* { border-left: 1px solid #999; } /*add divider on every element that are preceded .bdr-next*/


.bdr--multi{ border-image: linear-gradient(to right, #000000 0%, #000000 49%, #43b0d8 49%, #43b0d6 100%); border-image-slice: 1; 
border-style: solid;}



/**positions**/
.posabs {position: absolute;}
.posrel {position: relative;}
.posfix {position: fixed;}
.posrel .section-bg ~ * {position: relative;}



.r0{ right:0; }
.b0{ bottom:0; }
.t0{ top:0; }
.l0{ left:0; }



body .r--{ right:auto; }
body .b--{ bottom:auto; }
body .t--{ top:auto; }
body .l--{ left:auto; }



.z1 { z-index:5; }
.z5 { z-index:5; }
.z10 { z-index:10; }
.z20 { z-index:20; }
.z30 { z-index:30; }
.z40 { z-index:40; }
.z50 { z-index:50; }
.z60 { z-index:60; }
.z70 { z-index:70; }
.z80 { z-index:80; }
.z90 { z-index:90; }
.z100 { z-index:100; }
.z200 { z-index:200; }
.z300 { z-index:300; }
.z400 { z-index:400; }
.z500 { z-index:500; }
.z600 { z-index:600; }
.z700 { z-index:700; }
.z800 { z-index:800; }
.z900 { z-index:900; }
.z1000 { z-index:1000; }

/**./positions**/



/**paddings**/
.p0{ padding:0px;}
.pl0{ padding-left:0px;}
.pr0{ padding-right:0px;}
.pt0{ padding-top:0px;}
.pb0{ padding-bottom:0px;}

.p5{ padding:5px;}
.pl5{ padding-left:5px;}
.pr5{ padding-right:5px;}
.pt5{ padding-top:5px;}
.pb5{ padding-bottom:5px;}

.p10{ padding:10px;}
.pl10{ padding-left:10px;}
.pr10{ padding-right:10px;}
.pt10{ padding-top:10px;}
.pb10{ padding-bottom:10px;}

.p15{ padding:15px;}
.pl15{ padding-left:15px;}
.pr15{ padding-right:15px;}
.pt15{ padding-top:15px;}
.pb15{ padding-bottom:15px;}

.p20{ padding:20px;}
.pl20{ padding-left:20px;}
.pr20{ padding-right:20px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}

.p30{ padding:30px;}
.pl30{ padding-left:30px;}
.pr30{ padding-right:30px;}
.pt30{ padding-top:30px;}
.pb30{ padding-bottom:30px;}

.p40{ padding:40px;}
.pl40{ padding-left:40px;}
.pr40{ padding-right:40px;}
.pt40{ padding-top:40px;}
.pb40{ padding-bottom:40px;}

.p50{ padding:50px;}
.pl50{ padding-left:50px;}
.pr50{ padding-right:50px;}
.pt50{ padding-top:50px;}
.pb50{ padding-bottom:50px;}

.p60{ padding:60px;}
.pl60{ padding-left:60px;}
.pr60{ padding-right:60px;}
.pt60{ padding-top:60px;}
.pb60{ padding-bottom:60px;}

.p70{ padding:70px;}
.pl70{ padding-left:70px;}
.pr70{ padding-right:70px;}
.pt70{ padding-top:70px;}
.pb70{ padding-bottom:70px;}

.p80{ padding:80px;}
.pl80{ padding-left:80px;}
.pr80{ padding-right:80px;}
.pt80{ padding-top:80px;}
.pb80{ padding-bottom:80px;}

.p90{ padding:90px;}
.pl90{ padding-left:90px;}
.pr90{ padding-right:90px;}
.pt90{ padding-top:90px;}
.pb90{ padding-bottom:90px;}

.p100{ padding:100px;}
.pl100{ padding-left:100px;}
.pr100{ padding-right:100px;}
.pt100{ padding-top:100px;}
.pb100{ padding-bottom:100px;}



/**margins**/
.m0{ margin:0px;}
.ml0{ margin-left:0px;}
.mr0{ margin-right:0px;}
.mt0{ margin-top:0px;}
.mb0{ margin-bottom:0px;}

.m5{ margin:5px;}
.ml5{ margin-left:5px;}
.mr5{ margin-right:5px;}
.mt5{ margin-top:5px;}
.mb5{ margin-bottom:5px;}

.m10{ margin:10px;}
.ml10{ margin-left:10px;}
.mr10{ margin-right:10px;}
.mt10{ margin-top:10px;}
.mb10{ margin-bottom:10px;}

.m15{ margin:15px;}
.ml15{ margin-left:15px;}
.mr15{ margin-right:15px;}
.mt15{ margin-top:15px;}
.mb15{ margin-bottom:15px;}

.m20{ margin:20px;}
.ml20{ margin-left:20px;}
.mr20{ margin-right:20px;}
.mt20{ margin-top:20px;}
.mb20{ margin-bottom:20px;}

.m30{ margin:30px;}
.ml30{ margin-left:30px;}
.mr30{ margin-right:30px;}
.mt30{ margin-top:30px;}
.mb30{ margin-bottom:30px;}

.m40{ margin:40px;}
.ml40{ margin-left:40px;}
.mr40{ margin-right:40px;}
.mt40{ margin-top:40px;}
.mb40{ margin-bottom:40px;}

.m50{ margin:50px;}
.ml50{ margin-left:50px;}
.mr50{ margin-right:50px;}
.mt50{ margin-top:50px;}
.mb50{ margin-bottom:50px;}

.m60{ margin:60px;}
.ml60{ margin-left:60px;}
.mr60{ margin-right:60px;}
.mt60{ margin-top:60px;}
.mb60{ margin-bottom:60px;}

.m70{ margin:70px;}
.ml70{ margin-left:70px;}
.mr70{ margin-right:70px;}
.mt70{ margin-top:70px;}
.mb70{ margin-bottom:70px;}

.m80{ margin:80px;}
.ml80{ margin-left:80px;}
.mr80{ margin-right:80px;}
.mt80{ margin-top:80px;}
.mb80{ margin-bottom:80px;}

.m90{ margin:90px;}
.ml90{ margin-left:90px;}
.mr90{ margin-right:90px;}
.mt90{ margin-top:90px;}
.mb90{ margin-bottom:90px;}

.m100{ margin:100px;}
.ml100{ margin-left:100px;}
.mr100{ margin-right:100px;}
.mt100{ margin-top:100px;}
.mb100{ margin-bottom:100px;}




/**widths**/
.wa{width:auto;}
.w0{width:0%;}
.w5{width:5%;}
.w10{width:10%;}
.w15{width:15%;}
.w20{width:20%;}
.w25{width:25%;}
.w30{width:30%;}
.w35{width:35%;}
.w40{width:40%;}
.w45{width:45%;}
.w50{width:50%;}
.w55{width:55%;}
.w60{width:60%;}
.w65{width:65%;}
.w70{width:70%;}
.w75{width:75%;}
.w80{width:80%;}
.w85{width:85%;}
.w90{width:90%;}
.w95{width:95%;}
.w100{width:100%;}


/* Max Width Pixel */
.mw50px { max-width: 50px; }
.mw100px { max-width: 100px; }
.mw150px { max-width: 150px; }
.mw200px { max-width: 200px; }
.mw-none { max-width: none; }
/*


/* Height Pixel */
.h100 { height: 100px; }
.h150 { height: 150px; }
.h200 { height: 200px; }
.h250 { height: 250px; }
.h300 { height: 300px; }
.h350 { height: 350px; }
.h400 { height: 400px; }
.h450 { height: 450px; }

.min-h-100 { min-height: 100%; }

/* Screen Height Percentage */
.vh25 { height: 25vh; }
.vh50 { height: 50vh; }
.vh75 { height: 75vh; }
.vh100 { height: 100vh; }
.mvh100 { min-height: 100vh; }
/* String Properties */
.h-auto { height: auto; }



.lh1 { line-height: 1; }
.lh1_5 { line-height: 1.5; }
.lh2 { line-height: 2; }
.lh2_5 { line-height: 2.5; }



/*section divider - use w/<HR>*/
.dvr, .dvr-cont .container {margin: 30px 0; height: 1px; border-top: 1px solid #ccc; clear: both;}
.dvr-shine {border:0px; height: 20px; background-image: radial-gradient(farthest-side at 50% -50%, rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0));}



.fl { float: left; }
.fr { float: right; }
.fn { float: none; }
.fc, .pul-cntr {float: none; margin-left:auto; margin-right:auto;}




.valign {align-items: center; display: flex; height: 100px; /* define holder height */}
/***vertical align***/
.valigner {min-height: 240px; display: table; text-align: center;}
.valigner > *, .valigner .valign {display: table-cell;vertical-align: middle;}



.random-box { border-bottom: 1px solid #ccc; height: 350px; clear: both; }
.random-box:nth-child(even) .random__lft { float: right; }



/*** Overflow ***/
.ofh { overflow: hidden; }
.ofv { overflow: visible; }
.overload { overflow: auto; }

.ovrimg img{ width: 100%;}
.img-cntr { overflow:hidden; position:relative; }
.img-cntr img { position: absolute; left: 50%; top: 50%; -webkit-transform: translateY(-50%) translateX(-50%); max-width: initial !important;}
/***./Overflow ***/



/*img-cntr hover conflict with imgzoom--hover fixed*/
.imgzoom--hover .img-cntr img { -webkit-transform: translateY(-50%) translateX(-50%) scale(1.2) !important; }
.imgzoom--hover .img-cntr:hover img { -webkit-transform: translateY(-50%) translateX(-50%) scale(1) !important; }



/* [.rotateY360--hover] on hover icon element rotate 360deg*/
.rotateY360--hover:hover [class*="__icon"],
.rotateY360--hover:hover i.fa,
.rotateY360--hover:hover i.icon {
    transform: rotateY(360deg);
	-webkit-transform: rotateY(360deg);
    transition: all 1s !important;
}


.rotate360--hover:hover [class*="__icon"],
.rotate360--hover:hover i.fa,
.rotate360--hover:hover i.icon {
    transform: rotate(360deg);
    -webkit-transition: transform 1.3s 1s !important;
	transition: transform 1.3s 1s !important;
}


body iframe, body img, .ovrimg-mx img { max-width: 100%; }

.modal iframe { width: 100%; min-height:70vh; }

.filter-white { -webkit-filter: brightness(1000%); }
.color-gray,.grayedout { -webkit-filter: grayscale(1); filter: grayscale(1); }
.color-invert { -webkit-filter: invert(1); filter: invert(1); }

.drp-shad {filter: drop-shadow(0px 0px 10px rgba(0,0,0,.5));	-webkit-filter: drop-shadow(0px 0px 10px rgba(0,0,0,.5)); }



/*** BG ***/
.wide-box-holder {clear:both;position: relative;overflow:hidden;}

.section-bg {height:auto;left:0;position:absolute;right:0;top:0;width:100%;z-index:0;text-align:center;}
.section-bg > img {height: auto; width:100%;}

.bg-cntr {background-repeat: no-repeat; background-position: center;}
.bg-full,.bg-cvr {background-size: cover;}
.bg-fix { background-attachment: fixed;}

.bg-animate {
  width: 100%;
  height: 400px;
  background-position: 0px 0px;
  background-repeat: repeat-x;
  animation: animatedBackground 40s linear infinite;
  -ms-animation: animatedBackground 40s linear infinite;
  -moz-animation: animatedBackground 40s linear infinite;
  -webkit-animation: animatedBackground 40s linear infinite;
}

@keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

@-webkit-keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

@-ms-keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}

@-moz-keyframes animatedBackground {
  from {
    background-position: 0 0;
  }
  to {
    background-position: 100% 0;
  }
}




/*** LIST ***/
/**package tag**/
.taglized { overflow: hidden; position:relative; }
.tag-badge { position: absolute; top: -8px; right: -50px; transform: rotate(45deg); -webkit-transform: rotate(45deg); width: 140px; padding: 0px; box-sizing: border-box; height: 60px; background-color: yellowgreen; box-shadow: 0 0 10px 5px #eee; }
.tag-badge .txt { width: 60px; display: block; margin: 0 auto; padding-top: 24px; text-align: center; text-transform: uppercase; line-height: 1; font-weight: 600;}

/**./package tag**/



/**./list vertical align**/
.listgrid-valign li {
    border: 1px solid #f7f7f7;
    display: table-cell;
    vertical-align: middle;
    padding: 15px;
	min-height:100px;
}
/**./list vertical align**/




/*list-btns3D*/
.thr3d-btn { border-top: 0; border-left: 0; border-right: 0; outline: none;}

.thr3d-btn,
.list-btns3D li a {
    background-color: #39c;
    color: #fff;
    display: block;
    margin: 8px 0;
    font-size: 1.2em;
    text-align: center;
    line-height: 2em;
	border-radius:5px;
	padding-left: 0.5em;
    padding-right: 0.5em;
	margin: 0px 10px 10px 0px;
	position: relative;
}

.thr3d-btn, .thr3d-btn:focus, .thr3d-btn:hover,
.list-btns3D li a,.list-btns3D li.active a,.list-btns3D li a:hover,.list-btns3D li.active a:focus{
	background-color: #3498DB;
	border-bottom: 5px solid #2980B9;
	color:#fff;
}

.thr3d-btn:active,
.list-btns3D li a:active{
	transform: translate(0px,5px);
	-webkit-transform: translate(0px,5px);
	border-bottom: 1px solid;
}
/*./list-btns3D*/



.zebra-cross > *:nth-child(2n+1){background-color:#eee;}

.vcntrlist ul {align-items: center; display: flex; justify-content: center;}


.clrlist ul {padding: 0; margin-bottom:0;}
.clrlist li {display: inline-block;list-style-type: none;}
.clrlist li ul li {
	/*width issue fixed for inner UL LI*/
	display: inherit;
	}

	
.listview ul li {display:block;}


.iconic-list li { list-style-type: none; position: relative; }
.iconic-list li:before {content: "\f08d";margin-left: -30px;min-width: 20px;display: block;float: left;color: initial;text-align: center;max-width: 50px;min-height: 20px; font-family: "FontAwesome", "Glyphicons Halflings";}
.iconic-list li { line-height: 1.8em; }



.list-icon li .fa { float: left; width: 1em; height: 2em; margin-left: -1.5em; line-height: 1.5em; font-size: 1em; }
.list-icon li { margin-left: 1.5em; margin-bottom: 1em; }

.list-icon--arr ul li:before {
    content: "\f30f";
    font-family: "Ionicons";
	border: 1px solid #333;
    width: 28px;
    height: 28px;
    text-align: center;
    border-radius: 50%;
    margin-right: 15px;
    line-height: 26px;
}



.listdvr ul > li:not(:last-child) { border-right: 1px solid hotpink; margin-right: 1em; padding-right: 1em;}
.listdvr--link ul > li a{ border-right: 1px solid #eee; margin-right: 10px; padding-right: 15px;}
.listdvr--link ul > li:last-child a{ border: 0;}



.clrnav li>a { padding: 0em;} /*.clrnav clear spacing for .listdvr */



.dotlist--connect ul li i { width: 30px; height: 30px; background-color: #fff; text-align: center; border-radius: 50%; border: 1px solid #ccc; line-height: 2em; margin: 0 10px 10px 0px; }

.dotlist--connect ul li:not(:last-child) i:after  { border-left: 2px solid #ccc; content: ""; display: block; height: 100%; margin-left: 13px; }



.bulletized ul { padding-left: 18px; }
.bulletized li { position: relative; list-style-type: none; }
.bulletized li:before {content: "";position: absolute;left: -17px;top: 7px;background-color: green;height: 5px;width: 5px;border-radius: 50%;}



.cols-5 {width:20%; padding-right:15px; padding-left:15px; }



[class*="list-col-"] ul { padding:0; }
[class*="list-col-"] ul li { display: inline-block; float: left;}
.list-col-2  li { width:50%; }
.list-col-3  li { width:33.33%; }
.list-col-4  li { width:25%; }
.list-col-5  li { width:20%; }
.list-col-6  li { width:16.666666666%; }


@media (max-width:768px){ .list-col-4 ul li{ width:50%; } .cols-5 { width:100%; }  }
@media (max-width:480px){ [class*="list-col-"] ul li{ width:100%; } }

/* news paper style*/
.listodr-col-2 ul{
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
 }

[class*="listodr-col"] ul { list-style-type: none; padding: 0;}
@media only screen and (max-width : 667px) {
	.listodr ul{ -moz-column-count: 1; -webkit-column-count: 1; column-count: 1; }
}



/**count-child**/
[class*="count-child-total-"] > div { float:left; }
.count-child-total-1 > div{ width:100%;}
.count-child-total-2 > div{ width:50%;}
.count-child-total-3 > div{ width:33.333%;}
.count-child-total-4 > div{ width:25%;}
.count-child-total-5 > div { width: 20%; }
/**./count-child**/



/*** SLIDER ***/
.carousel-control {background: transparent !important;opacity: 1;}

/*slider image center align*/
.slider-area .item > img, .slider .item > img {margin: 0 auto;}

/**safari carousel animation issue fixed**/
.carousel-inner>.item {width: 100%;}

/***reset slider arrows***/
.no-ctrl .carousel-control { display: none; }
.no-ctrl .carousel-indicators { display: none; }

/***slider arrows hide/show on hover***/
.hover-ctrl .right.carousel-control { right:-30px; left: auto; opacity:0;}
.hover-ctrl .left.carousel-control { right:auto; left:-30px; opacity:0;}
.hover-ctrl:hover .right.carousel-control { right: 0;  opacity:1;}
.hover-ctrl:hover .left.carousel-control { left: 0; opacity:1;}
.hover-ctrl { overflow-x: hidden; }



/**arrows in center**/
.cntr-ctrl .carousel-control {color: #777;}
.cntr-ctrl a.right.carousel-control {left:auto;right:auto;bottom:0;top:auto;width:auto;margin-left:15px;}
.cntr-ctrl a.left.carousel-control {left:auto;right:auto;top:auto;bottom:0;width:auto;margin-left:-15px;}

.slider.arr-rgtside .carousel-control { background-color: #ffcc33 !important; height: 50px; left: 0; top: 290px; width: 50px; }
.slider.arr-rgtside .right.carousel-control {margin-left: 50px;}



/*for slider caption*/
.slider-area .container, .slider .container {position: relative;}

.caro-caps { bottom: 10em; position: absolute; z-index: 0; left:0; right:0; }



.slider.fadeft .carousel-inner > .active.left {background-color: #fff;left: 0;}
.slider.fadeft .carousel-inner > .active.left img {opacity: 0.8;}
.slider.fadeft .carousel-inner > .active.left .caro-caps{ left:20%; opacity:0; right:auto;}
.slider.fadeft .carousel-inner > .next .caro-caps{ left:0%; right:auto; opacity:0; }
.slider.fadeft .carousel-inner > .next {left: 0;z-index: 1;}
.slider.fadeft .carousel-inner > .next img {opacity: 0;}
/****/



/**slides--flyover**/
.slides--flyover .carousel-inner>.item.right { left:0%; }
.slides--flyover .carousel-inner>.item.right.prev,
.slides--flyover .carousel-inner>.item.left { left:0%;}
.slides--flyover .carousel-inner>.item.left.next { z-index:1; }
.slides--flyover .carousel-inner>.prev{ right:100%; }
.slides--flyover .carousel-inner>.next{ left:100%; }
.slides--flyover .carousel-inner>.item { transition: all 2s !important; }
.slides--flyover .carousel-inner>.item.active { z-index:0; }
/**./slides--flyover**/



/**thumbnail indicators**/
.thumb-indicat .carousel-indicators li { text-indent: 0; width: 80px !important; border-radius: 0; min-height: 50px; overflow: hidden; margin: 0px;}
.thumb-indicat .carousel-indicators {
    left: 0;
    text-align: center;
    background: rgba(255,255,255,.6);
    width: 100%;
    right: auto;
    margin-left: 0;
    bottom: 0px;
    padding: 5px;
    white-space: nowrap;
}
.thumb-indicat .carousel-indicators li { text-align: center; float: none; margin:0px; }
.thumb-indicat .carousel-indicators li:nth-of-type(1) { }
ol.carousel-indicators.nextprev {
    z-index: 60;
    width: 100%;
    position: absolute;
}

.thumb-indicat .indicators-arr {
    right: 0;
    left: auto;
    z-index: 5555;
    width: 50px;
    bottom: 30px;
    background-color: #333;
    color: #fff;
    cursor: pointer;
}
.thumb-indicat .indicators-arr.prev {
    right: auto;
    left: 0;
}

/**./slider**/



/**indicators move to right**/
.indica-rgt ol.carousel-indicators { left: auto; right: 15px; width: auto; bottom: 90px; }
.indica-rgt ol.carousel-indicators li { background-color: #ccc; }
.indica-rgt ol.carousel-indicators li.active { background-color: #d00; }
/**./indicators move to right**/



/*** FORM ***/
/**gentleform.js**/
form[novalidate] .form-control.is-invalid { border-color: red; }
form[novalidate] .form-control.is-valid { border-color: green; }
form[novalidate] .form-control~ins:before { position: absolute; right: 0.6em; font-family: FontAwesome; bottom: 0.8em;}
form[novalidate] .form-control.is-invalid~ins:before { content: "\f00d"; color: #d00;}
form[novalidate] .form-control.is-valid~ins:before {content: "\f00c"; color: #0d0;}
form[novalidate] .form-control:focus { box-shadow: none; }
/**./gentleform.js**/



/*overlapping issue fixed for random heights*/
.form-group:not([class*="col-"]) {clear: both;}



/*Placeholder*/
.form-control::-moz-placeholder { color:#555; -moz-transition: padding 0.5s; transition: all 1s;}
.form-control:-ms-input-placeholder { color:#555; transition: padding 0.5s; transition: all 1s;}
.form-control::-webkit-input-placeholder { color:#555; -webkit-transition: padding 0.5s; transition: 1s;}



.placeholder--hover .form-control:hover::-webkit-input-placeholder, .placeholder--hover .form-control:focus::-webkit-input-placeholder {padding-left:100px; opacity:0;}
.placeholder--hover .form-control:hover:-moz-placeholder, .placeholder--hover .form-control:focus:-moz-placeholder {padding-left:100px; opacity:0;}
.placeholder--hover .form-control:hover::-moz-placeholder, .placeholder--hover .form-control:focus::-moz-placeholder {padding-left:100px; opacity:0;}
.placeholder--hover .form-control:hover:-ms-input-placeholder, .placeholder--hover .form-control:focus:-ms-input-placeholder {padding-left:100px; opacity:0;}


/*Change the white to Chrome autocomplete yellow color*/
input:-webkit-autofill { -webkit-box-shadow: 0 0 0px 1000px white inset !important;}




.expand-search {
    display: inline-block;
    /* float: right;
    padding: 5px 10px; */
    width: 30px;
}
.expand-search:hover .glyphicon {
    color: #39c;
}
.search-fom.expand-search [type="submit"] {
    position: absolute;
    right: 0;
    top: 0px;
    border: 0;
    min-height: 2.8em;
    color: #000;
    background-color: rgba(0,150,255, 0.5);
}

.expand-search input {
    min-width: 200px;
    opacity: 0;
    float: right;
}

.expand-search:hover input, .expand-search input:focus  { width: 100%; opacity: 1; }

.expand-search--fullwidth:hover input,
.expand-search--fullwidth input { opacity: 0; max-width: 100%; min-width: auto; position: relative; z-index: 2; }
.expand-search--fullwidth .form-group--active input { position: fixed; left:0; top:0; min-height:95px; font-size:2em; opacity:.9; }




/***submit button on right***/
.search-fom [type="submit"] { position: absolute; top: 0; right: 0; height: 100%; border: 0;}
.search-fom .form-group { margin: 0.3em 0;}
/***./submit button on right***/



textarea {min-height: 50px; max-width:100%;}



/***radiocheckbox***/
[class*="fom"] input[type=radio], [class*="fom"]  input[type=checkbox] { width: auto; height: auto; display: inline-block; margin-right: 5px; }
[class*="fom"] label { font-weight: 500; margin-bottom: auto; }
[class*="fom"] input[type="checkbox"]~input[type="checkbox"] { margin-left: 15px; }



/*checkbox checked and uncheck*/
.form-control:checked + label { color: green; }
.form-control:not(:checked) + label { color: #333; }
.form-control:focus {
    border-color: rgb(194, 225, 230);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset, 0 0 8px rgb(223, 231, 236);
    outline: 0 none;
}


.form-control {
    border: 1px solid #ddd;
    border-radius: 0;
    height: 40px;
}



/*radio button*/
[type="radio"]:checked + label { color: #d00; }

.form-control[type="radio"] {
    background: none repeat scroll 0 0 yellow !important;
    display: block;
    float: left;
    height: auto;
    margin: 4px 10px 0 0;
    width: auto;
}



/*select or Dropdown */
option:hover { background-color: #fafafa;}



/**hidden-checkbox**/
.hidden-checkbox [type="checkbox"] { display: none; }



/**checkylbl**/
/*Button is :CHECKED*/
input[type="checkbox"]:checked ~ .checkylbl {
  background: rgba(73,168,68,1);
  box-shadow: 0 0 2px rgba(73,168,68,1);
}

input[type="checkbox"]:checked ~ .checkylbl label {
  left: 110px;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
/*Button is :CHECKED*/
input[type="checkbox"]:checked ~ .checkylbl {
  background: rgba(73,168,68,1);
  box-shadow: 0 0 2px rgba(73,168,68,1);
}

input[type="checkbox"]:checked ~ .checkylbl label {
  left: 110px;
  transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
}
.checkylbl, label {  border-radius: 50px;}
.form-group.hidden-checkbox .checkylbl label { top: 1px;left: 2px;}

/*'un':checked state*/
.checkylbl {
    height: 30px;
    width: 80px;
    background: rgba(43, 43, 43, 1);
    position: relative;
    box-shadow: 0 0 2px rgba(43,43,43,1);
}

.checkylbl label {
  height: 28px;
  width: 28px;
  background: rgba(255, 255, 255, 1);
  position: absolute;
  top: 1px;
  left: 2px;
  cursor: pointer;
}

.checkylbl label::before {
  content: '';
  height: 28px;
  width: 5px;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.checkylbl label::after {
  content: '';
  height: 5px;
  width: 28px;
  position: absolute;
  top: 0;
  left: 0;
  transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
}

.checkylbl label::before,
.checkylbl label::after{
  background: rgba(43,43,43,1);
  border-radius: 5px; display:none;
}



/* pesduo class on toggle */
input[type="checkbox"]:checked ~ .checkylbl label {
    left: auto;
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
    right: 2px;
}
input[type="checkbox"]:checked ~ .checkylbl label::after{
  width: 20px;
  top:0;
  left: 0;
  background: rgba(73,168,68,1);
}
/**./checkylbl**/



/**placeholder and form-control center align**/
.text-center .form-control { text-align: center; }
.text-center ::-webkit-input-placeholder { text-align: center; }
.text-center :-moz-placeholder { text-align: center; }
.text-center ::-moz-placeholder { text-align: center; }
.text-center :-ms-input-placeholder { text-align: center; }



/*fom-brackets*/
.fom-brackets .form-group .form-control:not([type="checkbox"]) {
    border-color:transparent;
    box-shadow:none;
    border-bottom: 2px solid #333;
	position:relative;
}
.fom-brackets .form-group:not(.brackets--no)::after, 
.fom-brackets .form-group:not(.brackets--no):before {content: "";position: absolute;bottom: 0;height: 10px;background-color: #333;width: 2px;}
.fom-brackets .form-group:before {left:15px;}
.fom-brackets .form-group::after {right:15px;}


.fom-bottomline--focus .form-group{ position:relative; }
.fom-bottomline--focus .form-group:before,
.fom-bottomline--focus .input-group:before {
    content: "";
    bottom: 0;
    width: 0px;
    background-color: #00a1c0;
    height: 2px;
    left: 50%;
    display: block;
    position: absolute;
    border-radius:5px;
}

.fom-bottomline--focus .form-group--active.form-group:before,
.fom-bottomline--focus .form-group--active.input-group:before {
    width: 100%;
    z-index:10;
    left: 0%;
}



.placelabeler ::-webkit-input-placeholder{opacity: 0;}
.placelabeler ::-moz-input-placeholder{opacity: 0;}
.placelabeler ::-moz-input-placeholder{opacity: 0;}



/**show placeholder when click on form-control**/
.placelabeler .form-control:focus::-webkit-input-placeholder{opacity: 1;}
.placelabeler .form-control:focus::-moz-input-placeholder{opacity: 1;}
.placelabeler .form-control:focus::-moz-input-placeholder{opacity: 1;}



/*selectized*/
.accordion-arr .selectized.panel-title  a:before {
    float: right;
    line-height: 48px;
    display: block;
    height: 46px;
    width: 48px;
    text-align: center;
    background-color: #34373c;
    color: #fff;
}

.selectized {
    height: 48px;
    float: left;
    width: 100%;
    border-radius: 4px;
    border: 1px solid #ccc;
    line-height: 48px;
    padding-left: 0px;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    background-color: #fff;
}

.selectized > a {
    width: 100%;
    display: inline-block;
	padding-left:15px;
}

.selectized-option {
	max-height: 260px;
    overflow-y: scroll;
    /* background: yellow; */
    float: left;
    width: 100%;
    margin-bottom: 30px;
    padding: 15px;
    margin-top: -26px;
    border: 1px solid #ccc;
    border-radius: 5px;
}

.selectized--ride .selectized-option {
    position: absolute;
    margin-top: 47px;
    z-index: 5;
    background-color: #fff;
}

/*./selectized*/



.fnc-fom .form-control:not(:placeholder-shown) + label{/**if .form-control haven't placeholder**/}

.fnc-fom .form-control.has-value + label,
.fnc-fom .form-group .form-control + label:hover,
.fnc-fom .form-group .form-control:hover + label,
.fnc-fom .form-group .form-control:focus + label { top: -20px; font-size: 12px; left: 10px;}

.fnc-fom .form-group { margin-top: 30px; position: relative;}

.fnc-uplaod .file-drop-area { position: relative; max-width: 100%; margin: 0 auto; }
.fnc-uplaod.file-drop-area.is-active { background-color: #3F4069; }
.fnc-uplaod .fake-btn {
    padding: 0.4em 0.8em;
    margin-right: 8px;
    font-size: 12px;
    display: inline-block;     height: 100%;
}
.fnc-uplaod .file-msg { font-weight: 400; overflow: hidden; text-overflow: ellipsis; display: inline-block; vertical-align: middle;}
.fnc-uplaod .file-input { position: absolute; left: 0; top: 0; height: 100%; width: 100%; cursor: pointer; opacity: 0; }
.fnc-uplaod .file-input:focus { outline: none; }



/*fnc-upload for input-group*/
.fnc-uplaod .input-group label {
    border: 1px solid transparent;
    border-radius: 0;
    height: 100%;
    padding-top: 8px;
    font-weight: 300;
    margin-bottom: 0;
}
.fnc-uplaod .fake-btn { line-height: 210%; float: left; }
/*./fnc-upload for input-group*/



/*Label as a placeholder animation*/
.placelabeler .form-group .form-control~label { color: #000 !important; position: absolute; text-transform: uppercase; top: 10px; left:10px; }
.placelabeler .form-control.has-value + label,
.placelabeler .form-group .form-control:focus + label { top: -20px; font-size: 12px; left: 10px;}
/*./Label as a placeholder animation*/



/**btn-effect--ripple**/
.btn-effect--ripple .btn, .btn-effect--ripple button, .link-effect--ripple a { position:relative; overflow:hidden;}
[class*="-effect--ripple"] .ripple { width: 0; height: 0; border-radius: 50%; background: rgba(255, 255, 255, 0.4); transform: scale(0); -webkit-transform: scale(0); position: absolute; opacity: 1; z-index:90;}
[class*="-effect--ripple"] .rippleEffect { animation: rippleDrop .6s linear;}
@keyframes rippleDrop { 100% { transform: scale(2); -webkit-transform: scale(2); opacity: 0; } }
/**./btn-effect--ripple**/

/***./-->label animation***/



/**Checkbox align with labels**/
/* ie: https://codepen.io/pen/qPvPBJ */
input[type=checkbox], input[type=radio] { vertical-align: middle; position: relative; bottom: 1px; }
input[type=radio] { bottom: 2px; }
/**./Checkbox align with labels**/



/**.fnc__checkbox fancy checkbox**/
body .fnc__checkbox:before {
    top: 0;
    left: 0;
    position: absolute;
    margin-left: 0;
    height: 100%;
    width: 100%;
    font-size: 1em;
    content: "";
    box-shadow: 0 0 0 1px #ccc;
}

.fnc__checkbox.is-radio:before {
    border-radius: 50%;
}

.fnc__checkbox.is-active:before {
    content: "\f00c";
    color: #fff;
    text-align: center;
    line-height: 1.8em;
    font-family: "FontAwesome";
    box-shadow: 0 0 0 30px #39c inset;
}

.fnc__checkbox.is-radio:before {
    border-radius: 50%;
}

.fnc__checkbox.is-radio.is-active:before {
    content:"\f111";
}

.fnc__checkbox {
    height: 24px;
    width: 24px;
    display: inline-block;
    position: relative;
}

.fnc__checkbox input {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
	opacity: 0; 
}
/**./.fnc__checkbox fancy checkbox**/



.fnc-fom input[type="radio"] + mark::before { border-radius: 50%; }
.fnc-fom input[type="radio"] + mark::before,
.fnc-fom input[type="checkbox"] + mark::before { border: 1px solid #ccc; color: #fff; content: ""; display: inline-block; font-family: "glyphicons halflings"; font-size: 1em; height: 25px; padding: 0; text-align: center; width: 25px; margin-left: -25px; }

.fnc-fom input[type="radio"] + mark + label,
.fnc-fom input[type="checkbox"] + mark + label { margin-right: 15px; }

.fnc-fom input[type="radio"]:checked + mark::before,
.fnc-fom input[type="checkbox"]:checked + mark::before { background-color: #39c; color: #fff; content: ""; display: inline-block; }

.fnc-fom input[type="radio"],
.fnc-fom input[type="checkbox"] { float: none; height: 25px; width: 25px; margin: 0; position: relative; top: 8px; z-index: 1; opacity: 0; }

.fnc-fom input[type="radio"] ,
.fnc-fom input[type="checkbox"] + label { display: inline-block; }

.fnc-select select,
.fnc-fom select {
    -webkit-appearance: none;
    -moz-appearance: none !important;
    appearance: none;
    border: 1px solid #ccc;
    background: #fff url("images/select_ctrl_down.png") no-repeat right center;
}


.inline-control .form-group, .inline-control .form-control { display: inline-block; width: auto; margin-right: 1%; }


.input-number-area input[type=number]::-webkit-inner-spin-button,
.input-number-area input[type=number]::-webkit-outer-spin-button { -webkit-appearance: none; margin: 0; }
.input-number-area input[type=number] { max-width: 80px; padding: 0 12px; vertical-align: middle; text-align: center; outline: none; margin:0 -1px; position:relative; }
.input-number-area { display: inline-block; min-width: 150px; }
.input-number-area .form-control { float: left; display: inline-block; border-radius:0px; }
.input-number-area span.form-control { width: 35px; display: block; float: left; border-radius:0px; }



/*.input-group inside .form-group*/
body .form-group .input-group { width: 100%; margin-bottom: 0; }



.noklft:before {
    border-left: 15px solid transparent;
    border-bottom: 15px solid #1b90b1;
    position: absolute;
    left: -15px;
    content: "";
    top: 0;
    width: 15px;
}

.nokrgt:before {
    border-right: 15px solid transparent;
    border-bottom: 15px solid #1b90b1;
    position: absolute;
    right: -15px;
    content: "";
    top: 0;
    width: 15px;
}



/**fade-corner**/
.fade-corner{ position: relative; }
.fade-corner:after,
.fade-corner:before {
    content: "";
    position: absolute;
    height: 100%;
    width: 32px;
    top:0;
}

.fade-corner--right:after {
    box-shadow: -30px 0px 30px 0px #eee inset;
    right: 0;
}

.fade-corner--left:before {
    box-shadow: 30px 0px 30px 0px #eee inset;
    left: 0;
}
/**./fade-corner**/



/**down scroll**/
.dwn-scroll { width: 110px; margin: 0px auto; position: relative; padding: 1px; cursor: pointer; font-weight: 500;}
.dwn-scroll i { border: 1px solid #ccc; color: #ccc; width: 35px; height: 35px; background-color: #f7f7f7; padding-top: 10px; border-radius: 50%;}
/**./down scroll**/




/*** NAVBAR ***/

/* .navbar-toggle--desktop
	NOTE: Don't use with SlideNav.CSS
	ie: https://codepen.io/pen/rwJqXx
*/

.navbar-toggle--desktop .navbar-header {
  float: none;
}
.navbar-toggle--desktop .navbar-toggle {
  display: block;
}
.navbar-toggle--desktop .navbar-collapse.collapse {
  display: none!important;
}
.navbar-toggle--desktop .navbar-nav {
  float: none!important;
}
.navbar-toggle--desktop .navbar-nav>li {
  float: none;
}
.navbar-toggle--desktop .navbar-collapse.collapse.in{
  display:block !important;
}
/*/.navbar-toggle--desktop*/



/**side nav bg transparent**/
body #navbar-height-col { background-color: inherit; }
body .navbar-default .navbar-collapse {background: transparent;border-top:0;}
body #slide-nav #slidemenu {background-color: transparent;}
/**./side nav bg transparent**/





/**nav-cntr**/
.nav-cntr > li { display: inline-block; float: none; }
.nav-cntr { text-align: center; width: 100%; }
/**./nav-cntr**/



/**blur-nav--hover**/
.blur-nav--hover:hover .navbar-nav li a { opacity: 0.3; }
.blur-nav--hover .navbar-nav li a:hover { opacity: 1; }
/**./blur-nav--hover**/



/*vertical line hover from top & bottom*/
.vrline-topb--hover li a:not(.logo):before,
.vrline-topb--hover li a:not(.logo):after { content: ""; display: block; width: 0%; background-color: #d00; display: block; position: absolute; bottom: 0; height: 0%; left: 50%; width: 2px; margin-left: -1px; }
.vrline-topb--hover li a:not(.logo):before{ bottom: auto; top: 0;	 }
.vrline-topb--hover li a { position: relative; z-index:0; }
.vrline-topb--hover li a:hover:before,
.vrline-topb--hover  li a:hover:after { height: 40%; z-index: -1; left: 50%; }
/*./vertical line hover from top & bottom*/



/*navbar window blinds hover */
.navbar-blinds--hover .navbar-nav>li>a { position: relative; z-index:0; }
.navbar-blinds--hover .navbar-nav>li.active>a,
.navbar-blinds--hover .navbar-nav>li>a:hover { color: #fff; }

.navbar-blinds--hover .navbar-nav>li.active>a:before,
.navbar-blinds--hover .navbar-nav>li>a:before {
    content: "";
    display: block;
    background-color: #00a1c0;
    width: 100%;
    position: absolute;
    left: 0;
    height: 0%;
    top: 50%;
    z-index: -1;
}

.navbar-blinds--hover .navbar-nav>li.active>a,
.navbar-blinds--hover .navbar-nav>li>a:hover:before { height: 100%; top: 0; }
/*./navbar window blinds hover */
	

	
/*
.nav>li>a:hover, .nav>li>a:focus, .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus{ background-color: transparent; }
*/

.navbar.navbar-default { background-color: transparent; border: 0 none; margin: 0; }

	
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus { background-color: inherit; text-shadow:0 0 15px #fff; }

@media only screen and (max-width : 768px) {
	
body .nav.navbar-nav { margin: 0; }

.navbar-toggle { border-color: transparent !important; min-height:35px;}
.navbar-toggle:hover,.navbar-toggle:focus { background-color: transparent !important; min-height:35px;}



/**arrow toggle icon-bar**/
body .arr-toggle .navbar-toggle.collapsed .icon-bar{ left:0px; top:0px; transform:unset; width:100% !important;}
.arr-toggle .navbar .icon-bar:nth-child(3) { left: 3px; position: relative; }
.arr-toggle .navbar .icon-bar:nth-child(2) { left: 1px; position: relative; top: 2px; transform: rotate(-50deg); width: 50% !important;}
.arr-toggle .navbar .icon-bar:nth-child(4) { left: 1px; position: relative; top: -2px; transform: rotate(50deg); width: 50% !important;}
/**./arrow toggle icon-bar**/



/***close icon on navbar***/
.navbar--open .cross-toggle .navbar .icon-bar:nth-child(2) { position: relative; top: 3px; transform: rotate(45deg); }
.navbar--open .cross-toggle .navbar .icon-bar:nth-child(3) { opacity:0; }
.navbar--open .cross-toggle .navbar .icon-bar:nth-child(4) { position: relative; top: -10px; transform: rotate(-45deg);}
	/*
	need to add ".collapsed" class on navbar-toggle
	*/
.cross-toggle  .navbar-toggle.collapsed .icon-bar { top: auto; transform: none; display: block !important; }
/***./close icon on navbar***/



/*navbar .sr-only visible for mobile screen*/
.nav-lbl button.navbar-toggle { width: 100% !important; }
.nav-lbl button.navbar-toggle .sr-only { position: static; width: auto; clip: inherit; overflow: visible; color: #aaa; font-size: 1.2em; font-weight: 600; text-transform: uppercase; float:right;}
.nav-lbl #slide-nav .navbar-toggle > .icon-bar { width: 30px;}

}


/*dropdown-menu*/
/*submenu for desktop*/
.dropdown:hover  > .dropdown-menu { display: block; }

.dropdown > a::after { color: inherit; content: "\f107"; font-family: "fontawesome"; font-size: 1em; line-height: initial; margin-left:2px; position: static; width: 10px; display: inline-block; text-align: center;}
.dropdown.open > a::after { content: "\f105"; }



/***multi level submenu spacing*** -issue fixed .moreMover- **/
.nav.navbar-nav ul.dropdown-menu ul.dropdown-menu {
    margin-left: 90%;
    margin-top: -20px;
}



/*submenu for mobile*/
@media only screen and (max-width : 767px) {

body.page-height-short footer { position: static; }




/**nav-expand for footer with head and ul**/
.nav-folderized .nav h4 { cursor: pointer; }
.nav-folderized .nav ul { max-height: 0; overflow:hidden; transition: max-height 1s ease-out; }
.nav-folderized .nav h4:after { content: "+"; float: right; }
.nav-folderized .nav.open h4:after { content: "-"; }
.nav-folderized .nav.open ul { height:auto; max-height: 500px; transition: max-height 1s ease-in !important; }
/* Ex. https://codepen.io/pen/zzGyYB */
/**./nav-expand for footer with head and ul**/




/*when click on dropdown disappear nav other items*/
.navbar-overide .navbar-nav .dropdown.open { position: absolute; width: 100%; height: 100vh; background-color: #fff; top: 54px; z-index: 1; }
.navbar-overide .navbar-default .navbar-collapse { height: 100vh;}
.navbar-overide .navbar-nav .dropdown>a::before { content: "\f105"; }
.navbar-overide .navbar-nav .dropdown.open>a::before { content: "\f104"; right: auto; left: 1%; }
.navbar-overide .navbar-nav .dropdown:hover  > .dropdown-menu { display: none; }
.navbar-overide .navbar-nav .dropdown.open> .dropdown-menu { display: block; }
/*./when click on dropdown disappear nav other items*/



/*nav-plusminus for mobile*/
.nav-plusminus .dropdown > a::after { content: "+"; }
.nav-plusminus .dropdown.open > a::after { content: "-"; }
.nav-plusminus .dropdown:hover  > .dropdown-menu { display: none ; }
.nav-plusminus .dropdown.open  > .dropdown-menu { display: block ; }
/*./nav-plusminus for mobile*/



.dropdown.open .dropdown-menu, .dropdown > .dropdown-menu { position: static; float: none; width: 100%; background-color:#fff; }
.navbar a{ text-align:center; }

/*--(hover disable for mobile)-- .dropdown > a:hover + .dropdown-menu { display: none;}*/


.hdr--sticky-mobile--off .hdr--sticky {
    position: static !important;
}

html body.hdr--sticky-mobile--off {
    padding-top: 0;
}

}



/*./dropdown-menu*/
/*navbar-move active navbar item*/
.navbar-move #mark {background-color: #39c; display: inline-block; position: absolute; z-index: 0; height: 2px; left:-9999px;}
/*./navbar-move active navbar item*/



.navbar-nav.navbar-list>li { display: block; width: 100%; }
.navbar-nav.navbar-list>li>.dropdown-menu { position: static; width: 100%; }
.navbar-list { width: 100%; }
.navbar-nav.navbar-list>li:hover:not(.open  )>.dropdown-menu { display: none; }
.navbar-nav.navbar-list>li:not(:last-child)>a { border-bottom: 1px solid #9a9a9a; }


					
/*
Note: see bottom note
*/
.hdr--sticky { width:100%; z-index: 450;}
.hdr--sticky-active { position: fixed !important; background-color: rgba(255, 255, 255, 1); box-shadow: 0 0 20px rgba(0, 0, 0, 0.3); border-bottom: 1px solid #eee; top:0; animation: move_to_bottom .3s; }
@keyframes move_to_bottom { from { top: -10vh;} to { top: 0px;} }



.sticky {top: 0; left: 0px; right: 0px;}
.sticky.sticky--active { position: fixed !important; z-index: 555; top: 0px; width: 100%;}



.ftr-blinder #page-content > section { width: 100%; background-color: #fff; z-index: 1; position: relative; }
.ftr-blinder header { z-index: 2; position: relative; }
.ftr-blinder .ftr--blind { position: fixed; z-index: 0; bottom: 0; width: 100%; }



/*bottom-area*/
.bottom-logo--slide .bottom__logo { width: 36px; overflow: hidden; display: inline-block; }
.bottom-logo--slide .bottom__logo img { width: auto; max-width: initial;}
.bottom-logo--slide .bottom__rgt:hover .bottom__logo { width: 150px;}
.bottom-logo--slide .bottom__txt { line-height: 40px; display: inline-block; float: left; }
/*./bottom-area*/



/*** LINKS ***/

.signalized--hover:hover .fa{  border-radius: 100%;  -webkit-animation: signalized 0.6s linear infinite; animation: signalized 0.6s linear infinite; }

@-webkit-keyframes signalized { 0% {    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);  }  100% { box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0); } }
@keyframes signalized {  0% {    box-shadow: 0 0 0 0 rgba(255, 255, 255, 0.1), 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1);  }  100% {    box-shadow: 0 0 0 20px rgba(255, 255, 255, 0.1), 0 0 0 40px rgba(255, 255, 255, 0.1), 0 0 0 60px rgba(255, 255, 255, 0.1), 0 0 0 80px rgba(255, 255, 255, 0);  }
}




.ani-jelly-link--hover a:hover,
.ani-jelly--hover:hover{
	animation: jelly 0.6s ease;
}

@-moz-keyframes jelly { from { transform: scale(1, 1); }  30% { transform: scale(1.25, 0.75);  }  40% {	transform: scale(0.75, 1.25);  }  50% {	transform: scale(1.15, 0.85);  }  65% {	transform: scale(0.95, 1.05);  }  75% {	transform: scale(1.05, 0.95);  }  to { transform: scale(1, 1); } }

@-webkit-keyframes jelly { from { transform: scale(1, 1); }  30% { transform: scale(1.25, 0.75);  }  40% { transform: scale(0.75, 1.25);  }  50% { transform: scale(1.15, 0.85);  }  65% { transform: scale(0.95, 1.05);  }  75% { transform: scale(1.05, 0.95);  }  to { transform: scale(1, 1);  } }

@-o-keyframes jelly { from { transform: scale(1, 1); }  30% { transform: scale(1.25, 0.75);  }
  40% { transform: scale(0.75, 1.25);  }  50% { transform: scale(1.15, 0.85);  }  65% { transform: scale(0.95, 1.05);  }  75% { transform: scale(1.05, 0.95);  }  to { transform: scale(1, 1);  } }

@keyframes jelly { from { transform: scale(1, 1); }  30% { transform: scale(1.25, 0.75);  }
  40% { transform: scale(0.75, 1.25);  }  50% { transform: scale(1.15, 0.85);  }  65% { transform: scale(0.95, 1.05);  }  75% { transform: scale(1.05, 0.95);  }  to { transform: scale(1, 1);  }
}




.ani-shiny,
.btn--shiny a, button.btn--shiny { position:relative; background-color:transparent; }

.ani-shiny:before,
.btn--shiny a:before, button.btn--shiny:before {
	z-index:10;
  content:"";
  display:block;
  position: absolute;
  opacity: 0;
  top: 0;
  left: 0;
  /*   gradient   */
  background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(1%, rgba(255, 255, 255, 0.03)), color-stop(30%, rgba(255, 255, 255, 0.85)), color-stop(50%, rgba(255, 255, 255, 0.85)), color-stop(70%, rgba(255, 255, 255, 0.85)), color-stop(71%, rgba(255, 255, 255, 0.85)), color-stop(100%, rgba(255, 255, 255, 0)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
  /* IE10+ */
  background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.03) 1%, rgba(255, 255, 255, 0.6) 30%, rgba(255, 255, 255, 0.85) 50%, rgba(255, 255, 255, 0.85) 70%, rgba(255, 255, 255, 0.85) 71%, rgba(255, 255, 255, 0) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00ffffff', endColorstr='#00ffffff',GradientType=1 );
  /* IE6-9 */
  /*  forming the shine element
      play around with the width, skew and gradient to get different effects
    */
  width: 15%;
  height: 100%;
  transform: skew(-10deg, 0deg);
  -webkit-transform: skew(-10deg, 0deg);
  -moz-transform: skew(-10deg, 0deg);
  -ms-transform: skew(-10deg, 0deg);
  -o-transform: skew(-10deg, 0deg);
  /*  animating it  */
  animation: shinyMove 2s;
  animation-iteration-count: infinite;
  animation-delay: 1s;
  -webkit-animation: shinyMove 2s;
  -webkit-animation-iteration-count: infinite;
  -webkit-animation-delay: 1s;
  -moz-transform: skew(-10deg, 0deg);
  -moz-animation: shinyMove 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-delay: 1s;
  -ms-transform: skew(-10deg, 0deg);
  -ms-animation: shinyMove 2s;
  -ms-animation-iteration-count: infinite;
  -ms-animation-delay: 1s;
  -o-transform: skew(-10deg, 0deg);
  -o-animation: shinyMove 2s;
  -o-animation-iteration-count: infinite;
  -o-animation-delay: 1s;
}

/*  */
@keyframes shinyMove { 0% { left: 0; opacity: 0; } 5% { opacity: 0.0; } 48% { opacity: 0.2; } 80% { opacity: 0.0; } 100% { left: 82%; } }

@-webkit-keyframes shinyMove { 0% { left: 0; opacity: 0; } 5% { opacity: 0.0; } 48% { opacity: 0.2; } 80% { opacity: 0.0; } 100% { left: 82%; } }

@-moz-keyframes shinyMove { 0% { left: 0; opacity: 0; } 5% { opacity: 0.0; } 48% { opacity: 0.2; } 80% { opacity: 0.0; }
  100% { left: 88%; } }

@-ms-keyframes shinyMove { 0% { left: 0; opacity: 0; } 5% { opacity: 0.0; } 48% { opacity: 0.2; } 80% { opacity: 0.0;
  } 100% { left: 82%; } }
  
@-o-keyframes shinyMove { 0% { left: 0; opacity: 0; } 5% { opacity: 0.0; } 48% { opacity: 0.2; } 80% { opacity: 0.0; } 100% { left: 82%; } }




.ani-blinked,
.blinked-links a:hover,
.blinked:hover { -webkit-animation: blinked 0.5s infinite; -moz-animation: blinked 0.5s infinite; /* animation: blinked 0.5s infinite; */ }
@-webkit-keyframes blinked { 0%, 100% { color: #7ccdea; }
	16%      { color: #0074D9; }  32%      { color: #2ECC40; }  48%      { color: #FFDC00; }  64%      { color: #B10DC9; }  80%      { color: #FF4136; }
}

@-moz-keyframes blinked {  0%, 100% { color: #7ccdea; }  16%      { color: #0074D9; }  32%      { color: #2ECC40; }  48%      { color: #FFDC00; }  64%      { color: #B10DC9; }  80%      { color: #FF4136; }
 }

@keyframes blinked {  0%, 100% { color: #7ccdea; }  16%      { color: #0074D9; }  32%      { color: #2ECC40; }  48%      { color: #FFDC00; }  64%      { color: #B10DC9; }  80%      { color: #FF4136; } }








.strip-btn a {
	animation: 2s linear 0s normal none infinite running progress-bar-stripes;
	border-bottom:5px solid #cc4500;
}

.strip-btn a:hover {
    background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
    background-size: 40px 40px;
 color:#fff !important;
    box-shadow:0 0 0 1% rgba(255, 69, 0, 0.5);;
}




.iln-btn { display: inline-block; }
.clrbtn, .clrbtn:hover, .clrbtn:focus {
    background-color: transparent;
    border-color: transparent;
    outline: none;
}




/*dot bullet icon for OL UL list*/
.dotlist li  {display: inline-block; position: relative; padding-left: 15px; }
.dotlist li:before {content: "";height: 5px;width: 5px;background-color: #ffc526;margin-right: 10px;display: block;position: absolute;top: 5px;left: 0px;border-radius: 50%;}



/*** HOVER ***/
body a, body a:active, body  a:focus, body  a:hover {
	outline:none !important; /*for remove the dotted line around the clicked a*/
	text-decoration:none;
	cursor: pointer;
}



.hoverized--active { background: yellow; }



.ftr__links a:hover, .ftr-links a:hover { border-left: 1px solid #777 !important; padding-left: 8px;}



.imgzoom--hover [class*="__inr"] [class*="__img"] { overflow: hidden;}
.imgzoom--hover [class*="__inr"]:hover [class*="__img"] img { transform: scale(1); }
.imgzoom--hover [class*="__inr"] [class*="__img"] img { transform: scale(1.2); }



.rotate-img--hover:hover img {
	transform: rotate(4deg) scale(1.2);
	-webkit-transform: rotate(4deg) scale(1.2);
}



/*__inr element bit bigger on hover*/
.scale--hover [class*="__inr"]:hover,
.box-scale--hover [class*="-box"]:hover { transform: scale(1.1); }
/*./__inr element bit bigger on hover*/




/*FlashCross hover*/
.flashcross--hover:after, .flashcross--hover:before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
.flashcross--hover:after, .flashcross--hover:before { content: ''; position: absolute; top: 0; bottom: 0; right: 0; left: 0; -webkit-transition: all .6s ease-in-out; transition: all .6s ease-in-out; }
.flashcross--hover:hover:before { right: 50%; left: 50%; background: rgba(255, 255, 255, .2); }
.flashcross--hover:hover:after { top: 50%; bottom: 50%; background: rgba(255, 255, 255, .2); }
/*./FlashCross hover*/




/*SlashFlash hover*/
.slashflash--hover { position: relative; overflow: hidden; }

.slashflash--hover::before {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.5);
  content: '';
  -webkit-transition: -webkit-transform 0.6s;
  transition: transform 0.6s;
  -webkit-transform: scale3d(1.9, 1.4, 1)
    rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
  transform: scale3d(1.9, 1.4, 1)
    rotate3d(0, 0, 1, 45deg)
    translate3d(0, -100%, 0);
}

.slashflash--hover:hover::before {
  -webkit-transform: scale3d(1.9, 1.4, 1)
    rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
  transform: scale3d(1.9, 1.4, 1)
    rotate3d(0, 0, 1, 45deg)
    translate3d(0, 100%, 0);
}
/*./SlashFlash hover*/



/*SlashFlash hover*/
.squareframe--hover { background-color: #39c; position: relative; }

.squareframe--hover:before {
  border-top: 1px solid #fff;
  border-bottom: 1px solid #fff;
  -webkit-transform: scale(0, 1);
  transform: scale(0, 1);
}

.squareframe--hover:after {
  -webkit-transform: scale(1, 0);
  transform: scale(1, 0);
  border-right: 1px solid #fff;
  border-left: 1px solid #fff;
}

.squareframe--hover:hover:before, .squareframe--hover:hover:after {
  -webkit-transform: scale(1);
  transform: scale(1);
}

.squareframe--hover:before, .squareframe--hover:after {
  transition: all 2s !important;
  content: "";
  position: absolute;
  display: block;
  z-index: 0;
  top: 10px;
  left: 10px;
  bottom: 10px;
  right: 10px;
  z-index: 1;
}
/*./SlashFlash hover*/



/*Metro Flip Box Front/Back*/
.metroflip_inr { -webkit-perspective: 1000; -moz-perspective: 1000; perspective: 1000; overflow: visible; margin-bottom: 5px; position: relative; }
.metroflip-box .front { z-index: 0; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform: rotateY(0deg); }
.metroflip-box .front, .metroflip-box .back { -webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 750ms ease 0s; -moz-transition: all 750ms ease 0s; -o-transition: all 750ms ease 0s; -ms-transition: all 750ms ease 0s; transition: all 750ms ease 0s; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; -ms-transform-style: preserve-3d; transform-style: preserve-3d; }
.metroflip-box .back { position: absolute; top: 0px; left: 0px; right: 0px; height: 100%; z-index: -2; -webkit-transform: rotateY(-180deg); -moz-transform: rotateY(-180deg); transform: rotateY(-180deg); }
.metroflip-box:hover .front { -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg); transform: rotateY(180deg); }
.metroflip-box:hover .back { z-index: 3; -webkit-transform: rotateY(0deg); -moz-transform: rotateY(0deg); transform:rotateY(0deg);
}
/*./Metro Flip Box Front/Back */



/*
For Mobile Friendly Navigation
http://jsfiddle.net/gmkhussain/awqs01zc/
*/
/****Note: add above Class for hover***/


/***modal***/
[data-toggle="modal"] {cursor: pointer; /*cursor for modal link*/ }

/*modal onload jerking issue fixed */
body.modal-open { overflow: visible; }
body.modal-open .modal { margin-right: -1.2em;}

.modal-dialog { top: 10%;}
.modal .close { background-color: transparent; color: #000; font-size: 2em; height: 30px; margin: 0; opacity: 1; position: absolute; right: 5px; text-shadow: none; top: 10px; width: 30px; }
.modal-content { border: 0px solid #eee; border-radius: 0; box-shadow: 0 20px 140px 13px #666;}
/***./modal***/



/*modal-fullscreen*/
.modal-fullscreen .modal-dialog { width: 99%; margin: 0; height: 100vh; }
.modal-fullscreen .modal-content { height: 100vh; }
body.modal-open { overflow: hidden; }
.modal-fullscreen .modal-body { min-height: 80vh; }
/*./modal-fullscreen*/



/**modal vertically center**/
.modal-vcntr--all .modal,
.modal.modal-vcntr {text-align: center; padding: 0!important; }
.modal-vcntr--all .modal:before,
.modal.modal-vcntr:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; margin-right: -4px; }
.modal-vcntr--all .modal .modal-dialog,
.modal-vcntr .modal-dialog { display: inline-block; text-align: left; vertical-align: middle; }
.modal-vcntr--all .modal .modal-dialog,
.modal.modal-vcntr .modal-dialog { margin-top: 0px; margin-bottom: 0px; top: 0px;}

/* Ex. https://codepen.io/pen/pwJGqL */
/**./modal vertically center**/



/***accordion active***/
.active .panel-heading a {font-weight: bold;}
/***accordion***/
.panel-group .panel {border-radius: 0;}
.accordion-plus .panel-title {padding-left: 25px;}
.accordion-plus .panel-title a:before {
    border: 1px solid #ccc;
    border-radius: 50%;
    height: 24px;
    width: 24px;
    line-height: 1.9em;
    margin-top: -4px;
    margin-left: -30px;
    background-color: #fbfbfb;
    text-align: center;
    font-size: 0.75em;
	position: absolute;
	margin-left: -32px;
}
.accordion-plus .panel-title .panel-default:first-child a:before,
.accordion-plus [data-toggle="collapse"].collapsed:before { content: "\2b"; padding-left: 2px; }
.accordion-plus [data-toggle="collapse"]:before{ content: "\2212"; font-family: 'Glyphicons Halflings'; }


/**accordion with arrows**/
.accordion-arr .panel-title .panel-default:first-child a:before,
.accordion-arr [data-toggle="collapse"].collapsed:before{ content: "\f054";}
.accordion-arr [data-toggle="collapse"]:before { content: "\f078"; font-family: "FontAwesome"; border: 0;background-color: transparent;line-height: 2.2em;}
/***./accordion***/	



/*filler*/
.fill-holder { height: 100vh; margin: 0 auto; width: 36px; }
.fill__mask { background-image: url("images/fill-mask.png"); background-repeat: repeat; height: 100%;}
.fill__move { background-color: #4090d7; background-repeat: repeat; height: auto;}
/**./filler**/



/**icons**/
.social-colors .fa-facebook{ color:#2b4687; }
.social-colors  .fa-twitter{ color:#118ed3; }
.social-colors  .fa-google, .social-colors .fa-google-plus{ color:#cf4320; }
.social-colors  .fa-youtube, .social-colors .fa-youtube-play{ color:#ff3333; }
.social-colors  .fa-instagram{ color:#476e93; }
.social-colors  .fa-skype{ color:#139be1; }
.social-colors  [class*="fa-pinterest"] { color:#ba0f0b; }
.social-colors  .fa-linkedin { color:#0288d1; }
.social-colors  .fa-rss { color:#f18d35; }
.social-colors  .fa-flickr { color:#0062dc; }
.social-colors .fa-dribbble { color:#ea4b88; }

.social-colors .icon-boxed .fa { width: 26px; color: #fff; height: 26px; margin: 0 2px; line-height: 1.7em; text-align: center; background-color: #ccc; font-size: 1.15em; }

.social-colors .icon-rounded i { border-radius: 50%; }

.social-colors .icon-boxed .fa-facebook{ background-color:#2b4687; }
.social-colors .icon-boxed .fa-twitter{ background-color:#118ed3; }
.social-colors .icon-boxed .fa-google,
.social-colors .icon-boxed .fa-google-plus{ background-color:#cf4320; }
.social-colors .icon-boxed .fa-youtube,
.social-colors .icon-boxed .fa-youtube-play{ background-color:#ff3333; }
.social-colors .icon-boxed .fa-instagram{ background:linear-gradient(45deg, #f09433 0%,#e6683c 25%,#dc2743 50%,#cc2366 75%,#bc1888 100%); }
.social-colors .icon-boxed .fa-skype{ background-color:#139be1; }
.social-colors .icon-boxed [class*="fa-pinterest"] { background-color:#ba0f0b; }
.social-colors .social-colors .icon-boxed .fa-linkedin { background-color:#0288d1; }
.social-colors .icon-boxed  .fa-rss { background-color:#f18d35; }
.social-colors .icon-boxed  .fa-flickr { background-color:#0062dc; }
.social-colors .icon-boxed  .fa-dribbble { background-color:#ea4b88; }



/**shake-icon on hover**/
.shake-icon .fa:hover  {-webkit-animation: link 0.5s;animaanimation: link 0.5s;}
@keyframes link {25%{-webkit-transform: rotate(10deg);transform: rotate(10deg);}
				50% {-webkit-transform: rotate(-10deg);transform: rotate(-10deg);}
				}

/*1.5x larger*/
.icon1-5x .fa:before { font-size: 1.8em; }
.icon-boxed.icon1-5x .fa { width: 2.8em; height: 2.8em; line-height: 2.8em; }

/*2x larger*/
.icon2x i:before {font-size: 2em;}
.icon2x.icon-boxed i { width: 3.5em; height: 3.5em; line-height: 3.5em; text-align: center; }
/**./icons**/



body .dontfly.swiper-container .swiper-slide {display: inline-block;width: auto;margin-right:15px;}
body .dontfly.swiper-container .swiper-slide img {max-width: 100%;max-height: 120px;}



/*** datepicker ***/
.datepicker.datepicker-dropdown {background-color: #fff; padding: 10px; text-align: center;}
.datepicker.datepicker-dropdown td, .datepicker.datepicker-dropdown th {border: 1px solid #fff;text-align: center;}
.datepicker.datepicker-dropdown td, .datepicker.datepicker-dropdown th {border: 1px solid #ccc; text-align: center; padding: 10px !important;}
.datepicker.datepicker-dropdown td.active.day,
.datepicker.datepicker-dropdown td:hover { background-color: #39c; font-weight: bold; cursor: pointer; color:#fff;}
.datepicker-dropdown span.month { border: 1px solid #ccc; padding: 5px; width: 60px; display: block; float: left; margin: -1px -1px 0 0; }
.datepicker-dropdown span.month:nth-child(5), span.month:nth-child(9) { clear: both; }
.datepicker-dropdown td.old.day, .datepicker-dropdown  td.new.day { opacity: .2; }
/*** ./datepicker ***/



/**dashboard-user-menu**/
li.dropdown.user-menu .dropdown-menu {min-width: 210px; padding: 0 !important; }
li.dropdown.user-menu .user-header { background-color: #f7f7f7; padding: 10px; }
li.dropdown.user-menu .dropdown-toggle > .dp { width: 40px; float: left; height: 40px; border: 1px solid #39c;     margin: -10px 10px 0px !Important; border-radius: 50%; -webkit-border-radius: 50%; overflow: hidden;}
.dropdown.user-menu .dropdown-toggle > .dp img { border-radius: 50%; -webkit-border-radius: 50%; }
li.dropdown.user-menu .user-header .dp { height: 90px; display: block; overflow: hidden; width: 90px; border: 3px solid #fff; border-radius: 50%; margin: 0 auto 10px; float:none; }
li.dropdown.user-menu li.user-footer { padding: 10px; float: left; width: 100%;}
/**./dashboard-user-menu**/



/*radius50*/
.radius50{ border-radius: 50%; -webkit-border-radius: 50%; }
.radius50 img{ border-radius: 50%; -webkit-border-radius: 50%; }
/*radius50*/



.broken-image-checker img { text-align: center; position: relative;}
.broken-image-checker img:before, .broken-image-checker img:after {  position: absolute; top: 0px; left: 0px; min-height: 80px; min-width: 80px; width: 100%; display: block;}
.broken-image-checker img:after { content: "\f127" " - " "\f030"; background-color: #eee; border: 1px dotted #ccc; font-family: FontAwesome; font-size: 1.5em; color:#ccc; padding-top:0.4em;}
.broken-image-checker img:before { content:  "Broken Image of " attr(alt); padding-top: 4em; z-index: 1; font-size: 10px;
    opacity: .5;}



/**broken-image-default: cover parent element as default Image**/
.broken-image-default
.has-image[class*="__img"] { position: relative; }

.broken-image-default
.has-image[class*="__img"] img {left: 0;right: 0;position: absolute;top: 0;width: 100%;transform: translateY(0%) translateX(0%);height: 100%; -webkit-transform: translateY(0%) translateX(0%);height: 100%;}

.broken-image-default
.has-image[class*="__img"] img:after { height: 100%; width: 100%; content: "\f030"; font-size: 5em; line-height: 1.4em; }

.broken-image-default
.has-image[class*="__img"] img:before {content: "";}
/**./broken-image-default: cover parent element as  default Image**/



/**starrating**/
.starrating-area .fa { color: #ffc526; }
.starrating-area.star-0 .fa-star { color: #d5dce1; }
.starrating-area.star-1 .fa:nth-child(1)~.fa { color: #d5dce1; }
.starrating-area.star-2 .fa:nth-child(2)~.fa { color: #d5dce1; }
.starrating-area.star-3 .fa:nth-child(3)~.fa { color: #d5dce1; }
.starrating-area.star-4 .fa:nth-child(4)~.fa { color: #d5dce1; }
.starrating-area.star-5 .fa:nth-child(5)~.fa { color: #d5dce1; }
/**./starrating**/













/**! colorized **/

.colors-area ul li { height: 80px; padding: 15px; margin: 0 1.6% 20px; text-align: center; }

.bg-aqua {background-color: #7FDBFF;}
.aqua {color: #7FDBFF;}

.bg-black {background-color: #111;}
.black {color: #111;}

.bg-blue {background-color: #0084ff;}
.blue {color: #0084ff;}

.bg-fuchsia {background-color: #F012BE;}
.fuchsia {color: #F012BE;}

.bg-green {background-color: #2ECC40;}
.green {color: #2ECC40;}

.bg-lime {background-color: #01FF70;}
.lime {color: #01FF70;}

.bg-maroon {background-color: #85144B;}
.maroon {color: #85144B;}

.bg-navy {background-color: #001F3F;}
.navy {color: #001F3F;}

.bg-olive {background-color: #3D9970;}
.olive {color: #3D9970;}

.bg-orange {background-color: #FF851B;}
.orange {color: #FF851B;}

.bg-purple {background-color: #B10DC9;}
.purple {color: #B10DC9;}

.bg-red {background-color: #FF4136;}
.red {color: #FF4136;}

.bg-silver {background-color: #ddd;}
.silver {color: #ddd;}

.bg-gray {background-color: #aaa;}
.gray {color: #aaa;}

.bg-smoke {background-color: #ccc;}
.smoke {color: #ccc;}

.bg-snow {background-color: #f6f6f6;}
.snow {color: #f6f6f6;}

.bg-teal {background-color: #39CCCC;}
.teal {color: #39CCCC;}

.bg-white {background-color: #fff;}
.white, .white a {color: #fff;}


.bg-yellow {background-color: #FFDC00;}
.yellow {color: #FFDC00;}

/**! ./colorized **/





/**********./STYLIZED CLASSES***********/













/*!============== animate.css=================*/

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

@-webkit-keyframes bounce {
  0%, 20%, 53%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-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-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-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-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    -webkit-transform: translate3d(0,0,0);
    -ms-transform: translate3d(0,0,0);
    transform: translate3d(0,0,0);
  }

  40%, 43% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -30px, 0);
    -ms-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0);
  }

  70% {
    -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
    -webkit-transform: translate3d(0, -15px, 0);
    -ms-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0);
  }

  90% {
    -webkit-transform: translate3d(0,-4px,0);
    -ms-transform: translate3d(0,-4px,0);
    transform: translate3d(0,-4px,0);
  }
}

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  -ms-transform-origin: center bottom;
  transform-origin: center bottom;
}

@-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;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    -ms-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-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);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    -ms-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1);
  }

  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    -ms-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1);
  }

  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    -ms-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1);
  }

  65% {
    -webkit-transform: scale3d(.95, 1.05, 1);
    -ms-transform: scale3d(.95, 1.05, 1);
    transform: scale3d(.95, 1.05, 1);
  }

  75% {
    -webkit-transform: scale3d(1.05, .95, 1);
    -ms-transform: scale3d(1.05, .95, 1);
    transform: scale3d(1.05, .95, 1);
  }

  100% {
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand;
}

@-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);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }

  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }
}

.shake {
  -webkit-animation-name: shake;
  animation-name: shake;
}

@-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);
    -ms-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg);
  }

  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    -ms-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg);
  }

  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    -ms-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg);
  }

  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    -ms-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg);
  }

  100% {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    -ms-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg);
  }
}

.swing {
  -webkit-transform-origin: top center;
  -ms-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing;
}

@-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);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  10%, 20% {
    -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.tada {
  -webkit-animation-name: tada;
  animation-name: tada;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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;
    -ms-transform: none;
    transform: none;
  }

  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble;
}

@-webkit-keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-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-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    -ms-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
    -ms-transform: scale3d(.97, .97, .97);
    transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    -ms-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-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-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    -ms-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    -ms-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    -ms-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-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-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    -ms-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    -ms-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    -ms-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    -ms-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-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-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    -ms-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    -ms-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0);
  }

  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    -ms-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0);
  }

  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    -ms-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0);
  }

  100% {
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
  0%, 60%, 75%, 90%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-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-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    -ms-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  100% {
    -webkit-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(.9, .9, .9);
    -ms-transform: scale3d(.9, .9, .9);
    transform: scale3d(.9, .9, .9);
  }

  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    -ms-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }
}

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    -ms-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    -ms-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    -ms-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    -ms-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    -ms-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-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;
}

@-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);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-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);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig;
}

@-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);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-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);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig;
}

@-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);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-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);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig;
}

@-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);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

@-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);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
  }
}

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

@keyframes fadeOutDown {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    -ms-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }
}

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

@keyframes fadeOutDownBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    -ms-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

@keyframes fadeOutLeft {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    -ms-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }
}

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

@keyframes fadeOutLeftBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    -ms-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0);
  }
}

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

@keyframes fadeOutRight {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    -ms-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }
}

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

@keyframes fadeOutRightBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    -ms-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0);
  }
}

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    -ms-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

@keyframes fadeOutUpBig {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    -ms-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig;
}

@-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-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);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
  }
}

.animated.flip {
  -webkit-backface-visibility: visible;
  -ms-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip;
}

@-webkit-keyframes flipInX {
  0% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInX {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX;
}

@-webkit-keyframes flipInY {
  0% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-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-transition-timing-function: ease-in;
    transition-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);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
    opacity: 0;
  }

  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-transition-timing-function: ease-in;
    transition-timing-function: ease-in;
  }

  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
  }

  100% {
    -webkit-transform: perspective(400px);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }
}

.flipInY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY;
}

@-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);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -ms-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);
    -ms-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-animation-duration: .75s;
  animation-duration: .75s;
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
}

@-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);
    -ms-transform: perspective(400px);
    transform: perspective(400px);
  }

  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    -ms-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);
    -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0;
  }
}

.flipOutY {
  -webkit-backface-visibility: visible !important;
  -ms-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY;
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

@-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);
    -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0;
  }

  60% {
    -webkit-transform: skewX(20deg);
    -ms-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1;
  }

  80% {
    -webkit-transform: skewX(-5deg);
    -ms-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1;
  }

  100% {
    -webkit-transform: none;
    -ms-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;
}

@-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);
    -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0;
  }
}

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
  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;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    -ms-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn;
}

@-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;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft;
}

@-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;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight;
}

@-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;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft;
}

@-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;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    -ms-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    opacity: 1;
  }
}

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

@keyframes rotateOut {
  0% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: center;
    -ms-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    -ms-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0;
  }
}

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    -ms-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0;
  }
}

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutDownRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpLeft {
  0% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: left bottom;
    -ms-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    -ms-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0;
  }
}

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

@keyframes rotateOutUpRight {
  0% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1;
  }

  100% {
    -webkit-transform-origin: right bottom;
    -ms-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    -ms-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0;
  }
}

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
  }

  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1;
  }

  100% {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    -ms-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);
    -ms-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0;
  }
}

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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);
    -ms-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;
    -ms-transform: none;
    transform: none;
  }
}

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn;
}

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-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);
    -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
  }
}

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
  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);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  50% {
    opacity: 1;
  }
}

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn;
}

@-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);
    -ms-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);
    -ms-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;
}

@-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);
    -ms-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);
    -ms-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;
}

@-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);
    -ms-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);
    -ms-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;
}

@-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);
    -ms-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);
    -ms-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;
}

@-webkit-keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

@keyframes zoomOut {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
    -ms-transform: scale3d(.3, .3, .3);
    transform: scale3d(.3, .3, .3);
  }

  100% {
    opacity: 0;
  }
}

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
    -ms-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.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -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);
  }
}

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center;
  }
}

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
    transform: scale(.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    -ms-transform-origin: left center;
    transform-origin: left center;
  }
}

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center;
  }
}

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
    -ms-transform: scale(.1) translate3d(2000px, 0, 0);
    transform: scale(.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    -ms-transform-origin: right center;
    transform-origin: right center;
  }
}

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
  }
}

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
    -ms-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.550, 0.055, 0.675, 0.190);
    animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
  }

  100% {
    opacity: 0;
    -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -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);
  }
}

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp;
}
























/* Required */
.hidden2{
	opacity: 0;
}

.visible{
	opacity: 1;
}

.bounceInLeft2 {
  animation-duration: 1s;
  animation-delay: 500ms ;
}

.bounceInLeft3 {
  animation-duration: 1s;
  animation-delay: 1s ;
}

.bounceInLeft4{
  animation-duration: 1s;
  animation-delay: 1.5s ;
}

/**animation delay speed**/
.delay5ms{ animation-delay:500ms;}
.delay1s{ animation-delay:1s; }
.delay2s{ animation-delay:2s; }
.delay3s{ animation-delay:3s; }





/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {
.animate-mobile--off .animated {
		/*CSS transitions*/
		-o-transition-property: none !important;
		-moz-transition-property: none !important;
		-ms-transition-property: none !important;
		-webkit-transition-property: none !important;
		transition-property: none !important;
		/*CSS transforms*/
		-o-transform: none !important;
		-moz-transform: none !important;
		-ms-transform: none !important;
		-webkit-transform: none !important;
		transform: none !important;
		/*CSS animations*/
		-webkit-animation: none !important;
		-moz-animation: none !important;
		-o-animation: none !important;
		-ms-animation: none !important;
		animation: none !important;
	}
}
/*==============./ animate.css=================*/