/* Minification failed. Returning unminified contents.
(6,22111): run-time error CSS1019: Unexpected token, found '}'
(6,22112): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,22150): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,22307): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,22337): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,22494): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,22533): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,22690): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,22721): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,22878): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,22914): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,23073): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,23101): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,23260): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,23297): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,23456): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,23485): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,23644): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,23682): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,23841): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,23871): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,24030): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,24069): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,24226): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,24257): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,24414): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,24454): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,24611): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,24643): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,24800): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,24837): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,24996): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,25025): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,25184): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,25222): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,25381): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,25411): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,25570): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,25609): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,25768): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,25799): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,25958): run-time error CSS1019: Unexpected token, found '@-webkit-keyframes'
(6,25991): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
(6,26050): run-time error CSS1019: Unexpected token, found '@keyframes'
(6,26075): run-time error CSS1062: Expected semicolon or closing curly-brace, found '0%'
 */
/*!
*   MA5-mobile-menu
*   v 3.0.3
*   Copyright (c) 2016 Tomasz Kalinowski
*   GitHub: https://github.com/ma-5/ma5-mobile-menu
*/.ma5menu{display:none}.ma5menu--active .ma5menu__page{margin-right:-17px;height:100%;overflow:hidden;-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0);transition:-webkit-transform 0.3s ease-out 0s;-o-transition:transform 0.3s ease-out 0s;transition:transform 0.3s ease-out 0s;transition:transform 0.3s ease-out 0s, -webkit-transform 0.3s ease-out 0s}@media (min-width: 768px){.ma5menu--active .ma5menu__page{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}}.ma5menu>ul{display:none}.ma5menu__head{padding:0 5px;border-bottom:1px solid #0c589e;height:60px;text-align:center;color:#fff;background-color:transparent;position:relative}.ma5menu__header{line-height:35px;color:#fff;background-color:transparent}.ma5menu__header a{color:#ffc107}.ma5menu__header a:hover{color:#ffc107}.ma5menu__close{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;background-color:transparent}.ie .ma5menu__close{fill:#fff}.ma5menu__toggle:hover .ma5menu__close{color:#ffc107;background-color:transparent}.ie .ma5menu__toggle:hover .ma5menu__close{fill:#ffc107}.ma5menu__logo{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);color:#fff;width:40px;height:40px}.ie .ma5menu__logo{fill:#fff}.ma5menu__home:hover .ma5menu__logo{color:#ffc107}.ie .ma5menu__home:hover .ma5menu__logo{fill:#ffc107}.ma5menu__home{font-weight:700;color:inherit}.ma5menu__tools{display:none}.ma5menu__footer .ma5menu__tools{display:block}.ma5menu__footer{padding:20px 20px 30px 20px;text-align:center;color:rgba(255,255,255,0.6);background-color:transparent;text-transform:none}.ma5menu__footer a{color:#ffc107}.ma5menu__footer a:hover{color:#ffc107}.ma5menu__toggle{cursor:pointer;color:#fff;background-color:#0e65b6;-ms-touch-action:manipulation;touch-action:manipulation;width:52px;height:38px;position:relative}.ma5menu__toggle:hover{color:#fff;background-color:#ef6c00}.ie .ma5menu__toggle:hover{fill:#fff}.ie .ma5menu__toggle{fill:#fff}.ma5menu__toggle .ma5menu__icon-toggle{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);width:42px;height:24px}.ma5menu__header .ma5menu__toggle{position:absolute;top:0;width:60px;height:60px;color:#fff;background-color:transparent}.ma5menu__header .ma5menu__toggle:hover{color:#ffc107;background-color:transparent}.ma5menu--left .ma5menu__header .ma5menu__toggle{right:0}.ma5menu--right .ma5menu__header .ma5menu__toggle{left:0}.ma5menu__icon-up{margin:0;width:44px;height:44px;display:inline-block;-webkit-transform:translateZ(0);transform:translateZ(0);background-repeat:no-repeat;background-position:50% 50%;background-size:10px 8px;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%206%204%22%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M2.999%2C3.999%20L5.999%2C1.999%20L5.999%2C0.082%20L2.999%2C2.095%20L-0.001%2C-0.001%20L-0.001%2C1.999%20L2.999%2C3.999%20L2.999%2C3.999%20Z%22/%3E%3C/svg%3E")}.ma5menu__alert{display:block;text-align:center;width:280px;height:50px;bottom:0;left:0;position:absolute;overflow:hidden;z-index:500;-webkit-transform:translateZ(0);transform:translateZ(0);background-image:-o-linear-gradient(top, rgba(14,101,182,0) 0%, #0e65b6 50%);background-image:linear-gradient(to bottom, rgba(14,101,182,0) 0%, #0e65b6 50%);background-repeat:no-repeat;background-size:100% 100%;background-position:0 50px;-o-transition:background-position .4s ease-in .3s;transition:background-position .4s ease-in .3s;will-change:auto;pointer-events:none}@media (min-width: 768px){.ma5menu__alert{width:360px}}.ma5menu__container--scroll .ma5menu__alert{background-position:0 0;-o-transition:background-position .4s ease-out;transition:background-position .4s ease-out;pointer-events:auto}.ma5menu__alert-content{width:150px;height:40px;position:absolute;bottom:-40px;left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);-o-transition:bottom .4s ease-in;transition:bottom .4s ease-in}.ma5menu__container--scroll .ma5menu__alert-content{bottom:0;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:3;animation-iteration-count:3;-webkit-animation-duration:0.6s;animation-duration:0.6s;-webkit-animation-delay:1s;animation-delay:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both;-webkit-animation-name:ma5-arrowDown;animation-name:ma5-arrowDown;-o-transition:bottom .4s ease-out .4s;transition:bottom .4s ease-out .4s}.ma5menu__container{-o-transition:none !important;transition:none !important;position:fixed;background-color:#0e65b6;height:100%;top:0;line-height:19px;overflow:hidden;border:none;z-index:10000;box-shadow:0 0 12px rgba(0,0,0,0.14)}@media (max-width: 767px){.ma5menu__container{width:280px}}@media (min-width: 768px){.ma5menu__container{width:360px}}.ma5menu--left .ma5menu__container{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0);left:0}.ma5menu--right .ma5menu__container{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0);right:-280px}.ma5menu--ready.ma5menu--left .ma5menu__container{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie.ma5menu--ready.ma5menu--left .ma5menu__container{-webkit-animation-name:ma5menuOut;animation-name:ma5menuOut}.ie.ma5menu--ready.ma5menu--left .ma5menu__container{-webkit-animation-name:ma5menuOutIEphone;animation-name:ma5menuOutIEphone}@media (min-width: 768px){.ie.ma5menu--ready.ma5menu--left .ma5menu__container{-webkit-animation-name:ma5menuOutIEtablet;animation-name:ma5menuOutIEtablet}}.ma5menu--ready.ma5menu--right .ma5menu__container{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie.ma5menu--ready.ma5menu--right .ma5menu__container{-webkit-animation-name:ma5menuOutB;animation-name:ma5menuOutB}.ie.ma5menu--ready.ma5menu--right .ma5menu__container{-webkit-animation-name:ma5menuOutBIEphone;animation-name:ma5menuOutBIEphone}@media (min-width: 768px){.ie.ma5menu--ready.ma5menu--right .ma5menu__container{-webkit-animation-name:ma5menuOutBIEtablet;animation-name:ma5menuOutBIEtablet}}.ma5menu--active.ma5menu--left .ma5menu__container{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie.ma5menu--active.ma5menu--left .ma5menu__container{-webkit-animation-name:ma5menuOutB;animation-name:ma5menuOutB}.ie.ma5menu--active.ma5menu--left .ma5menu__container{-webkit-animation-name:ma5menuOutBIEphone;animation-name:ma5menuOutBIEphone}@media (min-width: 768px){.ie.ma5menu--active.ma5menu--left .ma5menu__container{-webkit-animation-name:ma5menuOutBIEtablet;animation-name:ma5menuOutBIEtablet}}.ma5menu--active.ma5menu--right .ma5menu__container{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie.ma5menu--active.ma5menu--right .ma5menu__container{-webkit-animation-name:ma5menuIn;animation-name:ma5menuIn}.ie.ma5menu--active.ma5menu--right .ma5menu__container{-webkit-animation-name:ma5menuInIEphone;animation-name:ma5menuInIEphone}@media (min-width: 768px){.ie.ma5menu--active.ma5menu--right .ma5menu__container{-webkit-animation-name:ma5menuInIEtablet;animation-name:ma5menuInIEtablet}}@media (min-width: 768px){.ma5menu--left .ma5menu__container{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0);padding:0;left:0}}@media (min-width: 768px){.ma5menu--right .ma5menu__container{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0);right:-360px}}.safari .ma5menu__container{height:100%}.preload .ma5menu__container{opacity:0;z-index:-1}.ma5menu__panel{display:none;width:280px;height:80%;height:calc(100% - 60px);position:absolute;overflow:hidden;overflow-y:auto;top:60px;left:0;margin:0;padding:0;list-style-type:none;z-index:100;color:rgba(255,255,255,0.1);background-color:#0e65b6}@media (min-width: 768px){.ma5menu__panel{width:360px}}.ma5menu__panel.has-scrollbar{overflow:hidden;overflow-y:scroll;-webkit-overflow-scrolling:touch}.ma5menu__panel:hover::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.4)}.ma5menu__panel::-webkit-scrollbar{width:9px;background-color:#0d60ad}.ma5menu__panel::-webkit-scrollbar-thumb{background-color:rgba(255,255,255,0.15);outline:none;border-right:3px solid #0d60ad}.ma5menu__panel:first-of-type{z-index:160}.ma5menu__panel--parent-leave,.ma5menu__panel--parent-enter{z-index:180;display:block}.ma5menu__panel--active-leave,.ma5menu__panel--active-enter{z-index:190;display:block}.ma5menu__panel--active-enter{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie .ma5menu__panel--active-enter{-webkit-animation-name:ma5-panelIn;animation-name:ma5-panelIn}.ie .ma5menu__panel--active-enter{-webkit-animation-name:ma5-panelInIEphone;animation-name:ma5-panelInIEphone}@media (min-width: 768px){.ie .ma5menu__panel--active-enter{-webkit-animation-name:ma5-panelInIEtablet;animation-name:ma5-panelInIEtablet}}.ma5menu__panel--active-leave{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie .ma5menu__panel--active-leave{-webkit-animation-name:ma5-panelOut;animation-name:ma5-panelOut}.ie .ma5menu__panel--active-leave{-webkit-animation-name:ma5-panelOutIEphone;animation-name:ma5-panelOutIEphone}@media (min-width: 768px){.ie .ma5menu__panel--active-leave{-webkit-animation-name:ma5-panelOutIEtablet;animation-name:ma5-panelOutIEtablet}}.ma5menu__panel--parent-enter{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie .ma5menu__panel--parent-enter{-webkit-animation-name:ma5menuOut;animation-name:ma5menuOut}.ie .ma5menu__panel--parent-enter{-webkit-animation-name:ma5menuOutIEphone;animation-name:ma5menuOutIEphone}@media (min-width: 768px){.ie .ma5menu__panel--parent-enter{-webkit-animation-name:ma5menuOutIEtablet;animation-name:ma5menuOutIEtablet}}.ma5menu__panel--parent-leave{-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out;-webkit-animation-duration:0.5s;animation-duration:0.5s;-webkit-animation-delay:0s;animation-delay:0s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.noie .ma5menu__panel--parent-leave{-webkit-animation-name:ma5menuOutB;animation-name:ma5menuOutB}.ie .ma5menu__panel--parent-leave{-webkit-animation-name:ma5menuOutBIEphone;animation-name:ma5menuOutBIEphone}@media (min-width: 768px){.ie .ma5menu__panel--parent-leave{-webkit-animation-name:ma5menuOutBIEtablet;animation-name:ma5menuOutBIEtablet}}.ma5menu__panel.lvl-0{text-transform:uppercase}.ma5menu__panel.lvl-1{text-transform:none}.ma5menu__panel>ul{margin:0;padding:0}.ma5menu__panel>ul li{position:relative;font-size:0;padding-right:0;margin-bottom:0;line-height:0}.ma5menu__panel>ul li:first-of-type{border-top:1px solid rgba(255,255,255,0.3)}.ma5menu__panel>ul li a,.ma5menu__panel>ul li .ma5menu__category{display:inline-block;vertical-align:top;text-decoration:none !important;width:100%;outline:none !important;border-bottom:1px solid rgba(255,255,255,0.3);pointer-events:none;letter-spacing:.3px;-o-transition:color .3s ease-out, background-color .3s ease-out;transition:color .3s ease-out, background-color .3s ease-out;padding-top:15px;padding-bottom:15px;padding-left:20px;padding-right:20px;font-size:15px;line-height:19px;overflow:hidden;-ms-touch-action:manipulation;touch-action:manipulation;min-height:50px}.ma5menu__panel>ul li a{color:#fff;background-color:transparent}.ma5menu__panel>ul li a:hover{color:#ffc107;background-color:transparent;-o-transition:none;transition:none}.ma5menu__panel>ul li .ma5menu__category{position:relative;text-align:left;background-position:calc(100% - 23px) 50%;color:#fff;background-color:transparent}.ma5menu__panel>ul li .ma5menu__category:hover{color:#ffc107;background-color:transparent;-o-transition:none;transition:none}.ma5menu__panel>ul li .ma5menu__category.ma5menu__path{color:#ffc107 !important;background-color:transparent !important}.ma5menu__panel>ul li .ma5menu__category.ma5menu__path:hover{color:#ffc107 !important;background-color:transparent !important;-o-transition:none;transition:none}.ma5menu__panel>ul li>.ma5menu__btn--enter+a{padding-right:60px;margin-right:-50px}.ma5menu__panel--active{z-index:170;display:block}.ma5menu__panel--active>ul li a,.ma5menu__panel--active>ul li .ma5menu__category{pointer-events:auto}.ma5menu__btn--enter,.ma5menu__btn--leave{font-size:13px;cursor:pointer;display:block;position:absolute;padding:0;top:0;height:100%;text-align:center;-ms-touch-action:manipulation;touch-action:manipulation;background-repeat:no-repeat;background-position:50% 50%;background-size:8px 8px;-o-transition:background-color 0.3s ease-out;transition:background-color 0.3s ease-out}.ma5menu__btn--enter:hover,.ma5menu__btn--leave:hover{-o-transition:none;transition:none}.ma5menu__btn--enter{z-index:0;left:auto;right:0;color:#fff;background-color:rgba(255,255,255,0.1);background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%205%207%22%3E%3Cpath%20d%3D%22M4.999%2C3.502%20L2.500%2C0.001%20L0.103%2C0.001%20L2.619%2C3.502%20L-0.001%2C7.001%20L2.500%2C7.001%20L4.999%2C3.502%20L4.999%2C3.502%20Z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");width:50px}.ma5menu__btn--enter:hover{color:#ffc107;background-color:rgba(255,255,255,0.3);background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%205%207%22%3E%3Cpath%20d%3D%22M4.999%2C3.502%20L2.500%2C0.001%20L0.103%2C0.001%20L2.619%2C3.502%20L-0.001%2C7.001%20L2.500%2C7.001%20L4.999%2C3.502%20L4.999%2C3.502%20Z%22%20fill%3D%22%23ffc107%22/%3E%3C/svg%3E")}.ma5menu__btn--enter:before{content:"";display:block;width:1px;position:absolute;top:3px;bottom:3px;left:-2px;background-color:transparent;-webkit-transform:translateZ(0);transform:translateZ(0)}.ma5menu__btn--leave{left:0;right:auto;color:#fff;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%205%207%22%3E%3Cpath%20d%3D%22M0.001%2C3.498%20L2.500%2C6.999%20L4.897%2C6.999%20L2.381%2C3.498%20L5.001%2C-0.001%20L2.500%2C-0.001%20L0.001%2C3.498%20L0.001%2C3.498%20Z%22%20fill%3D%22%23fff%22/%3E%3C/svg%3E");width:50px}.ma5menu__btn--leave:hover{color:#ffc107;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%205%207%22%3E%3Cpath%20d%3D%22M0.001%2C3.498%20L2.500%2C6.999%20L4.897%2C6.999%20L2.381%2C3.498%20L5.001%2C-0.001%20L2.500%2C-0.001%20L0.001%2C3.498%20L0.001%2C3.498%20Z%22%20fill%3D%22%23ffc107%22/%3E%3C/svg%3E")}.ma5menu__leave:hover .ma5menu__btn--leave{color:#ffc107;background-color:transparent;background-image:url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20viewBox%3D%220%200%205%207%22%3E%3Cpath%20d%3D%22M0.001%2C3.498%20L2.500%2C6.999%20L4.897%2C6.999%20L2.381%2C3.498%20L5.001%2C-0.001%20L2.500%2C-0.001%20L0.001%2C3.498%20L0.001%2C3.498%20Z%22%20fill%3D%22%23ffc107%22/%3E%3C/svg%3E")}.ma5menu__btn--leave:before{content:"";display:block;width:1px;position:absolute;top:0;bottom:0;right:-2px;background-color:transparent;-webkit-transform:translateZ(0);transform:translateZ(0)}.ma5menu__leave{font-size:15px;color:#fff;background-color:rgba(255,255,255,0.1);cursor:pointer;display:block;position:relative;padding:0 44px 0 44px;text-align:center;overflow:hidden;white-space:nowrap;-o-text-overflow:ellipsis;text-overflow:ellipsis;width:100%;border-bottom:1px solid rgba(255,255,255,0.3);height:50px;line-height:50px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;margin-right:-44px}.ma5menu__leave:hover{color:#ffc107;background-color:rgba(255,255,255,0.1)}.ma5menu__leave+.ma5menu__btn--enter{bottom:0;height:calc(100% - 50px);top:auto}.ma5menu__path{color:#ffc107 !important;background-color:transparent !important}.ma5menu--overflow{overflow-x:hidden !important}.ma5menu--left:before,.ma5menu--right:before{content:"";display:block;height:100%;position:fixed;top:0;background-color:rgba(255,255,255,0.01);z-index:-1;-o-transition:background-color 0.4s ease-out 0.5s, z-index 0.8s linear;transition:background-color 0.4s ease-out 0.5s, z-index 0.8s linear;width:100%}.ma5menu--active:before{background-color:rgba(255,255,255,0.6);-o-transition:background-color 0.4s ease-in;transition:background-color 0.4s ease-in;z-index:9000}.ma5menu--active>body .container *{-ms-touch-action:none;touch-action:none;pointer-events:none}@media (max-width: 767px){.ma5menu--active>body *{pointer-events:none}.ma5menu--active>body .ma5menu__toggle{pointer-events:auto}.ma5menu--active>body .ma5menu__toggle *{pointer-events:auto}.ma5menu--active>body .ma5menu__container{pointer-events:auto}.ma5menu--active>body .ma5menu__container *{pointer-events:auto}.ma5menu--active>body .ma5menu__container .ma5menu__alert{pointer-events:none}.ma5menu--active>body .ma5menu__container--scroll{pointer-events:auto}}@media (max-width: 1199px){.ma5menu--active.has-body-scrollbar{overflow:hidden;overflow-y:scroll;height:auto;min-height:100%;-webkit-overflow-scrolling:touch}}.ma5menu--active.ma5menu--left:before{right:0}.ma5menu--active.ma5menu--right:before{left:0}.ma5menu--swipe{position:relative;overflow-x:hidden !important}.ma5menu--swipe body{position:relative}.ma5menu--swipe.ma5menu--left body{-o-transition:left 0.5s ease-out;transition:left 0.5s ease-out;left:0}.ma5menu--swipe.ma5menu--right body{-o-transition:right 0.5s ease-out;transition:right 0.5s ease-out;right:0}.ma5menu--swipe.ma5menu--active.ma5menu--left body{left:280px}@media (min-width: 768px){.ma5menu--swipe.ma5menu--active.ma5menu--left body{left:360px}}.ma5menu--swipe.ma5menu--active.ma5menu--right body{right:280px}@media (min-width: 768px){.ma5menu--swipe.ma5menu--active.ma5menu--right body{right:360px}}@-webkit-keyframes ma5-panelIn{0%{-webkit-transform:translate3d(280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0)}}@keyframes ma5-panelIn{0%{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes ma5-panelOut{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(280px, 0, 0)}}@keyframes ma5-panelOut{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}}@-webkit-keyframes ma5menuIn{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0)}}@keyframes ma5menuIn{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}}@-webkit-keyframes ma5menuOut{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0)}}@keyframes ma5menuOut{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}}@-webkit-keyframes ma5menuOutB{0%{-webkit-transform:translate3d(-280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0)}}@keyframes ma5menuOutB{0%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@media (min-width: 768px){@-webkit-keyframes ma5-panelIn{0%{-webkit-transform:translate3d(360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0)}}@keyframes ma5-panelIn{0%{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes ma5-panelOut{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(360px, 0, 0)}}@keyframes ma5-panelOut{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}}@-webkit-keyframes ma5menuIn{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0)}}@keyframes ma5menuIn{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}}@-webkit-keyframes ma5menuOut{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0)}}@keyframes ma5menuOut{0%{-webkit-transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0)}}@-webkit-keyframes ma5menuOutB{0%{-webkit-transform:translate3d(-360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0)}}@keyframes ma5menuOutB{0%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}}@-webkit-keyframes ma5-panelInIEphone{0%{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes ma5-panelInIEphone{0%{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes ma5-panelOutIEphone{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}}@keyframes ma5-panelOutIEphone{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(280px, 0, 0);transform:translate3d(280px, 0, 0)}}@-webkit-keyframes ma5menuInIEphone{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}}@keyframes ma5menuInIEphone{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}}@-webkit-keyframes ma5menuOutIEphone{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}}@keyframes ma5menuOutIEphone{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}}@-webkit-keyframes ma5menuOutBIEphone{0%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes ma5menuOutBIEphone{0%{-webkit-transform:translate3d(-280px, 0, 0);transform:translate3d(-280px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes ma5-panelInIEtablet{0%{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes ma5-panelInIEtablet{0%{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes ma5-panelOutIEtablet{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}}@keyframes ma5-panelOutIEtablet{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(360px, 0, 0);transform:translate3d(360px, 0, 0)}}@-webkit-keyframes ma5menuInIEtablet{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}}@keyframes ma5menuInIEtablet{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}}@-webkit-keyframes ma5menuOutIEtablet{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}}@keyframes ma5menuOutIEtablet{0%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}100%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}}@-webkit-keyframes ma5menuOutBIEtablet{0%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@keyframes ma5menuOutBIEtablet{0%{-webkit-transform:translate3d(-360px, 0, 0);transform:translate3d(-360px, 0, 0)}100%{-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}}@-webkit-keyframes ma5-arrowDown{0%{opacity:1}40%{opacity:0}60%{opacity:0.5}100%{opacity:1}}@keyframes ma5-arrowDown{0%{opacity:1}40%{opacity:0}60%{opacity:0.5}100%{opacity:1}}*,*::after,*::before{box-sizing:border-box}

@charset "utf-8";
/* CSS Document */

body {
	font-family: 'Roboto', sans-serif;
	font-weight: 400;
	padding: 8px;
}
header {
	padding: 15px 0;
}
/*=============================
	Bootstrap
=============================*/
.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm, .col-sm-auto, .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12, .col-md, .col-md-auto, .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg, .col-lg-auto, .col-xl-1, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl, .col-xl-auto {
	padding-left: 0;
	padding-right: 0;
}
.pull-left {
	float: left;
}
.pull-right {
	float: right;
}
.btn-default {
	background: #2a4e90;
	color: #ffffff;
}
.btn-default:hover {
	background: #2a4e90;
	color: #ffffff;
}
/*=============================
	Custom Classes
=============================*/
.light {
	font-weight: 300;
}
.bold {
	font-weight: 700;
}
.italic {
	font-style: italic;
}
.green {
    color: #2a4e90;
}
/*=============================
	Typography
=============================*/
h1, h2, h3, h4, h5, h6, ul li, a, p {
	font-size: 100%;
}
.h1 {
	font-size: 24px;
}
.h2 {
	font-size: 22px;
}
.h3 {
	font-size: 19px;
}
.h4 {
	font-size: 18px;
}
.h5 {
	font-size: 17px;
}
.h6 {
	font-size: 16px;
}
.title {
	letter-spacing: -.0125em;
	margin: 20px 0 10px;
	padding: 0;
}
.greenTitle {
	border-bottom: 5px solid #2a4e90;
	color: #2a4e90;
	line-height: .7;
}
.lightgreenTitle {
    border-bottom: 2px solid #4383af;
    color: #4383af;
    line-height: .7;
}
/*=============================
	Header
=============================*/
.fa-bars {
    font-size: 150%;
}
/*=============================
	Menu
=============================*/
.ma5menu__container, .ma5menu__panel {
    background: #4383af !important;
    background-color: #4383af !important;
}
.ma5menu__head {
    border-bottom: 1px solid #4383af;
}
.ma5menu__panel > ul li a:hover {
    box-shadow: inset 2px 0px 5px rgba(000,000,000,.25);
    background: #2a4e90;
}
.ma5menu__toggle {
    width: auto;
    cursor: pointer;
    color: #294c8d;
    background-color: transparent;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    height: 38px;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto 0;
    border: none;
}
.ma5menu__toggle:hover {
	color: #4383af;
	background-color: transparent; 
}
.ma5menu__toggle:active, .ma5menu__toggle:focus {
	outline: none !important;
}
.ma5menu__panel > ul li a:hover {
    color: #ffffff;
}
/*=============================
	Ticker - RSS Feed
=============================*/
.ticker-wrapper.has-js, .ticker-swipe, .ticker-swipe span {
    background-color: #ffffff;
}
.ticker-wrapper.has-js {
	margin: 0;
	padding: 0;
}
.ticker-feed div#rssincl-box-1198604, .ticker-feed .rssincl-entry {
    max-width: 100% !important;
    margin: 0 auto;
}
/*div#rssincl-box-1185990, .ticker-feed .rssincl-content, .ticker-feed .rssincl-entry {
	height: 150px !important;
}*/
/*.ticker-feed .rssincl-itemtitle {
	width: 45% !important;
}
.ticker-feed .rssincl-itemdesc {
	width: 55% !important;
}
*/.ticker-feed .rssincl-itemtitle, .ticker-feed .rssincl-itemdesc {
/*	float: left !important;
	display: inline !important;
	clear: none !important;
*/	line-height: 1 !important;
	margin: 3px 0 !important;
	padding: 0 !important;
}
.ticker-feed .rssincl-itemdesc a {
	background: #4383af;
	padding: 5px 12px !important;
	color: #ffffff !important;
	display: inline-block !important;
	border-radius: 3px !important;
	font-size: 11px !important;
}
.ticker-feed .rssincl-itemdesc a:hover {
	text-decoration: none !important;
	background: #2a4e90;
}
.ticker-feed .rssincl-itemtitle a {
	text-decoration: none !important;
}
.ticker-feed .rssincl-itemtitle a:hover {
	text-decoration: underline !important;
}
.ticker-feed {
    text-align: center;
}
.ticker-feed .rssincl-itemdesc, .ticker-feed .rssincl-btn {
    display: none;
}
/*=============================
	Breaking News - RSS Feed
=============================*/
.rssincl-title {
    display: none;
}
.breaking-news .rssincl-entry {
	line-height: 1.1;
	position: relative;
}
.rssincl-itemtitle a {
	color: #333333;
	font-weight: 700;
}
.rssincl-itemtitle a:hover {
	color: #4383af;
	text-decoration: none;
}
.rssincl-itemimage img {
	/*max-width: 100%;*/
	height: auto;
	margin-bottom: 10px;
}

.breaking-news .rssincl-itemimage {
	position: absolute;
}
/*ADDED for images that are different in size*/
    .breaking-news .rssincl-itemimage {
        height: 290px;
        overflow: hidden;
    }
    .breaking-news .rssincl-itemimage img {
        height: 100%;
        max-height: 290px;
        width: auto;
        max-width: 100%;
    }	

/*.breaking-news .rssincl-itemtitle {
	padding-top: 300px;
}*/
.breaking-news .rssincl-itemtitle {
    height: 50px
}
.breaking-news .rssincl-itemdesc, .breaking-news .rssincl-btn {
    display: none;
}
.breaking-news img {
    max-width: 100%;
}

/*=============================
	Resources
=============================*/
.resources {
	background: #f5f5f5;
	padding: 25px 10px;
}
.resourcesTable, .blogTable {
	width: 100%;
}
.resourcesTable td, .blogTable td {
	padding: 8px 0;
}
.visitSite {
	width: 25%;

}
.resourcesTable .btn, .blogTable .btn {
	width: 100%;
}
.resourcesTable .btn:hover, .blogTable .btn:hover {
    background: #36b87b
}
/*=============================
	Form
=============================*/
.formSection {
	padding: 25px 0;
}
form .row {
	margin: 0;
}
.form-control {
    display: block;
    width: 100%;
    padding: .575rem 0.75rem;
    font-size: 1.25rem;
    line-height: 1.25;
    color: #7d98c8;
    background-clip: padding-box;
    border: 2px solid #ffffff;
    border-radius: 0;
    transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
    background-color: #d1dff8;
}
.form-control:focus, .form-control:active {
	background-color: #003a70;	
	color: #ffffff;
	border: 2px solid #ffffff;
    outline-style:none;
    box-shadow:none;	
}
select.form-control:not([size]):not([multiple]) {
	height: auto;
	line-height: 1;
}
input[type="text"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #7d98c8;
}
input[type="text"]::-moz-input-placeholder,
input[type="tel"]::-moz-input-placeholder,
input[type="email"]::-moz-input-placeholder { /* Firefox 19+ */
    color: #7d98c8;
}
input[type="text"]:-moz-input-placeholder,
input[type="tel"]:-moz-input-placeholder,
input[type="email"]:-moz-input-placeholder { /* Firefox 18- */
    color: #7d98c8;
}
input[type="text"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder { /* IE 10+ */
    color: #7d98c8;
}
label {
    color: #7d98c8;
    line-height: 1.2;
}
button[type="submit"], input[type="submit"] {
    padding: 0.45rem 3rem;
    background: #36b87b;
    color: #ffffff;
}
button[type="submit"]:hover, input[type="submit"]:hover {
	background: #003a70;
}
/*=============================
	Footer
=============================*/
footer {
    background: #f5f5f5;
    padding: 25px 0;
    color: #6497ba;
}
footer .col-md-4, footer .col-sm-8 {
	text-align: center;
}
footer a {
	text-decoration: none;
	color: #6497ba;
}
footer ul li {
	display: inline;
	list-style: none;
	margin-right: .25em;
}
footer img {
	max-width: 250px;
}
footer ul li a {
	font-size: 14px;
}
footer ul li a:hover {
	color: #2a4e90;
	text-decoration: none;
}
footer .row {
	display: flex;
}
footer .row div {
	align-self: center;
}
#privacyTrigger:hover {
    cursor: pointer;
    color: #2a4e90;
}
/*=============================
	Modal Box
=============================*/
.modal a {
    color: #438800;
}
/*=============================
	Mobile Landscape
=============================*/
@media (min-width: 400px) {
    /*ADDED for images that are different in size*/
        .breaking-news .rssincl-itemimage {
            height: 340px;
            overflow: hidden;
        }
        .breaking-news .rssincl-itemimage img {
            height: 100%;
            max-height: 340px;
            width: 100%;
            max-width: none;
        }	
	
    /*.breaking-news .rssincl-itemtitle {
		padding-top: 340px;
	}*/	
}
@media (min-width: 470px) {
    /*ADDED for images that are different in size*/
        .breaking-news .rssincl-itemimage {
            height: 420px;
            width: 100%;
            overflow: hidden;
        }
        .breaking-news .rssincl-itemimage img {
            height: 100%;
            max-height: 420px;
            width: auto;
            max-width: none;
        }	

    /*.breaking-news .rssincl-itemtitle {
        padding-top: 420px;
    }*/
}
@media (min-width: 576px) {
    .fa-bars {
        font-size: 100%;
    }
}
@media (min-width: 600px) {
	.breaking-news .rssincl-entry {
		width: 47.3337%;
		float: left;
		margin: 20px 1.3157%;
		height: 250px;
		overflow: hidden;
	}
	/*.breaking-news .rssincl-itemtitle {
		padding-top: 200px;
	}*/
    /*ADDED for images that are different in size*/
    .breaking-news .rssincl-itemimage {
        height: 201px;
        overflow: hidden;
    }

        .breaking-news .rssincl-itemimage img {
            height: 100%;
            max-height: 201px;
            width: auto;
            max-width: none;
        }	

}
/*=============================
	Tablets
=============================*/
@media (min-width: 768px) {
	body {
		padding: 0;
	}
	/*.logo {
		position: relative;
		top: 25px;
		z-index: 99;
	}*/
    .ma5menu__toggle {
        bottom: 0;
        right: 0;
        top: auto;
        margin: 0;
    }
	.rssincl-content {
		margin: 0 -1.3157%;
	}	
	/*.breaking-news .rssincl-entry {
		width: 47.3337%;
		float: left;
		margin: 20px 1.3157%;
		height: 380px;
		overflow: hidden;
	}*/
	/*.rssincl-itemimage img {
		max-width: 100%;		
	}*/

	.breaking-news-resources {
		padding-right: 10px;
	}
	.breaking-news-blog {
		padding-left: 10px;
	}
	footer .col-md-4 {
		text-align: left;
	}
	footer .col-sm-8 {
		text-align: right;
	}
	/*.breaking-news .rssincl-itemtitle {
		padding-top: 280px;
	}*/    
    /*ADDED for images that are different in size*/
        .breaking-news .rssincl-itemimage {
            height: 280px;
            overflow: hidden;
        }
        .breaking-news .rssincl-itemimage img {
            height: 100%;
            max-height: 280px;
            width: auto;
            max-width: none;
        }	

}
/*=============================
	Medium Screen
=============================*/
@media (min-width: 992px) {
	.breaking-news .rssincl-entry {
		width: 30.6667%;
		float: left;
		margin: 20px 1.3157%;
		height: 320px;
		overflow: hidden;
	}
    /*ADDED for images that are different in size*/
        .breaking-news .rssincl-itemimage {
            height: 240px;
            overflow: hidden;
        }
        .breaking-news .rssincl-itemimage img {
            height: 100%;
            max-height: 240px;
            width: auto;
            max-width: none;
        }	

	/*.breaking-news .rssincl-itemtitle {
		padding-top: 240px;
	}*/
	
}
/*=============================
	Desktop
=============================*/
@media (min-width: 1200px) {
	.breaking-news .rssincl-entry {
		width: 22.3337%;
		float: left;
		margin: 20px 1.3157%;
		height: 250px;
		overflow: hidden;
	}
	.breaking-news-resources {
		padding-right: 15px;
	}
	.breaking-news-blog {
		padding-left: 15px;
	}
	footer {
		padding: 50px 0;
	}
    /*ADDED for images that are different in size*/
    .breaking-news .rssincl-itemimage {
        height: 201px;
        overflow: hidden;
    }

        .breaking-news .rssincl-itemimage img {
            height: 100%;
            max-height: 201px;
            width: auto;
            max-width: none;
        }	

	/*.breaking-news .rssincl-itemtitle {
		padding-top: 210px;
	}*/
}
/*=============================
	Desktop - Laptop Common
=============================*/
@media (min-width: 1366px) {
	.logo {
		transition: all .5s ease-in-out;
	}
	.logo:hover {
		transform: rotateY(360deg) scale(1.1);
	}
}
/*=============================
	Desktop - Laptop Common
=============================*/
@media (min-width: 1440px) {
}
/*=============================
	Desktop - Large Screen
=============================*/
@media (min-width: 1600px) {
}
/*=============================
	Desktop HDMI
=============================*/
@media (min-width: 1920px) {
}


