@charset "UTF-8";.animate__animated{-webkit-animation-duration:1s;-webkit-animation-duration:var(--animate-duration);animation-duration:1s;animation-duration:var(--animate-duration);-webkit-animation-fill-mode:both;animation-fill-mode:both}.animate__animated.animate__infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animate__animated.animate__repeat-1{-webkit-animation-iteration-count:1;-webkit-animation-iteration-count:var(--animate-repeat);animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{-webkit-animation-iteration-count:2;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 2);animation-iteration-count:2;animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{-webkit-animation-iteration-count:3;-webkit-animation-iteration-count:calc(var(--animate-repeat) * 3);animation-iteration-count:3;animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{-webkit-animation-delay:1s;-webkit-animation-delay:var(--animate-delay);animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{-webkit-animation-delay:2s;-webkit-animation-delay:calc(var(--animate-delay) * 2);animation-delay:2s;animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{-webkit-animation-delay:3s;-webkit-animation-delay:calc(var(--animate-delay) * 3);animation-delay:3s;animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{-webkit-animation-delay:4s;-webkit-animation-delay:calc(var(--animate-delay) * 4);animation-delay:4s;animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{-webkit-animation-delay:5s;-webkit-animation-delay:calc(var(--animate-delay) * 5);animation-delay:5s;animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{-webkit-animation-duration:.5s;-webkit-animation-duration:calc(var(--animate-duration) / 2);animation-duration:.5s;animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{-webkit-animation-duration:.8s;-webkit-animation-duration:calc(var(--animate-duration) * .8);animation-duration:.8s;animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{-webkit-animation-duration:3s;-webkit-animation-duration:calc(var(--animate-duration) * 3);animation-duration:3s;animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}.animate__bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__flash{-webkit-animation-name:flash;animation-name:flash}.animate__pulse{-webkit-animation-name:pulse;animation-name:pulse;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animate__rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}.animate__shakeX{-webkit-animation-name:shakeX;animation-name:shakeX}.animate__shakeY{-webkit-animation-name:shakeY;animation-name:shakeY}.animate__headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}.animate__swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}.animate__tada{-webkit-animation-name:tada;animation-name:tada}.animate__wobble{-webkit-animation-name:wobble;animation-name:wobble}.animate__jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}.animate__heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;-webkit-animation-duration:calc(var(--animate-duration) * 1.3);animation-duration:1.3s;animation-duration:calc(var(--animate-duration) * 1.3);-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}.animate__backInDown{-webkit-animation-name:backInDown;animation-name:backInDown}.animate__backInLeft{-webkit-animation-name:backInLeft;animation-name:backInLeft}.animate__backInRight{-webkit-animation-name:backInRight;animation-name:backInRight}.animate__backInUp{-webkit-animation-name:backInUp;animation-name:backInUp}.animate__backOutDown{-webkit-animation-name:backOutDown;animation-name:backOutDown}.animate__backOutLeft{-webkit-animation-name:backOutLeft;animation-name:backOutLeft}.animate__backOutRight{-webkit-animation-name:backOutRight;animation-name:backOutRight}.animate__backOutUp{-webkit-animation-name:backOutUp;animation-name:backOutUp}.animate__bounceIn{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceIn;animation-name:bounceIn}.animate__bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}.animate__bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}.animate__bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}.animate__bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}.animate__bounceOut{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:bounceOut;animation-name:bounceOut}.animate__bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}.animate__bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}.animate__bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}.animate__bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}.animate__fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}.animate__fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}.animate__fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}.animate__fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}.animate__fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}.animate__fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}.animate__fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}.animate__fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}.animate__fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}.animate__fadeInTopLeft{-webkit-animation-name:fadeInTopLeft;animation-name:fadeInTopLeft}.animate__fadeInTopRight{-webkit-animation-name:fadeInTopRight;animation-name:fadeInTopRight}.animate__fadeInBottomLeft{-webkit-animation-name:fadeInBottomLeft;animation-name:fadeInBottomLeft}.animate__fadeInBottomRight{-webkit-animation-name:fadeInBottomRight;animation-name:fadeInBottomRight}.animate__fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.animate__fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}.animate__fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}.animate__fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}.animate__fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}.animate__fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}.animate__fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}.animate__fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}.animate__fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}.animate__fadeOutTopLeft{-webkit-animation-name:fadeOutTopLeft;animation-name:fadeOutTopLeft}.animate__fadeOutTopRight{-webkit-animation-name:fadeOutTopRight;animation-name:fadeOutTopRight}.animate__fadeOutBottomRight{-webkit-animation-name:fadeOutBottomRight;animation-name:fadeOutBottomRight}.animate__fadeOutBottomLeft{-webkit-animation-name:fadeOutBottomLeft;animation-name:fadeOutBottomLeft}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}.animate__flipOutX{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}.animate__flipOutY{-webkit-animation-duration:.75s;-webkit-animation-duration:calc(var(--animate-duration) * .75);animation-duration:.75s;animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}.animate__lightSpeedInRight{-webkit-animation-name:lightSpeedInRight;animation-name:lightSpeedInRight;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.animate__lightSpeedInLeft{-webkit-animation-name:lightSpeedInLeft;animation-name:lightSpeedInLeft;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.animate__lightSpeedOutRight{-webkit-animation-name:lightSpeedOutRight;animation-name:lightSpeedOutRight;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.animate__lightSpeedOutLeft{-webkit-animation-name:lightSpeedOutLeft;animation-name:lightSpeedOutLeft;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}.animate__rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn;-webkit-transform-origin:center;transform-origin:center}.animate__rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut;-webkit-transform-origin:center;transform-origin:center}.animate__rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft;-webkit-transform-origin:left bottom;transform-origin:left bottom}.animate__rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight;-webkit-transform-origin:right bottom;transform-origin:right bottom}.animate__hinge{-webkit-animation-duration:2s;-webkit-animation-duration:calc(var(--animate-duration) * 2);animation-duration:2s;animation-duration:calc(var(--animate-duration) * 2);-webkit-animation-name:hinge;animation-name:hinge;-webkit-transform-origin:top left;transform-origin:top left}.animate__jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}.animate__rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}.animate__rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}.animate__zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}.animate__zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}.animate__zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}.animate__zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}.animate__zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}.animate__zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}.animate__zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft;-webkit-transform-origin:left center;transform-origin:left center}.animate__zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight;-webkit-transform-origin:right center;transform-origin:right center}.animate__zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp;-webkit-transform-origin:center bottom;transform-origin:center bottom}.animate__slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}.animate__slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}.animate__slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}.animate__slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}.animate__slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}.animate__slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}.animate__slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}.animate__slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.load-more-container{display:inline-block;width:100%;text-align:center;margin-top:20px}.tp_load_more{color:#fff;background:#000;border:none;padding:5px 12px;font-size:14px;text-transform:capitalize;cursor:pointer}#tp-load-more.tp-loading i{display:inline-block}#tp-load-more i{display:none}#caf-filter-layout1 li.caf-mb-4.more ul{position:absolute;width:200px;background:#fff;max-height:400px;overflow:auto;display:none;z-index:99999;padding:15px 12px;border:1px solid #ddd;top:28px;left:0}#caf-filter-layout1 li.caf-mb-4.more:hover ul{display:block}#caf-filter-layout1 li.caf-mb-4.more{box-sizing:border-box;box-shadow:none;position:relative;border:none}#caf-filter-layout1 li.caf-mb-4.more span{padding:7px 20px;margin:0 10px;box-sizing:border-box;box-shadow:none;position:relative;border:none;font-weight:600}#caf-filter-layout1 li.more ul li a{text-overflow:ellipsis;overflow:hidden;width:100%;white-space:nowrap}#caf-filter-layout1 li.more ul::-webkit-scrollbar{width:8px}#caf-filter-layout1 li.more ul::-webkit-scrollbar-track{box-shadow:inset 0 0 6px rgba(0,0,0,.3)}#caf-filter-layout1 li.more ul::-webkit-scrollbar-thumb{background-color:darkgrey;outline:1px solid slategrey}.caf-search-bar{display:inline-block;width:100%;text-align:center;margin:auto}.caf-manage-search-bar{width:100%;max-width:400px;text-align:center;margin:auto;display:block;position:relative}input#caf-search-input{border:1px solid #ddd;background:#fff;padding:7px 20px;font-size:12px;font-family:inherit;width:100%;height:auto;line-height:initial}input#caf-search-sub{position:absolute;right:0;padding:7px 12px;font-size:14px;top:0;border:1px solid #ddd;cursor:pointer;height:auto;line-height:initial}.caf-filter-layout.srch-on.search-layout2{display:block;margin:auto;text-align:center}.caf-filter-layout.srch-on.search-layout2 .caf-filter-container{display:inline-block}.caf-filter-layout.srch-on.search-layout2 .caf-search-bar{width:auto}.caf-filter-layout.srch-on.search-layout2 .caf-manage-search-bar{display:none}.caf-filter-layout.srch-on.search-layout2 .caf-manage-search-bar.active{display:inline-block;width:auto}.manage-caf-search-icon i{display:inline-block;text-align:center;padding:8px 20px;background:#262626;color:#fff;cursor:pointer;margin-left:10px;height:auto;line-height:initial}.manage-caf-search-icon{display:inline-block}#caf-filter-layout2.caf-filter-layout.srch-on.search-layout2 .caf-filter-container{display:block}#caf-filter-layout2.caf-filter-layout.srch-on.search-layout2 ul.dropdown{display:inline-block}#caf-filter-layout2.caf-filter-layout.srch-on.search-layout1 ul.dropdown{padding-bottom:15px!important}#caf-filter-layout2.caf-filter-layout.srch-on.search-layout2 .caf-search-bar{margin-left:15px}#caf-filter-layout3.caf-filter-layout.srch-on.search-layout2{text-align:left}#caf-filter-layout3.caf-filter-layout.srch-on.search-layout2 .caf-search-bar{width:100%}#caf-filter-layout3 .manage-caf-search-icon{display:inline-block;float:right}#caf-filter-layout3.caf-filter-layout.srch-on.search-layout2 .caf-manage-search-bar.active{width:75%;float:left}#caf-multiple-check-filter .caf-manage-search-bar{margin-top:10px}div#manage-ajax-response.caf-popup-active .status{opacity:1;background:#fff;display:block;max-height:500px;overflow:auto;padding:30px}#caf-post-layout-container.fetching #manage-ajax-response article{opacity:.1}.caf-front-ic{padding-right:5px}.caf-manage-sorting{display:flex;flex:1}.caf-manage-sorting ul{display:table;flex:1;list-style:none!important;margin:0!important;padding:0!important}.caf-manage-sorting ul li{display:table-cell;align-items:center;text-align:center;background:#ddd;border-right:1px solid #333;padding:10px;cursor:pointer}.caf-manage-sorting ul li:last-child{border-right:none}.caf-manage-sorting ul li.active{color:#fff}.caf-manage-sorting-front{display:flex;width:100%;padding:5px 35px;flex-wrap:nowrap;align-content:center;justify-content:flex-end;align-items:center}.filter-layout3 .caf-manage-sorting-front{width:70%;padding-top:0}.multiple-taxonomy-filter .caf-manage-sorting-front,.parent-child-filter .caf-manage-sorting-front{width:80%;padding-top:0}select.caf-sort-front{width:100px;padding:2px;border-radius:3px;font-size:14px;background:#fff;border:1px solid #bbb;color:#333;box-sizing:border-box}.caf-manage-sorting-wrap.first-wrap{margin-right:10px}.caf-active-filters{display:flex;width:auto;padding:0 35px;flex-wrap:nowrap;align-content:center}.caf-post-layout-container .caf-active-filters ul{padding:0;margin:0;min-height:0}.caf-post-layout-container .caf-active-filters ul li{padding:0 15px 0 0;margin:0;list-style:none;width:auto;display:inline-block;cursor:pointer;font-size:14px;line-height:20px}.caf-post-layout-container .caf-active-filters ul li span{display:inline}.caf-disabled-end-btn{display:none}.prev-next-caf-pagination{display:inline-block;width:100%;margin-top:10px}.prev-next-caf-container{display:block;margin:auto;text-align:center;background:#ddd;padding:10px;border-radius:4px}input.prev-next-input{width:30px!important;height:22px!important;line-height:22px!important;font-size:14px!important;padding:0 5px!important;margin:0 5px!important}a.caf-pagi-btn{height:22px!important;text-align:center!important;padding:0 8px;margin:0 0 0 5px!important;cursor:pointer!important;display:inline-block;font-size:14px;text-decoration:none;line-height:22px}a.caf-pagi-btn[disabled]{pointer-events:none;opacity:.5}a.next-caf-page.caf-pagi-btn{margin-left:0!important}a.prev-caf-page.caf-pagi-btn{border-radius:4px 0px 0px 4px}a.next-caf-page.caf-pagi-btn{border-radius:0px 4px 4px 0px}@media only screen and (max-width:500px){.multiple-taxonomy-filter .caf-manage-sorting-front,.parent-child-filter .caf-manage-sorting-front{width:100%;padding:15px 0}}#caf-post-layout-container{width:100%;max-width:100%;padding:20px 0;display:inline-block}#manage-ajax-response{position:relative;width:100%;min-height:300px;flex:100%;padding:20px;box-sizing:border-box}.status{position:absolute;width:100%;text-align:center;height:100%;z-index:9999;display:none;left:0}.status i{top:30%;position:relative;font-size:45px;color:#f79918;background:#fff;border-radius:50%;padding:10px}.status img{height:220px}.status.active{display:block;opacity:1}.error-caf{position:relative;width:100%;flex:100%;padding:20px;background-color:#d65151;color:#fff;text-align:center;text-transform:capitalize}.error-of-empty-result.error-caf,.error-of-post-layout.error-caf{height:100%;padding:120px;width:100%}.error-of-missing-id.error-caf{display:inline-block;width:100%!important;max-width:100%!important}.error-of-missing-id.error-caf a{color:#f7f7f7;text-decoration:underline}.error-of-missing-id.error-caf a:hover{color:#dad9d9;text-decoration:underline}.caf_mb-0{margin-bottom:0!important}.caf-mb-1{margin-bottom:5px!important}.caf-mb-2{margin-bottom:10px!important}.caf-mb-3{margin-bottom:15px!important}.caf-mb-4{margin-bottom:20px!important}.caf-mb-5{margin-bottom:25px!important}.caf-mt-0{margin-top:0!important}.caf-mt-1{margin-top:5px!important}.caf-mt-2{margin-top:10px!important}.caf-mt-3{margin-top:15px!important}.caf-mt-4{margin-top:20px!important}.caf-mt-5{margin-top:25px!important}.caf-pr-0{padding-right:0!important}.caf-pl-0{padding-left:0!important}.caf-row{display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap}@media only screen and (min-width:769px){.caf-col-md-3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:768px) and (min-width:500px){.caf-col-md-tablet3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-tablet4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-tablet6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-tablet12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:500px){.caf-col-md-mobile3{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}.caf-col-md-mobile4{-ms-flex:0 0 33.333333%;flex:0 0 33.333333%;max-width:33.333333%}.caf-col-md-mobile6{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}.caf-col-md-mobile12{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.caf-col-md-1,.caf-col-md-10,.caf-col-md-11,.caf-col-md-12,.caf-col-md-2,.caf-col-md-3,.caf-col-md-4,.caf-col-md-5,.caf-col-md-6,.caf-col-md-7,.caf-col-md-8,.caf-col-md-9{position:relative;width:100%;padding-right:15px;padding-left:15px;box-sizing:border-box}.caf-animate-skew1{transition:all 10s ease-out 10s;animation:skew 1s}