@import url('https://fonts.googleapis.com/css?family=Poppins');.owl-carousel .owl-wrapper:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0;}.owl-carousel{display:none;position:relative;width:100%;-ms-touch-action:pan-y;}.owl-carousel .owl-wrapper{display:none;position:relative;-webkit-transform:translate3d(0px,0px,0px);}.owl-carousel .owl-wrapper-outer{overflow:hidden;position:relative;width:100%;}.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition:height 500ms ease-in-out;-moz-transition:height 500ms ease-in-out;-ms-transition:height 500ms ease-in-out;-o-transition:height 500ms ease-in-out;transition:height 500ms ease-in-out;}.owl-carousel .owl-item{float:left;}.owl-controls .owl-page,.owl-controls .owl-buttons div{cursor:pointer;}.owl-controls{-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:rgba(0,0,0,0);}.grabbing{cursor:url(/sites/all/themes/gavias_mdeal/vendor/owl-carousel/grabbing.png) 8 8,move;}.owl-carousel  .owl-wrapper,.owl-carousel  .owl-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);}.owl-theme .owl-controls{margin-top:10px;text-align:center;}.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter:Alpha(Opacity=100);opacity:1;text-decoration:none;}.owl-theme .owl-controls .owl-page{display:inline-block;zoom:1;*display:inline;}.owl-theme .owl-controls .owl-page span{display:block;width:12px;height:12px;margin:5px 7px;filter:Alpha(Opacity=50);opacity:0.5;-webkit-border-radius:20px;-moz-border-radius:20px;border-radius:20px;background:#869791;}.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{filter:Alpha(Opacity=100);opacity:1;}.owl-theme .owl-controls .owl-page span.owl-numbers{height:auto;width:auto;color:#FFF;padding:2px 10px;font-size:12px;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;}.owl-item.loading{min-height:150px;background:url(/sites/all/themes/gavias_mdeal/vendor/owl-carousel/AjaxLoader.gif) no-repeat center center}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x :50%;-webkit-perspective-origin-y :50%;-moz-perspective :1200px;-moz-perspective-origin-x :50%;-moz-perspective-origin-y :50%;perspective :1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}}@keyframes goDown{from{transform:translateY(-100%);}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}}
/*})'"*/
.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x :50%;-webkit-perspective-origin-y :50%;-moz-perspective :1200px;-moz-perspective-origin-x :50%;-moz-perspective-origin-y :50%;perspective :1200px;}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease;}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease;}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease;}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease;}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both;}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both;}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both;}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both;}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-moz-keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@keyframes fadeIn{0%{opacity:0;}100%{opacity:1;}}@-webkit-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-moz-keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@keyframes fadeOut{0%{opacity:1;}100%{opacity:0;}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px);}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%);}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px);}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%);}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px);}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%);}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-webkit-transform:translateZ(-500px);}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0);}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;-moz-transform:translateZ(-500px);}100%{opacity:1;-moz-transform:translateZ(0) translateX(0);}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%);}75%{opacity:.5;transform:translateZ(-500px);}100%{opacity:1;transform:translateZ(0) translateX(0);}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8);}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8);}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8);}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%);}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%);}}@keyframes goDown{from{transform:translateY(-100%);}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5);}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5);}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5);}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5);}}
/*})'"*/
div.pp_default .pp_top,div.pp_default .pp_top .pp_middle,div.pp_default .pp_top .pp_left,div.pp_default .pp_top .pp_right,div.pp_default .pp_bottom,div.pp_default .pp_bottom .pp_left,div.pp_default .pp_bottom .pp_middle,div.pp_default .pp_bottom .pp_right{height:13px;}div.pp_default .pp_top .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -93px no-repeat;}div.pp_default .pp_top .pp_middle{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite_x.png) top left repeat-x;}div.pp_default .pp_top .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -93px no-repeat;}div.pp_default .pp_content .ppt{color:#f8f8f8;}div.pp_default .pp_content_container .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite_y.png) -7px 0 repeat-y;padding-left:13px;}div.pp_default .pp_content_container .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite_y.png) top right repeat-y;padding-right:13px;}div.pp_default .pp_content{background-color:#fff;}div.pp_default .pp_next:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite_next.png) center right  no-repeat;cursor:pointer;}div.pp_default .pp_previous:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite_prev.png) center left no-repeat;cursor:pointer;}div.pp_default .pp_expand{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -29px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_expand:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -56px no-repeat;cursor:pointer;}div.pp_default .pp_contract{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -84px no-repeat;cursor:pointer;width:28px;height:28px;}div.pp_default .pp_contract:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 0 -113px no-repeat;cursor:pointer;}div.pp_default .pp_close{width:30px;height:30px;background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) 2px 1px no-repeat;cursor:pointer;}div.pp_default #pp_full_res .pp_inline{color:#000;}div.pp_default .pp_gallery ul li a{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/default_thumb.png) center center #f8f8f8;border:1px solid #aaa;}div.pp_default .pp_gallery ul li a:hover,div.pp_default .pp_gallery ul li.selected a{border-color:#fff;}div.pp_default .pp_social{margin-top:7px;}div.pp_default .pp_gallery a.pp_arrow_previous,div.pp_default .pp_gallery a.pp_arrow_next{position:static;left:auto;}div.pp_default .pp_nav .pp_play,div.pp_default .pp_nav .pp_pause{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -51px 1px no-repeat;height:30px;width:30px;}div.pp_default .pp_nav .pp_pause{background-position:-51px -29px;}div.pp_default .pp_details{position:relative;}div.pp_default a.pp_arrow_previous,div.pp_default a.pp_arrow_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -31px -3px no-repeat;height:20px;margin:4px 0 0 0;width:20px;}div.pp_default a.pp_arrow_next{left:52px;background-position:-82px -3px;}div.pp_default .pp_content_container .pp_details{margin-top:5px;}div.pp_default .pp_nav{clear:none;height:30px;width:110px;position:relative;}div.pp_default .pp_nav .currentTextHolder{font-family:Georgia;font-style:italic;color:#999;font-size:11px;left:75px;line-height:25px;margin:0;padding:0 0 0 10px;position:absolute;top:2px;}div.pp_default .pp_close:hover,div.pp_default .pp_nav .pp_play:hover,div.pp_default .pp_nav .pp_pause:hover,div.pp_default .pp_arrow_next:hover,div.pp_default .pp_arrow_previous:hover{opacity:0.7;}div.pp_default .pp_description{font-size:11px;font-weight:bold;line-height:14px;margin:5px 50px 5px 0;}div.pp_default .pp_bottom .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -78px -127px no-repeat;}div.pp_default .pp_bottom .pp_middle{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite_x.png) bottom left repeat-x;}div.pp_default .pp_bottom .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/sprite.png) -112px -127px no-repeat;}div.pp_default .pp_loaderIcon{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/default/loader.gif) center center no-repeat;}div.light_rounded .pp_top .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -53px no-repeat;}div.light_rounded .pp_top .pp_middle{background:#fff;}div.light_rounded .pp_top .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -53px no-repeat;}div.light_rounded .pp_content .ppt{color:#000;}div.light_rounded .pp_content_container .pp_left,div.light_rounded .pp_content_container .pp_right{background:#fff;}div.light_rounded .pp_content{background-color:#fff;}div.light_rounded .pp_next:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) center right  no-repeat;cursor:pointer;}div.light_rounded .pp_previous:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_rounded .pp_expand{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_rounded .pp_expand:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_rounded .pp_contract{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_rounded .pp_contract:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_rounded .pp_close{width:75px;height:22px;background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_rounded .pp_details{position:relative;}div.light_rounded .pp_description{margin-right:85px;}div.light_rounded #pp_full_res .pp_inline{color:#000;}div.light_rounded .pp_gallery a.pp_arrow_previous,div.light_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_rounded .pp_nav .pp_play{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_nav .pp_pause{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_rounded .pp_arrow_previous{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) 0 -71px no-repeat;}div.light_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_rounded .pp_arrow_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -22px -71px no-repeat;}div.light_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_rounded .pp_bottom .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -88px -80px no-repeat;}div.light_rounded .pp_bottom .pp_middle{background:#fff;}div.light_rounded .pp_bottom .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/sprite.png) -110px -80px no-repeat;}div.light_rounded .pp_loaderIcon{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.dark_rounded .pp_top .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -53px no-repeat;}div.dark_rounded .pp_top .pp_middle{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_top .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -53px no-repeat;}div.dark_rounded .pp_content_container .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat-y;}div.dark_rounded .pp_content_container .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top right repeat-y;}div.dark_rounded .pp_content{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_next:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/btnNext.png) center right  no-repeat;cursor:pointer;}div.dark_rounded .pp_previous:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/btnPrevious.png) center left no-repeat;cursor:pointer;}div.dark_rounded .pp_expand{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_expand:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_rounded .pp_contract:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_rounded .pp_close{width:75px;height:22px;background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_rounded .pp_details{position:relative;}div.dark_rounded .pp_description{margin-right:85px;}div.dark_rounded .currentTextHolder{color:#c4c4c4;}div.dark_rounded .pp_description{color:#fff;}div.dark_rounded #pp_full_res .pp_inline{color:#fff;}div.dark_rounded .pp_gallery a.pp_arrow_previous,div.dark_rounded .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_rounded .pp_nav .pp_play{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_nav .pp_pause{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_rounded .pp_arrow_previous{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) 0 -71px no-repeat;}div.dark_rounded .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_rounded .pp_arrow_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -22px -71px no-repeat;}div.dark_rounded .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.dark_rounded .pp_bottom .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -88px -80px no-repeat;}div.dark_rounded .pp_bottom .pp_middle{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/contentPattern.png) top left repeat;}div.dark_rounded .pp_bottom .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/sprite.png) -110px -80px no-repeat;}div.dark_rounded .pp_loaderIcon{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_rounded/loader.gif) center center no-repeat;}div.dark_square .pp_left,div.dark_square .pp_middle,div.dark_square .pp_right,div.dark_square .pp_content{background:#000;}div.dark_square .currentTextHolder{color:#c4c4c4;}div.dark_square .pp_description{color:#fff;}div.dark_square .pp_loaderIcon{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/loader.gif) center center no-repeat;}div.dark_square .pp_expand{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.dark_square .pp_expand:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.dark_square .pp_contract{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.dark_square .pp_contract:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.dark_square .pp_close{width:75px;height:22px;background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.dark_square .pp_details{position:relative;}div.dark_square .pp_description{margin:0 85px 0 0;}div.dark_square #pp_full_res .pp_inline{color:#fff;}div.dark_square .pp_gallery a.pp_arrow_previous,div.dark_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.dark_square .pp_nav{clear:none;}div.dark_square .pp_nav .pp_play{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_nav .pp_pause{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.dark_square .pp_arrow_previous{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) 0 -71px no-repeat;}div.dark_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.dark_square .pp_arrow_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/sprite.png) -22px -71px no-repeat;}div.dark_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.dark_square .pp_next:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/btnNext.png) center right  no-repeat;cursor:pointer;}div.dark_square .pp_previous:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/dark_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_square .pp_left,div.light_square .pp_middle,div.light_square .pp_right,div.light_square .pp_content{background:#fff;}div.light_square .pp_content .ppt{color:#000;}div.light_square .pp_expand{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.light_square .pp_expand:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.light_square .pp_contract{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.light_square .pp_contract:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.light_square .pp_close{width:75px;height:22px;background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.light_square .pp_details{position:relative;}div.light_square .pp_description{margin-right:85px;}div.light_square #pp_full_res .pp_inline{color:#000;}div.light_square .pp_gallery a.pp_arrow_previous,div.light_square .pp_gallery a.pp_arrow_next{margin-top:12px !important;}div.light_square .pp_nav .pp_play{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -1px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_nav .pp_pause{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -24px -100px no-repeat;height:15px;width:14px;}div.light_square .pp_arrow_previous{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) 0 -71px no-repeat;}div.light_square .pp_arrow_previous.disabled{background-position:0 -87px;cursor:default;}div.light_square .pp_arrow_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/sprite.png) -22px -71px no-repeat;}div.light_square .pp_arrow_next.disabled{background-position:-22px -87px;cursor:default;}div.light_square .pp_next:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/btnNext.png) center right  no-repeat;cursor:pointer;}div.light_square .pp_previous:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_square/btnPrevious.png) center left no-repeat;cursor:pointer;}div.light_square .pp_loaderIcon{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/loader.gif) center center no-repeat;}div.facebook .pp_top .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -53px no-repeat;}div.facebook .pp_top .pp_middle{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternTop.png) top left repeat-x;}div.facebook .pp_top .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -53px no-repeat;}div.facebook .pp_content .ppt{color:#000;}div.facebook .pp_content_container .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternLeft.png) top left repeat-y;}div.facebook .pp_content_container .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternRight.png) top right repeat-y;}div.facebook .pp_content{background:#fff;}div.facebook .pp_expand{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -26px no-repeat;cursor:pointer;}div.facebook .pp_expand:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -31px -47px no-repeat;cursor:pointer;}div.facebook .pp_contract{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -26px no-repeat;cursor:pointer;}div.facebook .pp_contract:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -47px no-repeat;cursor:pointer;}div.facebook .pp_close{width:22px;height:22px;background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -1px no-repeat;cursor:pointer;}div.facebook .pp_details{position:relative;}div.facebook .pp_description{margin:0 37px 0 0;}div.facebook #pp_full_res .pp_inline{color:#000;}div.facebook .pp_loaderIcon{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/loader.gif) center center no-repeat;}div.facebook .pp_arrow_previous{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) 0 -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_previous.disabled{background-position:0 -96px;cursor:default;}div.facebook .pp_arrow_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -71px no-repeat;height:22px;margin-top:0;width:22px;}div.facebook .pp_arrow_next.disabled{background-position:-32px -96px;cursor:default;}div.facebook .pp_nav{margin-top:0;}div.facebook .pp_nav p{font-size:15px;padding:0 3px 0 4px;}div.facebook .pp_nav .pp_play{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -1px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_nav .pp_pause{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -32px -123px no-repeat;height:22px;width:22px;}div.facebook .pp_next:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/btnNext.png) center right no-repeat;cursor:pointer;}div.facebook .pp_previous:hover{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/btnPrevious.png) center left no-repeat;cursor:pointer;}div.facebook .pp_bottom .pp_left{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -88px -80px no-repeat;}div.facebook .pp_bottom .pp_middle{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/contentPatternBottom.png) top left repeat-x;}div.facebook .pp_bottom .pp_right{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/sprite.png) -110px -80px no-repeat;}div.pp_pic_holder a:focus{outline:none;}div.pp_overlay{background:#000;display:none;left:0;position:absolute;top:0;width:100%;z-index:9500;}div.pp_pic_holder{display:none;position:absolute;width:100px;z-index:10000;}.pp_top{height:20px;position:relative;}* html .pp_top{padding:0 20px;}.pp_top .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_top .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_top .pp_middle{left:0;position:static;}.pp_top .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_content{height:40px;min-width:40px;}* html .pp_content{width:40px;}.pp_fade{display:none;}.pp_content_container{position:relative;text-align:left;width:100%;}.pp_content_container .pp_left{padding-left:20px;}.pp_content_container .pp_right{padding-right:20px;}.pp_content_container .pp_details{float:left;margin:10px 0 2px 0;}.pp_description{display:none;margin:0;}.pp_social{float:left;margin:0;}.pp_social .facebook{float:left;margin-left:5px;width:55px;overflow:hidden;}.pp_social .twitter{float:left;}.pp_nav{clear:right;float:left;margin:3px 10px 0 0;}.pp_nav p{float:left;margin:2px 4px;white-space:nowrap;}.pp_nav .pp_play,.pp_nav .pp_pause{float:left;margin-right:4px;text-indent:-10000px;}a.pp_arrow_previous,a.pp_arrow_next{display:block;float:left;height:15px;margin-top:3px;overflow:hidden;text-indent:-10000px;width:14px;}.pp_hoverContainer{position:absolute;top:0;width:100%;z-index:2000;}.pp_gallery{display:none;left:50%;margin-top:-50px;position:absolute;z-index:10000;}.pp_gallery div{float:left;overflow:hidden;position:relative;}.pp_gallery ul{float:left;height:35px;margin:0 0 0 5px;padding:0;position:relative;white-space:nowrap;}.pp_gallery ul a{border:1px #000 solid;border:1px rgba(0,0,0,0.5) solid;display:block;float:left;height:33px;overflow:hidden;}.pp_gallery ul a:hover,.pp_gallery li.selected a{border-color:#fff;}.pp_gallery ul a img{border:0;}.pp_gallery li{display:block;float:left;margin:0 5px 0 0;padding:0;}.pp_gallery li.default a{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/facebook/default_thumbnail.gif) 0 0 no-repeat;display:block;height:33px;width:50px;}.pp_gallery li.default a img{display:none;}.pp_gallery .pp_arrow_previous,.pp_gallery .pp_arrow_next{margin-top:7px !important;}a.pp_next{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:right;height:100%;text-indent:-10000px;width:49%;}a.pp_previous{background:url(/sites/all/themes/gavias_mdeal/vendor/prettyphoto/images/prettyPhoto/light_rounded/btnNext.png) 10000px 10000px no-repeat;display:block;float:left;height:100%;text-indent:-10000px;width:49%;}a.pp_expand,a.pp_contract{cursor:pointer;display:none;height:20px;position:absolute;right:30px;text-indent:-10000px;top:10px;width:20px;z-index:20000;}a.pp_close{position:absolute;right:0;top:0;display:block;line-height:22px;text-indent:-10000px;}.pp_bottom{height:20px;position:relative;}* html .pp_bottom{padding:0 20px;}.pp_bottom .pp_left{height:20px;left:0;position:absolute;width:20px;}.pp_bottom .pp_middle{height:20px;left:20px;position:absolute;right:20px;}* html .pp_bottom .pp_middle{left:0;position:static;}.pp_bottom .pp_right{height:20px;left:auto;position:absolute;right:0;top:0;width:20px;}.pp_loaderIcon{display:block;height:24px;left:50%;margin:-12px 0 0 -12px;position:absolute;top:50%;width:24px;}#pp_full_res{line-height:1 !important;}#pp_full_res .pp_inline{text-align:left;}#pp_full_res .pp_inline p{margin:0 0 15px 0;}div.ppt{color:#fff;display:none;font-size:17px;margin:0 0 5px 15px;z-index:9999;}
/*})'"*/
@font-face{font-family:'FontAwesome';src:url(/sites/all/themes/gavias_mdeal/fonts/fontawesome-webfont.eot?v=4.3.0);src:url(/sites/all/themes/gavias_mdeal/fonts/fontawesome-webfont.eot?#iefix&v=4.3.0) format("embedded-opentype"),url(/sites/all/themes/gavias_mdeal/fonts/fontawesome-webfont.woff2?v=4.3.0) format("woff2"),url(/sites/all/themes/gavias_mdeal/fonts/fontawesome-webfont.woff?v=4.3.0) format("woff"),url(/sites/all/themes/gavias_mdeal/fonts/fontawesome-webfont.ttf?v=4.3.0) format("truetype"),url(/sites/all/themes/gavias_mdeal/fonts/fontawesome-webfont.svg?v=4.3.0#fontawesomeregular) format("svg");font-weight:normal;font-style:normal;} 
 .fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;transform:translate(0,0);}.fa-lg{font-size:1.33333em;line-height:0.75em;vertical-align:-15%;}.fa-2x{font-size:2em;}.fa-3x{font-size:3em;}.fa-4x{font-size:4em;}.fa-5x{font-size:5em;}.fa-fw{width:1.28571em;text-align:center;}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none;}.fa-ul > li{position:relative;}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:0.14286em;text-align:center;}.fa-li.fa-lg{left:-1.85714em;}.fa-border{padding:.2em .25em .15em;border:solid 0.08em #eee;border-radius:.1em;}.pull-right{float:right;}.pull-left{float:left;}.fa.pull-left{margin-right:.3em;}.fa.pull-right{margin-left:.3em;}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8);}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg);}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0);-webkit-transform:scale(-1,1);-ms-transform:scale(-1,1);transform:scale(-1,1);}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:scale(1,-1);-ms-transform:scale(1,-1);transform:scale(1,-1);}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none;}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle;}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center;}.fa-stack-1x{line-height:inherit;}.fa-stack-2x{font-size:2em;}.fa-inverse{color:#fff;}.fa-glass:before{content:"";}.fa-music:before{content:"";}.fa-search:before{content:"";}.fa-envelope-o:before{content:"";}.fa-heart:before{content:"";}.fa-star:before{content:"";}.fa-star-o:before{content:"";}.fa-user:before{content:"";}.fa-film:before{content:"";}.fa-th-large:before{content:"";}.fa-th:before{content:"";}.fa-th-list:before{content:"";}.fa-check:before{content:"";}.fa-remove:before,.fa-close:before,.fa-times:before{content:"";}.fa-search-plus:before{content:"";}.fa-search-minus:before{content:"";}.fa-power-off:before{content:"";}.fa-signal:before{content:"";}.fa-gear:before,.fa-cog:before{content:"";}.fa-trash-o:before{content:"";}.fa-home:before{content:"";}.fa-file-o:before{content:"";}.fa-clock-o:before{content:"";}.fa-road:before{content:"";}.fa-download:before{content:"";}.fa-arrow-circle-o-down:before{content:"";}.fa-arrow-circle-o-up:before{content:"";}.fa-inbox:before{content:"";}.fa-play-circle-o:before{content:"";}.fa-rotate-right:before,.fa-repeat:before{content:"";}.fa-refresh:before{content:"";}.fa-list-alt:before{content:"";}.fa-lock:before{content:"";}.fa-flag:before{content:"";}.fa-headphones:before{content:"";}.fa-volume-off:before{content:"";}.fa-volume-down:before{content:"";}.fa-volume-up:before{content:"";}.fa-qrcode:before{content:"";}.fa-barcode:before{content:"";}.fa-tag:before{content:"";}.fa-tags:before{content:"";}.fa-book:before{content:"";}.fa-bookmark:before{content:"";}.fa-print:before{content:"";}.fa-camera:before{content:"";}.fa-font:before{content:"";}.fa-bold:before{content:"";}.fa-italic:before{content:"";}.fa-text-height:before{content:"";}.fa-text-width:before{content:"";}.fa-align-left:before{content:"";}.fa-align-center:before{content:"";}.fa-align-right:before{content:"";}.fa-align-justify:before{content:"";}.fa-list:before{content:"";}.fa-dedent:before,.fa-outdent:before{content:"";}.fa-indent:before{content:"";}.fa-video-camera:before{content:"";}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"";}.fa-pencil:before{content:"";}.fa-map-marker:before{content:"";}.fa-adjust:before{content:"";}.fa-tint:before{content:"";}.fa-edit:before,.fa-pencil-square-o:before{content:"";}.fa-share-square-o:before{content:"";}.fa-check-square-o:before{content:"";}.fa-arrows:before{content:"";}.fa-step-backward:before{content:"";}.fa-fast-backward:before{content:"";}.fa-backward:before{content:"";}.fa-play:before{content:"";}.fa-pause:before{content:"";}.fa-stop:before{content:"";}.fa-forward:before{content:"";}.fa-fast-forward:before{content:"";}.fa-step-forward:before{content:"";}.fa-eject:before{content:"";}.fa-chevron-left:before{content:"";}.fa-chevron-right:before{content:"";}.fa-plus-circle:before{content:"";}.fa-minus-circle:before{content:"";}.fa-times-circle:before{content:"";}.fa-check-circle:before{content:"";}.fa-question-circle:before{content:"";}.fa-info-circle:before{content:"";}.fa-crosshairs:before{content:"";}.fa-times-circle-o:before{content:"";}.fa-check-circle-o:before{content:"";}.fa-ban:before{content:"";}.fa-arrow-left:before{content:"";}.fa-arrow-right:before{content:"";}.fa-arrow-up:before{content:"";}.fa-arrow-down:before{content:"";}.fa-mail-forward:before,.fa-share:before{content:"";}.fa-expand:before{content:"";}.fa-compress:before{content:"";}.fa-plus:before{content:"";}.fa-minus:before{content:"";}.fa-asterisk:before{content:"";}.fa-exclamation-circle:before{content:"";}.fa-gift:before{content:"";}.fa-leaf:before{content:"";}.fa-fire:before{content:"";}.fa-eye:before{content:"";}.fa-eye-slash:before{content:"";}.fa-warning:before,.fa-exclamation-triangle:before{content:"";}.fa-plane:before{content:"";}.fa-calendar:before{content:"";}.fa-random:before{content:"";}.fa-comment:before{content:"";}.fa-magnet:before{content:"";}.fa-chevron-up:before{content:"";}.fa-chevron-down:before{content:"";}.fa-retweet:before{content:"";}.fa-shopping-cart:before{content:"";}.fa-folder:before{content:"";}.fa-folder-open:before{content:"";}.fa-arrows-v:before{content:"";}.fa-arrows-h:before{content:"";}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"";}.fa-twitter-square:before{content:"";}.fa-facebook-square:before{content:"";}.fa-camera-retro:before{content:"";}.fa-key:before{content:"";}.fa-gears:before,.fa-cogs:before{content:"";}.fa-comments:before{content:"";}.fa-thumbs-o-up:before{content:"";}.fa-thumbs-o-down:before{content:"";}.fa-star-half:before{content:"";}.fa-heart-o:before{content:"";}.fa-sign-out:before{content:"";}.fa-linkedin-square:before{content:"";}.fa-thumb-tack:before{content:"";}.fa-external-link:before{content:"";}.fa-sign-in:before{content:"";}.fa-trophy:before{content:"";}.fa-github-square:before{content:"";}.fa-upload:before{content:"";}.fa-lemon-o:before{content:"";}.fa-phone:before{content:"";}.fa-square-o:before{content:"";}.fa-bookmark-o:before{content:"";}.fa-phone-square:before{content:"";}.fa-twitter:before{content:"";}.fa-facebook-f:before,.fa-facebook:before{content:"";}.fa-github:before{content:"";}.fa-unlock:before{content:"";}.fa-credit-card:before{content:"";}.fa-rss:before{content:"";}.fa-hdd-o:before{content:"";}.fa-bullhorn:before{content:"";}.fa-bell:before{content:"";}.fa-certificate:before{content:"";}.fa-hand-o-right:before{content:"";}.fa-hand-o-left:before{content:"";}.fa-hand-o-up:before{content:"";}.fa-hand-o-down:before{content:"";}.fa-arrow-circle-left:before{content:"";}.fa-arrow-circle-right:before{content:"";}.fa-arrow-circle-up:before{content:"";}.fa-arrow-circle-down:before{content:"";}.fa-globe:before{content:"";}.fa-wrench:before{content:"";}.fa-tasks:before{content:"";}.fa-filter:before{content:"";}.fa-briefcase:before{content:"";}.fa-arrows-alt:before{content:"";}.fa-group:before,.fa-users:before{content:"";}.fa-chain:before,.fa-link:before{content:"";}.fa-cloud:before{content:"";}.fa-flask:before{content:"";}.fa-cut:before,.fa-scissors:before{content:"";}.fa-copy:before,.fa-files-o:before{content:"";}.fa-paperclip:before{content:"";}.fa-save:before,.fa-floppy-o:before{content:"";}.fa-square:before{content:"";}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"";}.fa-list-ul:before{content:"";}.fa-list-ol:before{content:"";}.fa-strikethrough:before{content:"";}.fa-underline:before{content:"";}.fa-table:before{content:"";}.fa-magic:before{content:"";}.fa-truck:before{content:"";}.fa-pinterest:before{content:"";}.fa-pinterest-square:before{content:"";}.fa-google-plus-square:before{content:"";}.fa-google-plus:before{content:"";}.fa-money:before{content:"";}.fa-caret-down:before{content:"";}.fa-caret-up:before{content:"";}.fa-caret-left:before{content:"";}.fa-caret-right:before{content:"";}.fa-columns:before{content:"";}.fa-unsorted:before,.fa-sort:before{content:"";}.fa-sort-down:before,.fa-sort-desc:before{content:"";}.fa-sort-up:before,.fa-sort-asc:before{content:"";}.fa-envelope:before{content:"";}.fa-linkedin:before{content:"";}.fa-rotate-left:before,.fa-undo:before{content:"";}.fa-legal:before,.fa-gavel:before{content:"";}.fa-dashboard:before,.fa-tachometer:before{content:"";}.fa-comment-o:before{content:"";}.fa-comments-o:before{content:"";}.fa-flash:before,.fa-bolt:before{content:"";}.fa-sitemap:before{content:"";}.fa-umbrella:before{content:"";}.fa-paste:before,.fa-clipboard:before{content:"";}.fa-lightbulb-o:before{content:"";}.fa-exchange:before{content:"";}.fa-cloud-download:before{content:"";}.fa-cloud-upload:before{content:"";}.fa-user-md:before{content:"";}.fa-stethoscope:before{content:"";}.fa-suitcase:before{content:"";}.fa-bell-o:before{content:"";}.fa-coffee:before{content:"";}.fa-cutlery:before{content:"";}.fa-file-text-o:before{content:"";}.fa-building-o:before{content:"";}.fa-hospital-o:before{content:"";}.fa-ambulance:before{content:"";}.fa-medkit:before{content:"";}.fa-fighter-jet:before{content:"";}.fa-beer:before{content:"";}.fa-h-square:before{content:"";}.fa-plus-square:before{content:"";}.fa-angle-double-left:before{content:"";}.fa-angle-double-right:before{content:"";}.fa-angle-double-up:before{content:"";}.fa-angle-double-down:before{content:"";}.fa-angle-left:before{content:"";}.fa-angle-right:before{content:"";}.fa-angle-up:before{content:"";}.fa-angle-down:before{content:"";}.fa-desktop:before{content:"";}.fa-laptop:before{content:"";}.fa-tablet:before{content:"";}.fa-mobile-phone:before,.fa-mobile:before{content:"";}.fa-circle-o:before{content:"";}.fa-quote-left:before{content:"";}.fa-quote-right:before{content:"";}.fa-spinner:before{content:"";}.fa-circle:before{content:"";}.fa-mail-reply:before,.fa-reply:before{content:"";}.fa-github-alt:before{content:"";}.fa-folder-o:before{content:"";}.fa-folder-open-o:before{content:"";}.fa-smile-o:before{content:"";}.fa-frown-o:before{content:"";}.fa-meh-o:before{content:"";}.fa-gamepad:before{content:"";}.fa-keyboard-o:before{content:"";}.fa-flag-o:before{content:"";}.fa-flag-checkered:before{content:"";}.fa-terminal:before{content:"";}.fa-code:before{content:"";}.fa-mail-reply-all:before,.fa-reply-all:before{content:"";}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"";}.fa-location-arrow:before{content:"";}.fa-crop:before{content:"";}.fa-code-fork:before{content:"";}.fa-unlink:before,.fa-chain-broken:before{content:"";}.fa-question:before{content:"";}.fa-info:before{content:"";}.fa-exclamation:before{content:"";}.fa-superscript:before{content:"";}.fa-subscript:before{content:"";}.fa-eraser:before{content:"";}.fa-puzzle-piece:before{content:"";}.fa-microphone:before{content:"";}.fa-microphone-slash:before{content:"";}.fa-shield:before{content:"";}.fa-calendar-o:before{content:"";}.fa-fire-extinguisher:before{content:"";}.fa-rocket:before{content:"";}.fa-maxcdn:before{content:"";}.fa-chevron-circle-left:before{content:"";}.fa-chevron-circle-right:before{content:"";}.fa-chevron-circle-up:before{content:"";}.fa-chevron-circle-down:before{content:"";}.fa-html5:before{content:"";}.fa-css3:before{content:"";}.fa-anchor:before{content:"";}.fa-unlock-alt:before{content:"";}.fa-bullseye:before{content:"";}.fa-ellipsis-h:before{content:"";}.fa-ellipsis-v:before{content:"";}.fa-rss-square:before{content:"";}.fa-play-circle:before{content:"";}.fa-ticket:before{content:"";}.fa-minus-square:before{content:"";}.fa-minus-square-o:before{content:"";}.fa-level-up:before{content:"";}.fa-level-down:before{content:"";}.fa-check-square:before{content:"";}.fa-pencil-square:before{content:"";}.fa-external-link-square:before{content:"";}.fa-share-square:before{content:"";}.fa-compass:before{content:"";}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"";}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"";}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"";}.fa-euro:before,.fa-eur:before{content:"";}.fa-gbp:before{content:"";}.fa-dollar:before,.fa-usd:before{content:"";}.fa-rupee:before,.fa-inr:before{content:"";}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"";}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"";}.fa-won:before,.fa-krw:before{content:"";}.fa-bitcoin:before,.fa-btc:before{content:"";}.fa-file:before{content:"";}.fa-file-text:before{content:"";}.fa-sort-alpha-asc:before{content:"";}.fa-sort-alpha-desc:before{content:"";}.fa-sort-amount-asc:before{content:"";}.fa-sort-amount-desc:before{content:"";}.fa-sort-numeric-asc:before{content:"";}.fa-sort-numeric-desc:before{content:"";}.fa-thumbs-up:before{content:"";}.fa-thumbs-down:before{content:"";}.fa-youtube-square:before{content:"";}.fa-youtube:before{content:"";}.fa-xing:before{content:"";}.fa-xing-square:before{content:"";}.fa-youtube-play:before{content:"";}.fa-dropbox:before{content:"";}.fa-stack-overflow:before{content:"";}.fa-instagram:before{content:"";}.fa-flickr:before{content:"";}.fa-adn:before{content:"";}.fa-bitbucket:before{content:"";}.fa-bitbucket-square:before{content:"";}.fa-tumblr:before{content:"";}.fa-tumblr-square:before{content:"";}.fa-long-arrow-down:before{content:"";}.fa-long-arrow-up:before{content:"";}.fa-long-arrow-left:before{content:"";}.fa-long-arrow-right:before{content:"";}.fa-apple:before{content:"";}.fa-windows:before{content:"";}.fa-android:before{content:"";}.fa-linux:before{content:"";}.fa-dribbble:before{content:"";}.fa-skype:before{content:"";}.fa-foursquare:before{content:"";}.fa-trello:before{content:"";}.fa-female:before{content:"";}.fa-male:before{content:"";}.fa-gittip:before,.fa-gratipay:before{content:"";}.fa-sun-o:before{content:"";}.fa-moon-o:before{content:"";}.fa-archive:before{content:"";}.fa-bug:before{content:"";}.fa-vk:before{content:"";}.fa-weibo:before{content:"";}.fa-renren:before{content:"";}.fa-pagelines:before{content:"";}.fa-stack-exchange:before{content:"";}.fa-arrow-circle-o-right:before{content:"";}.fa-arrow-circle-o-left:before{content:"";}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"";}.fa-dot-circle-o:before{content:"";}.fa-wheelchair:before{content:"";}.fa-vimeo-square:before{content:"";}.fa-turkish-lira:before,.fa-try:before{content:"";}.fa-plus-square-o:before{content:"";}.fa-space-shuttle:before{content:"";}.fa-slack:before{content:"";}.fa-envelope-square:before{content:"";}.fa-wordpress:before{content:"";}.fa-openid:before{content:"";}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"";}.fa-mortar-board:before,.fa-graduation-cap:before{content:"";}.fa-yahoo:before{content:"";}.fa-google:before{content:"";}.fa-reddit:before{content:"";}.fa-reddit-square:before{content:"";}.fa-stumbleupon-circle:before{content:"";}.fa-stumbleupon:before{content:"";}.fa-delicious:before{content:"";}.fa-digg:before{content:"";}.fa-pied-piper:before{content:"";}.fa-pied-piper-alt:before{content:"";}.fa-drupal:before{content:"";}.fa-joomla:before{content:"";}.fa-language:before{content:"";}.fa-fax:before{content:"";}.fa-building:before{content:"";}.fa-child:before{content:"";}.fa-paw:before{content:"";}.fa-spoon:before{content:"";}.fa-cube:before{content:"";}.fa-cubes:before{content:"";}.fa-behance:before{content:"";}.fa-behance-square:before{content:"";}.fa-steam:before{content:"";}.fa-steam-square:before{content:"";}.fa-recycle:before{content:"";}.fa-automobile:before,.fa-car:before{content:"";}.fa-cab:before,.fa-taxi:before{content:"";}.fa-tree:before{content:"";}.fa-spotify:before{content:"";}.fa-deviantart:before{content:"";}.fa-soundcloud:before{content:"";}.fa-database:before{content:"";}.fa-file-pdf-o:before{content:"";}.fa-file-word-o:before{content:"";}.fa-file-excel-o:before{content:"";}.fa-file-powerpoint-o:before{content:"";}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"";}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"";}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"";}.fa-file-movie-o:before,.fa-file-video-o:before{content:"";}.fa-file-code-o:before{content:"";}.fa-vine:before{content:"";}.fa-codepen:before{content:"";}.fa-jsfiddle:before{content:"";}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"";}.fa-circle-o-notch:before{content:"";}.fa-ra:before,.fa-rebel:before{content:"";}.fa-ge:before,.fa-empire:before{content:"";}.fa-git-square:before{content:"";}.fa-git:before{content:"";}.fa-hacker-news:before{content:"";}.fa-tencent-weibo:before{content:"";}.fa-qq:before{content:"";}.fa-wechat:before,.fa-weixin:before{content:"";}.fa-send:before,.fa-paper-plane:before{content:"";}.fa-send-o:before,.fa-paper-plane-o:before{content:"";}.fa-history:before{content:"";}.fa-genderless:before,.fa-circle-thin:before{content:"";}.fa-header:before{content:"";}.fa-paragraph:before{content:"";}.fa-sliders:before{content:"";}.fa-share-alt:before{content:"";}.fa-share-alt-square:before{content:"";}.fa-bomb:before{content:"";}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"";}.fa-tty:before{content:"";}.fa-binoculars:before{content:"";}.fa-plug:before{content:"";}.fa-slideshare:before{content:"";}.fa-twitch:before{content:"";}.fa-yelp:before{content:"";}.fa-newspaper-o:before{content:"";}.fa-wifi:before{content:"";}.fa-calculator:before{content:"";}.fa-paypal:before{content:"";}.fa-google-wallet:before{content:"";}.fa-cc-visa:before{content:"";}.fa-cc-mastercard:before{content:"";}.fa-cc-discover:before{content:"";}.fa-cc-amex:before{content:"";}.fa-cc-paypal:before{content:"";}.fa-cc-stripe:before{content:"";}.fa-bell-slash:before{content:"";}.fa-bell-slash-o:before{content:"";}.fa-trash:before{content:"";}.fa-copyright:before{content:"";}.fa-at:before{content:"";}.fa-eyedropper:before{content:"";}.fa-paint-brush:before{content:"";}.fa-birthday-cake:before{content:"";}.fa-area-chart:before{content:"";}.fa-pie-chart:before{content:"";}.fa-line-chart:before{content:"";}.fa-lastfm:before{content:"";}.fa-lastfm-square:before{content:"";}.fa-toggle-off:before{content:"";}.fa-toggle-on:before{content:"";}.fa-bicycle:before{content:"";}.fa-bus:before{content:"";}.fa-ioxhost:before{content:"";}.fa-angellist:before{content:"";}.fa-cc:before{content:"";}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"";}.fa-meanpath:before{content:"";}.fa-buysellads:before{content:"";}.fa-connectdevelop:before{content:"";}.fa-dashcube:before{content:"";}.fa-forumbee:before{content:"";}.fa-leanpub:before{content:"";}.fa-sellsy:before{content:"";}.fa-shirtsinbulk:before{content:"";}.fa-simplybuilt:before{content:"";}.fa-skyatlas:before{content:"";}.fa-cart-plus:before{content:"";}.fa-cart-arrow-down:before{content:"";}.fa-diamond:before{content:"";}.fa-ship:before{content:"";}.fa-user-secret:before{content:"";}.fa-motorcycle:before{content:"";}.fa-street-view:before{content:"";}.fa-heartbeat:before{content:"";}.fa-venus:before{content:"";}.fa-mars:before{content:"";}.fa-mercury:before{content:"";}.fa-transgender:before{content:"";}.fa-transgender-alt:before{content:"";}.fa-venus-double:before{content:"";}.fa-mars-double:before{content:"";}.fa-venus-mars:before{content:"";}.fa-mars-stroke:before{content:"";}.fa-mars-stroke-v:before{content:"";}.fa-mars-stroke-h:before{content:"";}.fa-neuter:before{content:"";}.fa-facebook-official:before{content:"";}.fa-pinterest-p:before{content:"";}.fa-whatsapp:before{content:"";}.fa-server:before{content:"";}.fa-user-plus:before{content:"";}.fa-user-times:before{content:"";}.fa-hotel:before,.fa-bed:before{content:"";}.fa-viacoin:before{content:"";}.fa-train:before{content:"";}.fa-subway:before{content:"";}.fa-medium:before{content:"";}
/*})'"*/
.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);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);}}.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;}@-webkit-keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes pulse{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.pulse{-webkit-animation-name:pulse;animation-name:pulse;}@-webkit-keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}@keyframes rubberBand{0%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}30%{-webkit-transform:scale3d(1.25,0.75,1);transform:scale3d(1.25,0.75,1);}40%{-webkit-transform:scale3d(0.75,1.25,1);transform:scale3d(0.75,1.25,1);}50%{-webkit-transform:scale3d(1.15,0.85,1);transform:scale3d(1.15,0.85,1);}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1);}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand;}@-webkit-keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}@keyframes shake{0%,100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}}.shake{-webkit-animation-name:shake;animation-name:shake;}@-webkit-keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}@keyframes swing{20%{-webkit-transform:rotate3d(0,0,1,15deg);transform:rotate3d(0,0,1,15deg);}40%{-webkit-transform:rotate3d(0,0,1,-10deg);transform:rotate3d(0,0,1,-10deg);}60%{-webkit-transform:rotate3d(0,0,1,5deg);transform:rotate3d(0,0,1,5deg);}80%{-webkit-transform:rotate3d(0,0,1,-5deg);transform:rotate3d(0,0,1,-5deg);}100%{-webkit-transform:rotate3d(0,0,1,0deg);transform:rotate3d(0,0,1,0deg);}}.swing{-webkit-transform-origin:top center;-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);transform:scale3d(1,1,1);}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg);}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg);}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg);}100%{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.tada{-webkit-animation-name:tada;animation-name:tada;}@-webkit-keyframes wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}100%{-webkit-transform:none;transform:none;}}@keyframes wobble{0%{-webkit-transform:none;transform:none;}15%{-webkit-transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg);}30%{-webkit-transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg);}45%{-webkit-transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg);}60%{-webkit-transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg);}75%{-webkit-transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg);}100%{-webkit-transform:none;transform:none;}}.wobble{-webkit-animation-name:wobble;animation-name:wobble;}@-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);transform:scale3d(.3,.3,.3);}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1);}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9);}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03);}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97);}100%{opacity:1;-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn;-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);transform:translate3d(0,-3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0);}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);}100%{-webkit-transform:none;transform:none;}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown;}@-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);transform:translate3d(-3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0);}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0);}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0);}100%{-webkit-transform:none;transform:none;}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft;}@-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);transform:translate3d(3000px,0,0);}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0);}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0);}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0);}100%{-webkit-transform:none;transform:none;}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight;}@-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);transform:translate3d(0,3000px,0);}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0);}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0);}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0);}100%{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp;}@-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);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);}}.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);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);}}.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);transform:translate3d(20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0);}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft;}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0);}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);transform:translate3d(-20px,0,0);}100%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0);}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight;}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}100%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0);}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0);}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0);}100%{opacity:0;-webkit-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);transform:translate3d(0,-100%,0);}100%{opacity:1;-webkit-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);transform:translate3d(0,-2000px,0);}100%{opacity:1;-webkit-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);transform:translate3d(-100%,0,0);}100%{opacity:1;-webkit-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);transform:translate3d(-2000px,0,0);}100%{opacity:1;-webkit-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);transform:translate3d(100%,0,0);}100%{opacity:1;-webkit-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);transform:translate3d(2000px,0,0);}100%{opacity:1;-webkit-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);transform:translate3d(0,100%,0);}100%{opacity:1;-webkit-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);transform:translate3d(0,2000px,0);}100%{opacity:1;-webkit-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);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);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);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);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);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);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);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);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);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;}}.animated.flip{-webkit-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);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);}}.flipInX{-webkit-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);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);}}.flipInY{-webkit-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);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0;}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-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);transform:perspective(400px);}30%{-webkit-transform:perspective(400px) rotate3d(0,1,0,-15deg);transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1;}100%{-webkit-transform:perspective(400px) rotate3d(0,1,0,90deg);transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0;}}.flipOutY{-webkit-backface-visibility:visible !important;backface-visibility:visible !important;-webkit-animation-name:flipOutY;animation-name:flipOutY;-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);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0;}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1;}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg);opacity:1;}100%{-webkit-transform:none;transform:none;opacity:1;}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;}@-webkit-keyframes lightSpeedOut{0%{opacity:1;}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}@keyframes lightSpeedOut{0%{opacity:1;}100%{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0;}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate3d(0,0,1,-200deg);transform:rotate3d(0,0,1,-200deg);opacity:0;}100%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:none;transform:none;opacity:1;}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,-45deg);transform:rotate3d(0,0,1,-45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate3d(0,0,1,45deg);transform:rotate3d(0,0,1,45deg);opacity:0;}100%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate3d(0,0,1,-90deg);transform:rotate3d(0,0,1,-90deg);opacity:0;}100%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:none;transform:none;opacity:1;}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;}@-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;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;}}.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;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;}}.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;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;}}.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;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;}}.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;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;}}.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;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}20%,60%{-webkit-transform:rotate3d(0,0,1,80deg);transform:rotate3d(0,0,1,80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;}40%,80%{-webkit-transform:rotate3d(0,0,1,60deg);transform:rotate3d(0,0,1,60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1;}100%{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0;}}.hinge{-webkit-animation-name:hinge;animation-name:hinge;}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}100%{opacity:1;-webkit-transform:none;transform:none;}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg);}100%{opacity:1;-webkit-transform:none;transform:none;}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn;}@-webkit-keyframes rollOut{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}@keyframes rollOut{0%{opacity:1;}100%{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg);}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut;}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3);}50%{opacity:1;}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn;}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown;}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft;}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight;}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);animation-timing-function:cubic-bezier(0.550,0.055,0.675,0.190);}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);animation-timing-function:cubic-bezier(0.175,0.885,0.320,1);}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp;}@-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);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);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);}}.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);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;}}.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);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;}}.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);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);}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;}@-webkit-keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInDown{0%{-webkit-transform:translateY(-100%);transform:translateY(-100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown;}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInLeft{0%{-webkit-transform:translateX(-100%);transform:translateX(-100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft;}@-webkit-keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}@keyframes slideInRight{0%{-webkit-transform:translateX(100%);transform:translateX(100%);visibility:visible;}100%{-webkit-transform:translateX(0);transform:translateX(0);}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight;}@-webkit-keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}@keyframes slideInUp{0%{-webkit-transform:translateY(100%);transform:translateY(100%);visibility:visible;}100%{-webkit-transform:translateY(0);transform:translateY(0);}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp;}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}}@keyframes slideOutDown{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(100%);transform:translateY(100%);}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown;}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}@keyframes slideOutLeft{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(-100%);transform:translateX(-100%);}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft;}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}}@keyframes slideOutRight{0%{-webkit-transform:translateX(0);transform:translateX(0);}100%{visibility:hidden;-webkit-transform:translateX(100%);transform:translateX(100%);}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight;}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}@keyframes slideOutUp{0%{-webkit-transform:translateY(0);transform:translateY(0);}100%{visibility:hidden;-webkit-transform:translateY(-100%);transform:translateY(-100%);}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp;}
/*})'"*/
::-webkit-input-placeholder{color:#fff;}:-moz-placeholder{color:#fff;opacity:1;}::-moz-placeholder{color:#fff;opacity:1;}:-ms-input-placeholder{color:#fff;}.block .block-title span{padding-bottom:inherit;margin-bottom:10px;}input{max-width:100%;}.padding-left-11{padding-left:11px;}.panel-col-top .inside{position:relative;}.views-exposed-form .views-exposed-widget{padding:1em 0;}.view-faceted-search .views-exposed-form .views-exposed-widget .form-submit{margin:0;line-height:20px;}#node-448 .post-title,#node-448 .content-first{display:none;}.front .services-btns .btn-wrap a{display:inline-block;height:146px;width:192px;cursor:pointer;text-decoration:none;background-image:url(/sites/all/themes/mdeal_sourcewise/images/shiny-icons-notext.png);background-repeat:no-repeat;position:relative;margin-bottom:15px;}.btn.primary{color:#FFFFFF;background-color:#1CA1D8;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,0.05);font-size:125%;padding:12px 30px;max-width:100%;white-space:normal;text-shadow:0 1px 2px rgba(0,0,0,.3);transition:all 400ms;}.btn.primary:hover{color:#FFFFFF;background-color:#0C96D6;box-shadow:0 3px 8px rgba(0,0,0,0.1);}.btn.secondary{color:#FFFFFF;background-color:#FC4C02;border-radius:3px;box-shadow:0 1px 4px rgba(0,0,0,0.05);font-size:125%;padding:12px 30px;max-width:100%;white-space:normal;text-shadow:0 1px 2px rgba(0,0,0,.3);transition:all 400ms;}.btn.secondary:hover{color:#FFFFFF;background-color:#ed794b;box-shadow:0 3px 8px rgba(0,0,0,0.1);}.field-name-field-banner-image img,.field-name-field-custom-block-image img{width:100%;}.front .serv{display:inline-block;height:204px;width:192px;cursor:pointer;text-decoration:none;background-image:url(/sites/all/themes/mdeal_sourcewise/images/shiny-icons.png);background-repeat:no-repeat;position:relative;}.front .services-btns{width:770px;margin-left:8%;}.front .services-btns a{position:relative;z-index:10;}.front .services-btns .btn-wrap{width:192px;display:inline-block;text-align:center;vertical-align:top;}.front .negative-margin-top{margin-top:-40px;}.front .services-btns .btn-wrap a{display:inline-block;height:146px;width:192px;cursor:pointer;text-decoration:none;background-image:url(/sites/all/themes/mdeal_sourcewise/images/shiny-icons-notext2.png);background-repeat:no-repeat;position:relative;margin-bottom:15px;}.front .services-btns .btn-wrap span{font-size:20px;line-height:20px;color:#726e6f;margin:0;top:0px;position:relative;display:inline-block;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);}.front .serv2{background-position:-192px 0;margin-bottom:20px;}.front .serv3{background-position:-390px 0;}.front .serv4{background-position:-595px 0;display:block}.front .serv5{background-position:-796px 0;}.front .serv6{background-position:-1001px 0;}.front .home-services .serv1:hover{background-position:0 -146px;}.front .home-services .serv2:hover{background-position:-192px -146px;}.front .home-services .serv3:hover{background-position:-390px -146px;}.front .home-services .serv4:hover{background-position:-595px -146px;}.front .home-services .serv5:hover{background-position:-796px -146px;}.front .home-services .serv6:hover{background-position:-1001px -146px;}.front .cl .serv:hover{background-position:center bottom;background-image:url(/sites/all/themes/mdeal_sourcewise/images/shiny-icons-hover.png);}.front .home-text-description{opacity:0;position:relative;top:-340px !important;padding:10px;color:#222 !important;border-radius:5px;background-color:rgba(255,255,255,0.6);left:-105px;width:400px;-moz-box-shadow:0 0 12px #A7A7A7;-webkit-box-shadow:0 0 12px #A7A7A7;box-shadow:0 0 12px #A7A7A7;line-height:25px !important;}a#service-provider-button{width:570px;max-width:100%}.go-back-align-left{float:left;}.header-phone{font-size:22px;color:darkgray;float:right;padding-bottom:15px;font-family:'Source Sans Pro',Arial,'Arial Unicode MS',Helvetica,Sans-Serif}.icon-mobile{display:inline-block;width:18px;height:27px;background:url(/sites/all/themes/mdeal_sourcewise/images/icon-mobile.jpg);vertical-align:middle;margin-right:5px;float:left;margin-top:7px;}#header-community-impact{width:50%;float:right;}.header-main-inner{padding-top:18px;}.region-header-right{margin-right:14%;}.header-main-inner .block{margin-bottom:5px;}#search-block-form{margin-bottom:0;width:63%;float:right;}#block-search-form #search-block-form .form-group{margin:7px 0 0;}#block-search-form{margin-bottom:1px;}#block-search-form .form-item{margin:0;}#block-search-form #search-block-form input.form-text:focus{width:100%;border:none;}#block-search-form #search-block-form:hover input[name*="search_block_form"]{width:100%;border:none;}#block-search-form #search-block-form .form-submit{background:#C7C7C7;color:#595959;position:absolute;right:0px;top:2px;font-size:14px;font-family:'Source Sans Pro',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;border:none;padding:0 6px;height:inherit;width:inherit;text-indent:inherit;}#block-search-form #search-block-form input.form-text{background-color:#E5E5E3;width:100%;color:#3D3D3D;padding:2px;margin:0 auto;font-size:14px;height:22px;font-style:normal;font-family:'Source Sans Pro',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;-webkit-transition:none;-o-transition:color 0s;transition:none;-moz-transition:none;-ms-transition:none;}.region-header-right form.search-by-page-form{float:right;width:81%;position:relative;overflow:hidden;}.region-header-right form.search-by-page-form label{display:none;}.region-header-right form.search-by-page-form input.form-submit{position:absolute;left:auto;right:1px;top:1px;bottom:1px;padding:0 6px;color:#595959;font-size:14px;cursor:pointer;background:#C7C7C7;border:0}.region-header-right form.search-by-page-form input.form-text{background:#E5E5E3;border:none;padding:2px}body.page-search-pages #search-by-page-form{display:none;}#header-call-to-action{}#header-call-to-action p:first-child{margin-bottom:14px !important;}.col-md-6.col-md-offset-1.col-sm-6.col-xs-12.pull-left.padding-left-11{margin-top:-14px;}.header-buttons a.btn-header{-webkit-border-radius:5;-moz-border-radius:5;border-radius:5px;-webkit-box-shadow:0px 3px 0px #10235c;-moz-box-shadow:0px 3px 0px #10235c;box-shadow:0px 3px 0px #10235c;font-family:Arial;color:#ffffff;font-size:17px;background:#515d84;padding:5px 39px 5px 38px;text-decoration:none;white-space:nowrap;}.header-buttons a.btn-header:hover{background:#80abd9;text-decoration:none}.header-buttons a.btn-donate{-webkit-border-radius:5;-moz-border-radius:5;border-radius:5px;-webkit-box-shadow:0px 3px 0px #10235c;-moz-box-shadow:0px 3px 0px #10235c;box-shadow:0px 3px 0px #10235c;font-family:Arial;color:#ffffff;font-size:17px;background:#6680b5;float:right;padding:2px 52px 2px 51px;text-decoration:none;}.header-buttons a.btn-donate:hover{background:#80abd9;text-decoration:none;}.padding-bottom-list-items .views-field-title{padding-bottom:15px}.media-float-right{float:right;margin-top:0}.right-sidebar .view-id-articles_by_quarter{margin-left:74px}#sidebar-left-services a{color:#1e1c1a}#sidebar-left-services p{clear:both;margin-bottom:25px}#sidebar-left-services img{float:left;margin:0 5px 20px 0px}#menu-background{background:url(/sites/all/themes/mdeal_sourcewise/images/headerbg.png) repeat-x top left;height:46px;overflow:hidden;margin:0 auto;width:100%;z-index:auto;border-radius:0;display:block;}.header-main .top-row{z-index:1;position:relative;}.header-main-inner .region-main-menu .block{margin-bottom:5px;}.header-main .top-header-container{padding-bottom:8px;}.header-main .main-menu-container{margin-top:-46px;width:891px;}.tb-megamenu .nav-collapse ul.nav > li{padding:0;line-height:44px;margin-left:-1px;}.region-main-menu{background:none;border:none;height:44px;float:left;clear:both;}.tb-megamenu-nav{display:inline-block;vertical-align:middle;padding-left:4px;padding-right:4px;}.tb-megamenu-nav,.tb-megamenu-nav ul{min-height:0;}.tb-megamenu-nav,.tb-megamenu-nav ul{display:block;margin:0;padding:0;border:0;list-style-type:none;}.tb-megamenu-nav{font-size:14px;font-family:'Source Sans Pro',Arial,'Arial Unicode MS',Helvetica,Sans-Serif;font-weight:normal;font-style:normal;line-height:150%;}.tb-megamenu-nav>li:first-child{margin-left:38px;}.tb-megamenu-nav>li:first-child{margin-left:4px;}.tb-megamenu-nav>li{margin-left:-5px;display:inline-block;background:url(/sites/all/themes/mdeal_sourcewise/images/menuseparator.png) right center no-repeat;}.tb-megamenu-nav>li:last-child{background:none;}.tb-megamenu-nav>li{margin-left:9px;}.tb-megamenu-nav li{position:relative;z-index:5;display:block;float:left;margin:0;padding:0;border:0;}.tb-megamenu-nav a,.tb-megamenu-nav a:hover{outline:none;position:relative;z-index:11;line-height:44px;border:none !important;}.tb-megamenu-nav > li:before{position:absolute;display:block;content:' ';top:0;left:-1px;width:0px;height:42px;background:none;}.tb-megamenu .nav-collapse ul.nav > li > a{font-family:'Poppins',Helvetica,Arial,sans-serif;font-weight:400;font-size:16px;text-transform:uppercase;text-decoration:none;color:#000;vertical-align:middle;font-style:normal;font-variant:normal;text-align:left;}.tb-megamenu .nav-collapse ul.nav > li > a:hover{color:#F7F7F7 !important;text-decoration:none;}.tb-megamenu .nav-collapse ul.nav > li > a:hover,.tb-megamenu .nav-collapse ul.nav > li:hover > a,.tb-megamenu .nav-collapse ul.nav > li.active > a{background:url(/sites/all/themes/mdeal_sourcewise/images/menuhovereditem.png) no-repeat scroll center top transparent !important;padding:0px 18px;margin:0px auto;color:#F7F7F7 !important;}.tb-megamenu-nav .caret{display:none !important;}.tb-megamenu .nav-collapse ul.nav li:hover>ul{visibility:visible;top:100%;}.tb-megamenu .nav-collapse ul.nav>li>ul{padding:0px 30px 30px 30px;margin:-16px 0 0 -30px;}.tb-megamenu .nav-collapse ul.nav>li>ul:before{top:11px;right:30px;bottom:30px;left:30px;}.tb-megamenu .nav-collapse ul.nav>li>ul:before{top:13px;right:30px;bottom:30px;left:30px;}.tb-megamenu .nav-collapse ul.nav ul:before{background:#FFFFFF;border:none;margin:0 auto;display:block;position:absolute;content:' ';z-index:1;}.tb-megamenu .nav-collapse ul.nav ul:before{background:#262626;margin:0 auto;display:block;position:absolute;content:' ';z-index:1;}.tb-megamenu .nav-collapse ul.nav li ul>li:first-child{margin-top:5px;}.tb-megamenu .nav-collapse ul.nav li li:first-child{padding-top:10px;}.tb-megamenu .nav-collapse ul.nav li li{float:none;width:auto;}.tb-megamenu .nav-collapse ul.nav ul a:link,.tb-megamenu .nav-collapse ul.nav ul a:visited,.tb-megamenu .nav-collapse ul.nav ul a.active,.tb-megamenu .nav-collapse ul.nav ul a:hover,.tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-subnav > li > a{text-align:left;line-height:20px;color:#525455;font-size:16px;font-weight:normal;font-style:normal;text-decoration:none;letter-spacing:2px;text-transform:none;font-variant:normal;margin:0;font-weight:300;border:none;text-transform:none;}.tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-subnav > li > a{padding:10px 0;margin-right:20px;}.tb-megamenu .nav-collapse ul.nav ul li a:hover,.tb-megamenu .nav-collapse ul.nav ul li:hover>a{background:#EFF5F6;margin:0 auto;}.tb-megamenu .nav-collapse ul.nav ul li a:hover{color:#525455;}.tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-column{padding-left:5px !important;padding-right:0px !important;}.tb-megamenu .nav-collapse ul.nav > li .dropdown-menu{padding:0;border-top:none;}.tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-column{margin-top:-10px;margin-left:15px;padding-bottom:5px;}.menu-indent{line-height:12px !important;height:12px !important;margin:0 !important;padding-left:20px !important;padding-bottom:0px !important;}.tb-megamenu .nav-collapse #tb-megamenu-column-2{min-width:270px;}.tb-megamenu .nav-collapse #tb-megamenu-column-3{min-width:500px;}.tb-megamenu .nav-collapse #tb-megamenu-column-4{min-width:290px;}.tb-megamenu-main-menu a.main-menu-item-hide{display:none !important}h3.ui-state-default,h3.ui-state-active,h3.ui-widget-content{background:none;}.btn-search{font-family:Arial !important;color:#ffffff;font-size:20px !important;background:#00acc7;padding:10px 20px 10px 20px;text-decoration:none;display:block;text-align:center !important;}.btn-search:hover{background:#3d3935;text-decoration:none;}.view-id-media_archive .form-item-jump select,.left-sidebar input{width:100%;}.left-sidebar .menu-block-wrapper ul.menu li a,.left-sidebar .accordion-menu-wrapper h3{text-transform:lowercase}#footer .copyright{display:none;}#footer{padding-top:30px;margin-top:40px;width:100%;background:#e4e7e9 url(/sites/all/themes/mdeal_sourcewise/images/footerbg.png) repeat-x top left;height:auto;border:none;}.footer-center .container{}.footer-center .content > ul > li{margin-bottom:35px;}.footer-center .content > ul > li > a{font-weight:700;font-size:14px;color:#00b5cb;text-decoration:none;text-transform:uppercase;}.footer-center li{font-size:13px;line-height:125%;color:#454545;}.footer-center ul>li{padding-left:10px;}.footer-center .content > ul > li > ul{list-style:none;margin:15px 0 0;padding:0 0 0 13px;}.footer-center .content > ul > li > ul > li{text-indent:-15px;margin-bottom:15px;}.footer-center .content > ul > li > ul > li > a{font-size:14px;color:#000;text-decoration:none;font-weight:normal;}.footer-center .content  > ul > li > ul > li a:before{content:"-" !important;position:relative;left:-5px;}.footer-center p,.footer-center p a{margin:0 0 30px;font-size:14px;color:#000;line-height:27px;text-decoration:none;}#block-block-15{width:360px;}@media (min-width:980px) and (orientation:landscape) {
 #block-block-14{padding-left:100px;} 
}#toggle-icon{background-color:black;}.responsive-menu-toggle-icon span.label{display:none;}.panel-pane .horizontal-menu{display:none;}.tl-attribution,.tl-slidenav-title{display:none;}.tl-timeline{margin:0 auto;}#header{position:relative!important;z-index:9;}@media (max-width:767px) {
 #timelinejs-sourcewise-timeline-block-1 .tl-timenav,#timelinejs-sourcewise-timeline-block-1 .tl-menubar{display:none;} 
}#timelinejs-sourcewise-timeline-block-1.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover,#timelinejs-sourcewise-timeline-block-1.tl-layout-landscape.tl-mobile .tl-slidenav-next:focus{right:105px;}#timelinejs-sourcewise-timeline-block-1.tl-layout-landscape.tl-mobile .tl-slidenav-next:hover .tl-slidenav-icon,#timelinejs-sourcewise-timeline-block-1.tl-layout-landscape.tl-mobile .tl-slidenav-next:focus .tl-slidenav-icon{margin-left:80px;}#timelinejs-sourcewise-timeline-block-1.tl-layout-landscape.tl-mobile .tl-slidenav-previous:hover .tl-slidenav-icon,#timelinejs-sourcewise-timeline-block-1.tl-layout-landscape.tl-mobile .tl-slidenav-previous:focus .tl-slidenav-icon{margin-left:0;}#timelinejs-sourcewise-timeline-block-1.tl-mobile.tl-layout-portrait .tl-slidenav-next:hover .tl-slidenav-icon,#timelinejs-sourcewise-timeline-block-1.tl-mobile.tl-layout-portrait .tl-slidenav-next:focus .tl-slidenav-icon{margin-left:8px;}.page-media-center .panel-col-first,.page-media-center .panel-col-last{width:25% !important}#media-center-landing-page-video{position:absolute;top:0;right:0;z-index:10;}#media-center-landing-page-contact-us-image{position:absolute;top:-15px;right:0;z-index:10;}.page-media-center img{border:none;margin:0}.slide-overlay{display:none;}#media-center-landing-page video{height:200px;}#views_slideshow_cycle_teaser_section_sw_slideshow-block_4,#views_slideshow_cycle_teaser_section_sw_slideshow-block_4 .views_slideshow_slide,#views_slideshow_cycle_teaser_section_sw_slideshow-block_4 img{width:100%;height:auto;}.branding-cell{display:table-cell;}.btn-branding{display:table-cell;-webkit-border-radius:28;-moz-border-radius:28;border-radius:28px;font-family:Arial;color:#000;font-size:20px;background:#fff;padding:60px 40px 60px 40px !important;border:solid #CCC 2px;text-decoration:none;}.btn-branding:hover{background:#80abd9;text-decoration:none;}.webform-client-form{border:1px solid #fcf9fc;background:#f7f3ef;background:-webkit-gradient(linear,left top,left bottom,from(#fcfcfc),to(#f7f3ef));background:-webkit-linear-gradient(top,#fcfcfc,#f7f3ef);background:-moz-linear-gradient(top,#fcfcfc,#f7f3ef);background:-ms-linear-gradient(top,#fcfcfc,#f7f3ef);background:-o-linear-gradient(top,#fcfcfc,#f7f3ef);background-image:-ms-linear-gradient(top,#fcfcfc 0%,#f7f3ef 100%);-webkit-border-radius:8px;-moz-border-radius:8px;border-radius:8px;-webkit-box-shadow:rgba(000,000,000,0.9) 0 1px 2px,inset rgba(255,255,255,0.4) 0 0px 0;-moz-box-shadow:rgba(000,000,000,0.9) 0 1px 2px,inset rgba(255,255,255,0.4) 0 0px 0;box-shadow:rgba(000,000,000,0.9) 0 1px 2px,inset rgba(255,255,255,0.4) 0 0px 0;font-family:'Helvetica Neue',Helvetica,sans-serif;text-decoration:none;vertical-align:middle;padding:20px;width:100%;}.webform-client-form .form-text,.webform-client-form textarea{border:1px solid #3d3935;background:#e0dfdd;-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;color:#3d3935;-webkit-box-shadow:rgba(255,255,255,0.4) 0 1px 0,inset rgba(000,000,000,0.7) 0 0px 0px;-moz-box-shadow:rgba(255,255,255,0.4) 0 1px 0,inset rgba(000,000,000,0.7) 0 0px 0px;box-shadow:rgba(255,255,255,0.4) 0 1px 0,inset rgba(000,000,000,0.7) 0 0px 0px;padding:8px;width:100%;}.webform-client-form .form-text:focus,.webform-client-form textarea:focus{background:#fff;color:#3d3935;}.webform-client-form h2{text-shadow:#fcfcfc 0 1px 0;font-size:18px;margin:0 0 10px 0;font-weight:bold;text-align:center;}.webform-client-form .form-title{margin-bottom:10px;color:#41b7e6;text-shadow:#fcfcfc 0 1px 0;}.webform-client-form .form-actions{margin:8px 0;text-align:right;}.webform-client-form input.form-submit{border:1px solid #003da5;background:#41b7e6;background:-webkit-gradient(linear,left top,left bottom,from(#41b7e6),to(#41b7e6));background:-webkit-linear-gradient(top,#41b7e6,#41b7e6);background:-moz-linear-gradient(top,#41b7e6,#41b7e6);background:-ms-linear-gradient(top,#41b7e6,#41b7e6);background:-o-linear-gradient(top,#41b7e6,#41b7e6);background-image:-ms-linear-gradient(top,#41b7e6 0%,#41b7e6 100%);-webkit-border-radius:4px;-moz-border-radius:4px;border-radius:4px;-webkit-box-shadow:rgba(255,255,255,0.4) 0 1px 0,inset rgba(255,255,255,0.4) 0 1px 0;-moz-box-shadow:rgba(255,255,255,0.4) 0 1px 0,inset rgba(255,255,255,0.4) 0 1px 0;box-shadow:rgba(255,255,255,0.4) 0 1px 0,inset rgba(255,255,255,0.4) 0 1px 0;text-shadow:#3d3d3c 0 1px 0;color:#f5f7f2;font-family:helvetica,serif;padding:8.5px 18px;font-size:14px;text-decoration:none;vertical-align:middle;width:100%;}.webform-client-form input.form-submit:hover{border:1px solid #003da5;text-shadow:#3d3d3c 0 1px 0;background:#003da5;background:-webkit-gradient(linear,left top,left bottom,from(#003da5),to(#003da5));background:-webkit-linear-gradient(top,#003da5,#003da5);background:-moz-linear-gradient(top,#003da5,#003da5);background:-ms-linear-gradient(top,#003da5,#003da5);background:-o-linear-gradient(top,#003da5,#003da5);background-image:-ms-linear-gradient(top,#003da5 0%,#003da5 100%);color:#fff;}.webform-client-form input.form-submit:active{text-shadow:#31540c 0 1px 0;border:1px solid #447314;background:#8dc059;background:-webkit-gradient(linear,left top,left bottom,from(#6aa436),to(#003da5));background:-webkit-linear-gradient(top,#6aa436,#8dc059);background:-moz-linear-gradient(top,#6aa436,#8dc059);background:-ms-linear-gradient(top,#6aa436,#8dc059);background:-o-linear-gradient(top,#6aa436,#8dc059);background-image:-ms-linear-gradient(top,#6aa436 0%,#8dc059 100%);color:#fff;}.webform-client-form label{width:50%;}.webform-client-form select{width:100%;}.webform-client-form textarea{margin-bottom:0px !important;}.webform-client-form .grippie{display:none;}.webform-client-form .webform-component{margin-bottom:20px;}.webform-client-form .form-actions{display:flex;}.webform-client-form .form-actions #edit-next,.webform-client-form .form-actions #edit-submit{flex:0 0 auto;width:auto;margin-left:auto;font-size:100%;}.webform-client-form .form-actions #edit-previous{flex:0 0 auto;width:auto;margin-right:auto;font-size:100%;}#webform-client-form-939 .form-item.form-type-radio,#webform-client-form-939 .form-item.form-type-checkbox{display:flex;align-items:flex-start;flex-direction:row;flex-wrap:nowrap;}#webform-client-form-939 .form-item.form-type-radio > label,#webform-client-form-939 .form-item.form-type-checkbox > label{margin:5px 0;}#webform-client-form-939 .form-item.form-type-radio > input,#webform-client-form-939 .form-item.form-type-checkbox > input{margin:5px;width:20px;height:20px;}#webform-client-form-939 .webform-datepicker{display:flex;flex-direction:row;flex-wrap:nowrap;}#webform-client-form-939 .webform-datepicker > *{padding:0 10px 0 0;}.webform-confirmation{background-color:#dff0d8;color:#234600;border-color:#be7;padding:10px;}.pane-webform .links{display:none;}#views-exposed-form-media-archive-panel-pane-1{display:inline-block;position:relative;width:300px;height:41px;white-space:nowrap;box-sizing:border-box;font-size:14px;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys-wrapper{width:156px;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys{display:inline-block;-webkit-transition:box-shadow .4s ease,background .4s ease;transition:box-shadow .4s ease,background .4s ease;border:0;border-radius:1px;box-shadow:inset 0 0 0 3px #00AEC7;background:#FFFFFF;padding:8px;width:100%;height:100%;vertical-align:middle;white-space:normal;font-size:inherit;-webkit-appearance:none;-moz-appearance:none;appearance:none;}#views-exposed-form-media-archive-panel-pane-1 .views-exposed-widget .form-submit{margin-top:0;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys::-webkit-search-decoration,#views-exposed-form-media-archive-panel-pane-1  #edit-keys::-webkit-search-cancel-button,#views-exposed-form-media-archive-panel-pane-1  #edit-keys::-webkit-search-results-button,#views-exposed-form-media-archive-panel-pane-1  #edit-keys::-webkit-search-results-decoration{display:none;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys:hover{box-shadow:inset 0 0 0 3px #008194;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys:focus,#views-exposed-form-media-archive-panel-pane-1  #edit-keys:active{outline:0;box-shadow:inset 0 0 0 3px #00AEC7;background:#E3E3E3;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys::-webkit-input-placeholder{color:#BBBBBB;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys::-moz-placeholder{color:#BBBBBB;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys:-ms-input-placeholder{color:#BBBBBB;}#views-exposed-form-media-archive-panel-pane-1  #edit-keys::placeholder{color:#BBBBBB;}#views-exposed-form-media-archive-panel-pane-1 #edit-submit-media-archive,#views-exposed-form-media-archive-panel-pane-1 .form-type-textfield{height:35px;}.view-protection-security-articles h4{margin:20px 0 0;}.pane-textsize-form h2 span{color:#06a3ce !important;font-size:18px !important;letter-spacing:4px !important;font-weight:300 !important;text-transform:lowercase !important;float:left;padding:0px 0 0 28px !important;}.pane-textsize-form{width:100%;margin-bottom:10px;}.pane-textsize-form ul{width:220px !important;}.pane-textsize-form ul>li{float:left;display:inline;padding-left:11px;}.pane-textsize-form ul>li:before{content:none !important;}.pane-textsize-form .textsize_list img{margin:0;border:0;display:none;}.textsize_list.textsize_current_list{margin-top:0px;}.ts_increase_variable:before{content:"A";font-size:22px;}a.ts_icon.ts_increase_variable.textsize_increase.text_display_hidden{background-image:none !important;}.ts_normal_variable:before{content:"A";font-size:18px;}a.ts_icon.ts_normal_variable.textsize_normal.text_display_hidden{background-image:none !important;}.ts_decrease_variable:before{content:"A";font-size:14px;background-image:none !important;}a.ts_icon.ts_decrease_variable.textsize_decrease.text_display_hidden{background-image:none !important;}ul.textsize_list li a span{margin:0;width:18px;}.rdp-title-button .field-item{font-family:'Poppins',Helvetica,Arial,sans-serif;font-weight:normal;}.pane-content h2{text-align:left;}.pane-node-field-date-published .block-title h2.pane-title,.pane-node-field-source .block-title h2.pane-title{font-size:20px;font-weight:normal;text-align:left;}.pane-node-field-date-published .block-title h2.pane-title span,.pane-node-field-source .block-title h2.pane-title span{font-weight:normal;font-size:20px;display:initial;}.panel-pane.pane-custom.pane-3 hr{margin-top:inherit;}.pane-testimonials-panel-pane-1,.page-taxonomy-term .pane-testimonials{margin-top:100px;}.pane-testimonials-panel-pane-2{margin-top:100px;}.pane-testimonials-panel-pane-2 .pane-title{font-style:italic;font-size:18px;color:#c9c9c9;margin-bottom:0px;}.pane-testimonials-panel-pane-2 h2.pane-title:before{background:url(/sites/default/themes/sourcewise_basic_responsive/images/quotation-mark.png) no-repeat;display:block;width:41px;height:27px;content:"test";text-indent:-9999px;float:left;margin-top:-10px;}.pane-testimonials .pane-title{font-style:italic;font-size:18px;color:#c9c9c9;margin-bottom:0px;}.pane-testimonials h2.pane-title:before{background:url(/sites/default/themes/sourcewise_basic_responsive/images/quotation-mark.png) no-repeat;display:block;width:41px;height:27px;content:"test";text-indent:-9999px;float:left;margin-top:-10px;}.pane-testimonials-panel-pane-1 .pane-title{font-style:italic;font-size:18px;color:#c9c9c9;margin-bottom:-10px;line-height:39px;}.pane-testimonials-panel-pane-1 h2.pane-title:before{background:url(/sites/default/themes/sourcewise_basic_responsive/images/quotation-mark.png) no-repeat;display:block;width:41px;height:27px;content:"test";text-indent:-9999px;float:left;}.panel-pane.pane-views-panes.pane-testimonials-panel-pane-4,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-5,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-6,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-7,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-8,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-9,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-10,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-12,.panel-pane.pane-views-panes.pane-testimonials-panel-pane-13{margin-bottom:40px;}.pane-testimonials-panel-pane-4 h2.pane-title,.pane-testimonials-panel-pane-5 h2.pane-title,.pane-testimonials-panel-pane-6 h2.pane-title,.pane-testimonials-panel-pane-7 h2.pane-title,.pane-testimonials-panel-pane-8 h2.pane-title,.pane-testimonials-panel-pane-9 h2.pane-title,.pane-testimonials-panel-pane-10 h2.pane-title,.pane-testimonials-panel-pane-12 h2.pane-title,.pane-testimonials-panel-pane-13 h2.pane-title{text-align:left;}.pane-testimonials-panel-pane-4 .pane-title span,.pane-testimonials-panel-pane-5 .pane-title span,.pane-testimonials-panel-pane-6 .pane-title span,.pane-testimonials-panel-pane-7 .pane-title span,.pane-testimonials-panel-pane-8 .pane-title span,.pane-testimonials-panel-pane-9 .pane-title span,.pane-testimonials-panel-pane-10 .pane-title span,.pane-testimonials-panel-pane-12 .pane-title span,.pane-testimonials-panel-pane-13 .pane-title span{font-style:italic;font-size:18px;color:#c9c9c9;margin-bottom:0px;text-transform:none;letter-spacing:normal;}.pane-testimonials-panel-pane-4 h2.pane-title:before,.pane-testimonials-panel-pane-5 h2.pane-title:before,.pane-testimonials-panel-pane-6 h2.pane-title:before,.pane-testimonials-panel-pane-7 h2.pane-title:before,.pane-testimonials-panel-pane-8 .pane-title:before,.pane-testimonials-panel-pane-9 .pane-title:before,.pane-testimonials-panel-pane-10 .pane-title:before,.pane-testimonials-panel-pane-12 .pane-title:before,.pane-testimonials-panel-pane-13 .pane-title:before{background:url(/sites/default/themes/sourcewise_basic_responsive/images/quotation-mark.png) no-repeat;display:block;width:41px;height:27px;content:"test";text-indent:-9999px;float:left;}.view-testimonials .jcarousel-container.jcarousel-container-horizontal{background:none;border:none;padding:0;margin:0;height:170px;width:300px !important;}.view-testimonials .jcarousel{width:calc(100vw - 20px);max-width:700px;overflow:hidden;padding-top:20px;top:-20px;position:relative;}.view-testimonials .view-list ul li.view-list-item{height:auto;border:none;width:calc(100vw - 20px);max-width:700px;}@media only screen and (min-width :1000px) {
 .view-testimonials .jcarousel{width:212px;}.view-testimonials .view-list ul li.view-list-item{width:212px;} 
}@media only screen and (min-width :1200px) {
 .view-testimonials .jcarousel{width:270px;}.view-testimonials .view-list ul li.view-list-item{width:270px;} 
}.view-testimonials  a.jcarousel-control-next,.view-testimonials a.jcarousel-control-prev{width:16px;height:16px;text-shadow:0 0 0 transparent;box-shadow:0 0 0 transparent;}.view-testimonials a.jcarousel-control-prev{background:transparent url(/sites/default/themes/sourcewise_basic_responsive/images/tes-btn-left.png) no-repeat center center;position:absolute;top:0;left:auto;right:25px;border-right:1px solid #eee;}.view-testimonials  a.jcarousel-control-next{background:transparent url(/sites/default/themes/sourcewise_basic_responsive/images/tes-btn-right.png) no-repeat center center;position:absolute;top:0;left:auto;right:0;}.view-testimonials .views-field-body,.view-testimonials .views-field-body p{font-weight:normal;font-size:14px;color:#5a5a5a;margin-bottom:1em;margin-top:1em;line-height:initial;}.view-testimonials .testimonial-title{font-weight:bold;font-size:16px;color:#00b6c9;}.sharethis-wrapper{width:50%;float:left;}.main-content > .inside > .pane-block-10,.main-content .pane-block-10{display:initial;}.right-sidebar > .inside > .pane-block-10,.right-sidebar .pane-block-10{display:none;}.ui-state-default,.ui-state-active,.ui-widget-content{background:none;border:none;}.ui-accordion .ui-accordion-content{padding:0 1em 1.5em;overflow:hidden;border:none;height:auto !important;}ul.menu.nav{padding:0;}@media only screen and (min-width :1200px) {
 .pane-node-field-media-banner-image img{height:auto;width:100%;}.slideshow-text-wrapper.title-custom-block{top:40px;}.page-media-center .field-name-field-custom-block-image img{width:100%;} 
}@media only screen and (max-width :1200px) {
  
}@media only screen and (max-width :992px) {
 .region-content .container{padding-left:25px;padding-right:25px;} 
}@media only screen and (max-width :768px) {
 iframe#blockrandom{height:445px;} 
}@media only screen and (max-width :480px) {
 #canvas{width:100%}.header-phone{font-size:16px;}.icon-mobile{margin-top:0;}.region-header-right{margin:0;}.btn-header{padding:5px 20px;}.btn-donate{padding:2px 40px;}#search-block-form{width:100%;}.region-header-right form.search-by-page-form{width:100%;margin:5px 0 15px;}.region-header-right form.search-by-page-form input.form-submit{right:0;top:0;bottom:0;}.region-header-right form.search-by-page-form .container{padding:0;}#header .area-main-menu{padding-right:15px;}#header-community-impact{width:100%;}#header-call-to-action  p{float:right;}.header-phone{padding-top:0px;margin-left:0px;margin-top:0px;float:left;clear:both;}#block-tb-megamenu-main-menu{margin-top:-7px;margin-left:8px;}#menu-background{display:none;}.tb-megamenu .btn-navbar{padding:7px;}.tb-megamenu .nav-collapse ul.nav ul a:link,.tb-megamenu .nav-collapse ul.nav ul a:visited,.tb-megamenu .nav-collapse ul.nav ul a.active,.tb-megamenu .nav-collapse ul.nav ul a:hover,.tb-megamenu .nav-collapse ul.nav > li .dropdown-menu .tb-megamenu-subnav > li > a{font-size:90%;font-family:inherit;}.tb-megamenu .nav-collapse ul.nav > li > a:hover,.tb-megamenu .nav-collapse ul.nav > li:hover > a,.tb-megamenu .nav-collapse ul.nav > li.active > a{background:none !important;}.header-main .main-menu-container{margin-top:-10px;width:100%;clear:both;}.home-page-container{width:100% !important;}.panels-flexible-region-home_layout-home_row_4_left,.panels-flexible-region-home_layout-home_row_4_rt{float:none;width:100%;padding:10px;}.front .negative-margin-top{margin-top:0px !important;}.front .services-btns .btn-wrap{display:block;width:100%;}.front .services-btns{width:100%;margin-left:0;}.front div#step2{margin-bottom:0px !important;}.main-content > .inside > .pane-block-10,.main-content .pane-block-10{display:none;}.right-sidebar > .inside > .pane-block-10,.right-sidebar .pane-block-10{display:block;padding-top:15px;}iframe#blockrandom{height:584px;margin-left:-10px;} 
}@media only screen and (max-width :320px) {
 #canvas{width:100%}.header-phone{font-size:16px;}.icon-mobile{margin-top:0;}.region-header-right{margin:0;}.btn-header{padding:5px 20px;}.btn-donate{padding:5px 48px;}#search-block-form{width:100%;}#header .area-main-menu{padding-right:15px;}#header-call-to-action  p{float:right;} 
}.views-field-field-newsletter-banner img{border:none;}.views-slideshow-controls-bottom .views-slideshow-pager-fields .views-slideshow-pager-field-item{width:14px;}.ts_decrease_variable{float:right !important;}.textsize_list.textsize_current_list{width:209px;}.btn-service-provider{-moz-box-shadow:inset 0px 1px 0px 0px #41b7e6;-webkit-box-shadow:inset 0px 1px 0px 0px #41b7e6;box-shadow:inset 0px 1px 0px 0px #41b7e6;background-color:#41b7e6;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #99d6ea;display:inline-block;cursor:pointer;color:#ffffff !important;font-family:Arial !important;font-size:15px !important;font-weight:bold !important;padding:6px 24px;text-decoration:none !important;text-shadow:0px 1px 0px #004f71;margin:10px 0px 60px;width:581px;text-align:center !important;}.btn-service-provider:hover{background-color:#004f71;}.btn-service-provider:active{position:relative;top:1px;}.nav > li > a:active{background-color:#eeeeee;}.view-news-ticker{padding-top:15px;}.block.pane-news-ticker{margin-bottom:0;}.block.panel-pane.pane-views.pane-news-ticker.media-center-page{margin-bottom:1em;}.liScroll-container{border:1px solid #3D3935;width:87.8%;height:30px;border-left:none;}.liScroll-container .mask{left:10px;top:-23px;width:100%;}span.separator{padding-right:5px;color:#3D3935;}.marquee{width:89%;border:1px solid #9C9A9A;height:30px;}.marquee ul li{width:auto;}.view-news-ticker a,#views-ticker-marquee-news_ticker-default a{margin-right:15px;font-size:13px;color:#3D3935 !important;font-weight:normal;}#newsticker-title{margin-right:0px;float:left;}#newsticker-title h4{background:#FC4C02;padding:6px 3px 5px 12px;position:relative;text-transform:uppercase;display:inline-block;margin:0;font-size:16px;font-weight:bold;color:#FFFFFF;}#newsticker-title h4:before{border-left:20px solid #FC4C02;border-top:30px solid rgba(0,255,0,0);content:"";left:100%;margin-left:0;position:absolute;top:0;transform:scale(0.9999);z-index:4;}.pane-news-ticker-panel-pane-1 .block-title{display:none;}.liScroll-container .mask:not(*:root){top:-50px;}@-moz-document url-prefix(){#newsticker-title h4:before{padding-bottom:1px;}.liScroll-container .mask{top:-28px;}}.front .iframe-container{height:387px;}#pnl_Filters hr,.footercopyright,.servprov_mobile.ui-widget,#poweredby{display:none !important;}input#btnSearch{margin-bottom:10px !important;}.home-page-container{width:980px;}.panels-flexible-region-home_layout-home_row_2_left{float:left;width:18.81%;}.panels-flexible-region-home_layout-home_row_2_rt{width:75%;padding-left:60px;margin:0 auto 100px;}.panels-flexible-region-home_layout-home_row_4_left,.panels-flexible-region-home_layout-home_row_4_rt{float:left;width:49.5000%;padding:0 30px;}#service-icons-block{margin-bottom:0;}.home-row-4-rt{border-left:1px solid #ccc;margin-top:-27px;}.front .pane-title,.front .block .block-title span,.front .home-services h1{font-weight:300 !important;font-size:25px;color:#06a3ce;margin:0;font-weight:normal;line-height:35px;padding-bottom:10px;letter-spacing:8px;text-transform:lowercase;text-align:left;}.front .home-services h1{text-align:center;}.block .block-title span:after{display:none;}.front .home-services{padding:35px 0 0 0;text-align:center;background:none;width:980px;}.front .home-services .services-btns{margin-top:30px;}.front .services-btns .btn-wrap{width:192px;display:inline-block;text-align:center;vertical-align:top;}.front div#step2{margin-bottom:60px;}.home-step img{margin:5px;}.front .negative-margin-top{margin-top:-40px;}.front .services-btns .btn-wrap span{font-size:18px;line-height:20px;color:#726e6f;margin:0;top:0px;position:relative;display:inline-block;opacity:0;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);}.front .home-text-description{opacity:0;position:relative;padding:10px;color:#222 !important;border-radius:5px;background-color:rgba(255,255,255,0.6);left:-105px;width:400px;-moz-box-shadow:0 0 12px #A7A7A7;-webkit-box-shadow:0 0 12px #A7A7A7;box-shadow:0 0 12px #A7A7A7;line-height:25px !important;}span.home-text-description.title-two-description-three{top:-340px !important}span.home-text-description.title-three-description-three{top:-365px !important}span.home-text-description.title-two-description-two{top:-320px !important}span.home-text-description.title-two-description-two,span.home-text-description.title-one-description-three{top:-315px !important}span.home-text-description.title-one-description-two{top:-295px !important}.front .serv2{background-position:-192px 0;margin-bottom:20px;}.front .serv3{background-position:-390px 0;}.front .serv4{background-position:-595px 0;display:block}.front .serv5{background-position:-796px 0;}.front .serv6{background-position:-1001px 0;}.front .home-services .serv1:hover{background-position:0 -146px;}.front .home-services .serv2:hover{background-position:-192px -146px;}.front .home-services .serv3:hover{background-position:-390px -146px;}.front .home-services .serv4:hover{background-position:-595px -146px;}.front .home-services .serv5:hover{background-position:-796px -146px;}.front .home-services .serv6:hover{background-position:-1001px -146px;}.front .cl .serv:hover{background-position:center bottom;background-image:url(/sites/all/themes/mdeal_sourcewise/css/images/shiny-icons-hover.png);}@media only screen and (max-width :740px) {
 #newsticker-title{margin-left:15px;margin-right:10px;}span.separator,#newsticker-title h4:before{display:none;}li.views-vTicker-item-news_ticker a{font-size:13px;color:#3D3935;font-weight:normal;}ul#views-ticker-vTicker-list-news_ticker{top:-83px !important;}#views-ticker-fade-news_ticker-panel_pane_1-wrapper ul li{list-style:none;width:60%;float:left;margin-top:-9px;margin-bottom:10px;}#views-ticker-vTicker-news_ticker{width:54%;}.front .iframe-container{height:513px;}.front .panels-flexible-region-home_layout-home_row_2_rt{margin-top:-60px;width:100%;padding:10px;}.panels-flexible-region-home_layout-home_row_2_left{display:none;}.front .block.pane-node-field-custom-block-image{margin-bottom:0;}#views-ticker-fade-news_ticker-panel_pane_1-wrapper .views-field-title{min-height:55px;line-height:15px;padding-top:6px;}.front .home-services .services-btns{width:100%;margin:0 auto;text-align:center;}.front .home-page-container,.front .home-services{width:100%;}.front .services-btns .btn-wrap span{display:none;}.front .negative-margin-top{margin-top:0;} 
}#mainContainer{width:630px;margin-bottom:0px;color:#282828;background-color:#FFFFFF;}.home-step{font-weight:300 !important;font-size:25px;color:#06a3ce;margin:0;font-weight:normal;line-height:35px;padding-bottom:10px;letter-spacing:4px;text-transform:lowercase;}.front .iframe-container{overflow:hidden;}@media only screen and (max-width :480px) {
 .home-page-container{width:100%;}.panels-flexible-region-home_layout-home_row_4_left,.panels-flexible-region-home_layout-home_row_4_rt{float:none;width:100%;padding:10px;}.panels-flexible-region-home_layout-home_row_2_left{display:none;}.panels-flexible-region-home_layout-home_row_2_rt{float:none;width:100%;padding:10px;}.front .home-services{padding:10px;width:100%;}.home-row-4-rt{border:none;}.front .services-btns .btn-wrap span{display:none;} 
}body,html{font-size:16px;font-family:'Poppins',Helvetica,Arial,sans-serif;}h2{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1.75em;font-weight:500;text-transform:uppercase;text-align:center;letter-spacing:0.0625em;color:#000000;}h3{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1.625em;font-weight:500;text-transform:uppercase;text-align:left;letter-spacing:0.0625em;color:#1e1c1a;}h4{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:16px;font-weight:500;text-transform:capitalize;text-align:left;color:#000000;}h5{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1em;font-weight:500;text-transform:capitalize;text-align:left;color:#000000;line-height:1.5em;margin-bottom:2em;}p,.tl-caption{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:16px;text-align:left;color:#1e1c1a;line-height:1.25em;margin-bottom:1em;}.tl-timeline .tl-caption{font-size:12.25px !important;line-height:1.75em !important;}h2.tl-headline{text-transform:capitalize;text-align:left;}.tl-timeline .tl-caption{text-align:right;}.main-content ul{list-style:square outside url("/sites/default/files/bullet_blue.gif");padding:0 0 0 2em;margin:0;}.main-content ul li{list-style:square outside url("/sites/default/files/bullet_blue.gif");font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:16px;text-align:left;color:#1e1c1a;padding-bottom:0;}.main-content ul li:last-child{padding-bottom:20px;}blockquote{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1em;font-weight:400;line-height:1.5em;margin-top:1em;margin-bottom:1em;margin-left:3.5em;padding-left:1em;border-left:3px solid #ccc;}a{color:#1CA1D8;}a:link,a:active{font-family:'Poppins',Helvetica,Arial,sans-serif;text-align:left;color:#1CA1D8;text-decoration:none;}.ui-widget{font-family:inherit;}.ui-widget-content a{color:#1CA1D8;}a.btn-search{color:white;}ul.menu > li a,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{color:#1e1c1a;}ul.menu > li a:hover{color:#1e1c1a;}ul.menu > li a.active,.nav .open > a,.nav .open > a:hover,.nav .open > a:focus{background-color:#ddd;}body.page-media-center-news ul.menu a.active-trail.active,body.page-media-center-timeline ul.menu a.active-trail.active{background:none;}body.page-media-center-news ul.menu a.active-trail.active:hover,body.page-media-center-timeline ul.menu a.active-trail.active:hover{background:#ddd;}a:hover{font-family:'Poppins',Helvetica,Arial,sans-serif;text-align:left;color:#1CA1D8;text-decoration:none;}#panels-ipe-paneid-1302 .block .block-title span{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1.75em;font-weight:500;text-transform:uppercase;text-align:center;letter-spacing:0.0625em;color:#000000;}.panels-ipe-regionid-left .block .block-title span{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1.375em;font-weight:500;text-transform:uppercase;text-align:center;letter-spacing:0.0625em;color:#1e1c1a;}.panels-ipe-regionid-left p{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:16px;text-transform:capitalize;text-align:left;color:#1e1c1a;}.webform-client-form h2{font-family:'Poppins',Helvetica,Arial,sans-serif;font-size:1.125em;font-weight:500;text-transform:capitalize;text-align:left;color:#000000;}.webform-client-form{font-family:'Poppins',Helvetica,Arial,sans-serif;}.views-exposed-form label{font-family:'Poppins',Helvetica,Arial,sans-serif;color:#1e1c1a;}body.page-media-center .pane-block-13 h1{display:none;}.leadership-person-wrapper{margin-bottom:2em;}.pane-menu-menu-who-we-are-menu{margin-top:1.5em;}img.image-leadership{margin-top:17px;}.view-media-archive .view-filters{margin-bottom:1em;}.slideshow-text-wrapper{position:absolute;top:100px;left:100px;}.slideshow-text-wrapper,.slideshow-text-wrapper p{color:white;font-size:60px;text-shadow:2px 2px 2px #000;font-family:'Poppins',Helvetica,Arial,sans-serif;}.front .slideshow-text-wrapper,.slideshow-text-wrapper p{font-size:4vw;font-family:'Poppins',Helvetica,Arial,sans-serif;}.front .slideshow-text-wrapper{top:100px;}@media only screen and (max-width :1200px) {
 .slideshow-text-wrapper{top:10px;}.slideshow-text-wrapper,.slideshow-text-wrapper p{font-size:50px;}.page-with-news-ticker .slideshow-text-wrapper,.page-with-news-ticker .slideshow-text-wrapper p{top:100px;} 
}@media only screen and (max-width :992px) {
 .tb-megamenu-main-menu .tb-megamenu-subnav{display:none;}.block.block-tb-megamenu{position:relative !important;width:200px;}.tb-megamenu-main-menu .mega-dropdown-inner{display:none;}.tb-megamenu .nav-collapse ul.nav > li > a{padding:10px 18px !important;line-height:1.5;}.tb-megamenu .nav-collapse ul.nav > li > a:hover,.tb-megamenu .nav-collapse ul.nav > li:hover > a,.tb-megamenu .nav-collapse ul.nav > li.active > a{background:none !important}.slideshow-text-wrapper{top:-85px;left:20px;max-width:90%;}.slideshow-text-wrapper,.slideshow-text-wrapper p{font-size:40px;top:10px;left:40px;}.slideshow-text-wrapper.page-with-ticker,.slideshow-text-wrapper.page-with-ticker p{position:relative;top:-150px;}.page-with-news-ticker .slideshow-text-wrapper,.page-with-news-ticker .slideshow-text-wrapper p{top:100px;}.front .slideshow-text-wrapper p{font-size:4vw;}.node-type-general-purpose-page .panel-col-top{width:100%;} 
}@media only screen and (max-width :479px) {
 .front .slideshow-text-wrapper{position:relative;top:-70px;}.slideshow-text-wrapper,.slideshow-text-wrapper p{font-size:20px;}.slideshow-text-wrapper.page-with-ticker,.slideshow-text-wrapper.page-with-ticker p{top:-90px;position:relative;} 
}@media only screen and (min-device-width :480px) and (max-device-width :768px) {
 .front .slideshow-text-wrapper{position:relative;top:-95px;} 
}.ui-accordion .ui-accordion-header{border:1px solid #E3E2E8;margin-top:0;padding:1em 2.2em 1em 1em;}.ui-state-default a{cursor:pointer;}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{background-color:#1690A9;background-image:url(/sites/all/themes/mdeal_sourcewise/images/angle-down-white.svg);background-position:50% 50%;background-size:10px;border-radius:24px;width:24px;height:24px;left:auto;right:0.5em;transition:all 0.1s ease-in-out;}.ui-accordion .ui-accordion-header-active .ui-accordion-header-icon{-webkit-transform:rotate(180deg);transform:rotate(180deg);}.ui-accordion .ui-accordion-content{padding-left:2.2em;padding-top:1em;}.ui-accordion .ui-accordion-content p{font-size:16px;}.ui-accordion .ui-accordion-content.ui-accordion-content-active{background-color:#F7F7F9;border-bottom:1px solid #E3E2E8;}.ui-accordion.view-content .ui-accordion-header{border-radius:0;border-top:0;}.ui-accordion.view-content .views-row-first .ui-accordion-header{border-top-right-radius:4px;border-top-left-radius:4px;border-top:1px solid #E3E2E8;}.ui-accordion.view-content .views-row-last .ui-accordion-header{border-bottom-right-radius:4px;border-bottom-left-radius:4px;}.field-name-body img{height:auto !important;}.pane-sharethis-sharethis-block .st_fblike_button{position:absolute;margin:0 auto;width:calc(100% - 3rem);text-align:center;left:0;}@media only screen and (max-width:640px) {
 .node-type-article .field-name-body .media-float-right{float:none;}.node-type-article .field-name-body .media-element-container img{display:block;margin-bottom:10px!important;width:100% !important;}.field-name-body img{margin-left:0 !important;margin-right:0 !important;}.right-sidebar .view-id-articles_by_quarter{margin-left:0;}.pane-sharethis-sharethis-block .st_fblike_button{position:absolute;left:0;width:auto;}.pane-articles-by-quarter .pane-title{text-align:left;} 
}@media only screen and (max-width:991px) {
 .left-sidebar .pane-custom{display:none;} 
}.jcarousel-wrapper{margin:20px auto;position:relative;border:10px solid #fff;width:600px;height:400px;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;-webkit-box-shadow:0 0 2px #999;-moz-box-shadow:0 0 2px #999;box-shadow:0 0 2px #999;}.jcarousel-wrapper .photo-credits a{color:#fff;}.jcarousel{position:relative;overflow:hidden;}.jcarousel ul{width:10000em;position:relative;list-style:none;margin:0;padding:0;}.jcarousel li{float:left;}.jcarousel-control-prev,.jcarousel-control-next{position:absolute;top:200px;width:30px;height:30px;text-align:center;background:#4E443C;color:#fff;text-decoration:none;text-shadow:0 0 1px #000;font:24px/27px Arial,sans-serif;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px;-webkit-box-shadow:0 0 2px #999;-moz-box-shadow:0 0 2px #999;box-shadow:0 0 2px #999;}.jcarousel-control-prev{left:-50px;}.jcarousel-control-next{right:-50px;}.jcarousel-control-prev:hover span,.jcarousel-control-next:hover span{display:block;}.jcarousel-control-prev.inactive,.jcarousel-control-next.inactive{opacity:.5;cursor:default;}.jcarousel-pagination{position:absolute;bottom:0;left:15px;}.jcarousel-pagination a{text-decoration:none;display:inline-block;font-size:11px;line-height:14px;min-width:14px;background:#fff;color:#4E443C;border-radius:14px;padding:3px;text-align:center;margin-right:2px;opacity:.75;}.jcarousel-pagination a.active{background:#4E443C;color:#fff;opacity:1;text-shadow:0 -1px 0 rgba(0,0,0,0.75);}
/*})'"*/
