
/*
[//]: # (Bootstrap Override)
[//]: # (******************)
*/
.row img,
[class*=col-] img { width: 100%; }

/* from form.css for telerik & bootstrap */
.form-row .RadPicker,
.form-row .RadPicker .RadInput { width: 100%; font: initial; }

@media only screen and (min-width : 768px) {
    .equal-height { display: table; }
    .equal-height [class*="col-"] { float: none; display: table-cell; vertical-align: top; }
}


/*
[//]: # (Ajax Loading)
[//]: # (************)
*/
.overlay { position: fixed; left: 0; top: 0; bottom: 0; right: 0; z-index: 1000; background: #000; opacity: 0.8; filter: alpha(opacity=80); }
.loading { width: 50px; height: 57px; position: absolute; top: 50%; left: 50%; margin: -28px 0 0 -25px; }


/*
[//]: # (admin control)
[//]: # (*************)
*/
.admin-control { background:#F9F9F9; min-height: 35px; padding:0.5em 2em 0; border-bottom:2px solid #EEE; width: 100%; position:fixed; top: -148px; z-index:1000; }
.admin-control:hover { top: 0; }

.admin-control .user-identity { display:inline-block; vertical-align:top; margin:0em 1em 0; float:right; font-size:0.75em; line-height:3em; font-family: Arial; font-size:12px;  }
.admin-control .logo-advantage { height: 50px; width: auto;}

.admin-control nav ul { width:100%; list-style:none; }
.admin-control nav ul li { float:left; margin:0 0.25em; height: 35px; list-style: none;}
.admin-control nav ul li a { padding: .5em 1em .6em; }
.admin-control nav ul li a:hover { background-color: rgb(143, 176, 217); border-radius: .35em; color: #fff;}

.admin-control .logout-button { font-size: 82.47% !important; height: 27px !important; padding: .1em 1.1em .1em 1.1em !important; margin: .3em 0 0.3em 0 !important; float: right; border: none; background-color: #8fb0d9; background: linear-gradient(0deg, #BDCDE0, #8fb0d9 68%) no-repeat; letter-spacing: .06em !important; color: #fff !important; font-weight: 400 !important; border-radius: .35em !important; text-transform: uppercase;}
.admin-control .logout-button:hover { background-color:#275C98 !important; background: linear-gradient(0deg, #7391B3, #275C98 82%) no-repeat !important; color: #fff !important; border: none;}

.admin-control .arrow-down { position: relative; bottom: -16px; margin: auto; width: 30px;}
.admin-control .arrow-down .icon { background: #F9F9F9; border-radius: .5em;}

/*
[//]: # (idangerous.swiper-2.0 overrides)
[//]: # (*******************************)
*/
.swiper-container { position: relative; margin:0 auto; position:relative; overflow:hidden; -webkit-backface-visibility:hidden; -moz-backface-visibility:hidden; -ms-backface-visibility:hidden; -o-backface-visibility:hidden; backface-visibility:hidden;	/* Fix of Webkit flickering */ z-index:1;}
.swiper-wrapper {
	position:relative; width:100%;
	-webkit-transition-property:-webkit-transform, left, top; -webkit-transition-duration:0s; -webkit-transform:translate3d(0px,0,0); -webkit-transition-timing-function:ease;	
	-moz-transition-property:-moz-transform, left, top; -moz-transition-duration:0s; -moz-transform:translate3d(0px,0,0); -moz-transition-timing-function:ease;
	-o-transition-property:-o-transform, left, top; -o-transition-duration:0s; -o-transform:translate3d(0px,0,0); -o-transition-timing-function:ease; -o-transform:translate(0px,0px);	
	-ms-transition-property:-ms-transform, left, top; -ms-transition-duration:0s; -ms-transform:translate3d(0px,0,0); -ms-transition-timing-function:ease;	
	transition-property:transform, left, top; transition-duration:0s; transform:translate3d(0px,0,0); transition-timing-function:ease;	
}
.swiper-container, .swiper-slide { width:100%; overflow: hidden; }
.swiper-slide {	float: left; position: relative; }
.swiper-slide img { width: 100%; }

/* set the arrow images in components.css as overrides */
a.arrow-left { display: none; position: absolute; z-index: 2;} 
a.arrow-right { display: none; position: absolute; z-index: 2;}

.swiper-pagination { position: absolute; z-index: 20; }
.swiper-pagination .swiper-pagination-switch { display: inline-block; width: 10px; height: 10px; border-radius: 10px; margin: 0 5px; cursor: pointer; }
.swiper-pagination .swiper-active-switch { }

/* IE10 Windows Phone 8 Fixes */
.swiper-wp8-horizontal { -ms-touch-action: pan-y; }
.swiper-wp8-vertical { -ms-touch-action: pan-x; }

@media (min-width: 768px) {
    .swiper-slide .content { position: absolute; bottom:0; height: 100%; }
}

/*
[//]: # (Banner)
[//]: # (******)
*/
.swiper-container, .swiper-slide { height: auto !important; }
.swiper-slide a { display: block; }

.swiper-slide .content { width: 100%; }

@media (min-width:768px) {
    .swiper-slide .content.center { text-align: center; }
    .swiper-slide .content.right { text-align: right; }
}

.swiper-arrows {  position: absolute; bottom: 0; height: 100%; width:100%; }

@media (min-width: 768px) {

    .swiper-container, .swiper-slide { width: 100%; height: auto; }

    a.arrow-left, a.arrow-right { margin-top: calc(-50px/2); width: 23px; height: 50px; font-size:0.00001px }
    a.arrow-left {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAsCAYAAADByiAeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MURFNUEyQzIxQTAxMUU1ODU0QkU1QjExQTY5QjBGQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MURFNUEyRDIxQTAxMUU1ODU0QkU1QjExQTY5QjBGQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYxREU1QTJBMjFBMDExRTU4NTRCRTVCMTFBNjlCMEZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYxREU1QTJCMjFBMDExRTU4NTRCRTVCMTFBNjlCMEZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8chZQwAABctJREFUeNrkmk1sG0UUgHfXm+L4JzR1nMRyEjt2UkOBAwduSEgtByR6gVaiEVIP3CtxajnACSQoJ6RyQ+KAhEKltFxA4gBISFw4cShtSRM7duMoP46TknidNF7vMm89475Md23vXyLBSqO1d+bNvm/f7pv3ZkbUdV0QRVFwcTBhCf1mZ92ksHq+CKgezhp3zfYhC+4OphiABdBvESmIC36KElewDJybbgFlD8ACtB92Zoo2UVFNLCchOVYYnErrVSrvCPApuGzupa5C+fk7GKyPK4H46FhGkkRVEgOqFAg0Vh7m7yOLtOGSE9mc1mz2aXpT1jRdrqyVCxSmQQuztCNA25YzATtBSpCUZ+B/LD6aSSSSV5R6/Ty031Nqr3DfYxtO17RAKBL9Ay6EQ6EftKZ6o1pZK1Cwx5yMbUDZA7B+WoKDseHs2ET6cq2mnGcyxGHxYG1AWmcc8DCI7L6mad9sVzfy6BsWnAJKHoCFoJw8FX8ulc68S8AuMpn+YPBPIsF7yidelNQZbegBstAH9MX6pfc4wV55zru6h+sBLJeezF7crSnvMJlwOPR7ZWPtymq5uGDxpHWogzbQll2EPqAv6NMtoOQebIiBzTCZSCT82+pK+aP11eUHyKXzloNrTWgDbUEGAc60AIdcAcruwaYuEGUuMZloJPxrebn06ebG6jx1DCoCZMpoaIhoVNZX5nVd+2RsPNUkfZ2lgJdI30JREG492tqct1Cx4zcoewoWjfyyXCper1ZW74KjJOWAAmgIinlLNp4ZwORh3CXB0mfjqbS+u1s75wWg7APYX+TvPgVr0JubORSsmAFMZa8TQMELQNEktvQC7HEHsE73grEyGIsnXiSA1xggfd2/Ky4tMsA6LXudHqLU5WauwUjE02lM0lEcyQbufegL+oS+kZMBC16w42TkYwTr9IoKXryi8jGD+QqI4Y4LzDdAGX17MgcWJmCnyWB6FGAOAbMM8IHZt8zgAhxc+OSgYbG3jxDMAWC9ZUFduP1o27CgjnJITUJwLHXpN8Ay2bc4sJ+XS0ufk5vc8xGsmxe9BzqALoe8KNEVdGbZCWUJ8JbrG4zFp1Pp7CGLDQxEfiotFb7c2lyfNxugPQazsqCRA5J8j4Rq+hepyYy6s1N7g1pwJp2ZEktFsbFdrdxhGb7Ep/1EUMZgzw5Ef1xaXPiagOVRnMhCKr/AeAtq+N6gC+gEumELgu54qkMS/sOHxKUgKgnFVAh1WIN/dnbfnJyafu/U0EjWbCKIxqF+HaLJZJIMuoBOoBsOz0B3/FZJ6L020g/yzi4UC4u3o5HQLBOEd3sinXk/Fh/NoQ+2HfL4BGg6VwM6gC7se2uBhWZBZ9Adp1kY7oA6iz1wq8VC/ntsQeJ+Xx9PTV4lQe0ZPCHkE6BVQH0GdABdDgXURFc6FOwhh9fkLXdAGygGIInCyVPBgOcgWoeo3UdAG5lCqJUptMAULodsw2kcXN0A3ALA/C3Ogn4C2kyB8iz8UrgUSMWDOB4wMWC9Bbh4FICe53aSRURw1IC+JK1Sh5DnqAB9y8b/V9MMAg2nPLWg1XS6n2CWk7IeAXaaQLUYoL0D6zjj7BhwIvXB0HDiBTR5I6P7SNzvdg4JMiDrFVjX6XRHgDXlbHI89WF8JJmjVmExocTdt51mQVuQYbPNXoD1tFbQG2B+jigzi1ZrXkskxz4eSYyfRmBPrc9BHbSBtiCDwGahTzdgPa/ydAesMMCb7fU2pf5qfHj0RmIsPW3lUKAO2kBbBHazBVZxBWZrfa4HwL9LxcK3kUh4jsns7e+/bKzCWTkUUme0ebI6NAd9QF9uwWzB9QCobFc37pcfFr+CJeA2hShqVutztE5gy8YgC32YxIq2wUwHcR8X/PFqj+EpkxPZ57ss+DecgllFKE7iwV62ajS53QxYzmyrBi9ne65GdLmDyO4mG/6T6GWTjSMw27sZuky/6YK97VEagvFle9S/AgwAkQqpEdeih7wAAAAASUVORK5CYII=) no-repeat -3px;
    }
    a.arrow-right {
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAADcAAAAsCAYAAADByiAeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyFpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuNS1jMDIxIDc5LjE1NDkxMSwgMjAxMy8xMC8yOS0xMTo0NzoxNiAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENDIChXaW5kb3dzKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo2MURFNUEyQzIxQTAxMUU1ODU0QkU1QjExQTY5QjBGQyIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDo2MURFNUEyRDIxQTAxMUU1ODU0QkU1QjExQTY5QjBGQyI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOjYxREU1QTJBMjFBMDExRTU4NTRCRTVCMTFBNjlCMEZDIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOjYxREU1QTJCMjFBMDExRTU4NTRCRTVCMTFBNjlCMEZDIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+8chZQwAABctJREFUeNrkmk1sG0UUgHfXm+L4JzR1nMRyEjt2UkOBAwduSEgtByR6gVaiEVIP3CtxajnACSQoJ6RyQ+KAhEKltFxA4gBISFw4cShtSRM7duMoP46TknidNF7vMm89475Md23vXyLBSqO1d+bNvm/f7pv3ZkbUdV0QRVFwcTBhCf1mZ92ksHq+CKgezhp3zfYhC+4OphiABdBvESmIC36KElewDJybbgFlD8ACtB92Zoo2UVFNLCchOVYYnErrVSrvCPApuGzupa5C+fk7GKyPK4H46FhGkkRVEgOqFAg0Vh7m7yOLtOGSE9mc1mz2aXpT1jRdrqyVCxSmQQuztCNA25YzATtBSpCUZ+B/LD6aSSSSV5R6/Ty031Nqr3DfYxtO17RAKBL9Ay6EQ6EftKZ6o1pZK1Cwx5yMbUDZA7B+WoKDseHs2ET6cq2mnGcyxGHxYG1AWmcc8DCI7L6mad9sVzfy6BsWnAJKHoCFoJw8FX8ulc68S8AuMpn+YPBPIsF7yidelNQZbegBstAH9MX6pfc4wV55zru6h+sBLJeezF7crSnvMJlwOPR7ZWPtymq5uGDxpHWogzbQll2EPqAv6NMtoOQebIiBzTCZSCT82+pK+aP11eUHyKXzloNrTWgDbUEGAc60AIdcAcruwaYuEGUuMZloJPxrebn06ebG6jx1DCoCZMpoaIhoVNZX5nVd+2RsPNUkfZ2lgJdI30JREG492tqct1Cx4zcoewoWjfyyXCper1ZW74KjJOWAAmgIinlLNp4ZwORh3CXB0mfjqbS+u1s75wWg7APYX+TvPgVr0JubORSsmAFMZa8TQMELQNEktvQC7HEHsE73grEyGIsnXiSA1xggfd2/Ky4tMsA6LXudHqLU5WauwUjE02lM0lEcyQbufegL+oS+kZMBC16w42TkYwTr9IoKXryi8jGD+QqI4Y4LzDdAGX17MgcWJmCnyWB6FGAOAbMM8IHZt8zgAhxc+OSgYbG3jxDMAWC9ZUFduP1o27CgjnJITUJwLHXpN8Ay2bc4sJ+XS0ufk5vc8xGsmxe9BzqALoe8KNEVdGbZCWUJ8JbrG4zFp1Pp7CGLDQxEfiotFb7c2lyfNxugPQazsqCRA5J8j4Rq+hepyYy6s1N7g1pwJp2ZEktFsbFdrdxhGb7Ep/1EUMZgzw5Ef1xaXPiagOVRnMhCKr/AeAtq+N6gC+gEumELgu54qkMS/sOHxKUgKgnFVAh1WIN/dnbfnJyafu/U0EjWbCKIxqF+HaLJZJIMuoBOoBsOz0B3/FZJ6L020g/yzi4UC4u3o5HQLBOEd3sinXk/Fh/NoQ+2HfL4BGg6VwM6gC7se2uBhWZBZ9Adp1kY7oA6iz1wq8VC/ntsQeJ+Xx9PTV4lQe0ZPCHkE6BVQH0GdABdDgXURFc6FOwhh9fkLXdAGygGIInCyVPBgOcgWoeo3UdAG5lCqJUptMAULodsw2kcXN0A3ALA/C3Ogn4C2kyB8iz8UrgUSMWDOB4wMWC9Bbh4FICe53aSRURw1IC+JK1Sh5DnqAB9y8b/V9MMAg2nPLWg1XS6n2CWk7IeAXaaQLUYoL0D6zjj7BhwIvXB0HDiBTR5I6P7SNzvdg4JMiDrFVjX6XRHgDXlbHI89WF8JJmjVmExocTdt51mQVuQYbPNXoD1tFbQG2B+jigzi1ZrXkskxz4eSYyfRmBPrc9BHbSBtiCDwGahTzdgPa/ydAesMMCb7fU2pf5qfHj0RmIsPW3lUKAO2kBbBHazBVZxBWZrfa4HwL9LxcK3kUh4jsns7e+/bKzCWTkUUme0ebI6NAd9QF9uwWzB9QCobFc37pcfFr+CJeA2hShqVutztE5gy8YgC32YxIq2wUwHcR8X/PFqj+EpkxPZ57ss+DecgllFKE7iwV62ajS53QxYzmyrBi9ne65GdLmDyO4mG/6T6GWTjSMw27sZuky/6YK97VEagvFle9S/AgwAkQqpEdeih7wAAAAASUVORK5CYII=) no-repeat -29px 3px;
        right: 0;
    }
    
    a.arrow-left:hover,
    a.arrow-right:hover { background-color: rgba(162, 183, 217, .4); }
}

/*
[//]: # (Carousel)
[//]: # (********)
*/
/*.carousel-container { width: 100%; margin:0; height:36px; }
.carousel-container .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
        
    /* Center slide text vertically * /
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.carousel .carousel-arrow-left,
.carousel .carousel-arrow-right { position: absolute; top:0; width:19px; height:36px;}
.carousel .carousel-arrow-left,
.carousel .carousel-arrow-left:hover { background:url('/img/arrow-left.jpg') 0 0 no-repeat; left:0;  }
.carousel .carousel-arrow-right,
.carousel .carousel-arrow-right:hover { background: url('/img/arrow-right.jpg') 0 0 no-repeat; right: 0;  }


@media (min-width:768px) {
    .carousel-container { width: 90%; margin: 0 0 0 3rem; }
}*/

/*
[//]: # (Accordion)
[//]: # (*********)
*/
.ui-accordion {/* margin: 8rem 0; */}
.ui-accordion .ui-accordion-header { outline-color: #fff;  border-bottom: solid 1px #2d499d; padding-bottom: 8px; background-color:#2d499d !important; color:#fff !important; padding: .75em .5em 0.75em .7em !important}

.ui-accordion .ui-accordion-header:after { content: "+"; right: 5px; position: absolute; font-size: 34px; color:#fff !important; top:7px}
.ui-accordion .ui-accordion-header-active:after { content: "-"; right: 10px; }

.ui-accordion .ui-accordion-content { margin-bottom:2rem;border: 1px solid rgb(204, 204, 204);background-color: #efefef; }


/*
[//]: # (Breadcrumb)
[//]: # (**********)
*/
.breadcrumb ul li { list-style: none; float: left; margin: 0; padding-right: 1px; }

.breadcrumb ul li:after { content: '\3E'; }
.breadcrumb ul li:last-child:after { content: ''; }

.breadcrumb ul li a { padding: .4rem; }

/*
[//]: # (Sitemap)
[//]: # (*******)
*/
.sitemap ul li { list-style: none; margin-left: 0; padding-left: 0; }
.sitemap ul li[class*=span] { padding-left: 15px; }
.sitemap ul li a { text-decoration: none }


/*
[//]: # (Content Tile)
[//]: # (************)
*/
.content-tile { padding-bottom: 3rem /* button space */;  }

/*
[//]: # (ImageCollection)
[//]: # (***************)
*/
@media (max-width:767px) {
    .image-collection a { width: 100%; }
}

/*
[//]: # (Calendar)
[//]: # (********)
*/

.calendar{min-height:780px; animation:fadein 1s; -moz-animation:fadein 1s; -webkit-animation:fadein 1s; -o-animation: fadein 1s;}
.calendar .tabs li {list-style:none; display:inline-block; margin-right:20px; }

.calendar .fc-widget-header thead th {background-color: #ddd; padding: 8px 0; }


/* event */
.calendar .fc-day-grid-event { padding: .5rem; }

/* pop up */
.calendar .fc-day-grid-event .verboseInfo { position: absolute; bottom: 23px; min-width: 300px; max-width: 500px; background-color: #fff; color: #333; z-index: 5000; border: 1px solid #333; display: none; animation: fadein 1s; -moz-animation: fadein 1s; -webkit-animation: fadein 1s; -o-animation: fadein 1s; }
.calendar .fc-day-grid-event .verboseInfo .eventTime { }

.calendar .fc-day-grid-event .verboseInfo h2 { padding: 1rem; }
.calendar .fc-day-grid-event .verboseInfo p { padding: 0 .5rem; }

.calendar .fc-month-view .fc-scroller,
.calendar .fc-month-view .fc-row.fc-rigid { overflow: visible !important; }

.calendar .fc-agendaDay-view .verboseInfo,
.calendar .fc-agendaWeek-view .verboseInfo { display: none !important; }


/* Detail */
.calendar .detail ul li { list-style: none; overflow: auto; margin-bottom: 1rem; padding-top: 6px; min-height: 3rem; }
.calendar .detail img { width: auto; float: left; margin: -6px .5rem 0 0; }

/* List View */
.calendar .list-view h2 { color: #fff; padding: 5px; }

.calendar .color-filter { text-align: center; margin: 3rem 0; }
.calendar .color-filter a {color: #fff;padding: 1rem;border: solid 1px #000;}
.calendar .color-filter a:hover { color: #fff; }
.calendar .filtered { opacity: 1; }
.calendar .non-filtered { opacity: 0.3; }

/* common overrides */
/*.calendar .desktop-only.expand { display: none !important; }
.calendar .mobile-only { display: block !important; }

@media (min-width: 768px) {
    .calendar .desktop-only.expand { display: block !important; }
    .calendar .mobile-only { display: block !important; }
}*/


/*
[//]: # (One Page Scroll)
[//]: # (***************)
*/
.fragment-section { position: relative; clear: both; /*display: block;*/ /* display block if not using offset */ }

.page-nav { display: none; }
.page-nav:first-child { display: block; } 


/*
[//]: # (Twitter)
[//]: # (*******)
*/
.twitter-feed {}

/*
[//]: # (Documents)
[//]: # (*********)
*/
.document ul li { list-style:none; margin:0 0 2rem 0; }


/*
[//]: # (Gallery)
[//]: # (*********)
*/
 .mfp-content { text-align:center !important; text-align:inherit; }

.gallery-video { display:inline-block !important; }
.gallery-video.mfp-hide { display:none !important; }
.gallery-popup-item { display:inline-block;  }
    
@media (max-width:767px) {
    .gallery a { width: 100%; }
    .gallery-popup-item,
    .gallery-video-popup-item { width: 70vw; }

    video { width: 100% !important; height: auto !important; }
}

@media (min-width:768px) {
    .gallery-popup-item { max-height: 70vh; }
    .gallery-video-popup-item { width: 70vw; margin: auto; }
}

/*
[//]: # (Social Share)
[//]: # (************)
*/
#SocialMediaLink .addthis_toolbox a div {padding-left:0; width:33px; height:30px; font-size:1px; background-size:cover; }


/*
[//]: # (Banner Video)
[//]: # (************)
*/

.banner-video img { width: 100%; }

.video-content { width: 100%; overflow: hidden; }
.video-content { height: auto !important; }

.video-content .video-js { width: 100% !important; float: left; }
.video-content .video-js { height: auto !important; }

.video-content .video-js video {  width: 100% !important; height: auto !important; position: relative; float: left; cursor: pointer; background: #fff; }

.video-js { padding-top: 56.25% }
.vjs-fullscreen { padding-top: 0px; }

.vjs-poster { display: none; background-color: #fff !important; }


/*
[//]: # (Pagination)
[//]: # (************)
*/
.pagination-adv { font-size: 1.6rem; text-align: center; margin-bottom: 3rem; padding: 8px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.pagination-adv li { display: inline-block; margin: auto; min-width: 18px; }
.pagination-adv li a.current { font-weight:bold}

/*
[//]: # (Profile)
[//]: # (*******)
*/
.profile .member { background: #fff; background-clip: padding-box; position: relative; text-align: center; }

.profile .member:hover img { -webkit-opacity: 0.8; -moz-opacity: 0.8; opacity: 0.8; }
.profile .member:hover .social { visibility: visible; }

.profile .social { width: 100%; top: 60%; position: absolute; visibility: hidden;  text-align:center; }

.profile .social ul { display:inline-block;margin:0 auto; }
.profile .social ul li { list-style: none; display: inline-block; padding-right: 5px; padding-left: 5px; }
.profile .social a { color: #fff; display: inline-block; width: 40px; height: 40px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; border-radius: 50%; -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box; }
.profile .social a:hover { opacity: 0.4; filter: alpha(opacity=40); }
.profile .social a .fa { font-size:0.00001px; padding:10px; }
.profile .social a .fa:before { font-size:18px;}


/*
[//]: # (Product)
[//]: # (*******)
*/

/* product listing */
.product { margin-bottom: 1rem; }

.product .info .name,
.product .info .price { display: block; }


/* filter */
.filter .category { margin-bottom:1rem; }
.filter .active { color:aqua; }

/* dept & cat */
.category .parent { margin-top: 1rem; }

/* todo: check this */
aside .widget.filter .link-hover:before { content: '\00af'; top: 4px; position: relative; margin-right:5px }
aside .widget.filter .link-hover.active:before { content:'\00d7'; top:0; }
    
aside .widget.filter .link-hover.active { color:#00adef; }

/* product detail */

.product .flow .form-row label { width:35%; text-align:left; }
.product .flow .form-row select { width:50%; }

/* snipcart */
.snipcart-summary ul { overflow:auto; padding:1rem; }
.snipcart-summary ul li { float:left; list-style:none; }
.snipcart-summary ul li:after { content: '/'; padding: .7rem; }
.snipcart-summary ul li:last-child:after { content: ''; }

/*
[//]: # (questionnaire)
[//]: # (*************)
*/
.questionnaire ul { margin-top:1rem; }
.questionnaire ul li {list-style: none;margin-left: 0;overflow: auto;}

.questionnaire input[type=radio] { float: left; margin: .4rem .5rem .5rem 0; }
.questionnaire input[type=radio] + label { float: left; margin-top: .3rem; }

.questionnaire .answer ul li {margin-bottom: 1rem;padding: .4rem 1.8rem;}
.questionnaire .answer .selected {background-color: #ef8181;border-radius: .35rem;border: solid 1px #d81616;}
.questionnaire .answer .correct {border: #006eb9 solid 1px;border-radius: .35rem;}
.questionnaire .answer .correct.selected {background-color: #50a24a;border-color: #356931;}


/*
[//]: # (Instagram)
[//]: # (*************)
*/

.instagram { margin-bottom:4rem}
.instagram .instagram-outer { overflow:hidden;}
.instagram .instagram-inner { margin: -55px -20px -40px; position: relative; }
.instagram .instagram-inner .instagram-overlay{ display:none; position:absolute; top:0; left:0; width:100%; height:100%; z-index:5; background:#fff; opacity:0.7 }
.instagram .instagram-inner .instagram-overlay span{padding:50px 20px; margin-top:35%; display:block; text-align:center }
.instagram .instagram-inner .instagram-overlay span img { margin: 0 auto; width:auto}
.instagram .instagram-inner:hover .instagram-overlay { display:block}

@media (max-width: 768px) {
    .instagram .instagram-outer {  padding-bottom:2rem;}
    .instagram .instagram-inner { margin: -50px -20px; }
}


/* call to action */

.call-to-action {    padding: 2em;    text-align: center;    border: 2px solid #2d499d;    background: #efefef;}
.call-to-action h3 {font-size:140%}
.call-to-action p {font-size:120%; padding-bottom:1.5em}

/*Pricing*/
.pricing {
    /*padding: 80px 0 0 0;
    padding-top: 170px;*/
    position: relative;
    z-index: 10;
    color: initial;
    /*height: auto;*/
    margin-bottom: 0;
    min-width: 300px;
    max-width: 500px;
}

    .pricing .title {
        font-size: 36px;
        font-weight: 300;
        margin-top: 0;
        margin-bottom: 30px;
        color: #fff;
    }

    .pricing .intro {
        color: #fff;
        margin-bottom: 80px;
    }

    .pricing .item {
        padding: 0;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        -ms-border-radius: 4px;
        -o-border-radius: 4px;
        border-radius: 4px;
        -moz-background-clip: padding;
        -webkit-background-clip: padding-box;
        background-clip: padding-box;
        -webkit-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
        -moz-box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
        box-shadow: 0 4px 1px rgba(0, 0, 0, 0.05);
        margin-bottom: 30px;
    }

        .pricing .item.best-buy {
            top: -15px;
            z-index: 11;
            position: relative;
        }

            .pricing .item.best-buy .item-inner {
                -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
                box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
            }

                .pricing .item.best-buy .item-inner:hover {
                    -webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
                    -moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
                    box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.25);
                }

            .pricing .item.best-buy .heading {
                padding-top: 45px;
            }

            .pricing .item.best-buy .content {
                padding-bottom: 45px;
            }

        .pricing .item .item-inner {
            background: #fff;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -ms-border-radius: 4px;
            -o-border-radius: 4px;
            border-radius: 4px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            position: relative;
            border: 1px solid #eeeeee;
        }

            .pricing .item .item-inner:hover {
                -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
                -moz-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
                box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.2);
            }

        .pricing .item .heading {
            margin-top: 0;
            padding: 30px 15px;
            -webkit-border-top-right-radius: 4px;
            -webkit-border-bottom-right-radius: 0;
            -webkit-border-bottom-left-radius: 0;
            -webkit-border-top-left-radius: 4px;
            -moz-border-radius-topright: 4px;
            -moz-border-radius-bottomright: 0;
            -moz-border-radius-bottomleft: 0;
            -moz-border-radius-topleft: 4px;
            border-top-right-radius: 4px;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            border-top-left-radius: 4px;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
        }

            .pricing .item .heading .title {
                margin-bottom: 30px;
                padding-bottom: 30px;
                font-weight: 400;
                font-size: 18px;
                border-bottom: 1px dashed #eeeeee;
                color: #444444;
            }

        .pricing .item .content {
            padding: 30px 15px;
            padding-top: 0;
            font-size: 14px;
        }

        .pricing .item .price-figure {
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -ms-border-radius: 50%;
            -o-border-radius: 50%;
            border-radius: 50%;
            -moz-background-clip: padding;
            -webkit-background-clip: padding-box;
            background-clip: padding-box;
            margin: 0 auto;
        }

            .pricing .item .price-figure .number {
                font-size: 42px;
                font-weight: bold;
            }

            .pricing .item .price-figure .unit {
                font-weight: 400;
                color: #b3b3b3;
            }

            .pricing .item .price-figure .currency {
                top: -12px;
                right: 2px;
                position: relative;
                font-family: arial, sans-serif;
                color: #666666;
                font-size: 18px;
            }

        .pricing .item .ribbon {
            position: absolute;
            top: -6px;
            right: -6px;
            width: 110px;
            height: 110px;
            overflow: hidden;
        }

            .pricing .item .ribbon .text {
                position: relative;
                left: -8px;
                top: 18px;
                width: 158px;
                padding: 10px 10px;
                font-size: 15px;
                font-weight: bold;
                text-align: center;
                text-transform: uppercase;
                color: #fff;
                background-color: #5d80a1;
                -webkit-transform: rotate(45deg) translate3d(0, 0, 0);
                -moz-transform: rotate(45deg) translate3d(0, 0, 0);
                -ms-transform: rotate(45deg) translate3d(0, 0, 0);
                -o-transform: rotate(45deg) translate3d(0, 0, 0);
            }

                .pricing .item .ribbon .text:before,
                .pricing .item .ribbon .text:after {
                    content: '';
                    position: absolute;
                    bottom: -5px;
                    border-top: 5px solid #2e4050;
                    border-left: 5px solid transparent;
                    border-right: 5px solid transparent;
                }

                .pricing .item .ribbon .text:before {
                    left: 0;
                }

                .pricing .item .ribbon .text:after {
                    right: 0;
                }

        .pricing .item .feature-list {
            margin-bottom: 30px;
        }

            .pricing .item .feature-list li {
                border-bottom: 1px solid #f3f3f3;
                padding: 10px;
            }

                .pricing .item .feature-list li .fa {
                    margin-right: 5px;
                    color: #4a6781;
                }

                .pricing .item .feature-list li.disabled {
                    color: #999999;
                }

                    .pricing .item .feature-list li.disabled .fa {
                        color: #999999;
                    }

.list-unstyled {
    list-style: none !important;
}

.text-center {
    text-align: center;
}

.div-overlay {
    display: block;
    height: 104.5%;
    position: absolute;
    width: 100%;
    z-index: 1;
}

