:root {
	--color-primary-0: #8acad3;	/* Main Primary color */
	--color-primary-1: #2b3e41;
	--color-primary-2: #e7e6e1;
	--color-primary-3: #000000;
	--color-primary-4: #FFFFFF;
	--color-primary-5: #364E7E;
	--color-primary-6: #71b5be;
	--color-primary-7: #e2e5df;
	--color-primary-8: #39599b ;
	--color-social-1: rgba(224,64,40,0.7);
	--color-social-2: rgba(64,100,176,0.7);
	--color-social-3: rgba(28,157,235,0.7);
	--color-social-4: rgba(248,0,0,0.5);
	--color-social-1-1: #e04028;
	--color-social-1-2: #4064ad;
	--color-social-1-3: #1c9deb;
	--color-social-1-4: #f80000;
	--title-font: "madelinette-grande-vino", sans-serif;
	
	/* Review Variable */
	--review-background-color: var(--color-primary-0);

	/* Button Variable */

	--submit-btn-bg-color: var(--color-primary-8);
	--appt-btn-background-color: var(--color-primary-0);
	--review-btn-background-color: var(--color-primary-4);
	--review-btn-text-color: var(--color-primary-1);
	--appt-btn-border-color: var(--color-primary-1);
	--schd-btn-background-color: var(--color-primary-0);
	--schd-fot-background-color: var(--color-primary-7);
	--btn-border-color: var(--color-primary-3);

	/* Header Variable */

	--topheader-background-color: var(--color-primary-1);
	--header-background-color: var(--color-primary-0);
	
	/* Menu Variable */

	--menu-background-color: var(--color-primary-6);
	--menu-text-color: var(--color-primary-3);
	--menu-border-color: var(--color-primary-1);
	--menu-hover-background-color: var(--color-primary-2);
	--submenu-background-color: var(--color-primary-2);
	--submenu-hover-background-color: var(--color-primary-0);
	
	
	/* Sliders Variable */

	--slide-headline-text-color: var(--color-primary-0);
	--slide-headline-bold-text-color: var(--color-primary-3);
	--slide-border-color: var(--color-primary-5);
	--slide-box-callout-backgrround-color: var(--color-primary-0);
	--slide-box-callout-birder-color: var(--color-primary-3);
	--slide-box-text-color: var(--color-primary-6);
	--slide-box-hover-background-color: var(--color-primary-7);
	
	/* Alternate Menu Variable */

	--alternate-menu-background-color: var(--color-primary-2);
	--alternate-menu-box-color: var(--color-primary-2);
	--alternate-menu-box-hover-color: var(--color-primary-0);
	--alternate-menu-border-color: var(--color-primary-0);
	--alternate-menu-box-hover-color: var(--color-primary-0);
	--alternate-menu-text-color: var(--color-primary-4);


	/* Text Heading Variable */

	--heading-text-color: var(--color-primary-3);
	--subheading-text-color: var(--color-primary-3);
	--homeheading-text-color: var(--color-primary-0);
	--heading-text-white-color: var(--color-primary-0);
	
	/* Website Fonts Color Variable */

	--site-text-color: var(--color-primary-5);
	
	/* Footer Variable */

	--footer-background-color: var(--color-primary-2);
	--footer-text-color: var(--color-primary-3);
	--footer2-background-color: var(--color-primary-1);
	--footer2-hours-heading-color: var(--color-primary-4);
	--footer2-hours-text-color: var(--color-primary-4);
	--footer2-btn-background-color: var(--color-primary-0);
	--footer2-btn-background-hover-color: var(--color-primary-1);
	--footer2-btn-text-color: var(--color-primary-4);
	--footer2-btn-border-color: var(--color-primary-4);

	/* Social Variable */

	--menusocial-icon-border-color: var(--color-primary-0);
	--menusocial-icon-text-color: var(--color-primary-0);

	--social-icon-border-color: var(--color-primary-3);
	--social-icon-text-color: var(--color-primary-3);
	--social-icon-google-hover-color: var(--color-social-1);
	--social-icon-google-border-color: var(--color-social-1-1);
	--social-icon-facebook-hover-color: var(--color-social-2);
	--social-icon-facebook-border-color: var(--color-social-1-2);
	--social-icon-twitter-hover-color: var(--color-social-3);
	--social-icon-twitter-border-color: var(--color-social-1-3);
	--social-icon-youtube-hover-color: var(--color-social-3);
	--social-icon-youtube-border-color: var(--color-social-1-3);
	

	/* NPO Variable */

	--npo-inner-icon-background-color: var(--color-primary-0);
	--npo-icon-background-color: var(--color-primary-1);
	--npo-icon-background-hover-color: var(--color-primary-0);
	--npo-text-background-color: var(--color-primary-0);
	--npo-text-background-hover-color: var(--color-primary-1);
	--npo-background-color: var(--color-primary-1);

	/* Services Variable */

	--services-btn-background-color: var(--color-primary-0);
	--services-btn-text-color: var(--color-primary-4);
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */pre,textarea{overflow:auto}body,button[disabled],html input[disabled]{cursor:default}.row,select{width:100%}dfn,p aside{font-style:italic}h1,h2,h3,h4,h5,h6,p{text-rendering:optimizeLegibility}.clearfix:after,.row .row.collapse:after,.row .row:after,.row:after,hr{clear:both}.button,.vevent abbr,a,button{text-decoration:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}.hide,[hidden],template{display:none}.button,.vcard,button,img{display:inline-block}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.button,body,button{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;position:relative}button{overflow:visible}abbr,button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{height:auto;min-height:50px}.vevent .summary,optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}meta.foundation-version{font-family:"/5.2.2/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-medium,meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}body,html{height:100%;font-size:100%}.button,button,p{font-weight:400;font-size:1rem}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#f7f7f7!important;color:#222;padding:0;margin:0;font-weight:400;font-style:normal;line-height:1}.button,a:hover,button{cursor:pointer}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:after,.clearfix:before,.row .row.collapse:after,.row .row.collapse:before,.row .row:after,.row .row:before,.row:after,.row:before{content:" ";display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.row{margin:0 auto;max-width:62.5rem}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin:0 -.9375rem;max-width:none}.row .row.collapse{width:auto;margin:0;max-width:none}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}@media only screen{.column,.columns,.small-pull-0,.small-pull-1,.small-pull-10,.small-pull-11,.small-pull-2,.small-pull-3,.small-pull-4,.small-pull-5,.small-pull-6,.small-pull-7,.small-pull-8,.small-pull-9,.small-push-0,.small-push-1,.small-push-10,.small-push-11,.small-push-2,.small-push-3,.small-push-4,.small-push-5,.small-push-6,.small-push-7,.small-push-8,.small-push-9{position:relative}.small-push-0{left:0;right:auto}.small-pull-0{right:0;left:auto}.small-push-1{left:8.33333%;right:auto}.small-pull-1{right:8.33333%;left:auto}.small-push-2{left:16.66667%;right:auto}.small-pull-2{right:16.66667%;left:auto}.small-push-3{left:25%;right:auto}.small-pull-3{right:25%;left:auto}.small-push-4{left:33.33333%;right:auto}.small-pull-4{right:33.33333%;left:auto}.small-push-5{left:41.66667%;right:auto}.small-pull-5{right:41.66667%;left:auto}.small-push-6{left:50%;right:auto}.small-pull-6{right:50%;left:auto}.small-push-7{left:58.33333%;right:auto}.small-pull-7{right:58.33333%;left:auto}.small-push-8{left:66.66667%;right:auto}.small-pull-8{right:66.66667%;left:auto}.small-push-9{left:75%;right:auto}.small-pull-9{right:75%;left:auto}.small-push-10{left:83.33333%;right:auto}.small-pull-10{right:83.33333%;left:auto}.small-push-11{left:91.66667%;right:auto}.small-pull-11{right:91.66667%;left:auto}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.column.small-uncentered.opposite,.columns.small-uncentered.opposite,[class*=column]+[class*=column]:last-child{float:right}[class*=column]+.end[class*=column]{float:left}.small-offset-0{margin-left:0!important}.small-offset-1{margin-left:8.33333%!important}.small-offset-2{margin-left:16.66667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.33333%!important}.small-offset-5{margin-left:41.66667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.33333%!important}.small-offset-8{margin-left:66.66667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.33333%!important}.small-offset-11{margin-left:91.66667%!important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left!important}}@media only screen and (min-width:64.063em){.large-push-0,.push-0{position:relative;left:0;right:auto}.large-pull-0,.pull-0{position:relative;right:0;left:auto}.large-push-1,.push-1{position:relative;left:8.33333%;right:auto}.large-pull-1,.pull-1{position:relative;right:8.33333%;left:auto}.large-push-2,.push-2{position:relative;left:16.66667%;right:auto}.large-pull-2,.pull-2{position:relative;right:16.66667%;left:auto}.large-push-3,.push-3{position:relative;left:25%;right:auto}.large-pull-3,.pull-3{position:relative;right:25%;left:auto}.large-push-4,.push-4{position:relative;left:33.33333%;right:auto}.large-pull-4,.pull-4{position:relative;right:33.33333%;left:auto}.large-push-5,.push-5{position:relative;left:41.66667%;right:auto}.large-pull-5,.pull-5{position:relative;right:41.66667%;left:auto}.large-push-6,.push-6{position:relative;left:50%;right:auto}.large-pull-6,.pull-6{position:relative;right:50%;left:auto}.large-push-7,.push-7{position:relative;left:58.33333%;right:auto}.large-pull-7,.pull-7{position:relative;right:58.33333%;left:auto}.large-push-8,.push-8{position:relative;left:66.66667%;right:auto}.large-pull-8,.pull-8{position:relative;right:66.66667%;left:auto}.large-push-9,.push-9{position:relative;left:75%;right:auto}.large-pull-9,.pull-9{position:relative;right:75%;left:auto}.large-push-10,.push-10{position:relative;left:83.33333%;right:auto}.large-pull-10,.pull-10{position:relative;right:83.33333%;left:auto}.large-push-11,.push-11{position:relative;left:91.66667%;right:auto}.large-pull-11,.pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.column.large-uncentered.opposite,.columns.large-uncentered.opposite,[class*=column]+[class*=column]:last-child{float:right}[class*=column]+.end[class*=column]{float:left}.large-offset-0{margin-left:0!important}.large-offset-1{margin-left:8.33333%!important}.large-offset-2{margin-left:16.66667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.33333%!important}.large-offset-5{margin-left:41.66667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.33333%!important}.large-offset-8{margin-left:66.66667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.33333%!important}.large-offset-11{margin-left:91.66667%!important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left!important}}.button,button{line-height:normal;margin:0 0 1.25rem;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;padding:1rem 2rem 1.0625rem;background-color:#008cba;border:0 solid #007095;color:#fff;transition:background-color .3s ease-out}a,b,em,i,small,strong{line-height:inherit}.fixed,.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.button:focus,.button:hover,button:focus,button:hover{background-color:#007095;color:#fff}.button.secondary,button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}.button.secondary:focus,.button.secondary:hover,button.secondary:focus,button.secondary:hover{background-color:#b9b9b9;color:#333}.button.success,button.success{background-color:#43ac6a;border-color:#368a55;color:#fff}.button.success:focus,.button.success:hover,button.success:focus,button.success:hover{background-color:#368a55;color:#fff}.button.alert,button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover{background-color:#cf2a0e;color:#fff}.button.large,button.large{padding:1.125rem 2.25rem 1.1875rem;font-size:1.25rem}.button.small,button.small{padding:.875rem 1.75rem .9375rem;font-size:.8125rem}.button.tiny,button.tiny{padding:.625rem 1.25rem .6875rem;font-size:.6875rem}.button.expand,button.expand{padding-right:0;padding-left:0;width:100%}.button.left-align,button.left-align{text-align:left;text-indent:.75rem}.button.right-align,button.right-align{text-align:right;padding-right:.75rem}.button.radius,button.radius{border-radius:3px}.button.round,button.round{border-radius:1000px}.button.disabled,.button[disabled],button.disabled,button[disabled]{background-color:#008cba;border-color:#007095;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{color:#fff;background-color:#008cba}.button.disabled.secondary,.button.secondary[disabled],button.disabled.secondary,button.secondary[disabled]{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;cursor:default;opacity:.7;box-shadow:none}.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button.secondary[disabled]:focus,.button.secondary[disabled]:hover,button.disabled.secondary:focus,button.disabled.secondary:hover,button.secondary[disabled]:focus,button.secondary[disabled]:hover{color:#333;background-color:#e7e7e7}.button.disabled.success,.button.success[disabled],button.disabled.success,button.success[disabled]{background-color:#43ac6a;border-color:#368a55;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.disabled.success:focus,.button.disabled.success:hover,.button.success[disabled]:focus,.button.success[disabled]:hover,button.disabled.success:focus,button.disabled.success:hover,button.success[disabled]:focus,button.success[disabled]:hover{color:#fff;background-color:#43ac6a}.button.alert[disabled],.button.disabled.alert,button.alert[disabled],button.disabled.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.alert[disabled]:focus,.button.alert[disabled]:hover,.button.disabled.alert:focus,.button.disabled.alert:hover,button.alert[disabled]:focus,button.alert[disabled]:hover,button.disabled.alert:focus,button.disabled.alert:hover{color:#fff;background-color:#f04124}.contain-to-grid{width:100%;background:#333}.contain-to-grid .top-bar{margin-bottom:0}.fixed{left:0;top:0}.fixed.expanded:not(.top-bar){overflow-y:auto;height:auto;width:100%;max-height:100%}.fixed.expanded:not(.top-bar) .top-bar-section{z-index:98;margin-top:45px}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}dl,ol,p,ul{line-height:1.6;margin-bottom:1.25rem}a img{border:none}p{font-family:inherit}.subheader,h1,h2,h3,h4,h5,h6{line-height:1.4;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-style:normal;color:#222}.vcard .fn,.vevent abbr,b,code,dl dt,strong{font-weight:700}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,h5{font-size:1.125rem}h6{font-size:1rem}.subheader{color:#6f6f6f}hr{border:solid #ddd;border-width:1px 0 0;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic}small{font-size:60%}code{font-family:Consolas,"Liberation Mono",Courier,monospace;color:#bd260d}dl,ol,ul{font-size:1rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0;list-style:none}ul.circle,ul.disc,ul.square{margin-left:1.1rem}ul.no-bullet li ol,ul.no-bullet li ul{margin-left:1.25rem;margin-bottom:0;list-style:none}ol li ol,ol li ul,ul li ol,ul li ul{margin-left:1.25rem;margin-bottom:0}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}ol{margin-left:1.4rem}.vcard,blockquote{margin:0 0 1.25rem}dl dt{margin-bottom:.3rem}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px dotted #ddd;cursor:help}blockquote{padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}.vcard{border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-size:.9375rem}.vevent abbr{cursor:default;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){.medium-push-0,.push-0{position:relative;left:0;right:auto}.medium-pull-0,.pull-0{position:relative;right:0;left:auto}.medium-push-1,.push-1{position:relative;left:8.33333%;right:auto}.medium-pull-1,.pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2,.push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2,.pull-2{position:relative;right:16.66667%;left:auto}.medium-push-3,.push-3{position:relative;left:25%;right:auto}.medium-pull-3,.pull-3{position:relative;right:25%;left:auto}.medium-push-4,.push-4{position:relative;left:33.33333%;right:auto}.medium-pull-4,.pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5,.push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5,.pull-5{position:relative;right:41.66667%;left:auto}.medium-push-6,.push-6{position:relative;left:50%;right:auto}.medium-pull-6,.pull-6{position:relative;right:50%;left:auto}.medium-push-7,.push-7{position:relative;left:58.33333%;right:auto}.medium-pull-7,.pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8,.push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8,.pull-8{position:relative;right:66.66667%;left:auto}.medium-push-9,.push-9{position:relative;left:75%;right:auto}.medium-pull-9,.pull-9{position:relative;right:75%;left:auto}.medium-push-10,.push-10{position:relative;left:83.33333%;right:auto}.medium-pull-10,.pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11,.push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11,.pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite,[class*=column]+[class*=column]:last-child{float:right}[class*=column]+.end[class*=column]{float:left}.medium-offset-0{margin-left:0!important}.medium-offset-1{margin-left:8.33333%!important}.medium-offset-2{margin-left:16.66667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.33333%!important}.medium-offset-5{margin-left:41.66667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.33333%!important}.medium-offset-8{margin-left:66.66667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.33333%!important}.medium-offset-11{margin-left:91.66667%!important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left!important}.button,button{display:inline-block}h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}}.print-only{display:none!important}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-for-print,.hide-on-print{display:none!important}.print-only{display:block!important}.show-for-print{display:inherit!important}}.split.button{position:relative;padding-right:5.0625rem}.btn,.fixed-nav .nav-wrapper .sub-links .list ul li.back a,.special-banner [class^=btn],.special-banner button[class^=btn],button.btn{display:inline-block;padding:10px 30px;text-align:center;font-family:"Avenir Next W01 Light";font-size:16px;font-weight:400;line-height:1;text-transform:uppercase;background:var(--button-bg-color)}.btn,.btn.text:after,.home header.hide-home-menu+.trigger-menu,.mod_faq .sticky-side .list p,.mod_half_image_tab .row.half-image-row .copy picture.background-side,.mod_half_image_tab .row.half-image-row .media picture.background,.partial_gallery_dropdown ul.dropdown ul li a,.partial_rate_us .tab,.partial_rate_us .text.tab:after,.partial_rate_us footer.partial_footer .fixed-cta a.tab,.partial_socials li,.partial_sticky_bar .btns .btn,.partial_sticky_bar .btns .text.btn:after,.popup-video:after,.search-input-container .inner .js-predictions .js-prediction-item,.search-input-container .inner .js-search-results .search-result-item,.sub-content.full .entry-content a,.tns-controls button,.transition,a,body.hamburger-menu header .row .menu-holder,body.home .mod_home_grid .row .grid .item .content,body.home .mod_home_grid.option-1 .row .grid .item .content,button,button.text:after,footer.partial_footer .fixed-cta .partial_rate_us a.tab,footer.partial_footer .fixed-cta a.btn,header *,header .row .logo-holder a picture img,header .row .nav-links,nav.tresio-nav[data-type=horizontal] ul.partial_nav li,nav.tresio-nav[data-type=horizontal] ul.partial_nav li.level-1>a.tresio-nav__link:after{transition:.3s ease-out}.transition2,body.home .mod_home3_content .mod_home_banner .row .content .left-sec .img-sec a.center,body.home .mod_home3_content .mod_home_banner .row .content .right-bottom .img-sec a.center,body.home .mod_home3_content .mod_home_banner .row .content .right-top .img-sec a.center,body.home .mod_home3_content .mod_home_banner .row .left-sec .img-sec .content a.center,body.home .mod_home3_content .mod_home_banner .row .right-bottom .img-sec .content a.center,body.home .mod_home3_content .mod_home_banner .row .right-top .img-sec .content a.center,body.home .mod_home3_content .mod_home_banner.has-links .row .left-sec .img-sec .links a,body.home .mod_home3_content .mod_home_banner.has-links .row .links .left-sec .img-sec a,body.home .mod_home3_content .mod_home_banner.has-links .row .links .right-bottom .img-sec a,body.home .mod_home3_content .mod_home_banner.has-links .row .links .right-top .img-sec a,body.home .mod_home3_content .mod_home_banner.has-links .row .right-bottom .img-sec .links a,body.home .mod_home3_content .mod_home_banner.has-links .row .right-top .img-sec .links a,body.home .mod_home3_content .row .left-sec .img-sec .link,body.home .mod_home3_content .row .left-sec .img-sec picture img,body.home .mod_home3_content .row .right-bottom .img-sec .link,body.home .mod_home3_content .row .right-bottom .img-sec picture img,body.home .mod_home3_content .row .right-top .img-sec .link,body.home .mod_home3_content .row .right-top .img-sec picture img,body.home .mod_home_banner .mod_home3_content .row .content .left-sec .img-sec a.center,body.home .mod_home_banner .mod_home3_content .row .content .right-bottom .img-sec a.center,body.home .mod_home_banner .mod_home3_content .row .content .right-top .img-sec a.center,body.home .mod_home_banner .mod_home3_content .row .left-sec .img-sec .content a.center,body.home .mod_home_banner .mod_home3_content .row .right-bottom .img-sec .content a.center,body.home .mod_home_banner .mod_home3_content .row .right-top .img-sec .content a.center,body.home .mod_home_banner.has-links .mod_home3_content .row .left-sec .img-sec .links a,body.home .mod_home_banner.has-links .mod_home3_content .row .links .left-sec .img-sec a,body.home .mod_home_banner.has-links .mod_home3_content .row .links .right-bottom .img-sec a,body.home .mod_home_banner.has-links .mod_home3_content .row .links .right-top .img-sec a,body.home .mod_home_banner.has-links .mod_home3_content .row .right-bottom .img-sec .links a,body.home .mod_home_banner.has-links .mod_home3_content .row .right-top .img-sec .links a{transition:.5s ease-out}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(10%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,10%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}
.video-box {float:right; width:100%; max-width:300px; margin-left:15px; }
.carecredit { float:right; margin-left:15px; width:100%; max-width:240px; }

.list-style { padding:0 0 0 40px !important; }
.list-style li { list-style-type:disc !important; margin:5px 0; }

a[href^="tel"] {  color: inherit !important;  text-decoration: none;}
.review-btn {font-family: museo-sans-1, museo-sans;color: #fff;background: #000;font-size: 18px;font-style: normal;font-weight: 400;letter-spacing: 0px;margin-top: 0rem;margin-bottom: 0rem;margin-left: 0rem;margin-right: 0rem;text-align: center;padding: 20px;text-transform: uppercase;}
a.btn {font-family: museo-sans-1, museo-sans;color: #fff;background: #2b2b2b;font-size: 18px;font-style: normal;font-weight: 400;letter-spacing: 0px;margin-top: 0rem;margin-bottom: 0rem;margin-left: 0rem;margin-right: 0rem;text-align: center;padding: 20px;text-transform: uppercase;}
a:hover.btn {font-family: museo-sans-1, museo-sans;color: #fff; }
a.btn2 {font-family: museo-sans-1, museo-sans;color: #39599b !important;background: #fff;font-size: 18px;font-style: normal;font-weight: 600;letter-spacing: 0px;margin-top:20px !important;margin-bottom: 0rem;margin-left: auto;margin-right:  auto;text-align: center;padding: 10px 20px;text-transform: uppercase;}
a:focus {  outline: 1px solid rgba(0,0,0,0.1);}
a:focus-visible {  outline: 1px solid rgba(0,0,0,0.1);}
.flex-video {  	height: 100vh;padding-bottom: 0;background-size: cover !important;margin-bottom: 0;overflow: hidden;display: block;object-fit: cover !important}
.flex-video:after {content: " ";position: absolute;left: 0;top: 0%;width: 100%;height: 100%;display: block;}
.face {text-align: center;margin: auto;z-index: 1;left: 0;right: 0;bottom: 10%;position: absolute !important}
.face .heading {color: #fff;text-align: center;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: calc(30px + (33 - 21) * ((100vw - 1024px) / (1440 - 1024)));font-weight: 100;line-height: 1em;letter-spacing: -1.2px; text-transform: none}
.face .page-title {color: #fff;text-align: center;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 3.2vh;font-weight: 100;line-height: 1.2em;}
.face .small-heading {color: #fff;margin-top: 20px;text-align: center;margin-bottom: 40px;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 26px;font-weight: 100;line-height: 1em;letter-spacing: -1.6px;}
.face .xsmall-heading {color: #fff;margin-top: 30px;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 26px;font-weight: 100;line-height: 1em;letter-spacing: -1.6px;}
.mobile-show {display: none}
body.home .section-banner .mob-banner {display: none}
@media only screen and (max-width: 64em) {.mobile-show {display: block;width: 100%;}
body.home .section-banner {margin-top: 100px;background: #222   !important;background-size: cover !important;height:auto !important;}
body.home .section-banner  {min-height: 250px;}
body.home .section-banner .mob-banner {display: block;  max-width: 100%;
    height: auto;    object-fit: contain;
}
body.home .section-banner video {display: none}
.face .heading {font-size: 4.5vw;}
.face .sub-heading {font-size: 20px;}
.face .page-title{font-size: 3vw;}
.face .small-heading, .face .xsmall-heading {font-size: 16px;}
.mark {display: none}
}
@media only screen and (max-width: 34em) {a.btn { font-size:4vw !important; padding:12px; }
.banner {overflow: hidden !important}
.face .small-heading, .face .xsmall-heading {display: none}
.face .heading {font-size: 4.5vw;}
.face {margin: 60% auto 0;}
}
.row {max-width: 2000px}
.row.medium {max-width: 1200px}
.row.small {max-width: 1024px}
.container {width: 100%}
.container>.row {padding-top: 40px;padding-bottom: 40px}
header .container .row, footer .container .row {padding: 0}
.flex-video {margin-bottom: 0px}
.flex-video iframe {max-width: 100%}
.main>.row {padding-left: 10px;padding-right: 10px}
a img {-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out}
img {transform: translateZ(0px)}
.spacheck {display: none}
@media only screen and (max-width: 40em) {
.video-box, .carecredit  {float:none; display:block;  margin:15px auto; }


.columns, .column {margin-bottom: 0.9375rem}
}
@media only screen and (max-width: 40em) {.face .popup-video:before {top: 30px;width: 20px;height: 20px}
.video .small-heading {display: none}
}
@media only screen and (max-width: 30em) {.face .popup-video {display: none}
}
@media only screen and (max-width: 64.063em) {.container .row {padding-left: 20px;padding-right: 20px}
}
html, body {height: auto}
body {-webkit-font-smoothing: subpixel-antialiased}
.container>.row {padding-top: 60px;padding-bottom: 60px}
@media only screen and (min-width: 64.1em) {.container>.row {padding-right: 20px;padding-left: 20px}
}
.container {background: #fff}
.content-wrap {min-height: 100%;position: relative}
@media (max-width: 64em) {.content-wrap.menu-is-open {opacity: 1}
}
.content-wrap.menu-is-open:before {content: ' ';display: block;min-height: 100%;max-height: 100%;overflow: hidden}
body, p {text-rendering: optimizeLegibility;font-weight: 300 !important;font-size: 18px !important;line-height: 1.8 !important;font-family: "museo-sans";color: var(--subheading-text-color );}
.heading, .sub-heading, .small-heading, .xsmall-heading, .xxsmall-heading  {margin: 0 0 20px 0;font-weight: 300;color: var(--heading-text-color);font-family: "trumpgothicpro", serif !important; text-transform: uppercase;line-height: 1.2}
.heading a, .sub-heading a, .small-heading a, .xsmall-heading a, .xxsmall-heading a {font-weight: inherit;color: inherit !important}
.heading strong, .sub-heading strong, .small-heading strong, .xsmall-heading strong, .xxsmall-heading strong {font-weight: 600}
.sub-heading {font-weight: 300;font-size: 36px}
@media only screen and (min-width: 40.1em) and (max-width: 64em) {.sub-heading {font-size: 32px}
}
@media only screen and (max-width: 40em) {.sub-heading {font-size: 28px}
}
.sub-heading a {color: inherit}
.sub .sub-heading {font-size: 22px;text-transform: uppercase;letter-spacing: 2px;line-height: 1.35;padding-right: 40px}
@media only screen and (max-width: 64em) {.sub .sub-heading {padding-right: 0}
}
@media only screen and (max-width: 40em) {.sub-heading.mb-40 {margin-bottom: 20px !important}
}
.small-heading {color: #000;font-size: 30px;margin-bottom: 15px}
.small-heading a {color: inherit}
.xsmall-heading {font-size: 24px;margin: 0 0 20px 0;font-weight: 500}
.sub-heading+.xsmall-heading {color: #000;margin-top: -10px}
.xxsmall-heading {font-size: 28px;margin-bottom: 15px}
p {margin-bottom: 20px}
p:last-child {margin-bottom: 0}
li a:not(.btn), p a:not(.btn) {color: #39599b}
a {color: #39599b;font-weight: 400}
a:hover {color: inherit;opacity: 0.6}
.intro, .intro p {font-size: 18px;font-weight: 300;font-family: "museo-sans";line-height: 28px}
ul li {list-style-type: none}
ul {margin: 10px 0;padding: 0}
ul.styled li {position: relative;padding-left: 25px;margin-bottom: 24px}
@media only screen and (max-width: 40em) {ul.styled li {margin-bottom: 12px !important}
}
ul.styled li:before {content: '»';display: inline-block;position: absolute;top: -3px;left: 0;font-size: 19px}
ul.styled.white li {color: #fff}
ul.styled.s3grid .feat2 {text-align: left}
@media only screen and (max-width: 64em) {ul.styled.s3grid .feat2 {width: 100%}
}
blockquote {color: #000;font-family: "museo-sans";font-size: 23px;line-height: 1.5;font-weight: 100;position: relative}
blockquote p {font-weight: 300;font-size: 16px;font-family: "museo-sans";color: #000}
blockquote cite {margin-top: 20px;margin-bottom: 20px;text-align: center;font-size: 16px;color: #616161;font-style: normal;display: block}
@media (max-width: 40em) {blockquote {margin: 0.25em 0 30px 0;padding: 0.25em 0 0 0}
blockquote:before {content: ""}
}
blockquote.full {margin: 0.25em 0 30px 0;padding: 0.25em 0 0 0}
blockquote.full:before {content: ""}
.relative {position: relative}
.absolute {position: absolute}
.z1 {z-index: 1}
.z2 {z-index: 2}
.z3 {z-index: 3}
.z4 {z-index: 4}
.shadow-up {-webkit-box-shadow: 1px -10px 27px -20px rgba(0,0,0,0.3);-moz-box-shadow: 1px -10px 27px -20px rgba(0,0,0,0.3);box-shadow: 1px -10px 27px -20px rgba(0,0,0,0.3);position: relative}
.shadow-down, .subnav>li ul, .nav .links>ul>li>ul {-webkit-box-shadow: 1px 18px 27px -20px rgba(0,0,0,0.3);-moz-box-shadow: 1px 18px 27px -20px rgba(0,0,0,0.3);box-shadow: 1px 18px 27px -20px rgba(0,0,0,0.3);position: relative}
.shadow-side {-webkit-box-shadow: -1px 3px 43px 0px rgba(0,0,0,0.41);-moz-box-shadow: -1px 3px 43px 0px rgba(0,0,0,0.41);box-shadow: -1px 3px 43px 0px rgba(0,0,0,0.41)}
img.center {display: block;margin: auto}
img.full {width: 100%}
img.circle {border-radius: 100%;box-shadow: 0px 0px 14px -6px #000;padding: 10px}
.img-wide {max-height: 220px;overflow: hidden;display: block;margin-bottom: 20px}
a.arrow {color: #000}
a.arrow:after {content: ' »'}
.divider {margin-bottom: 30px;position: relative;margin-top: 30px;display: block;width: 100%;height: 1px;background: #dfdfdf}
.fancybox-inner iframe {max-width: 100%}
ul.media {background: none;padding: 0px;text-align: center;margin: 0px}
ul.media li {display: inline}
@media only screen and (max-width: 40em) {ul.media li {display: inline-block;margin-bottom: 10px}
}
ul.media li img {height: 30px;margin-bottom: 40px}
@media only screen and (max-width: 40em) {ul.media li img {height: 20px}
}
ul.media li+li {margin-left: 27px}
@media only screen and (max-width: 40em) {ul.media li+li {margin-left: 10px}
}
header {z-index: 1111133111 !important;position: fixed !important;width: 100%;top: 0;left: 0;transition: 0.5s all ease-in-out}
header.inner {z-index: 11111111 !important;position: fixed !important;/*background: url(/go/images/bkg-home.jpg);*/background: #39599b;background-size: cover;width: 100%;top: 0;left: 0;transition: 0.5s all ease-in-out;height: 180px}
.banner:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;display: block;background: rgba(0,0,0,0.3);}
header .row-top {padding: 0;position: relative;display: block;vertical-align: top;max-width: 1500px;margin: 50px auto 0 !important;}
header .row2 {padding: 0px;margin-top: -10px;margin-bottom: 10px;position: relative;display: block;vertical-align: top;max-width: 1800px}
header .row-top.top {display: flex;align-items: center;justify-content: space-between;padding: 25px 20px 15px}
header .row-top.top .left-holder a {font-weight: 600}
header .row-top.top .right-holder {text-align: center;font-size: 17px;text-transform: uppercase;line-height: 1.2}
header .row-top.top .right-holder a {display: block;font-weight: 600}
header .row-top .inner {max-width: 1420px;margin: 0 auto;width: 100%}
header .row-top .logo-holder {margin: auto !important;position: absolute;left: 0;right: 0;text-align: center}
header .row-top .logo-holder a {display: inline-block}
header .row-top .logo-holder a img {width: 100px !important;transition: 0.3s background ease-in-out !important object-fit: contain}
header .row-top .logo-holder span {margin-top: 5px; font-size: 15px;letter-spacing: 5px;color: #fff;text-transform: uppercase;font-weight:600;display: block;transition: 0.3s background ease-in-out !important object-fit: contain}
.fixed-footer {display: none}
@media only screen and (max-width: 64em) {.footer-container {padding: 0 15px;}
.text-pos {padding: 0 15px;}
.form-box {padding-left: 30px !important;}
.meet-dr {text-align: center;}
.none {display: none}
}
@media only screen and (max-width: 64em) {.fixed-footer {display: block;position: fixed;bottom: 0;z-index: 1111111;width: 100%}
.fixed-footer a.btn {border: none;position: relative;width: 50%;padding: 16px 10px 13px;background: #ddd;color: #000;display: inline-block;font-size: 16px;margin-top: 0;border-radius: 0;text-transform: uppercase;letter-spacing: 1px;font-weight: 500;}
}
@media only screen and (max-width: 40em) {.fixed-footer a.btn {min-height: 60px;vertical-align: middle !important}
}
header .row-top .logo-holder a {display: inline-block;transition: 0.3s background ease-in-out !important}
header .row-top .logo-holder a {display: inline-block}
header .row-top .phone-holder {border-left: 1px solid #fff;padding: 10px 0 10px 30px;text-align: right}
header .row-top .phone-holder a {font-size: 17px;letter-spacing: 1px;color: #fff;text-transform: uppercase;display: inline-block;position: relative;text-align: left}
header .row-top .phone-holder a span {padding-top: 3px}
@media screen and (max-width: 1200px) {header .row-top .phone-holder {padding: 0;border-left: none}
header .row-top .phone-holder a {font-size: 14px}
}
@media screen and (max-width: 1100px) {header .row-top .phone-holder {display: none}
}
/*@media only screen and (max-width: 64em) {header .row-top .phone-holder {display: block;text-align: left}
}
*/header.scrolled {/*background: url(/go/images/bkg-home.jpg);*/background:#39599b;z-index: 111111;position: relative;height: 80px;padding: 10px 0;}
header.inner.scrolled {height: 80px}
header.scrolled .row-top {padding: 12px 20px;margin: 0 auto 0 !important;}
header.scrolled .row-top .logo-holder a img {width: 50px}
header.scrolled .row-top .logo-holder span {display: none}
header.scrolled .row-top .nav-links {left: 10px}
header.scrolled .row-top .phone-holder {padding: 0;border: none}
header.scrolled .row-top .phone-holder a {font-size: 14px}
header.scrolled .row-top .phone-holder a span {padding-top: 0}
@media screen and (max-width: 64em) {header, header.inner {/*background: url(/go/images/bkg-home.jpg);*/background:#39599b;height:100px}
header .row-top {padding: 0 !important}
header .row-top .logo-holder a img {width: 60px !important;}
}
.tooltip {position: relative;display: inline-block;}
.tooltip .tooltiptext {visibility: hidden;width: 230px;background-color: black;color: #fff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: 20px;left: -5px;font-size: 16px;}
.tooltip:hover .tooltiptext {visibility: visible;}
@media screen and (max-width:40em) {.tooltip .tooltiptext {display: none}
.tooltip i {font-size: 30px}
}
.mobile-logo {padding: 22px 0px}
.mobile-logo img {padding: 0px 10px;margin-bottom: 0px !important}
.icon-holder .icon {z-index: 104;cursor: pointer;position: relative;top: -3px;height: 32px;padding: 8px 19px 8px 10px;width: 70px}
.icon-holder .icon .text {display: inline-block !important;color: #fff;position: absolute;left: 60px;top: 3px;font-weight: bold;line-height: 1.7}
.row-top .right-info-holder a {color: #fff !important;text-transform: uppercase;font-weight: 800;z-index: 100;position: relative;margin-left: 20px}
@media screen and (max-width:64em) {.row-top .right-info-holder a {margin-left: 0 !important;}
.row-top .right-info-holder a i {color: #fff !important;padding: 5px}
.icon-holder .icon {top: -40px; position: absolute}
.icon-holder .icon .text {display: none!important;	}
.right-info-holder {top: -40px; position: absolute; right: 10px}
}
.icon-holder .icon .bar {display: inline-block;width: 100%;height: 3px;background: #fff;border-radius: 3px;position: relative;left: 0;float: left;transition: 0.45s all ease}
.icon-holder .icon .bar+.bar {margin-top: 5px}
.icon-holder .icon.active .bar.first, .icon-holder .icon.active .bar.last {left: inherit;right: 0;transform: translateX(3px) translateY(-8px) rotate(-45deg);width: 21px}
.icon-holder .icon.active .bar.middle {-webkit-transform: translateX(0) rotate(-90deg);-moz-transform: translateX(0) rotate(-90deg);-ms-transform: translateX(0) rotate(-90deg);-o-transform: translateX(0) rotate(-90deg);transform: translateX(0) rotate(-90deg)}
.icon-holder .icon.active .bar.last {transform: translateX(17px) translateY(-24px) rotate(-135deg);width: 21px}
header .nav-wrap {background: #fff !important}
.nav .links>ul {text-align: justify;margin-left: 0px;height: 56px;margin-bottom: 0px}
.nav .links>ul:after {content: '';display: inline-block;width: 100%}
.nav .links>ul>li {display: inline-block;height: 100%}
.nav .links>ul>li.has-sub {position: relative}
.nav .links>ul>li.has-sub>a:after {content: '';border-style: solid;border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top: 10px;position: relative;left: 10px}
.nav .links>ul>li.has-sub:hover>ul {display: block}
.nav .links>ul>li>ul {overflow: hidden;text-align: left;display: none;height: auto;position: absolute;z-index: 110;margin: 0px;background: #000;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top: none;min-width: 100%}
.nav .links>ul>li>ul li {display: block;line-height: 1.6}
.nav .links>ul>li>ul li a {font-size: 15px;padding: 15px 20px;line-height: 1;color: #fff;text-shadow: none;white-space: nowrap}
.nav .links>ul>li>ul li a:hover {opacity: 1;color: #000;background: #fff}
.nav .links>ul>li>ul:after {display: inline}
.nav .links>ul>li a {font-size: 16px;display: block;color: #fff;height: 100%;padding: 14px 20px;font-weight: 500;font-family: "museo-sans";line-height: 1.8;text-transform: uppercase}
.nav .links>ul>li a.here {background: #fff;color: #000 !important}
.nav .links>ul>li a:hover {background: #39599b;opacity: 1}
.nav .links>ul>li>a.has-drop:after {content: '';border-style: solid;border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top: 12px;position: relative;left: 10px}
.sticky-nav {background: #000;position: fixed;top: 0px;left: 0px;z-index: 99999;display: none;-webkit-box-shadow: 0px 2px 39px -3px rgba(0,0,0,0.33);-moz-box-shadow: 0px 2px 39px -3px rgba(0,0,0,0.33);box-shadow: 0px 2px 39px -3px rgba(0,0,0,0.33)}
.sticky-nav .row {padding: 0px;position: relative}
.mobile-logo img {border-radius: 0px}
.right-off-canvas-menu {background: #212121;box-sizing: border-box}
.mobile-nav-wrap {display: none;width: 100%;position: fixed;padding: 0px;z-index: 9999 !important;top: 0px;background: #000}
.mobile-nav-wrap a {font-weight: 400}
.mobile-nav-wrap .phone {font-size: 16px;float: left;padding: 15px 20px;background: #000;color: #fff}
.mobile-nav-wrap .phone .fi-telephone {margin-right: 15px}
.mobile-nav-wrap .js-menu-toggle {display: inline-block;float: right;padding: 15px 20px;color: #fff;font-family: "museo-sans";text-transform: uppercase;position: relative;left: 0;font-size: 16px}
.mobile-nav-wrap .js-menu-toggle .title {padding-right: 30px}
.mobile-nav-wrap .js-menu-toggle .icon {position: absolute;display: block;width: 20px;height: 2px;background: #ffffff;top: 50%;margin-top: -1px;right: 20px;margin-left: -10px;-webkit-transition: background 0.3s;-moz-transition: background 0.3s;transition: background 0.3s}
.mobile-nav-wrap .js-menu-toggle .icon:before, .mobile-nav-wrap .js-menu-toggle .icon:after {content: '';position: absolute;left: 0;background: inherit;width: 100%;height: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: -webkit-transform 0.6s, background 0s;-moz-transition: -moz-transform 0.6s, background 0s;transition: transform 0.6s, background 0s}
.mobile-nav-wrap .js-menu-toggle .icon:before {top: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0)}
.mobile-nav-wrap .js-menu-toggle .icon:after {bottom: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0)}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon {background: rgba(232,74,100,0)}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before, .mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after {background: #ffffff}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before {top: 0;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg)}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after {bottom: 0;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg)}
.off-canvas-click {display: none}
.off-canvas-click.active {width: 100%;height: 100%;display: block;right: 220px;position: fixed;z-index: 9999;top: 0}
.on-canvas {z-index: 2;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s}
.on-canvas.menu-is-open {-webkit-transform: translateX(-220px);-moz-transform: translateX(-220px);-ms-transform: translateX(-220px);-o-transform: translateX(-220px);transform: translateX(-220px)}
@media only screen and (min-width: 64.1em) {.on-canvas.menu-is-open {-webkit-transform: translateX(0) !important;-moz-transform: translateX(0) !important;-ms-transform: translateX(0) !important;-o-transform: translateX(0) !important;transform: translateX(0) !important}
}
.mobile-navigation {position: fixed;height: 100%;right: 0;top: 0;z-index: 1;width: 220px;background-color: #000;overflow-y: auto;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;-webkit-transform: translateX(220px);-moz-transform: translateX(220px);-ms-transform: translateX(220px);-o-transform: translateX(220px);transform: translateX(220px)}
.mobile-navigation.menu-is-open {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-overflow-scrolling: touch}
.mobile-navigation .xsmall-heading {margin-bottom: 0}
.mobile-navigation .xsmall-heading a {display: block;padding: 15px 20px;font-size: 15px;background: #000;color: #fff !important;box-shadow: none}
.mobile-navigation .xsmall-heading a:hover {background: #000}
.mobile-navigation .links>ul {padding: 0px;margin: 0px}
.mobile-navigation .links>ul>li>a {color: #fff;display: block;padding: 12px 20px;font-size: 15px;font-family: "museo-sans";border-bottom: 1px solid #000}
.mobile-navigation .links>ul>li>a:hover {opacity: 1}
.mobile-navigation .links>ul>li.has-sub>ul {margin: 0px;display: none;background: none;border-bottom: 1px solid #000;padding: 10px}
.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub>a {text-transform: uppercase;color: #fff;background: none !important}
.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub ul {margin: 0px;padding-left: 10px;padding-right: 10px}
.mobile-navigation .links>ul>li.has-sub>ul>li>a {padding-left: 10px !important}
.mobile-navigation .links>ul>li.has-sub>ul li a {font-family: "museo-sans";color: #fff;display: block;font-size: 14px;padding: 7px 10px}
.mobile-navigation .links>ul>li.has-sub>ul li a.here {color: #fff;background: #000}
.mobile-navigation .mobile-details {margin-top: 30px}
.mobile-navigation .mobile-details .socials {padding: 20px 15px 10px 15px;margin-bottom: 0px}
.mobile-navigation .mobile-details p, .mobile-navigation .mobile-details a {font-family: "museo-sans";color: #Fff}
.mobile-navigation .mobile-details p:hover, .mobile-navigation .mobile-details a:hover {color: #000}
.mobile-navigation .mobile-details p {margin-bottom: 5px}
.mobile-navigation .mobile-details a {font-weight: 400}
.fixed-nav {position: fixed;width: 100%;height: 100%;z-index: 99;display: none}
.fixed-nav .nav-wrapper {transition: none !important;max-width: 1200px;margin-left: auto;margin-right: auto}
.fixed-nav .nav-wrapper .main-links {padding: 130px 40px 40px;background: #39599b;background-size: cover;position: absolute;left: 0;top: 0px;width: 100%;height: 100%;}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .main-links {width: 100%;padding: 105px 20px 20px}
}
html {overflow-x: hidden !important}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links {background: #FFFFFF}
}
.fixed-nav .nav-wrapper .main-links .list {position: relative;width: 100%;height: 100%;z-index: 3;overflow-y: auto;-webkit-overflow-scrolling: touch}
.fixed-nav .nav-wrapper .main-links .list ul.holder {margin: 50px auto;margin-top: 0;position: absolute;top: 400px;right: 0;left: 0;text-align: center;transform: translateY(-50%)}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .main-links .list ul.holder {text-align: center;right: inherit;left: 50%;top: 30px;transform: translateX(-50%) translateY(0%);width: 100%}
}
.fixed-nav .nav-wrapper .main-links .list ul li a {font-size: 2em;letter-spacing: 2px;line-height: 1.5;padding: 6px 14px 6px 10px;color: #fff;text-transform: uppercase;font-family: "trumpgothicpro" !important;display: inline-block;position: relative}
.fixed-nav .nav-wrapper .main-links .list ul li a:before {content: '';display: inline-block;width: 0;border-top: 2px solid #fff;position: absolute;bottom: 0;left: 0;height: 0}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links .list ul li a:before {border-top: 2px solid #000}
}
.fixed-nav .nav-wrapper .main-links .list ul li a.here, .fixed-nav .nav-wrapper .main-links .list ul li a:hover {opacity: 1}
.fixed-nav .nav-wrapper .main-links .list ul li a.here:before, .fixed-nav .nav-wrapper .main-links .list ul li a:hover:before {left: 10px;width: 60%}
.fixed-nav .nav-wrapper .main-links .list ul li a.tel {color: #fff;font-size: 16px}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links .list ul li a {color: #000}
}
.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 20px}
@media only screen and (max-width: 1200px) {.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 12px}
}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 15px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 10px}
}
.fixed-nav .nav-wrapper .main-links .list ul li.has-sub a {position: relative}
.fixed-nav .nav-wrapper .main-links .list ul li.has-sub a:after {content: '\bb';display: inline-block;position: absolute;top: 4px;right: 0}
.fixed-nav .nav-wrapper .main-links .list ul li.has-sub a:hover, .fixed-nav .nav-wrapper .main-links .list ul li.has-sub a.here {opacity: 1}
@media only screen and (min-width: 64.1em) {.fixed-nav .nav-wrapper .main-links .list ul li.phone-number {display: none}
}
.fixed-nav .nav-wrapper .main-links .list ul li.phone-number a {font-size: 20px}
.fixed-nav .nav-wrapper .main-links .list ul li.phone-number a:before {display: none}
.fixed-nav .nav-wrapper .main-links .list ul.socials {margin-left: 10px}
.fixed-nav .nav-wrapper .main-links .list ul.socials li+li {margin-top: 0}
/*.fixed-nav .nav-wrapper .sub-links {padding: 130px 40px 40px;position: absolute;width: 65%;left: 35%;top: 0;height: 100%;z-index: 9;overflow-y: auto;background: #fff}
*/@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links {width: 100%;left: 100%;padding: 75px 20px 20px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links {padding: 0}
}
.fixed-nav .nav-wrapper .sub-links .list {position: relative;width: 100%;height: 100%;z-index: 4;background: #FFFFFF}
@media only screen and (min-width: 64.1em) {.fixed-nav .nav-wrapper .sub-links .list {-webkit-transform: skewY(15deg);-moz-transform: skewY(15deg);-ms-transform: skewY(15deg);-o-transform: skewY(15deg);transform: skewY(15deg)}
}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list {overflow-y: auto;-webkit-overflow-scrolling: touch}
}
.fixed-nav .nav-wrapper .sub-links .list .group {float: left;width: 50%}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list .group {width: 100%;float: none}
.fixed-nav .nav-wrapper .sub-links .list .group+.group {margin-top: 15px}
}
@media only screen and (max-width: 64em) and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list .group+.group {margin-top: 10px}
}
.fixed-nav .nav-wrapper .sub-links .list ul {margin: 0;opacity: 0;visibility: hidden;position: absolute;top: 50%;left: 0%;width: 100%;max-width: 700px;-webkit-transform: translateY(-50%) skewY(-15deg);-moz-transform: translateY(-50%) skewY(-15deg);-ms-transform: translateY(-50%) skewY(-15deg);-o-transform: translateY(-50%) skewY(-15deg);transform: translateY(-50%) skewY(-15deg)}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul {display: none;text-align: center;opacity: 1;visibility: visible;width: 100%;left: 50%;transform: translateY(-50%) translateX(-50%)}
}
.fixed-nav .nav-wrapper .sub-links .list ul.active {opacity: 1;visibility: visible;left: 5%}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul.active {left: 50%;display: block;transform: translateY(0%) translateX(-50%);top: 90px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li a {color: #000;font-size: 15px;letter-spacing: 1px;line-height: 1.5;padding: 6px 10px;display: inline-block}
.fixed-nav .nav-wrapper .sub-links .list ul li {display: inline-block;width: 300px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li a {font-size: 14px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list ul li a {font-size: 12px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li a.here, .fixed-nav .nav-wrapper .sub-links .list ul li a:hover {opacity: 1;color: #000;text-decoration: underline}
.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links {position: relative}
.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before {content: '';display: inline-block;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 7px solid #000}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before {border-top: 3px solid transparent;border-bottom: 3px solid transparent;border-left: 5px solid #000;right: -13px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links.opened:before {transform: rotate(90deg) translateX(-4px)}
.fixed-nav .nav-wrapper .sub-links .list ul li a.link-header {font-weight: bold;text-transform: uppercase;font-size: 16px}
.fixed-nav .nav-wrapper .sub-links .list ul li.child {padding-left: 50px}
.fixed-nav .nav-wrapper .sub-links .list ul li.child a {padding-left: 0}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.child {padding-left: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li+li {margin-top: 10px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li+li {margin-top: 13px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list ul li+li {margin-top: 9px;margin-top: 5px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.back {margin-top: 30px;display: none}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.back {display: inline-block;margin-top: 20px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list ul li.back {margin-top: 15px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.back a {position: relative;background: #000;color: #fff !important;border-radius: 2px}
.fixed-nav .nav-wrapper .sub-links .list ul li.back a:before {content: '\ab';display: inline-block;position: relative;top: -1px;margin-right: 3px}
.fixed-nav .nav-wrapper .sub-links .list ul li ul {position: relative;top: 0;margin-top: 0px;transform: translateX(0) translateY(0);opacity: 1;left: 0;display: none;margin-top: 30px;visibility: visible;transition: none !important}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul {margin: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li ul li {padding-left: 50px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul li {padding-left: 0;margin-top: 10px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li ul li a {padding-left: 0}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul li a {font-size: 80%;opacity: 0.55}
}
.fixed-nav .nav-wrapper .sub-links .list ul li ul li+li {margin-top: 22px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul li+li {margin-top: 15px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.parent {font-weight: 600;border-bottom: 2px solid #2a2a2a;margin-left: 10px;font-size: 16px;display: inline-block}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.parent {margin-top: 20px;font-size: 15px;margin-left: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.sub {padding-left: 25px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.sub {padding-left: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.sub a {color: #888}
.fixed-nav .nav-wrapper .sub-links .list ul li.sub a.here {color: #000}
.fixed-nav .nav-wrapper .sub-links .list ul.long {columns: 2;-webkit-columns: 2;-moz-columns: 2}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul.long {columns: 1;-webkit-columns: 1;-moz-columns: 1}
}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links.mobile-opened {left: 0}
}
.home-nav {position: fixed;background: #000;padding: 8px;width: 100%;height: 50px;bottom: 0;left: 0;/*	-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);*/z-index: 99}
@media only screen and (max-width: 75em) {.home-nav {display: none}
}
.home-nav .links {position: relative}
.home-nav .links a {display: inline-block;margin-left: 3%;text-transform: uppercase;font-size: 12px;letter-spacing: 4px;color: #fff}
@media only screen and (max-width: 94em) {.home-nav .links a {margin-left: 1%;}
}
.home-nav .links a:before {content: '';display: inline-block;border-radius: 100%;border: 1px solid #fff;background: #fff;width: 11px;height: 11px;position: relative;top: 1px;margin-right: 20px}
.home-nav .links a+a {margin-top: 0px;position: relative}
/*.home-nav .links a+a:after {content: '';border-left: 1px solid rgba(255,255,255,0.12);height: 24px;position: absolute;left: 5px;bottom: 18px;display: inline-block}
*/.home-nav .links a.active {font-weight: 600}
.home-nav .links a.active:before {background: none}
.home-nav.light .links a {color: #000}
.home-nav.light .links a:before {border: 1px solid #000;background: #000}
.home-nav.light .links a.active:before {background: none}
.home-nav.light .links a+a:after {border-left: 1px solid rgba(20,20,20,0.3)}
.home-nav.fade-out {opacity: 0;visibility: hidden}
.container.grey .sub-heading, .container.grey .small-heading, .container.grey .xsmall-heading, .container.grey p {color: #2a2a2a}
.container.dark {background: #1a1a1a}
.container.dark .sub-heading, .container.dark .small-heading, .container.dark .xsmall-heading, .container.dark p {color: #fff}
body.home .section {background-size: cover !important}
body.home .section-banner { height: 100vh; 	background: #222;background-size: cover !important; object-fit: cover!important}
body.home .section-banner  video{ height: 100%;  object-fit: cover!important}
body.home .section .row {padding: 120px 20px}
body.home .section .above-fold {display: flex;flex-direction: column;align-items: center;justify-content: center}
body.home .section.banner {background: url(/go/images/hero-bg.png) no-repeat center center;position: relative;overflow: hidden}
body.home .section.banner .row {padding: 16% 20px 0%;height: 100%;position: relative}
body.home .section.banner .row .logo {outline: none;display: flex;flex-direction: column;align-items: center}
body.home .section.banner .row .logo .heading {padding-bottom: 20px;margin-bottom: 0}
body.home .section.banner .row .logo .heading img {max-width: 50vw;display: block}
body.home .section.banner .row .logo .heading span {margin-top: 50px;font-size: 20px;letter-spacing: 5px;text-transform: uppercase;color: #fff}
@media only screen and (max-width: 64em) {body.home .section.banner .row .logo .heading span {font-size: 18px}
body.home .section.banner .row {padding: 6% 20px 2%;height: 100%;position: relative}
body.home .section .row {padding: 50px 20px}
}
@media only screen and (max-width: 40em) {body.home .section.banner .row .logo .heading span {font-size: 16px}
}
body.home .section.banner .row .logo .heading:after {display: none}
body.home .section.banner .row .video .small-heading {color: #fff;text-transform: uppercase;font-weight: 600;font-size: 18px;letter-spacing: 5px;padding-bottom: 50px}
body.home .section.banner .row .video .popup-video::before {width: 100px;height: 100px}
@media only screen and (max-width: 64em) {body.home .section.banner .row .logo .heading {padding: 100px 0 40px}
body.home .section.banner .row .logo .heading img {max-width: 45vw;display: block;margin: 0 auto}
body.home .section.banner .row .logo .heading span {margin-top: 0}
body.home .section.banner .row .video {margin-bottom: 80px}
}
@media only screen and (max-width: 32em) {body.home .section.banner .row .video {margin-bottom: 10px}
}
.banner {background-size: cover !important;position: relative;color: #000}
.banner .row {padding: 20% 20px 0%;position: relative;z-index: 3;text-align: center}
.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 100000;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8}
.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 100001;position: fixed;outline: none !important;-webkit-backface-visibility: hidden}
.mfp-content {max-width: 720px;background: #fff;padding: 20px;border-radius: 2px}
.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box}
.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle}
.mfp-align-top .mfp-container:before {display: none}
.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%;cursor: auto}
.mfp-ajax-cur {cursor: progress}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out}
.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in}
.mfp-auto-cursor .mfp-content {cursor: auto}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none}
.mfp-loading.mfp-figure {display: none}
.mfp-hide {display: none !important}
.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044}
.mfp-preloader a {color: #CCC}
.mfp-preloader a:hover {color: #FFF}
.mfp-s-ready .mfp-preloader {display: none}
.mfp-s-error .mfp-content {display: none}
button.mfp-close, button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation}
button::-moz-focus-inner {padding:0;border:0}
.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace}
.mfp-close:hover, .mfp-close:focus {opacity: 1}
.mfp-close:active {top: 1px}
.mfp-close-btn-in .mfp-close {color: #333}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%}
.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap}
.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent}
.mfp-arrow:active {margin-top: -54px}
.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1}
.mfp-arrow:before, .mfp-arrow:after {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent}
.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px}
.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7}
.mfp-arrow-left {left: 0}
.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px}
.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F}
.mfp-arrow-right {right: 0}
.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px}
.mfp-arrow-right:before {border-left: 27px solid #3F3F3F}
.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px}
.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px}
.mfp-iframe-holder .mfp-close {top: -40px}
.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 65%}
.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0,0,0,0.6);background: #000}
img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto}
.mfp-figure {line-height: 0}
.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0,0,0,0.6);background: #444}
.mfp-figure small {color: #BDBDBD;display: block;font-size: 12px;line-height: 14px}
.mfp-figure figure {margin: 0}
.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto}
.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px}
.mfp-image-holder .mfp-content {max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0}
.mfp-img-mobile img.mfp-img {padding: 0}
.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0}
.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px}
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0,0,0,0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box}
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0}
.mfp-img-mobile .mfp-counter {right: 5px;top: 3px}
.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0,0,0,0.6);position: fixed;text-align: center;padding: 0}
}
@media all and (max-width: 900px) {.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75)}
.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0}
.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%}
.mfp-container {padding-left: 6px;padding-right: 6px}
}
.popup-video:focus, .popup-video:hover, .popup-gallery:focus, .popup-gallery:hover {outline: none;border: none}
.popup-video {outline: none;position: relative}
.popup-video:before {content: '';position: absolute;top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0);display: inline-block;width: 70px;height: 70px;background: url(/go/images/play.png) no-repeat center center;background-size: 100% auto;z-index: 99}
@media only screen and (max-width: 64em) {.popup-video:before {}
}
@media only screen and (max-width: 40em) {.popup-video:before {}
}
img.xsmall {width: 100%;max-width: 200px}
img.small {width: 100%;max-width: 260px}
img.medium {width: 100%;max-width: 480px}
img.large {width: 100%;max-width: 640px}
.mark {position: absolute;bottom: 58px;left: 50%;width: 30px;height: 30px;margin-left: -25px;background: #fff url(/go/images/down-arrow.png) no-repeat center center;background-size: 12px auto !important;z-index: 29;padding: 20px;border-radius: 100%}
@media only screen and (max-width: 64em) {.mark {padding: 18px;height: 30px;width: 30px;margin-left: -17px;background-size: 9px auto !important}
}
.mark.up {background: #fff url(/go/images/up-arrow.png) no-repeat center center}
.mark.dark {background: #000 url(/go/images/down-arrow2.png) no-repeat center center}
.mark.dark.up {background: #000 url(/go/images/up-arrow2.png) no-repeat center center}
.home .mark:hover {cursor: pointer;opacity: 0.6}
/*# sourceMappingURL=style.css.map */#mymap {background: url(/go/images/map.webp);background-size: cover;position: relative;overflow: hidden;padding-top: 101.25%;height: 100vh;}
#mymap iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}
@media screen and (max-width: 759px) {#mymap {width: 100%;height: 50vh;display: block;}
}
.mod_offer {position: relative;}
.mod_offer .row .inner {margin: 0 auto;position: relative;display: flex;align-items: center;justify-content: center;max-width: 1100px}
@media only screen and (max-width: 64em) {.mod_offer {margin-top: 0%;}
.mod_offer .row .inner {flex-direction: column;max-width: 100%;flex-wrap: wrap}
}
.mod_offer .row .inner .title-sec {width: calc(50% - 40px);margin-right: 20px;padding-right: 20px}
.mod_offer .row .inner .title-sec .heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 4em !important;color: #000}
.mod_offer .row .inner p {color: #000;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 20px !important;font-weight: 100;/*font-size: 22px !important;*/margin: 0}
@media only screen and (max-width: 64em) {.mod_offer .row .inner .title-sec .heading {font-size: 2.5em !important;line-height: 0.8;}
.mod_offer .row .inner .title-sec {width: 100%;margin-right:0px;padding-right:0px;text-align: center}
.mod_offer .row .inner .title-sec .heading {margin-bottom: 20px}
}
.mod_offer .row .inner .content-sec {text-align: center;width: 40%}
@media only screen and (max-width: 64em) {.mod_offer .row .inner .content-sec {width: 100%}
}
.home .mod_offer .one.row {padding-bottom: 65px}
@media only screen and (min-width: 64em) and (max-height: 800px) {.home .mod_offer .one.row {padding-bottom: 40px}
}
@media only screen and (max-width: 64em) {.home .mod_offer .one.row {padding-bottom: 40px}
.home .mod_offer .one.row .inner .heading {font-size: 40px}
}
.mod_intro {position: relative;background: #f8f8f8}
.mod_intro .inner {margin: 0 auto;position: relative;display: flex;align-items: center;justify-content: center;width: 100%}
@media only screen and (max-width: 64em) {.mod_intro {margin-top: 0%;}
.mod_intro .inner {flex-direction: column;max-width: 100%;flex-wrap: wrap}
}
.mod_intro .inner .title-sec {width: 50%;padding-left: 50px;padding-right: 200px}
.mod_intro .inner .title-sec .heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 4em !important;letter-spacing: 1px;margin: 0 0 30px;line-height: 1.1 !important;text-transform: uppercase;}
.mod_intro .inner .title-sec ..sub-heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 2.5em !important;margin: 0;text-transform: uppercase;}
.mod_intro .inner p, .mod_intro .inner li {font-size: 20px !important;margin: 0}
@media only screen and (max-width: 94em) {.mod_intro .inner .title-sec {padding-left: 50px;padding-right: 50px}
}
@media only screen and (max-width: 84em) {.mod_intro .inner .title-sec .heading {font-size: 2.8em !important;}
}
@media only screen and (max-width: 64em) {.mod_intro .inner .title-sec .heading {font-size: 2.5em !important;}
.mod_intro .inner .title-sec {width: 100%;padding-left: 50px;text-align: center}
.mod_intro .inner .title-sec .heading {margin-bottom: 20px}
.mod_intro .inner .content-sec {display: none;}
}
@media only screen and (max-width: 64em) {.mod_intro .inner .content-sec {width: 100%}
}
.smile-gallery-img {object-fit: cover;height: 100%;top: 0%;right: 7% !important;position: absolute}
.home .gallery .row {position: absolute;top: 30%}
.home .gallery .sub-heading {color: #444;text-align: center}
.home .gallery .sub-heading .imp {display: block;font-size: 24px;letter-spacing: 1px;margin-top: -15px;margin-right: 15px}
.home .gallery .sub-heading {position: relative;z-index: 99;text-align: right;font-size: 90px !important}
.home .gallery .sub-heading:before {content: "";display: block;height: 120%;width: 10000px;background-color: #fff;position: absolute;z-index: -1;top: -11px;right: 36px}
.home .gallery .sub-heading:before {right: -20px}
.home .gallery .btn, .home .gallery .special-banner [class^="btn"], .special-banner .home .gallery [class^="btn"], .home .gallery .procedures .tabs-content .btn-view-more, .home .procedures .tabs-content .gallery .btn-view-more {border: none !important}
.home .gallery .content {width: 45%;text-align: right}
.home .gallery .content a {color: #000;background-color: transparent;letter-spacing: 9px}
.home .gallery .content a:hover {color: #8D8D8D}
@media only screen and (max-width: 40em) {.home .gallery .sub-heading {font-size: 35px !important;line-height: auto}
.home .gallery .sub-heading .imp {display: block;font-size: 20px;margin-top: 0px;margin-right: 0px}
.home .gallery .content {width: 100%;text-align: center}
.smile-gallery-img {object-fit: cover;height: 100%;top: 0%;right: 0% !important;position: relative}
.home .gallery .row {top: auto;bottom: 1%}
.home .gallery .row .content .btn {display: none}
}
#mod-section1.section {background: url(/go/images/home-pattern-bg.jpg) no-repeat center center;position: relative;overflow: hidden}
#mod-section2.section {background:#39599b;/*background: #000;*/position: relative;overflow: hidden;width: 100%;margin: -50px auto 0;max-width: 1200px;z-index: 1}
@media screen and (max-width: 94em) {#mod-section2.section {margin: auto;}
}
.mod-section3 {background: #e4f0fd url(/go/images/mission-bg.webp) no-repeat center bottom;background-size: auto;background-position: bottom!important;position: relative;overflow: hidden;width: 100%;margin: 0 auto;}
.mod-section5 {background: #e4f0fd;position: relative;overflow: hidden;width: 100%;padding: 50px 0;}
.mod-section9 {background: url(/go/images/bg.webp) no-repeat center center; background-size: cover;position: relative;overflow: hidden;width: 100%;padding: 50px 0;}
.mod-section3:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;display: block;background: url(/content/branding/images/sfd-logo1.webp) no-repeat 50% 19%;background-size: 600px !important;opacity: 0.5;filter: grayscale(100%);}
#mod-section4.section {background: url(/go/images/bg.webp) no-repeat right top;position: relative;overflow: hidden;}
#mod-section5.section {background: url(/go/images/bg4.jpg) no-repeat center bottom;position: relative;overflow: hidden}
.mod-section6 {background: #fff;position: relative;overflow: hidden;width: 100%;padding: 50px 0;}
#mod-section6 {background: #e4f0fd url(/go/images/bg.webp) repeat-y; background-size: cover !important;position: relative;}
#mod-section7 {background: #e4f0fd url(/go/images/bkg-home.webp) repeat-y;background-size: cover !important;position: relative;overflow: hidden;width: 100%;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
@media screen and (max-width: 759px) {#mod-section6 {	background: #b5b5b5 repeat-y; }
.mod-section3 img {display: none !important}
#mod-section7 {display: block;}
}
.mod-footer {display: inline-block;width: 50%;height: auto;vertical-align: middle}
.mod-footer-text {margin: 18px 0;text-align: center;vertical-align: middle;margin-top: 4vh}
.mod-footer-text .sub-heading {display: block;color: #fff;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;line-height: 0.8;text-align: center}
.mod-footer-text p {display: block;color: #fff;text-transform: uppercase;text-align: center}
.mod-footer-text i {display: inline-block;margin: 20px 5px;font-size: 25px;color: #fff;text-transform: uppercase;text-align: center}
.map-frame {width: 100%;height: 70vh;display: block;}
@media screen and (max-width: 759px) {.mod-footer-text {margin-top: 10vh}
.map-frame {width: 100%;height: 50vh;display: block;}
.mod-footer {display: block;width: 100%;height: auto;}
}
.mod-section6 .heading {display: block;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;line-height: 0.8;text-align: center}
.mod-section6 .sub-heading {display: block;text-transform: uppercase;font-size: 2.5em;text-align: center;line-height: 0.8}
.team-mod {padding: 50px 80px;color: #fff;text-align: center;}
.team-mod .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;text-align: center;color: #fff;}
.team-mod p {font-size: 18px;color: #fff;text-align: center;}
.team-mod .team-members {width: 30%;display: inline-block;padding: 10px;color: #fff;font-size: 22px}
@media screen and (max-width: 759px) {.team-mod {padding: 50px 20px;}
.team-mod .team-members {width: 100%;display: block;}
}
.mod-services {margin: auto;max-width: 1400px;display: flex;justify-content: center;align-items: top;flex-wrap: wrap;vertical-align: middle !important;width: 100%;}
.mod-section5 .heading {display: block;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;text-align: center}
.mod-services .callout {width: 33.3333%;vertical-align: middle !important;padding: 30px}
.mod-services .callout .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 2.5em;text-align: center}
@media screen and (max-width: 759px) {.mod-services {display: block;}
.mod-services .callout {width: 100%;}
}
.bio-mod {background: #fff;position: relative;overflow: hidden;width: 100%;margin: -100px auto 100px;max-width: 1200px;padding: 100px 200px;}
.bio-mod .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;text-align: center;color: #000;}
.bio-mod p {font-size: 18px;color: #000;text-align: center;}
@media screen and (max-width: 759px) {.bio-mod {margin: 10px auto;padding: 20px;}
}
.mission-mod {padding: 150px 80px;z-index: 1;position: relative;color: #000;max-width: 1800px;margin: auto;width: 100%;text-align:center;}
.mission-mod .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 3.5em;text-align: center;color: #000;}
.mission-mod p {font-size: 22px !important;color: #000;text-align: center;}
.mission-mod .box {text-align: center;width: 47.5%;display: inline-block;padding: 10px 50px !important;background: rgba(255,255,255,0.93);margin: 1%;vertical-align: middle !important;/*min-height: 80px;*/line-height: 60px;}
.mission-mod .box span {color: #000;font-size: 1.3vw !important;vertical-align: middle !important;text-align: center;font-weight: 600 !important;display: inline-block;line-height: normal;}
@media screen and (max-width: 1399px) {.mission-mod .box span {  font-size: 1.2vw !important;}
.mission-mod .box {/*padding: 20px 50px;min-height: 120px;line-height: 120px;*/}
}
@media screen and (max-width: 1399px) {.mission-mod .box span {  font-size: 2.2vw !important;}
}
@media screen and (max-width: 759px) {.mission-mod .box span {  font-size: 3.5vw !important;}
.mission-mod {padding: 150px 20px;}
.mission-mod .box {width: 100%;display: block;/*padding: 20px;*/}
}
.mod_quote .row {position: relative;max-width: 1000px;margin: 0 auto;padding: 10% 40px 100px 120px !important;z-index: 9}
/*@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row {padding: 20% 40px 80px 120px !important}
}
*/@media screen and (max-width: 1200px) {.mod_quote .row {padding: 120px 40px 80px 120px}
}
@media only screen and (max-width: 64em) {.mod_quote .row {max-width: 820px;margin: 40px auto 20px;padding: 60px 100px !important}
}
@media screen and (max-width: 900px) {.mod_quote .row {padding: 60px 40px !important}
}
@media only screen and (max-width: 800px) {.mod_quote .row {margin: 20px auto;padding: 60px 20px !important}
}
.mod_quote .row:before {content: '';position: absolute;left: -20px;top: 200px;display: inline-block;padding: 45px;background: url("/go/images/1628888293-quote.png") no-repeat center center;background-size: 100% auto !important}
@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row:before {padding: 35px;left: 0;top: 110px}
}
@media screen and (max-width: 1200px) {.mod_quote .row:before {top: 100px;padding: 35px;left: 0}
}
@media only screen and (max-width: 64em) {.mod_quote .row:before {padding: 30px}
}
@media screen and (max-width: 900px) {.mod_quote .row:before {display: none}
}
.mod_quote .row .inner .small-heading {font-size: 45px;font-family: museo-sans-1, museo-sans, serif;line-height: 1.45;margin-bottom: 0;color: #fff !important}
@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row .inner .small-heading {font-size: 32px}
}
@media screen and (max-width: 1200px) {.mod_quote .row .inner .small-heading {font-size: 32px}
}
@media only screen and (max-width: 64em) {.mod_quote .row .inner .small-heading {font-size: 30px}
}
@media only screen and (max-width: 800px) {.mod_quote .row .inner .small-heading {font-size: 26px}
}
.mod_quote .row .inner p.author {margin-top: 40px;color: #fff !important;text-align: center;font-size: 22px;font-weight: 100}
@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row .inner p.author {margin-top: 20px}
}
@media only screen and (max-width: 64em) {.mod_quote .row .inner p.author {font-size: 16px;margin-top: 20px}
}
.mod_quote .row.long .inner .small-heading {font-size: 24px;line-height: 1.3;text-transform: none;margin-top: 2px}
@media only screen and (max-width: 64em) {.mod_quote .row.long .inner .small-heading {font-size: 22px}
}
@media only screen and (max-width: 800px) {.mod_quote .row.long .inner .small-heading {font-size: 20px}
}
@media only screen and (max-width: 40em) {.mod_quote .row.long .inner .small-heading {font-size: 18px}
}
.mod_quote .row.option-2 {padding: 0 140px;text-align: center}
@media only screen and (max-width: 64em) {.mod_quote .row.option-2 {max-width: 820px;margin: 40px auto 20px;padding: 0 160px !important}
}
@media only screen and (max-width: 800px) {.mod_quote .row.option-2 {margin: 20px auto;padding: 0 100px !important}
}
.mod_quote .row.option-2:before, .mod_quote .row.option-2:after {content: '';position: absolute;top: 50%;left: 20px;transform: translateY(-50%);display: inline-block;padding: 40px;background: url("/go/images/quote.png") no-repeat center center;background-size: 100% auto !important}
@media only screen and (max-width: 64em) {.mod_quote .row.option-2:before, .mod_quote .row.option-2:after {padding: 34px}
}
@media only screen and (max-width: 800px) {.mod_quote .row.option-2:before, .mod_quote .row.option-2:after {padding: 24px}
}
.mod_quote .row.option-2:after {left: auto;right: 20px;transform: translateY(-50%) rotateY(-180deg)}
.mod_quote .background img {object-position: top}
.mod_quote .logoAccent {filter: brightness(1.5);left: auto;right: 0}
@media only screen and (max-width: 800px) {.mod_quote .logoAccent {display: none}
}
.home .mod_quote {margin-bottom: 110px}
@media only screen and (max-width: 759px) {.home .mod_quote {margin-top: 20px;margin-bottom: 40px;}
}
@media only screen and (min-width: 64em) and (max-height: 800px) {.home .mod_quote {margin-bottom: 70px}
}
.mod_quote .background {width: 100%;z-index: 0;position: absolute;top: 55.5%;left: 50%;transform: translate3d(-50%, -50%, 0);height: 100% !important;}
.mod_quote .background img {object-fit: cover;width: 100%;height: 100%;}
.row-home {width: 100%;position: relative;margin-left: auto;margin-right: auto;margin-bottom: 0;max-width: 85rem;*zoom:1}
.row-home:before, .row-home:after {content: " ";display: table}
.row-home:after {clear: both}
.home-intro {margin-top: 6%;}
@media only screen and (min-width: 2000px) {.home-intro {margin-top: 10%;}
}
.home-intro .highlight {margin-top: 100px;font-size: 45px;margin-bottom: 50px;letter-spacing: 2px;line-height: 1.2;font-weight: 400;text-transform: uppercase}
.home-intro .highlight span {font-size: 45px;letter-spacing: 2px;font-weight: 400;text-transform: uppercase}
.home-intro .feat2 {position: relative;vertical-align: middle !important;display: inline-block;}
.text-pos {vertical-align: middle !important;display: inline-block !important;width: 47%; margin-right:10px;}
.text-pos p {font-weight: 300;letter-spacing: 0px;font-size: 20px;line-height: 1.5;vertical-align: middle;color: #2a2a2a;}
.home-intro b {color: black !important;text-transform: uppercase;font-size: 36px;letter-spacing: 2px}
.home-intro .sub-heading {font-size: 60px;text-transform: none;/*letter-spacing: -2px;*/}
.text-pos .heading {font-size: 3.5em !important;font-family: "trumpgothicpro", serif !important;text-transform: none;text-transform: uppercase;letter-spacing: 2px;}
.mw-90 {max-width: 90%;width: 100%;margin: auto}
.text-center {text-align: center !important}
.s3grid .feat2 img {width: 100%;vertical-align: middle;}
.s3grid .feat2 {width: 48.5%;margin-right: 2%;margin-bottom: 10px;}
@media only screen and (min-width: 64.1em) { .home-intro .feat2 .text-pos {position: absolute;top: 80%;left: 50%;width: 100%;transform: translate(-50%, -50%)}
}
.video-img {margin-right: 20px;width: 40%}


@media only screen and (max-width: 64em) {.text-pos .heading {font-size: 2em !important; line-height:normal !important; }
}

@media only screen and (max-width: 759px) {
.s3grid .feat2 {width: 100%;margin-right: 2%;margin-bottom: 30px;display: block}

.text-pos {display: table-footer-group !important;width: 100%;margin-top: 50px;}
.s3grid .feat2:nth-child(n) {display: table-header-group;margin: 0 auto;width: 100%;max-width: 70%;}
.s3grid .feat2:nth-child(1n):after {clear: both}
.s3grid .feat2:nth-child(1n+1):before {clear: both}

}

.row-meet {width: 100%;margin-bottom: 40px; /*  margin-left: calc(-800px + 50%); position: relative; background: #f9f9f9;*/}
.row-meet:before, .row-meet:after {content: " ";display: table}
.row-meet:after {clear: both}
.meet-intro .highlight {margin-top: 100px;font-size: 45px;margin-bottom: 50px;letter-spacing: 2px;line-height: 1.2;font-weight: 400;text-transform: uppercase}
.meet-intro .highlight span {font-size: 45px;letter-spacing: 2px;font-weight: 400;text-transform: uppercase}
.meet-intro .feat2 {position: relative;vertical-align: middle !important;display: inline-block;}
.meet-intro .text-pos {vertical-align: middle !important;display: inline-block !important;width: 100%;}
.meet-intro b {color: black !important;text-transform: uppercase;font-size: 36px;letter-spacing: 2px}
.meet-intro .sub-heading {font-size: 60px;text-transform: none;letter-spacing: -2px;}
.meet-intro .heading {font-size: 40px;text-transform: none;letter-spacing: -2px;}
@media only screen and (min-width: 64.1em) {.meet-intro .s3grid .text-pos {width: 48% !important;}
.meet-intro .feat2 .text-pos {position: absolute;top: 50%;left: 50%;width: 80%;transform: translate(-50%, -50%)}
}
.team-box {display: inline-block;width: 100%;text-align: center;padding: 0}
.team-box li {display: inline-block;width: 100%;max-width: 250px;margin: 10px; vertical-align:top;}
.team-box li img {display: block;width: 100%;}
#mod-section5 .row {max-width: 1100px;margin: 2% auto}
#mod-section5 .row .heading {font-family: 'trumpgothicpro';font-size: 72px;text-align: center;margin-bottom: 50px}
@media only screen and (min-width: 2000px) {#mod-section5 .row {margin-top: 5%}
}
.col-sm-4 {margin-right: 15px;margin-left: 15px;margin-bottom: 30px;background: #fff;float: left}
.col-sm-4 {width: 43.33333333%}
@media (max-width:768px) {#mod-section5 .row .heading {font-size: 42px;}
.col-sm-4 {width: 100%;max-width: 500px;margin: 20px auto !important}
.col-sm-4 img {width: 100%;max-width: 500px;}
}
.st {border: 2px solid #39599b !important;padding: 20px !important;vertical-align: middle !important;height: 215px !important;text-align: center !important}
.st .sub-heading {line-height: 20px;font-size: 25px;margin: 30px 0 0;padding: 0;text-align: center;}
.st p {line-height: 15px;font-size: 16px;text-align: center}
.st a.btn {line-height: 15px;font-size: 16px;text-align: center;padding: 10px 20px;color: #fff;background: var(--schd-btn-background-color);margin: auto}
.footer-2 {display: block;margin-top: 6%;width: 100%;padding: 40px 0 0;float: left;z-index: 1}
.footer-bottom {text-align: center;padding: 75px 0 75px 0;vertical-align: middle;width: 100%;width: 100%}
.footer-bottom .row {max-width: 1400px;margin: 0 auto !important;padding: 0 !important;}
.footer-bottom p, .footer-bottom .xxsmall-heading, .footer-bottom p a, .footer-bottom a {color: #000;text-align: center}
@media only screen and (max-width: 64em) {.footer-bottom {position: relative;}
}
.footer-hr {text-align: center;margin-bottom: 30px;padding: 3px 0;width: 100%;background: #000;width: 100%}
.footer-hr .row .inline {display: inline-block;width: 31.33%;vertical-align: middle;text-align: center;color: #fff !important;}
.footer-hr .row .inline i {background: #fff;margin: 4px 0;padding: 5px;width: 30px;text-align: center;color: #000 !important;}
.footer-hr .row .inline p, .footer-hr .row .inline .small-heading, .footer-hr .row .inline p a, .footer-hr .row .inline a {color: #fff;text-align: center}
@media only screen and (max-width: 64em) {.footer-hr {position: relative;}
.footer-hr .row .inline {display: block;width: 100%;margin: 20px}
}
@media only screen and (min-width: 2000px) {.footer-2 {margin-top: 9%;}
}
.footer-container {display: block;margin: 0 auto;width: 100%;max-width: 1200px;}
.footer-2-hour-content-div {width: 100%;margin: 0 auto;}
.footer-2-hour {display: inline-block;width: 33.33%;vertical-align: middle;float: left;padding-top: 3%;}
.footer-2-map {width: 66.66%;display: inline-block;float: left;}
.footer-2-appt-box {display: inline-block;width: 49%;vertical-align: middle;text-align: center;}
.footer-2-hour-div {max-width: 270px;width: 100%;margin: 0 auto;text-align: center;}
.footer-2-hour-div > .small-heading {font-size: 28px;color: #133b51;margin: 10px 0;letter-spacing: 1px;font-family: "Playfair Display", serif;font-weight: normal;}
.footer-2-hour-div ul {padding: 0px;display: inline-block;width: 100%;max-width: 240px;list-style: none;margin: 0px;line-height: 26px;}
.footer-2-hour-div ul li {padding: 0px;display: inline-block;width: 100%;list-style: none;color: #133b51;margin: 5px 0;font-size: 16px;text-align: left;}
.footer-2-hour-div ul li span {font-size: 18px;color: #133b51;padding: 0px;display: inline-block;width: 100%;list-style: none;font-weight: bold;max-width: 110px;}
.footer-2-footer-call {font-size: 18px;color: #000;margin: 5px 0;}
.footer-2-footer-call i {font-size: 30px;color: #133b51;margin-right: 10px;}
.footer-2-footer-call a {font-size: 26px;color: #133b51;font-weight: normal;}
.footer-2-appt-box .small-heading {font-size: 38px;font-weight: 800;color: #000;}
.footer-2-call-btn {background: #eee;color: #000;padding: 15px 25px;display: inline-block;font-size: 28px;border-radius: 10px;}
.footer-2-office-div {width: 33.33%;padding: 0px;float: left;}
.footer-2-office-img-new img {width: 100%;max-width: 100px !important;display: inline-block;vertical-align: middle;}
.footer-2-office-img-new {width: 100%; /*background: #4c71b7 url('/go/images/cedarrapidssmilecenter-footer-bg.webp');*/background-position: center center;background-size: cover;padding: 0;text-align: center;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;height: 414px;	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#848484+0,565656+100 */background: #848484; /* Old browsers */background: -moz-linear-gradient(top, #848484 0%, #565656 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #848484 0%, #565656 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #848484 0%, #565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#565656', GradientType=0 ); /* IE6-9 */}
.footer-2-office-img-new:hover {}
.footer-2-office-img-new a {margin: 5px 0;width: 100%;max-width: 270px;background: #fff;display: inline-block;color: #000;border: 1px solid #fecb85;text-decoration: none;padding: 15px 0px;font-size: 18px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;position: relative;top: 26%;border-radius: 10px;}
.footer-2-office-img-new a span {color: #000;font-size: 18px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;vertical-align: middle;display: inline-block;width: 150px;}
.footer-NAP {text-align: center;padding: 15px 0 !important;display: inline-block;width: 100%;background: #8fafc4;color: #fff;margin-bottom: 80px;}
.footer-NAP .xxsmall-heading, .footer-NAP p, .footer-NAP a {color: #fff;}
.content-bg {width: 100%;margin: 0px auto 100px;position: relative;}
.content-bg2 {width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;margin-top: -200px;margin-bottom: 80px; }
.content-bg2 img {width: 100%;}
.content-title {z-index: 10;position: relative;text-align: left;font-family: 'trumpgothicpro', serif !important;text-transform: uppercase;color: #fff;vertical-align: middle;}
.content-title2 {position: absolute;padding-left: 20px;left: 0;right: 0;top: 35%;overflow: hidden;z-index: 10;text-align: left;max-width: 1400px;font-size: 4em;font-family: 'trumpgothicpro', serif !important;text-transform: uppercase;color: #000;margin: auto;}
.title-small {z-index: 1;position: relative;width: 40%;}
.title-small p, .title-small li {line-height: normal;text-align: left;text-transform: none;font-size: 20px;color: #000;}
/*.content-title::after {content: '';position: absolute;top: -100px;right: 0; left:  0px;height: 400px;background: rgb(204,233,255);background: radial-gradient(circle, rgba(204,233,255,1) 0%, rgba(255,255,255,1) 100%);z-index: -1;width: 100%;clip-path: polygon(50% 91%, 0 52%, 99% 50%);}
*/@media only screen and (max-width:84em) {.title-small {display: none}
}
@media only screen and (max-width:64em) {.title-small {display: none}
.content-bg2 {margin-top: -80px;margin-bottom: 30px;}
.content-bg2:before {content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;z-index: 1;display: block;background: #000;background-size: 600px !important;opacity: 0.5;}
	.content-title2 {top: 40%;text-align: center;font-size: 2.5rem;font-family: 'trumpgothicpro', serif !important;text-transform: uppercase;color: #fff;}
}
@media only screen and (max-width:40em) {}
.side-col {display: inline-block;width: 33%;vertical-align: top}
.right-col {display: inline-block;width: 62%;margin-left: 2%}
.side-nav li {list-style: none;}
@media only screen and (max-width:64em) {.side-col {display: none}
.right-col {width: 100%;margin-left: 0%;margin-top: 0 !important;padding: 0 !important}
/*	.content-wrapper{display: table}
.side-col {display: table-footer-group;width: 100%;}
.right-col {display: table-header-group;width: 100%;margin-left: 0%}
*/}
.side-nav.v1 {display: block;position: relative;border-style: solid;border-width: 1px;border-radius: 10px;border-color: rgba(0,0,0,0.2);}
.light-bg.side-nav.v1 {background-color: #FFFFFF;}
.bg-box-stylized .side-nav.v1 {border-width: .2rem;border-style: solid;}
.light-bg .side-nav.v1 {border-color: rgba(0,0,0,0.2);}
.dark-bg .side-nav.v1 {border-color: rgba(255,255,255,0.2);}
.side-nav.v1 a {display: block;line-height: 1.2;}
.side-nav.v1 .xxsmall-heading {transition: color .5s ease 0s;}
.light-bg.side-nav .xxsmall-heading {color: #39599b;}
.dark-bg.side-nav .xxsmall-heading {color: #64C3EC;}
.side-nav.v1 nav > ul {display: block;}
.side-nav.v1 .level-1 {position: relative;align-items: stretch;border-top-style: solid;border-top-width: 1px;}
.side-nav.v1 .level-1[class*="-middle"] {align-items: center;}
.light-bg.side-nav.v1 .level-1, .light-bg .side-nav.v1 .level-1 {border-color: rgba(0,0,0,0.2);}
.dark-bg.side-nav.v1 .level-1, .dark-bg .side-nav.v1 .level-1 {border-color: rgba(255,255,255,0.2);}
.side-nav.v1 .level-1 > a {padding: 1em 4% 1em 8%;margin: 0;transition: color .4s ease 0s, background-color .4s ease 0s, border .4s ease 0s;font-size: 1.111em;}
.light-bg.side-nav.v1 .level-1 > a, .light-bg .side-nav.v1 .level-1 > a {color: #242424;}
.dark-bg.side-nav.v1 .level-1 > a, .dark-bg .side-nav.v1 .level-1 > a {color: #FFFFFF;}
.side-nav.v1 .inner-list {display: none;padding: 1em;position: relative;width: 100%;}
.light-bg.side-nav.v1 .inner-list, .light-bg .side-nav.v1 .inner-list {background-color: #364E7E;}
.dark-bg.side-nav.v1 .inner-list, .dark-bg .side-nav.v1 .inner-list {background-color: #F7F7F7;}
.side-nav.v1 .active > .inner-list, .side-nav.v1 .always-open > .inner-list {display: block;visibility: visible;}
.side-nav.v1 .inner-list li + li {margin-top: .5em;}
.side-nav.v1 .level-1.active-children {transition: color .4s ease 0s, background-color .4s ease 0s;}
.side-nav.v1 .level-1.active-children > a {transition: color .4s ease 0s;}
.side-nav.v1 .xxsmall-heading {padding: 1em 4% 0.5em 8%;}
@media screen and (min-width:1025px) {.light-bg.side-nav.v1 header a:hover .xxsmall-heading, .light-bg.side-nav.v1 header a:focus .xxsmall-heading {color: #242424;}
.dark-bg.side-nav.v1 header a:hover .xxsmall-heading, .dark-bg.side-nav.v1 header a:focus .xxsmall-heading {color: #FFFFFF;}
.light-bg.side-nav.v1 .level-1:not(.active-children) > a:hover, .light-bg.side-nav.v1 .level-1:not(.active-children) > a:focus, .light-bg .side-nav.v1 .level-1:not(.active-children) > a:hover, .light-bg .side-nav.v1 .level-1:not(.active-children) > a:focus, .light-bg.side-nav.v1 .level-1:not(.active-children).active > a, .light-bg .side-nav.v1 .level-1:not(.active-children).active > a, .light-bg.side-nav.v1 .level-1:not(.active-children).selected > a, .light-bg .side-nav.v1 .level-1:not(.active-children).selected > a, .light-bg.side-nav.v1 .level-1.active-children:hover, .light-bg.side-nav.v1 .level-1.active-children:focus, .light-bg .side-nav.v1 .level-1.active-children:hover, .light-bg .side-nav.v1 .level-1.active-children:focus, .light-bg.side-nav.v1 .level-1.active.active-children, .light-bg .side-nav.v1 .level-1.active.active-children, .light-bg.side-nav.v1 .level-1.selected.active-children, .light-bg .side-nav.v1 .level-1.selected.active-children {color: #F7F7F7 !important;background-color: #1e2b50;}
.light-bg.side-nav.v1 .level-1.active-children:hover > a, .light-bg.side-nav.v1 .level-1.active-children:focus > a, .light-bg .side-nav.v1 .level-1.active-children:hover > a, .light-bg .side-nav.v1 .level-1.active-children:focus > a, .light-bg.side-nav.v1 .level-1.active.active-children > a, .light-bg .side-nav.v1 .level-1.active.active-children > a, .light-bg.side-nav.v1 .level-1.selected.active-children > a, .light-bg .side-nav.v1 .level-1.selected.active-children > a {color: #F7F7F7 !important;}
.dark-bg.side-nav.v1 .level-1:not(.active-children) > a:hover, .dark-bg.side-nav.v1 .level-1:not(.active-children) > a:focus, .dark-bg .side-nav.v1 .level-1:not(.active-children) > a:hover, .dark-bg .side-nav.v1 .level-1:not(.active-children) > a:focus, .dark-bg.side-nav.v1 .level-1:not(.active-children).active > a, .dark-bg .side-nav.v1 .level-1:not(.active-children).active > a, .dark-bg.side-nav.v1 .level-1:not(.active-children).selected > a, .dark-bg .side-nav.v1 .level-1:not(.active-children).selected > a, .dark-bg.side-nav.v1 .level-1.active-children:hover, .dark-bg.side-nav.v1 .level-1.active-children:focus, .dark-bg .side-nav.v1 .level-1.active-children:hover, .dark-bg .side-nav.v1 .level-1.active-children:focus, .dark-bg.side-nav.v1 .level-1.active.active-children, .dark-bg .side-nav.v1 .level-1.active.active-children, .dark-bg.side-nav.v1 .level-1.selected.active-children, .dark-bg .side-nav.v1 .level-1.selected.active-children {color: #39599b;background-color: #FFFFFF;}
.dark-bg.side-nav.v1 .level-1.active-children:hover > a, .dark-bg.side-nav.v1 .level-1.active-children:focus > a, .dark-bg .side-nav.v1 .level-1.active-children:hover > a, .dark-bg .side-nav.v1 .level-1.active-children:focus > a, .dark-bg.side-nav.v1 .level-1.active.active-children > a, .dark-bg .side-nav.v1 .level-1.active.active-children > a, .dark-bg.side-nav.v1 .level-1.selected.active-children > a, .dark-bg .side-nav.v1 .level-1.selected.active-children > a {color: #39599b;}
}
.side-ctas {background: #1e2b50;border-radius: 10px}
.ico-box {padding: 30px;display: inline-block;background: rgba(255,255,255,0.2)}
.bg-box {display: block;color: #fff;}
.menu-services ul li::before {content: '';position: absolute;top: .45em;left: 0;width: 0.944em;height: 0.944em;border-radius: 50%;border-style: solid;border-width: 0.056em;}
.menu-services ul li::before {background-color: #39599b;border-color: #B1B1B1;box-shadow: inset 0 0 0 0.167em #FFFFFF;}
.menu-services ul:not(.split) li + li {margin-top: .5em;}
.menu-services ul li {position: relative;padding: 0 0 0 2em;}
.menu-services li {display: list-item;text-align: -webkit-match-parent;list-style: none;margin: 0;padding: 0;}
.menu-services ul {margin-top: 50px;-moz-column-count: 2;-moz-column-gap: 20px;-webkit-column-count: 2;-webkit-column-gap: 20px;column-count: 2;column-gap: 20px;}
@media only screen and (max-width:759px) {.menu-services ul {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}
}
@media only screen and (max-width:600px) {.menu-services ul {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
}
.main-smile-box { /*display:inline-block;*/width: 48%;padding: 10px 10px 10px 10px;background-color: #fbfbfb;text-align: center;margin: 0 auto;display: inline-block;margin: 20px 10px 0 0;}
.smile-box-new strong {display: inline-block;width: 100%;}
.main-smile-box > p {color: #000;}
.smile-box-new strong {color: #000;font-family: Playball;}
.smile-box-new {display: inline-block;width: 100%;}
.smile-box-new > ul {display: inline-block;list-style: outside none none;padding: 0;width: 100%;text-align: center;}
.smile-box-new li {display: inline-block;width: 250px;}
.side-btn-1 {background: #39599b;border-bottom: 1px solid #fff;margin-top: 20px;height: 100px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.side-btn-1 .img {background: rgba(255,255,255,0.2);margin-right: 30px;float: left;height: 100px;width: 100px}
.side-btn-1 .img i, .side-btn-2 .img i, .side-btn-3 .img i {font-size: 50px;color: #fff !important;margin: 25px}
.side-btn-2 {background: #39599b;border-bottom: 1px solid #fff;height: 100px;}
.side-btn-2 .img {background: rgba(255,255,255,0.2);margin-right: 30px;float: left;height: 100px;width: 100px}
.side-btn-2 .txt, .side-btn-3 .txt, .side-btn-1 .txt {color: #fff;line-height: 2.8;font-size: 2em;font-family: "trumpgothicpro";text-transform: uppercase;}
.side-btn-3 {background: #39599b;height: 100px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.side-btn-3 .img {background: rgba(255,255,255,0.2);margin-right: 30px;float: left;height: 100px;width: 100px}
.welcome {background: url(/go/images/bunting-family.webp) top right no-repeat;min-height: 500px;}
.welcome.inner {background: url(/go/images/bunting-family.webp) top right no-repeat;min-height: 500px;}
.welcome article {margin: 0 0 0 375px;padding: 100px 50px;font-weight: 300;background-color: rgba(249,249,244,.7);max-width: 440px;width: 48%;min-height: 500px;}
.welcome article.inner {margin: 0px;padding: 100px 50px;font-weight: 300;background-color: rgba(249,249,244,.5);max-width: 440px;width: 48%;min-height: 600px;}
.welcome article .heading {font-weight: bold;color: #2b3e41;}
.container2 {margin: 0 auto;width: 100%;}
.header-float {float: right;margin: 20px 50px 0 0;}
@media(max-width:1400px) {.welcome article {margin: 0 0 0 20%;}
}
@media(max-width:759px) {.welcome {background-size: 100%;}
.welcome article {margin: 0;padding: 80px 20px;width: 100%;max-width: 100%;}
}
.tooltip {position: relative;display: inline-block;}
.fa-map-marker {color: #fff !important}
.tooltip .tooltiptext {visibility: hidden;width: 230px;background-color: black;color: #fff !important;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: -20px;left: -235px;font-size: 16px;}
.tooltip:hover .tooltiptext {visibility: visible;}
.fa-phone {display: none !important}
@media screen and (max-width:64em) {.fa-phone {display: inline-block!important;font-size: 30px !important;margin-left: 5px}
.ppc-number {display: none}
.tooltip .tooltiptext {display: none}
.tooltip i {font-size: 30px}
}
.finance-bg {width: 99vw;margin-left: -49.5vw;margin-right: -49.5vw;position: relative;left: 50%;right: 50%;padding: 0 0 80px;margin-bottom: -220px;margin-top: -90px;overflow-x: hidden !important}
.finance-bg:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: url(/go/images/finance.jpg); background-attachment: fixed;background-size: cover;opacity: 0.8;background-repeat: no-repeat;background-size: cover;background-position: center;}
.finance-bg:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: rgba(255,255,255,1);opacity: 0.9;background-repeat: no-repeat;background-size: cover;background-position: 50% 79%;}
.contact-bg {width: 99vw;margin-left: -49.5vw;margin-right: -49.5vw;position: relative;left: 50%;right: 50%;padding: 0 0 80px;margin-bottom: -220px;margin-top: -90px;overflow-x: hidden !important}
.contact-bg:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: url(/go/images/outside.webp); background-attachment: fixed;background-size: cover;opacity: 0.8;background-repeat: no-repeat;background-size: cover;background-position: center;}
.contact-bg:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: rgba(255,255,255,1);opacity: 0.9;background-repeat: no-repeat;background-size: cover;background-position: 50% 79%;}
.innerpages {width: 100%;display: block;max-width: 1180px;margin: 0 auto 0px;padding: 50px 0;position: relative;z-index: 2}
.innerpages p, .innerpages li, .innerpages a {font-size: 22px !important;line-height: 30px;font-weight: 600 !important;}
.innerpages .heading {font-size: 4em;letter-spacing: 1px;margin-bottom: 40px;font-family: 'trumpgothicpro', sans-serif !important;text-align: center;text-transform: uppercase;}
.innerpages .sub-heading {font-size: 3em;letter-spacing: 1px;margin-bottom: 30px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.innerpages .small-heading {font-size: 2.5em !important;letter-spacing: 1px;margin-bottom: 30px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.content-wrapper {width: 100%;display: block;max-width: 1180px;margin: 0px auto 0px;padding: 220px 10px;position: relative;z-index: 2}
.content-wrapper p {font-size: 19px;line-height: 30px}
.content-wrapper .heading {font-size: 4em;letter-spacing: 1px;margin-bottom: 40px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.content-wrapper .sub-heading {font-size: 3em;letter-spacing: 1px;margin-bottom: 30px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.content-wrapper .small-heading {font-size: 25px;letter-spacing: 1px;margin-bottom: 23px;}
.content-wrapper li {font-size: 19px;line-height: 30px;}
.content-title {width: 100%;background: rgb(204,233,255);background: radial-gradient(circle, rgba(204,233,255,1) 0%, rgba(255,255,255,1) 100%);margin: 100px auto 180px;line-height: normal;font-size: 50px;padding: 60px 0 0;text-align: center;color: var(--heading-text-color);font-family: museo-sans-1, museo-sans, serif !important;}
 .content-title::after {content: '';position: absolute;top: -100px;right: 0;left: 0px;height: 400px;background: rgb(204,233,255);background: radial-gradient(circle, rgba(204,233,255,1) 0%, rgba(255,255,255,1) 100%);z-index: -1;width: 100%;clip-path: polygon(50% 91%, 0 52%, 99% 50%);}
@media only screen and (max-width:64em) {.innerpages .sub-heading {font-size: 2em !important;}
.content-wrapper .heading {font-size: 2.5em; line-height: 0.5; margin: 0 0 20px !important;}
.content-wrapper {margin: 0  !important; padding: 130px 10px 50px  !important;}
.content-wrapper p {font-size: 19px;}
.innerpages {margin: 30px 10px}
}
.checkbox {right: 30px !important;top: 40px;z-index: 999999 !important;}
/* testimonials css start */.thumbnail {position: relative;}
.thumbnail img {width: 100%;}
.testimonials-page .testimonial-card:hover {position: relative;/*top:-25px;    left:-100px;*/width: 95% !important;display: block;z-index: 999;}
.testimonial-card:hover img {position: relative;/*top:-25px;    left:-100px;*/width: 700px !important;display: block;z-index: 999;}
.testimonials-new-div {text-align: center;display: inline-block;width: 100%;}
.column-clear.testimonials-page {display: inline-block;margin-right: 4%;max-width: 1100px;width: 29%;float: left;}
.testimonial-card {width: 95%;float: left;margin-bottom: 30px;padding: 15px;text-align: center;text-decoration: none !Important;}
.text-hover {max-height: 420px;position: relative;transition: height 0.5s;-webkit-transition: height 0.5s;overflow: hidden}
.text-hover:hover {max-height: none;height: auto}
.testimonial__footer {padding: 10px;}
.testimonials-page .testimonial-card .testimonial__rating {padding-bottom: 18px}
.testimonials-page .testimonial-card .testimonial__rating i {font-size: 34px;color: #FFB300}
.testimonials-page .testimonial-card .testimonial__body {padding: 20px 1px}
.testimonials-page .testimonial-card p {font-size: 15px;line-height: 24px;padding-bottom: 18px;padding-top: 18px;margin: 0;}
.testimonials-page .testimonial-card:hover, .testimonials-page .testimonial-card:hover p {text-decoration: none;}
.testimonial-card {transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;}
.testimonial-card:hover {box-shadow: 0 6px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);}
.testimonials-page .testimonial-card .testimonial__footer p {font-size: 15px;line-height: 23px;padding-top: 0;padding-bottom: 0;margin-bottom: 0;font-weight: 600}
.blue-bg {background: #a6d4f8 !important;}
.orange-bg {background: #f1e8c0 !important;}
.testimonials-page .testimonial-card.grey:nth-child(odd) {background-color: #f1ede9}
.testimonials-page .testimonial-card.orange:nth-child(8n) {background-color: #f1eee9 !important;}
.testimonials-page .testimonial-card.green:nth-child(odd) {background-color: #bccac4}
.testimonials-page .testimonial-card.blue:nth-child(odd) {background-color: #e5efee}
.testimonials-page .testimonial-card:nth-child(odd) {background-color: #fbfbfb}
.testimonials-page .testimonial-card:nth-child(even) {background-color: #fbfbfb}
.testimonials-page .testimonial-card:nth-child(3n) {background-color: #e6f0ef}
.testimonials-page .testimonial-card:nth-child(4n) {background-color: #f1eee9}
.testimonials-page .testimonial-card:nth-child(5n) {background-color: #ede9e3}
.testimonials-page .testimonial-card:nth-child(6n) {background-color: #e7e9d8}
.testimonials-page .testimonial-card:nth-child(7n) {background-color: #d6e7e5}
.testimonials-page .testimonial-card:nth-child(8n) {background-color: #f6eff5}
/* smile gallery css start */.testimonials-page .testimonial-card.no-color:nth-child(odd) {background-color: transparent !important;}
.testimonials-page .testimonial-card.no-color:nth-child(even) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(3n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(4n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(5n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(6n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(7n) {background-color: #d6e7e5}
.testimonials-page .testimonial-card.no-color:nth-child(8n) {background-color: transparent;}
/* smile gallery css end */	#testimonials {display: flex;justify-content: center;align-items: center;flex-direction: column;width: 100%;max-width: 1400px;margin: auto}
.testimonial-heading {letter-spacing: 1px;margin: 30px 0px;padding: 10px 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.testimonial-heading h3 {font-size: 4em;font-family: 'trumpgothicpro', sans-serif !important;line-height: 0.5;color: #252525;margin-bottom: 10px;letter-spacing: 2px;text-transform: uppercase;}
.testimonial-heading h4 {font-size: 2em !important;line-height: 0.5;color: #252525;margin: 20px 0 10px 0;letter-spacing: 2px;text-transform: uppercase;}
.review-iframe { width:100%; height:100%; min-height:700px; }
@media(max-width:1272px) {.review-iframe { width:100%; height:100%; min-height:1300px; margin-bottom:10px; }
}
@media(max-width:64em) {.review-iframe { width:100%; height:100%; min-height:990px; margin-bottom:10px; }
.testimonial-heading h3 {font-size: 2em;line-height: 1;text-align: center;}
.testimonial-heading h4 {font-size: 1.5em !important;text-align: center;line-height: 1;}
}
.testimonial-box-container {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;width: 100%;}
.testimonial-box {width: 40%;box-shadow: 2px 2px 30px rgba(0,0,0,0.1);background-color: #ffffff;padding: 50px;margin: 30px;cursor: pointer;}
.profile-img {width: 60px;height: 60px;border-radius: 50%;overflow: hidden;margin-right: 10px;}
.profile-img img {width: 100%;height: 100%;object-fit: cover;object-position: center;}
.profile {display: flex;align-items: center;}
.name-user {display: flex;flex-direction: column;}
.name-user strong {color: #3d3d3d;font-size: 1.1rem;letter-spacing: 0.5px;}
.name-user span {color: #979797;font-size: 0.8rem;}
.reviews {color: #f9d71c;}
.box-top {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.client-comment p {font-size: 1.2rem;color: #4b4b4b;font-weight: 800 !important}
.testimonial-box:hover {transform: translateY(-10px);transition: all ease 0.3s;}
@media(max-width:1060px) {.testimonial-box {width: 45%;padding: 10px;}
}
@media(max-width:790px) {.testimonial-box {width: 100%;}
.testimonial-heading .heading {font-size: 1.4rem;}
}
@media(max-width:340px) {.box-top {flex-wrap: wrap;margin-bottom: 10px;}
.reviews {margin-top: 10px;}
}
.col-28 {max-width: 270px;padding: 0 10px;vertical-align: top;float: right !important;}
#ReviewBox {display: inline-block;text-align: center;margin: 3% 0 2% 0;/*	background: rgba(0,75,133,0.5);*/}
#ReviewBox a {background: rgba(0,75,133,1);display: inline-block;font-size: 18px !important;padding: 3px 0 5px 0;width: 100% !important;max-width: 100% !important;vertical-align: middle;float: none;color: #fff !important;margin: 0px !important;}
/* menu-services */.services-div {width: 100%;display: inline-block;padding: 30px 0;margin-top: 50px;}
.services-div ul {display: block;width: 100%;position: relative;left: auto;right: auto;top: auto;margin: 0 auto !important;}
.services-div ul div {position: relative;left: auto;right: auto;top: auto;}
.services-div ul.menu-services {margin: 0;list-style: none;padding: 0}
.services-div ul.menu-services li {display: inline-block;width: 100%;}
.services-div ul.menu-services li a {display: inline-block;width: 100%;text-decoration: none;vertical-align: middle;padding: 10px 0px 9px 15px;list-style: none;font-size: 16px;}
.services-div ul.menu-services li a:visited {text-decoration: underline;}
.services-div ul.menu-services li a:hover {text-decoration: none;color: var(--services-btn-text-hover-color);background-color: var(--services-btn-background-hover-color);}
.col-28-services {display: inline-block;width: 31%;padding: 0 10px;vertical-align: top;}
@media screen and (max-width: 759px) {.col-28 {float: none !important;margin: 0 auto;display: block;}
.col-28-services {display: block;width: 100%;margin-bottom: 20px}
}
/* menu-services */.modal-box5 {display: none;position: fixed;left: 0 !important;right: 0 !important;margin: auto !important;top: 200px !important;z-index: 1000;max-width: 1000px;width: 100%;max-height: 500px;}
.modal-box5 video {max-width: 1000px;width: 100%;}
/*@media (min-width: 32em) {.modal-box5 { width: 70%; }
}
*/.modal-box5 header, .modal-box5 .modal-header {padding: 1.25em 1.5em;}
.modal-box5 header .small-heading, .modal-box5 header .xsmall-heading, .modal-box5 .modal-header small-heading, .modal-box5 .modal-header .xsmall-heading {margin: 0;}
.modal-box5 .modal-body {padding: 2em 1.5em;}
.modal-box5 footer, .modal-box5 .modal-footer {padding: 1em;background: rgba(0, 0, 0, 0.02);text-align: right;}
.modal-overlay {opacity: 0;filter: alpha(opacity=0);position: absolute;top: 0;left: 0;z-index: 900;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.9) !important;}
.mod_hero {overflow: visible;width: 99.5vw;margin-left: calc(-50vw + 50%);margin-top: -225px;}
.mod_hero:before {display: none !important}
.mod_hero .wrapper {position: relative;overflow: hidden;background: var(--dr-box-background-color);height: 800px}
.mod_hero .wrapper .row {padding: 140px 20px}
.mod_hero .wrapper .row .inner {position: absolute;width: 50%;top: 380px;left: 0;padding: 0 40px 0 20px;transform: translateY(-50%)}
.mod_hero .wrapper .row .inner .heading {font-size: 40px;margin-bottom: 25px;padding-bottom: 0}
.mod_hero .wrapper .row .text {margin-top: 25px;padding-right: 30px}
.mod_hero .wrapper .row .text p {color: #000;line-height: 1.6}
.mod_hero picture.background {max-width: 50%;left: 0;transform: none;top: 0}
.mod_hero .media {position: absolute;top: 0;right: 0;width: 100%;height: 100%;max-width: 50%;overflow: hidden}
.mod_hero .media picture.background {max-width: 100%}
.mod_hero .media picture.background img {height: 100%}
@media only screen and (max-width: 1400px) {.mod_hero .media {top: 10%;}
.mod_hero .media picture.background img {height: 70%;}
}
@media only screen and (max-width: 64em) {.content-wrapper {padding: 180px 20px;}
.mod_hero .wrapper .row .inner {width: 65%;}
.mod_hero .media picture.background img {width: 100%;max-width: 350px;margin-top: 100px;height: auto;float: right;margin-right: 15px;}
}
@media only screen and (max-width: 759px) {.s3grid .feat2 img {max-width: 400px;display: block;text-align: center;margin: 10px auto 20px auto;}
.mod_hero .wrapper {height: auto}
.mod_hero .wrapper .row {padding: 70px 20px;display: block}
.mod_hero .wrapper .row .inner {width: 100%;display: block;position: relative;top: 50px;left: 0 !important;transform: none !important;padding: 0}
.mod_hero .media {max-width: 100%;display: block;position: relative}
.mod_hero .media picture.background {display: block;height: auto}
.mod_hero .media picture.background img {width: 100%;margin: 0px auto 30px auto;display: block;float: none}
}
ul.logo-NAP {clear: left;max-width: 1200px;margin: auto;z-index: -999;list-style: none;padding: 0;}
 ul.logo-NAP li img {width: 100%;}
.Form-Contact-Us, .Form-Contact-Us input, .Form-Contact-Us textarea {text-align: center !important;margin: auto !important;width: 100%}
.Form-Contact-Us textarea {height: 150px}
.main-form-div {width: 100%;max-width: 1000px;margin: 0 auto !important;padding: 10px 0 0 0;}
.col-100 {width: 100%;display: inline-block;}
.form-div {margin-bottom: 15px;}
.col-30 {float: left;width: 32.6%;flex: 0 0 50%;}
.col-30 > input {width: 100% !important;}
input {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;}
textarea {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;}
select {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;}
label {margin-bottom: 5px;display: inline-block;}
.margin-right {margin-right: 7px;}
#RndcaptchaALL {text-align: center;}
label {color: #000;font-size: 18px;}
#code {width: 150px;display: block;margin: 0 auto;text-align: center;font-size: 24px;}
select {width: 97%;}
@media screen and (max-width: 1024px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 800px;}
.col-30 {width: 100%;}
.col-30 > input {width: 97% !important;}
}
@media screen and (max-width: 860px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 90%;}
.col-30 {width: 100%;}
.col-30 > input {width: 97% !important;}
}
@media screen and (max-width: 768px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 90%;}
.col-30 {width: 100%;}
.col-30 > input {width: 97% !important;}
}
@media screen and (max-width: 459px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 90%;}
.col-30 {width: 100%;}
.col-30 > input {width: 100% !important;}
input {width: 100%;}
select {width: 98%;}
}
.green-button {display: inline-block;padding: 10px 20px;background: green;color: #fff;border-radius:10px;}
.blue-button {display: inline-block;padding: 10px 20px;background: #39599b;margin: 10px auto;border-radius:10px;font-size:20px;color:#fff !important; text-decoration:none !important}
@media(max-width:600px) {.green-button {display: block;min-width: 250px;max-width: 350px;}
.blue-button {display: block;min-width: 250px;max-width: 350px;}
}

.crjs .phoneswap { visibility: hidden; }

/* Popups */

.modal-dialog { top:100px !important; z-index:1111111}

.modal-content { background: #fff !important; /*border:2px solid #ff0000;*/}

.modal-title { text-align:center !important; font-weight:bold !important; color:#fff !important; }

.modal-body p { color:#000 !important; }

.modal-title { text-align:center !important; font-weight:bold !important; color:#fff !important; }


/* Forms */

.answer-box input[type="Radio"] {
  margin-right: 24px !important;
  margin-left: 10px !important;
  margin-bottom: 5px !important;
}

.answer-box input[type="checkbox"] {
  margin-right: 24px !important;
  margin-left: 10px !important;
  margin-bottom: 5px !important;
}

#RndcaptchaALL #code {  width: 100%;  max-width: 100px !important; text-align:center; letter-spacing:7px; display:block !important; margin:10px auto 0 auto !important; }

.Rotator input { display: block; margin:0 auto 5px auto !important; width: 95%; padding: .30rem .30rem; font-size: 18px; line-height: 1.5; color: #000000; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

.Rotator textarea { display: block;margin:0 auto 5px auto !important; width: 95%; padding: .30rem .30rem; font-size: 18px; line-height: 1.5; color: #000000; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

.Rotator select { display: block; width: 95%; padding: .30rem .30rem; font-size: 18px; line-height: 1.5; color: #000000; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

.RotatorFormButton
	{ padding: 5px 15px; width: auto; margin: 0 auto; color:#000; border:0px; }

.MainFormButton 
	{ padding: 5px 15px; width: auto; margin: 0 auto; color:#000; border:0px; }

#Rndcaptcha1 {color: #fff}
#Rndcaptcha2 {color: #fff}

/* DWS-OFFER START */
.dws-offer { width:100%; max-width:600px; text-align:center; display:block; margin:0 auto; }
.dws-offer img { width:100%; max-width:600px; }
.dws-offer-expires { color:#ff0000; }

.Rotator { display: block; margin: 0 auto; width: 95%; max-width: 400px;}
/** 
#Rotator1 { display: block; margin: 0 auto; width: 100%; max-width: 300px; text-align: center;}
**/
.Rotator  input { width:95%; max-width:300px; margin:3px 0 !important; font-size:18px; display: inline-block !important;}
.Rotator  textarea { width:95%; max-width:300px; font-size:18px;  }
.RotatorFormButton { background:#007da5; padding:10px 15px;  display:block; margin:0 auto !important; color:#fff; border:0px; font-size:18px; }

#rCode { display: inline-block !important; margin:5px auto !important; width:100%; max-width:100px !important; font-size:22px; text-align:center; letter-spacing:5px;  }

#code {  width: 100%;  max-width: 100px; text-align:center; letter-spacing:2px; display:block !important; margin:0 auto !important; }

.Form-Smile-Analysis #code {  width: 100%;  max-width: 30px; text-align:center; letter-spacing:2px; display:block !important; margin:0 auto !important; }



/** #rname { width: 95% !important; display: block;} **/

/* DWS-OFFER END */


/* CONTACT-FORM START  */

.dws-contact-form { width: 100%; max-width: 400px; margin: 0 auto; display: block;} 

#code { width:100%; max-width:100px !important; font-size:22px; text-align:center; letter-spacing:5px; margin:5px auto 0 auto;  }

#frmForm2 { width:100%; max-width:400px; margin:0 auto; display:block; }

#name, #phone, #email, #subject, #message { width:100%; max-width:400px; font-size:18px;}

#RndcaptchaALL { text-align: center;}

#Rndcaptcha2 { text-align: center; }
/* CONTACT-FORM END  */

/* APPIONTMENT-FORM START */

.dws-appointment-form {display:block; margin:0 auto; width:100%; max-width:650px;}

.main-form-div { width:100%; max-width:700px; margin:0 auto; padding:10px 0 0 0; }

.col-100 { width:100%;   display:inline-block; }

.form-div { margin-bottom:15px; }

.col-50 { float:left;  width:49%;  flex: 0 0 50%;}

.col-50 > input { width:96% !important; }

.col-30 { float:left;  width:32.6%;  flex: 0 0 50%;}

.col-30 > input { width:92% !important; }

#frmForm246 #email { width:100%; max-width:100%; }

#frmForm246 #Ci-ty, #frmForm246 #state, #frmForm246 #Zip { width:100%; max-width:31%; margin:0 5px 0 0; display:inline-block; }

input { display: block; width: 100%; padding: .30rem .30rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

textarea { display: block; width: 100%; padding: .30rem .30rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

select { display: block; width: 100%; padding: .30rem .30rem; font-size: 1rem; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box;
border: 1px solid #ced4da; border-radius: .25rem; }

label { margin-bottom:5px; display:inline-block; }

.margin-right { margin-right:5px; }

.RotatorFormButton, .MainFormButton { border: 0 !important; font-size: 18px !important; color: #fff !important; width: auto !important; padding: 10px 15px !important; display: block; margin: 0 auto !important; background: var(--submit-btn-bg-color) !important; }

@media screen and (max-width: 1024px) {
		.main-form-div { width:100%; padding:0 15px; max-width:800px; }
		.col-30 { width:100%; }
		.col-30 > input { width:97% !important; }
}

@media screen and (max-width: 860px) {
		.main-form-div { width:100%; padding:0 15px; max-width:90%; }
		.col-30 { width:100%; }
		.col-30 > input { width:97% !important; }
}

@media screen and (max-width: 768px) {
		.main-form-div { width:100%; padding:0 15px; max-width:90%; }
		.col-30 { width:100%; }
		.col-30 > input { width:97% !important; }
}

@media screen and (max-width: 459px) {
		.main-form-div { width:100%; padding:0 15px; max-width:90%; }
		.col-30 { width:100%; }
		.col-30 > input { width:90% !important; }
		input { width:90%; }
		select { width:98%; }
		textarea { width:90% !important; }

}
.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important
}@font-face {
	font-family: "trumpgothicpro";
	src: url("https://use.typekit.net/af/49d57b/00000000000000007735a578/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/49d57b/00000000000000007735a578/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/49d57b/00000000000000007735a578/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 500;
	font-stretch: normal;
}
@font-face {
	font-family: "trumpgothicpro";
	src: url("https://use.typekit.net/af/db90e9/00000000000000007735a57d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/db90e9/00000000000000007735a57d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/db90e9/00000000000000007735a57d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}
@font-face {
	font-family: "trumpgothicpro";
	src: url("https://use.typekit.net/af/345b84/00000000000000007735a581/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/345b84/00000000000000007735a581/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/345b84/00000000000000007735a581/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 500;
	font-stretch: normal;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: "ivypresto-display";
	src: url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: "ivypresto-display";
	src: url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
@media only screen and (max-width: 40em) {
font-display:swap
}
}

:root {
	--color-primary-0: #8acad3;	/* Main Primary color */
	--color-primary-1: #2b3e41;
	--color-primary-2: #e7e6e1;
	--color-primary-3: #000000;
	--color-primary-4: #FFFFFF;
	--color-primary-5: #364E7E;
	--color-primary-6: #71b5be;
	--color-primary-7: #e2e5df;
	--color-primary-8: #39599b ;
	--color-social-1: rgba(224,64,40,0.7);
	--color-social-2: rgba(64,100,176,0.7);
	--color-social-3: rgba(28,157,235,0.7);
	--color-social-4: rgba(248,0,0,0.5);
	--color-social-1-1: #e04028;
	--color-social-1-2: #4064ad;
	--color-social-1-3: #1c9deb;
	--color-social-1-4: #f80000;
	--title-font: "madelinette-grande-vino", sans-serif;
	
	/* Review Variable */
	--review-background-color: var(--color-primary-0);

	/* Button Variable */

	--submit-btn-bg-color: var(--color-primary-8);
	--appt-btn-background-color: var(--color-primary-0);
	--review-btn-background-color: var(--color-primary-4);
	--review-btn-text-color: var(--color-primary-1);
	--appt-btn-border-color: var(--color-primary-1);
	--schd-btn-background-color: var(--color-primary-0);
	--schd-fot-background-color: var(--color-primary-7);
	--btn-border-color: var(--color-primary-3);

	/* Header Variable */

	--topheader-background-color: var(--color-primary-1);
	--header-background-color: var(--color-primary-0);
	
	/* Menu Variable */

	--menu-background-color: var(--color-primary-6);
	--menu-text-color: var(--color-primary-3);
	--menu-border-color: var(--color-primary-1);
	--menu-hover-background-color: var(--color-primary-2);
	--submenu-background-color: var(--color-primary-2);
	--submenu-hover-background-color: var(--color-primary-0);
	
	
	/* Sliders Variable */

	--slide-headline-text-color: var(--color-primary-0);
	--slide-headline-bold-text-color: var(--color-primary-3);
	--slide-border-color: var(--color-primary-5);
	--slide-box-callout-backgrround-color: var(--color-primary-0);
	--slide-box-callout-birder-color: var(--color-primary-3);
	--slide-box-text-color: var(--color-primary-6);
	--slide-box-hover-background-color: var(--color-primary-7);
	
	/* Alternate Menu Variable */

	--alternate-menu-background-color: var(--color-primary-2);
	--alternate-menu-box-color: var(--color-primary-2);
	--alternate-menu-box-hover-color: var(--color-primary-0);
	--alternate-menu-border-color: var(--color-primary-0);
	--alternate-menu-box-hover-color: var(--color-primary-0);
	--alternate-menu-text-color: var(--color-primary-4);


	/* Text Heading Variable */

	--heading-text-color: var(--color-primary-3);
	--subheading-text-color: var(--color-primary-3);
	--homeheading-text-color: var(--color-primary-0);
	--heading-text-white-color: var(--color-primary-0);
	
	/* Website Fonts Color Variable */

	--site-text-color: var(--color-primary-5);
	
	/* Footer Variable */

	--footer-background-color: var(--color-primary-2);
	--footer-text-color: var(--color-primary-3);
	--footer2-background-color: var(--color-primary-1);
	--footer2-hours-heading-color: var(--color-primary-4);
	--footer2-hours-text-color: var(--color-primary-4);
	--footer2-btn-background-color: var(--color-primary-0);
	--footer2-btn-background-hover-color: var(--color-primary-1);
	--footer2-btn-text-color: var(--color-primary-4);
	--footer2-btn-border-color: var(--color-primary-4);

	/* Social Variable */

	--menusocial-icon-border-color: var(--color-primary-0);
	--menusocial-icon-text-color: var(--color-primary-0);

	--social-icon-border-color: var(--color-primary-3);
	--social-icon-text-color: var(--color-primary-3);
	--social-icon-google-hover-color: var(--color-social-1);
	--social-icon-google-border-color: var(--color-social-1-1);
	--social-icon-facebook-hover-color: var(--color-social-2);
	--social-icon-facebook-border-color: var(--color-social-1-2);
	--social-icon-twitter-hover-color: var(--color-social-3);
	--social-icon-twitter-border-color: var(--color-social-1-3);
	--social-icon-youtube-hover-color: var(--color-social-3);
	--social-icon-youtube-border-color: var(--color-social-1-3);
	

	/* NPO Variable */

	--npo-inner-icon-background-color: var(--color-primary-0);
	--npo-icon-background-color: var(--color-primary-1);
	--npo-icon-background-hover-color: var(--color-primary-0);
	--npo-text-background-color: var(--color-primary-0);
	--npo-text-background-hover-color: var(--color-primary-1);
	--npo-background-color: var(--color-primary-1);

	/* Services Variable */

	--services-btn-background-color: var(--color-primary-0);
	--services-btn-text-color: var(--color-primary-4);
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 700;
}
@font-face {	font-family: "ivypresto-display";	src: url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");	font-display: auto;	font-style: normal;	font-weight: 300;}

.dr-landing-box { display:inline-block; width:100%; max-width:300px; margin:10px; text-align:center; }

.dr-landing-box img { width:100%; margin:0 0 10px 0; }

.dr-landing-box h3 { font-family: "ivypresto-display" !important; font-weight:bold; color:#00215d; text-align:center; font-size:20px; margin: 0; }

.dr-landing-box p{ margin:5px 0 5px 0; }

.form-box {text-align:center; background:#568AC6; padding:15px; display:block; margin:0 auto; width:100%;max-width:500px;}

.form-box .dws-offer p { color:#fff; font-weight:bold !important; font-size:20px !important; }

#Rotator1 { display:block; margin:0 auto; width:100%; max-width:220px; }

#Rotator1 textarea {  width:100%; }

#Rotator1 input {  width:100%; margin:5px 0; }

#rCode { width:auto !important; }

.RotatorFormButton { background:#000; color:#fff; width:auto !important;  font-size: 18px; padding:6px 15px; }

input { padding: .30rem .30rem; font-size: 18px; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem;}

textarea { display: block; padding: .30rem .30rem; font-size: 18px; line-height: 1.5; color: #495057; background-color: #fff; background-clip: padding-box; border: 1px solid #ced4da; border-radius: .25rem;}

#Question1, #Question2, #Question3, #Question4 {  padding-right: 10px;  width:25px;}

.landing-black-box { margin: 30px auto 30px auto;  display:block; width:100%; background:#000; text-align:center; padding:25px 15px;color:#fff;font-weight: 600;  font-size: 24px;}

.landing-black-box h3 { color:#fff; margin:5px 0; font-weight:600; }

.landing-black-box p { color:#fff; }

.landing-black-box p a { color:#fff; text-decoration:underline; }

.landing-black-box a { color:#fff !important; text-decoration:underline; }


.landing-blue-box { display: flex; flex-direction: row;  margin: 1% auto; width: 100%; max-width: 960px; background: #f5f9fa;border-top:4px solid #568AC6!important; border-bottom:2px solid #568AC6!important; padding:15px;}

.landing-blue-box ul li { margin:5px 0; }

.landing-img-box { width: 100%; max-width: 50%; margin: 5px;}

.landing-text-box { width: 100%; max-width: 50%; margin: 5px;}

.landing-text-box h3 { margin-bottom: 20px; color: #000 !important; font-size: 1.5em !important; font-family: 'avenir_lt_pro95_black' !important; font-style: italic !important; letter-spacing: normal !important;  line-height: 24px !important;}

.landing-text-box p { color:#000 !important; font-size:16px; }

.landing-text-box h3 span {  display: block; font-size: 1.2em; line-height: 1; }

.sports-treatment-box-black { display: flex; flex-direction: row;  margin: 1% auto; width: 100%; max-width: 960px; background: #f5f9fa;border-top:4px solid #000 !important; border-bottom:2px solid #000 !important; padding:15px; }

.sports-treatment-box-black h3 span {  display: block; font-size: 1.2em; line-height: 1; }
.sports-treatment-box-black h3 { margin-bottom: 20px; color: #000 !important; font-size: 1.5em !important; font-family: 'avenir_lt_pro95_black' !important; font-style: italic !important; letter-spacing: normal !important;  line-height: 24px !important;}

.sports-treatment-box-black p { color:#000 !important; font-size:16px; }
.sports-treatment-box-black .flex-height { display:inline-block; width:100% }

.sports-treatment-flex { display: flex; flex-direction: row; margin: 1% auto; width:100%; max-width:960px; }

.sports-treatment-flex a { width:100%; max-width:50%; margin:5px; }

.sports-treatment-box { width: 100%; max-width: 100%; padding:25px;  vertical-align: top;   background: #f5f9fa; border-radius: 0px; text-decoration: none !important; /*border:4px solid #f93118!important;*/ border-top:4px solid #568AC6!important; border-bottom:2px solid #568AC6!important; margin:5px; }

.sports-treatment-box h3 span {  display: block; font-size: 1.2em; line-height: 1; }

.sports-treatment-box.flex-margin { margin: 0 10px;}

.sports-treatment-box .flex-height { height: 100%; }
	
.sports-treatment-box h3 { margin-bottom: 20px; color: #000 !important; font-size: 1.5em !important; font-family: 'avenir_lt_pro95_black' !important; font-style: italic !important; letter-spacing: normal !important;  line-height: 24px !important;}

.sports-treatment-box p { color:#000 !important; font-size:16px; }

.landing-box h2 { font-weight: 300;  font-size: 36px;}

.landing-box h3 {  font-size: 24px;}

.landing-box p { font-size:18px !important; }

p { text-rendering: optimizeLegibility; font-weight: 300 !important; font-size: 18px !important; font-family: "museo-sans"; color: #484848;}

.fullContainer .containerInner {
  width: 100%;
  max-width: 960px;
}

ul, li { font-size:18px; list-style-type:none; }

.laser-lip-box { display: flex; flex-direction: row; text-align: center; margin: 1% auto; width:100%;  }

.laser-lip-img {width:100%; max-width:50%; margin:5px;}

.laser-lip-text {width:100%; max-width:50%; margin:5px;}

@media screen and (max-width: 759px) {

.laser-lip-box, .landing-blue-box { display: flex; flex-direction: column;	}
	
.laser-lip-img, .landing-text-box, .landing-img-box {width: 100%;max-width: 98%;	margin: 5px;}

.laser-lip-text { width: 100%; max-width: 98%; margin: 5px;}

.sports-treatment-flex { display: flex; flex-direction: column;  margin-top: 1%;}

.sports-treatment-flex a { width:100%; max-width:98%; margin:5px; }

.sports-treatment-box.flex-margin {  margin: 10px 0;}

}

.black-bg {width:100%; padding:30px 0; background:#000;}

.black-bg h3 { color:#fff;}

.black-bg ul li { color:#fff; font-size:18px;}

.rotator-div {
  text-align: center;
}
.header-landing {
	background:#39599b;
	display: inline-block;
	width: 100%;
	padding:15px 0;
}
.landing-container {
	max-width: 800px;
	margin: 0 auto;
	padding: 0 15px;
	text-align:center;
}

.header-logo-new {
	width: 100%;
	max-width: 350px;
	padding: 0;
	text-align: center;
	margin: 10px auto !important;
	display: inline-block;
	padding:0 20px;
}
.header-logo-new img {
	width: 100%;
	max-width: 250px;
}

ul.header-NAP-new {
  width: 100%;
  max-width:300px;
  display:inline-block;
  margin: 5px auto 0 auto;
  transition: all .5s;
  text-align: center;
  line-height: normal;
  vertical-align:middle;
  padding:0px 30px;
}

ul.header-NAP-new li {
	font-size:20px;
	color:#fff;
	list-style:none;
}
ul.header-NAP-new li a {
	color:#fff;
}
ul.header-NAP-new li a strong{
	color:#fff;
}
.elButtonMain {
  font-size: 18px !important;
  color: #fff !important;
}
.smile-box {
	display: inline-block;
	width: 100%;
	text-align: center;
}
.smile-box ul {
	display: inline-block;
	list-style: none;
	width: 100%;
	text-align: center;
	padding: 0px;
}
.smile-box ul li {
	display: inline-block;
	width: 100%;
	max-width: 225px;
	margin: 5px;
}
.smile-box ul li img {
	display: block;
	width: 100%;
}
.smile-box h3 {
	font-size: 30px;
	color: #000000;
	font-family: Alegreya, Helvetica, sans-serif !important;
}
.de-editable {
	cursor: auto !important
}
.highlight {
	background-color: #FFFF88
}
.addthisevent-drop {
	width: 100% !important
}
.de-add-new-element-empty {
	display: none
}
.wideCountdown-demo {
	display: none
}
html {
	margin-right: 0px !important;
	overflow-x: hidden
}
body {
	background: #fff;
	color: #2e2e2e
}
.container {
	overflow: hidden
}
.containerWithVisibleOverflow {
	overflow: visible
}
[data-trigger="load"], [data-trigger="scroll"] {
opacity:0;
position:relative
}
.stickyTop {
	z-index: 4
}
.stickyTop.stuck {
	position: fixed;
	z-index: 3;
	margin-top: 0px !important;
	top: 0px
}
.stickyBottom {
	position: fixed;
	bottom: 0px;
	z-index: 3
}
.elVideoplaceholder, .elAudioplaceholder {
	display: none
}
.elVideo, .elAudio {
	display: block !important
}
.fb-comments {
	display: block !important
}
.fbCommentsPlaceholder {
	display: none
}
.elFacebookMessengerCheckbox {
	display: none
}
.pace .pace-progress {
	background: #CC181E;
	position: fixed;
	z-index: 2000;
	top: 0;
	left: 0;
	height: 2px;
	-webkit-transition: width 1s;
	-moz-transition: width 1s;
	-o-transition: width 1s;
	transition: width 1s
}
.pace-inactive {
	display: none
}
.socialLikesPreview {
	display: none !important
}
.socialLikesLive {
	display: block !important
}
.stickyTop {
	z-index: 22
}
.nodoBadge {
	position: fixed;
	bottom: 0px;
	right: 0px
}
.btnIMG:hover {
	opacity: .8
}
#closeCFPOPUP, #closeCFPOPUP:hover {
	cursor: pointer !important
}
.iframeblocked, .iframeunmuted {
	position: relative
}
.iframeBlocker, .iframeUnmute {
	position: absolute;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 5
}
.start-session-wrapper {
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.8);
	display: table
}
.start-session {
	color: #FFF;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	vertical-align: middle;
	display: table-cell
}
.start-session-wrapper:hover {
	cursor: pointer
}
.unmute-player-wrapper {
	height: 100%;
	width: 100%;
	background-color: rgba(0,0,0,0.1);
	display: table
}
.unmute-player-icon {
	color: #FFF;
	font-weight: bold;
	font-size: 2.5em;
	text-align: center;
	vertical-align: middle;
	display: table-cell
}
.unmute-player-wrapper:hover {
	cursor: pointer
}
.smsExtras {
	display: none
}
.smsCheckArea {
	cursor: pointer;
	margin-bottom: 0px
}
.smsCheck {
	margin-right: 10px
}
.smsExtras {
	margin-top: 15px
}
[data-imagelink]:not([data-imagelink=""]) {
	cursor: pointer
}
.elAffCopyPaste:hover {
	border: 1px solid #0074C7;
	cursor: pointer
}
.elAffCopyPaste:hover .elAffiliateAssetTitle {
	background-color: #0074C7;
	color: #FFF
}
.elAffBlack {
	display: none;
	position: absolute;
	background-color: rgba(0,116,199,0.15);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px
}
.elAffCopyPaste:hover .elAffBlack {
	display: block
}
.elAffCopyPaste .elAffBlack.showAffButtonRightAway {
	display: block !important
}
.hide {
	display: none
}
#reset-form .goto-register {
	display: none
}
.surveyRadioOption:hover {
	background-color: #def2fa
}
.surveyRadioOption:hover .surveyRadioOptionText, .surveyStepSelectedAnswer .surveyRadioOptionText {
	color: #1e4764 !important
}
.surveyStepSelectedAnswer {
	background-color: #def2fa
}
.elCustomJSBg {
	display: none
}
.smsCheckArea .smsCheck {
	position: relative;
	display: none
}
.smsCheckArea .smsRecieveText {
	position: relative
}
.smsCheckArea .smsRecieveText:before {
	content: "\f0c8";
	margin-right: 10px;
	margin-left: 5px;
	display: inline-block;
	font: normal normal 100 14px/1 "Font Awesome 5 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0)
}
.smsCheckArea .smsRecieveText.smsRecieveTextActive:before {
	content: "\f14a";
	margin-right: 10px;
	margin-left: 5px;
	display: inline-block;
	font: normal normal 900 14px/1 "Font Awesome 5 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	color: #3B99FC
}
#bump-offer {
	cursor: normal !important
}
.modalBackdropWrapper, .containerModal {
	position: fixed;
	opacity: 0;
	top: -800
}
.de2column {
	-webkit-column-count: 2;
	-moz-column-count: 2;
	column-count: 2
}
.de3column {
	-webkit-column-count: 3;
	-moz-column-count: 3;
	column-count: 3
}
.de4column {
	-webkit-column-count: 4;
	-moz-column-count: 4;
	column-count: 4
}
.de5column {
	-webkit-column-count: 5;
	-moz-column-count: 5;
	column-count: 5
}
.video-description {
	display: none
}
.innerContent {
	word-wrap: break-word
}
.editor-video-holder, .editor-audio-holder {
	display: none !important
}
@media screen and (max-width: 500px) {
#tubular-container {
	display: none !important
}
}
.otoloading {
	position: fixed;
	top: 0px;
	left: 0px;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.6);
	z-index: 1000
}
.otoloadingtext {
	text-align: center;
	background-color: rgba(0,0,0,0.6);
	color: #FFF;
	border-radius: 4px;
	padding: 60px;
	margin-top: 20px;
	margin-left: -100px;
	min-width: 200px;
	position: absolute;
	left: 50%;
	font-weight: bold
}
.otoloadingtext h2 {
	font-weight: bold
}
.otoloadingtext i {
	font-size: 72px
}
.elOrderProductOptinProductName {
	width: 100% !important
}
.elOrderProductOptinPrice {
	width: 30% !important;
	text-align: right
}
.elOrderProductOptinProductName.product-name, .elOrderProductOptinTableProductName {
	width: 70% !important
}
.elOrderProductOptinPrice.product-price, .elOrderProductOptinTablePriceName {
	width: 30% !important;
	text-align: right
}
#product-bump-name {
	width: 70% !important;
	padding-top: 10px
}
#product-bump-price {
	padding-top: 10px
}
.gr-textarea-btn {
	display: none !important
}
.ea-buttonWobble {
	transition: .3s
}
.ea-buttonWobble:hover {
	animation: wobble 0.5s 1;
	animation-timing-function: ease-in-out
}
@keyframes wobble {
0% {
transform:skewX(0deg)
}
25% {
transform:skewX(10deg)
}
50% {
transform:skewX(0deg)
}
75% {
transform:skewX(-10deg)
}
100% {
transform:skewX(0deg)
}
}
.ea-buttonStretch {
	padding: 8px 50px;
	border-radius: 3px;
	transition: .2s
}
.ea-buttonStretch:hover {
	padding: 10px 100px
}
.ea-buttonPulseGlow {
	animation: pulseGlow 2s infinite;
	animation-timing-function: ease-in-out
}
@keyframes pulseGlow {
0% {
box-shadow:0px 0px 0px 0px rgba(255,255,255,0)
}
25% {
box-shadow:0px 0px 2.5px 1px rgba(255,255,255,0.25)
}
50% {
box-shadow:0px 0px 5px 2px rgba(255,255,255,0.5)
}
85% {
box-shadow:0px 0px 5px 5px rgba(255,255,255,0)
}
100% {
box-shadow:0px 0px 0px 0px rgba(255,255,255,0)
}
}
.ea-buttonIconFlip {
	transition: .5s
}
.ea-buttonIconFlip .elButtonMain::before {
	display: inline-block;
	transition: .5s
}
.ea-buttonIconFlip:hover .elButtonMain::before {
	transform: rotate(360deg)
}
.ea-buttonRocking {
	animation: rocking 2s infinite;
	animation-timing-function: cubic-bezier(0, 0, 0.58, 1);
	transition: .2s
}
@keyframes rocking {
0% {
transform:rotate(0deg)
}
25% {
transform:rotate(0deg)
}
50% {
transform:rotate(2deg)
}
75% {
transform:rotate(-2deg)
}
100% {
transform:rotate(0deg)
}
}
.ea-buttonRocking:hover {
	animation: none !important
}
.ea-buttonIconGrow {
	transition: .5s
}
.ea-buttonIconGrow .elButtonMain {
	position: relative;
	padding-left: 30px
}
.ea-buttonIconGrow .elButtonMain::before {
	display: inline-block;
	position: absolute;
	margin-left: -40px;
	transition: .5s
}
.ea-buttonIconGrow:hover .elButtonMain::before {
	font-size: 1.25em;
	transform: translateY(-4px);
	text-shadow: 0px 0px 2px rgba(25,25,25,0.25)
}
.ea-buttonElevate {
	transition: .2s;
	box-shadow: 0px 0px 0px 0px rgba(0,0,0,0)
}
.ea-buttonElevate:hover {
	transform: translateY(-10px);
	box-shadow: 0px 8px 5px -5px rgba(0,0,0,0.25)
}
.ea-buttonElastic:hover {
	animation: elastic 1.25s 1;
	animation-timing-function: ease-in-out
}
@keyframes elastic {
0% {
padding:13px 35px
}
25% {
padding:13px 45px
}
30% {
padding:13px 70px
}
50% {
padding:13px 35px
}
75% {
padding:13px 50px
}
100% {
padding:13px 35px
}
}
.ea-buttonBounce {
	animation: bounce 1.5s infinite;
	animation-timing-function: ease-in;
	transition: .2s
}
.ea-buttonBounce:hover {
	animation: none !important
}
@keyframes bounce {
15% {
transform:translateY(0);
box-shadow:0px 0px 0px 0px rgba(0,0,0,0)
}
35% {
transform:translateY(-35%);
box-shadow:0px 8px 5px -5px rgba(0,0,0,0.25)
}
45% {
transform:translateY(0%);
box-shadow:0px 0px 0px 0px rgba(0,0,0,0)
}
55% {
transform:translateY(-20%);
box-shadow:0px 5px 4px -4px rgba(0,0,0,0.25)
}
70% {
transform:translateY(0%);
box-shadow:0px 0px 0px 0px rgba(0,0,0,0)
}
80% {
transform:translateY(-10%);
box-shadow:0px 4px 3px -3px rgba(0,0,0,0.25)
}
90% {
transform:translateY(0%);
box-shadow:0px 0px 0px 0px rgba(0,0,0,0)
}
95% {
transform:translateY(-2%);
box-shadow:0px 2px 3px -3px rgba(0,0,0,0.25)
}
99% {
transform:translateY(0%);
box-shadow:0px 0px 0px 0px rgba(0,0,0,0)
}
100% {
transform:translateY(0);
box-shadow:0px 0px 0px 0px rgba(0,0,0,0)
}
}
.video-description .midContainer {
	max-width: 100% !important
}
.email_suggestion {
	margin: 10px;
	display: block;
	text-align: left;
	color: grey
}
.sf_answer_h_blue .surveyRadioOption:hover, .sf_answer_h_blue .surveyStepSelectedAnswer {
	color: #FFF;
	background-color: #0e8dc7
}
.sf_answer_h_blue .surveyRadioOption:hover .surveyRadioOptionText, .sf_answer_h_blue div[data-radio-type="letters"] .surveyRadioOption:hover input:before, .sf_answer_h_blue div[data-radio-type="numbers"] .surveyRadioOption:hover input:before, .sf_answer_h_blue .surveyStepSelectedAnswer .surveyRadioOptionText, .sf_answer_h_blue div[data-radio-type="letters"] .surveyStepSelectedAnswer input:before, .sf_answer_h_blue div[data-radio-type="numbers"] .surveyStepSelectedAnswer input:before {
	color: #FFF !important
}
.sf_answer_h_green .surveyRadioOption:hover, .sf_answer_h_green .surveyStepSelectedAnswer {
	color: #FFF;
	background-color: #96bd2c
}
.sf_answer_h_green .surveyRadioOption:hover .surveyRadioOptionText, .sf_answer_h_green div[data-radio-type="letters"] .surveyRadioOption:hover input:before, .sf_answer_h_green div[data-radio-type="numbers"] .surveyRadioOption:hover input:before, .sf_answer_h_green .surveyStepSelectedAnswer .surveyRadioOptionText, .sf_answer_h_green div[data-radio-type="letters"] .surveyStepSelectedAnswer input:before, .sf_answer_h_green div[data-radio-type="numbers"] .surveyStepSelectedAnswer input:before {
	color: #FFF !important
}
.sf_answer_h_yellow .surveyRadioOption:hover, .sf_answer_h_yellow .surveyStepSelectedAnswer {
	color: rgba(66,21,21,0.7);
	background-color: #ffcc33
}
.sf_answer_h_yellow .surveyRadioOption:hover .surveyRadioOptionText, .sf_answer_h_yellow div[data-radio-type="letters"] .surveyRadioOption:hover input:before, .sf_answer_h_yellow div[data-radio-type="numbers"] .surveyRadioOption:hover input:before, .sf_answer_h_yellow .surveyStepSelectedAnswer .surveyRadioOptionText, .sf_answer_h_yellow div[data-radio-type="letters"] .surveyStepSelectedAnswer input:before, .sf_answer_h_yellow div[data-radio-type="numbers"] .surveyStepSelectedAnswer input:before {
	color: rgba(66,21,21,0.7) !important
}
.sf_answer_h_red .surveyRadioOption:hover, .sf_answer_h_red .surveyStepSelectedAnswer {
	color: #FFFFFF;
	background-color: #ce351a
}
.sf_answer_h_red .surveyRadioOption:hover .surveyRadioOptionText, .sf_answer_h_red div[data-radio-type="letters"] .surveyRadioOption:hover input:before, .sf_answer_h_red div[data-radio-type="numbers"] .surveyRadioOption:hover input:before, .sf_answer_h_red .surveyStepSelectedAnswer .surveyRadioOptionText, .sf_answer_h_red div[data-radio-type="letters"] .surveyStepSelectedAnswer input:before, .sf_answer_h_red div[data-radio-type="numbers"] .surveyStepSelectedAnswer input:before {
	color: #FFFFFF !important
}
.sf_answer_h_orange .surveyRadioOption:hover, .sf_answer_h_orange .surveyStepSelectedAnswer {
	color: #FFF;
	background-color: #fba30a
}
.sf_answer_h_orange .surveyRadioOption:hover .surveyRadioOptionText, .sf_answer_h_orange div[data-radio-type="letters"] .surveyRadioOption:hover input:before, .sf_answer_h_orange div[data-radio-type="numbers"] .surveyRadioOption:hover input:before, .sf_answer_h_orange .surveyStepSelectedAnswer .surveyRadioOptionText, .sf_answer_h_orange div[data-radio-type="letters"] .surveyStepSelectedAnswer input:before, .sf_answer_h_orange div[data-radio-type="numbers"] .surveyStepSelectedAnswer input:before {
	color: #FFF !important
}
.sf_answer_h_black .surveyRadioOption:hover, .sf_answer_h_black .surveyStepSelectedAnswer {
	color: #FFF;
	background-color: #3d3f47
}
.sf_answer_h_black .surveyRadioOption:hover .surveyRadioOptionText, .sf_answer_h_black div[data-radio-type="letters"] .surveyRadioOption:hover input:before, .sf_answer_h_black div[data-radio-type="numbers"] .surveyRadioOption:hover input:before, .sf_answer_h_black .surveyStepSelectedAnswer .surveyRadioOptionText, .sf_answer_h_black div[data-radio-type="letters"] .surveyStepSelectedAnswer input:before, .sf_answer_h_black div[data-radio-type="numbers"] .surveyStepSelectedAnswer input:before {
	color: #FFF !important
}
.sf_answer_hs_growshadow .surveyRadioOption:hover, .sf_answer_hs_growshadow .surveyStepSelectedAnswer {
	transform: scale(1.03);
	box-shadow: 0 2px 6px rgba(0,0,0,0.14), inset 0 0 0 2px rgba(255,255,255,0.16) !important
}
.o2step_step2 .paypal-button {
	margin-top: 20px
}
#order-declined-message ul {
	list-style: inside;
	margin-bottom: 0px
}/*!
 * Bootstrap v3.1.1 (http://getbootstrap.com)
 * Copyright 2011-2014 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 *//*! normalize.css v3.0.0 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%
}
body {
	margin: 0
}
article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
	display: block
}
audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline
}
audio:not([controls]) {
	display: none;
	height: 0
}
[hidden], template {
display:none
}
a {
	background: 0 0
}
a:active, a:hover {
	outline: 0
}
abbr[title] {
	border-bottom: 1px dotted
}
b, strong {
	font-weight: 700
}
dfn {
	font-style: italic
}
h1 {
	font-size: 2em;
	margin: .67em 0
}

h1, h2, h3, p { font-family: 'museo-sans' !important;}

mark {
	background: #ff0;
	color: #000
}
small {
	font-size: 80%
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline
}
sup {
	top: -.5em
}
sub {
	bottom: -.25em
}
img {
	border: 0
}
svg:not(:root) {
	overflow: hidden
}
figure {
	margin: 1em 40px
}
hr {
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0
}
pre {
	overflow: auto
}
code, kbd, pre, samp {
	font-family: monospace, monospace;
	font-size: 1em
}
button, input, optgroup, select, textarea {
	font: inherit;
	margin: 0
}
button {
	overflow: visible
}
button, select {
	text-transform: none
}
button, html input[type=button], input[type=reset], input[type=submit] {
	-webkit-appearance: button;
	cursor: pointer
}
input[type=submit] {
	display:inline-block;
}
button[disabled], html input[disabled] {
	cursor: default
}
button::-moz-focus-inner, input::-moz-focus-inner {
border:0;
padding:0
}
input {
	line-height: normal
}
input[type=checkbox], input[type=radio] {
	box-sizing: border-box;
	padding: 0
}
input[type=number]::-webkit-inner-spin-button, input[type=number]::-webkit-outer-spin-button {
height:auto
}
input[type=search] {
	-webkit-appearance: textfield;
	-moz-box-sizing: content-box;
	-webkit-box-sizing: content-box;
	box-sizing: content-box
}
input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
-webkit-appearance:none
}
fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em
}
legend {
	border: 0;
	padding: 0
}
textarea {
	overflow: auto
}
optgroup {
	font-weight: 700
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
td, th {
	padding: 0
}
@media print {
* {
	text-shadow: none !important;
	color: #000 !important;
	background: transparent !important;
	box-shadow: none !important
}
a, a:visited {
	text-decoration: underline
}
a[href]:after {
	content: " (" attr(href) ")"
}
abbr[title]:after {
	content: " (" attr(title) ")"
}
a[href^="javascript:"]:after, a[href^="#"]:after {
	content: ""
}
pre, blockquote {
	border: 1px solid #999;
	page-break-inside: avoid
}
thead {
	display: table-header-group
}
tr, img {
	page-break-inside: avoid
}
img {
	max-width: 100% !important
}
p, h2, h3 {
	orphans: 3;
	widows: 3
}
h2, h3 {
	page-break-after: avoid
}
select {
	background: #fff !important
}
.navbar {
	display: none
}
.table td, .table th {
	background-color: #fff !important
}
.btn>.caret, .dropup>.btn>.caret {
	border-top-color: #000 !important
}
.label {
	border: 1px solid #000
}
.table {
	border-collapse: collapse !important
}
.table-bordered th, .table-bordered td {
	border: 1px solid #ddd !important
}
}
* {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
:before, :after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
html {
	font-size: 62.5%;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
body {
	font-size: 14px;
	line-height: 1.42857143;
	color: #333
}
input, button, select, textarea {
	font-family: inherit;
	font-size: inherit;
	line-height: inherit
}
a {
	text-decoration: none
}
a:hover, a:focus {
	text-decoration: underline
}
a:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
figure {
	margin: 0
}
img {
	vertical-align: middle
}
.img-responsive, .thumbnail>img, .thumbnail a>img, .carousel-inner>.item>img, .carousel-inner>.item>a>img {
	display: block;
	max-width: 100%;
	height: auto
}
.img-rounded {
	border-radius: 6px
}
.img-thumbnail {
	padding: 4px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out;
	display: inline-block;
	max-width: 100%;
	height: auto
}
.img-circle {
	border-radius: 50%
}
hr {
	margin-top: 20px;
	margin-bottom: 20px;
	border: 0;
	border-top: 1px solid #eee
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: inherit;
	font-weight: 500;
	line-height: 1.1;
	color: inherit
}
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small, h1 .small, h2 .small, h3 .small, h4 .small, h5 .small, h6 .small, .h1 .small, .h2 .small, .h3 .small, .h4 .small, .h5 .small, .h6 .small {
	font-weight: 400;
	line-height: 1;
	color: #999
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 20px;
	margin-bottom: 10px
}
h1 small, .h1 small, h2 small, .h2 small, h3 small, .h3 small, h1 .small, .h1 .small, h2 .small, .h2 .small, h3 .small, .h3 .small {
	font-size: 65%
}
h4, .h4, h5, .h5, h6, .h6 {
	margin-top: 10px;
	margin-bottom: 10px
}
h4 small, .h4 small, h5 small, .h5 small, h6 small, .h6 small, h4 .small, .h4 .small, h5 .small, .h5 .small, h6 .small, .h6 .small {
	font-size: 75%
}
h1, .h1 {
	font-size: 36px
}
h2, .h2 {
	font-size: 30px
}
h3, .h3 {
	font-size: 24px
}
h4, .h4 {
	font-size: 18px
}
h5, .h5 {
	font-size: 14px
}
h6, .h6 {
	font-size: 12px
}
p {
	margin: 0 0 10px
}
.lead {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 200;
	line-height: 1.4
}
@media (min-width: 768px) {
.lead {
	font-size: 21px
}
}
small, .small {
	font-size: 85%
}
cite {
	font-style: normal
}
.text-left {
	text-align: left
}
.text-right {
	text-align: right
}
.text-center {
	text-align: center
}
.text-justify {
	text-align: justify
}
.text-muted {
	color: #999
}
.text-primary {
	color: #428bca
}
a.text-primary:hover {
	color: #3071a9
}
.text-success {
	color: #3c763d
}
a.text-success:hover {
	color: #2b542c
}
.text-info {
	color: #31708f
}
a.text-info:hover {
	color: #245269
}
.text-warning {
	color: #8a6d3b
}
a.text-warning:hover {
	color: #66512c
}
.text-danger {
	color: #a94442
}
a.text-danger:hover {
	color: #843534
}
.bg-primary {
	color: #fff;
	background-color: #428bca
}
a.bg-primary:hover {
	background-color: #3071a9
}
.bg-success {
	background-color: #dff0d8
}
a.bg-success:hover {
	background-color: #c1e2b3
}
.bg-info {
	background-color: #d9edf7
}
a.bg-info:hover {
	background-color: #afd9ee
}
.bg-warning {
	background-color: #fcf8e3
}
a.bg-warning:hover {
	background-color: #f7ecb5
}
.bg-danger {
	background-color: #f2dede
}
a.bg-danger:hover {
	background-color: #e4b9b9
}
.page-header {
	padding-bottom: 9px;
	margin: 40px 0 20px;
	border-bottom: 1px solid #eee
}
ul, ol {
	margin-top: 0;
	margin-bottom: 10px
}
ul ul, ol ul, ul ol, ol ol {
	margin-bottom: 0
}
.list-unstyled {
	padding-left: 0;
	list-style: none
}
.list-inline {
	padding-left: 0;
	list-style: none;
	margin-left: -5px
}
.list-inline>li {
	display: inline-block;
	padding-left: 5px;
	padding-right: 5px
}
dl {
	margin-top: 0;
	margin-bottom: 20px
}
dt, dd {
	line-height: 1.42857143
}
dt {
	font-weight: 700
}
dd {
	margin-left: 0
}
@media (min-width: 768px) {
.dl-horizontal dt {
	float: left;
	width: 160px;
	clear: left;
	text-align: right;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap
}
.dl-horizontal dd {
	margin-left: 180px
}
}
abbr[title], abbr[data-original-title] {
	cursor: help;
	border-bottom: 1px dotted #999
}
.initialism {
	font-size: 90%;
	text-transform: uppercase
}
blockquote {
	padding: 10px 20px;
	margin: 0 0 20px;
	font-size: 17.5px;
	border-left: 5px solid #eee
}
blockquote p:last-child, blockquote ul:last-child, blockquote ol:last-child {
	margin-bottom: 0
}
blockquote footer, blockquote small, blockquote .small {
	display: block;
	font-size: 80%;
	line-height: 1.42857143;
	color: #999
}
blockquote footer:before, blockquote small:before, blockquote .small:before {
	content: '\2014 \00A0'
}
.blockquote-reverse, blockquote.pull-right {
	padding-right: 15px;
	padding-left: 0;
	border-right: 5px solid #eee;
	border-left: 0;
	text-align: right
}
.blockquote-reverse footer:before, blockquote.pull-right footer:before, .blockquote-reverse small:before, blockquote.pull-right small:before, .blockquote-reverse .small:before, blockquote.pull-right .small:before {
	content: ''
}
.blockquote-reverse footer:after, blockquote.pull-right footer:after, .blockquote-reverse small:after, blockquote.pull-right small:after, .blockquote-reverse .small:after, blockquote.pull-right .small:after {
	content: '\00A0 \2014'
}
blockquote:before, blockquote:after {
	content: ""
}
address {
	margin-bottom: 20px;
	font-style: normal;
	line-height: 1.42857143
}
code, kbd, pre, samp {
	font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}
code {
	padding: 2px 4px;
	font-size: 90%;
	color: #c7254e;
	background-color: #f9f2f4;
	white-space: nowrap;
	border-radius: 4px
}
kbd {
	padding: 2px 4px;
	font-size: 90%;
	color: #fff;
	background-color: #333;
	border-radius: 3px;
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.25)
}
pre {
	display: block;
	padding: 9.5px;
	margin: 0 0 10px;
	font-size: 13px;
	line-height: 1.42857143;
	word-break: break-all;
	word-wrap: break-word;
	color: #333;
	background-color: #f5f5f5;
	border: 1px solid #ccc;
	border-radius: 4px
}
pre code {
	padding: 0;
	font-size: inherit;
	color: inherit;
	white-space: pre-wrap;
	background-color: transparent;
	border-radius: 0
}
.pre-scrollable {
	max-height: 340px;
	overflow-y: scroll
}
.container {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
@media (min-width: 768px) {
.container {
	max-width: 750px
}
}
@media (min-width: 992px) {
.container {
	max-width: 960px
}
}
@media (min-width: 1200px) {
.container {
	max-width: 960px
}
}
.container-fluid {
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px
}
.row {
	margin-left: -15px;
	margin-right: -15px
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
	position: relative;
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
	float: left
}
.col-xs-12 {
	width: 100%
}
.col-xs-11 {
	width: 91.66666667%
}
.col-xs-10 {
	width: 83.33333333%
}
.col-xs-9 {
	width: 75%
}
.col-xs-8 {
	width: 66.66666667%
}
.col-xs-7 {
	width: 58.33333333%
}
.col-xs-6 {
	width: 50%
}
.col-xs-5 {
	width: 41.66666667%
}
.col-xs-4 {
	width: 33.33333333%
}
.col-xs-3 {
	width: 25%
}
.col-xs-2 {
	width: 16.66666667%
}
.col-xs-1 {
	width: 8.33333333%
}
.col-xs-pull-12 {
	right: 100%
}
.col-xs-pull-11 {
	right: 91.66666667%
}
.col-xs-pull-10 {
	right: 83.33333333%
}
.col-xs-pull-9 {
	right: 75%
}
.col-xs-pull-8 {
	right: 66.66666667%
}
.col-xs-pull-7 {
	right: 58.33333333%
}
.col-xs-pull-6 {
	right: 50%
}
.col-xs-pull-5 {
	right: 41.66666667%
}
.col-xs-pull-4 {
	right: 33.33333333%
}
.col-xs-pull-3 {
	right: 25%
}
.col-xs-pull-2 {
	right: 16.66666667%
}
.col-xs-pull-1 {
	right: 8.33333333%
}
.col-xs-pull-0 {
	right: 0
}
.col-xs-push-12 {
	left: 100%
}
.col-xs-push-11 {
	left: 91.66666667%
}
.col-xs-push-10 {
	left: 83.33333333%
}
.col-xs-push-9 {
	left: 75%
}
.col-xs-push-8 {
	left: 66.66666667%
}
.col-xs-push-7 {
	left: 58.33333333%
}
.col-xs-push-6 {
	left: 50%
}
.col-xs-push-5 {
	left: 41.66666667%
}
.col-xs-push-4 {
	left: 33.33333333%
}
.col-xs-push-3 {
	left: 25%
}
.col-xs-push-2 {
	left: 16.66666667%
}
.col-xs-push-1 {
	left: 8.33333333%
}
.col-xs-push-0 {
	left: 0
}
.col-xs-offset-12 {
	margin-left: 100%
}
.col-xs-offset-11 {
	margin-left: 91.66666667%
}
.col-xs-offset-10 {
	margin-left: 83.33333333%
}
.col-xs-offset-9 {
	margin-left: 75%
}
.col-xs-offset-8 {
	margin-left: 66.66666667%
}
.col-xs-offset-7 {
	margin-left: 58.33333333%
}
.col-xs-offset-6 {
	margin-left: 50%
}
.col-xs-offset-5 {
	margin-left: 41.66666667%
}
.col-xs-offset-4 {
	margin-left: 33.33333333%
}
.col-xs-offset-3 {
	margin-left: 25%
}
.col-xs-offset-2 {
	margin-left: 16.66666667%
}
.col-xs-offset-1 {
	margin-left: 8.33333333%
}
.col-xs-offset-0 {
	margin-left: 0
}
@media (min-width: 768px) {
.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 {
	float: left
}
.col-sm-12 {
	width: 100%
}
.col-sm-11 {
	width: 91.66666667%
}
.col-sm-10 {
	width: 83.33333333%
}
.col-sm-9 {
	width: 75%
}
.col-sm-8 {
	width: 66.66666667%
}
.col-sm-7 {
	width: 58.33333333%
}
.col-sm-6 {
	width: 50%
}
.col-sm-5 {
	width: 41.66666667%
}
.col-sm-4 {
	width: 33.33333333%
}
.col-sm-3 {
	width: 25%
}
.col-sm-2 {
	width: 16.66666667%
}
.col-sm-1 {
	width: 8.33333333%
}
.col-sm-pull-12 {
	right: 100%
}
.col-sm-pull-11 {
	right: 91.66666667%
}
.col-sm-pull-10 {
	right: 83.33333333%
}
.col-sm-pull-9 {
	right: 75%
}
.col-sm-pull-8 {
	right: 66.66666667%
}
.col-sm-pull-7 {
	right: 58.33333333%
}
.col-sm-pull-6 {
	right: 50%
}
.col-sm-pull-5 {
	right: 41.66666667%
}
.col-sm-pull-4 {
	right: 33.33333333%
}
.col-sm-pull-3 {
	right: 25%
}
.col-sm-pull-2 {
	right: 16.66666667%
}
.col-sm-pull-1 {
	right: 8.33333333%
}
.col-sm-pull-0 {
	right: 0
}
.col-sm-push-12 {
	left: 100%
}
.col-sm-push-11 {
	left: 91.66666667%
}
.col-sm-push-10 {
	left: 83.33333333%
}
.col-sm-push-9 {
	left: 75%
}
.col-sm-push-8 {
	left: 66.66666667%
}
.col-sm-push-7 {
	left: 58.33333333%
}
.col-sm-push-6 {
	left: 50%
}
.col-sm-push-5 {
	left: 41.66666667%
}
.col-sm-push-4 {
	left: 33.33333333%
}
.col-sm-push-3 {
	left: 25%
}
.col-sm-push-2 {
	left: 16.66666667%
}
.col-sm-push-1 {
	left: 8.33333333%
}
.col-sm-push-0 {
	left: 0
}
.col-sm-offset-12 {
	margin-left: 100%
}
.col-sm-offset-11 {
	margin-left: 91.66666667%
}
.col-sm-offset-10 {
	margin-left: 83.33333333%
}
.col-sm-offset-9 {
	margin-left: 75%
}
.col-sm-offset-8 {
	margin-left: 66.66666667%
}
.col-sm-offset-7 {
	margin-left: 58.33333333%
}
.col-sm-offset-6 {
	margin-left: 50%
}
.col-sm-offset-5 {
	margin-left: 41.66666667%
}
.col-sm-offset-4 {
	margin-left: 33.33333333%
}
.col-sm-offset-3 {
	margin-left: 25%
}
.col-sm-offset-2 {
	margin-left: 16.66666667%
}
.col-sm-offset-1 {
	margin-left: 8.33333333%
}
.col-sm-offset-0 {
	margin-left: 0
}
}
@media (min-width: 992px) {
.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 {
	float: left
}
.col-md-12 {
	width: 100%
}
.col-md-11 {
	width: 91.66666667%
}
.col-md-10 {
	width: 83.33333333%
}
.col-md-9 {
	width: 75%
}
.col-md-8 {
	width: 66.66666667%
}
.col-md-7 {
	width: 58.33333333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.66666667%
}
.col-md-4 {
	width: 33.33333333%
}
.col-md-3 {
	width: 25%
}
.col-md-2 {
	width: 16.66666667%
}
.col-md-1 {
	width: 8.33333333%
}
.col-md-pull-12 {
	right: 100%
}
.col-md-pull-11 {
	right: 91.66666667%
}
.col-md-pull-10 {
	right: 83.33333333%
}
.col-md-pull-9 {
	right: 75%
}
.col-md-pull-8 {
	right: 66.66666667%
}
.col-md-pull-7 {
	right: 58.33333333%
}
.col-md-pull-6 {
	right: 50%
}
.col-md-pull-5 {
	right: 41.66666667%
}
.col-md-pull-4 {
	right: 33.33333333%
}
.col-md-pull-3 {
	right: 25%
}
.col-md-pull-2 {
	right: 16.66666667%
}
.col-md-pull-1 {
	right: 8.33333333%
}
.col-md-pull-0 {
	right: 0
}
.col-md-push-12 {
	left: 100%
}
.col-md-push-11 {
	left: 91.66666667%
}
.col-md-push-10 {
	left: 83.33333333%
}
.col-md-push-9 {
	left: 75%
}
.col-md-push-8 {
	left: 66.66666667%
}
.col-md-push-7 {
	left: 58.33333333%
}
.col-md-push-6 {
	left: 50%
}
.col-md-push-5 {
	left: 41.66666667%
}
.col-md-push-4 {
	left: 33.33333333%
}
.col-md-push-3 {
	left: 25%
}
.col-md-push-2 {
	left: 16.66666667%
}
.col-md-push-1 {
	left: 8.33333333%
}
.col-md-push-0 {
	left: 0
}
.col-md-offset-12 {
	margin-left: 100%
}
.col-md-offset-11 {
	margin-left: 91.66666667%
}
.col-md-offset-10 {
	margin-left: 83.33333333%
}
.col-md-offset-9 {
	margin-left: 75%
}
.col-md-offset-8 {
	margin-left: 66.66666667%
}
.col-md-offset-7 {
	margin-left: 58.33333333%
}
.col-md-offset-6 {
	margin-left: 50%
}
.col-md-offset-5 {
	margin-left: 41.66666667%
}
.col-md-offset-4 {
	margin-left: 33.33333333%
}
.col-md-offset-3 {
	margin-left: 25%
}
.col-md-offset-2 {
	margin-left: 16.66666667%
}
.col-md-offset-1 {
	margin-left: 8.33333333%
}
.col-md-offset-0 {
	margin-left: 0
}
}
@media (min-width: 1200px) {
.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 {
	float: left
}
.col-lg-12 {
	width: 100%
}
.col-lg-11 {
	width: 91.66666667%
}
.col-lg-10 {
	width: 83.33333333%
}
.col-lg-9 {
	width: 75%
}
.col-lg-8 {
	width: 66.66666667%
}
.col-lg-7 {
	width: 58.33333333%
}
.col-lg-6 {
	width: 50%
}
.col-lg-5 {
	width: 41.66666667%
}
.col-lg-4 {
	width: 33.33333333%
}
.col-lg-3 {
	width: 25%
}
.col-lg-2 {
	width: 16.66666667%
}
.col-lg-1 {
	width: 8.33333333%
}
.col-lg-pull-12 {
	right: 100%
}
.col-lg-pull-11 {
	right: 91.66666667%
}
.col-lg-pull-10 {
	right: 83.33333333%
}
.col-lg-pull-9 {
	right: 75%
}
.col-lg-pull-8 {
	right: 66.66666667%
}
.col-lg-pull-7 {
	right: 58.33333333%
}
.col-lg-pull-6 {
	right: 50%
}
.col-lg-pull-5 {
	right: 41.66666667%
}
.col-lg-pull-4 {
	right: 33.33333333%
}
.col-lg-pull-3 {
	right: 25%
}
.col-lg-pull-2 {
	right: 16.66666667%
}
.col-lg-pull-1 {
	right: 8.33333333%
}
.col-lg-pull-0 {
	right: 0
}
.col-lg-push-12 {
	left: 100%
}
.col-lg-push-11 {
	left: 91.66666667%
}
.col-lg-push-10 {
	left: 83.33333333%
}
.col-lg-push-9 {
	left: 75%
}
.col-lg-push-8 {
	left: 66.66666667%
}
.col-lg-push-7 {
	left: 58.33333333%
}
.col-lg-push-6 {
	left: 50%
}
.col-lg-push-5 {
	left: 41.66666667%
}
.col-lg-push-4 {
	left: 33.33333333%
}
.col-lg-push-3 {
	left: 25%
}
.col-lg-push-2 {
	left: 16.66666667%
}
.col-lg-push-1 {
	left: 8.33333333%
}
.col-lg-push-0 {
	left: 0
}
.col-lg-offset-12 {
	margin-left: 100%
}
.col-lg-offset-11 {
	margin-left: 91.66666667%
}
.col-lg-offset-10 {
	margin-left: 83.33333333%
}
.col-lg-offset-9 {
	margin-left: 75%
}
.col-lg-offset-8 {
	margin-left: 66.66666667%
}
.col-lg-offset-7 {
	margin-left: 58.33333333%
}
.col-lg-offset-6 {
	margin-left: 50%
}
.col-lg-offset-5 {
	margin-left: 41.66666667%
}
.col-lg-offset-4 {
	margin-left: 33.33333333%
}
.col-lg-offset-3 {
	margin-left: 25%
}
.col-lg-offset-2 {
	margin-left: 16.66666667%
}
.col-lg-offset-1 {
	margin-left: 8.33333333%
}
.col-lg-offset-0 {
	margin-left: 0
}
}
table {
	max-width: 100%;
	background-color: transparent
}
th {
	text-align: left
}
.table {
	width: 100%;
	margin-bottom: 20px
}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td {
	padding: 8px;
	line-height: 1.42857143;
	vertical-align: top;
	border-top: 1px solid #ddd
}
.table>thead>tr>th {
	vertical-align: bottom;
	border-bottom: 2px solid #ddd
}
.table>caption+thead>tr:first-child>th, .table>colgroup+thead>tr:first-child>th, .table>thead:first-child>tr:first-child>th, .table>caption+thead>tr:first-child>td, .table>colgroup+thead>tr:first-child>td, .table>thead:first-child>tr:first-child>td {
	border-top: 0
}
.table>tbody+tbody {
	border-top: 2px solid #ddd
}
.table .table {
	background-color: #fff
}
.table-condensed>thead>tr>th, .table-condensed>tbody>tr>th, .table-condensed>tfoot>tr>th, .table-condensed>thead>tr>td, .table-condensed>tbody>tr>td, .table-condensed>tfoot>tr>td {
	padding: 5px
}
.table-bordered {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
	border: 1px solid #ddd
}
.table-bordered>thead>tr>th, .table-bordered>thead>tr>td {
	border-bottom-width: 2px
}
.table-striped>tbody>tr:nth-child(odd)>td, .table-striped>tbody>tr:nth-child(odd)>th {
	background-color: #f9f9f9
}
.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
	background-color: #f5f5f5
}
table col[class*=col-] {
	position: static;
	float: none;
	display: table-column
}
table td[class*=col-], table th[class*=col-] {
	position: static;
	float: none;
	display: table-cell
}
.table>thead>tr>td.active, .table>tbody>tr>td.active, .table>tfoot>tr>td.active, .table>thead>tr>th.active, .table>tbody>tr>th.active, .table>tfoot>tr>th.active, .table>thead>tr.active>td, .table>tbody>tr.active>td, .table>tfoot>tr.active>td, .table>thead>tr.active>th, .table>tbody>tr.active>th, .table>tfoot>tr.active>th {
	background-color: #f5f5f5
}
.table-hover>tbody>tr>td.active:hover, .table-hover>tbody>tr>th.active:hover, .table-hover>tbody>tr.active:hover>td, .table-hover>tbody>tr.active:hover>th {
	background-color: #e8e8e8
}
.table>thead>tr>td.success, .table>tbody>tr>td.success, .table>tfoot>tr>td.success, .table>thead>tr>th.success, .table>tbody>tr>th.success, .table>tfoot>tr>th.success, .table>thead>tr.success>td, .table>tbody>tr.success>td, .table>tfoot>tr.success>td, .table>thead>tr.success>th, .table>tbody>tr.success>th, .table>tfoot>tr.success>th {
	background-color: #dff0d8
}
.table-hover>tbody>tr>td.success:hover, .table-hover>tbody>tr>th.success:hover, .table-hover>tbody>tr.success:hover>td, .table-hover>tbody>tr.success:hover>th {
	background-color: #d0e9c6
}
.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
	background-color: #d9edf7
}
.table-hover>tbody>tr>td.info:hover, .table-hover>tbody>tr>th.info:hover, .table-hover>tbody>tr.info:hover>td, .table-hover>tbody>tr.info:hover>th {
	background-color: #c4e3f3
}
.table>thead>tr>td.warning, .table>tbody>tr>td.warning, .table>tfoot>tr>td.warning, .table>thead>tr>th.warning, .table>tbody>tr>th.warning, .table>tfoot>tr>th.warning, .table>thead>tr.warning>td, .table>tbody>tr.warning>td, .table>tfoot>tr.warning>td, .table>thead>tr.warning>th, .table>tbody>tr.warning>th, .table>tfoot>tr.warning>th {
	background-color: #fcf8e3
}
.table-hover>tbody>tr>td.warning:hover, .table-hover>tbody>tr>th.warning:hover, .table-hover>tbody>tr.warning:hover>td, .table-hover>tbody>tr.warning:hover>th {
	background-color: #faf2cc
}
.table>thead>tr>td.danger, .table>tbody>tr>td.danger, .table>tfoot>tr>td.danger, .table>thead>tr>th.danger, .table>tbody>tr>th.danger, .table>tfoot>tr>th.danger, .table>thead>tr.danger>td, .table>tbody>tr.danger>td, .table>tfoot>tr.danger>td, .table>thead>tr.danger>th, .table>tbody>tr.danger>th, .table>tfoot>tr.danger>th {
	background-color: #f2dede
}
.table-hover>tbody>tr>td.danger:hover, .table-hover>tbody>tr>th.danger:hover, .table-hover>tbody>tr.danger:hover>td, .table-hover>tbody>tr.danger:hover>th {
	background-color: #ebcccc
}
@media (max-width: 767px) {
.table-responsive {
	width: 100%;
	margin-bottom: 15px;
	overflow-y: hidden;
	overflow-x: scroll;
	-ms-overflow-style: -ms-autohiding-scrollbar;
	border: 1px solid #ddd;
	-webkit-overflow-scrolling: touch
}
.table-responsive>.table {
	margin-bottom: 0
}
.table-responsive>.table>thead>tr>th, .table-responsive>.table>tbody>tr>th, .table-responsive>.table>tfoot>tr>th, .table-responsive>.table>thead>tr>td, .table-responsive>.table>tbody>tr>td, .table-responsive>.table>tfoot>tr>td {
	white-space: nowrap
}
.table-responsive>.table-bordered {
	border: 0
}
.table-responsive>.table-bordered>thead>tr>th:first-child, .table-responsive>.table-bordered>tbody>tr>th:first-child, .table-responsive>.table-bordered>tfoot>tr>th:first-child, .table-responsive>.table-bordered>thead>tr>td:first-child, .table-responsive>.table-bordered>tbody>tr>td:first-child, .table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.table-responsive>.table-bordered>thead>tr>th:last-child, .table-responsive>.table-bordered>tbody>tr>th:last-child, .table-responsive>.table-bordered>tfoot>tr>th:last-child, .table-responsive>.table-bordered>thead>tr>td:last-child, .table-responsive>.table-bordered>tbody>tr>td:last-child, .table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.table-responsive>.table-bordered>tbody>tr:last-child>th, .table-responsive>.table-bordered>tfoot>tr:last-child>th, .table-responsive>.table-bordered>tbody>tr:last-child>td, .table-responsive>.table-bordered>tfoot>tr:last-child>td {
	border-bottom: 0
}
}
fieldset {
	padding: 0;
	margin: 0;
	border: 0;
	min-width: 0
}
legend {
	display: block;
	width: 100%;
	padding: 0;
	margin-bottom: 20px;
	font-size: 21px;
	line-height: inherit;
	color: #333;
	border: 0;
	border-bottom: 1px solid #e5e5e5
}
label {
	display: inline-block;
	margin-bottom: 5px;
	font-weight: 700
}
input[type=search] {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
input[type=radio], input[type=checkbox] {
	margin: 4px 0 0;
	margin-top: 1px \9;
	line-height: normal
}
input[type=file] {
	display: block
}
input[type=range] {
	display: block;
	width: 100%
}
select[multiple], select[size] {
	height: auto
}
input[type=file]:focus, input[type=radio]:focus, input[type=checkbox]:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
output {
	display: block;
	padding-top: 7px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555
}
.form-control {
	display: block;
	width: 100%;
	height: 34px;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	color: #555;
	background-color: #fff;
	background-image: none;
	border: 1px solid #ccc;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	-webkit-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
	transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}
.form-control:focus {
	border-color: #66afe9;
	outline: 0;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px rgba(102,175,233,0.6)
}
.form-control::-moz-placeholder {
color:#999;
opacity:1
}
.form-control:-ms-input-placeholder {
color:#999
}
.form-control::-webkit-input-placeholder {
color:#999
}
.form-control[disabled], .form-control[readonly], fieldset[disabled] .form-control {
	cursor: not-allowed;
	background-color: #eee;
	opacity: 1
}
textarea.form-control {
	height: auto
}
input[type=search] {
	-webkit-appearance: none
}
input[type=date] {
	line-height: 34px
}
.form-group {
	margin-bottom: 15px
}
.radio, .checkbox {
	display: block;
	min-height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 20px
}
.radio label, .checkbox label {
	display: inline;
	font-weight: 400;
	cursor: pointer
}
.radio input[type=radio], .radio-inline input[type=radio], .checkbox input[type=checkbox], .checkbox-inline input[type=checkbox] {
	float: left;
	margin-left: -20px
}
.radio+.radio, .checkbox+.checkbox {
	margin-top: -5px
}
.radio-inline, .checkbox-inline {
	display: inline-block;
	padding-left: 20px;
	margin-bottom: 0;
	vertical-align: middle;
	font-weight: 400;
	cursor: pointer
}
.radio-inline+.radio-inline, .checkbox-inline+.checkbox-inline {
	margin-top: 0;
	margin-left: 10px
}
input[type=radio][disabled], input[type=checkbox][disabled], .radio[disabled], .radio-inline[disabled], .checkbox[disabled], .checkbox-inline[disabled], fieldset[disabled] input[type=radio], fieldset[disabled] input[type=checkbox], fieldset[disabled] .radio, fieldset[disabled] .radio-inline, fieldset[disabled] .checkbox, fieldset[disabled] .checkbox-inline {
	cursor: not-allowed
}
.input-sm {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-sm {
	height: 30px;
	line-height: 30px
}
textarea.input-sm, select.input-sm[multiple] {
	height: auto
}
.input-lg {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-lg {
	height: 46px;
	line-height: 46px
}
textarea.input-lg, select.input-lg[multiple] {
	height: auto
}
.has-feedback {
	position: relative
}
.has-feedback .form-control {
	padding-right: 42.5px
}
.has-feedback .form-control-feedback {
	position: absolute;
	top: 25px;
	right: 0;
	display: block;
	width: 34px;
	height: 34px;
	line-height: 34px;
	text-align: center
}
.has-success .help-block, .has-success .control-label, .has-success .radio, .has-success .checkbox, .has-success .radio-inline, .has-success .checkbox-inline {
	color: #3c763d
}
.has-success .form-control {
	border-color: #3c763d;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-success .form-control:focus {
	border-color: #2b542c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #67b168
}
.has-success .input-group-addon {
	color: #3c763d;
	border-color: #3c763d;
	background-color: #dff0d8
}
.has-success .form-control-feedback {
	color: #3c763d
}
.has-warning .help-block, .has-warning .control-label, .has-warning .radio, .has-warning .checkbox, .has-warning .radio-inline, .has-warning .checkbox-inline {
	color: #8a6d3b
}
.has-warning .form-control {
	border-color: #8a6d3b;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-warning .form-control:focus {
	border-color: #66512c;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #c0a16b
}
.has-warning .input-group-addon {
	color: #8a6d3b;
	border-color: #8a6d3b;
	background-color: #fcf8e3
}
.has-warning .form-control-feedback {
	color: #8a6d3b
}
.has-error .help-block, .has-error .control-label, .has-error .radio, .has-error .checkbox, .has-error .radio-inline, .has-error .checkbox-inline {
	color: #a94442
}
.has-error .form-control {
	border-color: #a94442;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075)
}
.has-error .form-control:focus {
	border-color: #843534;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483;
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #ce8483
}
.has-error .input-group-addon {
	color: #a94442;
	border-color: #a94442;
	background-color: #f2dede
}
.has-error .form-control-feedback {
	color: #a94442
}
.form-control-static {
	margin-bottom: 0
}
.help-block {
	display: block;
	margin-top: 5px;
	margin-bottom: 10px;
	color: #737373
}
@media (min-width: 768px) {
.form-inline .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.form-inline .input-group>.form-control {
	width: 100%
}
.form-inline .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.form-inline .radio, .form-inline .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	vertical-align: middle
}
.form-inline .radio input[type=radio], .form-inline .checkbox input[type=checkbox] {
	float: none;
	margin-left: 0
}
.form-inline .has-feedback .form-control-feedback {
	top: 0
}
}
.form-horizontal .control-label, .form-horizontal .radio, .form-horizontal .checkbox, .form-horizontal .radio-inline, .form-horizontal .checkbox-inline {
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 7px
}
.form-horizontal .radio, .form-horizontal .checkbox {
	min-height: 27px
}
.form-horizontal .form-group {
	margin-left: -15px;
	margin-right: -15px
}
.form-horizontal .form-control-static {
	padding-top: 7px
}
@media (min-width: 768px) {
.form-horizontal .control-label {
	text-align: right
}
}
.form-horizontal .has-feedback .form-control-feedback {
	top: 0;
	right: 15px
}
.btn {
	display: inline-block;
	margin-bottom: 0;
	font-weight: 400;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	background-image: none;
	border: 1px solid transparent;
	white-space: nowrap;
	padding: 6px 12px;
	font-size: 14px;
	line-height: 1.42857143;
	border-radius: 4px;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.btn:focus, .btn:active:focus, .btn.active:focus {
	outline: thin dotted;
	outline: 5px auto -webkit-focus-ring-color;
	outline-offset: -2px
}
.btn:hover, .btn:focus {
	color: #333;
	text-decoration: none
}
.btn:active, .btn.active {
	outline: 0;
	background-image: none;
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn.disabled, .btn[disabled], fieldset[disabled] .btn {
	cursor: not-allowed;
	pointer-events: none;
	opacity: .65;
	filter: alpha(opacity=65);
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-default {
	color: #333;
	background-color: #fff;
	border-color: #ccc
}
.btn-default:hover, .btn-default:focus, .btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	color: #333;
	background-color: #ebebeb;
	border-color: #adadad
}
.btn-default:active, .btn-default.active, .open .dropdown-toggle.btn-default {
	background-image: none
}
.btn-default.disabled, .btn-default[disabled], fieldset[disabled] .btn-default, .btn-default.disabled:hover, .btn-default[disabled]:hover, fieldset[disabled] .btn-default:hover, .btn-default.disabled:focus, .btn-default[disabled]:focus, fieldset[disabled] .btn-default:focus, .btn-default.disabled:active, .btn-default[disabled]:active, fieldset[disabled] .btn-default:active, .btn-default.disabled.active, .btn-default.active[disabled], fieldset[disabled] .btn-default.active {
	background-color: #fff;
	border-color: #ccc
}
.btn-default .badge {
	color: #fff;
	background-color: #333
}
.btn-primary {
	color: #fff;
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	color: #fff;
	background-color: #3276b1;
	border-color: #285e8e
}
.btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
	background-image: none
}
.btn-primary.disabled, .btn-primary[disabled], fieldset[disabled] .btn-primary, .btn-primary.disabled:hover, .btn-primary[disabled]:hover, fieldset[disabled] .btn-primary:hover, .btn-primary.disabled:focus, .btn-primary[disabled]:focus, fieldset[disabled] .btn-primary:focus, .btn-primary.disabled:active, .btn-primary[disabled]:active, fieldset[disabled] .btn-primary:active, .btn-primary.disabled.active, .btn-primary.active[disabled], fieldset[disabled] .btn-primary.active {
	background-color: #428bca;
	border-color: #357ebd
}
.btn-primary .badge {
	color: #428bca;
	background-color: #fff
}
.btn-success {
	color: #fff;
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	color: #fff;
	background-color: #47a447;
	border-color: #398439
}
.btn-success:active, .btn-success.active, .open .dropdown-toggle.btn-success {
	background-image: none
}
.btn-success.disabled, .btn-success[disabled], fieldset[disabled] .btn-success, .btn-success.disabled:hover, .btn-success[disabled]:hover, fieldset[disabled] .btn-success:hover, .btn-success.disabled:focus, .btn-success[disabled]:focus, fieldset[disabled] .btn-success:focus, .btn-success.disabled:active, .btn-success[disabled]:active, fieldset[disabled] .btn-success:active, .btn-success.disabled.active, .btn-success.active[disabled], fieldset[disabled] .btn-success.active {
	background-color: #5cb85c;
	border-color: #4cae4c
}
.btn-success .badge {
	color: #5cb85c;
	background-color: #fff
}
.btn-info {
	color: #fff;
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info:hover, .btn-info:focus, .btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	color: #fff;
	background-color: #39b3d7;
	border-color: #269abc
}
.btn-info:active, .btn-info.active, .open .dropdown-toggle.btn-info {
	background-image: none
}
.btn-info.disabled, .btn-info[disabled], fieldset[disabled] .btn-info, .btn-info.disabled:hover, .btn-info[disabled]:hover, fieldset[disabled] .btn-info:hover, .btn-info.disabled:focus, .btn-info[disabled]:focus, fieldset[disabled] .btn-info:focus, .btn-info.disabled:active, .btn-info[disabled]:active, fieldset[disabled] .btn-info:active, .btn-info.disabled.active, .btn-info.active[disabled], fieldset[disabled] .btn-info.active {
	background-color: #5bc0de;
	border-color: #46b8da
}
.btn-info .badge {
	color: #5bc0de;
	background-color: #fff
}
.btn-warning {
	color: #fff;
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	color: #fff;
	background-color: #ed9c28;
	border-color: #d58512
}
.btn-warning:active, .btn-warning.active, .open .dropdown-toggle.btn-warning {
	background-image: none
}
.btn-warning.disabled, .btn-warning[disabled], fieldset[disabled] .btn-warning, .btn-warning.disabled:hover, .btn-warning[disabled]:hover, fieldset[disabled] .btn-warning:hover, .btn-warning.disabled:focus, .btn-warning[disabled]:focus, fieldset[disabled] .btn-warning:focus, .btn-warning.disabled:active, .btn-warning[disabled]:active, fieldset[disabled] .btn-warning:active, .btn-warning.disabled.active, .btn-warning.active[disabled], fieldset[disabled] .btn-warning.active {
	background-color: #f0ad4e;
	border-color: #eea236
}
.btn-warning .badge {
	color: #f0ad4e;
	background-color: #fff
}
.btn-danger {
	color: #fff;
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	color: #fff;
	background-color: #d2322d;
	border-color: #ac2925
}
.btn-danger:active, .btn-danger.active, .open .dropdown-toggle.btn-danger {
	background-image: none
}
.btn-danger.disabled, .btn-danger[disabled], fieldset[disabled] .btn-danger, .btn-danger.disabled:hover, .btn-danger[disabled]:hover, fieldset[disabled] .btn-danger:hover, .btn-danger.disabled:focus, .btn-danger[disabled]:focus, fieldset[disabled] .btn-danger:focus, .btn-danger.disabled:active, .btn-danger[disabled]:active, fieldset[disabled] .btn-danger:active, .btn-danger.disabled.active, .btn-danger.active[disabled], fieldset[disabled] .btn-danger.active {
	background-color: #d9534f;
	border-color: #d43f3a
}
.btn-danger .badge {
	color: #d9534f;
	background-color: #fff
}
.btn-link {
	color: #428bca;
	font-weight: 400;
	cursor: pointer;
	border-radius: 0
}
.btn-link, .btn-link:active, .btn-link[disabled], fieldset[disabled] .btn-link {
	background-color: transparent;
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn-link, .btn-link:hover, .btn-link:focus, .btn-link:active {
	border-color: transparent
}
.btn-link:hover, .btn-link:focus {
	color: #2a6496;
	text-decoration: underline;
	background-color: transparent
}
.btn-link[disabled]:hover, fieldset[disabled] .btn-link:hover, .btn-link[disabled]:focus, fieldset[disabled] .btn-link:focus {
	color: #999;
	text-decoration: none
}
.btn-lg, .btn-group-lg>.btn {
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
.btn-sm, .btn-group-sm>.btn {
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-xs, .btn-group-xs>.btn {
	padding: 1px 5px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
.btn-block {
	display: block;
	width: 100%;
	padding-left: 0;
	padding-right: 0
}
.btn-block+.btn-block {
	margin-top: 5px
}
input.btn-block[type=submit], input.btn-block[type=reset], input.btn-block[type=button] {
	width: 100%
}
.fade {
	opacity: 0;
	-webkit-transition: opacity .15s linear;
	transition: opacity .15s linear
}
.fade.in {
	opacity: 1
}
.collapse {
	display: none
}
.collapse.in {
	display: block
}
.collapsing {
	position: relative;
	height: 0;
	overflow: hidden;
	-webkit-transition: height .35s ease;
	transition: height .35s ease
}
@font-face {
	font-family: 'Glyphicons Halflings';
	src: url(../fonts/glyphicons-halflings-regular.eot);
	src: url(../fonts/glyphicons-halflings-regular.eot?#iefix) format("embedded-opentype"), url(../fonts/glyphicons-halflings-regular.woff) format("woff"), url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"), url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")
}
.glyphicon {
	position: relative;
	top: 1px;
	display: inline-block;
	font-family: 'Glyphicons Halflings';
	font-style: normal;
	font-weight: 400;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.glyphicon-asterisk:before {
	content: "\2a"
}
.glyphicon-plus:before {
	content: "\2b"
}
.glyphicon-euro:before {
	content: "\20ac"
}
.glyphicon-minus:before {
	content: "\2212"
}
.glyphicon-cloud:before {
	content: "\2601"
}
.glyphicon-envelope:before {
	content: "\2709"
}
.glyphicon-pencil:before {
	content: "\270f"
}
.glyphicon-glass:before {
	content: "\e001"
}
.glyphicon-music:before {
	content: "\e002"
}
.glyphicon-search:before {
	content: "\e003"
}
.glyphicon-heart:before {
	content: "\e005"
}
.glyphicon-star:before {
	content: "\e006"
}
.glyphicon-star-empty:before {
	content: "\e007"
}
.glyphicon-user:before {
	content: "\e008"
}
.glyphicon-film:before {
	content: "\e009"
}
.glyphicon-th-large:before {
	content: "\e010"
}
.glyphicon-th:before {
	content: "\e011"
}
.glyphicon-th-list:before {
	content: "\e012"
}
.glyphicon-ok:before {
	content: "\e013"
}
.glyphicon-remove:before {
	content: "\e014"
}
.glyphicon-zoom-in:before {
	content: "\e015"
}
.glyphicon-zoom-out:before {
	content: "\e016"
}
.glyphicon-off:before {
	content: "\e017"
}
.glyphicon-signal:before {
	content: "\e018"
}
.glyphicon-cog:before {
	content: "\e019"
}
.glyphicon-trash:before {
	content: "\e020"
}
.glyphicon-home:before {
	content: "\e021"
}
.glyphicon-file:before {
	content: "\e022"
}
.glyphicon-time:before {
	content: "\e023"
}
.glyphicon-road:before {
	content: "\e024"
}
.glyphicon-download-alt:before {
	content: "\e025"
}
.glyphicon-download:before {
	content: "\e026"
}
.glyphicon-upload:before {
	content: "\e027"
}
.glyphicon-inbox:before {
	content: "\e028"
}
.glyphicon-play-circle:before {
	content: "\e029"
}
.glyphicon-repeat:before {
	content: "\e030"
}
.glyphicon-refresh:before {
	content: "\e031"
}
.glyphicon-list-alt:before {
	content: "\e032"
}
.glyphicon-lock:before {
	content: "\e033"
}
.glyphicon-flag:before {
	content: "\e034"
}
.glyphicon-headphones:before {
	content: "\e035"
}
.glyphicon-volume-off:before {
	content: "\e036"
}
.glyphicon-volume-down:before {
	content: "\e037"
}
.glyphicon-volume-up:before {
	content: "\e038"
}
.glyphicon-qrcode:before {
	content: "\e039"
}
.glyphicon-barcode:before {
	content: "\e040"
}
.glyphicon-tag:before {
	content: "\e041"
}
.glyphicon-tags:before {
	content: "\e042"
}
.glyphicon-book:before {
	content: "\e043"
}
.glyphicon-bookmark:before {
	content: "\e044"
}
.glyphicon-print:before {
	content: "\e045"
}
.glyphicon-camera:before {
	content: "\e046"
}
.glyphicon-font:before {
	content: "\e047"
}
.glyphicon-bold:before {
	content: "\e048"
}
.glyphicon-italic:before {
	content: "\e049"
}
.glyphicon-text-height:before {
	content: "\e050"
}
.glyphicon-text-width:before {
	content: "\e051"
}
.glyphicon-align-left:before {
	content: "\e052"
}
.glyphicon-align-center:before {
	content: "\e053"
}
.glyphicon-align-right:before {
	content: "\e054"
}
.glyphicon-align-justify:before {
	content: "\e055"
}
.glyphicon-list:before {
	content: "\e056"
}
.glyphicon-indent-left:before {
	content: "\e057"
}
.glyphicon-indent-right:before {
	content: "\e058"
}
.glyphicon-facetime-video:before {
	content: "\e059"
}
.glyphicon-picture:before {
	content: "\e060"
}
.glyphicon-map-marker:before {
	content: "\e062"
}
.glyphicon-adjust:before {
	content: "\e063"
}
.glyphicon-tint:before {
	content: "\e064"
}
.glyphicon-edit:before {
	content: "\e065"
}
.glyphicon-share:before {
	content: "\e066"
}
.glyphicon-check:before {
	content: "\e067"
}
.glyphicon-move:before {
	content: "\e068"
}
.glyphicon-step-backward:before {
	content: "\e069"
}
.glyphicon-fast-backward:before {
	content: "\e070"
}
.glyphicon-backward:before {
	content: "\e071"
}
.glyphicon-play:before {
	content: "\e072"
}
.glyphicon-pause:before {
	content: "\e073"
}
.glyphicon-stop:before {
	content: "\e074"
}
.glyphicon-forward:before {
	content: "\e075"
}
.glyphicon-fast-forward:before {
	content: "\e076"
}
.glyphicon-step-forward:before {
	content: "\e077"
}
.glyphicon-eject:before {
	content: "\e078"
}
.glyphicon-chevron-left:before {
	content: "\e079"
}
.glyphicon-chevron-right:before {
	content: "\e080"
}
.glyphicon-plus-sign:before {
	content: "\e081"
}
.glyphicon-minus-sign:before {
	content: "\e082"
}
.glyphicon-remove-sign:before {
	content: "\e083"
}
.glyphicon-ok-sign:before {
	content: "\e084"
}
.glyphicon-question-sign:before {
	content: "\e085"
}
.glyphicon-info-sign:before {
	content: "\e086"
}
.glyphicon-screenshot:before {
	content: "\e087"
}
.glyphicon-remove-circle:before {
	content: "\e088"
}
.glyphicon-ok-circle:before {
	content: "\e089"
}
.glyphicon-ban-circle:before {
	content: "\e090"
}
.glyphicon-arrow-left:before {
	content: "\e091"
}
.glyphicon-arrow-right:before {
	content: "\e092"
}
.glyphicon-arrow-up:before {
	content: "\e093"
}
.glyphicon-arrow-down:before {
	content: "\e094"
}
.glyphicon-share-alt:before {
	content: "\e095"
}
.glyphicon-resize-full:before {
	content: "\e096"
}
.glyphicon-resize-small:before {
	content: "\e097"
}
.glyphicon-exclamation-sign:before {
	content: "\e101"
}
.glyphicon-gift:before {
	content: "\e102"
}
.glyphicon-leaf:before {
	content: "\e103"
}
.glyphicon-fire:before {
	content: "\e104"
}
.glyphicon-eye-open:before {
	content: "\e105"
}
.glyphicon-eye-close:before {
	content: "\e106"
}
.glyphicon-warning-sign:before {
	content: "\e107"
}
.glyphicon-plane:before {
	content: "\e108"
}
.glyphicon-calendar:before {
	content: "\e109"
}
.glyphicon-random:before {
	content: "\e110"
}
.glyphicon-comment:before {
	content: "\e111"
}
.glyphicon-magnet:before {
	content: "\e112"
}
.glyphicon-chevron-up:before {
	content: "\e113"
}
.glyphicon-chevron-down:before {
	content: "\e114"
}
.glyphicon-retweet:before {
	content: "\e115"
}
.glyphicon-shopping-cart:before {
	content: "\e116"
}
.glyphicon-folder-close:before {
	content: "\e117"
}
.glyphicon-folder-open:before {
	content: "\e118"
}
.glyphicon-resize-vertical:before {
	content: "\e119"
}
.glyphicon-resize-horizontal:before {
	content: "\e120"
}
.glyphicon-hdd:before {
	content: "\e121"
}
.glyphicon-bullhorn:before {
	content: "\e122"
}
.glyphicon-bell:before {
	content: "\e123"
}
.glyphicon-certificate:before {
	content: "\e124"
}
.glyphicon-thumbs-up:before {
	content: "\e125"
}
.glyphicon-thumbs-down:before {
	content: "\e126"
}
.glyphicon-hand-right:before {
	content: "\e127"
}
.glyphicon-hand-left:before {
	content: "\e128"
}
.glyphicon-hand-up:before {
	content: "\e129"
}
.glyphicon-hand-down:before {
	content: "\e130"
}
.glyphicon-circle-arrow-right:before {
	content: "\e131"
}
.glyphicon-circle-arrow-left:before {
	content: "\e132"
}
.glyphicon-circle-arrow-up:before {
	content: "\e133"
}
.glyphicon-circle-arrow-down:before {
	content: "\e134"
}
.glyphicon-globe:before {
	content: "\e135"
}
.glyphicon-wrench:before {
	content: "\e136"
}
.glyphicon-tasks:before {
	content: "\e137"
}
.glyphicon-filter:before {
	content: "\e138"
}
.glyphicon-briefcase:before {
	content: "\e139"
}
.glyphicon-fullscreen:before {
	content: "\e140"
}
.glyphicon-dashboard:before {
	content: "\e141"
}
.glyphicon-paperclip:before {
	content: "\e142"
}
.glyphicon-heart-empty:before {
	content: "\e143"
}
.glyphicon-link:before {
	content: "\e144"
}
.glyphicon-phone:before {
	content: "\e145"
}
.glyphicon-pushpin:before {
	content: "\e146"
}
.glyphicon-usd:before {
	content: "\e148"
}
.glyphicon-gbp:before {
	content: "\e149"
}
.glyphicon-sort:before {
	content: "\e150"
}
.glyphicon-sort-by-alphabet:before {
	content: "\e151"
}
.glyphicon-sort-by-alphabet-alt:before {
	content: "\e152"
}
.glyphicon-sort-by-order:before {
	content: "\e153"
}
.glyphicon-sort-by-order-alt:before {
	content: "\e154"
}
.glyphicon-sort-by-attributes:before {
	content: "\e155"
}
.glyphicon-sort-by-attributes-alt:before {
	content: "\e156"
}
.glyphicon-unchecked:before {
	content: "\e157"
}
.glyphicon-expand:before {
	content: "\e158"
}
.glyphicon-collapse-down:before {
	content: "\e159"
}
.glyphicon-collapse-up:before {
	content: "\e160"
}
.glyphicon-log-in:before {
	content: "\e161"
}
.glyphicon-flash:before {
	content: "\e162"
}
.glyphicon-log-out:before {
	content: "\e163"
}
.glyphicon-new-window:before {
	content: "\e164"
}
.glyphicon-record:before {
	content: "\e165"
}
.glyphicon-save:before {
	content: "\e166"
}
.glyphicon-open:before {
	content: "\e167"
}
.glyphicon-saved:before {
	content: "\e168"
}
.glyphicon-import:before {
	content: "\e169"
}
.glyphicon-export:before {
	content: "\e170"
}
.glyphicon-send:before {
	content: "\e171"
}
.glyphicon-floppy-disk:before {
	content: "\e172"
}
.glyphicon-floppy-saved:before {
	content: "\e173"
}
.glyphicon-floppy-remove:before {
	content: "\e174"
}
.glyphicon-floppy-save:before {
	content: "\e175"
}
.glyphicon-floppy-open:before {
	content: "\e176"
}
.glyphicon-credit-card:before {
	content: "\e177"
}
.glyphicon-transfer:before {
	content: "\e178"
}
.glyphicon-cutlery:before {
	content: "\e179"
}
.glyphicon-header:before {
	content: "\e180"
}
.glyphicon-compressed:before {
	content: "\e181"
}
.glyphicon-earphone:before {
	content: "\e182"
}
.glyphicon-phone-alt:before {
	content: "\e183"
}
.glyphicon-tower:before {
	content: "\e184"
}
.glyphicon-stats:before {
	content: "\e185"
}
.glyphicon-sd-video:before {
	content: "\e186"
}
.glyphicon-hd-video:before {
	content: "\e187"
}
.glyphicon-subtitles:before {
	content: "\e188"
}
.glyphicon-sound-stereo:before {
	content: "\e189"
}
.glyphicon-sound-dolby:before {
	content: "\e190"
}
.glyphicon-sound-5-1:before {
	content: "\e191"
}
.glyphicon-sound-6-1:before {
	content: "\e192"
}
.glyphicon-sound-7-1:before {
	content: "\e193"
}
.glyphicon-copyright-mark:before {
	content: "\e194"
}
.glyphicon-registration-mark:before {
	content: "\e195"
}
.glyphicon-cloud-download:before {
	content: "\e197"
}
.glyphicon-cloud-upload:before {
	content: "\e198"
}
.glyphicon-tree-conifer:before {
	content: "\e199"
}
.glyphicon-tree-deciduous:before {
	content: "\e200"
}
.caret {
	display: inline-block;
	width: 0;
	height: 0;
	margin-left: 2px;
	vertical-align: middle;
	border-top: 4px solid;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent
}
.dropdown {
	position: relative
}
.dropdown-toggle:focus {
	outline: 0
}
.dropdown-menu {
	position: absolute;
	top: 100%;
	left: 0;
	z-index: 1000;
	display: none;
	float: left;
	min-width: 160px;
	padding: 5px 0;
	margin: 2px 0 0;
	list-style: none;
	font-size: 14px;
	background-color: #fff;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.15);
	border-radius: 4px;
	-webkit-box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	box-shadow: 0 6px 12px rgba(0,0,0,0.175);
	background-clip: padding-box
}
.dropdown-menu.pull-right {
	right: 0;
	left: auto
}
.dropdown-menu .divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.dropdown-menu>li>a {
	display: block;
	padding: 3px 20px;
	clear: both;
	font-weight: 400;
	line-height: 1.42857143;
	color: #333;
	white-space: nowrap
}
.dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
	text-decoration: none;
	color: #262626;
	background-color: #f5f5f5
}
.dropdown-menu>.active>a, .dropdown-menu>.active>a:hover, .dropdown-menu>.active>a:focus {
	color: #fff;
	text-decoration: none;
	outline: 0;
	background-color: #428bca
}
.dropdown-menu>.disabled>a, .dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	color: #999
}
.dropdown-menu>.disabled>a:hover, .dropdown-menu>.disabled>a:focus {
	text-decoration: none;
	background-color: transparent;
	background-image: none;
filter:progid:DXImageTransform.Microsoft.gradient(enabled=false);
	cursor: not-allowed
}
.open>.dropdown-menu {
	display: block
}
.open>a {
	outline: 0
}
.dropdown-menu-right {
	left: auto;
	right: 0
}
.dropdown-menu-left {
	left: 0;
	right: auto
}
.dropdown-header {
	display: block;
	padding: 3px 20px;
	font-size: 12px;
	line-height: 1.42857143;
	color: #999
}
.dropdown-backdrop {
	position: fixed;
	left: 0;
	right: 0;
	bottom: 0;
	top: 0;
	z-index: 990
}
.pull-right>.dropdown-menu {
	right: 0;
	left: auto
}
.dropup .caret, .navbar-fixed-bottom .dropdown .caret {
	border-top: 0;
	border-bottom: 4px solid;
	content: ""
}
.dropup .dropdown-menu, .navbar-fixed-bottom .dropdown .dropdown-menu {
	top: auto;
	bottom: 100%;
	margin-bottom: 1px
}
@media (min-width: 768px) {
.navbar-right .dropdown-menu {
	left: auto;
	right: 0
}
.navbar-right .dropdown-menu-left {
	left: 0;
	right: auto
}
}
.btn-group, .btn-group-vertical {
	position: relative;
	display: inline-block;
	vertical-align: middle
}
.btn-group>.btn, .btn-group-vertical>.btn {
	position: relative;
	float: left
}
.btn-group>.btn:hover, .btn-group-vertical>.btn:hover, .btn-group>.btn:focus, .btn-group-vertical>.btn:focus, .btn-group>.btn:active, .btn-group-vertical>.btn:active, .btn-group>.btn.active, .btn-group-vertical>.btn.active {
	z-index: 2
}
.btn-group>.btn:focus, .btn-group-vertical>.btn:focus {
	outline: 0
}
.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
	margin-left: -1px
}
.btn-toolbar {
	margin-left: -5px
}
.btn-toolbar .btn-group, .btn-toolbar .input-group {
	float: left
}
.btn-toolbar>.btn, .btn-toolbar>.btn-group, .btn-toolbar>.input-group {
	margin-left: 5px
}
.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
	border-radius: 0
}
.btn-group>.btn:first-child {
	margin-left: 0
}
.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn:last-child:not(:first-child), .btn-group>.dropdown-toggle:not(:first-child) {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group>.btn-group {
	float: left
}
.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group>.btn-group:first-child>.btn:last-child, .btn-group>.btn-group:first-child>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.btn-group>.btn-group:last-child>.btn:first-child {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.btn-group .dropdown-toggle:active, .btn-group.open .dropdown-toggle {
	outline: 0
}
.btn-group>.btn+.dropdown-toggle {
	padding-left: 8px;
	padding-right: 8px
}
.btn-group>.btn-lg+.dropdown-toggle {
	padding-left: 12px;
	padding-right: 12px
}
.btn-group.open .dropdown-toggle {
	-webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.125);
	box-shadow: inset 0 3px 5px rgba(0,0,0,0.125)
}
.btn-group.open .dropdown-toggle.btn-link {
	-webkit-box-shadow: none;
	box-shadow: none
}
.btn .caret {
	margin-left: 0
}
.btn-lg .caret {
	border-width: 5px 5px 0;
	border-bottom-width: 0
}
.dropup .btn-lg .caret {
	border-width: 0 5px 5px
}
.btn-group-vertical>.btn, .btn-group-vertical>.btn-group, .btn-group-vertical>.btn-group>.btn {
	display: block;
	float: none;
	width: 100%;
	max-width: 100%
}
.btn-group-vertical>.btn-group>.btn {
	float: none
}
.btn-group-vertical>.btn+.btn, .btn-group-vertical>.btn+.btn-group, .btn-group-vertical>.btn-group+.btn, .btn-group-vertical>.btn-group+.btn-group {
	margin-top: -1px;
	margin-left: 0
}
.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
	border-radius: 0
}
.btn-group-vertical>.btn:first-child:not(:last-child) {
	border-top-right-radius: 4px;
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn:last-child:not(:first-child) {
	border-bottom-left-radius: 4px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
	border-radius: 0
}
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child, .btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.btn-group-justified {
	display: table;
	width: 100%;
	table-layout: fixed;
	border-collapse: separate
}
.btn-group-justified>.btn, .btn-group-justified>.btn-group {
	float: none;
	display: table-cell;
	width: 1%
}
.btn-group-justified>.btn-group .btn {
	width: 100%
}
[data-toggle=buttons]>.btn>input[type=radio], [data-toggle=buttons]>.btn>input[type=checkbox] {
display:none
}
.input-group {
	position: relative;
	display: table;
	border-collapse: separate
}
.input-group[class*=col-] {
	float: none;
	padding-left: 0;
	padding-right: 0
}
.input-group .form-control {
	position: relative;
	z-index: 2;
	float: left;
	width: 100%;
	margin-bottom: 0
}
.input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
	height: 46px;
	padding: 10px 16px;
	font-size: 18px;
	line-height: 1.33;
	border-radius: 6px
}
select.input-group-lg>.form-control, select.input-group-lg>.input-group-addon, select.input-group-lg>.input-group-btn>.btn {
	height: 46px;
	line-height: 46px
}
textarea.input-group-lg>.form-control, textarea.input-group-lg>.input-group-addon, textarea.input-group-lg>.input-group-btn>.btn, select.input-group-lg[multiple]>.form-control, select.input-group-lg[multiple]>.input-group-addon, select.input-group-lg[multiple]>.input-group-btn>.btn {
	height: auto
}
.input-group-sm>.form-control, .input-group-sm>.input-group-addon, .input-group-sm>.input-group-btn>.btn {
	height: 30px;
	padding: 5px 10px;
	font-size: 12px;
	line-height: 1.5;
	border-radius: 3px
}
select.input-group-sm>.form-control, select.input-group-sm>.input-group-addon, select.input-group-sm>.input-group-btn>.btn {
	height: 30px;
	line-height: 30px
}
textarea.input-group-sm>.form-control, textarea.input-group-sm>.input-group-addon, textarea.input-group-sm>.input-group-btn>.btn, select.input-group-sm[multiple]>.form-control, select.input-group-sm[multiple]>.input-group-addon, select.input-group-sm[multiple]>.input-group-btn>.btn {
	height: auto
}
.input-group-addon, .input-group-btn, .input-group .form-control {
	display: table-cell
}
.input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
	border-radius: 0
}
.input-group-addon, .input-group-btn {
	width: 1%;
	white-space: nowrap;
	vertical-align: middle
}
.input-group-addon {
	padding: 6px 12px;
	font-size: 14px;
	font-weight: 400;
	line-height: 1;
	color: #555;
	text-align: center;
	background-color: #eee;
	border: 1px solid #ccc;
	border-radius: 4px
}
.input-group-addon.input-sm {
	padding: 5px 10px;
	font-size: 12px;
	border-radius: 3px
}
.input-group-addon.input-lg {
	padding: 10px 16px;
	font-size: 18px;
	border-radius: 6px
}
.input-group-addon input[type=radio], .input-group-addon input[type=checkbox] {
	margin-top: 0
}
.input-group .form-control:first-child, .input-group-addon:first-child, .input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group>.btn, .input-group-btn:first-child>.dropdown-toggle, .input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
	border-bottom-right-radius: 0;
	border-top-right-radius: 0
}
.input-group-addon:first-child {
	border-right: 0
}
.input-group .form-control:last-child, .input-group-addon:last-child, .input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group>.btn, .input-group-btn:last-child>.dropdown-toggle, .input-group-btn:first-child>.btn:not(:first-child), .input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
	border-bottom-left-radius: 0;
	border-top-left-radius: 0
}
.input-group-addon:last-child {
	border-left: 0
}
.input-group-btn {
	position: relative;
	font-size: 0;
	white-space: nowrap
}
.input-group-btn>.btn {
	position: relative
}
.input-group-btn>.btn+.btn {
	margin-left: -1px
}
.input-group-btn>.btn:hover, .input-group-btn>.btn:focus, .input-group-btn>.btn:active {
	z-index: 2
}
.input-group-btn:first-child>.btn, .input-group-btn:first-child>.btn-group {
	margin-right: -1px
}
.input-group-btn:last-child>.btn, .input-group-btn:last-child>.btn-group {
	margin-left: -1px
}
.nav {
	margin-bottom: 0;
	padding-left: 0;
	list-style: none
}
.nav>li {
	position: relative;
	display: block
}
.nav>li>a {
	position: relative;
	display: block;
	padding: 10px 15px
}
.nav>li>a:hover, .nav>li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.nav>li.disabled>a {
	color: #999
}
.nav>li.disabled>a:hover, .nav>li.disabled>a:focus {
	color: #999;
	text-decoration: none;
	background-color: transparent;
	cursor: not-allowed
}
.nav .open>a, .nav .open>a:hover, .nav .open>a:focus {
	background-color: #eee;
	border-color: #428bca
}
.nav .nav-divider {
	height: 1px;
	margin: 9px 0;
	overflow: hidden;
	background-color: #e5e5e5
}
.nav>li>a>img {
	max-width: none
}
.nav-tabs {
	border-bottom: 1px solid #ddd
}
.nav-tabs>li {
	float: left;
	margin-bottom: -1px
}
.nav-tabs>li>a {
	margin-right: 2px;
	line-height: 1.42857143;
	border: 1px solid transparent;
	border-radius: 4px 4px 0 0
}
.nav-tabs>li>a:hover {
	border-color: #eee #eee #ddd
}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
	color: #555;
	background-color: #fff;
	border: 1px solid #ddd;
	border-bottom-color: transparent;
	cursor: default
}
.nav-tabs.nav-justified {
	width: 100%;
	border-bottom: 0
}
.nav-tabs.nav-justified>li {
	float: none
}
.nav-tabs.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-tabs.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width: 768px) {
.nav-tabs.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-tabs.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs.nav-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
.nav-tabs.nav-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs.nav-justified>.active>a, .nav-tabs.nav-justified>.active>a:hover, .nav-tabs.nav-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.nav-pills>li {
	float: left
}
.nav-pills>li>a {
	border-radius: 4px
}
.nav-pills>li+li {
	margin-left: 2px
}
.nav-pills>li.active>a, .nav-pills>li.active>a:hover, .nav-pills>li.active>a:focus {
	color: #fff;
	background-color: #428bca
}
.nav-stacked>li {
	float: none
}
.nav-stacked>li+li {
	margin-top: 2px;
	margin-left: 0
}
.nav-justified {
	width: 100%
}
.nav-justified>li {
	float: none
}
.nav-justified>li>a {
	text-align: center;
	margin-bottom: 5px
}
.nav-justified>.dropdown .dropdown-menu {
	top: auto;
	left: auto
}
@media (min-width: 768px) {
.nav-justified>li {
	display: table-cell;
	width: 1%
}
.nav-justified>li>a {
	margin-bottom: 0
}
}
.nav-tabs-justified {
	border-bottom: 0
}
.nav-tabs-justified>li>a {
	margin-right: 0;
	border-radius: 4px
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border: 1px solid #ddd
}
@media (min-width: 768px) {
.nav-tabs-justified>li>a {
	border-bottom: 1px solid #ddd;
	border-radius: 4px 4px 0 0
}
.nav-tabs-justified>.active>a, .nav-tabs-justified>.active>a:hover, .nav-tabs-justified>.active>a:focus {
	border-bottom-color: #fff
}
}
.tab-content>.tab-pane {
	display: none
}
.tab-content>.active {
	display: block
}
.nav-tabs .dropdown-menu {
	margin-top: -1px;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar {
	position: relative;
	min-height: 50px;
	margin-bottom: 20px;
	border: 1px solid transparent
}
@media (min-width: 768px) {
.navbar {
	border-radius: 4px
}
}
@media (min-width: 768px) {
.navbar-header {
	float: left
}
}
.navbar-collapse {
	max-height: 340px;
	overflow-x: visible;
	padding-right: 15px;
	padding-left: 15px;
	border-top: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
	-webkit-overflow-scrolling: touch
}
.navbar-collapse.in {
	overflow-y: auto
}
@media (min-width: 768px) {
.navbar-collapse {
	width: auto;
	border-top: 0;
	box-shadow: none
}
.navbar-collapse.collapse {
	display: block !important;
	height: auto !important;
	padding-bottom: 0;
	overflow: visible !important
}
.navbar-collapse.in {
	overflow-y: visible
}
.navbar-fixed-top .navbar-collapse, .navbar-static-top .navbar-collapse, .navbar-fixed-bottom .navbar-collapse {
	padding-left: 0;
	padding-right: 0
}
}
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: -15px;
	margin-left: -15px
}
@media (min-width: 768px) {
.container>.navbar-header, .container-fluid>.navbar-header, .container>.navbar-collapse, .container-fluid>.navbar-collapse {
	margin-right: 0;
	margin-left: 0
}
}
.navbar-static-top {
	z-index: 1000;
	border-width: 0 0 1px
}
@media (min-width: 768px) {
.navbar-static-top {
	border-radius: 0
}
}
.navbar-fixed-top, .navbar-fixed-bottom {
	position: fixed;
	right: 0;
	left: 0;
	z-index: 1030
}
@media (min-width: 768px) {
.navbar-fixed-top, .navbar-fixed-bottom {
	border-radius: 0
}
}
.navbar-fixed-top {
	top: 0;
	border-width: 0 0 1px
}
.navbar-fixed-bottom {
	bottom: 0;
	margin-bottom: 0;
	border-width: 1px 0 0
}
.navbar-brand {
	float: left;
	padding: 15px;
	font-size: 18px;
	line-height: 20px;
	height: 50px
}
.navbar-brand:hover, .navbar-brand:focus {
	text-decoration: none
}
@media (min-width: 768px) {
.navbar>.container .navbar-brand, .navbar>.container-fluid .navbar-brand {
	margin-left: -15px
}
}
.navbar-toggle {
	position: relative;
	float: right;
	margin-right: 15px;
	padding: 9px 10px;
	margin-top: 8px;
	margin-bottom: 8px;
	background-color: transparent;
	background-image: none;
	border: 1px solid transparent;
	border-radius: 4px
}
.navbar-toggle:focus {
	outline: 0
}
.navbar-toggle .icon-bar {
	display: block;
	width: 22px;
	height: 2px;
	border-radius: 1px
}
.navbar-toggle .icon-bar+.icon-bar {
	margin-top: 4px
}
@media (min-width: 768px) {
.navbar-toggle {
	display: none
}
}
.navbar-nav {
	margin: 7.5px -15px
}
.navbar-nav>li>a {
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 20px
}
@media (max-width: 767px) {
.navbar-nav .open .dropdown-menu {
	position: static;
	float: none;
	width: auto;
	margin-top: 0;
	background-color: transparent;
	border: 0;
	box-shadow: none
}
.navbar-nav .open .dropdown-menu>li>a, .navbar-nav .open .dropdown-menu .dropdown-header {
	padding: 5px 15px 5px 25px
}
.navbar-nav .open .dropdown-menu>li>a {
	line-height: 20px
}
.navbar-nav .open .dropdown-menu>li>a:hover, .navbar-nav .open .dropdown-menu>li>a:focus {
	background-image: none
}
}
@media (min-width: 768px) {
.navbar-nav {
	float: left;
	margin: 0
}
.navbar-nav>li {
	float: left
}
.navbar-nav>li>a {
	padding-top: 15px;
	padding-bottom: 15px
}
.navbar-nav.navbar-right:last-child {
	margin-right: -15px
}
}
@media (min-width: 768px) {
.navbar-left {
	float: left !important
}
.navbar-right {
	float: right !important
}
}
.navbar-form {
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px 15px;
	border-top: 1px solid transparent;
	border-bottom: 1px solid transparent;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.1), 0 1px 0 rgba(255,255,255,0.1);
	margin-top: 8px;
	margin-bottom: 8px
}
@media (min-width: 768px) {
.navbar-form .form-group {
	display: inline-block;
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .form-control {
	display: inline-block;
	width: auto;
	vertical-align: middle
}
.navbar-form .input-group>.form-control {
	width: 100%
}
.navbar-form .control-label {
	margin-bottom: 0;
	vertical-align: middle
}
.navbar-form .radio, .navbar-form .checkbox {
	display: inline-block;
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 0;
	vertical-align: middle
}
.navbar-form .radio input[type=radio], .navbar-form .checkbox input[type=checkbox] {
	float: none;
	margin-left: 0
}
.navbar-form .has-feedback .form-control-feedback {
	top: 0
}
}
@media (max-width: 767px) {
.navbar-form .form-group {
	margin-bottom: 5px
}
}
@media (min-width: 768px) {
.navbar-form {
	width: auto;
	border: 0;
	margin-left: 0;
	margin-right: 0;
	padding-top: 0;
	padding-bottom: 0;
	-webkit-box-shadow: none;
	box-shadow: none
}
.navbar-form.navbar-right:last-child {
	margin-right: -15px
}
}
.navbar-nav>li>.dropdown-menu {
	margin-top: 0;
	border-top-right-radius: 0;
	border-top-left-radius: 0
}
.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
	border-bottom-right-radius: 0;
	border-bottom-left-radius: 0
}
.navbar-btn {
	margin-top: 8px;
	margin-bottom: 8px
}
.navbar-btn.btn-sm {
	margin-top: 10px;
	margin-bottom: 10px
}
.navbar-btn.btn-xs {
	margin-top: 14px;
	margin-bottom: 14px
}
.navbar-text {
	margin-top: 15px;
	margin-bottom: 15px
}
@media (min-width: 768px) {
.navbar-text {
	float: left;
	margin-left: 15px;
	margin-right: 15px
}
.navbar-text.navbar-right:last-child {
	margin-right: 0
}
}
.navbar-default {
	background-color: #f8f8f8;
	border-color: #e7e7e7
}
.navbar-default .navbar-brand {
	color: #777
}
.navbar-default .navbar-brand:hover, .navbar-default .navbar-brand:focus {
	color: #5e5e5e;
	background-color: transparent
}
.navbar-default .navbar-text {
	color: #777
}
.navbar-default .navbar-nav>li>a {
	color: #777
}
.navbar-default .navbar-nav>li>a:hover, .navbar-default .navbar-nav>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:hover, .navbar-default .navbar-nav>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav>.disabled>a, .navbar-default .navbar-nav>.disabled>a:hover, .navbar-default .navbar-nav>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
.navbar-default .navbar-toggle {
	border-color: #ddd
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
	background-color: #ddd
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #888
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
	border-color: #e7e7e7
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:hover, .navbar-default .navbar-nav>.open>a:focus {
	background-color: #e7e7e7;
	color: #555
}
@media (max-width: 767px) {
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
	color: #777
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #333;
	background-color: transparent
}
.navbar-default .navbar-nav .open .dropdown-menu>.active>a, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #555;
	background-color: #e7e7e7
}
.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #ccc;
	background-color: transparent
}
}
.navbar-default .navbar-link {
	color: #777
}
.navbar-default .navbar-link:hover {
	color: #333
}
.navbar-inverse {
	background-color: #222;
	border-color: #080808
}
.navbar-inverse .navbar-brand {
	color: #999
}
.navbar-inverse .navbar-brand:hover, .navbar-inverse .navbar-brand:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-text {
	color: #999
}
.navbar-inverse .navbar-nav>li>a {
	color: #999
}
.navbar-inverse .navbar-nav>li>a:hover, .navbar-inverse .navbar-nav>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:hover, .navbar-inverse .navbar-nav>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav>.disabled>a, .navbar-inverse .navbar-nav>.disabled>a:hover, .navbar-inverse .navbar-nav>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
.navbar-inverse .navbar-toggle {
	border-color: #333
}
.navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus {
	background-color: #333
}
.navbar-inverse .navbar-toggle .icon-bar {
	background-color: #fff
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #101010
}
.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:hover, .navbar-inverse .navbar-nav>.open>a:focus {
	background-color: #080808;
	color: #fff
}
@media (max-width: 767px) {
.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
	border-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
	color: #999
}
.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
	color: #fff;
	background-color: transparent
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
	color: #fff;
	background-color: #080808
}
.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover, .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
	color: #444;
	background-color: transparent
}
}
.navbar-inverse .navbar-link {
	color: #999
}
.navbar-inverse .navbar-link:hover {
	color: #fff
}
.breadcrumb {
	padding: 8px 15px;
	margin-bottom: 20px;
	list-style: none;
	background-color: #f5f5f5;
	border-radius: 4px
}
.breadcrumb>li {
	display: inline-block
}
.breadcrumb>li+li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #ccc
}
.breadcrumb>.active {
	color: #999
}
.pagination {
	display: inline-block;
	padding-left: 0;
	margin: 20px 0;
	border-radius: 4px
}
.pagination>li {
	display: inline
}
.pagination>li>a, .pagination>li>span {
	position: relative;
	float: left;
	padding: 6px 12px;
	line-height: 1.42857143;
	text-decoration: none;
	color: #428bca;
	background-color: #fff;
	border: 1px solid #ddd;
	margin-left: -1px
}
.pagination>li:first-child>a, .pagination>li:first-child>span {
	margin-left: 0;
	border-bottom-left-radius: 4px;
	border-top-left-radius: 4px
}
.pagination>li:last-child>a, .pagination>li:last-child>span {
	border-bottom-right-radius: 4px;
	border-top-right-radius: 4px
}
.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
	color: #2a6496;
	background-color: #eee;
	border-color: #ddd
}
.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca;
	cursor: default
}
.pagination>.disabled>span, .pagination>.disabled>span:hover, .pagination>.disabled>span:focus, .pagination>.disabled>a, .pagination>.disabled>a:hover, .pagination>.disabled>a:focus {
	color: #999;
	background-color: #fff;
	border-color: #ddd;
	cursor: not-allowed
}
.pagination-lg>li>a, .pagination-lg>li>span {
	padding: 10px 16px;
	font-size: 18px
}
.pagination-lg>li:first-child>a, .pagination-lg>li:first-child>span {
	border-bottom-left-radius: 6px;
	border-top-left-radius: 6px
}
.pagination-lg>li:last-child>a, .pagination-lg>li:last-child>span {
	border-bottom-right-radius: 6px;
	border-top-right-radius: 6px
}
.pagination-sm>li>a, .pagination-sm>li>span {
	padding: 5px 10px;
	font-size: 12px
}
.pagination-sm>li:first-child>a, .pagination-sm>li:first-child>span {
	border-bottom-left-radius: 3px;
	border-top-left-radius: 3px
}
.pagination-sm>li:last-child>a, .pagination-sm>li:last-child>span {
	border-bottom-right-radius: 3px;
	border-top-right-radius: 3px
}
.pager {
	padding-left: 0;
	margin: 20px 0;
	list-style: none;
	text-align: center
}
.pager li {
	display: inline
}
.pager li>a, .pager li>span {
	display: inline-block;
	padding: 5px 14px;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 15px
}
.pager li>a:hover, .pager li>a:focus {
	text-decoration: none;
	background-color: #eee
}
.pager .next>a, .pager .next>span {
	float: right
}
.pager .previous>a, .pager .previous>span {
	float: left
}
.pager .disabled>a, .pager .disabled>a:hover, .pager .disabled>a:focus, .pager .disabled>span {
	color: #999;
	background-color: #fff;
	cursor: not-allowed
}
.label {
	display: inline;
	padding: .2em .6em .3em;
	font-size: 75%;
	font-weight: 700;
	line-height: 1;
	color: #fff;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em
}
.label[href]:hover, .label[href]:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
.label:empty {
	display: none
}
.btn .label {
	position: relative;
	top: -1px
}
.label-default {
	background-color: #999
}
.label-default[href]:hover, .label-default[href]:focus {
	background-color: gray
}
.label-primary {
	background-color: #428bca
}
.label-primary[href]:hover, .label-primary[href]:focus {
	background-color: #3071a9
}
.label-success {
	background-color: #5cb85c
}
.label-success[href]:hover, .label-success[href]:focus {
	background-color: #449d44
}
.label-info {
	background-color: #5bc0de
}
.label-info[href]:hover, .label-info[href]:focus {
	background-color: #31b0d5
}
.label-warning {
	background-color: #f0ad4e
}
.label-warning[href]:hover, .label-warning[href]:focus {
	background-color: #ec971f
}
.label-danger {
	background-color: #d9534f
}
.label-danger[href]:hover, .label-danger[href]:focus {
	background-color: #c9302c
}
.badge {
	display: inline-block;
	min-width: 10px;
	padding: 3px 7px;
	font-size: 12px;
	font-weight: 700;
	color: #fff;
	line-height: 1;
	vertical-align: baseline;
	white-space: nowrap;
	text-align: center;
	background-color: #999;
	border-radius: 10px
}
.badge:empty {
	display: none
}
.btn .badge {
	position: relative;
	top: -1px
}
.btn-xs .badge {
	top: 0;
	padding: 1px 5px
}
a.badge:hover, a.badge:focus {
	color: #fff;
	text-decoration: none;
	cursor: pointer
}
a.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
	color: #428bca;
	background-color: #fff
}
.nav-pills>li>a>.badge {
	margin-left: 3px
}
.jumbotron {
	padding: 30px;
	margin-bottom: 30px;
	color: inherit;
	background-color: #eee
}
.jumbotron h1, .jumbotron .h1 {
	color: inherit
}
.jumbotron p {
	margin-bottom: 15px;
	font-size: 21px;
	font-weight: 200
}
.container .jumbotron {
	border-radius: 6px
}
.jumbotron .container {
	max-width: 100%
}
@media screen and (min-width: 768px) {
.jumbotron {
	padding-top: 48px;
	padding-bottom: 48px
}
.container .jumbotron {
	padding-left: 60px;
	padding-right: 60px
}
.jumbotron h1, .jumbotron .h1 {
	font-size: 63px
}
}
.thumbnail {
	display: block;
	padding: 4px;
	margin-bottom: 20px;
	line-height: 1.42857143;
	background-color: #fff;
	border: 1px solid #ddd;
	border-radius: 4px;
	-webkit-transition: all .2s ease-in-out;
	transition: all .2s ease-in-out
}
.thumbnail>img, .thumbnail a>img {
	margin-left: auto;
	margin-right: auto
}
a.thumbnail:hover, a.thumbnail:focus, a.thumbnail.active {
	border-color: #428bca
}
.thumbnail .caption {
	padding: 9px;
	color: #333
}
.alert {
	padding: 15px;
	margin-bottom: 20px;
	border: 1px solid transparent;
	border-radius: 4px
}
.alert h4 {
	margin-top: 0;
	color: inherit
}
.alert .alert-link {
	font-weight: 700
}
.alert>p, .alert>ul {
	margin-bottom: 0
}
.alert>p+p {
	margin-top: 5px
}
.alert-dismissable {
	padding-right: 35px
}
.alert-dismissable .close {
	position: relative;
	top: -2px;
	right: -21px;
	color: inherit
}
.alert-success {
	background-color: #dff0d8;
	border-color: #d6e9c6;
	color: #3c763d
}
.alert-success hr {
	border-top-color: #c9e2b3
}
.alert-success .alert-link {
	color: #2b542c
}
.alert-info {
	background-color: #d9edf7;
	border-color: #bce8f1;
	color: #31708f
}
.alert-info hr {
	border-top-color: #a6e1ec
}
.alert-info .alert-link {
	color: #245269
}
.alert-warning {
	background-color: #fcf8e3;
	border-color: #faebcc;
	color: #8a6d3b
}
.alert-warning hr {
	border-top-color: #f7e1b5
}
.alert-warning .alert-link {
	color: #66512c
}
.alert-danger {
	background-color: #f2dede;
	border-color: #ebccd1;
	color: #a94442
}
.alert-danger hr {
	border-top-color: #e4b9c0
}
.alert-danger .alert-link {
	color: #843534
}
@-webkit-keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
@keyframes progress-bar-stripes {
from {
background-position:40px 0
}
to {
	background-position: 0 0
}
}
.progress {
	overflow: hidden;
	height: 20px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.1)
}
.progress-bar {
	float: left;
	width: 0;
	height: 100%;
	font-size: 12px;
	line-height: 20px;
	color: #fff;
	text-align: center;
	background-color: #428bca;
	-webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	box-shadow: inset 0 -1px 0 rgba(0,0,0,0.15);
	-webkit-transition: width .6s ease;
	transition: width .6s ease
}
.progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-size: 40px 40px
}
.progress.active .progress-bar {
	-webkit-animation: progress-bar-stripes 2s linear infinite;
	animation: progress-bar-stripes 2s linear infinite
}
.progress-bar-success {
	background-color: #5cb85c
}
.progress-striped .progress-bar-success {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-info {
	background-color: #5bc0de
}
.progress-striped .progress-bar-info {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-warning {
	background-color: #f0ad4e
}
.progress-striped .progress-bar-warning {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.progress-bar-danger {
	background-color: #d9534f
}
.progress-striped .progress-bar-danger {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent)
}
.media, .media-body {
	overflow: hidden;
	zoom: 1
}
.media, .media .media {
	margin-top: 15px
}
.media:first-child {
	margin-top: 0
}
.media-object {
	display: block
}
.media-heading {
	margin: 0 0 5px
}
.media>.pull-left {
	margin-right: 10px
}
.media>.pull-right {
	margin-left: 10px
}
.media-list {
	padding-left: 0;
	list-style: none
}
.list-group {
	margin-bottom: 20px;
	padding-left: 0
}
.list-group-item {
	position: relative;
	display: block;
	padding: 10px 15px;
	margin-bottom: -1px;
	background-color: #fff;
	border: 1px solid #ddd
}
.list-group-item:first-child {
	border-top-right-radius: 4px;
	border-top-left-radius: 4px
}
.list-group-item:last-child {
	margin-bottom: 0;
	border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px
}
.list-group-item>.badge {
	float: right
}
.list-group-item>.badge+.badge {
	margin-right: 5px
}
a.list-group-item {
	color: #555
}
a.list-group-item .list-group-item-heading {
	color: #333
}
a.list-group-item:hover, a.list-group-item:focus {
	text-decoration: none;
	background-color: #f5f5f5
}
a.list-group-item.active, a.list-group-item.active:hover, a.list-group-item.active:focus {
	z-index: 2;
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
a.list-group-item.active .list-group-item-heading, a.list-group-item.active:hover .list-group-item-heading, a.list-group-item.active:focus .list-group-item-heading {
	color: inherit
}
a.list-group-item.active .list-group-item-text, a.list-group-item.active:hover .list-group-item-text, a.list-group-item.active:focus .list-group-item-text {
	color: #e1edf7
}
.list-group-item-success {
	color: #3c763d;
	background-color: #dff0d8
}
a.list-group-item-success {
	color: #3c763d
}
a.list-group-item-success .list-group-item-heading {
	color: inherit
}
a.list-group-item-success:hover, a.list-group-item-success:focus {
	color: #3c763d;
	background-color: #d0e9c6
}
a.list-group-item-success.active, a.list-group-item-success.active:hover, a.list-group-item-success.active:focus {
	color: #fff;
	background-color: #3c763d;
	border-color: #3c763d
}
.list-group-item-info {
	color: #31708f;
	background-color: #d9edf7
}
a.list-group-item-info {
	color: #31708f
}
a.list-group-item-info .list-group-item-heading {
	color: inherit
}
a.list-group-item-info:hover, a.list-group-item-info:focus {
	color: #31708f;
	background-color: #c4e3f3
}
a.list-group-item-info.active, a.list-group-item-info.active:hover, a.list-group-item-info.active:focus {
	color: #fff;
	background-color: #31708f;
	border-color: #31708f
}
.list-group-item-warning {
	color: #8a6d3b;
	background-color: #fcf8e3
}
a.list-group-item-warning {
	color: #8a6d3b
}
a.list-group-item-warning .list-group-item-heading {
	color: inherit
}
a.list-group-item-warning:hover, a.list-group-item-warning:focus {
	color: #8a6d3b;
	background-color: #faf2cc
}
a.list-group-item-warning.active, a.list-group-item-warning.active:hover, a.list-group-item-warning.active:focus {
	color: #fff;
	background-color: #8a6d3b;
	border-color: #8a6d3b
}
.list-group-item-danger {
	color: #a94442;
	background-color: #f2dede
}
a.list-group-item-danger {
	color: #a94442
}
a.list-group-item-danger .list-group-item-heading {
	color: inherit
}
a.list-group-item-danger:hover, a.list-group-item-danger:focus {
	color: #a94442;
	background-color: #ebcccc
}
a.list-group-item-danger.active, a.list-group-item-danger.active:hover, a.list-group-item-danger.active:focus {
	color: #fff;
	background-color: #a94442;
	border-color: #a94442
}
.list-group-item-heading {
	margin-top: 0;
	margin-bottom: 5px
}
.list-group-item-text {
	margin-bottom: 0;
	line-height: 1.3
}
.panel {
	margin-bottom: 20px;
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: 0 1px 1px rgba(0,0,0,0.05)
}
.panel-body {
	padding: 15px
}
.panel-heading {
	padding: 10px 15px;
	border-bottom: 1px solid transparent;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel-heading>.dropdown .dropdown-toggle {
	color: inherit
}
.panel-title {
	margin-top: 0;
	margin-bottom: 0;
	font-size: 16px;
	color: inherit
}
.panel-title>a {
	color: inherit
}
.panel-footer {
	padding: 10px 15px;
	background-color: #f5f5f5;
	border-top: 1px solid #ddd;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.list-group {
	margin-bottom: 0
}
.panel>.list-group .list-group-item {
	border-width: 1px 0;
	border-radius: 0
}
.panel>.list-group:first-child .list-group-item:first-child {
	border-top: 0;
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.list-group:last-child .list-group-item:last-child {
	border-bottom: 0;
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel-heading+.list-group .list-group-item:first-child {
	border-top-width: 0
}
.panel>.table, .panel>.table-responsive>.table {
	margin-bottom: 0
}
.panel>.table:first-child, .panel>.table-responsive:first-child>.table:first-child {
	border-top-right-radius: 3px;
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child, .panel>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:first-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
	border-top-left-radius: 3px
}
.panel>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child, .panel>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child, .panel>.table:first-child>tbody:first-child>tr:first-child th:last-child, .panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
	border-top-right-radius: 3px
}
.panel>.table:last-child, .panel>.table-responsive:last-child>.table:last-child {
	border-bottom-right-radius: 3px;
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
	border-bottom-left-radius: 3px
}
.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child, .panel>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child, .panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child, .panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
	border-bottom-right-radius: 3px
}
.panel>.panel-body+.table, .panel>.panel-body+.table-responsive {
	border-top: 1px solid #ddd
}
.panel>.table>tbody:first-child>tr:first-child th, .panel>.table>tbody:first-child>tr:first-child td {
	border-top: 0
}
.panel>.table-bordered, .panel>.table-responsive>.table-bordered {
	border: 0
}
.panel>.table-bordered>thead>tr>th:first-child, .panel>.table-responsive>.table-bordered>thead>tr>th:first-child, .panel>.table-bordered>tbody>tr>th:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:first-child, .panel>.table-bordered>tfoot>tr>th:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child, .panel>.table-bordered>thead>tr>td:first-child, .panel>.table-responsive>.table-bordered>thead>tr>td:first-child, .panel>.table-bordered>tbody>tr>td:first-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:first-child, .panel>.table-bordered>tfoot>tr>td:first-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
	border-left: 0
}
.panel>.table-bordered>thead>tr>th:last-child, .panel>.table-responsive>.table-bordered>thead>tr>th:last-child, .panel>.table-bordered>tbody>tr>th:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>th:last-child, .panel>.table-bordered>tfoot>tr>th:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child, .panel>.table-bordered>thead>tr>td:last-child, .panel>.table-responsive>.table-bordered>thead>tr>td:last-child, .panel>.table-bordered>tbody>tr>td:last-child, .panel>.table-responsive>.table-bordered>tbody>tr>td:last-child, .panel>.table-bordered>tfoot>tr>td:last-child, .panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
	border-right: 0
}
.panel>.table-bordered>thead>tr:first-child>td, .panel>.table-responsive>.table-bordered>thead>tr:first-child>td, .panel>.table-bordered>tbody>tr:first-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>td, .panel>.table-bordered>thead>tr:first-child>th, .panel>.table-responsive>.table-bordered>thead>tr:first-child>th, .panel>.table-bordered>tbody>tr:first-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
	border-bottom: 0
}
.panel>.table-bordered>tbody>tr:last-child>td, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>td, .panel>.table-bordered>tfoot>tr:last-child>td, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td, .panel>.table-bordered>tbody>tr:last-child>th, .panel>.table-responsive>.table-bordered>tbody>tr:last-child>th, .panel>.table-bordered>tfoot>tr:last-child>th, .panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
	border-bottom: 0
}
.panel>.table-responsive {
	border: 0;
	margin-bottom: 0
}
.panel-group {
	margin-bottom: 20px
}
.panel-group .panel {
	margin-bottom: 0;
	border-radius: 4px;
	overflow: hidden
}
.panel-group .panel+.panel {
	margin-top: 5px
}
.panel-group .panel-heading {
	border-bottom: 0
}
.panel-group .panel-heading+.panel-collapse .panel-body {
	border-top: 1px solid #ddd
}
.panel-group .panel-footer {
	border-top: 0
}
.panel-group .panel-footer+.panel-collapse .panel-body {
	border-bottom: 1px solid #ddd
}
.panel-default {
	border-color: #ddd
}
.panel-default>.panel-heading {
	color: #333;
	background-color: #f5f5f5;
	border-color: #ddd
}
.panel-default>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ddd
}
.panel-default>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ddd
}
.panel-primary {
	border-color: #428bca
}
.panel-primary>.panel-heading {
	color: #fff;
	background-color: #428bca;
	border-color: #428bca
}
.panel-primary>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #428bca
}
.panel-primary>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #428bca
}
.panel-success {
	border-color: #d6e9c6
}
.panel-success>.panel-heading {
	color: #3c763d;
	background-color: #dff0d8;
	border-color: #d6e9c6
}
.panel-success>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #d6e9c6
}
.panel-success>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #d6e9c6
}
.panel-info {
	border-color: #bce8f1
}
.panel-info>.panel-heading {
	color: #31708f;
	background-color: #d9edf7;
	border-color: #bce8f1
}
.panel-info>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #bce8f1
}
.panel-info>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #bce8f1
}
.panel-warning {
	border-color: #faebcc
}
.panel-warning>.panel-heading {
	color: #8a6d3b;
	background-color: #fcf8e3;
	border-color: #faebcc
}
.panel-warning>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #faebcc
}
.panel-warning>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #faebcc
}
.panel-danger {
	border-color: #ebccd1
}
.panel-danger>.panel-heading {
	color: #a94442;
	background-color: #f2dede;
	border-color: #ebccd1
}
.panel-danger>.panel-heading+.panel-collapse .panel-body {
	border-top-color: #ebccd1
}
.panel-danger>.panel-footer+.panel-collapse .panel-body {
	border-bottom-color: #ebccd1
}
.well {
	min-height: 20px;
	padding: 19px;
	margin-bottom: 20px;
	background-color: #f5f5f5;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.05);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.05)
}
.well blockquote {
	border-color: #ddd;
	border-color: rgba(0,0,0,0.15)
}
.well-lg {
	padding: 24px;
	border-radius: 6px
}
.well-sm {
	padding: 9px;
	border-radius: 3px
}
.close {
	float: right;
	font-size: 21px;
	font-weight: 700;
	line-height: 1;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	opacity: .2;
	filter: alpha(opacity=20)
}
.close:hover, .close:focus {
	color: #000;
	text-decoration: none;
	cursor: pointer;
	opacity: .5;
	filter: alpha(opacity=50)
}
button.close {
	padding: 0;
	cursor: pointer;
	background: 0 0;
	border: 0;
	-webkit-appearance: none
}
.modal-open {
	overflow: hidden
}
.modal {
	display: none;
	overflow: auto;
	overflow-y: scroll;
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1050;
	-webkit-overflow-scrolling: touch;
	outline: 0
}
.modal.fade .modal-dialog {
	-webkit-transform: translate(0, -25%);
	-ms-transform: translate(0, -25%);
	transform: translate(0, -25%);
	-webkit-transition: -webkit-transform .3s ease-out;
	-moz-transition: -moz-transform .3s ease-out;
	-o-transition: -o-transform .3s ease-out;
	transition: transform .3s ease-out
}
.modal.in .modal-dialog {
	-webkit-transform: translate(0, 0);
	-ms-transform: translate(0, 0);
	transform: translate(0, 0)
}
.modal-dialog {
	position: relative;
	width: auto;
	margin: 10px
}
.modal-content {
	position: relative;
	background-color: #fff;
	border: 1px solid #999;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	box-shadow: 0 3px 9px rgba(0,0,0,0.5);
	background-clip: padding-box;
	outline: 0
}
.modal-backdrop {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 1040;
	background-color: #000
}
.modal-backdrop.fade {
	opacity: 0;
	filter: alpha(opacity=0)
}
.modal-backdrop.in {
	opacity: .5;
	filter: alpha(opacity=50)
}
.modal-header {
	padding: 15px;
	border-bottom: 1px solid #e5e5e5;
	min-height: 16.42857143px
}
.modal-header .close {
	margin-top: -2px
}
.modal-title {
	margin: 0;
	line-height: 1.42857143
}
.modal-body {
	position: relative;
	padding: 20px
}
.modal-footer {
	margin-top: 15px;
	padding: 19px 20px 20px;
	text-align: right;
	border-top: 1px solid #e5e5e5
}
.modal-footer .btn+.btn {
	margin-left: 5px;
	margin-bottom: 0
}
.modal-footer .btn-group .btn+.btn {
	margin-left: -1px
}
.modal-footer .btn-block+.btn-block {
	margin-left: 0
}
@media (min-width: 768px) {
.modal-dialog {
	width: 600px;
	margin: 30px auto
}
.modal-content {
	-webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.5);
	box-shadow: 0 5px 15px rgba(0,0,0,0.5)
}
.modal-sm {
	width: 300px
}
}
@media (min-width: 992px) {
.modal-lg {
	width: 900px
}
}
.tooltip {
	position: absolute;
	z-index: 1030;
	display: block;
	visibility: visible;
	font-size: 12px;
	line-height: 1.4;
	opacity: 0;
	filter: alpha(opacity=0)
}
.tooltip.in {
	opacity: .9;
	filter: alpha(opacity=90)
}
.tooltip.top {
	margin-top: -3px;
	padding: 5px 0
}
.tooltip.right {
	margin-left: 3px;
	padding: 0 5px
}
.tooltip.bottom {
	margin-top: 3px;
	padding: 5px 0
}
.tooltip.left {
	margin-left: -3px;
	padding: 0 5px
}
.tooltip-inner {
	max-width: 200px;
	padding: 3px 8px;
	color: #fff;
	text-align: center;
	text-decoration: none;
	background-color: #000;
	border-radius: 4px
}
.tooltip-arrow {
	position: absolute;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.tooltip.top .tooltip-arrow {
	bottom: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-left .tooltip-arrow {
	bottom: 0;
	left: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.top-right .tooltip-arrow {
	bottom: 0;
	right: 5px;
	border-width: 5px 5px 0;
	border-top-color: #000
}
.tooltip.right .tooltip-arrow {
	top: 50%;
	left: 0;
	margin-top: -5px;
	border-width: 5px 5px 5px 0;
	border-right-color: #000
}
.tooltip.left .tooltip-arrow {
	top: 50%;
	right: 0;
	margin-top: -5px;
	border-width: 5px 0 5px 5px;
	border-left-color: #000
}
.tooltip.bottom .tooltip-arrow {
	top: 0;
	left: 50%;
	margin-left: -5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-left .tooltip-arrow {
	top: 0;
	left: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.tooltip.bottom-right .tooltip-arrow {
	top: 0;
	right: 5px;
	border-width: 0 5px 5px;
	border-bottom-color: #000
}
.popover {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1010;
	display: none;
	max-width: 276px;
	padding: 1px;
	text-align: left;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ccc;
	border: 1px solid rgba(0,0,0,0.2);
	border-radius: 6px;
	-webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	box-shadow: 0 5px 10px rgba(0,0,0,0.2);
	white-space: normal
}
.popover.top {
	margin-top: -10px
}
.popover.right {
	margin-left: 10px
}
.popover.bottom {
	margin-top: 10px
}
.popover.left {
	margin-left: -10px
}
.popover-title {
	margin: 0;
	padding: 8px 14px;
	font-size: 14px;
	font-weight: 400;
	line-height: 18px;
	background-color: #f7f7f7;
	border-bottom: 1px solid #ebebeb;
	border-radius: 5px 5px 0 0
}
.popover-content {
	padding: 9px 14px
}
.popover>.arrow, .popover>.arrow:after {
	position: absolute;
	display: block;
	width: 0;
	height: 0;
	border-color: transparent;
	border-style: solid
}
.popover>.arrow {
	border-width: 11px
}
.popover>.arrow:after {
	border-width: 10px;
	content: ""
}
.popover.top>.arrow {
	left: 50%;
	margin-left: -11px;
	border-bottom-width: 0;
	border-top-color: #999;
	border-top-color: rgba(0,0,0,0.25);
	bottom: -11px
}
.popover.top>.arrow:after {
	content: " ";
	bottom: 1px;
	margin-left: -10px;
	border-bottom-width: 0;
	border-top-color: #fff
}
.popover.right>.arrow {
	top: 50%;
	left: -11px;
	margin-top: -11px;
	border-left-width: 0;
	border-right-color: #999;
	border-right-color: rgba(0,0,0,0.25)
}
.popover.right>.arrow:after {
	content: " ";
	left: 1px;
	bottom: -10px;
	border-left-width: 0;
	border-right-color: #fff
}
.popover.bottom>.arrow {
	left: 50%;
	margin-left: -11px;
	border-top-width: 0;
	border-bottom-color: #999;
	border-bottom-color: rgba(0,0,0,0.25);
	top: -11px
}
.popover.bottom>.arrow:after {
	content: " ";
	top: 1px;
	margin-left: -10px;
	border-top-width: 0;
	border-bottom-color: #fff
}
.popover.left>.arrow {
	top: 50%;
	right: -11px;
	margin-top: -11px;
	border-right-width: 0;
	border-left-color: #999;
	border-left-color: rgba(0,0,0,0.25)
}
.popover.left>.arrow:after {
	content: " ";
	right: 1px;
	border-right-width: 0;
	border-left-color: #fff;
	bottom: -10px
}
.carousel {
	position: relative
}
.carousel-inner {
	position: relative;
	overflow: hidden;
	width: 100%
}
.carousel-inner>.item {
	display: none;
	position: relative;
	-webkit-transition: .6s ease-in-out left;
	transition: .6s ease-in-out left
}
.carousel-inner>.item>img, .carousel-inner>.item>a>img {
	line-height: 1
}
.carousel-inner>.active, .carousel-inner>.next, .carousel-inner>.prev {
	display: block
}
.carousel-inner>.active {
	left: 0
}
.carousel-inner>.next, .carousel-inner>.prev {
	position: absolute;
	top: 0;
	width: 100%
}
.carousel-inner>.next {
	left: 100%
}
.carousel-inner>.prev {
	left: -100%
}
.carousel-inner>.next.left, .carousel-inner>.prev.right {
	left: 0
}
.carousel-inner>.active.left {
	left: -100%
}
.carousel-inner>.active.right {
	left: 100%
}
.carousel-control {
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	width: 15%;
	opacity: .5;
	filter: alpha(opacity=50);
	font-size: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-control.left {
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.5) 0), color-stop(rgba(0,0,0,0.0001) 100%));
	background-image: linear-gradient(to right, rgba(0,0,0,0.5) 0, rgba(0,0,0,0.0001) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1)
}
.carousel-control.right {
	left: auto;
	right: 0;
	background-image: -webkit-linear-gradient(left, color-stop(rgba(0,0,0,0.0001) 0), color-stop(rgba(0,0,0,0.5) 100%));
	background-image: linear-gradient(to right, rgba(0,0,0,0.0001) 0, rgba(0,0,0,0.5) 100%);
	background-repeat: repeat-x;
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1)
}
.carousel-control:hover, .carousel-control:focus {
	outline: 0;
	color: #fff;
	text-decoration: none;
	opacity: .9;
	filter: alpha(opacity=90)
}
.carousel-control .icon-prev, .carousel-control .icon-next, .carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right {
	position: absolute;
	top: 50%;
	z-index: 5;
	display: inline-block
}
.carousel-control .icon-prev, .carousel-control .glyphicon-chevron-left {
	left: 50%
}
.carousel-control .icon-next, .carousel-control .glyphicon-chevron-right {
	right: 50%
}
.carousel-control .icon-prev, .carousel-control .icon-next {
	width: 20px;
	height: 20px;
	margin-top: -10px;
	margin-left: -10px;
	font-family: serif
}
.carousel-control .icon-prev:before {
	content: '\2039'
}
.carousel-control .icon-next:before {
	content: '\203a'
}
.carousel-indicators {
	position: absolute;
	bottom: 10px;
	left: 50%;
	z-index: 15;
	width: 60%;
	margin-left: -30%;
	padding-left: 0;
	list-style: none;
	text-align: center
}
.carousel-indicators li {
	display: inline-block;
	width: 10px;
	height: 10px;
	margin: 1px;
	text-indent: -999px;
	border: 1px solid #fff;
	border-radius: 10px;
	cursor: pointer;
	background-color: #000 \9;
	background-color: rgba(0,0,0,0)
}
.carousel-indicators .active {
	margin: 0;
	width: 12px;
	height: 12px;
	background-color: #fff
}
.carousel-caption {
	position: absolute;
	left: 15%;
	right: 15%;
	bottom: 20px;
	z-index: 10;
	padding-top: 20px;
	padding-bottom: 20px;
	color: #fff;
	text-align: center;
	text-shadow: 0 1px 2px rgba(0,0,0,0.6)
}
.carousel-caption .btn {
	text-shadow: none
}
@media screen and (min-width: 768px) {
.carousel-control .glyphicon-chevron-left, .carousel-control .glyphicon-chevron-right, .carousel-control .icon-prev, .carousel-control .icon-next {
	width: 30px;
	height: 30px;
	margin-top: -15px;
	margin-left: -15px;
	font-size: 30px
}
.carousel-caption {
	left: 20%;
	right: 20%;
	padding-bottom: 30px
}
.carousel-indicators {
	bottom: 20px
}
}
.clearfix:before, .clearfix:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical>.btn-group:before, .btn-group-vertical>.btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
	content: " ";
	display: table
}
.clearfix:after, .container:after, .container-fluid:after, .row:after, .form-horizontal .form-group:after, .btn-toolbar:after, .btn-group-vertical>.btn-group:after, .nav:after, .navbar:after, .navbar-header:after, .navbar-collapse:after, .pager:after, .panel-body:after, .modal-footer:after {
	clear: both
}
.center-block {
	display: block;
	margin-left: auto;
	margin-right: auto
}
.pull-right {
	float: right !important
}
.pull-left {
	float: left !important
}
.hide {
	display: none !important
}
.show {
	display: block !important
}
.invisible {
	visibility: hidden
}
.text-hide {
	font: 0/0 a;
	color: transparent;
	text-shadow: none;
	background-color: transparent;
	border: 0
}
.hidden {
	display: none !important;
	visibility: hidden !important
}
.affix {
	position: fixed
}
@-ms-viewport {
width:device-width
}
.visible-xs, .visible-sm, .visible-md, .visible-lg {
	display: none !important
}
@media (max-width: 767px) {
.visible-xs {
	display: block !important
}
table.visible-xs {
	display: table
}
tr.visible-xs {
	display: table-row !important
}
th.visible-xs, td.visible-xs {
	display: table-cell !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.visible-sm {
	display: block !important
}
table.visible-sm {
	display: table
}
tr.visible-sm {
	display: table-row !important
}
th.visible-sm, td.visible-sm {
	display: table-cell !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.visible-md {
	display: block !important
}
table.visible-md {
	display: table
}
tr.visible-md {
	display: table-row !important
}
th.visible-md, td.visible-md {
	display: table-cell !important
}
}
@media (min-width: 1200px) {
.visible-lg {
	display: block !important
}
table.visible-lg {
	display: table
}
tr.visible-lg {
	display: table-row !important
}
th.visible-lg, td.visible-lg {
	display: table-cell !important
}
}
@media (max-width: 767px) {
.hidden-xs {
	display: none !important
}
}
@media (min-width: 768px) and (max-width: 991px) {
.hidden-sm {
	display: none !important
}
}
@media (min-width: 992px) and (max-width: 1199px) {
.hidden-md {
	display: none !important
}
}
@media (min-width: 1200px) {
.hidden-lg {
	display: none !important
}
}
.visible-print {
	display: none !important
}
@media print {
.visible-print {
	display: block !important
}
table.visible-print {
	display: table
}
tr.visible-print {
	display: table-row !important
}
th.visible-print, td.visible-print {
	display: table-cell !important
}
}
@media print {
.hidden-print {
	display: none !important
}
}
.containerWrapper {
	min-width: 320px
}
.innerContent {
	word-wrap: break-word
}
.wideContainer {
	max-width: 1120px;
	width: 100%
}
.wideContainer .containerInner {
	padding-left: 20px;
	padding-right: 20px
}
.midWideContainer {
	max-width: 960px;
	width: 100%
}
.midWideContainer .containerInner {
	padding-left: 20px;
	padding-right: 20px
}
.midContainer {
	max-width: 720px;
	width: 100%
}
.midContainer .containerInner {
	padding-left: 20px;
	padding-right: 20px
}
.smallContainer {
	width: 550px
}
.smallContainer .containerInner {
	padding-left: 10px;
	padding-right: 10px
}
.fullContainer {
	width: 100%
}
.fullContainer .containerInner {
	width: 100%;
	max-width: 960px;
	margin-right: auto;
	margin-left: auto
}
.row {
	padding: 10px
}
.fade {
	opacity: 1
}
.marginTop20 {
	margin-top: 20px
}
.marginTop40 {
	margin-top: 40px
}
.marginTop60 {
	margin-top: 60px
}
.padding0-top {
	padding-top: 0
}
.padding5-top {
	padding-top: 5px
}
.padding10-top {
	padding-top: 10px
}
.padding15-top {
	padding-top: 15px
}
.padding20-top {
	padding-top: 20px
}
.padding25-top {
	padding-top: 25px
}
.padding40-top {
	padding-top: 40px
}
.padding50-top {
	padding-top: 50px
}
.padding60-top {
	padding-top: 60px
}
.padding100-top {
	padding-top: 100px
}
.padding0-bottom {
	padding-bottom: 0px
}
.padding5-bottom {
	padding-bottom: 5px
}
.padding10-bottom {
	padding-bottom: 10px
}
.padding15-bottom {
	padding-bottom: 15px
}
.padding20-bottom {
	padding-bottom: 20px
}
.padding25-bottom {
	padding-bottom: 25px
}
.padding40-bottom {
	padding-bottom: 40px
}
.padding50-bottom {
	padding-bottom: 50px
}
.padding60-bottom {
	padding-bottom: 60px
}
.padding100-bottom {
	padding-bottom: 100px
}
.padding20 .containerInner {
	padding-top: 20px;
	padding-bottom: 20px
}
.padding40 .containerInner {
	padding-top: 40px;
	padding-bottom: 40px
}
.padding60 .containerInner {
	padding-top: 60px;
	padding-bottom: 60px
}
.padding100 .containerInner {
	padding-top: 100px;
	padding-bottom: 100px
}
.noPadding .containerInner {
	padding-top: 10px;
	padding-bottom: 10px
}
.padding20.col-inner {
	padding-top: 20px;
	padding-bottom: 20px
}
.padding40.col-inner {
	padding-top: 40px;
	padding-bottom: 40px
}
.padding60.col-inner {
	padding-top: 60px;
	padding-bottom: 60px
}
.padding100.col-inner {
	padding-top: 100px;
	padding-bottom: 100px
}
.noPadding.col-inner {
	padding-top: 10px;
	padding-bottom: 10px
}
.padding20.row {
	padding-top: 20px;
	padding-bottom: 20px
}
.padding40.row {
	padding-top: 40px;
	padding-bottom: 40px
}
.padding60.row {
	padding-top: 60px;
	padding-bottom: 60px
}
.padding100.row {
	padding-top: 100px;
	padding-bottom: 100px
}
.noPadding.row {
	padding-top: 10px;
	padding-bottom: 10px
}
.padding20H {
	padding-left: 20px;
	padding-right: 20px
}
.padding40H {
	padding-left: 0px;
	padding-right: 0px
}
.padding60H {
	padding-left: 60px;
	padding-right: 60px
}
.padding100H {
	padding-left: 100px;
	padding-right: 100px
}
.noPaddingH {
	padding-left: 10px;
	padding-right: 10px
}
.padding20H.col-inner {
	padding-left: 20px;
	padding-right: 20px
}
.padding40H.col-inner {
	padding-left: 40px;
	padding-right: 40px
}
.padding60H.col-inner {
	padding-left: 60px;
	padding-right: 60px
}
.padding100H.col-inner {
	padding-left: 100px;
	padding-right: 100px
}
.noPaddingH.col-inner {
	padding-left: 10px;
	padding-right: 10px
}
.padding20H.row {
	padding-left: 20px;
	padding-right: 20px
}
.padding40H.row {
	padding-left: 40px;
	padding-right: 40px
}
.padding60H.row {
	padding-left: 60px;
	padding-right: 60px
}
.padding100H.row {
	padding-left: 100px;
	padding-right: 100px
}
.noPaddingH.row {
	padding-left: 10px;
	padding-right: 10px
}
.corners5 {
	border-radius: 5px
}
.corners10 {
	border-radius: 10px
}
.corners10top {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}
.corners10bottom {
	border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px
}
.corners20 {
	border-radius: 20px
}
.corners20top {
	border-top-right-radius: 20px;
	border-top-left-radius: 20px
}
.corners20bottom {
	border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px
}
.corners0 {
	border-radius: 0px
}
.radius0 {
	border-radius: 0px
}
.radius5 {
	border-radius: 5px
}
.radius10 {
	border-radius: 10px
}
.radius15 {
	border-radius: 15px
}
.radius20 {
	border-radius: 20px
}
.radius25 {
	border-radius: 25px
}
.radius50 {
	border-radius: 50px
}
.radius150 {
	border-radius: 150px
}
.radius100 {
	border-radius: 100%
}
.radius75 {
	border-radius: 75px
}
.padding5 {
	padding: 5px !important
}
.padding10 {
	padding: 10px !important
}
.padding15 {
	padding: 15px !important
}
.padding20 {
	padding: 20px !important
}
.padding25 {
	padding: 25px !important
}
.padding50 {
	padding: 50px !important
}
.padding150 {
	padding: 150px !important
}
.padding100 {
	padding: 100% !important
}
.padding75 {
	padding: 75px !important
}
.elVideoWrapper.padding5, .elAudioWrapper.padding5 {
	padding: 5px !important
}
.elVideoWrapper.padding10, .elAudioWrapper.padding10 {
	padding: 10px !important
}
.elVideoWrapper.padding15, .elAudioWrapper.padding15 {
	padding: 15px !important
}
.elVideoWrapper.padding20, .elAudioWrapper.padding20 {
	padding: 20px !important
}
.elVideoWrapper.padding25, .elAudioWrapper.padding25 {
	padding: 25px !important
}
.cornersTop {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0
}
.cornersBottom {
	border-top-left-radius: 0;
	border-top-right-radius: 0
}
.block_floatnone {
	float: none
}
.block_floatleft {
	float: left
}
.block_floatright {
	float: right
}
.block_positionnone {
	position: auto
}
.block_positionfixed {
	position: fixed
}
.block_positionabsolute {
	position: absolute
}
.block_positionrelative {
	position: relative
}
.borderSolid.border1px {
	border-width: 1px;
	border-style: solid
}
.borderSolid.border2px {
	border-width: 2px;
	border-style: solid
}
.borderSolid.border3px {
	border-width: 3px;
	border-style: solid
}
.borderSolid.border5px {
	border-width: 5px;
	border-style: solid
}
.borderSolid.border10px {
	border-width: 10px;
	border-style: solid
}
.borderDashed.border1px {
	border-width: 1px;
	border-style: dashed
}
.borderDashed.border2px {
	border-width: 2px;
	border-style: dashed
}
.borderDashed.border3px {
	border-width: 3px;
	border-style: dashed
}
.borderDashed.border5px {
	border-width: 5px;
	border-style: dashed
}
.borderDashed.border10px {
	border-width: 10px;
	border-style: dashed
}
.borderDotted.border1px {
	border-width: 1px;
	border-style: dotted
}
.borderDotted.border2px {
	border-width: 2px;
	border-style: dotted
}
.borderDotted.border3px {
	border-width: 3px;
	border-style: dotted
}
.borderDotted.border5px {
	border-width: 5px;
	border-style: dotted
}
.borderDotted.border10px {
	border-width: 10px;
	border-style: dotted
}
.noBorder {
	border: none !important
}
.borderLight {
	border-color: rgba(0,0,0,0.7)
}
.borderLightBottom {
	border-top: none !important;
	border-left: none !important;
	border-right: none !important;
	border-bottom-color: rgba(0,0,0,0.7)
}
.borderLightTop {
	border-top-color: rgba(0,0,0,0.7);
	border-bottom: none !important;
	border-left: none !important;
	border-right: none !important
}
.borderLightTopBottom {
	border-top-color: rgba(0,0,0,0.7);
	border-bottom-color: rgba(0,0,0,0.7);
	border-left: none !important;
	border-right: none !important
}
.shadow5 {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05);
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.05);
	box-shadow: 0 1px 3px rgba(0,0,0,0.05)
}
.shadow10 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.1)
}
.shadow20 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2)
}
.shadow30 {
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3);
	box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3)
}
.shadow40 {
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4);
	box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4)
}
.shadow5inner {
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.05) inset;
	-moz-box-shadow: 0 1px 3px rgba(0,0,0,0.05) inset;
	box-shadow: 0 1px 3px rgba(0,0,0,0.05) inset
}
.shadow10inner {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 5px rgba(0,0,0,0.1) inset
}
.shadow20inner {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2) inset;
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2) inset;
	box-shadow: 0 1px 5px rgba(0,0,0,0.2) inset
}
.shadow30inner {
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3) inset;
	-moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3) inset;
	box-shadow: 0 2px 5px 2px rgba(0,0,0,0.3) inset
}
.shadow40inner {
	-webkit-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
	-moz-box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset;
	box-shadow: 0 2px 5px 2px rgba(0,0,0,0.4) inset
}
.border1px {
	background-position-y: -1px
}
.border2px {
	background-position-y: -2px
}
.border3px {
	background-position-y: -3px
}
.border5px {
	background-position-y: -5px
}
.bgNoRepeat {
	background-repeat: no-repeat !important
}
.bgCover {
	background-size: cover !important;
	-webkit-background-size: cover !important;
	background-attachment: fixed !important;
	background-repeat: repeat repeat !important;
	background-position: center center
}
.row85Width {
	width: 85%;
	margin-left: auto !important;
	margin-right: auto !important
}
.row75Width {
	width: 75%;
	margin-left: auto !important;
	margin-right: auto !important
}
.row65Width {
	width: 65%;
	margin-left: auto !important;
	margin-right: auto !important
}
.row50Width {
	width: 50%;
	margin-left: auto !important;
	margin-right: auto !important
}
.row30Width {
	width: 30%;
	margin-left: auto !important;
	margin-right: auto !important
}
.bgRepeatX {
	background-repeat: repeat-x !important
}
.bgRepeatY {
	background-repeat: repeat-y !important
}
.bgRepeatXTop {
	background-repeat: repeat-x !important;
	background-position: top !important
}
.bgRepeatXBottom {
	background-repeat: repeat-x !important;
	background-position: bottom !important
}
.bgCover100 {
	background-size: 100% auto !important;
	-webkit-background-size: 100% auto !important;
	background-repeat: no-repeat !important
}
.bgCover101 {
	background-size: 100% 100% !important;
	-webkit-background-size: 100% 100% !important;
	background-repeat: no-repeat !important
}
.bgTypeBlank {
	background-color: transparent !important;
	background-image: none !important
}
.bgTypeBlack {
	background-color: rgba(0,0,0,0.3) !important;
	background-image: none !important
}
.bgTypeWhite {
	background-color: rgba(255,255,255,0.4) !important;
	background-image: none !important
}
.col-xs-5ths, .col-sm-5ths, .col-md-5ths, .col-lg-5ths {
	position: relative;
	min-height: 1px;
	padding-right: 10px;
	padding-left: 10px;
	width: 20%;
	float: left
}
@media (min-width: 768px) {
.col-sm-5ths {
	width: 20%;
	float: left
}
}
@media (min-width: 992px) {
.col-md-5ths {
	width: 20%;
	float: left
}
}
@media (min-width: 1200px) {
.col-lg-5ths {
	width: 20%;
	float: left
}
}
.containerWrapper .cfRowAlignLeft {
	margin-left: 0 !important
}
.containerWrapper .cfRowAlignRight {
	margin-right: 0 !important
}
.modalBackdropWrapper {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 100%;
	width: 100%;
	z-index: 222
}
.containerModal {
	position: fixed;
	z-index: 222;
	top: 0px;
	left: 50%;
	overflow: visible !important
}
.wideContainer.containerModal {
	margin-left: -585px
}
.modalMoveOver.wideContainer.containerModal {
	margin-left: -785px
}
.modalMoveOver.midWideContainer.containerModal {
	margin-left: -675px
}
.midWideContainer.containerModal {
	margin-left: -480px
}
.midContainer.containerModal {
	margin-left: -360px
}
.modalMoveOver.midContainer.containerModal {
	margin-left: -560px
}
.smallContainer.containerModal {
	margin-left: -275px
}
.modalMoveOver.smallContainer.containerModal {
	margin-left: -475px
}
.closeLPModal {
	position: absolute;
	right: -20px;
	top: -20px;
	cursor: pointer
}
.margin0 {
	margin: 0px !important
}
.margin10 {
	margin: 10px !important
}
.margin20 {
	margin: 20px !important
}
.margin40 {
	margin: 40px !important
}
.editorHelpText {
	color: #666;
	clear: both;
	text-align: right
}
html {
	background-color: #F1F4F8;
	color: #2f2f2f
}
body {
	-webkit-font-smoothing: antialiased;
	color: inherit !important
}
h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 0px
}
.de-editable {
	position: relative
}
.elPadding0 {
	padding: 0px 0px !important
}
.elPadding1 {
	padding: 10px 0px !important
}
.elPadding2 {
	padding: 20px 0px !important
}
.elPadding4 {
	padding: 40px 0px !important
}
.elPadding6 {
	padding: 60px 0px !important
}
.elMargin0 {
	margin-top: 0px
}
.elMargin5 {
	margin-top: 5px
}
.elMargin1 {
	margin-top: 10px
}
.elMargin2 {
	margin-top: 20px
}
.elMargin4 {
	margin-top: 40px
}
.elMargin6 {
	margin-top: 60px
}
.elFont_helvectica {
	font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif !important
}
.elFont_opensans {
	font-family: 'Open Sans', sans-serif !important
}
.elFont_oswald {
	font-family: 'Oswald', sans-serif !important
}
.elFont_driodsans {
	font-family: 'Droid Sans', sans-serif !important
}
.elFont_driodserif {
	font-family: 'Droid Serif', serif !important
}
.elFont_sourcepro {
	font-family: 'Source Sans Pro', sans-serif !important
}
.elFont_ubuntu {
	font-family: 'Ubuntu', sans-serif !important
}
.elFont_noto {
	font-family: 'Noto Sans', sans-serif !important
}
.elFont_ptsans {
	font-family: 'PT Sans', sans-serif !important
}
.elFont_ptserif {
	font-family: 'PT Serif', serif !important
}
.elFont_robkkitt {
	font-family: 'Rokkitt', serif !important
}
.elFont_raleway {
	font-family: 'Raleway', sans-serif !important
}
.elFont_inconsolata {
	font-family: 'Inconsolata' !important
}
.elFont_lato {
	font-family: 'Lato', sans-serif !important
}
.elTextBlockWrapper h1, .elTextBlockWrapper h2, .elTextBlockWrapper h3, .elTextBlockWrapper h4, .elTextBlockWrapper h5 {
	font-weight: bold
}
.elAlign_left {
	text-align: left
}
.elAlign_center {
	text-align: center
}
.elAlign_right {
	text-align: right
}
.elText_bold {
	font-weight: bold
}
.elHeadline {
	position: relative
}
.elHeadline {
	margin-bottom: 0px;
	padding: 0px
}
.elHeadline span {
	padding: 5px 10px
}
.elHeadlineWrapper .elHeadline span {
	padding: 0px
}
.elHeadline u {
	border-bottom: 2px solid inherit
}
.hsSize11 {
	font-size: 11px
}
.hsSize12 {
	font-size: 12px
}
.hsSize0 {
	font-size: 14px
}
.hsSize1 {
	font-size: 16px
}
.hsSize18 {
	font-size: 18px
}
.hsSize2 {
	font-size: 24px
}
.hsSize27 {
	font-size: 27px
}
.hsSize3 {
	font-size: 32px
}
.hsSize37 {
	font-size: 37px
}
.hsSize4 {
	font-size: 48px
}
.hsSize5 {
	font-size: 62px
}
.hsSize72 {
	font-size: 72px
}
.hsSize21 {
	font-size: 21px
}
.hsSize94 {
	font-size: 94px
}
.hsSize124 {
	font-size: 124px
}
.lh0 {
	line-height: .8em
}
.lh1 {
	line-height: 1em
}
.lh2 {
	line-height: 1.5em
}
.lh4 {
	line-height: 1.3em
}
.lh6 {
	line-height: 1.4em
}
.lh3 {
	line-height: normal
}
.hsBorderBottomSolid {
	border-bottom: 2px solid rgba(0,0,0,0.1)
}
.hsBorderBottomDashed {
	border-bottom: 2px dashed rgba(0,0,0,0.1)
}
.hsBorderTopSolid {
	border-top: 2px solid rgba(0,0,0,0.1)
}
.hsBorderTopDashed {
	border-top: 2px dashed rgba(0,0,0,0.1)
}
.hsBorderSolid {
	border-top: 2px solid rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(0,0,0,0.1)
}
.hsBorderDashed {
	border-top: 2px dashed rgba(0,0,0,0.1);
	border-bottom: 2px dashed rgba(0,0,0,0.1)
}
.de5pxPadding {
	padding: 5px
}
.de10pxPadding {
	padding: 10px
}
.de15pxPadding {
	padding: 15px
}
.de20pxPadding {
	padding: 20px
}
.de25pxPadding {
	padding: 25px
}
.deUppercase {
	text-transform: uppercase
}
.deLowercase {
	text-transform: lowercase
}
.deCapitalize {
	text-transform: capitalize
}
.de1pxLetterSpacing {
	letter-spacing: 1px
}
.deneg1pxLetterSpacing {
	letter-spacing: -1px
}
.de2pxLetterSpacing {
	letter-spacing: 2px
}
.de3pxLetterSpacing {
	letter-spacing: 3px
}
.elBGStyle1 {
	background-color: rgba(0,0,0,0.1);
	border-radius: 5px
}
.elBGStyle2 {
	background-color: rgba(255,255,255,0.1);
	border-radius: 5px
}
.elBGStyle3 {
	background-color: #076AB0;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2)
}
.elBGStyle4 {
	background-color: #CC1925;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2)
}
.elBGStyle5 {
	background-color: #fada35;
	border-radius: 5px;
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2)
}
.hsTextShadow1 {
	text-shadow: 1px 1px 1px rgba(0,0,0,0.2)
}
.hsTextShadow2 {
	text-shadow: 1px 1px 2px rgba(0,0,0,0.4)
}
.hsTextShadow3 {
	text-shadow: 1px 1px 3px rgba(0,0,0,0.5)
}
.bold_yellow b, .bold_yellow strong {
	background-color: #fada35;
	padding: .2% 1%;
	border-radius: 5px
}
.bold_black b, .bold_black strong {
	background-color: #02080a;
	padding: .2% 1%;
	border-radius: 5px
}
.hsbg_black {
	background-color: rgba(0,0,0,0.1);
	padding: 10px 5px !important;
	border-radius: 5px
}
.hsbg_yellow {
	background-color: #fada35;
	padding: 10px 5px !important;
	border-radius: 5px
}
.elHeadlineIcon_lock:before, .elHeadlineIcon_asterisk:before, .elHeadlineIcon_check:before, .elHeadlineIcon_hashtag:before, .elHeadlineIcon_bars:before, .elHeadlineIcon_book:before, .elHeadlineIcon_cog:before, .elHeadlineIcon_dashboard:before, .elHeadlineIcon_cutlery:before, .elHeadlineIcon_diamond:before, .elHeadlineIcon_eye:before, .elHeadlineIcon_gavel:before, .elHeadlineIcon_globe:before, .elHeadlineIcon_cogs:before, .elHeadlineIcon_picture:before, .elHeadlineIcon_mappin:before, .elHeadlineIcon_moon:before, .elHeadlineIcon_recycle:before, .elHeadlineIcon_rss:before, .elHeadlineIcon_star:before, .elHeadlineIcon_wifi:before, .elHeadlineIcon_wrench:before, .elHeadlineIcon_users:before, .elHeadlineIcon_user:before, .elHeadlineIcon_thumbsup:before, .elHeadlineIcon_thumbsdown:before, .elHeadlineIcon_car:before, .elHeadlineIcon_paypal:before, .elHeadlineIcon_usd:before, .elHeadlineIcon_facebook:before, .elHeadlineIcon_dropbox:before, .elHeadlineIcon_amazon:before, .elHeadlineIcon_apple:before, .elHeadlineIcon_google:before, .elHeadlineIcon_linkedin:before, .elHeadlineIcon_pinterest:before, .elHeadlineIcon_instagram:before, .elHeadlineIcon_twitter:before, .elHeadlineIcon_vimeo:before, .elHeadlineIcon_youtube:before, .elHeadlineIcon_yelp:before, .elHeadlineIcon_search:before, .elHeadlineIcon_registered:before, .elHeadlineIcon_ticket:before, .elHeadlineIcon_trademark:before, .elHeadlineIcon_spinner:before, .elHeadlineIcon_music:before, .elHeadlineIcon_paw:before, .elHeadlineIcon_sun:before, .elHeadlineIcon_signal:before, .elHeadlineIcon_quoteright:before, .elHeadlineIcon_quoteleft:before, .elHeadlineIcon_question:before, .elHeadlineIcon_news:before, .elHeadlineIcon_map:before, .elHeadlineIcon_lightbulb:before, .elHeadlineIcon_info:before, .elHeadlineIcon_film:before, .elHeadlineIcon_exclamation:before, .elHeadlineIcon_message:before, .elHeadlineIcon_coffee:before, .elHeadlineIcon_bullhorn:before, .elHeadlineIcon_bomb:before {
	position: relative;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 5px
}
.elHeadlineIcon_lock:before {
	content: "\f023"
}
.elHeadlineIcon_asterisk:before {
	content: "\f069"
}
.elHeadlineIcon_check:before {
	content: "\f00c"
}
.elHeadlineIcon_hashtag:before {
	content: "\f292"
}
.elHeadlineIcon_bars:before {
	content: "\f0c9"
}
.elHeadlineIcon_book:before {
	content: "\f02d"
}
.elHeadlineIcon_cog:before {
	content: "\f013"
}
.elHeadlineIcon_dashboard:before {
	content: "\f3fd"
}
.elHeadlineIcon_cutlery:before {
	content: "\f2e7"
}
.elHeadlineIcon_diamond:before {
	content: "\f3a5"
}
.elHeadlineIcon_eye:before {
	content: "\f06e"
}
.elHeadlineIcon_gavel:before {
	content: "\f0e3"
}
.elHeadlineIcon_globe:before {
	content: "\f0ac"
}
.elHeadlineIcon_cogs:before {
	content: "\f085"
}
.elHeadlineIcon_picture:before {
	content: "\f03e"
}
.elHeadlineIcon_mappin:before {
	content: "\f276"
}
.elHeadlineIcon_moon:before {
	content: "\f186"
}
.elHeadlineIcon_recycle:before {
	content: "\f1b8"
}
.elHeadlineIcon_rss:before {
	content: "\f09e"
}
.elHeadlineIcon_star:before {
	content: "\f005"
}
.elHeadlineIcon_wifi:before {
	content: "\f1eb"
}
.elHeadlineIcon_wrench:before {
	content: "\f0ad"
}
.elHeadlineIcon_users:before {
	content: "\f0c0"
}
.elHeadlineIcon_user:before {
	content: "\f007"
}
.elHeadlineIcon_thumbsup:before {
	content: "\f164"
}
.elHeadlineIcon_thumbsdown:before {
	content: "\f165"
}
.elHeadlineIcon_car:before {
	content: "\f1b9"
}
.elHeadlineIcon_paypal:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f1ed"
}
.elHeadlineIcon_usd:before {
	content: "\f155"
}
.elHeadlineIcon_facebook:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f09a"
}
.elHeadlineIcon_dropbox:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f16b"
}
.elHeadlineIcon_amazon:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f270"
}
.elHeadlineIcon_apple:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f179"
}
.elHeadlineIcon_google:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f1a0"
}
.elHeadlineIcon_linkedin:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f0e1"
}
.elHeadlineIcon_pinterest:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f231"
}
.elHeadlineIcon_instagram:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f16d"
}
.elHeadlineIcon_twitter:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f099"
}
.elHeadlineIcon_vimeo:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f27d"
}
.elHeadlineIcon_youtube:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f167"
}
.elHeadlineIcon_yelp:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f1e9"
}
.elHeadlineIcon_search:before {
	content: "\f002"
}
.elHeadlineIcon_registered:before {
	content: "\f25d"
}
.elHeadlineIcon_ticket:before {
	content: "\f3ff"
}
.elHeadlineIcon_trademark:before {
	content: "\f25c"
}
.elHeadlineIcon_spinner:before {
	content: "\f110"
}
.elHeadlineIcon_music:before {
	content: "\f001"
}
.elHeadlineIcon_paw:before {
	content: "\f1b0"
}
.elHeadlineIcon_sun:before {
	content: "\f185"
}
.elHeadlineIcon_signal:before {
	content: "\f012"
}
.elHeadlineIcon_quoteright:before {
	content: "\f10e"
}
.elHeadlineIcon_quoteleft:before {
	content: "\f10d"
}
.elHeadlineIcon_question:before {
	content: "\f059"
}
.elHeadlineIcon_news:before {
	content: "\f1ea"
}
.elHeadlineIcon_map:before {
	content: "\f279"
}
.elHeadlineIcon_lightbulb:before {
	content: "\f0eb"
}
.elHeadlineIcon_info:before {
	content: "\f05a"
}
.elHeadlineIcon_film:before {
	content: "\f008"
}
.elHeadlineIcon_exclamation:before {
	content: "\f06a"
}
.elHeadlineIcon_message:before {
	content: "\f27a"
}
.elHeadlineIcon_coffee:before {
	content: "\f0f4"
}
.elHeadlineIcon_bullhorn:before {
	content: "\f0a1"
}
.elHeadlineIcon_bomb:before {
	content: "\f1e2"
}
.elHeadlineIcon_10margin:before {
	margin-right: 10px
}
.elHeadlineIcon_15margin:before {
	margin-right: 15px
}
.elHeadlineIcon_20margin:before {
	margin-right: 20px
}
.fancyHeadline1 {
	display: inline-block;
	position: relative
}
.fancyHeadline1 .elHeadline {
	position: relative
}
.fancyHeadline1 .elHeadline:before {
	content: "";
	height: 5px;
	margin-top: 4px;
	border-bottom: 1px solid #4c4c4c;
	border-top: 1px solid #4c4c4c;
	top: 0px;
	left: 0px;
	width: 100%;
	display: inline-block
}
.fancy.style2:before, .fancy.style2:after {
	content: "";
	position: absolute;
	height: 2px;
	margin-top: 5px;
	border-bottom: 1px solid #ddd;
	border-top: 1px dashed #ddd;
	top: 0;
	width: 100%
}
.fancy.style3:before, .fancy.style3:after {
	content: "";
	position: absolute;
	height: 6px;
	margin-top: 0;
	border-bottom: 2px solid #ddd;
	border-top: 0;
	top: 0;
	width: 100%
}
.fancy.style4:before, .fancy.style4:after {
	content: "";
	position: absolute;
	height: 5px;
	margin-top: 0;
	border-bottom: 5px solid #ddd;
	border-top: 0;
	top: 0;
	width: 100%
}
.fancy:before {
	right: 100%;
	margin-right: 15px
}
.fancy:after {
	left: 100%;
	margin-left: 15px
}
.elHeadline[data-opacity='1'] {
	opacity: 1
}
.elHeadline[data-opacity='8'] {
	opacity: .8
}
.elHeadline[data-opacity='5'] {
	opacity: .5
}
.elHeadline[data-opacity='3'] {
	opacity: .3
}
.elHeadline[data-opacity='0'] {
	opacity: 0
}
.de-image-block img {
	max-width: 100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 0px
}
.imgcaption_headline {
	font-weight: bold;
	margin-top: 10px;
	margin-bottom: 5px
}
.imgRoundCorners {
	border-radius: 5px
}
.thumbnailImage {
	border: 3px solid #FFF
}
.thumbnailImageDark {
	border: 3px solid rgba(0,0,0,0.7)
}
.imgOpacity8 {
	opacity: .8
}
.imgOpacity5 {
	opacity: .5
}
.imgOpacity3 {
	opacity: .3
}
.imgGrey1 {
	filter: grayscale(100%);
	-webkit-filter: grayscale(100%);
	filter: gray;
	-webkit-transition: all .6s ease
}
.elIMG.effect1 {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777
}
.elIMG.effect2 {
	border: 5px solid #fff;
	-webkit-box-shadow: 0 10px 6px -6px #999;
	-moz-box-shadow: 0 10px 6px -6px #999;
	box-shadow: 0 10px 6px -6px #999
}
.elFeatureImage_theme1 {
	background: #000
}
.el_media_theme1 {
	border: 2px solid rgba(0,0,0,0.15);
	padding: 5px !important;
	background: #fff
}
.el_media_theme2 {
	border: 1px solid rgba(0,0,0,0.095);
	padding: 5px !important;
	padding-bottom: 35px;
	box-shadow: 0 4px 3px rgba(0,0,0,0.075);
	background: #fff
}
.el_media_theme3 {
	border: 1px solid rgba(0,0,0,0.15);
	border-bottom: 2px solid rgba(0,0,0,0.15);
	padding: 5px !important;
	border-radius: 5px;
	background: #fff
}
.el_media_theme4 {
	border: 1px solid rgba(0,0,0,0.15);
	border-bottom: 2px solid rgba(0,0,0,0.15);
	padding: 1px !important;
	border-radius: 5px;
	box-shadow: 0 10px 6px -6px rgba(0,0,0,0.15);
	background: #fff
}
.el_media_theme5 {
	border: 1px solid rgba(0,0,0,0.35);
	border-bottom: 2px solid rgba(0,0,0,0.35);
	padding: 1px !important;
	border-radius: 5px;
	background: #fff
}
.el_media_theme6 {
	border: 1px solid rgba(0,0,0,0.35);
	border-bottom: 2px solid rgba(0,0,0,0.35);
	padding: 1px !important;
	background: #fff
}
.el_media_theme7 {
	border: 2px solid white;
	box-shadow: 0 4px 3px rgba(0,0,0,0.095), 0 0 2px rgba(0,0,0,0.095);
	background: #fff
}
.el_media_theme8 {
	border: 2px solid rgba(0,0,0,0.55);
	box-shadow: 0 4px 3px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.15);
	background: #fff
}
.el_media_theme9 {
	border: 1px solid rgba(0,0,0,0.25);
	border-bottom: 2px solid rgba(0,0,0,0.25);
	box-shadow: 0 4px 3px rgba(0,0,0,0.15), 0 0 2px rgba(0,0,0,0.15);
	padding: 5px !important;
	border-radius: 200px;
	background: rgba(0,0,0,0.15)
}
.el_media_theme10 {
	border: 1px solid rgba(0,0,0,0.15);
	border-bottom: 2px solid rgba(0,0,0,0.15);
	box-shadow: 0 4px 3px rgba(0,0,0,0.05), 0 0 2px rgba(0,0,0,0.15);
	padding: 5px !important;
	border-radius: 10px;
	background: rgba(0,0,0,0.05)
}
.elIMG.ximg.img-rounded {
	border-radius: 6px !important
}
.noimgstyle {
	border-radius: 0 !important
}
.elIMG.ximg.img-circle {
	border-radius: 50% !important
}
.ximg.img-rounded {
	border-radius: 6px !important
}
.noimgstyle {
	border-radius: 0 !important
}
.ximg.img-circle {
	border-radius: 50% !important
}
.elVideo {
	position: relative;
	overflow: hidden
}
.elVideo video {
	position: relative;
	top: 0;
	left: 0;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 3
}
.elVideo iframe {
	z-index: 3
}
.elVideoplaceholder {
	position: relative;
	padding-bottom: 56.25% !important;
	padding-top: 25px !important;
	height: 0;
	margin-bottom: 0px;
	z-index: 1
}
.elVideoplaceholder_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #2B2B2B;
	border: 1px solid rgba(0,0,0,0.2);
	text-align: center;
	background-image: url(/images/videoplaceholderbg.png);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3)
}
.elVideoSkin1 {
	background-color: #111111;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#1f1f1f), to(#111));
	background-image: -webkit-linear-gradient(top, #1f1f1f, #111);
	background-image: -moz-linear-gradient(top, #1f1f1f, #111);
	background-image: -o-linear-gradient(top, #1f1f1f, #111);
	background-image: -ms-linear-gradient(top, #1f1f1f, #111);
	background-image: linear-gradient(to bottom, #1f1f1f, #111);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom: 3px solid rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elVideoSkin1 .elVideo {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elVideoSkin2 {
	background-color: #FFF;
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elVideoSkin2 .elVideo {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elVideoSkin3 {
	background-color: #175c8d;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#1c72b0), to(#175c8d));
	background-image: -webkit-linear-gradient(top, #1c72b0, #175c8d);
	background-image: -moz-linear-gradient(top, #1c72b0, #175c8d);
	background-image: -o-linear-gradient(top, #1c72b0, #175c8d);
	background-image: -ms-linear-gradient(top, #1c72b0, #175c8d);
	background-image: linear-gradient(to bottom, #1c72b0, #175c8d);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elVideoSkin3 .elVideo {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elVideoSkin4 {
	background-color: #F73936;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f73936), to(#cc302d));
	background-image: -webkit-linear-gradient(top, #f73936, #cc302d);
	background-image: -moz-linear-gradient(top, #f73936, #cc302d);
	background-image: -o-linear-gradient(top, #f73936, #cc302d);
	background-image: -ms-linear-gradient(top, #f73936, #cc302d);
	background-image: linear-gradient(to bottom, #f73936, #cc302d);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elVideoSkin4 .elVideo {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elVideoSkin6 {
	background-color: #a5b814;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#a5b814), to(#96a813));
	background-image: -webkit-linear-gradient(top, #a5b814, #96a813);
	background-image: -moz-linear-gradient(top, #a5b814, #96a813);
	background-image: -o-linear-gradient(top, #a5b814, #96a813);
	background-image: -ms-linear-gradient(top, #a5b814, #96a813);
	background-image: linear-gradient(to bottom, #a5b814, #96a813);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elVideoSkin6 .elVideo {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elVideoSkin7 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	box-shadow: 0 1px 5px rgba(0,0,0,0.4)
}
.elVideoWidth100 {
	width: 100% !important
}
.elVideoWidth75 {
	width: 75% !important;
	margin-left: auto !important;
	margin-right: auto !important
}
.elVideoWidth50 {
	width: 50% !important;
	margin-left: auto !important;
	margin-right: auto !important
}
.effect1 {
	-webkit-box-shadow: 0 10px 6px -6px #777;
	-moz-box-shadow: 0 10px 6px -6px #777;
	box-shadow: 0 10px 6px -6px #777
}
.effect2 {
	position: relative
}
.effect2:before, .effect2:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	z-index: 0;
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
.effect2:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	z-index: 0;
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 10px;
	left: auto
}
.effect3 {
	position: relative
}
.effect3:before {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	z-index: 0;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg)
}
.effect4 {
	position: relative
}
.effect4:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	right: 10px;
	left: auto;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 15px 10px #777;
	-moz-box-shadow: 0 15px 10px #777;
	box-shadow: 0 15px 10px #777;
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg)
}
.effect5 {
	position: relative
}
.effect5:before, .effect5:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 25px;
	left: 10px;
	width: 50%;
	top: 80%;
	max-width: 300px;
	background: #777;
	-webkit-box-shadow: 0 35px 20px #777;
	-moz-box-shadow: 0 35px 20px #777;
	box-shadow: 0 35px 20px #777;
	-webkit-transform: rotate(-8deg);
	-moz-transform: rotate(-8deg);
	-o-transform: rotate(-8deg);
	-ms-transform: rotate(-8deg);
	transform: rotate(-8deg)
}
.effect5:after {
	-webkit-transform: rotate(8deg);
	-moz-transform: rotate(8deg);
	-o-transform: rotate(8deg);
	-ms-transform: rotate(8deg);
	transform: rotate(8deg);
	right: 10px;
	left: auto
}
.effect6 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset
}
.effect6:before, .effect6:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 50%;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px
}
.effect6:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg)
}
.effect7 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset
}
.effect7:before, .effect7:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 0;
	bottom: 0;
	left: 10px;
	right: 10px;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px;
	z-index: 0
}
.effect7:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg)
}
.effect8 {
	position: relative;
	-webkit-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	-moz-box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset;
	box-shadow: 0 1px 4px rgba(0,0,0,0.3), 0 0 40px rgba(0,0,0,0.1) inset
}
.effect8:before, .effect8:after {
	content: "";
	position: absolute;
	z-index: -1;
	-webkit-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	-moz-box-shadow: 0 0 20px rgba(0,0,0,0.8);
	box-shadow: 0 0 20px rgba(0,0,0,0.8);
	top: 10px;
	bottom: 10px;
	left: 0;
	right: 0;
	-moz-border-radius: 100px / 10px;
	border-radius: 100px / 10px
}
.effect8:after {
	right: 10px;
	left: auto;
	-webkit-transform: skew(8deg) rotate(3deg);
	-moz-transform: skew(8deg) rotate(3deg);
	-ms-transform: skew(8deg) rotate(3deg);
	-o-transform: skew(8deg) rotate(3deg);
	transform: skew(8deg) rotate(3deg)
}
.elAudio {
	position: relative;
	overflow: hidden
}
.elAudio audio {
	position: relative;
	top: 0;
	left: 0;
	width: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	z-index: 3
}
.elAudioplaceholder {
	position: relative;
	padding-bottom: 20px !important;
	padding-top: 20px !important;
	height: 0;
	margin-bottom: 0px
}
.elAudioplaceholder_inner {
	position: absolute;
	top: 0;
	left: 0;
	width: 100% !important;
	height: 100% !important;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	background-color: #2B2B2B;
	border: 1px solid rgba(0,0,0,0.2);
	text-align: center;
	background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAABMlBMVEUAAABmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmZmbjsL+WAAAAZXRSTlMAAQIDBAUGBwgJCgsMDxEUFRccHR4gIiMkJScrLS4wNjg9PkBCRklKS0xQUVVWV1hZW2FjZGZnaWtvcHFzdXh5f4CCg4uam56lpqqrsrW3usHDxcfIztXZ4OLk6Ovt8fP19/n7/Ud/eyQAAAFXSURBVDjLvdPZVhNBGEXh3dUBGicGIx1HgogKGsEBiRpHQFCDs4iAIQz7/V/Bi1ZW252VO/0vatWq811VnYJ/M/XNmagvWNbvYz3O7+2MZJv4kTpdypf09p/9mc96rZzbABiYjCGs63gpz8Ardy9D+OCPuJhn4MKBzsGJrg+KeQZI2noRbnk4CPHZarVafWweENr+jAldr8NX89OA+c58xPCBd+Cpn8AiWNfX0HQLzmsog/BM64zpSRIdKQNYsU2sE0Q60QvU3QW9lC09wAvfE2tKpGkZREs6xaieItHRMljVNxGLbkOqMd+K4P7hYiDZ9y488QsMpLVarfb875uM3tmpEDrOHr9FKw8G3+oVmPVoiIJoAKRdXYCkYzPfh9YxWHZvEqINdyoURQNgaKoCYU3PFTrXynXy9Ee9WWptc+9318PDI73R51+81K3xPjlXt+cC/21+AS8+h3jGVW2PAAAAAElFTkSuQmCC);
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
	-moz-box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3);
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.3)
}
.elAudioSkin1 {
	background-color: #111111;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#1f1f1f), to(#111));
	background-image: -webkit-linear-gradient(top, #1f1f1f, #111);
	background-image: -moz-linear-gradient(top, #1f1f1f, #111);
	background-image: -o-linear-gradient(top, #1f1f1f, #111);
	background-image: -ms-linear-gradient(top, #1f1f1f, #111);
	background-image: linear-gradient(to bottom, #1f1f1f, #111);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.3);
	border-bottom: 3px solid rgba(0,0,0,0.3);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elAudioSkin1 .elAudio {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elAudioSkin2 {
	background-color: #FFF;
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elAudioSkin2 .elAudio {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elAudioSkin3 {
	background-color: #175c8d;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#1c72b0), to(#175c8d));
	background-image: -webkit-linear-gradient(top, #1c72b0, #175c8d);
	background-image: -moz-linear-gradient(top, #1c72b0, #175c8d);
	background-image: -o-linear-gradient(top, #1c72b0, #175c8d);
	background-image: -ms-linear-gradient(top, #1c72b0, #175c8d);
	background-image: linear-gradient(to bottom, #1c72b0, #175c8d);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elAudioSkin3 .elAudio {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elAudioSkin4 {
	background-color: #F73936;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#f73936), to(#cc302d));
	background-image: -webkit-linear-gradient(top, #f73936, #cc302d);
	background-image: -moz-linear-gradient(top, #f73936, #cc302d);
	background-image: -o-linear-gradient(top, #f73936, #cc302d);
	background-image: -ms-linear-gradient(top, #f73936, #cc302d);
	background-image: linear-gradient(to bottom, #f73936, #cc302d);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elAudioSkin4 .elAudio {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elAudioSkin6 {
	background-color: #a5b814;
	background-image: -webkit-gradient(linear, center top, center bottom, from(#a5b814), to(#96a813));
	background-image: -webkit-linear-gradient(top, #a5b814, #96a813);
	background-image: -moz-linear-gradient(top, #a5b814, #96a813);
	background-image: -o-linear-gradient(top, #a5b814, #96a813);
	background-image: -ms-linear-gradient(top, #a5b814, #96a813);
	background-image: linear-gradient(to bottom, #a5b814, #96a813);
	padding: 8px !important;
	border-radius: 5px;
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 3px solid rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.3), inset 0 1px 0 rgba(255,255,255,0.1);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 1px 0 rgba(255,255,255,0.1)
}
.elAudioSkin6 .elAudio {
	-webkit-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	-moz-box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	box-shadow: 0 1px 10px rgba(0,0,0,0.3);
	border-radius: 5px
}
.elAudioSkin7 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	box-shadow: 0 1px 5px rgba(0,0,0,0.4)
}
.elAudioWidth100 {
	width: 100% !important
}
.elAudioWidth75 {
	width: 75% !important
}
.elAudioWidth50 {
	width: 50% !important
}
.elAudioWidth75.elAlign_center, .elAudioWidth50.elAlign_center {
	margin-left: auto;
	margin-right: auto
}
.elAudioWidth75.elAlign_right, .elAudioWidth50.elAlign_right {
	margin-left: auto
}
.elButton {
	margin-right: auto;
	margin-left: auto;
	color: #FFF;
	font-weight: bold;
	display: inline-block;
	-ms-transform: all .2s ease-in-out;
	-webkit-transform: all .2s ease-in-out;
	transform: all .2s ease-in-out;
	text-align: center !important;
	text-decoration: none !important
}
.elButton:hover {
	text-decoration: none;
	color: inherit
}
.elButton:visited, .elButton:active, .elButton:hover {
	text-decoration: none !important
}
.elButton {
	padding: 13px 35px
}
.elButtonPadding2 {
	padding: 9px 25px
}
.elButtonPadding3 {
	padding: 19px 40px
}
.elButton .fa_appended {
	margin-left: 10px
}
.elButton .fa_prepended {
	margin-right: 10px
}
.elButtonSize5 {
	font-size: 13px
}
.elButtonSize6 {
	font-size: 16px
}
.elButtonSize7 {
	font-size: 24px
}
.elButtonSize1 {
	font-size: 18px
}
.elButtonSize2 {
	font-size: 21px
}
.elButtonSize3 {
	font-size: 27px
}
.elButtonSize4 {
	font-size: 37px
}
.elButtonSub, .elButtonSub1, .elButtonSub2 {
	display: block;
	opacity: 0.7;
	font-weight: normal
}
.elButtonSize1 .elButtonSub, .elButtonSize1 .elButtonSub1, .elButtonSize1 .elButtonSub2 {
	font-size: 14px
}
.elButtonSize2 .elButtonSub, .elButtonSize2 .elButtonSub1, .elButtonSize2 .elButtonSub2 {
	font-size: 16px
}
.elButtonSize3 .elButtonSub, .elButtonSize3 .elButtonSub1, .elButtonSize3 .elButtonSub2 {
	font-size: 18px
}
.elButtonSize4 .elButtonSub {
	font-size: 21px
}
.elButtonFull {
	display: block;
	text-align: center;
	width: 100%
}
.elButtonInline {
	display: inline-block;
	margin-right: 25px
}
.elButtonRollover1:hover {
	-ms-transform: scale(1.1);
	-webkit-transform: scale(1.1);
	transform: scale(1.1)
}
.elButtonRollover2:hover {
	opacity: .7
}
.elButtonAnimate1 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}
@-webkit-keyframes pulse {
0% {
-webkit-transform:scale(1)
}
50% {
-webkit-transform:scale(1.05)
}
100% {
-webkit-transform:scale(1)
}
}
@keyframes pulse {
0% {
transform:scale(1)
}
50% {
transform:scale(1.05)
}
100% {
transform:scale(1)
}
}
.elButtonAnimate1 {
	-webkit-animation-name: pulse;
	animation-name: pulse
}
.elButtonAnimate1:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused
}
.elButtonAnimate2 {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
	animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite
}
@-webkit-keyframes pulse2 {
0% {
-webkit-transform:scale(1)
}
50% {
-webkit-transform:scale(1.1)
}
100% {
-webkit-transform:scale(1)
}
}
@keyframes pulse2 {
0% {
transform:scale(1)
}
50% {
transform:scale(1.1)
}
100% {
transform:scale(1)
}
}
.elButtonAnimate2 {
	-webkit-animation-name: pulse2;
	animation-name: pulse2
}
.elButtonAnimate2:hover {
	animation-play-state: paused;
	-webkit-animation-play-state: paused
}
.elButtonTxtColor2 {
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2)
}
.elButtonTxtColor3 {
	text-shadow: -1px -1px 0px rgba(255,255,255,0.1)
}
.elButtonTxtColor4 {
	text-shadow: 3px 2px 1px rgba(0,0,0,0.2)
}
.elButtonTxtColor5 {
	text-shadow: 0 0 8px rgba(0,0,0,0.8)
}
.elButtonSubtle {
	border: 1px solid rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
	border-radius: 4px
}
.elButtonRounded {
	border: 1px solid rgba(0,0,0,0.13);
	border-bottom: 4px solid rgba(0,0,0,0.13);
	box-shadow: inset 0 1px 1px 0 rgba(255,255,255,0.22);
	border-radius: 6px
}
.elButtonRounded:hover {
	box-shadow: inset 0 2px 2px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset
}
.elButtonPill {
	border: 1px solid rgba(0,0,0,0.13);
	border-bottom: 3px solid rgba(0,0,0,0.13);
	box-shadow: inset 0 -1px -1px 0 rgba(0,0,0,0.22);
	border-radius: 134px
}
.elButtonPill:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.12) inset
}
.elButtonSquare {
	border: 1px solid rgba(0,0,0,0.13);
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	border-radius: 0
}
.elButtonSquare:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.2) inset
}
.elButtonWhiteBorder {
	border: 2px solid #fff;
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	border-radius: 0
}
.elButtonWhiteBorder:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.2) inset
}
.elButtonBlackBorder {
	border: 2px solid #000;
	-moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	-webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	box-shadow: inset 0px 1px 0px 0px rgba(255,255,255,0.3);
	border-radius: 0
}
.elButtonBlackBorder:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.2) inset
}
.elButtonJuicy {
	border: 4px dashed rgba(0,0,0,0.2);
	-moz-box-shadow: inset 0 0 44px rgba(255,255,255,0.3), inset 0 0 4px rgba(0,0,0,0.2);
	-webkit-box-shadow: inset 0 0 44px rgba(255,255,255,0.3), inset 0 0 4px rgba(0,0,0,0.2);
	box-shadow: inset 0 0 44px rgba(255,255,255,0.3), inset 0 0 4px rgba(0,0,0,0.2);
	border-radius: 10px
}
.elButtonJuicy:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.1) inset
}
.elButtonDottedBorder {
	border: 3px dotted rgba(0,0,0,0.2)
}
.elButtonDottedBorder:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.1) inset
}
.elButtonBorderDouble {
	border: 7px rgba(0,0,0,0.2);
	border-style: double double double double
}
.elButtonBorderDouble:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.1) inset
}
.elButtonBorderDoubleLight {
	border: 7px rgba(255,255,255,0.8);
	border-style: double double double double
}
.elButtonBorderDoubleLight:hover {
	box-shadow: 0 -133px 133px 0 rgba(255,255,255,0.1) inset
}
.elButtonMain:before {
	font-family: "Font Awesome 5 Free";
	font-weight: bold;
	margin-right: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.elButtonIcon1 .elButtonMain:before {
	content: "\f061"
}
.elButtonIcon2 .elButtonMain:before {
	content: "\f063"
}
.elButtonIcon3 .elButtonMain:before {
	content: "\f054"
}
.elButtonIcon4 .elButtonMain:before {
	content: "\f078"
}
.elButtonIcon5 .elButtonMain:before {
	content: "\f067"
}
.elButtonIcon6 .elButtonMain:before {
	content: "\f00c"
}
.elButtonIcon7 .elButtonMain:before {
	content: "\f14a"
}
.elButtonIcon8 .elButtonMain:before {
	content: "\f07a"
}
.elButtonIcon9 .elButtonMain:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f099"
}
.elButtonIcon10 .elButtonMain:before {
	content: "\f04b"
}
.elButtonIcon11 .elButtonMain:before {
	font-family: "Font Awesome 5 Brands";
	content: "\f082"
}
.elButtonIcon12 .elButtonMain:before {
	content: "\f02d"
}
.elButtonIcon13 .elButtonMain:before {
	content: "\f073"
}
.elButtonIcon14 .elButtonMain:before {
	content: "\f133"
}
.elButtonIcon15 .elButtonMain:before {
	content: "\f1c1"
}
.elButtonIcon16 .elButtonMain:before {
	content: "\f004"
}
.elButtonIcon17 .elButtonMain:before {
	content: "\f079"
}
.elButtonIcon18 .elButtonMain:before {
	content: "\f1cd"
}
.elButtonIcon19 .elButtonMain:before {
	content: "\f130"
}
.elButtonIcon20 .elButtonMain:before {
	content: "\f1c6"
}
.elButtonIcon21 .elButtonMain:before {
	content: "\f1ea"
}
.elButtonIcon22 .elButtonMain:before {
	content: "\f1e0"
}
.elButtonIcon23 .elButtonMain:before {
	content: "\f072"
}
.elButtonIcon24 .elButtonMain:before {
	content: "\f09d"
}
.elButtonIcon1.elButtonRightIcon .elButtonMain:before, .elButtonIcon2.elButtonRightIcon .elButtonMain:before, .elButtonIcon3.elButtonRightIcon .elButtonMain:before, .elButtonIcon4.elButtonRightIcon .elButtonMain:before, .elButtonIcon5.elButtonRightIcon .elButtonMain:before, .elButtonIcon6.elButtonRightIcon .elButtonMain:before, .elButtonIcon7.elButtonRightIcon .elButtonMain:before, .elButtonIcon8.elButtonRightIcon .elButtonMain:before, .elButtonIcon9.elButtonRightIcon .elButtonMain:before, .elButtonIcon10.elButtonRightIcon .elButtonMain:before, .elButtonIcon10.elButtonRightIcon .elButtonMain:before, .elButtonIcon11.elButtonRightIcon .elButtonMain:before, .elButtonIcon12.elButtonRightIcon .elButtonMain:before, .elButtonIcon13.elButtonRightIcon .elButtonMain:before, .elButtonIcon14.elButtonRightIcon .elButtonMain:before, .elButtonIcon15.elButtonRightIcon .elButtonMain:before, .elButtonIcon16.elButtonRightIcon .elButtonMain:before, .elButtonIcon17.elButtonRightIcon .elButtonMain:before, .elButtonIcon18.elButtonRightIcon .elButtonMain:before, .elButtonIcon19.elButtonRightIcon .elButtonMain:before, .elButtonIcon20.elButtonRightIcon .elButtonMain:before, .elButtonIcon21.elButtonRightIcon .elButtonMain:before, .elButtonIcon22.elButtonRightIcon .elButtonMain:before, .elButtonIcon23.elButtonRightIcon .elButtonMain:before, .elButtonIcon24.elButtonRightIcon .elButtonMain:before {
	content: '';
	margin-right: 0
}
.elButtonRightIcon .elButtonMain:after {
	font-family: "Font Awesome 5 Free";
	margin-left: 15px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.elButtonIcon1.elButtonRightIcon .elButtonMain:after {
	content: "\f061"
}
.elButtonIcon2.elButtonRightIcon .elButtonMain:after {
	content: "\f063"
}
.elButtonIcon3.elButtonRightIcon .elButtonMain:after {
	content: "\f054"
}
.elButtonIcon4.elButtonRightIcon .elButtonMain:after {
	content: "\f078"
}
.elButtonIcon5.elButtonRightIcon .elButtonMain:after {
	content: "\f067"
}
.elButtonIcon6.elButtonRightIcon .elButtonMain:after {
	content: "\f00c"
}
.elButtonIcon7.elButtonRightIcon .elButtonMain:after {
	content: "\f14a"
}
.elButtonIcon8.elButtonRightIcon .elButtonMain:after {
	content: "\f07a"
}
.elButtonIcon9.elButtonRightIcon .elButtonMain:after {
	font-family: "Font Awesome 5 Brands";
	content: "\f099"
}
.elButtonIcon10.elButtonRightIcon .elButtonMain:after {
	content: "\f04b"
}
.elButtonIcon11.elButtonRightIcon .elButtonMain:after {
	font-family: "Font Awesome 5 Brands";
	content: "\f082"
}
.elButtonIcon12.elButtonRightIcon .elButtonMain:after {
	content: "\f02d"
}
.elButtonIcon13.elButtonRightIcon .elButtonMain:after {
	content: "\f073"
}
.elButtonIcon14.elButtonRightIcon .elButtonMain:after {
	content: "\f133"
}
.elButtonIcon15.elButtonRightIcon .elButtonMain:after {
	content: "\f1c1"
}
.elButtonIcon16.elButtonRightIcon .elButtonMain:after {
	content: "\f004"
}
.elButtonIcon17.elButtonRightIcon .elButtonMain:after {
	content: "\f079"
}
.elButtonIcon18.elButtonRightIcon .elButtonMain:after {
	content: "\f1cd"
}
.elButtonIcon19.elButtonRightIcon .elButtonMain:after {
	content: "\f130"
}
.elButtonIcon20.elButtonRightIcon .elButtonMain:after {
	content: "\f1c6"
}
.elButtonIcon21.elButtonRightIcon .elButtonMain:after {
	content: "\f1ea"
}
.elButtonIcon22.elButtonRightIcon .elButtonMain:after {
	content: "\f1e0"
}
.elButtonIcon23.elButtonRightIcon .elButtonMain:after {
	content: "\f072"
}
.elButtonIcon24.elButtonRightIcon .elButtonMain:after {
	content: "\f09d"
}
.elButtonColor1 {
	background-color: #547084
}
.elButtonColor1:hover {
	background-color: #22435B
}
.elButtonColor2 {
	background-color: #8AB743
}
.elButtonColor2:hover {
	background-color: #658f2c
}
.elButtonColor3 {
	background-color: #FDBE4B;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2)
}
.elButtonColor3:hover {
	background-color: #fb983b
}
.elButtonColor4 {
	background-color: #EA5032
}
.elButtonColor4:hover {
	background-color: #d23524
}
.elButtonColor5 {
	background-color: #212121
}
.elButtonBottomBorder {
	border-bottom: 3px solid rgba(0,0,0,0.2);
	border-left: none !important;
	border-right: none !important
}
.elButtonShadow1 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2)
}
.elButtonShadow2 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	box-shadow: 0 1px 5px rgba(0,0,0,0.4)
}
.elButtonShadow3 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
	box-shadow: 0 1px 5px rgba(0,0,0,0.7)
}
.elButtonShadow4 {
	-webkit-box-shadow: 0 8px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 8px 1px rgba(0,0,0,0.1);
	box-shadow: 0 8px 1px rgba(0,0,0,0.1)
}
.elButtonShadow5 {
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	box-shadow: 0 0 25px rgba(0,0,0,0.2), 0 0 15px rgba(0,0,0,0.2), 0 0 3px rgba(0,0,0,0.4)
}
.elButtonShadow6 {
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	box-shadow: 0 0 25px rgba(0,0,0,0.4), 0 0 15px rgba(255,255,255,0.2), 0 0 3px rgba(255,255,255,0.4)
}
.elButtonGradient {
	-webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2);
	border: 1px solid rgba(0,0,0,0.1)
}
.elButtonShadow1.elButtonGradient {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonShadow2.elButtonGradient {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4), inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4), inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.4), inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonShadow3.elButtonGradient {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.7), inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7), inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.7), inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonColor1.elButtonBorder {
	border: 3px solid #0092D5;
	color: #0092D5;
	background-color: transparent !important
}
.elButtonColor1.elButtonBorder:hover {
	border: 3px solid rgba(0,0,0,0.15);
	color: #FFF;
	background-color: #0092D5 !important
}
.elButtonColor2.elButtonBorder {
	border: 3px solid #8AB743;
	color: #8AB743;
	background-color: transparent !important
}
.elButtonColor2.elButtonBorder:hover {
	border: 3px solid rgba(0,0,0,0.15);
	color: #FFF;
	background-color: #8AB743 !important
}
.elButtonColor3.elButtonBorder {
	border: 3px solid #FCCC1A;
	color: #FCCC1A;
	background-color: transparent !important
}
.elButtonColor3.elButtonBorder:hover {
	border: 3px solid rgba(0,0,0,0.15);
	color: #FFF;
	background-color: #FCCC1A !important
}
.elButtonColor4.elButtonBorder {
	border: 3px solid #EA5032;
	color: #EA5032;
	background-color: transparent !important
}
.elButtonColor4.elButtonBorder:hover {
	border: 3px solid rgba(0,0,0,0.15);
	color: #FFF;
	background-color: #EA5032 !important
}
.elButtonColor5.elButtonBorder {
	border: 3px solid #212121;
	color: #212121;
	background-color: transparent !important
}
.elButtonColor5.elButtonBorder:hover {
	border: 3px solid rgba(0,0,0,0.15);
	color: #FFF;
	background-color: #212121 !important
}
.elButtonGradient2 {
	-webkit-box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2);
	border: 1px solid rgba(0,0,0,0.1)
}
.elButtonShadow1.elButtonGradient2 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2), inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonShadow2.elButtonGradient2 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4), inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4), inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.4), inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonShadow3.elButtonGradient2 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.7), inset 0 0 0 2px rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7), inset 0 0 0 2px rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.7), inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonText {
	border: none !important;
	background-color: transparent !important
}
.elButtonText:hover {
	text-decoration: underline
}
.elButtonText.elButtonSize1 {
	font-size: 14px
}
.elButtonText.elButtonSize2 {
	font-size: 18px
}
.elButtonText.elButtonSize3 {
	font-size: 24px
}
.elButtonText.elButtonSize4 {
	font-size: 32px
}
.elButtonToggleConnected .btnToggle.elB1 {
	margin-right: -2px;
	border-top-right-radius: 0px;
	border-bottom-right-radius: 0px;
	border-right: 2px solid rgba(0,0,0,0.05)
}
.elButtonToggleConnected .btnToggle.elB2 {
	margin-left: -2px;
	border-top-left-radius: 0px;
	border-bottom-left-radius: 0px;
	border-left: 2px solid rgba(0,0,0,0.05)
}
.elButtonToggleSep .btnToggle.elB1 {
	margin-right: 15px
}
.elButtonToggleSep .btnToggle.elB2 {
	margin-left: 15px
}
.elButtonToggleWidth1.elButtonToggleConnected .btnToggle.elB1 {
	width: 50%
}
.elButtonToggleWidth1.elButtonToggleConnected .btnToggle.elB2 {
	width: 50%
}
.elButtonToggleWidth1.elButtonToggleSep .btnToggle.elB1 {
	width: 45%
}
.elButtonToggleWidth1.elButtonToggleSep .btnToggle.elB2 {
	width: 45%
}
.elButtonSubmitted {
	opacity: .8;
	cursor: progress
}
.el_cf_orangeBuyNow {
	-moz-box-shadow: inset 0px -7px 8px -7px #ffd59e;
	-webkit-box-shadow: inset 0px -7px 8px -7px #ffd59e;
	box-shadow: inset 0px -7px 8px -7px #ffd59e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9d67d), color-stop(1, #f3b156));
	background: -moz-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: -webkit-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: -o-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: -ms-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: linear-gradient(to bottom, #f9d67d 5%, #f3b156 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d67d', endColorstr='#f3b156', GradientType=0);
	background-color: #f9d67d;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #dda755;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
	color: #9d540b;
	font-weight: bold;
	padding: 10px 10px;
	position: relative;
	text-decoration: none;
	text-shadow: -1px 1px 0px #fbdc8f
}
.el_cf_orangeBuyNow:hover {
	color: #9d540b
}
.el_cf_orangeBuyNow:active {
	position: relative;
	top: 1px;
	color: #9d540b;
	box-shadow: 0 2px 4px #9d540b
}
.el_cf_brightBlueButton {
	-moz-box-shadow: inset 0px -7px 8px -7px #c9e2ff;
	-webkit-box-shadow: inset 0px -7px 8px -7px #c9e2ff;
	box-shadow: inset 0px -7px 8px -7px #c9e2ff;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #78a7da), color-stop(1, #3a68b2));
	background: -moz-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
	background: -webkit-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
	background: -o-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
	background: -ms-linear-gradient(top, #78a7da 5%, #3a68b2 100%);
	background: linear-gradient(to bottom, #78a7da 5%, #3a68b2 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#78a7da', endColorstr='#3a68b2', GradientType=0);
	background-color: #78a7da;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #3e70aa;
	display: inline-block;
	cursor: pointer;
	color: #ffffff;
	font-weight: bold;
	padding: 10px 10px;
	text-decoration: none;
	text-shadow: -1px 1px 0px #3e70aa
}
.el_cf_brightBlueButton:hover {
	color: #ffffff
}
.el_cf_brightBlueButton:active {
	position: relative;
	top: 1px;
	color: #fff;
	box-shadow: 0 2px 4px #9d540b
}
.ceoinput, .ceoinput>* {
	border: 1px solid #b4becd;
	border-top-color: #b0baca;
	border-bottom-color: #d3d9e2;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.95) !important;
	border-radius: 3px !important
}
.ceoinput2, .ceoinput2>* {
	border: 1px solid #b4becd;
	border-top-color: #b0baca;
	border-bottom-color: #d3d9e2;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.85) !important;
	border-radius: 123px !important
}
.es-simTranDark, .es-simTranDark>* {
	border-radius: 0 !important;
	background-color: rgba(0,0,0,0.15);
	border: 0;
	color: #969696 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	font-weight: bold !important;
	letter-spacing: 0.8px
}
.es-simTranLight, .es-simTranLight>* {
	border-radius: 0 !important;
	background-color: rgba(255,255,255,0.15);
	border: 0;
	color: #969696 !important;
	padding-top: 15px !important;
	padding-bottom: 15px !important;
	font-weight: bold !important;
	letter-spacing: 0.8px
}
.es-minUnderDark, .es-minUnderDark>* {
	border-radius: 0 !important;
	border: 0 !important;
	border-bottom: 2px solid black !important;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 1px;
	padding: 10px 25px 10px 5px !important
}
.es-minUnderLight, .es-minUnderLight>* {
	border-radius: 0 !important;
	border: 0;
	border-bottom: 2px solid white;
	background-color: rgba(0,0,0,0);
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 5px;
	padding: 10px 25px 10px 5px !important;
	color: white !important
}
.es-gradient, .es-gradient>* {
	border: 1px solid rgba(0,0,0,0.25);
	border-radius: 5px !important;
	box-shadow: inset 0px 0px 2px 2px rgba(0,0,0,0.055) !important;
	padding: 15px 20px;
	font-weight: 200
}
.es-lightgreyInput, .es-lightgreyInput>* {
	border-radius: 5px !important;
	box-shadow: inset 0px 2px 4px rgba(128,128,128,0.15), 0px 3px 2px rgba(140,157,169,0.14) !important;
	padding: 15px 20px;
	font-weight: 200
}
.es-divoted, .es-divoted>* {
	border-radius: 6px !important;
	border: 1px solid #fff;
	box-shadow: inset 0 1px 2px rgba(0,0,0,0.33) !important;
	-moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.33) !important;
	-webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.33) !important
}
.es-cleanSqueeze {
	padding: 10px 15px !important;
	font-weight: bold !important;
	letter-spacing: -1px !important;
	border: 2px solid black !important;
	border-radius: 3px !important;
	box-shadow: 0px 0px 0px 1px rgba(64,64,71,0.298039)
}
.ceoinputRounded, .ceoinputRounded>* {
	border: 1px solid #b4becd;
	border-bottom: 3px solid #b4becd;
	border-top-color: #b0baca;
	border-bottom-color: #d3d9e2;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.85) !important;
	border-radius: 303px !important;
	color: #333 !important
}
.blueInputTheme, .blueInputTheme>* {
	border: 1px solid #b4becd !important;
	border-bottom: 3px solid #b4becd !important;
	border-top-color: #b0baca !important;
	border-bottom-color: #d3d9e2 !important;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.85) !important;
	border-radius: 5px !important;
	color: #333 !important
}
.el_button_theme_white {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #F6F6F6;
	background: -moz-linear-gradient(top, #fff, #fff 50%, #EFEFEF);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.5, #fff), to(#EFEFEF));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E6E6E6');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#FFFFFF', EndColorStr='#E6E6E6')";
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #DDD;
	border-bottom: 1px solid #CDCDCD;
	color: #666;
	text-shadow: 0 1px 1px #FFF
}
.el_button_theme_white:hover {
	color: #666
}
.el_button_theme_grey {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #E6E6E6;
	background: -moz-linear-gradient(top, #fff, #f5f5f5 5%, #e2e2e2 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #fff), color-stop(0.03, #f5f5f5), to(#e2e2e2));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e2e2e2');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5f5f5', EndColorStr='#e2e2e2')";
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	border: 1px solid #d0d0d0;
	border-bottom: 1px solid #b5b5b5;
	color: #5e5e5e;
	text-shadow: 1px 1px 1px #FFF
}
.el_button_theme_grey:hover {
	color: #5e5e5e
}
.el_button_theme_blue {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #49b8e7;
	background: -moz-linear-gradient(top, #d1edfa, #8dd8f8 5%, #60b5d9);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c9e7f5), color-stop(0.03, #8dd8f8), to(#60b5d9));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dd8f8', EndColorStr='#60b5d9');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8dd8f8', EndColorStr='#60b5d9')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #54abcf;
	border-bottom: 1px solid #398fb4;
	color: #FFF;
	text-shadow: 0 1px 1px #0f739d
}
.el_button_theme_blue:hover {
	color: #FFF
}
.el_button_theme_darkblue {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #4986e8;
	background: -moz-linear-gradient(top, #c1d7ff, #76b8fc 5%, #4986e8);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #aadaf0), color-stop(0.03, #76b8fc), to(#4986e8));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#76b8fc', EndColorStr='#4986e8');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#76b8fc', EndColorStr='#4986e8')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #3b79df;
	border-bottom: 1px solid #2562c7;
	color: #FFF;
	text-shadow: 0 1px 1px #0d3474
}
.el_button_theme_darkblue:hover {
	color: #FFF
}
.el_button_theme_pink {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #ec56b5;
	background: -moz-linear-gradient(top, #f8bfe3, #f87bca 5%, #ec56b5);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #f8bfe3), color-stop(0.03, #f87bca), to(#ec56b5));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f87bca', EndColorStr='#ec56b5');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f87bca', EndColorStr='#ec56b5')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e54aac;
	border-bottom: 1px solid #cc3695;
	color: #FFF;
	text-shadow: 0 1px 1px #8d1b63
}
.el_button_theme_pink:hover {
	color: #FFF
}
.el_button_theme_green {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #6abe18;
	background: -moz-linear-gradient(top, #cbe951, #9dd254 5%, #5eac11);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cbe951), color-stop(0.03, #9dd254), to(#5eac11));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #53a40c;
	border-bottom: 1px solid #468f0a;
	color: #FFF;
	text-shadow: 0 1px 1px #316903
}
.el_button_theme_green:hover {
	color: #FFF
}
.el_button_theme_orange {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	background: #f48423;
	background: -moz-linear-gradient(top, #ffdf9e, #f5b026 5%, #f48423);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd683), color-stop(0.03, #f5b026), to(#f48423));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e6791c;
	border-bottom: 1px solid #d86f15;
	color: #FFF;
	text-shadow: 0 1px 1px #6f3a02
}
.el_button_theme_orange:hover {
	color: #FFF
}
.el_button_theme_transparent {
	padding: 9px 18px;
	text-decoration: none;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	display: inline-block;
	color: #FFF;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid rgba(255,255,255,0.1);
	border-top: 1px solid rgba(255,255,255,0.5);
	border-bottom: 1px solid rgba(255,255,255,0.01);
	background: rgba(255,255,255,0.2);
	background: -moz-linear-gradient(top, rgba(255,255,255,0.25), rgba(255,255,255,0.14) 150%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, rgba(255,255,255,0.2)), color-stop(1.5, rgba(255,255,255,0.09)));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#999999', EndColorStr='#666666');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#999999', EndColorStr='#666666')";
	box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.3)
}
.iconelement_theme_1 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 1px 1px 0 #fff, 3px 3px 3px rgba(0,0,0,0.075)
}
.iconelement_theme_1 i {
	background: #f9f9f9;
	border-radius: 200px;
	padding: 20px 26px;
	border-bottom: 2px solid rgba(0,0,0,0.075)
}
.iconelement_theme_2 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15);
	color: #fff
}
.iconelement_theme_2 i {
	background: #0074c7;
	border-radius: 4px;
	padding: 10px 16px;
	color: #fff;
	border: 2px solid rgba(0,0,0,0.15);
	border-bottom: 4px solid rgba(0,0,0,0.15)
}
.iconelement_theme_3 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_3 i {
	background: #fafafa;
	border-radius: 4px;
	padding: 10px 16px;
	border: 2px solid rgba(0,0,0,0.075);
	border-bottom: 4px solid rgba(0,0,0,0.075)
}
.iconelement_theme_5 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block
}
.iconelement_theme_5 i {
	border-radius: 200px;
	padding: 19px 26px;
	border: 2px solid rgba(0,0,0,0.15)
}
.iconelement_theme_6 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block
}
.iconelement_theme_6 i {
	border-radius: 4px;
	padding: 10px 10px;
	border: 2px solid rgba(0,0,0,0.15)
}
.iconelement_theme_7 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_7 i {
	background: #3cb371;
	border-radius: 4px;
	padding: 10px 16px;
	color: #fff;
	background: #6abe18;
	background: -moz-linear-gradient(top, #cbe951, #9dd254 5%, #5eac11);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #cbe951), color-stop(0.03, #9dd254), to(#5eac11));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#9dd254', EndColorStr='#5eac11')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #53a40c;
	border-bottom: 1px solid #468f0a;
	color: #FFF;
	text-shadow: 0 1px 1px #316903
}
.iconelement_theme_8 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_8 i {
	padding: 10px 16px;
	text-shadow: 0 1px 0 #fff;
	background: #f5f5f5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f9f9f9), to(#f0f0f0));
	background: -moz-linear-gradient(top, #f9f9f9, #f0f0f0);
	border: 1px solid #dedede;
	border-color: #dedede #d8d8d8 #d3d3d3;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	-webkit-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
	-moz-box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
	box-shadow: 0 1px 2px #eaeaea, inset 0 1px 0 #fbfbfb;
	background: #e6433d;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8674b), to(#d54746));
	background: -moz-linear-gradient(top, #f8674b, #d54746);
	border-color: #d1371c #d1371c #9f220d;
	color: #fff;
	text-shadow: 0 1px 1px #961a07;
	-webkit-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
	-moz-box-shadow: 0 1px 2px #d6d6d6, inset 0 1px 0 #ff9573;
	box-shadow: 0 1px 2px #d6d6d6
}
.iconelement_theme_9 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_9 i {
	padding: 10px 16px;
	-moz-box-shadow: inset 0px -7px 8px -7px #ffd59e;
	-webkit-box-shadow: inset 0px -7px 8px -7px #ffd59e;
	box-shadow: inset 0px -7px 8px -7px #ffd59e;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #f9d67d), color-stop(1, #f3b156));
	background: -moz-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: -webkit-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: -o-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: -ms-linear-gradient(top, #f9d67d 5%, #f3b156 100%);
	background: linear-gradient(to bottom, #f9d67d 5%, #f3b156 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f9d67d', endColorstr='#f3b156', GradientType=0);
	background-color: #f9d67d;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border: 1px solid #dda755;
	display: inline-block;
	font-weight: bold;
	color: #9d540b
}
.iconelement_theme_10 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_10 i {
	background: #3cb371;
	border-radius: 4px;
	padding: 10px 16px;
	background: -webkit-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
	background: -moz-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
	background: -o-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
	background: -ms-linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
	background: linear-gradient(top, #f4f5f7 0%, #e1e2e6 90%, #cfd1d4 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4f5f7', endColorstr='#cfd1d4', GradientType=0);
	border: 1px solid #949494;
	-webkit-box-shadow: inset 0px 1px 0px #fff, 0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 1px 0px #fff, 0px 1px 1px rgba(0,0,0,0.15);
	box-shadow: inset 0px 1px 0px #fff, 0px 1px 1px rgba(0,0,0,0.15);
	color: #555454;
	text-shadow: 0px 1px 0px #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.iconelement_theme_11 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_11 i {
	background: #3cb371;
	border-radius: 4px;
	padding: 10px 16px;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0, #ffd683), color-stop(0.03, #f5b026), to(#f48423));
filter:progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423');
	-ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#f5b026', EndColorStr='#f48423')";
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	border: 1px solid #e6791c;
	border-bottom: 1px solid #d86f15;
	color: #FFF;
	text-shadow: 0 1px 1px #6f3a02
}
.iconelement_theme_12 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_12 i {
	background: #3cb371;
	border-radius: 4px;
	padding: 10px 16px;
	color: #fff;
	-moz-box-shadow: inset 0px 1px 0px 0px #7a8eb9;
	-webkit-box-shadow: inset 0px 1px 0px 0px #7a8eb9;
	box-shadow: inset 0px 1px 0px 0px #7a8eb9;
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0.05, #637aad), color-stop(1, #5972a7));
	background: -moz-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background: -webkit-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background: -o-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background: -ms-linear-gradient(top, #637aad 5%, #5972a7 100%);
	background: linear-gradient(to bottom, #637aad 5%, #5972a7 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#637aad', endColorstr='#5972a7', GradientType=0);
	background-color: #637aad;
	border: 1px solid #314179
}
.iconelement_theme_13 {
	padding: 0;
	margin: 0;
	color: inherit;
	text-align: center;
	font-size: 55px;
	line-height: 1em;
	display: block;
	text-shadow: 3px 2px 5px rgba(0,0,0,0.15)
}
.iconelement_theme_13 i {
	background: #3cb371;
	border-radius: 4px;
	padding: 10px 16px;
	color: #fff;
	background: -webkit-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
	background: -moz-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
	background: -o-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
	background: -ms-linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
	background: linear-gradient(top, #777 0%, #585858 90%, #454545 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#777777', endColorstr='#454545', GradientType=0);
	border: 1px solid #323232;
	-webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.35), 0px 1px 1px rgba(0,0,0,0.15);
	-moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,0.35), 0px 1px 1px rgba(0,0,0,0.15);
	box-shadow: inset 0px 1px 0px rgba(255,255,255,0.35), 0px 1px 1px rgba(0,0,0,0.15);
	color: #fff;
	text-shadow: 0px -1px 0px rgba(0,0,0,0.22);
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}
.cf_arrow_container_bottom {
	position: relative;
	overflow: visible
}
.cf_arrow_container_bottom:after {
	top: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136,183,213,0);
	border-top-color: inherit;
	border-width: 40px;
	margin-left: -40px;
	z-index: 22
}
.cf_arrow_container_top {
	position: relative;
	overflow: visible
}
.cf_arrow_container_top:after {
	bottom: 100%;
	left: 50%;
	border: solid transparent;
	content: " ";
	height: 0;
	width: 0;
	z-index: 22;
	position: absolute;
	pointer-events: none;
	border-color: rgba(136,183,213,0);
	border-bottom-color: inherit;
	border-width: 40px;
	margin-left: -40px
}
.elBtnVP_5 {
	padding-top: 5px !important;
	padding-bottom: 5px !important
}
.elBtnVP_10 {
	padding-top: 10px !important;
	padding-bottom: 10px !important
}
.elBtnVP_15 {
	padding-top: 15px !important;
	padding-bottom: 15px !important
}
.elBtnVP_20 {
	padding-top: 20px !important;
	padding-bottom: 20px !important
}
.elBtnVP_25 {
	padding-top: 25px !important;
	padding-bottom: 25px !important
}
.elBtnVP_30 {
	padding-top: 30px !important;
	padding-bottom: 30px !important
}
.elBtnVP_40 {
	padding-top: 40px !important;
	padding-bottom: 40px !important
}
.elBtnVP_0 {
	padding-top: 0px !important;
	padding-bottom: 0px !important
}
.elBtnHP_5 {
	padding-left: 5px !important;
	padding-right: 5px !important
}
.elBtnHP_10 {
	padding-left: 10px !important;
	padding-right: 10px !important
}
.elBtnHP_15 {
	padding-left: 15px !important;
	padding-right: 15px !important
}
.elBtnHP_20 {
	padding-left: 20px !important;
	padding-right: 20px !important
}
.elBtnHP_25 {
	padding-left: 25px !important;
	padding-right: 25px !important
}
.elBtnHP_30 {
	padding-left: 30px !important;
	padding-right: 30px !important
}
.elBtnHP_40 {
	padding-left: 40px !important;
	padding-right: 40px !important
}
.elBtnHP_0 {
	padding-left: 0px !important;
	padding-right: 0px !important
}
.elButtonCorner0 {
	border-radius: 0px
}
.elButtonCorner2 {
	border-radius: 2px
}
.elButtonCorner3 {
	border-radius: 3px
}
.elButtonCorner3 {
	border-radius: 3px
}
.elButtonCorner5 {
	border-radius: 5px
}
.elButtonCorner10 {
	border-radius: 10px
}
.elButtonCorner15 {
	border-radius: 15px
}
.elButtonCorner60 {
	border-radius: 60px
}
.elButtonCorner50 {
	border-radius: 50%
}
.elBTN_b_none {
	border: none
}
.elBTN_b_1 {
	border: 1px solid rgba(0,0,0,0.2)
}
.elBTN_b_2 {
	border: 2px solid rgba(0,0,0,0.2)
}
.elBTN_b_3 {
	border: 3px solid rgba(0,0,0,0.2)
}
.elBTN_b_4 {
	border: 4px solid rgba(0,0,0,0.2)
}
.elBTN_b_5 {
	border: 5px solid rgba(0,0,0,0.2)
}
.elBTN_b_10 {
	border: 10px solid rgba(0,0,0,0.2)
}
.elBTN_b_1_2 {
	border: 1px solid rgba(0,0,0,0.2);
	border-bottom: 2px solid rgba(0,0,0,0.2)
}
.elBTN_b_1_3 {
	border: 1px solid rgba(0,0,0,0.2);
	border-bottom: 3px solid rgba(0,0,0,0.2)
}
.elBTN_b_2_3 {
	border: 2px solid rgba(0,0,0,0.2);
	border-bottom: 3px solid rgba(0,0,0,0.2)
}
.elButtonShadowN1 {
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2)
}
.elButtonShadowN2 {
	box-shadow: inset 0 0 0 1px rgba(255,255,255,0.2)
}
.elButtonShadowN3 {
	box-shadow: inset 0 0 0 2px rgba(255,255,255,0.2)
}
.elButtonShadowFlatHighlight {
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none
}
.elButtonShadowFlatHighlight:hover {
	box-shadow: inset 0 0px 0px 0 rgba(255,255,255,0.22), 0 233px 233px 0 rgba(255,255,255,0.12) inset
}
.is-countdown {
	display: inline-block;
	margin-left: auto;
	margin-right: auto
}
.countdown-rtl {
	direction: rtl
}
.countdown-holding span {
	color: #888
}
.countdown-row {
	clear: both;
	width: 100%;
	padding: 0px 2px;
	text-align: center
}
.countdown-section {
	display: block;
	float: left;
	text-align: center;
	border-radius: 5px;
	margin: 0px;
	padding: 0px 10px
}
.countdown-section:first-child {
	padding-left: 0px
}
.countdown-section:last-child {
	padding-right: 0px
}
.countdown-amount {
	display: inline-block;
	text-align: center;
	font-weight: bold;
	padding: 10px;
	margin-bottom: 10px
}
.countdown-period {
	display: block;
	text-transform: uppercase;
	font-size: 11px;
	color: rgba(0,0,0,0.4)
}
.countdown-descr {
	display: block
}
.cdLabelBold .countdown-period {
	font-weight: bold
}
.cdLabelWhite .countdown-period {
	color: rgba(255,255,255,0.3)
}
.wideCountdownSize1 .countdown-amount {
	font-size: 18px;
	min-width: 56px
}
.wideCountdownSize1 .countdown-period {
	font-size: 9px
}
.wideCountdownSize2 .countdown-amount {
	font-size: 27px;
	min-width: 69px
}
.wideCountdownSize2 .countdown-period {
	font-size: 10px
}
.wideCountdownSize4 .countdown-amount {
	font-size: 47px;
	min-width: 101px !important
}
.wideCountdownSize4 .countdown-period {
	font-size: 14px
}
.cdStyleTextOnly .countdown-amount {
	padding: 0px 10px;
	margin-bottom: 5px
}
.cdBlack.cdStyleTextOnly .countdown-amount {
	color: #2e2e2e
}
.cdWhite.cdStyleTextOnly .countdown-amount {
	color: #FFF
}
.cdRed.cdStyleTextOnly .countdown-amount {
	color: #C41229
}
.cdBlue.cdStyleTextOnly .countdown-amount {
	color: #26789d
}
.cdGreen.cdStyleTextOnly .countdown-amount {
	color: #668b42
}
.cdYellow.cdStyleTextOnly .countdown-amount {
	color: #FEE068
}
.elCountdown:not([data-show-seconds="false"]) .cdStyleTextOnly.wideCountdown-demo .countdown-section .countdown-section:nth-last-child(3) .countdown-amount:after, .elCountdown:not([data-show-seconds="false"]) .cdStyleTextOnly.wideCountdown-demo .countdown-section .countdown-section:nth-last-child(2) .countdown-amount:after, .elCountdown:not([data-show-minutes="false"]) .cdStyleTextOnly.wideCountdown-demo .countdown-section .countdown-section:nth-last-child(3) .countdown-amount:after, .elCountdown:not([data-show-seconds="false"]) .cdStyleTextOnly.wideCountdown:not(.wideCountdown-demo) .countdown-section:nth-last-child(3) .countdown-amount:after, .elCountdown:not([data-show-seconds="false"]) .cdStyleTextOnly.wideCountdown:not(.wideCountdown-demo) .countdown-section:nth-last-child(2) .countdown-amount:after, .elCountdown:not([data-show-minutes="false"]) .cdStyleTextOnly.wideCountdown:not(.wideCountdown-demo) .countdown-section:nth-last-child(3) .countdown-amount:after, .themeImageWrap[element-selector="wideCountdown"] .cdStyleTextOnly .countdown-section .countdown-section:nth-last-child(2) .countdown-amount:after, .themeImageWrap[element-selector="wideCountdown"] .cdStyleTextOnly .countdown-section .countdown-section:nth-last-child(3) .countdown-amount:after {
	content: ":"
}
.wideCountdownSize1.cdStyleTextOnly .countdown-amount:after {
	position: absolute;
	margin-left: 20px;
	margin-top: -1px
}
.wideCountdownSize2.cdStyleTextOnly .countdown-amount:after {
	position: absolute;
	margin-left: 20px;
	margin-top: -2px
}
.wideCountdownSize4.cdStyleTextOnly .countdown-amount:after {
	position: absolute;
	margin-left: 25px;
	margin-top: -3px
}
.cdStyleCircleLine .countdown-amount {
	padding: 10px;
	margin-bottom: 10px;
	text-align: center
}
.cdBlack.cdStyleCircleLine .countdown-amount {
	color: #2e2e2e;
	border: 4px solid #2e2e2e
}
.cdWhite.cdStyleCircleLine .countdown-amount {
	color: #FFF;
	border: 4px solid #FFF
}
.cdRed.cdStyleCircleLine .countdown-amount {
	color: #C41229;
	border: 4px solid #C41229
}
.cdBlue.cdStyleCircleLine .countdown-amount {
	color: #26789d;
	border: 4px solid #26789d
}
.cdGreen.cdStyleCircleLine .countdown-amount {
	color: #668b42;
	border: 4px solid #668b42
}
.cdYellow.cdStyleCircleLine .countdown-amount {
	color: #FEE068;
	border: 4px solid #FEE068
}
.wideCountdownSize1.cdStyleCircleLine .countdown-amount {
	border-radius: 100px;
	min-width: 55px
}
.wideCountdownSize2.cdStyleCircleLine .countdown-amount {
	border-radius: 100px;
	min-width: 67px
}
.wideCountdownSize4.cdStyleCircleLine .countdown-amount {
	border-radius: 100px
}
.cdStyleCircleFill .countdown-amount {
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2)
}
.cdBlack.cdStyleCircleFill .countdown-amount {
	background-color: #2e2e2e;
	background: -moz-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #2e2e2e));
	background: -webkit-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: -o-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: -ms-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: linear-gradient(to bottom, #444 0%, #2e2e2e 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#2e2e2e', GradientType=0);
	border: 4px solid #2e2e2e
}
.cdWhite.cdStyleCircleFill .countdown-amount {
	background: #ffffff;
	background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	color: #232323;
	border: 4px solid #afafaf;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.3)
}
.cdRed.cdStyleCircleFill .countdown-amount {
	background: #e5162f;
	background: -moz-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5162f), color-stop(100%, #c41229));
	background: -webkit-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: -o-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: -ms-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: linear-gradient(to bottom, #e5162f 0%, #c41229 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5162f', endColorstr='#c41229', GradientType=0);
	border: 4px solid #c41229;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	color: #43010f
}
.cdBlue.cdStyleCircleFill .countdown-amount {
	background: #49a4cc;
	background: -moz-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #49a4cc), color-stop(100%, #26789d));
	background: -webkit-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: -o-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: -ms-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: linear-gradient(to bottom, #49a4cc 0%, #26789d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a4cc', endColorstr='#26789d', GradientType=0);
	border: 4px solid #26789d;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	color: #154058
}
.cdGreen.cdStyleCircleFill .countdown-amount {
	background: #77ba34;
	background: -moz-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77ba34), color-stop(100%, #668b42));
	background: -webkit-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: -o-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: -ms-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: linear-gradient(to bottom, #77ba34 0%, #668b42 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ba34', endColorstr='#668b42', GradientType=0);
	border: 4px solid #668b42;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	color: #2a4315
}
.cdYellow.cdStyleCircleFill .countdown-amount {
	background: #feea69;
	background: -moz-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feea69), color-stop(100%, #e29323));
	background: -webkit-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: -o-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: -ms-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: linear-gradient(to bottom, #feea69 0%, #e29323 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feea69', endColorstr='#e29323', GradientType=0);
	color: #42251f;
	border: 4px solid #e29323;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.3)
}
.wideCountdownSize1.cdStyleCircleFill .countdown-amount {
	border-radius: 100px;
	min-width: 55px
}
.wideCountdownSize2.cdStyleCircleFill .countdown-amount {
	border-radius: 100px;
	min-width: 67px
}
.wideCountdownSize4.cdStyleCircleFill .countdown-amount {
	border-radius: 100px
}
.cdStyleFlat .countdown-amount {
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	border: 2px solid rgba(0,0,0,0.2)
}
.cdBlack.cdStyleFlat .countdown-amount {
	background-color: #2e2e2e
}
.cdWhite.cdStyleFlat .countdown-amount {
	background-color: #FFF;
	color: #232323;
	border: none
}
.cdRed.cdStyleFlat .countdown-amount {
	background-color: #C41229
}
.cdBlue.cdStyleFlat .countdown-amount {
	background-color: #26789d
}
.cdGreen.cdStyleFlat .countdown-amount {
	background-color: #668b42
}
.cdYellow.cdStyleFlat .countdown-amount {
	background-color: #FEE068;
	color: #42251f
}
.cdStyleGradient .countdown-amount {
	padding: 10px;
	margin-bottom: 10px;
	text-align: center;
	color: #FFF;
	border-radius: 5px;
	text-shadow: 1px 1px 0px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.1), inset 0 1px 0 rgba(255,255,255,0.2)
}
.cdBlack.cdStyleGradient .countdown-amount {
	background-color: #2e2e2e;
	background: -moz-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #444), color-stop(100%, #2e2e2e));
	background: -webkit-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: -o-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: -ms-linear-gradient(top, #444 0%, #2e2e2e 100%);
	background: linear-gradient(to bottom, #444 0%, #2e2e2e 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#2e2e2e', GradientType=0);
	border: 2px solid #2e2e2e
}
.cdWhite.cdStyleGradient .countdown-amount {
	background: #ffffff;
	background: -moz-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff), color-stop(100%, #eaeaea));
	background: -webkit-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -o-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: -ms-linear-gradient(top, #fff 0%, #eaeaea 100%);
	background: linear-gradient(to bottom, #fff 0%, #eaeaea 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#eaeaea', GradientType=0);
	color: #232323;
	border: 2px solid #afafaf;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.3)
}
.cdRed.cdStyleGradient .countdown-amount {
	background: #e5162f;
	background: -moz-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e5162f), color-stop(100%, #c41229));
	background: -webkit-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: -o-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: -ms-linear-gradient(top, #e5162f 0%, #c41229 100%);
	background: linear-gradient(to bottom, #e5162f 0%, #c41229 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#e5162f', endColorstr='#c41229', GradientType=0);
	border: 2px solid #c41229;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	color: #43010f
}
.cdBlue.cdStyleGradient .countdown-amount {
	background: #49a4cc;
	background: -moz-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #49a4cc), color-stop(100%, #26789d));
	background: -webkit-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: -o-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: -ms-linear-gradient(top, #49a4cc 0%, #26789d 100%);
	background: linear-gradient(to bottom, #49a4cc 0%, #26789d 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#49a4cc', endColorstr='#26789d', GradientType=0);
	border: 2px solid #26789d;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	color: #154058
}
.cdGreen.cdStyleGradient .countdown-amount {
	background: #77ba34;
	background: -moz-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #77ba34), color-stop(100%, #668b42));
	background: -webkit-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: -o-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: -ms-linear-gradient(top, #77ba34 0%, #668b42 100%);
	background: linear-gradient(to bottom, #77ba34 0%, #668b42 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#77ba34', endColorstr='#668b42', GradientType=0);
	border: 2px solid #668b42;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.2);
	color: #2a4315
}
.cdYellow.cdStyleGradient .countdown-amount {
	background: #feea69;
	background: -moz-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #feea69), color-stop(100%, #e29323));
	background: -webkit-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: -o-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: -ms-linear-gradient(top, #feea69 0%, #e29323 100%);
	background: linear-gradient(to bottom, #feea69 0%, #e29323 100%);
filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#feea69', endColorstr='#e29323', GradientType=0);
	color: #42251f;
	border: 2px solid #e29323;
	text-shadow: 1px 1px 0px rgba(255,255,255,0.3)
}
.countdownProStyle1 .countdown-section {
	padding: 0 5px !important
}
.countdownProStyle1 .countdown-amount {
	padding: 5px 10px !important;
	margin-bottom: 0 !important;
	text-align: center !important;
	color: #5d5d5d !important;
	border-radius: 0 !important;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border: 1px solid #e4e4e4 !important;
	background-color: #f6f6f6 !important;
	font-size: 26px !important;
	font-weight: bold !important;
	min-width: 73px !important
}
.countdownProStyle1 .countdown-period {
	display: block !important;
	background-color: #537893 !important;
	text-transform: uppercase !important;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	border: 1px solid #e4e4e4 !important;
	border-top: none !important;
	font-size: 10px !important;
	font-weight: bold !important;
	margin-top: 0 !important;
	padding: 5px !important;
	color: #fff !important
}
.countdownProStyle2 .countdown-section {
	padding: 0 5px !important
}
.countdownProStyle2 .countdown-amount {
	padding: 5px 10px !important;
	margin-bottom: 0 !important;
	text-align: center !important;
	color: #fff !important;
	border-radius: 0 !important;
	border-top-left-radius: 5px !important;
	border-top-right-radius: 5px !important;
	border: 1px solid #b25430 !important;
	background-color: #d8814f !important;
	font-size: 26px !important;
	font-weight: bold !important;
	min-width: 73px !important
}
.countdownProStyle2 .countdown-period {
	display: block !important;
	background-color: #fdfdfd !important;
	text-transform: uppercase !important;
	border-bottom-left-radius: 5px !important;
	border-bottom-right-radius: 5px !important;
	border: 1px solid #b25430 !important;
	border-top: none !important;
	font-size: 10px !important;
	font-weight: bold !important;
	margin-top: 0 !important;
	padding: 5px !important;
	color: #b25430 !important;
	box-shadow: inset 0 0 40px #d8814f !important
}
.elCountdown[data-show-years="false"] .countdown-section .countdown-section:nth-last-child(7), .elCountdown[data-show-months="false"] .countdown-section .countdown-section:nth-last-child(6), .elCountdown[data-show-weeks="false"] .countdown-section .countdown-section:nth-last-child(5), .elCountdown[data-show-days="false"] .countdown-section .countdown-section:nth-last-child(4), .elCountdown[data-show-hours="false"] .countdown-section .countdown-section:nth-last-child(3), .elCountdown[data-show-minutes="false"] .countdown-section .countdown-section:nth-last-child(2), .elCountdown[data-show-seconds="false"] .countdown-section .countdown-section:nth-last-child(1) {
	display: none
}
[data-awa-bold="yes"] {
font-weight:bold
}
.elBulletList {
	padding: 0px;
	list-style-type: none
}
.elBulletList li i.fa, .elBulletList li i.fab, .elBulletList li i.fas, .elBulletList li i.fad, .elBulletList li i.far {
	margin-right: 0.71428571em
}
.elBulletListNew li {
	padding-bottom: 6px;
	list-style-type: none;
	margin-bottom: 6px;
	padding-left: 2em
}
.elBulletListNew li i.fa, .elBulletListNew li i.fab, .elBulletListNew li i.fas, .elBulletListNew li i.fad, .elBulletListNew li i.far {
	margin-left: -2em
}
.elBulletList2 li {
	font-size: 15px
}
.listSize1 li {
	font-size: 14px;
	padding: 10px 10px;
	padding-left: 20px
}
.listSize2 li {
	font-size: 16px;
	padding: 10px 10px;
	padding-left: 25px
}
.listSize3 li {
	font-size: 18px;
	padding: 10px 10px;
	padding-left: 25px
}
.listSize4 li {
	font-size: 24px;
	padding: 10px 10px;
	padding-left: 35px
}
.elBulletList li:before {
	left: 0px !important;
	position: absolute
}
.listIcon1 li:before, .listIcon2 li:before, .listIcon3 li:before, .listIcon4 li:before, .listIcon5 li:before, .listIcon6 li:before, .listIcon7 li:before {
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.listIcon1 li:before {
	content: "\f111"
}
.listIcon2 li:before {
	font-weight: 400;
	content: "\f111"
}
.listIcon3 li:before {
	content: "\f061"
}
.listIcon4 li:before {
	content: "\f054"
}
.listIcon5 li:before {
	content: "\f067"
}
.listIcon6 li:before {
	content: "\f00c"
}
.listIcon7 li:before {
	content: "\f00d"
}
.listIcon8 li {
	background-image: url(/images/green_check_big.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 47px
}
.listSize1.listIcon8 li {
	background-image: url(/images/green_check_small.png);
	padding-left: 42px
}
.listIcon9 li {
	background-image: url(/images/red_cross_big.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 47px
}
.listSize1.listIcon9 li {
	background-image: url(/images/red_cross_small.png);
	padding-left: 42px
}
.listIcon10 li {
	background-image: url(/images/green_dot_big.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 47px
}
.listSize1.listIcon10 li {
	background-image: url(/images/green_dot_small.png);
	padding-left: 42px
}
.listIcon11 li {
	background-image: url(/images/red_dot_big.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 47px
}
.listSize1.listIcon11 li {
	background-image: url(/images/red_dot_small.png);
	padding-left: 42px
}
.listIconBlack li:before {
	color: #282828
}
.listIconWhite li:before {
	color: rgba(255,255,255,0.9)
}
.listIconRed li:before {
	color: #970f16
}
.listIconBlue li:before {
	color: #115285
}
.listIconGreen li:before {
	color: #327529
}
.listBorder1 li {
	border-bottom: 1px solid rgba(0,0,0,0.1)
}
.listBorder2 li {
	border-bottom: 1px dashed rgba(0,0,0,0.1)
}
.listBorder3 li {
	border-bottom: 1px solid rgba(255,255,255,0.5)
}
.listBorder4 li {
	border-bottom: 1px dashed rgba(255,255,255,0.5)
}
.listIconSize2 li {
	position: relative;
	padding-left: 35px
}
.listSize1.listIconSize2 li:before {
	position: absolute;
	font-size: 24px;
	top: 3px
}
.listSize2.listIconSize2 li:before {
	position: absolute;
	font-size: 24px
}
.listSize3.listIconSize2 li:before {
	position: absolute;
	font-size: 24px
}
.listSize4.listIconSize2 li:before {
	position: absolute;
	font-size: 24px
}
.listIconSize3 li {
	position: relative;
	padding-left: 35px
}
.listSize1.listIconSize3 li:before {
	position: absolute;
	font-size: 32px
}
.listSize2.listIconSize3 li:before {
	position: absolute;
	font-size: 32px;
	top: -3px;
	left: 10px !important
}
.listSize3.listIconSize3 li:before {
	position: absolute;
	font-size: 32px;
	top: 0px;
	left: 10px !important
}
.listSize4.listIconSize3 li:before {
	position: absolute;
	font-size: 32px;
	top: 4px;
	left: 10px !important
}
.listImage16 li {
	background-repeat: no-repeat;
	background-image: none !important
}
.listImage32 li {
	background-repeat: no-repeat;
	background-position: 7px 9px;
	padding-left: 60px;
	background-image: url(/images/img_bullet.png)
}
.listImage48 li {
	background-repeat: no-repeat;
	background-position: 7px 7px;
	padding-left: 50px
}
.elBulletList_theme1 li {
	padding: 0;
	margin-bottom: 0
}
.elBulletList_theme1 li i.fa, .elBulletList_theme1 li i.far, .elBulletList_theme1 li i.fas, .elBulletList_theme1 li i.fad, .elBulletList_theme1 li i.fab, .elBulletList_theme1[data-list-type=ordered] li::before {
	padding: 10px 10px;
	background: #f9f9f9;
	border: 1px solid #eee;
	border-bottom: 2px solid #eee;
	border-radius: 4px;
	margin: 5px 0;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList_theme2 li {
	padding: 0;
	margin-bottom: 0
}
.elBulletList_theme2 li i.fa, .elBulletList_theme2 li i.far, .elBulletList_theme2 li i.fas, .elBulletList_theme2 li i.fab, .elBulletList_theme2 li i.fad, .elBulletList_theme2[data-list-type=ordered] li::before {
	padding: 10px 10px;
	background: #fafafa;
	border: 1px solid #eee;
	border-bottom: 2px solid #ddd;
	border-radius: 224px;
	margin: 5px 0;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList_theme3 li {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #eee
}
.elBulletList_theme3 li:last-child {
	border-bottom: none
}
.elBulletList_theme3 li i.fa, .elBulletList_theme3 li i.far, .elBulletList_theme3 li i.fas, .elBulletList_theme3 li i.fab, .elBulletList_theme3 li i.fad, .elBulletList_theme3[data-list-type=ordered] li::before {
	padding: 10px 10px;
	background: #3cb371;
	border-bottom: 2px solid #308f5a;
	color: #fff;
	border-radius: 3px;
	margin: 5px 0;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList_theme4 li {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #eee
}
.elBulletList_theme4 li:last-child {
	border-bottom: none
}
.elBulletList_theme4 li i.fa, .elBulletList_theme4 li i.far, .elBulletList_theme4 li i.fas, .elBulletList_theme4 li i.fab, .elBulletList_theme4 li i.fad, .elBulletList_theme4[data-list-type=ordered] li::before {
	padding: 10px 10px;
	background: #d8542e;
	border-bottom: 2px solid #ae3d1e;
	color: #fff;
	border-radius: 3px;
	margin: 5px 0;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList_theme5 {
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #eee;
	background: #fff
}
.elBulletList_theme5 li {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #eee;
	background: #fff
}
.elBulletList_theme5 li:last-child {
	border-top: none
}
.elBulletList_theme5 li i.fa, .elBulletList_theme5 li i.far, .elBulletList_theme5 li i.fas, .elBulletList_theme5 li i.fab, .elBulletList_theme5 li i.fad, .elBulletList_theme5[data-list-type=ordered] li::before {
	padding: 11px 9px;
	background: #f9f9f9;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList_theme5 li i.fa:last-child, .elBulletList_theme5[data-list-type=ordered] li::before {
	border-bottom: none
}
.elBulletList_theme6 {
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #186aa1;
	background: #fff
}
.elBulletList_theme6 li {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #186aa1
}
.elBulletList_theme6 li:first-child {
	border-top-right-radius: 5px
}
.elBulletList_theme6 li:last-child {
	border-top: none;
	border-bottom-right-radius: 4px
}
.elBulletList_theme6 li i.fa, .elBulletList_theme6 li i.far, .elBulletList_theme6 li i.fas, .elBulletList_theme6 li i.fab, .elBulletList_theme6 li i.fad, .elBulletList_theme6[data-list-type=ordered] li::before {
	padding: 11px 9px;
	background: #128ee6;
	background-image: -webkit-linear-gradient(top, #128ee6, #0074c7);
	background-image: -moz-linear-gradient(top, #128ee6, #0074c7);
	background-image: -ms-linear-gradient(top, #128ee6, #0074c7);
	background-image: -o-linear-gradient(top, #128ee6, #0074c7);
	background-image: linear-gradient(to bottom, #128ee6, #0074c7);
	color: #fff;
	border-right: 1px solid #186aa1;
	border-bottom: 1px solid #186aa1;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList_theme6 li i.fa:last-child, .elBulletList_theme6 li i.far:last-child, .elBulletList_theme6 li i.fas:last-child, .elBulletList_theme6 li i.fab:last-child, .elBulletList_theme6 li i.fad:last-child, .elBulletList_theme6[data-list-type=ordered] li::before {
	border-bottom: none
}
.elBulletList_theme7 {
	border-radius: 5px;
	overflow: hidden;
	border: 1px solid #3cb371;
	background: #fff
}
.elBulletList_theme7 li {
	padding: 0;
	margin-bottom: 0;
	border-bottom: 1px solid #3cb371
}
.elBulletList_theme7 li:first-child {
	border-top-right-radius: 5px
}
.elBulletList_theme7 li:last-child {
	border-top: none;
	border-bottom-right-radius: 5px
}
.elBulletList_theme7 li i.fa, .elBulletList_theme7 li i.far, .elBulletList_theme7 li i.fas, .elBulletList_theme7 li i.fab, .elBulletList_theme7 li i.fad, .elBulletList_theme7[data-list-type=ordered] li::before {
	padding: 11px 9px;
	background: #3fcc7c;
	background-image: -webkit-linear-gradient(top, #3fcc7c, #3cb371);
	background-image: -moz-linear-gradient(top, #3fcc7c, #3cb371);
	background-image: -ms-linear-gradient(top, #3fcc7c, #3cb371);
	background-image: -o-linear-gradient(top, #3fcc7c, #3cb371);
	background-image: linear-gradient(to bottom, #3fcc7c, #3cb371);
	color: #fff;
	border-right: 1px solid #3cb371;
	border-bottom: 1px solid #3cb371;
	margin-right: 6px;
	width: auto;
	margin-left: 0 !important;
	display: inline-block
}
.elBulletList[data-list-type=ordered] ul {
	counter-reset: li
}
.elBulletList[data-list-type=ordered] li {
	counter-increment: li;
	padding-left: 2em
}
.elBulletList[data-list-type=ordered] li i.fa::before, .elBulletList[data-list-type=ordered] li i.far::before, .elBulletList[data-list-type=ordered] li i.fas::before, .elBulletList[data-list-type=ordered] li i.fab::before, .elBulletList[data-list-type=ordered] li i.fad::before {
	content: counter(li) ".";
	display: inline-block
}
.elBulletList_theme1[data-list-type=ordered] li, .elBulletList_theme2[data-list-type=ordered] li, .elBulletList_theme3[data-list-type=ordered] li, .elBulletList_theme4[data-list-type=ordered] li, .elBulletList_theme5[data-list-type=ordered] li, .elBulletList_theme6[data-list-type=ordered] li, .elBulletList_theme7[data-list-type=ordered] li {
	padding-left: 0px
}
.elBulletList_theme1[data-list-type=ordered] li i.fa, .elBulletList_theme1[data-list-type=ordered] li i.far, .elBulletList_theme1[data-list-type=ordered] li i.fas, .elBulletList_theme1[data-list-type=ordered] li i.fab, .elBulletList_theme1[data-list-type=ordered] li i.fad, .elBulletList_theme2[data-list-type=ordered] li i.fa, .elBulletList_theme2[data-list-type=ordered] li i.far, .elBulletList_theme2[data-list-type=ordered] li i.fas, .elBulletList_theme2[data-list-type=ordered] li i.fab, .elBulletList_theme2[data-list-type=ordered] li i.fad, .elBulletList_theme3[data-list-type=ordered] li i.fa, .elBulletList_theme3[data-list-type=ordered] li i.far, .elBulletList_theme3[data-list-type=ordered] li i.fas, .elBulletList_theme3[data-list-type=ordered] li i.fab, .elBulletList_theme3[data-list-type=ordered] li i.fad, .elBulletList_theme4[data-list-type=ordered] li i.fa, .elBulletList_theme4[data-list-type=ordered] li i.far, .elBulletList_theme4[data-list-type=ordered] li i.fas, .elBulletList_theme4[data-list-type=ordered] li i.fab, .elBulletList_theme4[data-list-type=ordered] li i.fas, .elBulletList_theme5[data-list-type=ordered] li i.fa, .elBulletList_theme5[data-list-type=ordered] li i.far, .elBulletList_theme5[data-list-type=ordered] li i.fas, .elBulletList_theme5[data-list-type=ordered] li i.fab, .elBulletList_theme5[data-list-type=ordered] li i.fas, .elBulletList_theme6[data-list-type=ordered] li i.fa, .elBulletList_theme6[data-list-type=ordered] li i.far, .elBulletList_theme6[data-list-type=ordered] li i.fas, .elBulletList_theme6[data-list-type=ordered] li i.fab, .elBulletList_theme6[data-list-type=ordered] li i.fas, .elBulletList_theme7[data-list-type=ordered] li i.fa, .elBulletList_theme7[data-list-type=ordered] li i.far, .elBulletList_theme7[data-list-type=ordered] li i.fas, .elBulletList_theme7[data-list-type=ordered] li i.fab, .elBulletList_theme7[data-list-type=ordered] li i.fas {
	font-family: inherit !important
}
.elBulletList_theme1[data-list-type=ordered] li i.fa::before, .elBulletList_theme1[data-list-type=ordered] li i.far::before, .elBulletList_theme1[data-list-type=ordered] li i.fas::before, .elBulletList_theme1[data-list-type=ordered] li i.fab::before, .elBulletList_theme1[data-list-type=ordered] li i.fad::before, .elBulletList_theme2[data-list-type=ordered] li i.fa::before, .elBulletList_theme2[data-list-type=ordered] li i.far::before, .elBulletList_theme2[data-list-type=ordered] li i.fas::before, .elBulletList_theme2[data-list-type=ordered] li i.fab::before, .elBulletList_theme2[data-list-type=ordered] li i.fad::before, .elBulletList_theme3[data-list-type=ordered] li i.fa::before, .elBulletList_theme3[data-list-type=ordered] li i.far::before, .elBulletList_theme3[data-list-type=ordered] li i.fas::before, .elBulletList_theme3[data-list-type=ordered] li i.fab::before, .elBulletList_theme3[data-list-type=ordered] li i.fad::before, .elBulletList_theme4[data-list-type=ordered] li i.fa::before, .elBulletList_theme4[data-list-type=ordered] li i.far::before, .elBulletList_theme4[data-list-type=ordered] li i.fas::before, .elBulletList_theme4[data-list-type=ordered] li i.fab::before, .elBulletList_theme4[data-list-type=ordered] li i.fad::before, .elBulletList_theme5[data-list-type=ordered] li i.fa::before, .elBulletList_theme5[data-list-type=ordered] li i.far::before, .elBulletList_theme5[data-list-type=ordered] li i.fas::before, .elBulletList_theme5[data-list-type=ordered] li i.fab::before, .elBulletList_theme5[data-list-type=ordered] li i.fad::before, .elBulletList_theme6[data-list-type=ordered] li i.fa::before, .elBulletList_theme6[data-list-type=ordered] li i.far::before, .elBulletList_theme6[data-list-type=ordered] li i.fas::before, .elBulletList_theme6[data-list-type=ordered] li i.fab::before, .elBulletList_theme6[data-list-type=ordered] li i.fad::before, .elBulletList_theme7[data-list-type=ordered] li i.fa::before, .elBulletList_theme7[data-list-type=ordered] li i.far::before, .elBulletList_theme7[data-list-type=ordered] li i.fas::before, .elBulletList_theme7[data-list-type=ordered] li i.fab::before, .elBulletList_theme7[data-list-type=ordered] li i.fad::before {
	content: counter(li);
	min-width: 1em;
	height: 1em;
	font-weight: bold;
	display: inline-block
}
.elFeatureImage_50_50 .elScreenshot_text {
	width: 50%
}
.elFeatureImage_50_50 .elScreenshot_image {
	width: 50%
}
.elFeatureImage_60_40 .elScreenshot_text {
	width: 60%
}
.elFeatureImage_60_40 .elScreenshot_image {
	width: 40%
}
.elFeatureImage_70_30 .elScreenshot_text {
	width: 70%
}
.elFeatureImage_70_30 .elScreenshot_image {
	width: 30%
}
.elFeatureImage_80_20 .elScreenshot_text {
	width: 80%
}
.elFeatureImage_80_20 .elScreenshot_image {
	width: 20%
}
.elScreenshot_text {
	width: 60%
}
.elScreenshot_image {
	width: 40%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.elScreenshot_image img {
	padding: 0px;
	max-width: 100%;
	min-width: 0%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.elScreenshot_text_headline {
	padding: 0px;
	margin-top: 10px;
	margin-bottom: 6px
}
.elScreenshot_text_body {
	padding: 0px;
	padding-top: 0px
}
.elScreenshot_left .elScreenshot_text {
	float: left
}
.elScreenshot_left .elScreenshot_image {
	float: right;
	text-align: right
}
.elScreenshot_left .elScreenshot_text_padding {
	padding-right: 30px
}
.elFeatureImage_70_30.elScreenshot_left .elScreenshot_text_padding {
	padding-right: 20px
}
.elFeatureImage_80_20.elScreenshot_left .elScreenshot_text_padding {
	padding-right: 15px
}
.elScreenshot_right .elScreenshot_text {
	float: right
}
.elScreenshot_right .elScreenshot_image {
	float: left;
	text-align: left
}
.elScreenshot_right .elScreenshot_text_padding {
	padding-left: 30px
}
.elFeatureImage_70_30.elScreenshot_right .elScreenshot_text_padding {
	padding-left: 20px
}
.elFeatureImage_80_20.elScreenshot_right .elScreenshot_text_padding {
	padding-left: 15px
}
.ssHeadlineSize0 {
	font-size: 16px
}
.ssHeadlineSize1 {
	font-size: 18px
}
.ssHeadlineSize2 {
	font-size: 24px
}
.ssHeadlineSize3 {
	font-size: 32px
}
.ssHeadlineSize4 {
	font-size: 42px
}
.ssBodySize1 {
	font-size: 14px
}
.ssBodySize2 {
	font-size: 16px
}
.ssBodySize3 {
	font-size: 18px
}
.ssBodySize4 {
	font-size: 24px
}
.inlineoptin {
	margin-bottom: 0px;
	padding: 0px;
	text-align: center
}
.inlineoptin_form {
	display: inline-block
}
.inlineoptin_form input {
	width: 400px;
	margin-right: 20px;
	line-height: 45px;
	padding: 0px 15px;
	outline: none;
	display: block;
	margin-top: -5px
}
.wideContainer .inlineoptin_form input {
	width: 480px
}
.fullContainer .inlineoptin_form input {
	width: 480px
}
.smallContainer .inlineoptin_form input {
	width: 300px
}
.inlineoptin_btn {
	display: inline-block
}
.inlineoptin_btn a {
	padding: 0px 25px;
	height: 47px;
	line-height: 44px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-radius: 5px
}
.inlineoptin_btn a {
	text-decoration: none
}
.inlineoptin_corner5 {
	border-radius: 5px
}
.inlineoptin_corner10 {
	border-radius: 10px
}
.inlineoptin_border1 {
	border: none
}
.inlineoptin_border2 {
	border: 2px solid rgba(0,0,0,0.2)
}
.inlineoptin_color1 {
	background-color: #fff;
	color: #2f2f2f
}
.inlineoptin_color2 {
	background-color: rgba(0,0,0,0.5);
	color: rgba(255,255,255,0.8)
}
.stackedoptin {
	margin-bottom: 0px;
	padding: 0px;
	text-align: center
}
.stackedoptin_form {
	display: block
}
.stackedoptin_form input {
	width: 400px;
	line-height: 45px;
	padding: 0px 15px;
	outline: none;
	display: block;
	margin-left: auto;
	margin-right: auto
}
.smallContainer .stackedoptin_form input {
	width: 100%
}
.smallContainer .stackedoptin_btn {
	width: 100%
}
.stackedoptin_btn {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 400px;
	margin-top: 20px
}
.stackedoptin_btn a {
	padding: 0px 25px;
	height: 47px;
	line-height: 44px;
	display: block;
	font-size: 16px;
	font-weight: bold;
	color: #FFF;
	border-radius: 5px
}
.stackedoptin_btn a {
	text-decoration: none
}
.inlineoptin_corner5 {
	border-radius: 5px
}
.inlineoptin_corner10 {
	border-radius: 10px
}
.inlineoptin_border1 {
	border: none
}
.inlineoptin_border2 {
	border: 2px solid rgba(0,0,0,0.2)
}
.inlineoptin_color1 {
	background-color: #fff;
	color: #2f2f2f
}
.inlineoptin_color2 {
	background-color: rgba(0,0,0,0.5);
	color: rgba(255,255,255,0.8)
}
.elDivider {
	width: 100%;
	min-height: 1px;
	margin: 0px
}
.elDivider:not([class*="padding"]) {
	padding: 10px 0
}
.elDividerInner {
	min-height: 1px
}
.elDivider:after {
	clear: both;
	content: ".";
	display: block;
	height: 0;
	visibility: hidden
}
.elDivider {
	display: inline-block
}
.elDivider {
	display: block
}
.elDividerColor1 .elDividerInner {
	border-top-color: rgba(0,0,0,0.8)
}
.elDividerColor2 .elDividerInner {
	border-top-color: rgba(0,0,0,0.3)
}
.elDividerColor3 .elDividerInner {
	border-top-color: rgba(0,0,0,0.1)
}
.elDividerColor4 .elDividerInner {
	border-top-color: rgba(255,255,255,0.7)
}
.elDividerColor5 .elDividerInner {
	border-top-color: rgba(255,255,255,0.4)
}
.elDividerColor6 .elDividerInner {
	border-top-color: rgba(255,255,255,0.2)
}
.elDividerStyle1 .elDividerInner {
	border-top-width: 1px;
	border-top-style: solid
}
.elDividerStyle2 .elDividerInner {
	border-top-width: 2px;
	border-top-style: solid
}
.elDividerStyle3 .elDividerInner {
	border-top-width: 1px;
	border-top-style: dashed
}
.elDividerStyle4 .elDividerInner {
	border-top-width: 2px;
	border-top-style: dashed
}
.elDividerShadow1 .elDividerInner {
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.2);
	box-shadow: 0 2px 3px rgba(0,0,0,0.2)
}
.elDividerShadow2 .elDividerInner {
	-webkit-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 2px 3px rgba(0,0,0,0.4);
	box-shadow: 0 2px 3px rgba(0,0,0,0.4)
}
.elDividerShadow3 .elDividerInner {
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.2);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.2)
}
.elDividerShadow4 .elDividerInner {
	-webkit-box-shadow: 0 0 3px 1px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 0 3px 1px rgba(0,0,0,0.4);
	box-shadow: 0 0 3px 1px rgba(0,0,0,0.4)
}
.elDividerInner[data-style="solid"] {
	border-top-style: solid !important
}
.elDividerInner[data-style="dashed"] {
	border-top-style: dashed !important
}
.elDividerInner[data-style="dotted"] {
	border-top-style: dotted !important
}
.elDividerInner[data-align="center"] {
	float: none
}
.elDividerInner[data-align="left"] {
	float: left;
	width: 100%
}
.elDividerInner[data-align="right"] {
	float: right;
	width: 100%
}
.elDividerInner[data-width-border="100"] {
	width: 100%
}
.elDividerInner[data-width-border="90"] {
	width: 90%
}
.elDividerInner[data-width-border="80"] {
	width: 80%
}
.elDividerInner[data-width-border="75"] {
	width: 75%
}
.elDividerInner[data-width-border="50"] {
	width: 50%
}
.elDividerInner[data-width-border="40"] {
	width: 40%
}
.elDividerInner[data-width-border="30"] {
	width: 30%
}
.elDividerInner[data-width-border="25"] {
	width: 25%
}
.elDividerInner[data-width-border="10"] {
	width: 10%
}
.elDividerInner[data-align="center"][data-width-border="90"] {
	margin-right: 5%;
	margin-left: 5%
}
.elDividerInner[data-align="center"][data-width-border="80"] {
	margin-right: 10%;
	margin-left: 10%
}
.elDividerInner[data-align="center"][data-width-border="75"] {
	margin-right: 12%;
	margin-left: 12%
}
.elDividerInner[data-align="center"][data-width-border="50"] {
	margin-right: 25%;
	margin-left: 25%
}
.elDividerInner[data-align="center"][data-width-border="50"] {
	margin-right: 25%;
	margin-left: 25%
}
.elDividerInner[data-align="center"][data-width-border="40"] {
	margin-right: 30%;
	margin-left: 30%
}
.elDividerInner[data-align="center"][data-width-border="30"] {
	margin-right: 35%;
	margin-left: 35%
}
.elDividerInner[data-align="center"][data-width-border="25"] {
	margin-right: 37.5%;
	margin-left: 37.5%
}
.elDividerInner[data-align="center"][data-width-border="10"] {
	margin-right: 45%;
	margin-left: 45%
}
.elDividerInner[data-height-border="1"] {
	border-top-width: 1px
}
.elDividerInner[data-height-border="2"] {
	border-top-width: 2px
}
.elDividerInner[data-height-border="3"] {
	border-top-width: 3px
}
.elDividerInner[data-height-border="5"] {
	border-top-width: 5px
}
.elDividerInner[data-height-border="10"] {
	border-top-width: 10px
}
.elDividerInner[data-height-border="15"] {
	border-top-width: 15px
}
.elDividerInner[data-height-border="20"] {
	border-top-width: 20px
}
.elDividerInner[data-height-border="25"] {
	border-top-width: 25px
}
.elDividerInner[data-height-border="30"] {
	border-top-width: 30px
}
.elDividerInner[data-height-border="40"] {
	border-top-width: 40px
}
.elDividerInner[data-height-border="50"] {
	border-top-width: 50px
}
.elDividerInner[data-height-border="60"] {
	border-top-width: 60px
}
.es-dividerGradientEdges {
	border: 0 !important;
	height: 1px !important;
	background-image: linear-gradient(to right, rgba(0,0,0,0), rgba(0,0,0,0.75), rgba(0,0,0,0)) !important
}
.es-dividerFlairedEdges {
	height: 30px;
	border-style: solid;
	border-color: black;
	border-width: 1px 0 0 0;
	border-radius: 20px
}
.es-flairedEdges:before {
	display: block;
	content: '';
	height: 30px;
	margin-top: -31px;
	border-style: solid;
	border-color: black;
	border-width: 0 0 1px 0;
	border-radius: 20px
}
.es-dividerGlyph {
	padding: 0;
	border: none;
	border-top: medium double #333 !important;
	color: #333;
	text-align: center
}
.es-dividerGlyph:after {
	content: '§';
	text-shadow: 0px 2px 1px rgba(0,0,0,0.2);
	display: inline-block;
	position: relative;
	top: -0.875em;
	font-size: 2em;
	padding: 0 0.5em 5px 0.5em;
	background: white;
	border: 3px double black;
	border-radius: 5px
}
.es-dividerDouble {
	border-top: 4px double black !important
}
.es-dividerSlanted {
	height: 6px;
	background: url(https://images.clickfunnels.com/11/a994c0076011e68a7a9d34efe8eba6/div-slanted.png) repeat-x 0 0;
	border: 0 !important
}
.es-dividerJagged {
	height: 6px;
	background: url(https://images.clickfunnels.com/c1/418410076011e6836801ddd543c5b9/div-jagged.png) repeat-x 0 0;
	border: 0 !important
}
.es-dividerDoubleDouble {
	border-top: 5px double black !important;
	border-bottom: 5px double black;
	height: 13px;
	border-radius: 5px
}
.es-dividerThickDouble {
	border-top: 5px solid rgba(0,0,0,0.05) !important;
	border-bottom: 8px double black;
	height: 15px;
	border-radius: 2px 2px 25px 25px
}
.elInput {
	outline: none !important;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none
}
.elInput[type=checkbox]:focus {
	outline: 2px solid !important
}
.elInputSmall {
	font-size: 14px;
	line-height: 24px;
	padding: 12px 18px
}
.elInputMid {
	font-size: 16px;
	padding: 12px 18px
}
.elInputLarge {
	font-size: 21px;
	padding: 12px 18px
}
.elInputVeryLarge {
	font-size: 26px;
	padding: 12px 18px
}
.elInput100 {
	width: 100%
}
.elInput50 {
	width: 50%
}
.elInput30 {
	width: 33%
}
.elInputStyl0 {
	border: 1px solid rgba(0,0,0,0.2)
}
.elInputStyl0:focus {
	border-color: #42B0E2
}
.elInputStyle1 {
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	border: 1px solid rgba(0,0,0,0.2)
}
.elInputStyle1:focus {
	border-color: #42B0E2
}
.elInputStyle2 {
	border: 3px solid rgba(0,0,0,0.2)
}
.elInputStyle2:focus {
	border-color: #42B0E2
}
.elInputStyle3 {
	border: 1px solid rgba(0,0,0,0.13);
	border-bottom: 3px solid rgba(0,0,0,0.13)
}
.elInputStyle3:focus {
	border-color: #42B0E2
}
.elInputStyle4 {
	border: none;
	border-bottom: 1px solid rgba(0,0,0,0.2)
}
.elInputStyle4:focus {
	border-color: #42B0E2
}
.elInputStyle5 {
	border: none;
	border-bottom: 3px solid rgba(0,0,0,0.2)
}
.elInputStyle5:focus {
	border-color: #42B0E2
}
.elInputStyle6 {
	box-shadow: 0 0 6px rgba(2,117,216,0.4) !important;
	border: 1px solid rgba(2,117,216,0.7)
}
.elInputStyle6:focus {
	border-color: #42B0E2;
	box-shadow: 0 0 6px rgba(2,117,216,0.6) !important
}
.elInputStyle7 {
	box-shadow: 0 0 6px rgba(251,193,111,0.4) !important;
	border: 1px solid #DBA861
}
.elInputStyle7:focus {
	border-color: #8a5e20;
	box-shadow: 0 0 6px rgba(251,193,111,0.6) !important
}
.elInputBG1 {
	background-color: #fff
}
.elInputBG2 {
	background-color: #F1F1F1
}
.elInputBG3 {
	background-color: rgba(0,0,0,0.5);
	color: rgba(255,255,255,0.8)
}
.elInputBG4 {
	background-color: #eee;
	background: -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputBG5 {
	background: #ebebeb;
	background: -moz-linear-gradient(top, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
	background: -webkit-gradient(left top, left bottom, color-stop(0%, #ebebeb), color-stop(9%, #f6f6f6), color-stop(100%, white)) !important;
	background: -webkit-linear-gradient(top, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
	background: -o-linear-gradient(top, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
	background: -ms-linear-gradient(top, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
	background: linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputBR5 {
	border-radius: 5px
}
.elInputBR0 {
	border-radius: 0 !important
}
.elInputBR1 {
	border-radius: 10px
}
.elInputBR2 {
	border-radius: 20px
}
.elInputBR6 {
	border-radius: 120px
}
.elInputIRight {
	background-position: 97%
}
.elInputI0.elInputILeft {
	background-position: 10px;
	padding-left: 15px
}
.elInputILeft {
	background-position: 10px;
	padding-left: 45px
}
.elInputIEmail.elInputIColor {
	background-image: url(/images/email.png);
	background-repeat: no-repeat
}
.elInputIEmail.elInputIBlack {
	background-image: url(/images/email2.png);
	background-repeat: no-repeat
}
.elInputIEmail.elInputIWhite {
	background-image: url(/images/email3.png);
	background-repeat: no-repeat
}
.elInputIName.elInputIColor {
	background-image: url(/images/name.png);
	background-repeat: no-repeat
}
.elInputIName.elInputIBlack {
	background-image: url(/images/name2.png);
	background-repeat: no-repeat
}
.elInputIName.elInputIWhite {
	background-image: url(/images/name3.png);
	background-repeat: no-repeat
}
.elInputIPhone.elInputIColor {
	background-image: url(/images/phone.png);
	background-repeat: no-repeat
}
.elInputIPhone.elInputIBlack {
	background-image: url(/images/phone2.png);
	background-repeat: no-repeat
}
.elInputIPhone.elInputIWhite {
	background-image: url(/images/phone3.png);
	background-repeat: no-repeat
}
.elInputIAddress.elInputIColor {
	background-image: url(/images/address.png);
	background-repeat: no-repeat
}
.elInputIAddress.elInputIBlack {
	background-image: url(/images/address2.png);
	background-repeat: no-repeat
}
.elInputIAddress.elInputIWhite {
	background-image: url(/images/address3.png);
	background-repeat: no-repeat
}
.togglerTopShipping_hide .togglerTopShipping {
	display: none
}
.togglerTopShipping_hide .elInput {
	margin-top: 0px !important
}
label.elInputSmall select {
	padding: 12px 18px;
	font-size: 14px
}
label.elInputMid select {
	padding: 12px 18px;
	font-size: 16px
}
label.elInputLarge select {
	font-size: 21px;
	padding: 12px 18px
}
label.elInputVeryLarge select {
	font-size: 26px;
	padding: 12px 18px
}
label.elInputLabel {
	display: block;
	width: 100%;
	cursor: pointer;
	font-weight: normal
}
label.elInputLabel:after {
	content: "\f0d7";
	font-family: "Font Awesome 5 Free";
	font-variant: normal;
	font-weight: 900;
	font-style: normal;
	text-rendering: auto;
	line-height: 1;
	font-size: 1.8rem;
	color: #333;
	right: 3%;
	top: 25%;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none
}
label.elInputLabel.elInput-Select2:after {
	content: "\f078"
}
label.elInputLabel.elInput-Select3:after {
	content: "\f13a"
}
label.elInputLabel.elInput-Select4:after {
	content: "\f150"
}
label.elInputLabel.elInput-Select5:after {
	content: "\f063"
}
label.elInputLabel.elInput-Select6:after {
	content: "\f0dc"
}
label.elInputLabel.elInputSmall:after {
	top: 25%
}
label.elInputLabel.elInputMid:after {
	top: 25%
}
label.elInputLabel.elInputLarge:after {
	top: 28%;
	font-size: 1.9rem
}
label.elInputLabel.elInputVeryLarge:after {
	top: 28%;
	font-size: 2rem
}
label.elInputSmall, label.elInputMid, label.elInputLarge, label.elInputVeryLarge {
	padding: 0 !important;
	font-size: auto !important;
	line-height: auto !important
}
.elInputTextHeight1 {
	height: 100px
}
.elInputTextHeight2 {
	height: 150px
}
.elInputTextHeight3 {
	height: 225px
}
.elRadioButtonLabel {
	display: block;
	cursor: pointer;
	font-weight: normal;
	padding: 12px 18px !important
}
.elRadioButtonLabel.elInputSmall, .elRadioButtonLabel.elInputMid, .elRadioButtonLabel.elInputLarge, .elRadioButtonLabel.elInputVeryLarge {
	padding: 12px 18px !important
}
.elRadioButtonLabel.elInputStyleNone {
	padding: 0 !important;
	border: none
}
.elRadioButtonLabel input {
	margin-right: 5px;
	-webkit-appearance: radio
}
.elCheckBoxLabel {
	display: block;
	cursor: pointer;
	font-weight: normal;
	padding: 12px 18px !important
}
.elCheckBoxLabel.elInputSmall, .elCheckBoxLabel.elInputMid, .elCheckBoxLabel.elInputLarge, .elCheckBoxLabel.elInputVeryLarge {
	padding: 12px 18px !important
}
.elCheckBoxLabel.elInputStyleNone {
	padding: 0 !important;
	border: none
}
.elCheckBoxLabel input {
	margin-right: 5px;
	-webkit-appearance: checkbox
}
.elInputNormal {
	font-weight: normal
}
.elInputBold {
	font-weight: bold
}
.elInput.elInputBR5 {
	border-radius: 5px !important
}
.elInput.elInputBR0 {
	border-radius: 0 !important
}
.elInput.elInputBR1 {
	border-radius: 10px !important
}
.elInput.elInputBR2 {
	border-radius: 20px !important
}
.elInput.elInputBR6 {
	border-radius: 120px !important
}
.gr-textarea-btn, .grammarly-btn, .elInputWrapper span {
	display: none !important
}
.fbCommentsPlaceholder {
	padding: 15px;
	text-align: center;
	font-weight: bold;
	background-color: #EDEFF4;
	border-radius: 3px;
	border: 1px solid #D8DFEA;
	color: #254575
}/*! Social Likes v3.0.4 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-likes, .social-likes__widget {
	display: inline-block;
	padding: 0;
	vertical-align: middle !important;
	word-spacing: 0 !important;
	text-indent: 0 !important;
	list-style: none !important
}
.social-likes {
	opacity: 0
}
.social-likes_visible {
	opacity: 1;
	-webkit-transition: opacity .1s ease-in;
	transition: opacity .1s ease-in
}
.social-likes>* {
	display: inline-block;
	visibility: hidden
}
.social-likes_vertical>* {
	display: block
}
.social-likes_visible>* {
	visibility: inherit
}
.social-likes__widget {
	display: inline-block;
	position: relative;
	white-space: nowrap
}
.social-likes__widget:before, .social-likes__widget:after {
	display: none !important
}
.social-likes_vertical .social-likes__widget {
	display: block;
	float: left;
	clear: left
}
.social-likes__button, .social-likes__icon, .social-likes__counter {
	text-decoration: none;
	text-rendering: optimizeLegibility
}
.social-likes__button, .social-likes__counter {
	display: inline-block;
	margin: 0;
	outline: 0
}
.social-likes__button {
	position: relative;
	cursor: pointer;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.social-likes__button:before {
	content: "";
	display: inline-block
}
.social-likes__icon {
	position: absolute
}
.social-likes__counter {
	display: none;
	position: relative
}
.social-likes_ready .social-likes__counter, .social-likes__counter_single {
	display: inline-block
}
.social-likes_ready .social-likes__counter_empty {
	display: none
}
.social-likes_vertical .social-likes__widget {
	display: block
}
.social-likes_notext .social-likes__button {
	padding-left: 0
}
.social-likes_single-w {
	position: relative;
	display: inline-block
}
.social-likes_single {
	position: absolute;
	text-align: left;
	z-index: 99999;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 0 .11s, opacity .1s ease-in;
	transition: visibility 0s .11s, opacity .1s ease-in;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden
}
.social-likes_single.social-likes_opened {
	visibility: visible;
	opacity: 1;
	-webkit-transition: opacity .15s ease-out;
	transition: opacity .15s ease-out
}
.social-likes__button_single {
	position: relative
}
@font-face {
	font-family: "social-likes";
	src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAABNgABAAAAAAHrwAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAATRAAAABkAAAAceuWVR0dERUYAABMoAAAAHAAAAB4AJwAST1MvMgAAAdwAAABKAAAAYEDWXQVjbWFwAAACVAAAAEIAAAFCAA/0tGN2dCAAAAlUAAAAFAAAACQDq/+YZnBnbQAAApgAAAY6AAANFnZkfXZnYXNwAAATIAAAAAgAAAAIAAAAEGdseWYAAAmEAAAIHQAACmQliMezaGVhZAAAAWwAAAAwAAAANgjrq4RoaGVhAAABnAAAACAAAAAkA/gBzGhtdHgAAAIoAAAAKwAAAC4P2AAKbG9jYQAACWgAAAAaAAAAGg9aDQZtYXhwAAABvAAAACAAAAAgAUkBSm5hbWUAABGkAAABMwAAAkwDtA8QcG9zdAAAEtgAAABIAAAAgphlvwlwcmVwAAAI1AAAAIAAAACNE0njCnicY2BkYGAAYtZ1WhLx/DZfGeSZGEDg8p2t9TD6/+//B5hYGE8CuRwMYGkARnoNEXicY2BkYGA8+f8Agx4Tw//fDAxMLAxAERTADQCAcwTHAAEAAAAMAJ0ABgAAAAAAAgAiADMAiwAAAIkAeAAAAAB4nGNgYbzMOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAMBBJMhIM01haHhI+NHTsYD/w8w6DGeZHAACjMiKVFgYAQAVjEMbwAAeJxj2M0gyAACqxgYGP8zMDAxgOj/vxlN//9j/AdkfwLiQIjc/38A+IoM5wB4nGNgYGBmgGAZBkYGELAB8hjBfBYGBSDNAoRA/kfO//+BJOP///xMUJUMjGwMMCYDIxOQYGJABYwMwx4AAEYnBrUAAHicrVZpd9NGFJW8ZSMbWWhRS8dMnKbRyKQUggEDQYrtQro4WytBaaU4SfcFutF9X/CveXLac+g3flrvG9kmgYSe9tQf9O7MuzNvm3ljMpQgY92vBEIs3TWGlpcot3rNp1MWzQThtmiu+5QqRH/1Gr1GoyE3rHyejIAMTy62DNPwQtchU5EItx1KKbEp6F6dMtPXWjNmv1dpVChX8fOULgQr1/28zFtNX1C9jqmFwBJUYlQKAhEn7GiTZjDVHgmaY/0cM+/VfQFvmpGg/rofYkawrp/RPKP50AqDILDItINAklH3t4LAobQS2CdTiOBZ1qv7lJUu5aSLOAIyQ4cySsIvsRlnN1zBGvbYSjzgL0iVBqVn81B6oimaMBDPZQsIctkP61a0EvgyyAeCFlZ96CwOrW3foayiHs9uGakkUzkMpSuRcelGlNrYJrMBA5SddahHCXZ1wGvczRgbgneghTBgSrioXe1VrZ4Bw6u4s/lu7vvU3lr0J7uYNlzwEHcoKk0ZcV10vgyLc0rCgpMdL1EdGS0mJgYOWE5TWGVY90PbveiQ0gG1BvrTKLYl88Fs3qFBFadSFdqMFh0aUiAKQYe8q7wcQLoBDfJoBaNBjBwaxjYjOiUCGWjALg15oWiGgoaQNIdG1NKaH2c2F4MpGtyStx0aVUvL/tJqMmnlMT+m5w+r2Bj21v14eBgFjFwatvnM4iS78SH+DOJD5iQqkS7U/ZiTh2jdJurLZmfzEss62Er0vARXgWcCRFKD/zXM7i3VAQWMDWNMIlseGRdbpmnqWo0pIzZSlTWfhqUrKjSAw9cPw6ErQpj/c3TUNIYM122G8eGcTXds6zjSNI7YxmyHJlRsspxEnlkeUXGa5WMqzrB8XMVZlkdVnGNpqbiH5RMq7mX5pIr7WD6jZCfvlAuRYSmKZN7gC+LQ7C7lZFd5M1Hau5TTXeWtRHlMGTRo/4f4nkJ8x+CXQHws84iP5XHEx1IiPpZTiI9lAfGxnEZ8LJ9GfCxnEB9LpURZH1NHwexoKDx2wdOlxNVTfFaLihybHNzCE7gANXFAFWVUktwRH8mwOPq5bmnNSToxG2fNiYqPRsYBPrs7Mw+rTypxWvv7HHhm5WEjuJ37Gud5Y/IPg3+LF2UpPmlOcHCnkAB4vL/DuBVRyaHTqnik7ND8P1Fxghugn0FNjMmCKIoa33zk8kqzWZM1tAofTwQ6K9rBvGlOjCOlJbSoSRoBLYOuWdA06vPsrWZRClFuYr+zeymimOxFGcyAKSjkprGw7O+kRFpYO6np9NHA5Ubai54sNVtWcYW9B+9jyM0seTdSXrgpKe1Fm1CnvMgCDrmRPbgmglto77KKYkpYqCI+CG0F++1jRCYtM4MugSJkcbKyD+2KHTmignYC33rSKu/bQu3PdfIgMJudbudBlpGi810V9Wp9VdbYKFev3E0fB9POsLHmF0UZTy57354U7FenBLkCRld2v+5J8fY71u1KST7bF3Z54nVKFfJfgAdD7pT3IhpFkbNYpRHPr1t4MkU5KMZFcxwX9NIe7YpV36Nd2Hfto1ZcVlSyH2XQVXTWbsI3Pl8I6kAqClqkIlZ4OmQ+m52a8LGUuCxF3LNk10X0HTwhHeK/OMS1/+vcchTcosoSXWjXCckHbR8r6K0lu5OHKkZn7bxsZ6IdSTfoGoKeSC44/l7gLo8V6RTu8/MHzF/Bdub4GJ0GvqroDMQS562CBIsq3tJOpl5QfIRpCfBF1UKzAngJwGTwsmqZeqYOoGeWmVMBWGEOg1XmMFhjDoN1tYOudxnoFSBTo1fVjpnM+UDJXMA8k9E15ml0nXkavcY8jW6wTQ/gdbbJ4A22ySBkmwwi5lQBNpjDoMEcBpvMYbCl/XKBtrVfjN7UfjF6S/vF6G3tF6N3tF+M3tV+MXpP+8XofeT4XLeAH+gRXQT8MIGXAD/ipOvRAkY38Yy2ObcSyJyPNcdscz7B4vPdXT/VI73iswTyis8TyPTb2KdN+CKBTPgygUz4Ctxyd7+v9UjTv0kg079NINO/w8o24fsEMuGHBDLhR3AvdPf7SY80/ecEMv2XBDL9V6xsE35LIBN+TyAT7qidvkyq82fVtal3i9JT9dudd9j5G2UzuiwAAHicY/DewXAiKGIjI2Nf5AbGnRwMHAzJBRsZ2J02MTAyaIEYm3mYGDkgLAEGMIvDaRezA1CaE8jmdNrFAGUzM7hsVGHsCIzY4NARsZE5xWWjGoi3i6OBgZHFoSM5JAKkJBIINvMxMfJo7WD837qBpXcjE4PLZtYUNgYXFwDrbSUveJxjYMACeCCQ8eT/AyAMABbCBUMAAAAoACgAKACAAZgCJgKoAzAD4gQqBJQFMgAAeJw9Vltv3MYVPmeGnCG5XF52Se5Ky71o79qVV97lXiTrtl5ZsS1LVuxakZvENZzAceAGaB+cS4vURa2gLZAAaR9cwGn6C4qi732JAxQGWrQPBfIL2n9QtC8JIPWQjoshyBmSMzzzne98H4GBCwBP8BA4SOhMWzTiDPhdYIjsEBjDWwr1cB9AClWh17irSr8buZHbitya+8v333oLD09+72JEcxHg9Cme4lOow+70YgYVFXclMo6c4UMNER/p9A4tpN4DhXPlEBSF3xLIFb6PUAoL83N5P+vaZsrQNQF1rBnS6+Ig8F1PdHEUTWqj4XgNR81aVRSx5kd+rdocucNxhP8yHcd8NDP2nGDRb50Zz2b/je/gU9c8WTWdZ/uDTHaHj/orV5+5Jj4zaeuC4j1lgF9CGq7DL+DX8Fv4HL4/fXvcrLmK4LgLjLNj4IIfGyikONZRavIYtJR2DCkzdQwmmseAaQQV4R7tTFEPQVWV26CoygHCZ08++fj4Zz/9yYc//tH77z548/bFnUY9LEgBaTQt2lqj2mqOc8FgMg6kqDX6w0mzRW28hYNokAuSNh7kxpOklbGEksKQge8l129bjVZp9bCVzM31vW8nUltjg8n4RRsNkzeq0sJaPKdKo1o1XiDXH44JZE80J9SLO4QqgmVLS+qmTmfbOoVOzAUmNCKHkKbu2HNO9EbkzAV6hqeYogniCyodKcy042XdcsMtLlQLmXqlEmRMU4gL9CXNzhi2H6a63VSYddKOrQmpVvS06fqGOidC3QjFnGr4luXIynomzFQqTysVuk6TWJJQnlw4qwnddus5iocLzTJt27RMphBTMVd3bV1oZy8s1MpB3s7qmq4xzpmmO54bBOVSdt4LUpae4ion8qmKoVupwCl1GoZQaT7Gm6Asa415LwzpCMMCHXEf+Ok3p1/R47+ABRfhEmxN120Edj4Xf5q4ooLK4CEQmz8ClcpBJUqgouAREC5ECVQOLr60PTu7PK4PhMx1Gz3sYlX4XhANxpPRJKb2ICiiCCabGGdUUKoojSUkfsR9ynEPKZOUWcKyOWpRnihzObzJJi3W6Q9bnTFTTZ2bKXRFJu912m+9Umn2OFrlJ+uZnMzkr9w8KhT09fMHf9o6r0yL29h9cHT0YOlvnf65xe5w1ErdMdKu/KshRfbGDxq1vBvM34oWFi6O8zJb0Qzuri2ffe9hazk/2/lHFJSrdvfmg5tLAMrpCdX+KtV+F0awAZtwYXq+4ApOWvJ/aJCq/xEISQUvOEkAVcoRSYB6mypHPegtrZ2bjAf9pVFv1G4EoSaDbqMf71TmAs9GUY1JLkV1GZvDLRYDRDgROmWMC6jVrwovGIyHzSBBJfAkntWdsLx2R9e5nte1kbNHF0XX971JrWBJUfCdZcdZq/vhr+abzWGzGb6zt/fO3qM/ZHIZT96hl7mua0Oaliyw7yk51/fT0kpbiEVL/rk5bDSGzS+vxNOuAEv07wS/gBlsw8vT/VVURQqZukE1w/guqIIRyR5KgoGTmhICQLIq7iV6exTr7W0gEh8wiPqddr3qZ+20VGHGZlqsg33aU1y4JA8lJMqMhrEO+lTvWzhuNUkao6SKSRMnm2w0TB4G5Vi5cj2MH8Pp/ceP79frGZmRdW9j79WLh3eGBleZcF9aGaz0al5e4aasekWFsZDC3bnx+D5+8fir36QK4Uvp7Jt7a0dvbOwF3PCk9MqDS5Pu6kHRMxZLBoGX8lTlPT9XLz28ev8xPNfXp/hv4kQbVuAy7MIR3IQPpu96hAmxQhGWUH4Ili4s/UNIoYYpjcoHhMLFPZvKhxkqu5dG3UQDdeMuGYwmUbvnoCRDOqKLhNvUg4P11aXFo1cOb3zn+rWXD67uX7kwW728fjnqL64srbiNht925Vy3sYol9hye0ZAEMT6/GKyhrMXQSeHlWqsxnxJwZQxglsbxsPXiRoR9Mh6/NqqNolHko8xmM9+7vrMbLR7RCla03u3vH3cXl4uFbGZayDq9ZiFrL7WXo3JHNerV1ekITre3F+j43M00gujKSjsqzYlCxnBwqzNstAuL/YVFPxva57LOQudakC0vXj35T7uSr5Ywle3Xe2hVt7ersxkknPsSrxHGGnix68ZGTXYr+SWimRJ7LUGKCj8EFKiQHt2lUmSJTbFbVJiMzN3LZlzHttKx79I6Wsy2yUi2JjnZ8ieRu+DG+41GtY+j9vsftIfnbpz88Xr4z8Kr3wyT8defnfwdR5Nnz5J4oJL8A5yBHuxMZ0uddplkVi3kfVfhioHPK0FRj+kXQCFzZfyY+E82S1WRSGWcU4SDelhzqy0h54n4QvoeuVa1RUo5IRF4ftnAIBdnLzkT98knhRxP8DRXnH3y+ncvae6lc9WxYWp2un7WKyzbNz7iG0tnyq3QrJZK+GnVT1/6+a1lPIPtCuPaapOlWGUyX3hbmGZ3c0Fzm56Spv2w0xN4Qhr/FF6D16E7bR8hhbmbRM0pXjxWSN3gAYeDqxvr7aZrwWv8NRGDuIrVRLRJskir1nBC5ZgI+iaOWokfx85MoZeYhX7ISmwTqZi3MKLfApnQMTFyYTPR6sXvSGFj7Wtt7sJ8ccNxuMIk55eFKlNOMKdJFTVpqzpX7L7nSI2iI2M2ck6RkN/LKaInUvMFxKYpyRd37KwRBo5O7pQu/46FYeluraYr9L+Gil4sNOdVpeE6+ZTOUWdM0qdcayHNMpqlKUqxsE6Gzw13U09Xs3OItbyVJh3jabngiVzK0FSq//8BD8RfLwAAAHicjY/NasJAFIXP+ActUrp0U7i4UjBh4sKqO1GyLgjuQ5jGQZvIGCiu+wLtvqs+QJ+uD9CTOAU3BQcu890z9+cMgDt8Q+F8+og9K3Tx5rmBNj49NzHAj+cWuurRcxv36tlzh/oHK1Xrhtmq7qpYoQfruYFbvHtu4glfnlvoqQfPbYhaee5Qf8USBQ44wXFOhi1KCP2kGPIeQyPCBCPyGgnrDGss8lpZsKek8gIsi8PJ2WxbyiAdylhHk5Gsk4PJbD6ShSsNa45clLI5wR4Bw2LH5iMfitQm+2Bvd4bZxYNXYjbm3FTdjvtN7SykN8Gc8d/g82uEGdUp4+83iIu8jAuXGRmHWuZyaYBpNAumQfWHqz1vKDrKtnYq3FNtCuu7comNcUdb5KJ1FGqt5drJv/RiX4oAeJxjYGIAg/8rGCQZsAEeIGZkYGJkYmRmZGFkZWRjZGfkYORk5GIvzct0MzQwhNJGUNoYSptAaVMobQalzaG0BZS2BAC/CRW4AAEAAf//AA94nGNgZGBg4AFiMSBmYmAEQm4gZgHzGAAEFwA6eJxjYGBgZACCyzpaHmD6ztZ6GA0AQlsHOQAAAA==") format("woff");
	font-weight: 400;
	font-style: normal
}
.social-likes__icon_facebook:before {
	content: "\f101"
}
.social-likes__icon_github:before {
	content: "\f102"
}
.social-likes__icon_mailru:before {
	content: "\f103"
}
.social-likes__icon_odnoklassniki:before {
	content: "\f104"
}
.social-likes__icon_pinterest:before {
	content: "\f105"
}
.social-likes__icon_plusone:before {
	content: "\f106"
}
.social-likes__icon_single:before {
	content: "\f107"
}
.social-likes__icon_twitter:before {
	content: "\f108"
}
.social-likes__icon_vkontakte:before {
	content: "\f109"
}
.social-likes {
	min-height: 36px;
	margin: -.5em;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0)
}
.social-likes, .social-likes_single-w {
	line-height: 1.5
}
.social-likes, .social-likes__widget_single {
	font-size: 14px
}
.social-likes__widget {
	margin: .5em;
	line-height: 1.5;
	border: 0;
	text-align: left;
	cursor: pointer
}
.social-likes__button, .social-likes__counter {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-family: "Helvetica Neue", Arial, sans-serif;
	vertical-align: baseline;
	color: #fff
}
.social-likes__button {
	padding: .04em .7em .18em 1.65em;
	font-weight: 700;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale
}
.social-likes__icon {
	top: 0;
	left: .21em;
	font-family: "social-likes";
	font-weight: 400;
	font-style: normal;
	speak: none;
	text-transform: none;
	font-size: 1.15em;
	vertical-align: baseline
}
.social-likes__counter {
	padding-right: .5em;
	font-weight: 400;
	font-size: .85em
}
.social-likes_vertical .social-likes__widget {
	min-width: 13em
}
.social-likes_vertical .social-likes__counter {
	position: absolute;
	top: 0;
	right: 0;
	margin-top: .3em
}
.social-likes_light .social-likes__widget {
	min-width: 0;
	background: 0 0
}
.social-likes_light .social-likes__button, .social-likes_single-light+.social-likes__button {
	min-width: 0;
	padding-left: 1.35em;
	font-weight: 400;
	text-decoration: underline;
	-webkit-font-smoothing: subpixel-antialiased;
	-moz-osx-font-smoothing: auto
}
.social-likes_light .social-likes__icon {
	margin-top: -.1em;
	margin-left: -.25em
}
.social-likes_light .social-likes__counter, .social-likes_single-light+.social-likes__button+.social-likes__counter {
	position: static;
	margin-top: 0;
	color: #484848;
	font-weight: bold
}
.social-likes_notext .social-likes__button {
	width: 1.85em
}
.social-likes_notext .social-likes__icon {
	margin-left: .1em
}
.social-likes_notext.social-likes_light, .social-likes_notext.social-likes_light .social-likes__widget, .social-likes_notext.social-likes_light .social-likes__icon {
	margin: 0;
	left: 0
}
.social-likes_notext.social-likes_light .social-likes__button {
	width: 1.4em;
	padding-left: 0
}
.social-likes_single {
	margin-top: -1.2em;
	padding: .5em;
	background: #fff;
	border: 1px solid #ddd
}
.social-likes__widget_single {
	height: 1.7em;
	margin: 0;
	padding: .1em 0;
	line-height: 1.5;
	background: #007aff
}
.social-likes_single-light+.social-likes__widget_single {
	color: #007aff
}
.social-likes__icon_single {
	left: .4em;
	font-size: 1.1em
}
.social-likes__widget_facebook {
	background: #3d5b95
}
.social-likes_light .social-likes__button_facebook {
	color: #3d5b95
}
.social-likes__icon_facebook {
	left: .25em;
	top: .05em;
	font-size: 1.1em
}
.social-likes_notext .social-likes__icon_facebook {
	margin-left: .15em
}
.social-likes__widget_twitter {
	background: #24aadd
}
.social-likes_light .social-likes__button_twitter {
	color: #24aadd
}
.social-likes__icon_twitter {
	top: .1em;
	left: .25em
}
.social-likes_light .social-likes__icon_twitter {
	left: .1em
}
.social-likes__widget_plusone {
	display: none
}
.social-likes_light .social-likes__button_plusone {
	color: #d23e30
}
.social-likes_notext .social-likes__icon_plusone {
	margin-left: 0
}
.social-likes__icon_plusone {
	left: .25em
}
.social-likes_light .social-likes__icon_plusone {
	margin-top: 0
}
.social-likes__widget_mailru {
	background: #00468c
}
.social-likes_light .social-likes__button_mailru {
	color: #00468c
}
.social-likes__icon_mailru {
	left: .25em
}
.social-likes_light .social-likes__icon_mailru {
	left: .1em
}
.social-likes_notext .social-likes__icon_mailru {
	margin-left: .075em
}
.social-likes__widget_vkontakte {
	background: #587e9f
}
.social-likes_light .social-likes__button_vkontakte {
	color: #587e9f
}
.social-likes__icon_vkontakte {
	top: .2em;
	left: .25em
}
.social-likes__widget_odnoklassniki {
	background: #f59310
}
.social-likes_light .social-likes__button_odnoklassniki {
	color: #f59310
}
.social-likes__icon_odnoklassniki {
	left: .4em
}
.social-likes_light .social-likes__icon_odnoklassniki {
	left: .25em
}
.social-likes_notext.social-likes_light .social-likes__button_odnoklassniki {
	width: 1em
}
.social-likes__widget_pinterest {
	background: #cb132d
}
.social-likes_light .social-likes__button_pinterest {
	color: #cb132d
}
.social-likes_light .social-likes__icon_pinterest {
	left: .1em
}/*! Social Likes v3.0.4 by Artem Sapegin - http://sapegin.github.com/social-likes - Licensed MIT */
.social-classic .social-likes__widget_facebook {
	background: #eceef5 !important
}
.social-classic .social-likes__widget_facebook:hover {
	background: #eceef5 !important
}
.social-classic .social-likes__button_facebook {
	padding-left: 23px;
	background: #eceef5 !important;
	background: -webkit-linear-gradient(top, #fff, #d8def4) !important;
	background: linear-gradient(to bottom, #fff, #d8def4) !important;
	color: #3b5998;
	border-color: rgba(202,212,231,0.8) !important;
	border-bottom-color: rgba(189,194,203,0.8) !important;
	border-radius: 3px;
	border: 1px solid
}
.social-classic .social-likes__button_facebook:hover {
	background: #c0cdf3 !important;
	background: -webkit-linear-gradient(top, #f2f3f7, #c0cdf3) !important;
	background: linear-gradient(to bottom, #f2f3f7, #c0cdf3) !important;
	color: #3b5998;
	border-color: rgba(202,212,231,0.8) !important;
	border-bottom-color: rgba(189,194,203,0.8) !important;
	border-radius: 3px !important;
	border: 1px solid !important
}
.social-classic .social-likes__icon_facebook {
	background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOBAMAAADtZjDiAAAAFVBMVEVheaw7WZhgeKvr7vT///9FYp5thLQcmmHvAAAAMklEQVQI12NgFAQBAQZBCADTyi4Q2gRKuwii0C4uEHFjF2Os8mA6LC0tzSUtFU5D7QEASU4NS6TAlaUAAAAASUVORK5CYII=");
	background-position: 3px 3px;
	background: no-repeat
}
.social-classic .social-likes__counter_facebook {
	background: #3B5998;
	border-color: #3B5998 !important;
	padding: 2px 5px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.social-classic .social-likes__counter_facebook:after {
	border-right-color: #f2f3f7
}
.social-classic .social-likes__widget_twitter {
	background: #d5e6ef !important
}
.social-classic .social-likes__button_twitter {
	padding-left: 23px;
	background: #d5e6ef !important;
	background: -webkit-linear-gradient(top, #fff, #d5e6ef) !important;
	background: linear-gradient(to bottom, #fff, #d5e6ef) !important;
	color: #186487;
	border-color: #a4cce5;
	border-color: rgba(164,204,229,0.8) !important;
	border-bottom-color: rgba(158,186,204,0.8) !important;
	background: no-repeat;
	border-radius: 3px;
	border: 1px solid
}
.social-classic .social-likes__button_twitter:hover {
	background: #bfdfed !important;
	background: -webkit-linear-gradient(top, #f2f8fc, #bfdfed) !important;
	background: linear-gradient(to bottom, #f2f8fc, #bfdfed) !important;
	color: #186487;
	border-color: #a4cce5;
	border-color: rgba(164,204,229,0.8) !important;
	border-bottom-color: rgba(158,186,204,0.8) !important
}
.social-classic .social-likes__icon_twitter {
	background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAMAAAB4W0xQAAAA3lBMVEX///////8AgJ8AgK/////m9fr///8Afa8GgrEAfq8Afa0AgrQAfa2MyuJ7yOUBiL0AhLUAhroCg7YRiLUmncub1+8AgLUWnc////+03u8MqeYChbgmreBpx+oMreuAy+mHzOcksecmseX///////+54/NBvesmtOsKmdAAgLAAib1Pwe0amMjA5fJtxehtyextzO+N1fLW8PkAq+0Ao+EAq+wAod8AkckAjMIApeUApuYAmNIAm9cApOMAqOgAouAAqusAntoAnNgAod4Alc4AjsQAp+cApeQArO4AqenIkFDnAAAAM3RSTlMADBAQd6EkYLOAcJ9garnwn7/hZ+DLMNE8pPvR89n7wYjx80gwruvz+Z/v55/B39/f18d/Bxu1AAAAhUlEQVQIHR3BBQLCMBAEwE0Nd9fi7iFQrFAI5fj/h0iYAQxoZjyWhGEA0QiUxvvo5fIFoOglTJTl/nN4TlJAOpCZ7OLFiYclB6iczsHlGhLRrQqgVufC9wURb0JxWm36+7rQOl1BCu/1oQ2GI0HExzYUczqT9weJuc2gMGu5Wm+2O4tB+QHGhxMRTbwDjQAAAABJRU5ErkJggg==");
	background-position: 3px 5px;
	background: no-repeat
}
.social-classic .social-likes__counter_twitter {
	background: #186487;
	border-color: #186487 !important;
	padding: 2px 5px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.social-classic .social-likes__counter_twitter:after {
	border-right-color: #f2f8fc
}
.social-classic .social-likes__widget_plusone {
	background: #e4e4e4 !important
}
.social-classic .social-likes__button_plusone {
	padding-left: 23px;
	background: #e4e4e4 !important;
	background: -webkit-linear-gradient(top, #f5f5f5, #e4e4e4) !important;
	background: linear-gradient(to bottom, #f5f5f5, #e4e4e4) !important;
	color: #da573b !important;
	border-color: #bbb !important;
	border-color: rgba(204,204,204,0.8) !important;
	border-bottom-color: rgba(179,179,179,0.8) !important;
	border-radius: 3px;
	border: 1px solid
}
.social-classic .social-likes__button_plusone:hover {
	background: #f4f4f4 !important;
	background: -webkit-linear-gradient(top, #f9f9f9, #f0f0f0) !important;
	background: linear-gradient(to bottom, #f9f9f9, #f0f0f0) !important;
	color: #cd4427 !important;
	border-color: #ddd !important;
	border-bottom-color: #ccc !important
}
.social-classic .social-likes__icon_plusone {
	background-position: 0 6px;
	background-repeat: no-repeat
}
.social-classic .social-likes__counter_plusone {
	background: #DA573B;
	border-color: #DA573B !important;
	padding: 2px 5px;
	border-top-right-radius: 3px;
	border-bottom-right-radius: 3px
}
.social-classic .social-likes__counter_plusone:after {
	border-right-color: #f9f9f9
}
.social-classic .social-likes__button_pinterest {
	padding-left: 20px;
	background: #eee;
	background: -webkit-linear-gradient(top, #fefefe, #d3d3d3);
	background: linear-gradient(to bottom, #fefefe, #d3d3d3);
	color: #c71a28;
	border-color: #bbb;
	border-color: rgba(186,186,186,0.8);
	border-bottom-color: rgba(153,153,153,0.8)
}
.social-classic .social-likes__button_pinterest:hover {
	background: #efefef;
	background: -webkit-linear-gradient(top, #fff, #d9d9d9);
	background: linear-gradient(to bottom, #fff, #d9d9d9);
	color: #c11524;
	border-color: rgba(186,186,186,0.6);
	border-bottom-color: rgba(153,153,153,0.6)
}
.social-classic .social-likes__icon_pinterest {
	background-image: url("data:image/png;\a     base64, iVBORw0KGgoAAAANSUhEUgAAABAAAAARCAMAAADjcdz2AAABYlBMVEX////CByTCByXCByS+BSC2ACTCBiS/ABXBByXBBiTCBiQAAAC/ACC5ABe0AB7BBiTBCCTBBCPBByW/AADCByTBCCXBCCXCAB/BBiTCBSTBByTBByTBByTBByW6AB3DByTBBiTBBiPCByTCBiW/BiDBBiTCBiO/BiPBBiS/BCK+BSHBByTBCCTBCCW5ACO8ABvCCCTBBiTBBiPCBiOZAAC/ACDCByPABSTCBiTCBiPCBiXBBiTCByTBByTBByLCBiTDCCTCCCTBByTBByXBByXBByXBBiXBByXBBiXCByTBCCWzABq/BiSAAADCBCTBBiXBBiXBByXBByXBByPBBiTCCCTBBiPCBiTBBiPBBSO4ABy/BSLBByXAByTAByW8BiG/BCTBByPCACS/BCPABCTACCOqAADCByLBCCTCCCTCBiTCBiTBByLBBiPCCCTBBiTCCCS+CCLCCCXCByTDCCXCByVy9s/zAAAAcnRSTlMA6ryWNwf9DObPswEQCxHspTqZBI3s6xn8Mo+csesass3a2fooW9Essjwv2+LmFhPpodOnBQjEaarZ2J3UzZR5qqqT1pH7Wq3s1eQKVAJH9Mnf3tuwgbBPe14SNG9NRS5AlxVIOYIGS8aiq6Mly8XXo0OXLlv1AAAA3ElEQVQYGQXBA4IDUAxAwVd763Zt27Zt22byc/+dAQAAAACAsvKIp6p52g8ABHINpmqiQV8CIFCpouvemtpS57whIKey1zQItLSaVUB7UMerzzN19bONDJikWXRLbSUd2mnW1d3Ta3302zfzlh4adjbCqIyRtAkmpyBqMkNG8yRtjt2FWNwjssyKrLLmwhubnq1tsZ1idt8O8JkeHh1zYnbKmViKCxG1S7JX19yETW7hzon476MPj095kRSQ8Irn+cVU1NxrHCD0Fom9m5qTjxIA4LP4VSj8/P4B/APnbDloW0CFhAAAAABJRU5ErkJggg==");
	background-position: 2px 1px
}
.social-classic .social-likes__counter_pinterest {
	background: #fff5f6;
	border-color: #f0a8ae
}
.social-classic .social-likes__counter_pinterest:after {
	border-right-color: #fff5f6
}
.social-white .social-likes__widget_facebook, .social-white .social-likes__widget_twitter, .social-white .social-likes__widget_plusone {
	background: transparent
}
.social-white .social-likes__button_facebook, .social-white .social-likes__button_twitter, .social-white .social-likes__button_plusone {
	color: #FFF
}
.social-black .social-likes__widget_facebook, .social-black .social-likes__widget_twitter, .social-black .social-likes__widget_plusone {
	background: transparent
}
.social-black .social-likes__button_facebook, .social-black .social-likes__button_twitter, .social-black .social-likes__button_plusone {
	color: #1b1b1b
}
.social-black .social-likes__counter {
	color: #1b1b1b !important
}
.social-grey .social-likes__widget_facebook, .social-grey .social-likes__widget_twitter, .social-grey .social-likes__widget_plusone {
	background: transparent
}
.social-grey .social-likes__button_facebook, .social-grey .social-likes__button_twitter, .social-grey .social-likes__button_plusone {
	color: #6d6d6d
}
.social-grey .social-likes__counter {
	color: #6d6d6d !important
}
.social-blue .social-likes__widget_facebook, .social-blue .social-likes__widget_twitter, .social-blue .social-likes__widget_plusone {
	background: transparent
}
.social-blue .social-likes__button_facebook, .social-blue .social-likes__button_twitter, .social-blue .social-likes__button_plusone {
	color: #0072BC
}
.social-blue .social-likes__counter {
	color: #0072BC !important
}
.social-likes__button_facebook, .social-likes__button_twitter, .social-likes__button_plusone {
	padding-left: 25px !important
}
.social-blocky-social .social-likes__widget_facebook, .social-blocky-social .social-likes__widget_twitter, .social-blocky-social .social-likes__widget_plusone {
	margin: 0 2px !important;
	padding: 4px;
	border-radius: 4px;
	background: rgba(255,255,255,0.2);
	border: 1px solid rgba(0,0,0,0.075);
	border-bottom: 2px solid rgba(0,0,0,0.075)
}
.social-blocky-social .social-likes__button_facebook, .social-blocky-social .social-likes__button_twitter, .social-blocky-social .social-likes__button_plusone {
	color: rgba(0,0,0,0.78)
}
.social-blocky-social-color .social-likes__widget_facebook, .social-blocky-social-color .social-likes__widget_twitter, .social-blocky-social-color .social-likes__widget_plusone {
	margin: 0 2px !important;
	padding: 3px 4px;
	border-radius: 4px;
	border: 1px solid rgba(0,0,0,0.075);
	border-bottom: 2px solid rgba(0,0,0,0.075)
}
.social-blocky-social-color .social-likes__button_facebook, .social-blocky-social-color .social-likes__button_twitter, .social-blocky-social-color .social-likes__button_plusone {
	color: #fff
}
.social-blocky-social .social-likes__counter {
	color: #fff !important
}
.nodoNav ul {
	margin-bottom: 0px !important;
	padding-left: 0px
}
.nodoNavItem {
	display: inline-block;
	padding-right: 30px
}
.nodoNavItem a:hover {
	text-decoration: none !important;
	opacity: 1
}
.nodoNavLink i {
	margin-right: 7px
}
.elLinkBold a {
	font-weight: bold
}
.elLinks2 .nav3, .elLinks2 .nav4, .elLinks2 .nav5 {
	display: none
}
.elLinks3 .nav4, .elLinks3 .nav5 {
	display: none
}
.elLinks4 .nav5 {
	display: none
}
.elLinks2 .nav2 {
	padding-right: 0px
}
.elLinks3 .nav3 {
	padding-right: 0px
}
.elLinks4 .nav4 {
	padding-right: 0px
}
.elLinks5 .nav5 {
	padding-right: 0px
}
.elLinkSize1 a {
	font-size: 14px
}
.elLinkSize2 a {
	font-size: 16px
}
.elLinkSize3 a {
	font-size: 18px
}
.elLinkSize4 a {
	font-size: 24px
}
.es-navTheme1 {
	padding: 10px 0
}
.es-navTheme1 .nodoNavItem {
	padding-right: 10px
}
.es-navTheme1 .nodoNavLink {
	font-weight: 600;
	opacity: 1 !important;
	transition: .15s;
	padding: 8px;
	text-transform: uppercase;
	border-radius: 4px
}
.es-navTheme1 .nodoNavLink:hover {
	box-shadow: 0 0 2px rgba(0,0,0,0.4);
	background: rgba(255,255,255,0.3)
}
.es-navTheme2 {
	padding: 10px 0
}
.es-navTheme2 .nodoNavItem {
	padding-right: 0
}
.es-navTheme2 .nodoNavLink {
	font-weight: 600;
	opacity: 1 !important;
	transition: .05s;
	padding: 10px 8px;
	text-transform: uppercase
}
.es-navTheme2 .nodoNavLink:hover {
	background: rgba(0,0,0,0.4);
	color: #fff
}/*!
* Pricely v1.0
*
* Copyright 2013 - Forever, Weborithm.com
*
* Designed and built by Weborithm
*/
.pricely-chart:after, .pricely-chart:after, .pricely-pro:after, .pricely-chart-three:after, .panel-heading li:after {
	content: " ";
	display: table;
	clear: both
}
.pricely-chart h1, .pricely-chart h2, .pricely-chart h3, .pricely-chart h4, .pricely-chart h5, .pricely-chart h6 {
	font-weight: 300
}
.pricely-chart .glyphicon {
	color: #9b9b9b
}
.pricely-chart .panel-heading {
	font-size: 22px;
	margin: 0;
	padding: 30px 20px;
	text-align: center
}
.pricely-chart-one h3 span {
	display: block;
	font-size: 13px;
	font-weight: 300;
	letter-spacing: 0.5px;
	padding: 5px 0 0;
	text-transform: uppercase
}
.pricely-label {
	display: block;
	font-size: 13px;
	letter-spacing: 1px;
	margin: 0 auto 0px;
	text-transform: uppercase
}
.pricely-first-heading .pricely-label {
	font-weight: 600
}
.pricely-figure {
	padding: 20px 0 20px;
	position: relative
}
.pricely-currency {
	display: inline-block;
	font-size: 20px;
	font-weight: 400;
	position: absolute;
	top: 30px
}
.pricely-amount {
	display: inline-block;
	font-size: 70px;
	line-height: 70px;
	padding: 0 0 0 17px
}
.pricely-foreword {
	display: block;
	font-family: 'Karla', sans-serif;
	font-size: 14px;
	font-style: italic;
	padding: 0
}
.pricely-paragraph {
	font-size: 14px;
	line-height: 20px;
	margin: 20px;
	text-align: left
}
.pricely-paragraph span {
	font-size: 28px
}
.pricely-chart .panel {
	margin: 0
}
.pricely-chart-two .panel, .pricely-chart-two .panel-heading {
	border-radius: 0
}
.pricely-chart .panel-footer {
	padding: 10px
}
.pricely-chart-two .panel-footer {
	border-width: 0 1px 1px 1px;
	margin: 0px 0px 10px;
	padding: 0;
	border-radius: 0
}
.pricely-chart .panel-collapse p {
	margin: 10px 0
}
.pricely-chart .img-responsive {
	max-width: inherit;
	width: 100%
}
.pricely-chart-one .pricely-call a {
	font-size: 18px
}
.col-md-2 .pricely-call a {
	font-size: 16px
}
.pricely-chart-two .pricely-call a {
	font-size: 20px
}
ol.pricely-indicators {
	position: static;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: right
}
ol.pricely-indicators li.active {
	background: #f7931f;
	border-color: #f7931f;
	margin: 1px 3px
}
ol.pricely-indicators li {
	background: #fff;
	border-color: #ebebeb;
	height: 12px;
	width: 12px;
	margin: 1px 3px;
	padding: 6px
}
.pricely-tooltip:hover {
	cursor: pointer
}
.pricely-chart .modal p {
	margin: 0
}
.pricely-chart .modal-body {
	padding: 0
}
.pricely-chart .modal-body .thumbnail {
	border: 0;
	border-radius: 0;
	padding: 0
}
.modal-backdrop.in {
	opacity: 0.5;
	filter: alpha(opacity=50)
}
.pricing-panel .panel-footer .btn {
	line-height: 44px
}
.btn-wide {
	border: 0;
	padding: 0;
	border-radius: 0;
	width: 100%
}
.pricely-pro .glyphicon {
	display: block;
	text-align: center
}
.pricely-pro .glyphicon {
	color: #3A87AD
}
.pricely-pro .x {
	color: #B94A61
}
.pricing-panel {
	margin-bottom: 0px !important;
	border: none
}
.pricing-panel .panel-heading {
	text-align: center;
	padding: 25px 15px;
	margin-bottom: 0px
}
.list-group-item {
	text-align: center
}
.pricing-panel-border0 {
	border: none
}
.pricing-panel-border1 {
	border: 1px solid
}
.pricing-panel-border2 {
	border: 2px solid
}
.pricing-panel-border3 {
	border: 3px solid
}
.pricing-panel-radius1 {
	border-radius: 5px !important
}
.pricing-panel-radius1 .panel-heading {
	border-top-right-radius: 5px;
	border-top-left-radius: 5px
}
.pricing-panel-radius2 {
	border-radius: 10px !important
}
.pricing-panel-radius2 .panel-heading {
	border-top-right-radius: 10px;
	border-top-left-radius: 10px
}
.list-group .list-group-item:last-child {
	border-bottom-right-radius: 0px !important;
	border-bottom-left-radius: 0px !important
}
.pricing-panel-radius1 .list-group .list-group-item:last-child {
	border-bottom-right-radius: 5px !important;
	border-bottom-left-radius: 5px !important
}
.pricing-panel-radius2 .list-group .list-group-item:last-child {
	border-bottom-right-radius: 10px !important;
	border-bottom-left-radius: 10px !important
}
.pricely-pro .panel-heading {
	border-radius: 0;
	min-height: 260px
}
.pricely-pro li li.list-group-item {
	border-left-width: 1px;
	border-radius: 0;
	min-height: 45px
}
.pricely-pro li.pricely-first-heading li.list-group-item {
	border-left-width: 1px;
	border-radius: 0;
	min-height: 45px
}
.pricely-pro {
	list-style: none;
	margin: 0;
	padding: 0
}
.pricely-pro li.pricely-first-heading, .pricely-pro li.pricely-inner {
	padding: 0
}
.pricely-pro .panel-heading {
	border-right: 1px solid #ddd;
	border-top: 1px solid #ddd
}
.pricely-pro li:first-child .panel-heading {
	border-left: 1px solid #ddd
}
.pricely-professional li.list-group-item .feature-hide {
	display: none
}
.pricely-professional li .glyphicon {
	display: inline-block
}
.pricely-professional li .pricely-paragraph .glyphicon {
	display: block
}
.pricely-professional li.list-group-item {
	text-align: center
}
.pricely-wizard {
	text-align: center
}
.pricely-wizard .dropdown-menu {
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none
}
.pricely-wizard .dropdown-menu span {
	display: block;
	padding: 5px 10px
}
.pricely-wizard .pricely-inline {
	display: inline
}
.pricely-wizard p.dropdown {
	background: #eee;
	border: 1px solid #fff;
	padding: 3px 9px;
	border-radius: 3px;
	text-align: left
}
.pricely-wizard p.dropdown:hover {
	background: #f9f9f9;
	border-color: #eee;
	color: #fff
}
.pricely-wizard p.dropdown a:focus, .pricely-wizard p.dropdown a:hover {
	text-decoration: none
}
.pricely-wizard p.dropdown span a {
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out
}
.pricely-wizard p.dropdown span a:hover {
	padding-left: 3px;
	-webkit-transition: 0.2s ease-in-out;
	-moz-transition: 0.2s ease-in-out;
	-o-transition: 0.2s ease-in-out;
	text-decoration: none
}
.pricely-wizard p.pricely-wizard-selection {
	background: #5BC0DE;
	color: #fff;
	display: inline-block;
	margin: -1px 0 10px 0;
	padding: 3px 9px;
	text-transform: uppercase;
	border-radius: 3px
}
.pricely-wizard .tab-pane span.glyphicon {
	font-size: 24px;
	margin: 0 10px 0 0;
	position: relative;
	top: 7px
}
.pricely-wizard .tab-inner {
	margin: 20px 0 0;
	padding: 0
}
.pricely-wizard .tab-inner-child {
	margin: 1px 0 0;
	padding: 20px 0 0
}
.pricely-wizard .panel {
	border: 0 !important;
	border-radius: 0;
	box-shadow: none;
	padding: 0
}
.pricely-wizard .panel .panel-heading {
	border: 0;
	box-shadow: none;
	padding: 20px 0
}
@media screen and (min-width: 0\0) {
.pricely-currency {
display:inline-block;
font-size:20px;
font-weight:400;
position:relative;
top:-30px
}
.pricely-amount {
font-size:65px;
line-height:65px
}
.pricely-chart .panel-footer {
margin:0 0 20px;
padding:0
}
}
@media screen and (max-width: 991px) {
.pricely-chart-one {
	margin-bottom: 20px
}
.tab-content {
	border-left: 0
}
.pricely-pro li li.list-group-item {
	border-left-width: 1px;
	text-align: center
}
.pricely-chart .panel-heading {
	padding: 15px 10px
}
.pricely-pro .panel-heading {
	border-left: 1px solid #ddd;
	min-height: inherit
}
.pricely-professional li.list-group-item .feature-hide {
	display: inline;
	padding: 0 0 0 10px
}
.pricely-pro li.pricely-first-heading {
	display: none
}
.pricely-pro .glyphicon {
	display: inline-block;
	text-align: center
}
.pricely-foreword, .pricely-label {
	display: inline-block;
	margin: 0
}
.pricely-foreword:before {
	content: " "
}
}
@media screen and (max-width: 767px) {
#pricely-align {
	display: inherit;
	margin: 0 0 40px;
	vertical-align: none
}
}
.faqTitle {
	padding-bottom: 5px
}
.faqTitle i {
	margin-right: 5px
}
.elSelect {
	overflow: hidden;
	width: 100%
}
.elSelect:hover {
	border-color: #42B0E2
}
.elSelect select {
	background: transparent;
	border: none;
	font-size: 14px;
	height: 29px;
	width: 268px;
	outline: none !important;
	cursor: pointer
}
.elSelectSmall {
	padding: 2px 5px;
	font-size: 14px;
	line-height: 24px
}
.elSelectSmall select {
	font-size: 14px
}
.elSelectMid {
	padding: 11px 10px;
	font-size: 16px
}
.elSelectMid select {
	font-size: 16px
}
.elSelectLarge {
	font-size: 21px;
	padding: 17px 10px
}
.elSelectLarge select {
	font-size: 21px
}
.elSelectStyl0 {
	border: 1px solid rgba(0,0,0,0.2);
	background-color: #fff
}
.elSelectStyle1 {
	-webkit-box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	-moz-box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	box-shadow: 0 0 0 3px rgba(0,0,0,0.05) !important;
	border: 1px solid rgba(0,0,0,0.2);
	background-color: #fff
}
.elSelectStyle2 {
	border: 3px solid rgba(0,0,0,0.2);
	background-color: #fff
}
.elSelectBG2 {
	background-color: #F1F1F1
}
.elSelectBG3 {
	background-color: rgba(0,0,0,0.5);
	color: rgba(255,255,255,0.8)
}
.elSelectBR5 {
	border-radius: 5px
}
.elSelectBR1 {
	border-radius: 10px
}
.elSelectBR2 {
	border-radius: 20px
}
.awdtTitle {
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 5px
}
.awdtDate {
	margin-bottom: 10px
}
.awdtSelector select {
	width: 100%
}
.elTicketInfo i {
	margin-right: 5px
}
.elTicketDateBold {
	font-weight: bold
}
.elTicketAddToCalendar {
	background-color: #F4F4F4;
	border-radius: 2px;
	width: 100%;
	border: 1px solid #d9d9d9;
	color: #555;
	font-weight: bold;
	font-size: 14px;
	text-decoration: none;
	padding: 12px
}
.elTicketAddToCalendar img {
	margin-right: 5px;
	margin-top: -2px
}
.elTicketAddToCalendarV2Icon {
	width: 18px;
	height: 18px;
	position: absolute;
	z-index: 1;
	left: 12px;
	top: 10px;
	background: url(/images/icon-calendar-t1.svg) no-repeat;
	background-size: 18px 18px
}
.elTicketAddToCalendarV2 {
	display: inline-block;
	position: relative;
	color: #000 !important;
	font-weight: 500;
	line-height: 100%;
	background: #fff;
	font-size: 15px;
	text-decoration: none;
	border: 1px solid transparent;
	padding: 13px 12px 12px 43px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	-webkit-font-smoothing: antialiased !important;
	outline-color: rgba(0,78,255,0.5);
	text-shadow: 1px 1px 1px rgba(0,0,0,0.004);
	-webkit-user-select: none;
	box-shadow: 0 0 0 0.5px rgba(50,50,93,0.17), 0 2px 5px 0 rgba(50,50,93,0.1), 0 1px 1.5px 0 rgba(0,0,0,0.07), 0 1px 2px 0 rgba(0,0,0,0.08), 0 0 0 0 transparent !important
}
.elOrderProdInvDesc {
	margin-left: 25px
}
.elOrderProdInvDesc .elOrderProdInvOld {
	text-decoration: line-through
}
.elOrderProdInvDesc .elOrderProdInvNew {
	font-weight: bold
}
.elOrderProductOptinLabel {
	border-bottom: 1px solid #DDD;
	padding-bottom: 5px;
	margin-bottom: 5px;
	padding: 5px
}
.elOrderProductOptinLabelTable {
	height: 24px
}
.elOrderProductOptions td, .elOrderProductOptions th {
	padding: 5px
}
.elOrderProductOptinProducts {
	padding: 5px
}
.elOrderProductOptinProducts input {
	margin-right: 5px
}
.elOrderProductOptinProducts label {
	font-weight: inherit
}
.elOrderProductOptinPrice {
	padding-left: 20px
}
.elOrderProductOptinPriceTable {
	text-align: right
}
.elOrderProductOptinProductName label {
	display: inline
}
.elOrderProductOptinLabelTable .elOrderProductOptinProductName label {
	font-weight: normal
}
.elOrderProductOptinLabelTable .elOrderProductOptinProductName input {
	margin-right: 5px
}
.activeRadioProduct {
	background: #fafafa
}
.elOrderProductOptionsSelect {
	width: 100%;
	display: block;
	padding: 10px;
	font-size: 18px;
	height: 50px;
	display: none
}
.elOrderProductOptions.elOrderSelectShow .elOrderProductOptionsSelect {
	display: block
}
.elOrderProductOptions.elOrderSelectShow .elOrderProductOptinLabel {
	display: none
}
.elOrderProductOptions.elOrderSelectShow .elOrderProductOptinProducts {
	display: none
}
.elOrderSelectShow~.elOrderProductOptionsSelect {
	display: block
}
.elOrderProductOptionsWrapper[data-de-type="orconfirmation"] .elOrderProductOptinProductName {
	width: 70% !important
}
.elProductPriceBadge1 {
	padding: 5px;
	background: #03AE78;
	border-radius: 10px;
	border: 1px solid rgba(0,0,0,0.2);
	width: auto !important;
	color: #fff;
	margin-top: -5px
}
.ccStripeElementCard {
	float: left;
	width: 100%
}
.ccStripeElementExp {
	float: left;
	width: 50%;
	padding-right: 20px
}
.ccStripeElementCVC {
	float: left;
	width: 50%
}
.ccNumberWrap {
	float: left;
	width: 65%
}
.ccCVCWrap {
	float: left;
	width: 35%;
	padding-left: 20px
}
.ccMonthWrap {
	float: left;
	width: 37.5%;
	padding-right: 20px
}
.ccYearWrap {
	float: left;
	width: 37.5%
}
.cc-number {
	display: block;
	width: 100%;
	margin-bottom: 15px
}
.cc-cvc {
	display: block;
	width: 100%;
	margin-bottom: 15px
}
.cc-exp {
	display: block;
	width: 100%;
	margin-bottom: 15px
}
.cc-expirey-month {
	display: block;
	width: 100%
}
.cc-expirey-year {
	display: block;
	width: 100%
}
.ccInputText {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px
}
.elccHideHelper .ccInputText {
	display: none
}
.elOrderProductOptinItem, .elOrderProductOptinLabelPrice {
	font-weight: bold
}
.sold-out .elOrderProductOptinProductName {
	position: relative;
	display: inline-block
}
.sold-out .elOrderProductOptinProductName:before {
	content: '';
	border-bottom: 2px solid #F00;
	width: 100%;
	position: absolute;
	right: 0;
	top: 25%
}
.cart-box .cf-purchase-divider {
	border-top: 1px solid #ccc
}
[data-page-eligible-for-stripe="true"] [data-stripe-field-layout='oneField'] .ccStripeElementCard::after {
	position: relative;
	float: right;
	right: 30px;
	top: -48px;
	content: "MM / YY\00a0\00a0\00a0 CVC";
	pointer-events: none;
	opacity: 0.6
}
[data-page-eligible-for-stripe="true"] [data-stripe-field-layout='oneField'] .ccStripeElementCard {
	float: left;
	width: 100%;
	margin-bottom: -33px
}
[data-page-eligible-for-stripe="true"] [data-stripe-field-layout='oneField'] .ccStripeElementExp, [data-page-eligible-for-stripe="true"] [data-stripe-field-layout='oneField'] .ccStripeElementCVC {
	display: none
}
.elMultiChoiceItem {
	padding: 10px 0px
}
.elMultiChoiceItem input {
	margin-right: 5px
}
.elMultiChoiceItemBold {
	font-weight: bold
}
.video-description .midContainer, .video-description .containerInner {
	width: 100% !important
}
.elMembershipsNavOverlay {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background-color: rgba(0,0,0,0.8);
	visibility: visible;
	border: 1px solid black;
	z-index: 1;
	opacity: 0;
	color: white;
	font-weight: bold
}
.elMembershipsNavOverlay p {
	top: 50%;
	left: 30%;
	position: absolute;
	-ms-transform: translateY(-50%);
	transform: translateY(-50%)
}
.elMembershipsNavOverlay:hover {
	opacity: 1
}
.elMembershipsNavMobileToggle {
	background-color: #5b6d86;
	color: #fff;
	font-weight: bold;
	text-transform: uppercase;
	padding: 12px 12px;
	border-radius: 4px;
	margin-bottom: 10px;
	margin-left: -5px;
	margin-right: -5px;
	box-shadow: 0 1px 0px rgba(0,0,0,0.7);
	text-align: center;
	font-size: 16px;
	display: none;
	cursor: pointer
}
.elMembershipsNav ul {
	list-style: none;
	padding-left: 0;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 0
}
.membershipNavTitle .title {
	background-color: #6E757F;
	color: #FFF;
	font-weight: bold;
	padding: 10px 20px;
	padding-bottom: 8px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom: 2px solid rgba(0,0,0,0.2);
	position: relative;
	cursor: pointer;
	display: block;
	border-top-left-radius: 4px !important;
	border-top-right-radius: 4px !important
}
.membershipNavTitle .title.openedHeader {
	border-radius: 5px !important;
	margin-bottom: 10px
}
.membershipNavTitle .title:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0d8";
	float: right
}
.membershipNavTitle .title.openedHeader:before {
	font-family: "Font Awesome 5 Free";
	content: "\f0d7";
	float: right
}
.membershipNavInner {
	background-color: #fff;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	border-bottom: 2px solid rgba(0,0,0,0.1);
	margin-bottom: 15px;
	overflow: hidden;
	position: relative
}
.membershipNavInner li {
	border-top: 1px solid rgba(0,0,0,0.1)
}
.membershipNavInner li a {
	padding: 10px 20px;
	border-left: 3px solid #FFF;
	display: block;
	text-decoration: none;
	position: relative
}
.membershipNavInner li a:hover {
	border-left: 3px solid #DDD;
	text-decoration: none;
	background: #fafafa
}
.membershipNavInner li a:before {
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	font-size: inherit;
	line-height: 14px;
	text-rendering: auto;
	color: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	content: "\f054";
	position: absolute;
	top: 14px;
	right: 16px;
	opacity: .2
}
.membershipNavInner li a {
	color: #6E757F
}
.membershipNavInner li a.activeSate {
	border-left: 3px solid #DDD;
	text-decoration: none
}
.elButtonShadow1 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.2);
	box-shadow: 0 1px 5px rgba(0,0,0,0.2)
}
.elButtonShadow2 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.4);
	box-shadow: 0 1px 5px rgba(0,0,0,0.4)
}
.elButtonShadow3 {
	-webkit-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
	-moz-box-shadow: 0 1px 5px rgba(0,0,0,0.7);
	box-shadow: 0 1px 5px rgba(0,0,0,0.7)
}
.elButtonShadow4 {
	-webkit-box-shadow: 0 8px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: 0 8px 1px rgba(0,0,0,0.1);
	box-shadow: 0 8px 1px rgba(0,0,0,0.1)
}
.elButtonShadow5 {
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	box-shadow: 0 0 25px rgba(0,0,0,0.2), 0 0 15px rgba(0,0,0,0.2), 0 0 3px rgba(0,0,0,0.4)
}
.elButtonShadow6 {
	-webkit-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	-moz-box-shadow: 0 0 25px rgba(0,0,0,0.2);
	box-shadow: 0 0 25px rgba(0,0,0,0.4), 0 0 15px rgba(255,255,255,0.2), 0 0 3px rgba(255,255,255,0.4)
}
.membershipNavGrey .membershipNavTitle .title {
	background-color: #6E757F
}
.membershipNavGrey .membershipNavInner li a:hover {
	border-left: 3px solid #DDD
}
.membershipNavGrey .membershipNavInner li a {
	color: #6E757F
}
.membershipNavInner li a.activeMemberNav {
	border-left: 3px solid #DDD;
	text-decoration: none;
	background: #fafafa
}
.membershipNavBlue .membershipNavTitle .title {
	background-color: #0074C7
}
.membershipNavBlue .membershipNavInner li a:hover {
	border-left: 3px solid #0074C7
}
.membershipNavBlue .membershipNavInner li a {
	color: #115489
}
.membershipNavDarkBlue .membershipNavTitle .title {
	background-color: #334B62
}
.membershipNavDarkBlue .membershipNavInner li a:hover {
	border-left: 3px solid #334B62
}
.membershipNavGreen .membershipNavTitle .title {
	background-color: #7AD085
}
.membershipNavGreen .membershipNavInner li a:hover {
	border-left: 3px solid #b3d4b7
}
.membershipNavDark .membershipNavTitle .title {
	background-color: #343434
}
.membershipNavDark .membershipNavInner li a:hover {
	border-left: 3px solid #DDD
}
.membershipAccess h3 {
	font-size: 24px;
	font-weight: bold;
	border-bottom: 2px solid #DDD;
	padding-bottom: 10px;
	margin-bottom: 20px
}
.membershipAccess a {
	color: #767676
}
.membershipAccess a:hover {
	color: #186299
}
.memberAccessLabel {
	margin-bottom: 10px
}
.memberaccessButton {
	margin-top: 10px;
	width: 100%;
	display: block;
	padding: 10px 20px;
	font-weight: bold;
	text-align: center;
	border-radius: 4px;
	background-color: #28AFFA;
	border: none;
	border-bottom: 2px solid rgba(0,0,0,0.2);
	color: #FFF;
	font-size: 16px !important;
	text-transform: uppercase
}
.memberaccessButton:hover {
	background-color: #1f83cd
}
.elOrder2Step {
	background-color: #FFF;
	border: 2px solid #DDD;
	border-radius: 4px
}
.order2StepHeader {
	background-image: -webkit-gradient(linear, center top, center bottom, from(white), to(#f3f3f3));
	background-image: -webkit-linear-gradient(top, white, #f3f3f3);
	background-image: -moz-linear-gradient(top, white, #f3f3f3);
	background-image: -o-linear-gradient(top, white, #f3f3f3);
	background-image: -ms-linear-gradient(top, white, #f3f3f3);
	background-image: linear-gradient(to bottom, white, #f3f3f3);
	border-bottom: 2px solid rgba(0,0,0,0.1)
}
.order2Step-step-1 {
	float: left;
	width: 50%
}
.order2Step-step-2 {
	float: left;
	width: 50%
}
.order2Step-step {
	padding: 15px;
	opacity: .7;
	transition: all 0.5s ease
}
.order2StepNumber {
	font-weight: bold;
	font-size: 27px;
	line-height: 37px;
	float: left;
	margin-right: 15px
}
.order2StepHeaderText {
	float: left
}
.order2StepTitle {
	font-weight: bold;
	text-transform: uppercase;
	font-size: 14px
}
.order2StepSubTitle {
	font-size: 12px
}
.order2Step-step.order2StepActive .order2StepTitle {
	color: #279CEB
}
.order2Step-step.order2StepActive {
	opacity: 1
}
.order2StepProgress {
	height: 5px;
	width: 100%;
	background-color: #1372A8;
	clear: left;
	position: relative
}
.order2Step25, .order2Step75 {
	font: normal normal 900 14px/1 "Font Awesome 5 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transition: all 0.5s ease
}
.order2Step25:before, .order2Step75:before {
	content: "\f0d8";
	color: #1372A8;
	position: absolute;
	font-size: 32px;
	top: -20px;
	left: 25%;
	transition: all 0.5s ease
}
.order2Step75:before {
	left: 75%
}
.o2step_wrapper {
	padding: 20px
}
.o2step_wrapper .elInput {
	margin-top: 15px
}
.order2ButtonSubText, .order2ButtonSubText2 {
	font-size: 12px;
	text-align: center;
	margin-top: 10px;
	color: #9c9c9c
}
.elS1ShippingWrap {
	position: relative;
	margin-top: 15px;
	padding: 8px 0px
}
.elS1Shipping {
	text-transform: uppercase;
	font-weight: bold;
	color: #626262;
	font-size: 12px;
	background-color: #fff;
	padding-right: 10px;
	position: absolute;
	z-index: 1;
	margin-top: -9px
}
.elS1ShippingBar {
	position: absolute;
	width: 100%;
	height: 3px;
	background-color: rgba(221,221,221,0.4);
	top: 7px
}
.elOrder2Step .elCreditCardForm {
	border: 2px solid #ddd;
	padding: 15px;
	border-radius: 4px;
	background-color: rgba(221,221,221,0.18)
}
.large-progress-bar {
	height: 65px;
	line-height: 65px;
	font-size: 21px
}
.large-progress-bar .progress-bar {
	line-height: 65px;
	font-size: 21px;
	height: 65px
}
.medium-progress-bar {
	height: 45px;
	line-height: 45px;
	font-size: 19px
}
.medium-progress-bar .progress-bar {
	line-height: 45px;
	font-size: 19px;
	height: 45px
}
.small-progress-bar {
	height: 35px;
	line-height: 36px;
	font-size: 14px
}
.small-progress-bar .progress-bar {
	line-height: 36px;
	height: 35px;
	font-size: 14px
}
.progressbar_nocorners {
	border-radius: 0 !important
}
.progressbar_offsetWhite {
	background: #fff
}
.progressbar_offsetTransparentWhite {
	background: rgba(255,255,255,0.5)
}
.progressbar_offsetBlack {
	background: rgba(0,0,0,0.8)
}
.progressbar_offsetTransparentBlack {
	background: rgba(0,0,0,0.5)
}
.progressbar_bold {
	font-weight: bold
}
.progressbar_italic {
	font-style: italic
}
.progressbar_bolditalic {
	font-style: italic;
	font-weight: bold
}
.progressbar_left {
	text-align: left;
	padding-left: 17px
}
.progressbar_right {
	text-align: right;
	padding-right: 17px
}
.progressbar_w_0 {
	width: 0%
}
.progressbar_w_33 {
	width: 33%
}
.progressbar_w_50 {
	width: 50%
}
.progressbar_w_66 {
	width: 66%
}
.progressbar_w_75 {
	width: 75%
}
.progressbar_w_85 {
	width: 85%
}
.progressbar_w_90 {
	width: 90%
}
.progressbar_w_100 {
	width: 100%
}
.progressbar_borderOn {
	border: 3px solid rgba(0,0,0,0)
}
.progressbar_borderOn.large-progress-bar .progress-bar {
	height: 68px
}
.progressbar_borderOn.medium-progress-bar .progress-bar {
	height: 46px;
	line-height: 40px
}
.progressbar_borderOn.small-progress-bar .progress-bar {
	height: 38px;
	line-height: 33px
}
.progress-bar {
	-webkit-transition: width .25s ease, height .25s ease, font-size .25s ease;
	-moz-transition: width .25s ease, height .25s ease, font-size .25s ease;
	-ms-transition: width .25s ease, height .25s ease, font-size .25s ease;
	-o-transition: width .25s ease, height .25s ease, font-size .25s ease;
	transition: width .25s ease, height .25s ease, font-size .25s ease
}
.progress-bar-striped, .progress-striped .progress-bar {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px
}
.progress-bar-striped_active {
	background-image: -webkit-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: -o-linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	background-image: linear-gradient(45deg, rgba(255,255,255,0.15) 25%, transparent 25%, transparent 50%, rgba(255,255,255,0.15) 50%, rgba(255,255,255,0.15) 75%, transparent 75%, transparent);
	-webkit-background-size: 40px 40px;
	background-size: 40px 40px;
	-webkit-animation: progress-bar-stripes 2s linear infinite reverse;
	-o-animation: progress-bar-stripes 2s linear infinite reverse;
	animation: progress-bar-stripes 2s linear infinite reverse
}
.elvideounlock_videoWrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
	overflow: hidden
}
.elvideounlock_videoWrapper iframe, .elvideounlock_videoWrapper img.elunlock_video_preview {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.elVideoUnlock_col img {
	max-width: 100%;
	margin: 10px 0
}
.elVideoMainVideoArea {
	width: 100%;
	padding: 0
}
.elvideounlock_videoPauseBlocker {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0);
	z-index: 22;
	cursor: pointer
}
#elmainVideoPlayIcon {
	display: none;
	position: absolute;
	width: 100px;
	height: 100px;
	padding-top: 10px;
	font-size: 30px;
	top: 50%;
	text-align: center;
	border-radius: 300px;
	left: 50%;
	margin-left: -50px;
	margin-top: -60px
}
#elmainVideoPlayIcon img {
	max-width: 100%
}
#elmainVideoPlayIcon.videoisPaused_elunlocker {
	display: block;
	background: none
}
.unlockerHideButtons {
	display: none !important
}
.elVideoUnlock_col {
	cursor: pointer;
	position: relative;
	overflow: hidden;
	padding: 1px;
	padding-bottom: 2px
}
.elVideoUnlock_col .elVideoInner {
	padding: 10px
}
.elVideoUnlock_col .elVideoInner small {
	text-align: center;
	padding-top: 5px;
	display: block;
	font-size: 11px
}
.elVideoUnlock_col strong {
	display: block;
	text-align: center;
	color: #777;
	font-size: 13px
}
.elVideoCurrentlyLocked {
	opacity: .5;
	cursor: not-allowed
}
.elVideoCurrentlyLocked:hover {
	border: none;
	background: none;
	padding: 1px;
	padding-bottom: 2px
}
.elVideoCurrentlyLocked img {
	-webkit-filter: grayscale(100%);
	filter: grayscale(100%)
}
.btn-videounlockbutton:hover, .btn-videounlockbutton:active, .btn-videounlockbutton:focus {
	color: auto
}
#elVideoProgressBarUnlocker {
	width: 100%;
	height: 5px;
	margin-bottom: 10px;
	background-color: #eee;
	clear: both;
	overflow: hidden
}
#elVideoProgressBarUnlocker div {
	height: 100%;
	width: 0;
	background-color: #0074C7
}
#elVideoProgressBarUnlocker.elvideoprogressBlue div {
	background-color: #0074C7
}
#elVideoProgressBarUnlocker.elvideoprogressRed div {
	background-color: #CC181E
}
#elVideoProgressBarUnlocker.elvideoprogressOrange div {
	background-color: #FFB700
}
#elVideoProgressBarUnlocker.elvideoprogressGreen div {
	background-color: #269f34
}
#elVideoProgressBarUnlocker.progressbarStyle2 {
	width: 100%;
	height: 7px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px
}
#elVideoProgressBarUnlocker.progressbarStyle3 {
	width: 100%;
	height: 15px;
	border-radius: 10px;
	clear: left !important;
	float: left;
	margin-top: 10px;
	position: relative;
	border: 1px solid #000;
	border-bottom: 2px solid #000
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressBlue {
	border: 1px solid #0074C7;
	border-bottom: 2px solid #0074C7
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressRed {
	border: 1px solid #CC181E;
	border-bottom: 2px solid #CC181E
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressOrange {
	border: 1px solid #FFB700;
	border-bottom: 2px solid #FFB700
}
#elVideoProgressBarUnlocker.progressbarStyle3.elvideoprogressGreen {
	border: 1px solid #269f34;
	border-bottom: 2px solid #269f34
}
.btn-videounlockbutton i {
	margin-right: 5px
}
.btn-videounlockbutton {
	font-weight: bold
}
.unlockerHideHeadlines {
	display: none !important
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='1'] .elVideoUnlock_one {
	display: none
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='1'] .elVideoUnlock_two {
	display: none
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='1'] .elVideoUnlock_three {
	display: none
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='1'] .elVideoUnlock_four {
	display: none
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='2'] .elVideoUnlock_three {
	display: none
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='2'] .elVideoUnlock_four {
	display: none
}
.elVideoUnlockerElement[data-elunlocker-numberofvideos='3'] .elVideoUnlock_four {
	display: none
}
.elunlocker_smallLockedCalendar {
	display: none;
	text-align: center;
	font-size: 14px;
	margin-top: 10px
}
.elunlocker_smallLockedCalendar i {
	margin-right: 6px
}
.elVideoUnlockerElementRoot[data-elunlocker-thevideotype='date'] .elunlocker_smallLockedCalendar {
	display: none
}
.elVideoUnlockerElementRoot[data-elunlocker-thevideotype='date'] .elCurrentlyPlayingVideoUnlocker .elunlocker_smallLockedCalendar {
	display: none !important
}
.elVideoUnlockerElementRoot[data-elunlocker-thevideotype='evergreen'] .elCurrentlyPlayingVideoUnlocker .elunlocker_smallLockedCalendar {
	display: none !important
}
.elvideounlockerheadline.elunlocker_normal {
	font-weight: normal !important
}
.elvideounlockerheadline.elunlocker_size18 {
	font-size: 18px !important
}
.elvideounlockerheadline.elunlocker_size24 {
	font-size: 24px !important
}
.elvideounlockerheadline.elunlocker_size32 {
	font-size: 32px !important
}
.unlockerHideThumbnails {
	display: none !important
}
.elVideoUnlock_blue .btn-videounlockbutton {
	background: #eee;
	color: #333;
	border: 1px solid #ccc;
	border-bottom: 2px solid #ccc
}
.elVideoUnlock_blue .elVideoUnlock_col:hover {
	border: 1px solid rgba(0,0,0,0.1);
	border-bottom: 2px solid rgba(0,0,0,0.1);
	border-radius: 5px;
	background: #fafafa;
	padding: 0
}
.elVideoUnlock_blue .elVideoCurrentlyLocked:hover {
	border: none;
	background: none;
	border: 1px solid rgba(0,0,0,0);
	border-bottom: 2px solid rgba(0,0,0,0);
	padding: 0
}
.elVideoUnlock_blue .elVideoCurrentlyLocked .btn-videounlockbutton {
	background: #444;
	color: #fff;
	border: 1px solid #000;
	cursor: not-allowed;
	border-bottom: 2px solid #000
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker .btn-videounlockbutton {
	background: #ffbe19;
	color: #39130a;
	border: 1px solid #db9e04;
	border-bottom: 2px solid #db9e04
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker, .elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker:hover {
	border: 1px solid rgba(0,0,0,0.4);
	border-bottom: 2px solid rgba(0,0,0,0.4);
	border-radius: 5px;
	background: #0074C7;
	padding: 0;
	color: #fff
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker strong {
	color: #fff !important
}
.elVideoUnlock_blue .elCurrentlyPlayingVideoUnlocker img {
	box-shadow: 0 0 3px rgba(0,0,0,0.7)
}
.elVideoUnlock_light .btn-videounlockbutton {
	background: #fafafa;
	color: #666;
	border: 1px solid #ddd;
	border-bottom: 2px solid #ddd
}
.elVideoUnlock_light .elVideoCurrentlyLocked:hover {
	border: none;
	background: none;
	border: 1px solid rgba(0,0,0,0);
	border-bottom: 2px solid rgba(0,0,0,0);
	padding: 0
}
.elVideoUnlock_light .elVideoCurrentlyLocked .btn-videounlockbutton {
	background: #ddd;
	color: #000;
	border: 1px solid #ccc;
	cursor: not-allowed;
	border-bottom: 2px solid #ccc
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker .btn-videounlockbutton {
	background: #0074C7;
	color: #fff;
	border: 1px solid #04497b;
	border-bottom: 2px solid #04497b
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker, .elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker:hover {
	border: 1px solid #428BCA;
	border-bottom: 2px solid #428BCA;
	border-radius: 5px;
	background: #fafafa;
	padding: 0;
	color: #fff
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker strong {
	color: #222 !important
}
.elVideoUnlock_light .elCurrentlyPlayingVideoUnlocker img {
	box-shadow: 0 0 3px rgba(0,0,0,0.2)
}
.elVideoUnlock_blackbg .btn-videounlockbutton {
	background: #222;
	color: #ccc;
	border: 1px solid #111;
	border-bottom: 2px solid #111;
	box-shadow: 0 0 10px #333 inset
}
.elVideoUnlock_blackbg .elVideoUnlock_col strong {
	color: #999
}
.elVideoUnlock_blackbg .elVideoCurrentlyLocked .btn-videounlockbutton {
	background: #999;
	color: #fff;
	box-shadow: 0 0 10px #555 inset;
	border: 1px solid #666;
	cursor: not-allowed;
	border-bottom: 2px solid #666
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker .btn-videounlockbutton {
	background: #0074C7;
	color: #fff;
	border: 1px solid #04497b;
	box-shadow: 0 0 10px #237ec0 inset;
	border-bottom: 2px solid #04497b
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker, .elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker:hover {
	border: 1px solid rgba(0,0,0,0.6);
	border-bottom: 2px solid rgba(0,0,0,0.6);
	background: #222;
	border-radius: 5px;
	box-shadow: 0 0 40px #111 inset;
	padding: 0;
	color: #fff
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker strong {
	color: #fff !important
}
.elVideoUnlock_blackbg .elCurrentlyPlayingVideoUnlocker img {
	box-shadow: 0 0 3px rgba(0,0,0,0.2)
}
.surveyStepHeadline {
	font-weight: bold;
	font-size: 18px;
	padding-bottom: 15px;
	border: none
}
.surveyStepQuestions {
	padding: 15px 10px
}
.surveyRadioOption {
	cursor: pointer;
	padding: 10px 10px;
	clear: both;
	border-radius: 4px
}
.surveyRadioOption.noanswer {
	background: #F7F778;
	background: rgba(255,255,0,0.5)
}
.surveyRadioOption:before, .surveyRadioOption:after {
	content: " ";
	display: table
}
.surveyRadioOption input {
	float: left;
	margin-top: 0px
}
.surveyRadioOptionText {
	float: left;
	margin-left: 15px;
	display: block
}
.surveyStepProgressBar {
	height: 2px;
	width: 100%;
	max-width: 100% !important;
	background-color: #DDD;
	position: relative
}
.surveyStepProgressCounter {
	background-color: #CF4916;
	position: absolute;
	height: 2px;
	top: 0px;
	left: 0px;
	transition: width 1s ease;
	max-width: 100% !important
}
.hideProgressBar .surveyStepProgressBar {
	display: none
}
.hideProgressBar .surveyStepHeadline {
	padding-bottom: 0px
}
.surveyStep img, .surveyStep_v img {
	display: none
}
.surveyThumbnailsEnabled img, .surveyThumbnailsEnabled img {
	display: block
}
.surveyThumbnailsEnabled img, .surveyThumbnailsEnabled img {
	float: left;
	width: 60px;
	margin-right: 20px
}
.surveyThumbnailsEnabled .surveyRadioOption input, .surveyThumbnailsEnabled .surveyRadioOption input {
	margin-top: 0px
}
.surveyStep .surveyRadioOption, .surveyStep_v .surveyRadioOption {
	display: flex;
	align-items: center
}
.surveyStep.surveyLayout_vert_2x2 .surveyRadioOption, .surveyStep_v.surveyLayout_vert_2x2 .surveyRadioOption {
	float: left;
	clear: none;
	width: 50%
}
.surveyStep.surveyLayout_block_2x2 .surveyRadioOption, .surveyStep_v.surveyLayout_block_2x2 .surveyRadioOption {
	float: left;
	clear: none;
	width: 50%
}
.surveyStep.surveyLayout_block_2x2 img, .surveyStep_v.surveyLayout_block_2x2 img {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0px
}
.surveyStep.surveyLayout_block_2x2 .surveyRadioOption, .surveyStep_v.surveyLayout_block_2x2 .surveyRadioOption {
	display: flex;
	align-items: center;
	flex-direction: column
}
.surveyStep.surveyLayout_block_2x2 .surveyRadioOption input, .surveyStep_v.surveyLayout_block_2x2 .surveyRadioOption input {
	margin-bottom: 15px
}
.surveyLayout_block_3x3 .surveyRadioOption {
	float: left;
	clear: none;
	width: 33.33%
}
.surveyLayout_block_3x3 img {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0px
}
.surveyLayout_block_3x3 .surveyRadioOption {
	display: flex;
	align-items: center;
	flex-direction: column
}
.surveyLayout_block_3x3 .surveyRadioOption input {
	margin-bottom: 15px
}
.surveyLayout_block_3x3 .surveyRadioOptionText {
	margin-left: 0px;
	text-align: center
}
.surveyLayout_block_4x4 .surveyRadioOption {
	float: left;
	clear: none;
	width: 25%
}
.surveyLayout_block_4x4 img {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0px
}
.surveyLayout_block_4x4 .surveyRadioOption {
	display: flex;
	align-items: center;
	flex-direction: column
}
.surveyLayout_block_4x4 .surveyRadioOption input {
	margin-bottom: 15px
}
.surveyLayout_block_4x4 .surveyRadioOptionText {
	margin-left: 0px;
	text-align: center
}
.surveyLayout_block_5x5 .surveyRadioOption {
	float: left;
	clear: none;
	width: 20%
}
.surveyLayout_block_5x5 img {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0px
}
.surveyLayout_block_5x5 .surveyRadioOption {
	display: flex;
	align-items: center;
	flex-direction: column
}
.surveyLayout_block_5x5 .surveyRadioOption input {
	margin-bottom: 15px
}
.surveyLayout_block_5x5 .surveyRadioOptionText {
	margin-left: 0px;
	text-align: center
}
.surveyLayout_block_6x6 .surveyRadioOption {
	float: left;
	clear: none;
	width: 16.66%
}
.surveyLayout_block_6x6 img {
	float: none;
	width: 100%;
	margin-bottom: 15px;
	margin-right: 0px
}
.surveyLayout_block_6x6 .surveyRadioOption {
	display: flex;
	align-items: center;
	flex-direction: column
}
.surveyLayout_block_6x6 .surveyRadioOption input {
	margin-bottom: 15px
}
.surveyLayout_block_6x6 .surveyRadioOptionText {
	margin-left: 0px;
	text-align: center
}
.surveyLayout_vert_2x2 .surveyStepQuestions, .surveyLayout_block_2x2 .surveyStepQuestions, .surveyLayout_block_3x3 .surveyStepQuestions, .surveyLayout_block_4x4 .surveyStepQuestions, .surveyLayout_block_5x5 .surveyStepQuestions, .surveyLayout_block_6x6 .surveyStepQuestions {
	display: inline-block;
	width: 100%
}
.surveyStep[data-radio-type="none"] .surveyRadioOption input, .surveyStep_v[data-radio-type="none"] .surveyRadioOption input {
	display: none
}
.surveyStep[data-radio-type="none"] .surveyRadioOptionText, .surveyStep_v[data-radio-type="none"] .surveyRadioOptionText {
	margin-left: 0px
}
div[data-radio-type="letters"] .surveyRadioOption input, div[data-radio-type="numbers"] .surveyRadioOption input {
	appearance: none;
	-moz-appearance: none;
	-webkit-appearance: none;
	border-radius: 0;
	-moz-border-radius: 0;
	-webkit-border-radius: 0;
	color: inherit
}
div[data-radio-type="letters"] .surveyRadioOption input:before, div[data-radio-type="numbers"] .surveyRadioOption input:before {
	content: 'A';
	font-weight: bold;
	font-size: 18px;
	margin-top: -1px;
	text-align: center;
	display: block
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(1) input[type='radio']:before {
	content: 'A'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(2) input[type='radio']:before {
	content: 'B'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(3) input[type='radio']:before {
	content: 'C'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(4) input[type='radio']:before {
	content: 'D'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(5) input[type='radio']:before {
	content: 'E'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(6) input[type='radio']:before {
	content: 'F'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(7) input[type='radio']:before {
	content: 'G'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(8) input[type='radio']:before {
	content: 'H'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(9) input[type='radio']:before {
	content: 'I'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(10) input[type='radio']:before {
	content: 'J'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(11) input[type='radio']:before {
	content: 'K'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(12) input[type='radio']:before {
	content: 'L'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(13) input[type='radio']:before {
	content: 'M'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(14) input[type='radio']:before {
	content: 'N'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(15) input[type='radio']:before {
	content: 'O'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(16) input[type='radio']:before {
	content: 'P'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(17) input[type='radio']:before {
	content: 'Q'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(18) input[type='radio']:before {
	content: 'R'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(19) input[type='radio']:before {
	content: 'S'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(20) input[type='radio']:before {
	content: 'T'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(21) input[type='radio']:before {
	content: 'U'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(22) input[type='radio']:before {
	content: 'V'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(23) input[type='radio']:before {
	content: 'W'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(24) input[type='radio']:before {
	content: 'X'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(25) input[type='radio']:before {
	content: 'Y'
}
div[data-radio-type="letters"] .surveyRadioOption:nth-child(26) input[type='radio']:before {
	content: 'Z'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(1) input[type='radio']:before {
	content: '1'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(2) input[type='radio']:before {
	content: '2'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(3) input[type='radio']:before {
	content: '3'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(4) input[type='radio']:before {
	content: '4'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(5) input[type='radio']:before {
	content: '5'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(6) input[type='radio']:before {
	content: '6'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(7) input[type='radio']:before {
	content: '7'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(8) input[type='radio']:before {
	content: '8'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(9) input[type='radio']:before {
	content: '9'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(10) input[type='radio']:before {
	content: '10'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(11) input[type='radio']:before {
	content: '11'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(12) input[type='radio']:before {
	content: '12'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(13) input[type='radio']:before {
	content: '13'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(14) input[type='radio']:before {
	content: '14'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(15) input[type='radio']:before {
	content: '15'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(16) input[type='radio']:before {
	content: '16'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(17) input[type='radio']:before {
	content: '17'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(18) input[type='radio']:before {
	content: '18'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(19) input[type='radio']:before {
	content: '19'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(20) input[type='radio']:before {
	content: '20'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(21) input[type='radio']:before {
	content: '21'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(22) input[type='radio']:before {
	content: '22'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(23) input[type='radio']:before {
	content: '23'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(24) input[type='radio']:before {
	content: '24'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(25) input[type='radio']:before {
	content: '25'
}
div[data-radio-type="numbers"] .surveyRadioOption:nth-child(26) input[type='radio']:before {
	content: '26'
}
.elSurvey:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0
}
.elSurvey {
	display: inline-block
}
* html .elSurvey {
	height: 1%
}
.elSurvey {
	display: block
}
.surveyProgressTop {
	height: 2px;
	width: 100%;
	max-width: 100% !important;
	background-color: #DDD;
	position: relative;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px
}
.surveyProgressTop_step {
	height: 20px;
	width: 20px;
	background: #DDD;
	border-radius: 20px;
	margin-top: -10px;
	z-index: 2;
	border: 2px solid #DDD;
	background: #FFF
}
div[data-progress-bar-theme="circle"] .surveyStepProgressBar {
	display: none
}
.survey-hide-progress-bar .surveyStepHeadline {
	padding-bottom: 0px
}
.surveyProgressTop .surveyStepProgressCounter {
	background: #95c91e
}
.surveyProgressTop_step.qPassed {
	background: #95c91e;
	border: 2px solid #FFF
}
.elSurvey[data-progress-bar-theme="square"] .surveyProgressTop_step, .elSurvey_v[data-progress-bar-theme="square"] .surveyProgressTop_step {
	border-radius: 3px
}
.surveyStep[data-has-subtitle="true"] .surveyStepHeadline, .surveyStep_v[data-has-subtitle="true"] .surveyStepHeadline {
	padding-bottom: 5px
}
.surveyStepHeadline_subtitle {
	padding-bottom: 15px
}
.surveyStep[data-has-subtitle="false"] .surveyStepHeadline_subtitle, .surveyStep_v[data-has-subtitle="false"] .surveyStepHeadline_subtitle {
	display: none
}
.cfSurvey_hide_progress_bar .surveyStepProgressBar {
	display: none
}
.cfSurvey_hide_progress_bar .surveyStepHeadline {
	padding-bottom: 5px
}
.thickLine .surveyStepProgressBar, .thickLine .surveyStepProgressCounter {
	height: 6px
}
.surveyBlue .surveyStepProgressCounter {
	background: #0074c7
}
.surveyGreen .surveyStepProgressCounter {
	background: #95c91e
}
.surveyShowNextButton .surveyStepNextButton {
	display: block !important
}
.surveyHideNextButton .surveyStepNextButton {
	display: none !important
}
.cfSurvey_loading_redirect_wrapper {
	margin-top: 40px;
	margin-bottom: 40px;
	text-align: center
}
.surveyStepHeadline_sub_text {
	margin-top: 20px;
	font-size: 14px
}
.cfSurvey_loading_redirect_wrapper .surveyStepHeadline i {
	margin-right: 10px;
	display: none
}
.cfSurvey_loading_redirect_wrapper .surveyStepProgressCounter {
	transition: all 3s ease !important
}
.cfSurvey_loading_redirect_wrapper .surveyStepProgressBar {
	display: block !important
}
.cfSurvey_hide_progress_bar .cfSurvey_loading_redirect_wrapper .surveyStepHeadline {
	padding-bottom: 15px
}
.cfs_12 .surveyStepHeadline {
	font-size: 12px
}
.cfs_14 .surveyStepHeadline {
	font-size: 14px
}
.cfs_16 .surveyStepHeadline {
	font-size: 16px
}
.cfs_18 .surveyStepHeadline {
	font-size: 18px
}
.cfs_20 .surveyStepHeadline {
	font-size: 20px
}
.cfs_21 .surveyStepHeadline {
	font-size: 21px
}
.cfs_24 .surveyStepHeadline {
	font-size: 24px
}
.cfs_26 .surveyStepHeadline {
	font-size: 26px
}
.cfs_31 .surveyStepHeadline {
	font-size: 31px
}
.cfs_34 .surveyStepHeadline {
	font-size: 34px
}
.cfs_37 .surveyStepHeadline {
	font-size: 37px
}
.cfs_40 .surveyStepHeadline {
	font-size: 40px
}
.cfs_42 .surveyStepHeadline {
	font-size: 42px
}
.cfs_47 .surveyStepHeadline {
	font-size: 47px
}
.cfs_s_12 .surveyStepHeadline_subtitle {
	font-size: 12px
}
.cfs_s_14 .surveyStepHeadline_subtitle {
	font-size: 14px
}
.cfs_s_16 .surveyStepHeadline_subtitle {
	font-size: 16px
}
.cfs_s_18 .surveyStepHeadline_subtitle {
	font-size: 18px
}
.cfs_s_20 .surveyStepHeadline_subtitle {
	font-size: 20px
}
.cfs_s_21 .surveyStepHeadline_subtitle {
	font-size: 21px
}
.cfs_s_24 .surveyStepHeadline_subtitle {
	font-size: 24px
}
.cfs_s_26 .surveyStepHeadline_subtitle {
	font-size: 26px
}
.cfs_s_31 .surveyStepHeadline_subtitle {
	font-size: 31px
}
.cfs_s_34 .surveyStepHeadline_subtitle {
	font-size: 34px
}
.cfs_s_37 .surveyStepHeadline_subtitle {
	font-size: 37px
}
.cfs_s_40 .surveyStepHeadline_subtitle {
	font-size: 40px
}
.cfs_s_42 .surveyStepHeadline_subtitle {
	font-size: 42px
}
.cfs_s_47 .surveyStepHeadline_subtitle {
	font-size: 47px
}
.elAlign_s_left .surveyStepHeadline {
	text-align: left
}
.elAlign_s_center .surveyStepHeadline {
	text-align: center
}
.elAlign_s_right .surveyStepHeadline {
	text-align: right
}
.elAlign_st_left .surveyStepHeadline_subtitle {
	text-align: left
}
.elAlign_st_center .surveyStepHeadline_subtitle {
	text-align: center
}
.elAlign_st_right .surveyStepHeadline_subtitle {
	text-align: right
}
.cfs_a_12 .surveyRadioOptionText {
	font-size: 12px
}
.cfs_a_14 .surveyRadioOptionText {
	font-size: 14px
}
.cfs_a_16 .surveyRadioOptionText {
	font-size: 16px
}
.cfs_a_18 .surveyRadioOptionText {
	font-size: 18px
}
.cfs_a_20 .surveyRadioOptionText {
	font-size: 20px
}
.cfs_a_21 .surveyRadioOptionText {
	font-size: 21px
}
.cfs_a_24 .surveyRadioOptionText {
	font-size: 24px
}
.cfs_a_26 .surveyRadioOptionText {
	font-size: 26px
}
.cfs_a_31 .surveyRadioOptionText {
	font-size: 31px
}
.cfs_a_34 .surveyRadioOptionText {
	font-size: 34px
}
.cfs_a_37 .surveyRadioOptionText {
	font-size: 37px
}
.cfs_a_40 .surveyRadioOptionText {
	font-size: 40px
}
.cfs_a_42 .surveyRadioOptionText {
	font-size: 42px
}
.cfs_a_47 .surveyRadioOptionText {
	font-size: 47px
}
.cfs_a_20 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_20 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 20px
}
.cfs_a_21 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_21 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 21px
}
.cfs_a_24 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_24 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 24px
}
.cfs_a_26 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_26 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 26px
}
.cfs_a_31 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_31 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 31px
}
.cfs_a_34 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_34 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 34px
}
.cfs_a_34 div[data-radio-type="letters"] .surveyRadioOptionText, .cfs_a_34 div[data-radio-type="numbers"] .surveyRadioOptionText {
	margin-left: 20px
}
.cfs_a_37 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_37 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 37px
}
.cfs_a_37 div[data-radio-type="letters"] .surveyRadioOptionText, .cfs_a_37 div[data-radio-type="numbers"] .surveyRadioOptionText {
	margin-left: 25px
}
.cfs_a_40 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_40 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 40px
}
.cfs_a_40 div[data-radio-type="letters"] .surveyRadioOptionText, .cfs_a_40 div[data-radio-type="numbers"] .surveyRadioOptionText {
	margin-left: 30px
}
.cfs_a_42 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_42 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 42px
}
.cfs_a_42 div[data-radio-type="letters"] .surveyRadioOptionText, .cfs_a_42 div[data-radio-type="numbers"] .surveyRadioOptionText {
	margin-left: 30px
}
.cfs_a_47 div[data-radio-type="letters"] .surveyRadioOption input:before, .cfs_a_47 div[data-radio-type="numbers"] .surveyRadioOption input:before {
	font-size: 47px
}
.cfs_a_47 div[data-radio-type="letters"] .surveyRadioOptionText, .cfs_a_47 div[data-radio-type="numbers"] .surveyRadioOptionText {
	margin-left: 35px
}
.sfprogress_tall .surveyStepProgressBar {
	height: 5px
}
.sfprogress_tall .surveyStepProgressCounter {
	height: 5px
}
.sfprogress_taller .surveyStepProgressBar {
	height: 10px
}
.sfprogress_taller .surveyStepProgressCounter {
	height: 10px
}
.sfprogress_c_blue .surveyStepProgressCounter {
	background-color: #0e8dc7
}
.sfprogress_c_green .surveyStepProgressCounter {
	background-color: #96bd2c
}
.sfprogress_c_yellow .surveyStepProgressCounter {
	background-color: #ffcc33
}
.sfprogress_c_orange .surveyStepProgressCounter {
	background-color: #fba30a
}
.sfprogress_c_black .surveyStepProgressCounter {
	background-color: #3d3f47
}
.sfprogress_s_round .surveyStepProgressBar, .sfprogress_s_round .surveyStepProgressCounter {
	border-radius: 10px
}
.elSurvey[data-survey-new="true"] .surveyStep {
	text-align: left
}
.elSurvey[data-survey-new="true"] .surveyStep .elButton {
	display: inline-block;
	width: inherit
}
.sf_btn_c_blue .elButton {
	background-color: #0e8dc7 !important
}
.sf_btn_c_green .elButton {
	background-color: #96bd2c !important
}
.sf_btn_c_red .elButton {
	background-color: #cf4916 !important
}
.sf_btn_c_yellow .elButton {
	background-color: #ffcc33 !important;
	color: rgba(66,21,21,0.7) !important
}
.sf_btn_c_orange .elButton {
	background-color: #fba30a !important
}
.sf_btn_c_black .elButton {
	background-color: #3d3f47
}
.sf_btn_s_small .elButton {
	font-size: 14px
}
.sf_btn_s_medium .elButton {
	font-size: 18px
}
.sf_btn_s_large .elButton {
	font-size: 27px
}
.sf_btn_s_exlarge .elButton {
	font-size: 37px
}
@media only screen and (min-width: 0) and (max-width: 499px) {
.surveyRadioOption {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
	width: 100% !important
}
}
@media only screen and (min-width: 500px) and (max-width: 770px) {
.surveyRadioOption {
	float: none !important;
	margin-left: auto;
	margin-right: auto;
	width: 80% !important
}
}
.elAffiliateStats {
	width: 100%;
	color: #2B2B2B
}
.elAffStats_views {
	width: 33.33%;
	position: relative
}
.elAffStats_views .elAffStatsVistors {
	background-color: #308FED;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	color: #FFF;
	border-top: 2px solid rgba(0,0,0,0.2)
}
.elAffStats_leads {
	width: 33.33%;
	position: relative
}
.elAffStats_leads .elAffStatsLeads {
	background-color: #318800;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	color: #FFF;
	border-top: 2px solid rgba(0,0,0,0.2)
}
.elAffStats_sales {
	width: 33.33%;
	position: relative
}
.elAffStats_sales .elAffStatsSales {
	background-color: #FFB700;
	font-weight: bold;
	text-align: center;
	padding: 10px;
	color: #FFF;
	border-top: 2px solid rgba(0,0,0,0.2)
}
.elAffStatsNumber {
	text-align: center;
	font-weight: bold;
	font-size: 47px;
	padding: 25px
}
.elAffStats_views:before, .elAffStats_leads:before {
	position: absolute;
	top: 40px;
	right: -10px;
	display: inline-block;
	font: normal normal 900 14px/1 "Font Awesome 5 Free";
	font-size: inherit;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f054";
	color: #dadada;
	font-size: 32px
}
.elAffStatArrow_style2.elAffStats_views:before, .elAffStatArrow_style2.elAffStats_leads:before {
	content: "\f061"
}
.elAffStatArrow_style3.elAffStats_views:before, .elAffStatArrow_style3.elAffStats_leads:before {
	content: "\f152"
}
.elAffStatArrow_style4.elAffStats_views:before, .elAffStatArrow_style4.elAffStats_leads:before {
	content: "\f0a4"
}
.elAffStatArrow_style5.elAffStats_views:before, .elAffStatArrow_style5.elAffStats_leads:before {
	content: "\f0a9"
}
.elAffStatArrow_style6.elAffStats_views:before, .elAffStatArrow_style6.elAffStats_leads:before {
	content: "\f0da"
}
.elAffStatArrow_style7.elAffStats_views:before, .elAffStatArrow_style7.elAffStats_leads:before {
	content: "\f101"
}
.elAffStatArrow_style8.elAffStats_views:before, .elAffStatArrow_style8.elAffStats_leads:before {
	content: "\f105"
}
.elAffStatArrow_style9.elAffStats_views:before, .elAffStatArrow_style9.elAffStats_leads:before {
	content: "\f138"
}
.elAffCopyPaste {
	border: 1px solid #E1E1E1;
	text-align: center;
	position: relative;
	padding: 20px
}
.elAffCopyPaste.bigBottom {
	border: 1px solid #E1E1E1;
	border-bottom: 2px solid #E1E1E1
}
.elAffCopyPaste.bigBorder {
	border: 2px solid #E1E1E1
}
.elAffCopyPaste.dashedBorder {
	border: 2px dashed #E1E1E1
}
.elAffCopyPaste:hover {
	border-color: #0074C7
}
.elAffiliateAssetTitle {
	font-weight: bold;
	background-color: #E1E1E1;
	padding: 5px 15px
}
.elAffiliateAssetTitle.hideAffHeadline {
	display: none
}
.elAffBlack {
	display: none;
	position: absolute;
	background-color: rgba(0,116,199,0.15);
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px
}
.elAffCopyButton {
	background-color: #0074C7;
	color: #FFF;
	border-bottom: 2px solid rgba(0,0,0,0.2);
	font-weight: bold;
	position: relative;
	top: 50%;
	margin-top: -20px;
	font-size: 18px;
	margin-right: 20px;
	margin-left: 20px;
	padding: 15px 25px;
	border-radius: 4px
}
.elAffBlack .elAffCopyButton.elAffButtonFluid {
	width: 60%;
	display: block;
	margin: 0 auto;
	margin-top: -20px
}
.elAffBlack .elAffCopyButton.elAffButtonFull {
	width: auto
}
.elAffiliateTextAsset {
	padding: 20px 10%;
	text-align: left
}
.elAffiliateImageAsset img {
	max-height: 100%;
	max-width: 100%
}
.closeAffiliateCopy {
	position: absolute;
	right: 10px;
	top: 10px;
	font-size: 24px;
	color: #888;
	cursor: pointer;
	z-index: 222
}
.elAffiliateCopyPopup {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 30px;
	background: #eee;
	color: #666;
	top: 0;
	left: 0;
	display: none
}
.elAffiliateCopyPopup textarea {
	width: 100%;
	border: 1px solid #ddd;
	background: #fff;
	color: #333;
	padding: 10px;
	font-size: 16px;
	height: 85%
}
.elAffStatsNumber.elAffViews_editor {
	display: none
}
.elAffStat_style2 {
	border-radius: 6px;
	margin: 0 10px
}
.elAffFunnelBox {
	background: #fff;
	border-radius: 5px;
	text-align: center
}
.elAffFunnelBox h2 {
	font-size: 50px;
	font-weight: bold;
	padding: 20px;
	margin: 0
}
.elAffFunnelBox h2 small {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
	opacity: .6;
	color: inherit
}
.elAffFunnelBoxContent {
	line-height: 1.1;
	font-size: 50px;
	font-weight: bold;
	padding: 20px;
	margin: 0
}
.elAffFunnelBoxContent small {
	display: block;
	font-size: 14px;
	letter-spacing: 1px;
	margin-top: 5px;
	opacity: .6;
	color: inherit;
	font-weight: normal
}
.elAffFunnelBottom {
	background: #fafafa;
	color: #333;
	border-bottom-left-radius: 5px;
	border-bottom-right-radius: 5px;
	padding: 10px;
	font-weight: bold
}
.elAffFunnelBox:before {
	position: absolute;
	top: 35px;
	right: -24px;
	display: inline-block;
	font-family: "Font Awesome 5 Free";
	font-weight: 900;
	font-variant: normal;
	font-style: normal;
	font-size: 32px;
	text-rendering: auto;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	transform: translate(0, 0);
	content: "\f054";
	color: #666;
	z-index: 33;
	top: 55px;
	right: -12px
}
.elAffiliateFunnel[data-affiliate-funnel-icon='1'] .elAffFunnelBox:before {
	content: "\f101"
}
.elAffiliateFunnel[data-affiliate-funnel-icon='2'] .elAffFunnelBox:before {
	content: "\f054"
}
.elAffiliateFunnel[data-affiliate-funnel-icon='3'] .elAffFunnelBox:before {
	content: "\f061"
}
.elAffiliateFunnel[data-affiliate-funnel-icon='4'] .elAffFunnelBox:before {
	content: "\f138"
}
.elAffiliateFunnel[data-affiliate-funnel-icon='5'] .elAffFunnelBox:before {
	content: "\f178"
}
.elAffiliateFunnel[data-affiliate-funnel-icon='6'] .elAffFunnelBox:before {
	content: "\f18e"
}
.elAffiliateFunnel[data-affiliate-funnel-icon='hide'] .elAffFunnelBox:before {
	content: ""
}
.elAffiliateFunnel[data-affiliate-funnel-show='3'] .afffunnel_4 {
	display: none
}
.elAffiliateFunnel[data-affiliate-funnel-show='3'] .afffunnel_3 .elAffFunnelBox:before {
	content: ''
}
.elAffiliateFunnel[data-affiliate-funnel-show='2'] .afffunnel_3, .elAffiliateFunnel[data-affiliate-funnel-show='2'] .afffunnel_4 {
	display: none
}
.elAffiliateFunnel[data-affiliate-funnel-show='2'] .afffunnel_2 .elAffFunnelBox:before {
	content: ''
}
.elAffiliateFunnel[data-affiliate-funnel-show='1'] .afffunnel_2, .elAffiliateFunnel[data-affiliate-funnel-show='1'] .afffunnel_3, .elAffiliateFunnel[data-affiliate-funnel-show='1'] .afffunnel_4 {
	display: none
}
.elAffiliateFunnel[data-affiliate-funnel-show='1'] .afffunnel_1 .elAffFunnelBox:before {
	content: ''
}
.lastAffFunnelBox:before {
	content: '' !important
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color='red'] .elAffFunnelBox:before {
	color: #CC181E
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color='blue'] .elAffFunnelBox:before {
	color: #0074C7
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color='grey'] .elAffFunnelBox:before {
	color: #ddd
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color='white'] .elAffFunnelBox:before {
	color: #fff
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color='opacitywhite'] .elAffFunnelBox:before {
	color: #fff;
	opacity: .5
}
.elAffiliateFunnel[data-affiliate-funnel-icon-color='opacityblack'] .elAffFunnelBox:before {
	color: #111;
	opacity: .5
}
.affCarContestBar {
	width: 100%;
	max-width: 100%;
	height: 5px;
	background-color: #DDD;
	border-radius: 4px;
	position: relative
}
.affCarContestBar:before {
	content: " ";
	background-image: url(/images/1441849090_map-marker-flag-right-azure.png);
	position: absolute;
	bottom: 0;
	left: 50%;
	height: 48px;
	width: 48px
}
.affCarContestBar:after {
	content: " ";
	background-image: url(/images/1441848773_map-marker-flag-right-chartreuse.png);
	position: absolute;
	bottom: 0;
	right: 0;
	height: 48px;
	width: 48px;
	margin-right: -24px
}
.affCarContestInnerBar {
	width: 0%;
	height: 5px;
	background-color: #007AFC;
	border-radius: 4px;
	max-width: 100%
}
.affCarContestNumbers {
	margin-top: 5px;
	position: relative;
	height: 15px
}
.affCarContestNumbersInner {
	position: absolute;
	left: 0%
}
.affCarContestNumbers span {
	font-weight: bold
}
.affCarContestCar {
	position: relative;
	height: 65px
}
.affCarContestCar img {
	position: absolute;
	left: 0%;
	bottom: -16px;
	z-index: 1
}
.affLinkBuilder_option_item {
	width: 33%
}
.affLinkBuilder_option_item select {
	width: 90%;
	height: 49px;
	outline: none !important;
	border-radius: 4px
}
.affLinkBuilder_option_item input {
	width: 90%;
	outline: none !important;
	border-radius: 4px
}
.affiliateLinkBuilderHeading {
	font-weight: bold;
	margin-bottom: 5px
}
.affLinkUnderOption {
	margin-top: 20px
}
.affLinkOuput {
	width: 66%
}
.affLinkSideOptions {
	margin-top: 12px;
	width: 33%
}
.affiliateLinkAffOutput {
	width: 95%;
	border-radius: 4px;
	outline: none !important
}
.affLinkExtraOptions {
	width: 50%;
	padding-top: 10px;
	font-weight: bold
}
.affLinkExtraOptions input {
	margin-right: 5px
}
.payselect-container {
	border-radius: 4px;
	border: 1px solid #e0e0e0;
	background-clip: padding-box;
	overflow: hidden;
	box-sizing: border-box
}
.payselect-header {
	cursor: pointer;
	padding: 12px;
	font-size: 16px;
	font-weight: 500;
	background-color: white;
	border-bottom: 1px solid #e0e0e0;
	box-sizing: border-box
}
.payselect-container:visible:last {
border-bottom:1px solid #e0e0e0
}
.payselect-method-container {
	background-color: #f7f7f9;
	padding: 15px
}
.payselect-selected-indicator {
	margin-right: 12px;
	margin-top: 2px;
	width: 18px;
	height: 18px;
	border: 1px solid #e0e0e0;
	border-radius: 50%;
	float: left
}
.payselect-header.active>.payselect-selected-indicator {
	background-color: #f79e1b;
	border: 1px solid rgba(0,0,0,0.1)
}
.elInputIEmail.elInputIColor.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/email.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/email.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIEmail.elInputIColor.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/email.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIEmail.elInputIColor.elInputBG4 {
	background-color: #eee;
	background: url("/images/email.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/email.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIEmail.elInputIColor.elInputBG5 {
	background: #ebebeb;
	background: url("/images/email.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIName.elInputIColor.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/name.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/name.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIName.elInputIColor.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/name.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIName.elInputIColor.elInputBG4 {
	background-color: #eee;
	background: url("/images/name.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/name.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIName.elInputIColor.elInputBG5 {
	background: #ebebeb;
	background: url("/images/name.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIPhone.elInputIColor.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/phone.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/phone.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIPhone.elInputIColor.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/phone.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIPhone.elInputIColor.elInputBG4 {
	background-color: #eee;
	background: url("/images/phone.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/phone.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIPhone.elInputIColor.elInputBG5 {
	background: #ebebeb;
	background: url("/images/phone.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIAddress.elInputIColor.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/address.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/address.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIAddress.elInputIColor.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/address.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIAddress.elInputIColor.elInputBG4 {
	background-color: #eee;
	background: url("/images/address.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/address.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIAddress.elInputIColor.elInputBG5 {
	background: #ebebeb;
	background: url("/images/address.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIEmail.elInputIBlack.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/email2.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/email2.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIEmail.elInputIBlack.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/email2.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIEmail.elInputIBlack.elInputBG4 {
	background-color: #eee;
	background: url("/images/email2.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/email2.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIEmail.elInputIBlack.elInputBG5 {
	background: #ebebeb;
	background: url("/images/email2.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIName.elInputIBlack.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/name2.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/name2.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIName.elInputIBlack.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/name2.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIName.elInputIBlack.elInputBG4 {
	background-color: #eee;
	background: url("/images/name2.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/name2.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIName.elInputIBlack.elInputBG5 {
	background: #ebebeb;
	background: url("/images/name2.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIPhone.elInputIBlack.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/phone2.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/phone2.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIPhone.elInputIBlack.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/phone2.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIPhone.elInputIBlack.elInputBG4 {
	background-color: #eee;
	background: url("/images/phone2.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/phone2.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIPhone.elInputIBlack.elInputBG5 {
	background: #ebebeb;
	background: url("/images/phone2.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIAddress.elInputIBlack.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/address2.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/address2.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIAddress.elInputIBlack.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/address2.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIAddress.elInputIBlack.elInputBG4 {
	background-color: #eee;
	background: url("/images/address2.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/address2.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIAddress.elInputIBlack.elInputBG5 {
	background: #ebebeb;
	background: url("/images/address2.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIEmail.elInputIWhite.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/email3.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/email3.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIEmail.elInputIWhite.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/email3.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIEmail.elInputIWhite.elInputBG4 {
	background-color: #eee;
	background: url("/images/email3.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/email3.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIEmail.elInputIWhite.elInputBG5 {
	background: #ebebeb;
	background: url("/images/email3.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIName.elInputIWhite.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/name3.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/name3.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIName.elInputIWhite.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/name3.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIName.elInputIWhite.elInputBG4 {
	background-color: #eee;
	background: url("/images/name3.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/name3.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIName.elInputIWhite.elInputBG5 {
	background: #ebebeb;
	background: url("/images/name3.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIPhone.elInputIWhite.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/phone3.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/phone3.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIPhone.elInputIWhite.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/phone3.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIPhone.elInputIWhite.elInputBG4 {
	background-color: #eee;
	background: url("/images/phone3.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/phone3.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIPhone.elInputIWhite.elInputBG5 {
	background: #ebebeb;
	background: url("/images/phone3.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIAddress.elInputIWhite.elInputBG4.elInputILeft {
	background-color: #eee;
	background: url("/images/address3.png") no-repeat 3% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/address3.png") no-repeat 3% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIAddress.elInputIWhite.elInputBG5.elInputILeft {
	background: #ebebeb;
	background: url("/images/address3.png") no-repeat 3% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.elInputIAddress.elInputIWhite.elInputBG4 {
	background-color: #eee;
	background: url("/images/address3.png") no-repeat 97% center, -webkit-gradient(linear, center top, center bottom, color-stop(0%, #fff), color-stop(100%, #efefef)) !important;
	background: url("/images/address3.png") no-repeat 97% center, -moz-linear-gradient(top, #fff, #efefef) !important
}
.elInputIAddress.elInputIWhite.elInputBG5 {
	background: #ebebeb;
	background: url("/images/address3.png") no-repeat 97% center, linear-gradient(to bottom, #ebebeb 0%, #f6f6f6 9%, white 100%) !important;
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ebebeb', endColorstr='#ffffff', GradientType=0 ) !important
}
.formInstructionNote {
	color: #0e8dc7;
	font-weight: bold;
	text-align: left
}
.elInput.hide+label {
	display: none
}
.labelUnderInput {
	top: -4.2em;
	position: relative
}
.inputOverLabel {
	margin-bottom: -4.2em;
	margin-top: 2.2em !important
}
.inputOverLabel.required1+label:after, .inputOverLabel[required]+label:after {
	content: "*"
}
.labelUnderInput {
	color: #4f4f4f;
	text-align: left
}
.elStateDiv {
	float: left;
	width: 65%
}
.elZipCodeDiv {
	float: left;
	width: 30%;
	margin-left: 5%
}
.elOrderProductVariationSelect {
	font-family: Source Sans Pro;
	font-style: normal;
	font-size: 16px;
	color: #243344
}
.elOrderProductVariationSelectImage {
	display: block;
	margin: auto;
	margin-bottom: 50px;
	max-width: 90%
}
.elOrderProductVariationSelectImage[src=""] {
	margin-bottom: 0px !important
}
.elOrderProductVariationSelectTitle {
	font-weight: bold;
	color: #000000;
	letter-spacing: 0.05em;
	text-transform: capitalize
}
.elOrderProductVariationSelectPrice, .elOrderProductVariationSelectDescription {
	margin-bottom: 20px
}
.elOrderProductVariationSelectType {
	display: block;
	text-transform: capitalize
}
.elOrderProductVariationSelectTypeValue .elOrderProductVariationSelectType:not(:first-child) {
	margin-top: 10px
}
.elOrderProductVariationSelectValue option:not(.productVariationUnavailableValue) {
	color: #243344
}
.elOrderProductVariationSelectValue option.productVariationUnavailableValue {
	color: #BBB
}
.elOrderProductVariationSelectValue.productVariationUnavailableSelectProduct {
	color: #BBB
}
.elOrderProductVariationSelectValue {
	background: #FFFFFF;
	border: 1px solid #A3B7C7;
	box-sizing: border-box;
	border-radius: 5px;
	width: 100%;
	padding: 10px;
	margin-top: 5px;
	background-image: url(//clickfunnels-assets.clickfunnels.com/assets/editor/cf-editor-dropdown-4182a839922e40b7da576cba5169cd7ec5532005c7ebdb98a488a9b0cace665e.svg);
	background-position: right 18px center;
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none
}
.elButtonAddToCart:hover {
	text-decoration: none;
	cursor: pointer
}
.elButtonAddToCart {
	background: #1F91D0;
	margin-top: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
	width: 100%
}
.elButtonAddToCart .elButtonMain {
	font-weight: bold;
	color: #FFFFFF
}
.elProductVariationsOrderSummaryWrapper {
	font-family: Source Sans Pro;
	font-style: normal;
	color: #243344;
	font-size: 16px;
	font-weight: bold
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary {
	width: 100%
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary th:first-child {
	width: 50%
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary th:nth-child(2) {
	width: 20%
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary th:last-child {
	width: 30%
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-sub-total-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-sales-tax-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-shipping-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-bump-product-price {
	font-weight: normal
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .elProductVariationOrderSummaryLabelPrice, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-sub-total-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-sales-tax-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-shipping-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-product-total-price, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .pvors-bump-product-price {
	text-align: right
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .elProductVariationOrderSummaryTotal {
	font-size: 24px
}
.elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .elOrderProductQuantitySelect, .elProductVariationsOrderSummaryWrapper .elProductVariationsOrderSummary .elOrderBumpProductQuantitySelect {
	background: #FFFFFF;
	border: 1px solid #A3B7C7;
	box-sizing: border-box;
	border-radius: 4px;
	box-shadow: none;
	width: 76px;
	height: 44px;
	padding: 10px;
	font-weight: normal;
	font-size: 16px;
	color: #516E86;
	background-image: url(//clickfunnels-assets.clickfunnels.com/assets/editor/cf-editor-dropdown-4182a839922e40b7da576cba5169cd7ec5532005c7ebdb98a488a9b0cace665e.svg);
	background-position: right 18px center;
	background-repeat: no-repeat;
	background-color: #fff;
	-webkit-appearance: none;
	-moz-appearance: none
}
.elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryLabel, .elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryEmpty {
	border-bottom: 1px solid #BCC4CD
}
.elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummarySubTotal {
	border-top: 1px solid #BCC4CD
}
.elProductVariationsOrderSummaryWrapper tr {
	line-height: 40px
}
.elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryProducts, .elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryBumpProduct, .elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryEmpty {
	line-height: 80px
}
.elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryProductName {
	line-height: 30px
}
.elProductVariationsOrderSummaryWrapper .elProductVariationOrderSummaryEmpty {
	height: 60px
}
.elProductVariationOrderSummaryShipping, .elProductVariationOrderSummarySalesTax {
	display: none
}
.elProductVariationOrderSummaryProducts, .elProductVariationOrderSummaryBumpProduct {
	display: none
}
[data-container-type="editor"] .elProductVariationOrderSummaryEmpty {
	display: none
}
[data-container-type="editor"] .elProductVariationOrderSummaryProducts {
	display: table-row !important
}
.elOrderConfirmationProductVariation {
	width: 80%;
	margin: auto;
	font-family: Source Sans Pro;
	font-size: 16px;
	text-align: center;
	color: #243344
}
.elOrderConfirmationProductVariationTable {
	width: 100%
}
.elOrderConfirmationProductVariationTable tr {
	border-bottom: 1px solid #BCC4CD
}
.elOrderConfirmationProductVariationTableTitle {
	height: 35px
}
.elOrderConfirmationProductVariationTableRow {
	height: 145px
}
.elOrderConfirmationProductVariationTableImageTitle, .elOrderConfirmationProductVariationTableImageValue {
	width: 30%
}
.elOrderConfirmationProductVariationTableProductNameTitle, .elOrderConfirmationProductVariationTableProductNameValue {
	width: 30%;
	font-weight: bold
}
.elOrderConfirmationProductVariationTableQuantityTitle, .elOrderConfirmationProductVariationTableQuantityValue {
	width: 20%
}
.elOrderConfirmationProductVariationTableUnitPriceTitle, .elOrderConfirmationProductVariationTableUnitPriceValue {
	width: 20%
}
.elOrderConfirmationProductVariationTableProductNameValue, .elOrderConfirmationProductVariationTableQuantityValue, .elOrderConfirmationProductVariationTableUnitPriceValue {
	vertical-align: top;
	padding-top: 30px
}
.elOrderConfirmationProductVariationTableImageTitle, .elOrderConfirmationProductVariationTableProductNameTitle, .elOrderConfirmationProductVariationTableQuantityTitle, .elOrderConfirmationProductVariationTableUnitPriceTitle {
	text-align: center;
	vertical-align: bottom;
	padding-bottom: 15px
}
.elOrderConfirmationProductVariationTableQuantityTitle:before {
	content: "Quantity"
}
.elOrderConfirmationProductVariationTableImageValue img {
	max-width: 110px
}
.elOrderConfirmationProductVariationSummaryTable {
	margin-left: 60%;
	width: 40%;
	margin-top: 20px
}
.elOrderConfirmationProductVariationSummaryTableText, .elOrderConfirmationProductVariationSummaryTableTextTotal {
	width: 50%;
	font-weight: bold
}
.elOrderConfirmationProductVariationSummaryTable td {
	text-align: center;
	padding-top: 30px
}
.elOrderConfirmationProductVariationSummaryTableTextTotal, .elOrderConfirmationProductVariationSummaryTableTotalValue {
	font-size: 24px;
	font-weight: bold
}
@media only screen and (min-width: 0px) and (max-width: 600px) {
.elOrderConfirmationProductVariation {
	width: 95%
}
.elOrderConfirmationProductVariationTableProductNameTitle {
	width: 44%
}
.elOrderConfirmationProductVariationTableQuantityTitle, .elOrderConfirmationProductVariationTableQuantityValue {
	width: 28%
}
.elOrderConfirmationProductVariationTableUnitPriceTitle, .elOrderConfirmationProductVariationTableUnitPriceValue {
	width: 28%
}
.elOrderConfirmationProductVariationTableQuantityValue, .elOrderConfirmationProductVariationTableUnitPriceValue {
	vertical-align: middle;
	padding-top: 0px
}
.elOrderConfirmationProductVariationTableImageTitle {
	display: none
}
.elOrderConfirmationProductVariationTableQuantityTitle:before {
	content: "Qty."
}
.elOrderConfirmationProductVariationTableImageValue img {
	max-width: 100px
}
.elOrderConfirmationProductVariationTableProductNameValue, .elOrderConfirmationProductVariationTableImageValue {
	display: block;
	width: 140px;
	padding-top: 10px;
	margin: auto
}
.elOrderConfirmationProductVariationTableProductNameValue {
	padding-bottom: 10px
}
.elOrderConfirmationProductVariationSummaryTable {
	margin: auto;
	width: 100%
}
}
.mobileViewer .elOrderConfirmationProductVariation {
	width: 95%
}
.mobileViewer .elOrderConfirmationProductVariationTableProductNameTitle {
	width: 44%
}
.mobileViewer .elOrderConfirmationProductVariationTableQuantityTitle, .mobileViewer .elOrderConfirmationProductVariationTableQuantityValue {
	width: 28%
}
.mobileViewer .elOrderConfirmationProductVariationTableUnitPriceTitle, .mobileViewer .elOrderConfirmationProductVariationTableUnitPriceValue {
	width: 28%
}
.mobileViewer .elOrderConfirmationProductVariationTableQuantityValue, .mobileViewer .elOrderConfirmationProductVariationTableUnitPriceValue {
	vertical-align: middle;
	padding-top: 0px
}
.mobileViewer .elOrderConfirmationProductVariationTableImageTitle {
	display: none
}
.mobileViewer .elOrderConfirmationProductVariationTableQuantityTitle:before {
	content: "Qty."
}
.mobileViewer .elOrderConfirmationProductVariationTableImageValue img {
	max-width: 100px
}
.mobileViewer .elOrderConfirmationProductVariationTableProductNameValue, .mobileViewer .elOrderConfirmationProductVariationTableImageValue {
	display: block;
	width: 140px;
	padding-top: 10px;
	margin: auto
}
.mobileViewer .elOrderConfirmationProductVariationTableProductNameValue {
	padding-bottom: 10px
}
.mobileViewer .elOrderConfirmationProductVariationSummaryTable {
	margin: auto;
	width: 100%
}/*! Swipebox v1.2.8 | Constantin Saguin csag.co | MIT License | github.com/brutaldesign/swipebox */
html.swipebox-html.swipebox-touch {
	overflow: hidden !important
}
#swipebox-overlay img {
	border: none !important
}
#swipebox-overlay {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 99999 !important;
	overflow: hidden;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
#swipebox-slider {
	height: 100%;
	left: 0;
	top: 0;
	width: 100%;
	white-space: nowrap;
	position: absolute;
	display: none
}
#swipebox-slider .slide {
	height: 100%;
	width: 100%;
	line-height: 1px;
	text-align: center;
	display: inline-block
}
#swipebox-slider .slide:before {
	content: "";
	display: inline-block;
	height: 50%;
	width: 1px;
	margin-right: -1px
}
#swipebox-slider .slide img, #swipebox-slider .slide .swipebox-video-container {
	display: inline-block;
	max-height: 100%;
	max-width: 100%;
	margin: 0;
	padding: 0;
	width: auto;
	height: auto;
	vertical-align: middle
}
#swipebox-slider .slide .swipebox-video-container {
	background: none;
	max-width: 1140px;
	max-height: 100%;
	width: 100%;
	padding: 5%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video {
	width: 100%;
	height: 0;
	padding-bottom: 56.25%;
	overflow: hidden;
	position: relative
}
#swipebox-slider .slide .swipebox-video-container .swipebox-video iframe {
	width: 100% !important;
	height: 100% !important;
	position: absolute;
	top: 0;
	left: 0
}
#swipebox-action, #swipebox-caption {
	position: absolute;
	left: 0;
	z-index: 999;
	height: 50px;
	width: 100%
}
#swipebox-action {
	bottom: -50px
}
#swipebox-action.visible-bars {
	-ms-transform: translateY(-50px);
	-webkit-transform: translateY(-50px);
	transform: translateY(-50px)
}
#swipebox-action #swipebox-prev, #swipebox-action #swipebox-next, #swipebox-action #swipebox-close {
	border: none !important;
	text-decoration: none !important;
	cursor: pointer;
	position: absolute;
	height: 50px;
	font-size: 24px;
	line-height: 50px;
	top: 0;
	color: #FFF
}
.swipebox-close1 {
	font-weight: bold;
	color: #FFF;
	font-size: 16px;
	line-height: 50px
}
.swipebox-close2 {
	font-weight: bold;
	color: rgba(255,255,255,0.3);
	font-size: 14px;
	line-height: 50px;
	margin-left: 15px
}
#swipebox-action #swipebox-prev {
	background-position: -32px 13px;
	right: 100px
}
#swipebox-action #swipebox-next {
	background-position: -78px 13px;
	right: 40px
}
#swipebox-action #swipebox-close {
	background-position: 15px 12px;
	left: 40px
}
#swipebox-action #swipebox-prev.disabled, #swipebox-action #swipebox-next.disabled {
	opacity: 0.3
}
#swipebox-caption {
	top: -50px;
	text-align: center;
	display: none
}
#swipebox-caption.visible-bars {
	-ms-transform: translateY(50px);
	-webkit-transform: translateY(50px);
	transform: translateY(50px)
}
#swipebox-slider.rightSpring {
	-webkit-animation: rightSpring 0.3s;
	animation: rightSpring 0.3s
}
#swipebox-slider.leftSpring {
	-webkit-animation: leftSpring 0.3s;
	animation: leftSpring 0.3s
}
@-webkit-keyframes rightSpring {
0% {
margin-left:0px
}
50% {
margin-left:-30px
}
100% {
margin-left:0px
}
}
@keyframes rightSpring {
0% {
margin-left:0px
}
50% {
margin-left:-30px
}
100% {
margin-left:0px
}
}
@-webkit-keyframes leftSpring {
0% {
margin-left:0px
}
50% {
margin-left:30px
}
100% {
margin-left:0px
}
}
@keyframes leftSpring {
0% {
margin-left:0px
}
50% {
margin-left:30px
}
100% {
margin-left:0px
}
}
@media screen and (max-width: 800px) {
#swipebox-action #swipebox-close {
	left: 0
}
#swipebox-action #swipebox-prev {
	right: 60px
}
#swipebox-action #swipebox-next {
	right: 0
}
}
#swipebox-overlay {
	background-color: rgba(13,13,13,0.95);
	cursor: pointer
}
#swipebox-action, #swipebox-caption {
	text-shadow: 1px 1px 1px black;
	background-color: #0d0d0d;
	background-color: #0d0d0d;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#0d0d0d), to(black));
	background-image: -webkit-linear-gradient(top, #0d0d0d, black);
	background-image: linear-gradient(to bottom, #0d0d0d, black);
	opacity: 0.95
}
#swipebox-caption {
	color: white !important;
	font-size: 15px;
	line-height: 43px;
	font-family: Helvetica, Arial, sans-serif
}
@media only screen and (min-width: 771px) {
*[data-hide-on="mobile"] {
	display: none !important
}
*[data-hide-on="desktop"] {
	display: block
}
*[data-timed-style="fade"][data-hide-on="desktop"] {
	display: none
}
*[data-timed-style="scale"][data-hide-on="desktop"] {
	display: none
}
*.displayImportantTimed[data-timed-style="fade"][data-hide-on="desktop"] {
	display: block
}
*.displayImportantTimed[data-timed-style="scale"][data-hide-on="desktop"] {
	display: block
}
*.displayImportantTimed[data-timed-style="no-action"][data-hide-on="desktop"] {
	display: block
}
}
@media only screen and (min-width: 0px) and (max-width: 770px) {
*[data-hide-on="desktop"] {
	display: none !important
}
*[data-hide-on="mobile"] {
	display: block
}
*[data-timed-style="fade"][data-hide-on="mobile"] {
	display: none
}
*[data-timed-style="scale"][data-hide-on="mobile"] {
	display: none
}
*.displayImportantTimed[data-timed-style="fade"][data-hide-on="mobile"] {
	display: block
}
*.displayImportantTimed[data-timed-style="scale"][data-hide-on="mobile"] {
	display: block
}
*.displayImportantTimed[data-timed-style="no-action"][data-hide-on="mobile"] {
	display: block
}
body {
	overflow-x: hidden
}
.closeLPModal {
	right: -6px
}
.fullContainer .containerInner {
	width: 100% !important;
	min-width: 320px
}
.wideContainer {
	width: 100% !important;
	min-width: 320px
}
.midWideContainer {
	width: 100% !important;
	min-width: 320px
}
.midContainer {
	width: 100% !important;
	min-width: 320px
}
.smallContainer {
	width: 100% !important;
	min-width: 320px
}
.midContainer.containerModal {
	margin-left: -320px;
	width: 100% !important
}
.col-inner {
	padding-left: 10px !important;
	padding-right: 10px !important
}
.innerContent {
	padding: 0px !important
}
.row {
	padding-left: 5px !important;
	padding-right: 5px !important
}
.col_right {
	margin-top: 20px !important
}
.de-video-block {
	width: 100% !important
}
.wideCountdownSize4 .countdown-amount {
	font-size: 18px;
	width: 57px
}
.wideCountdownSize4 .countdown-period {
	font-size: 10px
}
.de-nav {
	text-align: center !important
}
.elScreenshot_text {
	float: none !important;
	width: 100% !important;
	text-align: center !important
}
.elScreenshot_text_padding {
	padding-right: 0px !important;
	padding-left: 0px !important
}
.elScreenshot_image {
	float: none !important;
	width: 100% !important
}
.hsSize4 {
	font-size: 32px
}
.hsSize5 {
	font-size: 37px
}
.hsSize72 {
	font-size: 48px
}
.hsSize94, .hsSize124 {
	font-size: 72px
}
.containerModal {
	margin-left: 0px !important;
	left: 0px !important;
	width: 100% !important
}
.de-image-block {
	text-align: center !important
}
.containerInner {
	padding-left: 0px !important;
	padding-right: 0px !important
}
.row, .col-inner {
	margin-left: auto !important;
	margin-right: auto !important;
	width: auto !important
}
.elButtonSize3, .elButtonSize4 {
	font-size: 21px;
	border-radius: 5px;
	padding: 15px 35px
}
.elSharing, .elBTN {
	text-align: center
}
.elScreenshot_text_body, .elScreenshot_text_headline {
	text-align: center !important
}
.elScreenshot_image {
	text-align: center !important;
	margin-top: 20px
}
.elButtonInline {
	display: block
}
.elHeadlineWrapper {
	padding-left: 0px !important;
	padding-right: 0px !important
}
.iframeBlocker {
	display: none !important
}
.ccNumberWrap {
	float: left;
	width: 100%
}
.ccCVCWrap {
	float: left;
	width: 100%;
	padding-left: 0
}
.elAffStats_views, .elAffStats_end {
	float: none !important;
	width: 100% !important
}
.elAffStats_views:before {
	content: ''
}
.bgCover {
	background-attachment: scroll !important
}
.elOrderProductOptinProductName {
	width: 100% !important
}
.elOrderProductOptinPrice {
	width: 30% !important;
	text-align: right
}
.elvideounlock_videoPauseBlocker {
	display: none !important
}
.bgCover100 {
	background-size: cover !important;
	-webkit-background-size: cover !important;
	background-repeat: repeat repeat !important;
	background-position: center center
}
}
@media only screen and (min-width: 770px) and (max-width: 1170px) {
.col-inner {
	padding-left: 20px !important;
	padding-right: 20px !important
}
.fullContainer .col-md-1, .fullContainer .col-md-2, .fullContainer .col-md-3, .fullContainer .col-md-4, .fullContainer .col-md-5, .fullContainer .col-md-6, .fullContainer .col-md-7, .fullContainer .col-md-8, .fullContainer .col-md-9, .fullContainer .col-md-10, .fullContainer .col-md-11, .fullContainer .col-md-12 {
	float: left !important
}
.fullContainer .col-md-12 {
	width: 100%
}
.fullContainer .col-md-11 {
	width: 91.66666667%
}
.fullContainer .col-md-10 {
	width: 83.33333333%
}
.fullContainer .col-md-9 {
	width: 75%
}
.fullContainer .col-md-8 {
	width: 66.66666667%
}
.fullContainer .col-md-7 {
	width: 58.33333333%
}
.fullContainer .col-md-6 {
	width: 50%
}
.fullContainer .col-md-5 {
	width: 41.66666667%
}
.fullContainer .col-md-4 {
	width: 33.33333333%
}
.fullContainer .col-md-3 {
	width: 25%
}
.fullContainer .col-md-2 {
	width: 16.66666667%
}
.fullContainer .col-md-1 {
	width: 8.33333333%
}
.midContainer .col-md-1, .midContainer .col-md-2, .midContainer .col-md-3, .midContainer .col-md-4, .midContainer .col-md-5, .midContainer .col-md-6, .midContainer .col-md-7, .midContainer .col-md-8, .midContainer .col-md-9, .midContainer .col-md-10, .midContainer .col-md-11, .midContainer .col-md-12 {
	float: left !important
}
.midContainer .col-md-12 {
	width: 100%
}
.midContainer .col-md-11 {
	width: 91.66666667%
}
.midContainer .col-md-10 {
	width: 83.33333333%
}
.midContainer .col-md-9 {
	width: 75%
}
.midContainer .col-md-8 {
	width: 66.66666667%
}
.midContainer .col-md-7 {
	width: 58.33333333%
}
.midContainer .col-md-6 {
	width: 50%
}
.midContainer .col-md-5 {
	width: 41.66666667%
}
.midContainer .col-md-4 {
	width: 33.33333333%
}
.midContainer .col-md-3 {
	width: 25%
}
.midContainer .col-md-2 {
	width: 16.66666667%
}
.midContainer .col-md-1 {
	width: 8.33333333%
}
.smallContainer .col-md-1, .smallContainer .col-md-2, .smallContainer .col-md-3, .smallContainer .col-md-4, .smallContainer .col-md-5, .smallContainer .col-md-6, .smallContainer .col-md-7, .smallContainer .col-md-8, .smallContainer .col-md-9, .smallContainer .col-md-10, .smallContainer .col-md-11, .smallContainer .col-md-12 {
	float: left !important
}
.smallContainer .col-md-12 {
	width: 100%
}
.smallContainer .col-md-11 {
	width: 91.66666667%
}
.smallContainer .col-md-10 {
	width: 83.33333333%
}
.smallContainer .col-md-9 {
	width: 75%
}
.smallContainer .col-md-8 {
	width: 66.66666667%
}
.smallContainer .col-md-7 {
	width: 58.33333333%
}
.smallContainer .col-md-6 {
	width: 50%
}
.smallContainer .col-md-5 {
	width: 41.66666667%
}
.smallContainer .col-md-4 {
	width: 33.33333333%
}
.smallContainer .col-md-3 {
	width: 25%
}
.smallContainer .col-md-2 {
	width: 16.66666667%
}
.smallContainer .col-md-1 {
	width: 8.33333333%
}
}
@media only screen and (max-width: 700px) {
[class*="mfs_"] li {
	font-size: inherit !important
}
.mfs_10 {
	font-size: 10px !important
}
.mfs_11 {
	font-size: 11px !important
}
.mfs_12 {
	font-size: 12px !important
}
.mfs_13 {
	font-size: 13px !important
}
.mfs_14 {
	font-size: 14px !important
}
.mfs_15 {
	font-size: 15px !important
}
.mfs_16 {
	font-size: 16px !important
}
.mfs_17 {
	font-size: 17px !important
}
.mfs_18 {
	font-size: 18px !important
}
.mfs_19 {
	font-size: 19px !important
}
.mfs_20 {
	font-size: 20px !important
}
.mfs_21 {
	font-size: 21px !important
}
.mfs_22 {
	font-size: 22px !important
}
.mfs_23 {
	font-size: 23px !important
}
.mfs_24 {
	font-size: 24px !important
}
.mfs_25 {
	font-size: 25px !important
}
.mfs_26 {
	font-size: 26px !important
}
.mfs_27 {
	font-size: 27px !important
}
.mfs_28 {
	font-size: 28px !important
}
.mfs_29 {
	font-size: 29px !important
}
.mfs_30 {
	font-size: 30px !important
}
.mfs_31 {
	font-size: 31px !important
}
.mfs_32 {
	font-size: 32px !important
}
.mfs_33 {
	font-size: 33px !important
}
.mfs_34 {
	font-size: 34px !important
}
.mfs_35 {
	font-size: 35px !important
}
.mfs_36 {
	font-size: 36px !important
}
.mfs_37 {
	font-size: 37px !important
}
.mfs_38 {
	font-size: 38px !important
}
.mfs_39 {
	font-size: 39px !important
}
.mfs_40 {
	font-size: 40px !important
}
.mfs_41 {
	font-size: 41px !important
}
.mfs_42 {
	font-size: 42px !important
}
.mfs_43 {
	font-size: 43px !important
}
.mfs_44 {
	font-size: 44px !important
}
.mfs_45 {
	font-size: 45px !important
}
.mfs_46 {
	font-size: 46px !important
}
.mfs_47 {
	font-size: 47px !important
}
.mfs_48 {
	font-size: 48px !important
}
.mfs_49 {
	font-size: 49px !important
}
.mfs_50 {
	font-size: 50px !important
}
.mfs_51 {
	font-size: 51px !important
}
.mfs_52 {
	font-size: 52px !important
}
.mfs_53 {
	font-size: 53px !important
}
.mfs_54 {
	font-size: 54px !important
}
.mfs_55 {
	font-size: 55px !important
}
.mfs_56 {
	font-size: 56px !important
}
.mfs_57 {
	font-size: 57px !important
}
.mfs_58 {
	font-size: 58px !important
}
.mfs_59 {
	font-size: 59px !important
}
.mfs_60 {
	font-size: 60px !important
}
.mfs_61 {
	font-size: 61px !important
}
.mfs_62 {
	font-size: 62px !important
}
.mfs_63 {
	font-size: 63px !important
}
.mfs_64 {
	font-size: 64px !important
}
.mfs_65 {
	font-size: 65px !important
}
.mfs_66 {
	font-size: 66px !important
}
.mfs_67 {
	font-size: 67px !important
}
.mfs_68 {
	font-size: 68px !important
}
.mfs_69 {
	font-size: 69px !important
}
.mfs_70 {
	font-size: 70px !important
}
.mfs_71 {
	font-size: 71px !important
}
.mfs_72 {
	font-size: 72px !important
}
}
@media (max-width: 1170px) {
.fullContainer .containerInner {
	width: 100% !important
}
}
@media (max-width: 960px) {
.midWideContainer {
	width: 100% !important;
	min-width: 320px
}
.midWideContainer .containerInner {
	width: 100% !important
}
}
@media only screen and (min-width: 650px) and (max-width: 720px) {
.midContainer {
	width: 100% !important;
	min-width: 320px
}
.midContainer.containerModal {
	margin-left: -320px
}
}
@media only screen and (min-width: 650px) and (max-width: 650px) {
.smallContainer {
	width: 100% !important;
	min-width: 320px
}
.smallContainer.containerModal {
	margin-left: -320px
}
}
.modalMoveOver.midContainer.containerModal {
	margin-left: -360px
}
.modalMoveOver.wideContainer.containerModal {
	margin-left: -480px
}
.modalMoveOver.smallContainer.containerModal {
	margin-left: -275px
}
.modalMoveOver.midWideContainer.containerModal {
	margin-left: -275px
}
.displayImportantTimed {
	display: block
}
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: 0.85;
	filter: alpha(opacity=85)
}
.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-container:before {
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle
}
.mfp-align-top .mfp-container:before {
	display: none
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto
}
.mfp-ajax-cur {
	cursor: progress
}
.mfp-auto-cursor .mfp-content {
	cursor: auto
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none
}
.mfp-loading.mfp-figure {
	display: none
}
.mfp-hide {
	display: none !important
}
.mfp-preloader {
	color: #cccccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044
}
.mfp-preloader a {
	color: #cccccc
}
.mfp-preloader a:hover {
	color: white
}
.mfp-s-ready .mfp-preloader {
	display: none
}
.mfp-s-error .mfp-content {
	display: none
}
button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	-webkit-box-shadow: none;
	box-shadow: none
}
button::-moz-focus-inner {
padding:0;
border:0
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	filter: alpha(opacity=65);
	padding: 0 0 18px 10px;
	color: white;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace
}
.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-close:active {
	top: 1px
}
.mfp-close-btn-in .mfp-close {
	color: #333333
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: white;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #cccccc;
	font-size: 12px;
	line-height: 18px
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	filter: alpha(opacity=65);
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: rgba(0,0,0,0)
}
.mfp-arrow:active {
	margin-top: -54px
}
.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
	filter: alpha(opacity=100)
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a {
	content: '';
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent
}
.mfp-arrow:after, .mfp-arrow .mfp-a {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px
}
.mfp-arrow:before, .mfp-arrow .mfp-b {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7
}
.mfp-arrow-left {
	left: 0
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a {
	border-right: 17px solid white;
	margin-left: 31px
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
	right: 0
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a {
	border-left: 17px solid white;
	margin-left: 39px
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b {
	border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px
}
.mfp-iframe-holder .mfp-close {
	top: -40px
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: black
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto
}
.mfp-figure {
	line-height: 0
}
.mfp-figure:after {
	content: '';
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0,0,0,0.6);
	background: #444444
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px
}
.mfp-figure figure {
	margin: 0
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px
}
.mfp-image-holder .mfp-content {
	max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
	padding-left: 0;
	padding-right: 0
}
.mfp-img-mobile img.mfp-img {
	padding: 0
}
.mfp-img-mobile .mfp-figure:after {
	top: 0;
	bottom: 0
}
.mfp-img-mobile .mfp-figure small {
	display: inline;
	margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
	background: rgba(0,0,0,0.6);
	bottom: 0;
	margin: 0;
	top: auto;
	padding: 3px 5px;
	position: fixed;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
	padding: 0
}
.mfp-img-mobile .mfp-counter {
	right: 5px;
	top: 3px
}
.mfp-img-mobile .mfp-close {
	top: 0;
	right: 0;
	width: 35px;
	height: 35px;
	line-height: 35px;
	background: rgba(0,0,0,0.6);
	position: fixed;
	text-align: center;
	padding: 0
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
	-webkit-transform: scale(0.75);
	transform: scale(0.75)
}
.mfp-arrow-left {
	-webkit-transform-origin: 0;
	transform-origin: 0
}
.mfp-arrow-right {
	-webkit-transform-origin: 100%;
	transform-origin: 100%
}
.mfp-container {
	padding-left: 6px;
	padding-right: 6px
}
}
.mfp-ie7 .mfp-img {
	padding: 0
}
.mfp-ie7 .mfp-bottom-bar {
	width: 600px;
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px
}
.mfp-ie7 .mfp-container {
	padding: 0
}
.mfp-ie7 .mfp-content {
	padding-top: 44px
}
.mfp-ie7 .mfp-close {
	top: 0;
	right: 0;
	padding-top: 0
}/*!
Video.js Default Styles (http://videojs.com)
Version 4.11.4t
Create your own skin at http://designer.videojs.com
*/
.vjs-default-skin {
	color: #ccc
}
@font-face {
	font-family: VideoJS;
	src: url(../fonts/vjs.eot);
	src: url(../fonts/vjs.eot?#iefix) format("embedded-opentype"), url(../fonts/vjs.woff) format("woff"), url(../fonts/vjs.ttf) format("truetype"), url(.../fonts/vjs.svg#icomoon) format("svg");
	font-weight: 400;
	font-style: normal
}
.vjs-default-skin .vjs-slider {
	outline: 0;
	position: relative;
	cursor: pointer;
	padding: 0;
	background-color: #333;
	background-color: rgba(51,51,51,0.9)
}
.vjs-default-skin .vjs-slider:focus {
	-webkit-box-shadow: 0 0 2em #fff;
	-moz-box-shadow: 0 0 2em #fff;
	box-shadow: 0 0 2em #fff
}
.vjs-default-skin .vjs-slider-handle {
	position: absolute;
	left: 0;
	top: 0
}
.vjs-default-skin .vjs-slider-handle:before {
	content: "\e009";
	font-family: VideoJS;
	font-size: 1em;
	line-height: 1;
	text-align: center;
	text-shadow: 0 0 1em #fff;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg)
}
.vjs-default-skin .vjs-control-bar {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	height: 3em;
	background-color: #07141e;
	background-color: rgba(7,20,30,0.7)
}
.vjs-default-skin.vjs-has-started .vjs-control-bar {
	display: block;
	visibility: visible;
	opacity: 1;
	-webkit-transition: visibility .1s, opacity .1s;
	-moz-transition: visibility .1s, opacity .1s;
	-o-transition: visibility .1s, opacity .1s;
	transition: visibility .1s, opacity .1s
}
.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	display: block;
	visibility: hidden;
	opacity: 0;
	-webkit-transition: visibility 1s, opacity 1s;
	-moz-transition: visibility 1s, opacity 1s;
	-o-transition: visibility 1s, opacity 1s;
	transition: visibility 1s, opacity 1s
}
.vjs-default-skin.vjs-controls-disabled .vjs-control-bar {
	display: none
}
.vjs-default-skin.vjs-using-native-controls .vjs-control-bar {
	display: none
}
.vjs-default-skin.vjs-error .vjs-control-bar {
	display: none
}
.vjs-audio.vjs-default-skin.vjs-has-started.vjs-user-inactive.vjs-playing .vjs-control-bar {
	opacity: 1;
	visibility: visible
}
@media \0screen {
.vjs-default-skin.vjs-user-inactive.vjs-playing .vjs-control-bar:before {
	content: ""
}
}
.vjs-default-skin .vjs-control {
	outline: 0;
	position: relative;
	float: left;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 3em;
	width: 4em
}
.vjs-default-skin .vjs-control:before {
	font-family: VideoJS;
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5)
}
.vjs-default-skin .vjs-control:focus:before, .vjs-default-skin .vjs-control:hover:before {
	text-shadow: 0 0 1em #fff
}
.vjs-default-skin .vjs-control-text {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px
}
.vjs-default-skin .vjs-play-control {
	width: 5em;
	cursor: pointer
}
.vjs-default-skin .vjs-play-control:before {
	content: "\e001"
}
.vjs-default-skin.vjs-playing .vjs-play-control:before {
	content: "\e002"
}
.vjs-default-skin .vjs-playback-rate .vjs-playback-rate-value {
	font-size: 1.5em;
	line-height: 2;
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
	text-shadow: 1px 1px 1px rgba(0,0,0,0.5)
}
.vjs-default-skin .vjs-playback-rate.vjs-menu-button .vjs-menu .vjs-menu-content {
	width: 4em;
	left: -2em;
	list-style: none
}
.vjs-default-skin .vjs-mute-control, .vjs-default-skin .vjs-volume-menu-button {
	cursor: pointer;
	float: right
}
.vjs-default-skin .vjs-mute-control:before, .vjs-default-skin .vjs-volume-menu-button:before {
	content: "\e006"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-0:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-0:before {
	content: "\e003"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-1:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-1:before {
	content: "\e004"
}
.vjs-default-skin .vjs-mute-control.vjs-vol-2:before, .vjs-default-skin .vjs-volume-menu-button.vjs-vol-2:before {
	content: "\e005"
}
.vjs-default-skin .vjs-volume-control {
	width: 5em;
	float: right
}
.vjs-default-skin .vjs-volume-bar {
	width: 5em;
	height: .6em;
	margin: 1.1em auto 0
}
.vjs-default-skin .vjs-volume-level {
	position: absolute;
	top: 0;
	left: 0;
	height: .5em;
	width: 100%;
	background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}
.vjs-default-skin .vjs-volume-bar .vjs-volume-handle {
	width: .5em;
	height: .5em;
	left: 4.5em
}
.vjs-default-skin .vjs-volume-handle:before {
	font-size: .9em;
	top: -.2em;
	left: -.2em;
	width: 1em;
	height: 1em
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu {
	display: block;
	width: 0;
	height: 0;
	border-top-color: transparent
}
.vjs-default-skin .vjs-volume-menu-button .vjs-menu .vjs-menu-content {
	height: 0;
	width: 0
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing {
	border-top-color: rgba(7,40,50,0.5)
}
.vjs-default-skin .vjs-volume-menu-button:hover .vjs-menu .vjs-menu-content, .vjs-default-skin .vjs-volume-menu-button .vjs-menu.vjs-lock-showing .vjs-menu-content {
	height: 2.9em;
	width: 10em
}
.vjs-default-skin .vjs-progress-control {
	position: absolute;
	left: 0;
	right: 0;
	width: auto;
	font-size: .3em;
	height: 1em;
	top: -1em;
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.vjs-default-skin:hover .vjs-progress-control {
	font-size: .9em;
	-webkit-transition: all .2s;
	-moz-transition: all .2s;
	-o-transition: all .2s;
	transition: all .2s
}
.vjs-default-skin .vjs-progress-holder {
	height: 100%
}
.vjs-default-skin .vjs-progress-holder .vjs-play-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress, .vjs-default-skin .vjs-progress-holder .vjs-load-progress div {
	position: absolute;
	display: block;
	height: 100%;
	margin: 0;
	padding: 0;
	width: 0;
	left: 0;
	top: 0
}
.vjs-default-skin .vjs-play-progress {
	background: #66a8cc url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAYAAAAGCAYAAADgzO9IAAAAP0lEQVQIHWWMAQoAIAgDR/QJ/Ub//04+w7ZICBwcOg5FZi5iBB82AGzixEglJrd4TVK5XUJpskSTEvpdFzX9AB2pGziSQcvAAAAAAElFTkSuQmCC) -50% 0 repeat
}
.vjs-default-skin .vjs-load-progress {
	background: #646464;
	background: rgba(255,255,255,0.2)
}
.vjs-default-skin .vjs-load-progress div {
	background: #787878;
	background: rgba(255,255,255,0.1)
}
.vjs-default-skin .vjs-seek-handle {
	width: 1.5em;
	height: 100%
}
.vjs-default-skin .vjs-seek-handle:before {
	padding-top: .1em
}
.vjs-default-skin.vjs-live .vjs-time-controls, .vjs-default-skin.vjs-live .vjs-time-divider, .vjs-default-skin.vjs-live .vjs-progress-control {
	display: none
}
.vjs-default-skin.vjs-live .vjs-live-display {
	display: block
}
.vjs-default-skin .vjs-live-display {
	display: none;
	font-size: 1em;
	line-height: 3em
}
.vjs-default-skin .vjs-time-controls {
	font-size: 1em;
	line-height: 3em
}
.vjs-default-skin .vjs-current-time {
	float: left
}
.vjs-default-skin .vjs-duration {
	float: left
}
.vjs-default-skin .vjs-remaining-time {
	display: none;
	float: left
}
.vjs-time-divider {
	float: left;
	line-height: 3em
}
.vjs-default-skin .vjs-fullscreen-control {
	width: 3.8em;
	cursor: pointer;
	float: right
}
.vjs-default-skin .vjs-fullscreen-control:before {
	content: "\e000"
}
.vjs-default-skin.vjs-fullscreen .vjs-fullscreen-control:before {
	content: "\e00b"
}
.vjs-default-skin .vjs-big-play-button {
	left: 50%;
	margin-left: -2.1em;
	top: 50%;
	margin-top: -1.4000000000000001em;
	font-size: 3em;
	display: block;
	z-index: 2;
	position: absolute;
	width: 4em;
	height: 2.6em;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	opacity: 1;
	background-color: #07141e;
	background-color: rgba(7,20,30,0.7);
	border: .1em solid #3b4249;
	-webkit-border-radius: .8em;
	-moz-border-radius: .8em;
	border-radius: .8em;
	-webkit-box-shadow: 0 0 1em rgba(255,255,255,0.25);
	-moz-box-shadow: 0 0 1em rgba(255,255,255,0.25);
	box-shadow: 0 0 1em rgba(255,255,255,0.25);
	-webkit-transition: all .4s;
	-moz-transition: all .4s;
	-o-transition: all .4s;
	transition: all .4s
}
.vjs-default-skin.vjs-big-play-centered .vjs-big-play-button {
	left: 50%;
	margin-left: -2.1em;
	top: 50%;
	margin-top: -1.4000000000000001em
}
.vjs-default-skin.vjs-controls-disabled .vjs-big-play-button {
	display: none
}
.vjs-default-skin.vjs-has-started .vjs-big-play-button {
	display: none
}
.vjs-default-skin.vjs-using-native-controls .vjs-big-play-button {
	display: none
}
.vjs-default-skin:hover .vjs-big-play-button, .vjs-default-skin .vjs-big-play-button:focus {
	outline: 0;
	border-color: #fff;
	background-color: #505050;
	background-color: rgba(50,50,50,0.75);
	-webkit-box-shadow: 0 0 3em #fff;
	-moz-box-shadow: 0 0 3em #fff;
	box-shadow: 0 0 3em #fff;
	-webkit-transition: all 0s;
	-moz-transition: all 0s;
	-o-transition: all 0s;
	transition: all 0s
}
.vjs-default-skin .vjs-big-play-button:before {
	content: "\e001";
	font-family: VideoJS;
	line-height: 2.6em;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	position: absolute;
	left: 0;
	width: 100%;
	height: 100%
}
.vjs-error .vjs-big-play-button {
	display: none
}
.vjs-error-display {
	display: none
}
.vjs-error .vjs-error-display {
	display: block;
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%
}
.vjs-error .vjs-error-display:before {
	content: 'X';
	font-family: Arial;
	font-size: 4em;
	color: #666;
	line-height: 1;
	text-shadow: .05em .05em .1em #000;
	text-align: center;
	vertical-align: middle;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -.5em;
	width: 100%
}
.vjs-error-display div {
	position: absolute;
	bottom: 1em;
	right: 0;
	left: 0;
	font-size: 1.4em;
	text-align: center;
	padding: 3px;
	background: #000;
	background: rgba(0,0,0,0.5)
}
.vjs-error-display a, .vjs-error-display a:visited {
	color: #F4A460
}
.vjs-loading-spinner {
	display: none;
	position: absolute;
	top: 50%;
	left: 50%;
	font-size: 4em;
	line-height: 1;
	width: 1em;
	height: 1em;
	margin-left: -.5em;
	margin-top: -.5em;
	opacity: .75
}
.vjs-waiting .vjs-loading-spinner, .vjs-seeking .vjs-loading-spinner {
	display: block;
	-webkit-animation: spin 1.5s infinite linear;
	-moz-animation: spin 1.5s infinite linear;
	-o-animation: spin 1.5s infinite linear;
	animation: spin 1.5s infinite linear
}
.vjs-error .vjs-loading-spinner {
	display: none;
	-webkit-animation: none;
	-moz-animation: none;
	-o-animation: none;
	animation: none
}
.vjs-default-skin .vjs-loading-spinner:before {
	content: "\e01e";
	font-family: VideoJS;
	position: absolute;
	top: 0;
	left: 0;
	width: 1em;
	height: 1em;
	text-align: center;
	text-shadow: 0 0 .1em #000
}
@-moz-keyframes spin {
0% {
-moz-transform:rotate(0deg)
}
100% {
-moz-transform:rotate(359deg)
}
}
@-webkit-keyframes spin {
0% {
-webkit-transform:rotate(0deg)
}
100% {
-webkit-transform:rotate(359deg)
}
}
@-o-keyframes spin {
0% {
-o-transform:rotate(0deg)
}
100% {
-o-transform:rotate(359deg)
}
}
@keyframes spin {
0% {
transform:rotate(0deg)
}
100% {
transform:rotate(359deg)
}
}
.vjs-default-skin .vjs-menu-button {
	float: right;
	cursor: pointer
}
.vjs-default-skin .vjs-menu {
	display: none;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 0;
	height: 0;
	margin-bottom: 3em;
	border-left: 2em solid transparent;
	border-right: 2em solid transparent;
	border-top: 1.55em solid #000;
	border-top-color: rgba(7,40,50,0.5)
}
.vjs-default-skin .vjs-menu-button .vjs-menu .vjs-menu-content {
	display: block;
	padding: 0;
	margin: 0;
	position: absolute;
	width: 10em;
	bottom: 1.5em;
	max-height: 15em;
	overflow: auto;
	left: -5em;
	background-color: #07141e;
	background-color: rgba(7,20,30,0.7);
	-webkit-box-shadow: -0.2em -0.2em 0.3em rgba(255,255,255,0.2);
	-moz-box-shadow: -0.2em -0.2em 0.3em rgba(255,255,255,0.2);
	box-shadow: -0.2em -0.2em 0.3em rgba(255,255,255,0.2)
}
.vjs-default-skin .vjs-menu-button:hover .vjs-control-content .vjs-menu, .vjs-default-skin .vjs-control-content .vjs-menu.vjs-lock-showing {
	display: block
}
.vjs-default-skin .vjs-menu-button ul li {
	list-style: none;
	margin: 0;
	padding: .3em 0;
	line-height: 1.4em;
	font-size: 1.2em;
	text-align: center;
	text-transform: lowercase
}
.vjs-default-skin .vjs-menu-button ul li.vjs-selected {
	background-color: #000
}
.vjs-default-skin .vjs-menu-button ul li:focus, .vjs-default-skin .vjs-menu-button ul li:hover, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:focus, .vjs-default-skin .vjs-menu-button ul li.vjs-selected:hover {
	outline: 0;
	color: #111;
	background-color: #fff;
	background-color: rgba(255,255,255,0.75);
	-webkit-box-shadow: 0 0 1em #fff;
	-moz-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}
.vjs-default-skin .vjs-menu-button ul li.vjs-menu-title {
	text-align: center;
	text-transform: uppercase;
	font-size: 1em;
	line-height: 2em;
	padding: 0;
	margin: 0 0 .3em;
	font-weight: 700;
	cursor: default
}
.vjs-default-skin .vjs-subtitles-button:before {
	content: "\e00c"
}
.vjs-default-skin .vjs-captions-button:before {
	content: "\e008"
}
.vjs-default-skin .vjs-chapters-button:before {
	content: "\e00c"
}
.vjs-default-skin .vjs-chapters-button.vjs-menu-button .vjs-menu .vjs-menu-content {
	width: 24em;
	left: -12em
}
.vjs-default-skin .vjs-captions-button:focus .vjs-control-content:before, .vjs-default-skin .vjs-captions-button:hover .vjs-control-content:before {
	-webkit-box-shadow: 0 0 1em #fff;
	-moz-box-shadow: 0 0 1em #fff;
	box-shadow: 0 0 1em #fff
}
.video-js {
	background-color: #000;
	position: relative;
	padding: 0;
	font-size: 10px;
	vertical-align: middle;
	font-weight: 400;
	font-style: normal;
	font-family: Arial, sans-serif;
	-webkit-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none
}
.video-js .vjs-tech {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}
.video-js:-moz-full-screen {
position:absolute
}
body.vjs-full-window {
	padding: 0;
	margin: 0;
	height: 100%;
	overflow-y: auto
}
.video-js.vjs-fullscreen {
	position: fixed;
	overflow: hidden;
	z-index: 1000;
	left: 0;
	top: 0;
	bottom: 0;
	right: 0;
	width: 100% !important;
	height: 100% !important;
	_position: absolute
}
.video-js:-webkit-full-screen {
width:100% !important;
height:100% !important
}
.video-js.vjs-fullscreen.vjs-user-inactive {
	cursor: none
}
.vjs-poster {
	background-repeat: no-repeat;
	background-position: 50% 50%;
	background-size: contain;
	cursor: pointer;
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0
}
.vjs-poster img {
	display: block;
	margin: 0 auto;
	max-height: 100%;
	padding: 0;
	width: 100%
}
.video-js.vjs-has-started .vjs-poster {
	display: none
}
.video-js.vjs-audio.vjs-has-started .vjs-poster {
	display: block
}
.video-js.vjs-controls-disabled .vjs-poster {
	display: none
}
.video-js.vjs-using-native-controls .vjs-poster {
	display: none
}
.video-js .vjs-text-track-display {
	text-align: center;
	position: absolute;
	bottom: 4em;
	left: 1em;
	right: 1em
}
.video-js.vjs-user-inactive.vjs-playing .vjs-text-track-display {
	bottom: 1em
}
.video-js .vjs-text-track {
	display: none;
	font-size: 1.4em;
	text-align: center;
	margin-bottom: .1em;
	background-color: #000;
	background-color: rgba(0,0,0,0.5)
}
.video-js .vjs-subtitles {
	color: #fff
}
.video-js .vjs-captions {
	color: #fc6
}
.vjs-tt-cue {
	display: block
}
.video-js.vjs-fullscreen .vjs-text-track {
	font-size: 3em
}
.vjs-default-skin .vjs-hidden {
	display: none
}
.vjs-lock-showing {
	display: block !important;
	opacity: 1;
	visibility: visible
}
.vjs-no-js {
	padding: 20px;
	color: #ccc;
	background-color: #333;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-align: center;
	width: 300px;
	height: 150px;
	margin: 0 auto
}
.vjs-no-js a, .vjs-no-js a:visited {
	color: #F4A460
}
.mejs__offscreen {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	-webkit-clip-path: inset(50%);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
	word-wrap: normal
}
.mejs__container {
	background: #000;
	font-family: Helvetica, Arial, serif;
	position: relative;
	text-align: left;
	text-indent: 0;
	vertical-align: top
}
.mejs__container, .mejs__container * {
	box-sizing: border-box
}
.mejs__container video::-webkit-media-controls, .mejs__container video::-webkit-media-controls-panel, .mejs__container video::-webkit-media-controls-panel-container, .mejs__container video::-webkit-media-controls-start-playback-button {
-webkit-appearance:none;
display:none !important
}
.mejs__fill-container, .mejs__fill-container .mejs__container {
	height: 100%;
	width: 100%
}
.mejs__fill-container {
	background: transparent;
	margin: 0 auto;
	overflow: hidden;
	position: relative
}
.mejs__container:focus {
	outline: none
}
.mejs__iframe-overlay {
	height: 100%;
	position: absolute;
	width: 100%
}
.mejs__embed, .mejs__embed body {
	background: #000;
	height: 100%;
	margin: 0;
	overflow: hidden;
	padding: 0;
	width: 100%
}
.mejs__fullscreen {
	overflow: hidden !important
}
.mejs__container-fullscreen {
	bottom: 0;
	left: 0;
	overflow: hidden;
	position: fixed;
	right: 0;
	top: 0;
	z-index: 1000
}
.mejs__container-fullscreen .mejs__mediaelement, .mejs__container-fullscreen video {
	height: 100% !important;
	width: 100% !important
}
.mejs__background, .mejs__mediaelement {
	left: 0;
	position: absolute;
	top: 0
}
.mejs__mediaelement {
	height: 100%;
	width: 100%;
	z-index: 0
}
.mejs__poster {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	background-size: cover;
	left: 0;
	position: absolute;
	top: 0;
	z-index: 1
}
:root .mejs__poster-img {
	display: none
}
.mejs__poster-img {
	border: 0;
	padding: 0
}
.mejs__overlay {
	-webkit-box-align: center;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	-ms-flex-pack: center;
	justify-content: center;
	left: 0;
	position: absolute;
	top: 0
}
.mejs__layer {
	z-index: 1
}
.mejs__overlay-play {
	cursor: pointer
}
.mejs__overlay-button {
	background: url(/images/mejs-controls.svg) no-repeat;
	background-position: 0 -39px;
	height: 80px;
	width: 80px
}
.mejs__overlay:hover>.mejs__overlay-button {
	background-position: -80px -39px
}
.mejs__overlay-loading {
	height: 80px;
	width: 80px
}
.mejs__overlay-loading-bg-img {
	-webkit-animation: a 1s linear infinite;
	animation: a 1s linear infinite;
	background: transparent url(/images/mejs-controls.svg) -160px -40px no-repeat;
	display: block;
	height: 80px;
	width: 80px;
	z-index: 1
}
@-webkit-keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
@keyframes a {
to {
-webkit-transform:rotate(1turn);
transform:rotate(1turn)
}
}
.mejs__controls {
	bottom: 0;
	display: -webkit-box;
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	height: 40px;
	left: 0;
	list-style-type: none;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	width: 100%;
	z-index: 3
}
.mejs__controls:not([style*="display: none"]) {
	background: rgba(255,0,0,0.7);
	background: -webkit-linear-gradient(transparent, rgba(0,0,0,0.35));
	background: linear-gradient(transparent, rgba(0,0,0,0.35))
}
.mejs__button, .mejs__time, .mejs__time-rail {
	font-size: 10px;
	height: 40px;
	line-height: 10px;
	margin: 0;
	width: 32px
}
.mejs__button>button {
	background: transparent url(/images/mejs-controls.svg);
	border: 0;
	cursor: pointer;
	display: block;
	font-size: 0;
	height: 20px;
	line-height: 0;
	margin: 10px 6px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	text-decoration: none;
	width: 20px
}
.mejs__button>button:focus {
	outline: 1px dotted #999
}
.mejs__container-keyboard-inactive [role=slider], .mejs__container-keyboard-inactive [role=slider]:focus, .mejs__container-keyboard-inactive a, .mejs__container-keyboard-inactive a:focus, .mejs__container-keyboard-inactive button, .mejs__container-keyboard-inactive button:focus {
	outline: 0
}
.mejs__time {
	box-sizing: content-box;
	color: #fff;
	font-size: 11px;
	font-weight: 700;
	height: 24px;
	overflow: hidden;
	padding: 16px 6px 0;
	text-align: center;
	width: auto
}
.mejs__play>button {
	background-position: 0 0
}
.mejs__pause>button {
	background-position: -20px 0
}
.mejs__replay>button {
	background-position: -160px 0
}
.mejs__time-rail {
	direction: ltr;
	-webkit-box-flex: 1;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
	height: 40px;
	margin: 0 10px;
	padding-top: 10px;
	position: relative
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-float, .mejs__time-float-corner, .mejs__time-float-current, .mejs__time-hovered, .mejs__time-loaded, .mejs__time-marker, .mejs__time-total {
	border-radius: 2px;
	cursor: pointer;
	display: block;
	height: 10px;
	position: absolute
}
.mejs__time-total {
	background: rgba(255,255,255,0.3);
	margin: 5px 0 0;
	width: 100%
}
.mejs__time-buffering {
	-webkit-animation: b 2s linear infinite;
	animation: b 2s linear infinite;
	background: -webkit-linear-gradient(135deg, rgba(255,255,255,0.4) 25%, transparent 0, transparent 50%, rgba(255,255,255,0.4) 0, rgba(255,255,255,0.4) 75%, transparent 0, transparent);
	background: linear-gradient(-45deg, rgba(255,255,255,0.4) 25%, transparent 0, transparent 50%, rgba(255,255,255,0.4) 0, rgba(255,255,255,0.4) 75%, transparent 0, transparent);
	background-size: 15px 15px;
	width: 100%
}
@-webkit-keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
@keyframes b {
0% {
background-position:0 0
}
to {
	background-position: 30px 0
}
}
.mejs__time-loaded {
	background: rgba(255,255,255,0.3)
}
.mejs__time-current, .mejs__time-handle-content {
	background: rgba(255,255,255,0.9)
}
.mejs__time-hovered {
	background: rgba(255,255,255,0.5);
	z-index: 10
}
.mejs__time-hovered.negative {
	background: rgba(0,0,0,0.2)
}
.mejs__time-buffering, .mejs__time-current, .mejs__time-hovered, .mejs__time-loaded {
	left: 0;
	-webkit-transform: scaleX(0);
	-ms-transform: scaleX(0);
	transform: scaleX(0);
	-webkit-transform-origin: 0 0;
	-ms-transform-origin: 0 0;
	transform-origin: 0 0;
	-webkit-transition: all .15s ease-in;
	transition: all .15s ease-in;
	width: 100%
}
.mejs__time-buffering {
	-webkit-transform: scaleX(1);
	-ms-transform: scaleX(1);
	transform: scaleX(1)
}
.mejs__time-hovered {
	-webkit-transition: height 0.1s cubic-bezier(0.44, 0, 1, 1);
	transition: height 0.1s cubic-bezier(0.44, 0, 1, 1)
}
.mejs__time-hovered.no-hover {
	-webkit-transform: scaleX(0) !important;
	-ms-transform: scaleX(0) !important;
	transform: scaleX(0) !important
}
.mejs__time-handle, .mejs__time-handle-content {
	border: 4px solid transparent;
	cursor: pointer;
	left: 0;
	position: absolute;
	-webkit-transform: translateX(0);
	-ms-transform: translateX(0);
	transform: translateX(0);
	z-index: 11
}
.mejs__time-handle-content {
	border: 4px solid rgba(255,255,255,0.9);
	border-radius: 50%;
	height: 10px;
	left: -7px;
	top: -4px;
	-webkit-transform: scale(0);
	-ms-transform: scale(0);
	transform: scale(0);
	width: 10px
}
.mejs__time-rail .mejs__time-handle-content:active, .mejs__time-rail .mejs__time-handle-content:focus, .mejs__time-rail:hover .mejs__time-handle-content {
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1)
}
.mejs__time-float {
	background: #eee;
	border: 1px solid #333;
	bottom: 100%;
	color: #111;
	display: none;
	height: 17px;
	margin-bottom: 9px;
	position: absolute;
	text-align: center;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 36px
}
.mejs__time-float-current {
	display: block;
	left: 0;
	margin: 2px;
	text-align: center;
	width: 30px
}
.mejs__time-float-corner {
	border: 5px solid #eee;
	border-color: #eee transparent transparent;
	border-radius: 0;
	display: block;
	height: 0;
	left: 50%;
	line-height: 0;
	position: absolute;
	top: 100%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 0
}
.mejs__long-video .mejs__time-float {
	margin-left: -23px;
	width: 64px
}
.mejs__long-video .mejs__time-float-current {
	width: 60px
}
.mejs__broadcast {
	color: #fff;
	height: 10px;
	position: absolute;
	top: 15px;
	width: 100%
}
.mejs__fullscreen-button>button {
	background-position: -80px 0
}
.mejs__unfullscreen>button {
	background-position: -100px 0
}
.mejs__mute>button {
	background-position: -60px 0
}
.mejs__unmute>button {
	background-position: -40px 0
}
.mejs__volume-button {
	position: relative
}
.mejs__volume-button>.mejs__volume-slider {
	background: rgba(50,50,50,0.7);
	border-radius: 0;
	bottom: 100%;
	display: none;
	height: 115px;
	left: 50%;
	margin: 0;
	position: absolute;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 25px;
	z-index: 1
}
.mejs__volume-button:hover {
	border-radius: 0 0 4px 4px
}
.mejs__volume-total {
	background: rgba(255,255,255,0.5);
	height: 100px;
	left: 50%;
	margin: 0;
	position: absolute;
	top: 8px;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 2px
}
.mejs__volume-current {
	left: 0;
	margin: 0;
	width: 100%
}
.mejs__volume-current, .mejs__volume-handle {
	background: rgba(255,255,255,0.9);
	position: absolute
}
.mejs__volume-handle {
	border-radius: 1px;
	cursor: ns-resize;
	height: 6px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	transform: translateX(-50%);
	width: 16px
}
.mejs__horizontal-volume-slider {
	display: block;
	height: 36px;
	position: relative;
	vertical-align: middle;
	width: 56px
}
.mejs__horizontal-volume-total {
	background: rgba(50,50,50,0.8);
	height: 8px;
	top: 16px;
	width: 50px
}
.mejs__horizontal-volume-current, .mejs__horizontal-volume-total {
	border-radius: 2px;
	font-size: 1px;
	left: 0;
	margin: 0;
	padding: 0;
	position: absolute
}
.mejs__horizontal-volume-current {
	background: rgba(255,255,255,0.8);
	height: 100%;
	top: 0;
	width: 100%
}
.mejs__horizontal-volume-handle {
	display: none
}
.mejs__captions-button, .mejs__chapters-button {
	position: relative
}
.mejs__captions-button>button {
	background-position: -140px 0
}
.mejs__chapters-button>button {
	background-position: -180px 0
}
.mejs__captions-button>.mejs__captions-selector, .mejs__chapters-button>.mejs__chapters-selector {
	background: rgba(50,50,50,0.7);
	border: 1px solid transparent;
	border-radius: 0;
	bottom: 100%;
	margin-right: -43px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	right: 50%;
	visibility: visible;
	width: 86px
}
.mejs__chapters-button>.mejs__chapters-selector {
	margin-right: -55px;
	width: 110px
}
.mejs__captions-selector-list, .mejs__chapters-selector-list {
	list-style-type: none !important;
	margin: 0;
	overflow: hidden;
	padding: 0
}
.mejs__captions-selector-list-item, .mejs__chapters-selector-list-item {
	color: #fff;
	cursor: pointer;
	display: block;
	list-style-type: none !important;
	margin: 0 0 6px;
	overflow: hidden;
	padding: 0 10px
}
.mejs__captions-selector-list-item:hover, .mejs__chapters-selector-list-item:hover {
	background-color: #c8c8c8 !important;
	background-color: rgba(255,255,255,0.4) !important
}
.mejs__captions-selector-input, .mejs__chapters-selector-input {
	clear: both;
	float: left;
	left: -1000px;
	margin: 3px 3px 0 5px;
	position: absolute
}
.mejs__captions-selector-label, .mejs__chapters-selector-label {
	cursor: pointer;
	float: left;
	font-size: 10px;
	line-height: 15px;
	padding: 4px 0 0
}
.mejs__captions-selected, .mejs__chapters-selected {
	color: #21f8f8
}
.mejs__captions-translations {
	font-size: 10px;
	margin: 0 0 5px
}
.mejs__captions-layer {
	bottom: 0;
	color: #fff;
	font-size: 16px;
	left: 0;
	line-height: 20px;
	position: absolute;
	text-align: center
}
.mejs__captions-layer a {
	color: #fff;
	text-decoration: underline
}
.mejs__captions-layer[lang=ar] {
	font-size: 20px;
	font-weight: 400
}
.mejs__captions-position {
	bottom: 15px;
	left: 0;
	position: absolute;
	width: 100%
}
.mejs__captions-position-hover {
	bottom: 35px
}
.mejs__captions-text, .mejs__captions-text * {
	background: rgba(20,20,20,0.5);
	box-shadow: 5px 0 0 rgba(20,20,20,0.5), -5px 0 0 rgba(20,20,20,0.5);
	padding: 0;
	white-space: pre-wrap
}
.mejs__container.mejs__hide-cues video::-webkit-media-text-track-container {
display:none
}
.mejs__overlay-error {
	position: relative
}
.mejs__overlay-error>img {
	left: 0;
	position: absolute;
	top: 0;
	z-index: -1
}
.mejs__cannotplay, .mejs__cannotplay a {
	color: #fff;
	font-size: .8em
}
.mejs__cannotplay {
	position: relative
}
.mejs__cannotplay a, .mejs__cannotplay p {
	display: inline-block;
	padding: 0 15px;
	width: 100%
}
.mejs-ted .mejs-controls {
	background: #eee;
	height: 65px
}
.mejs-ted .mejs-button, .mejs-ted .mejs-time {
	position: absolute;
	background: #ddd
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: none;
	background: url(controls-ted.png) repeat-x 0 -52px;
	height: 6px
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-buffering {
	height: 6px
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: none;
	background: url(controls-ted.png) repeat-x 0 -52px;
	width: 0;
	height: 6px
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	height: 6px;
	background-color: none;
	background: url(controls-ted.png) repeat-x 0 -59px
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	margin: 0;
	width: 14px;
	height: 21px;
	top: -7px;
	border: 0;
	background: url(controls-ted.png) no-repeat 0 0
}
.mejs-ted .mejs-controls .mejs-time-rail .mejs-time-float {
	display: none
}
.mejs-ted .mejs-controls .mejs-playpause-button {
	top: 29px;
	left: 9px;
	width: 49px;
	height: 28px
}
.mejs-ted .mejs-controls .mejs-playpause-button button {
	width: 49px;
	height: 28px;
	background: url(controls-ted.png) no-repeat -50px -23px;
	margin: 0;
	padding: 0
}
.mejs-ted .mejs-controls .mejs-pause button {
	background-position: 0 -23px
}
.mejs-ted .mejs-controls .mejs-fullscreen-button {
	top: 34px;
	right: 9px;
	width: 17px;
	height: 15px;
	background: none
}
.mejs-ted .mejs-controls .mejs-fullscreen-button button {
	width: 19px;
	height: 17px;
	background: transparent url(controls-ted.png) no-repeat 0 -66px;
	margin: 0;
	padding: 0
}
.mejs-ted .mejs-controls .mejs-unfullscreen button {
	background: transparent url(controls-ted.png) no-repeat -21px -66px;
	margin: 0;
	padding: 0
}
.mejs-ted .mejs-controls .mejs-volume-button {
	top: 30px;
	right: 35px;
	width: 24px;
	height: 22px
}
.mejs-ted .mejs-controls .mejs-mute button {
	background: url(controls-ted.png) no-repeat -15px 0;
	width: 24px;
	height: 22px;
	margin: 0;
	padding: 0
}
.mejs-ted .mejs-controls .mejs-unmute button {
	background: url(controls-ted.png) no-repeat -40px 0;
	width: 24px;
	height: 22px;
	margin: 0;
	padding: 0
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-slider {
	background: #fff;
	border: solid 1px #aaa;
	border-width: 1px 1px 0 1px;
	width: 22px;
	height: 65px;
	top: -65px
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-total {
	background: url(controls-ted.png) repeat-y -41px -66px;
	left: 8px;
	width: 6px;
	height: 50px
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-current {
	left: 8px;
	width: 6px;
	background: url(controls-ted.png) repeat-y -48px -66px;
	height: 50px
}
.mejs-ted .mejs-controls .mejs-volume-button .mejs-volume-handle {
	display: none
}
.mejs-ted .mejs-controls .mejs-time span {
	color: #333
}
.mejs-ted .mejs-controls .mejs-currenttime-container {
	position: absolute;
	top: 32px;
	right: 100px;
	border: solid 1px #999;
	background: #fff;
	color: #333;
	padding-top: 2px;
	border-radius: 3px;
	color: #333
}
.mejs-ted .mejs-controls .mejs-duration-container {
	position: absolute;
	top: 32px;
	right: 65px;
	border: solid 1px #999;
	background: #fff;
	color: #333;
	padding-top: 2px;
	border-radius: 3px;
	color: #333
}
.mejs-ted .mejs-controls .mejs-time button {
	color: #333
}
.mejs-ted .mejs-controls .mejs-captions-button {
	display: none
}
.mejs-wmp .mejs-controls {
	background: transparent url(controls-wmp-bg.png) center 16px no-repeat;
	height: 65px
}
.mejs-wmp .mejs-button, .mejs-wmp .mejs-time {
	position: absolute;
	background: transparent
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-total {
	background-color: transparent;
	border: solid 1px #ccc;
	height: 3px
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-buffering {
	height: 3px
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-loaded {
	background-color: rgba(255,255,255,0.3);
	width: 0;
	height: 3px
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-current {
	width: 0;
	height: 1px;
	background-color: #014CB6;
	border: solid 1px #7FC9FA;
	border-width: 1px 0;
	border-color: #7FC9FA #fff #619FF2 #fff
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-handle {
	display: block;
	margin: 0;
	width: 16px;
	height: 9px;
	top: -3px;
	border: 0;
	background: url(controls-wmp.png) no-repeat 0 -80px
}
.mejs-wmp .mejs-controls .mejs-time-rail .mejs-time-float {
	display: none
}
.mejs-wmp .mejs-controls .mejs-playpause-button {
	top: 10px;
	left: 50%;
	margin: 10px 0 0 -20px;
	width: 40px;
	height: 40px
}
.mejs-wmp .mejs-controls .mejs-playpause-button button {
	width: 40px;
	height: 40px;
	background: url(controls-wmp.png) no-repeat 0 0;
	margin: 0;
	padding: 0
}
.mejs-wmp .mejs-controls .mejs-pause button {
	background-position: 0 -40px
}
.mejs-wmp .mejs-controls .mejs-currenttime-container {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -93px
}
.mejs-wmp .mejs-controls .mejs-duration-container {
	position: absolute;
	top: 25px;
	left: 50%;
	margin-left: -58px
}
.mejs-wmp .mejs-controls .mejs-volume-button {
	top: 32px;
	right: 50%;
	margin-right: -55px;
	width: 20px;
	height: 15px
}
.mejs-wmp .mejs-controls .mejs-volume-button button {
	margin: 0;
	padding: 0;
	background: url(controls-wmp.png) no-repeat -42px -17px;
	width: 20px;
	height: 15px
}
.mejs-wmp .mejs-controls .mejs-unmute button {
	margin: 0;
	padding: 0;
	background: url(controls-wmp.png) no-repeat -42px 0;
	width: 20px;
	height: 15px
}
.mejs-wmp .mejs-controls .mejs-volume-button .mejs-volume-slider {
	background: rgba(102,102,102,0.6)
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button {
	top: 32px;
	right: 50%;
	margin-right: -82px;
	width: 15px;
	height: 14px
}
.mejs-wmp .mejs-controls .mejs-fullscreen-button button {
	margin: 0;
	padding: 0;
	background: url(controls-wmp.png) no-repeat -63px 0;
	width: 15px;
	height: 14px
}
.mejs-wmp .mejs-controls .mejs-captions-button {
	display: none
}
@font-face {
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 400;
	src: local("Bitter-Regular"), url(https://fonts.gstatic.com/s/bitter/v7/VyzH0eNzfhxMjuJ3chtK7H-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 400;
	src: local("Bitter-Regular"), url(https://fonts.gstatic.com/s/bitter/v7/HEpP8tJXlWaYHimsnXgfCOvvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 700;
	src: local("Bitter-Bold"), url(https://fonts.gstatic.com/s/bitter/v7/JGVZEP92dXgoQBG1CnQcfIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Bitter';
	font-style: normal;
	font-weight: 700;
	src: local("Bitter-Bold"), url(https://fonts.gstatic.com/s/bitter/v7/evC1haE-MsorTl_A7_uSGZBw1xU1rKptJj_0jans920.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Droid Sans"), local("DroidSans"), url(https://fonts.gstatic.com/s/droidsans/v6/s-BiyweUPV0v-yRb-cjciAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Droid Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Droid Sans Bold"), local("DroidSans-Bold"), url(https://fonts.gstatic.com/s/droidsans/v6/EFpQQyG9GqCrobXxL-KRMWaVI6zN22yiurzcBKxPjFE.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Droid Serif';
	font-style: normal;
	font-weight: 400;
	src: local("Droid Serif"), local("DroidSerif"), url(https://fonts.gstatic.com/s/droidserif/v6/0AKsP294HTD-nvJgucYTaIgp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Droid Serif';
	font-style: normal;
	font-weight: 700;
	src: local("Droid Serif Bold"), local("DroidSerif-Bold"), url(https://fonts.gstatic.com/s/droidserif/v6/QQt14e8dY39u-eYBZmppwf79_ZuUxCigM2DespTnFaw.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Inconsolata';
	font-style: normal;
	font-weight: 400;
	src: local("Inconsolata"), url(https://fonts.gstatic.com/s/inconsolata/v12/BjAYBlHtW3CJxDcjzrnZCKE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Inconsolata';
	font-style: normal;
	font-weight: 400;
	src: local("Inconsolata"), url(https://fonts.gstatic.com/s/inconsolata/v12/BjAYBlHtW3CJxDcjzrnZCIgp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Inconsolata';
	font-style: normal;
	font-weight: 700;
	src: local("Inconsolata Bold"), local("Inconsolata-Bold"), url(https://fonts.gstatic.com/s/inconsolata/v12/AIed271kqQlcIRSOnQH0yYgd9OEPUCN3AdYW0e8tat4.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Inconsolata';
	font-style: normal;
	font-weight: 700;
	src: local("Inconsolata Bold"), local("Inconsolata-Bold"), url(https://fonts.gstatic.com/s/inconsolata/v12/AIed271kqQlcIRSOnQH0yf79_ZuUxCigM2DespTnFaw.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/8qcEw_nrk_5HEcCpYdJu8BTbgVql8nDJpwnrE27mub0.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 400;
	src: local("Lato Regular"), local("Lato-Regular"), url(https://fonts.gstatic.com/s/lato/v11/MDadn8DQ_3oT6kvnUq_2r_esZW2xOQ-xsNqO47m55DA.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/rZPI2gHXi8zxUjnybc2ZQFKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Lato';
	font-style: normal;
	font-weight: 700;
	src: local("Lato Bold"), local("Lato-Bold"), url(https://fonts.gstatic.com/s/lato/v11/MgNNr5y1C_tIEuLEmicLmwLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/C7bP6N8yXZ-PGLzbFLtQKYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/iLJc6PpCnnbQjYc1Jq4v04X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/5pCv5Yz4eMu9gmvX8nNhfYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/gEkd0pn-sMtQ_P4HUpi6WIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/iPF-u8L1qkTPHaKjvXERn4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/mTzVK0-EJOCaJiOPeaz-h4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/erE3KsIWUumgD1j_Ca-V-4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Noto Sans"), local("NotoSans"), url(https://fonts.gstatic.com/s/notosans/v6/LeFlHvsZjXu2c3ZRgBq9nJBw1xU1rKptJj_0jans920.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1w7aC6SjiAOpAWOKfJDfVRY.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1xdwxCXfZpKo5kWAx_74bHs.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1yGUML8f7tzeB6gGvgki0bE.woff2) format("woff2");
unicode-range:U+02BC, U+0900-097F, U+1CD0-1CF6, U+1CF8-1CF9, U+200B-200D, U+20A8, U+20B9, U+25CC, U+A830-A839, U+A8E0-A8FB
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ156vnaPZw6nYDxM4SVEMFKg.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1_y1_HTwRwgtl1cPga3Fy3Y.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1_grLsWo7Jk1KvZser0olKY.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ14joYw3YTyktCCer_ilOlhE.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Noto Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Noto Sans Bold"), local("NotoSans-Bold"), url(https://fonts.gstatic.com/s/notosans/v6/PIbvSEyHEdL91QLOQRnZ1xampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/K88pR3goAWT7BTt32Z01m4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/RjgO7rYTmqiVp7vzi-Q5UYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/LWCjsQkB6EMdfHrEVqA1KYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/xozscpT2726on7jbcb_pAoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/59ZRklaO5bWGqF5A9baEEYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/u-WUoqrET9fUeobQW7jkRYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 400;
	src: local("Open Sans"), local("OpenSans"), url(https://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzA7aC6SjiAOpAWOKfJDfVRY.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBdwxCXfZpKo5kWAx_74bHs.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzJ6vnaPZw6nYDxM4SVEMFKg.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPy1_HTwRwgtl1cPga3Fy3Y.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzPgrLsWo7Jk1KvZser0olKY.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzIjoYw3YTyktCCer_ilOlhE.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Open Sans';
	font-style: normal;
	font-weight: 700;
	src: local("Open Sans Bold"), local("OpenSans-Bold"), url(https://fonts.gstatic.com/s/opensans/v13/k3k702ZOKiLJc3WVjuplzBampu5_7CjHW5spxoeN3Vs.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: local("Oswald Regular"), local("Oswald-Regular"), url(https://fonts.gstatic.com/s/oswald/v10/Qw6_9HvXRQGg5mMbFR3Phn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 400;
	src: local("Oswald Regular"), local("Oswald-Regular"), url(https://fonts.gstatic.com/s/oswald/v10/_P8jt3Y65hJ9c4AzRE0V1OvvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 700;
	src: local("Oswald Bold"), local("Oswald-Bold"), url(https://fonts.gstatic.com/s/oswald/v10/dI-qzxlKVQA6TUC5RKSb34X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Oswald';
	font-style: normal;
	font-weight: 700;
	src: local("Oswald Bold"), local("Oswald-Bold"), url(https://fonts.gstatic.com/s/oswald/v10/bH7276GfdCjMjApa_dkG6ZBw1xU1rKptJj_0jans920.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/fhNmDCnjccoUYyU4ZASaLVKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/BJVWev7_auVaQ__OU8Qih1KPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/oysROHFTu1eTZ74Hcf8V-VKPGs1ZzpMvnHX-7fPOuAc.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 400;
	src: local("PT Sans"), local("PTSans-Regular"), url(https://fonts.gstatic.com/s/ptsans/v8/CWlc_g68BGYDSGdpJvpktgLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: local("PT Sans Bold"), local("PTSans-Bold"), url(https://fonts.gstatic.com/s/ptsans/v8/kTYfCWJhlldPf5LnG4ZnHAsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: local("PT Sans Bold"), local("PTSans-Bold"), url(https://fonts.gstatic.com/s/ptsans/v8/g46X4VH_KHOWAAa-HpnGPgsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: local("PT Sans Bold"), local("PTSans-Bold"), url(https://fonts.gstatic.com/s/ptsans/v8/hpORcvLZtemlH8gI-1S-7gsYbbCjybiHxArTLjt7FRU.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'PT Sans';
	font-style: normal;
	font-weight: 700;
	src: local("PT Sans Bold"), local("PTSans-Bold"), url(https://fonts.gstatic.com/s/ptsans/v8/0XxGQsSc1g4rdRdjJKZrNAzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 400;
	src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/5hX15RUpPERmeybVlLQEWBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 400;
	src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/fU0HAfLiPHGlZhZpY6M7dBkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 400;
	src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/CPRt--GVMETgA6YEaoGitxkAz4rYn47Zy2rvigWQf6w.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 400;
	src: local("PT Serif"), local("PTSerif-Regular"), url(https://fonts.gstatic.com/s/ptserif/v8/I-OtoJZa3TeyH6D9oli3iXYhjbSpvc47ee6xR_80Hnw.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 700;
	src: local("PT Serif Bold"), local("PTSerif-Bold"), url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpPZraR2Tg8w2lzm7kLNL0-w.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 700;
	src: local("PT Serif Bold"), local("PTSerif-Bold"), url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpF4sYYdJg5dU2qzJEVSuta0.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 700;
	src: local("PT Serif Bold"), local("PTSerif-Bold"), url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpKE8kM4xWR1_1bYURRojRGc.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'PT Serif';
	font-style: normal;
	font-weight: 700;
	src: local("PT Serif Bold"), local("PTSerif-Bold"), url(https://fonts.gstatic.com/s/ptserif/v8/QABk9IxT-LFTJ_dQzv7xpIgp9Q8gbYrhqGlRav_IXfk.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 400;
	src: local("Raleway"), url(https://fonts.gstatic.com/s/raleway/v9/QAUlVt1jXOgQavlW5wEfxQLUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Raleway';
	font-style: normal;
	font-weight: 700;
	src: local("Raleway Bold"), local("Raleway-Bold"), url(https://fonts.gstatic.com/s/raleway/v9/JbtMzqLaYbbbCL9X6EvaIwzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/sTdaA6j0Psb920Vjv-mrzH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/uYECMKoHcO9x1wdmbyHIm3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/tnj4SB6DNbdaQnsM8CFqBX-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/_VYFx-s824kXq_Ul2BHqYH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/NJ4vxlgWwWbEsv18dAhqnn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/Ks_cVxiCiwUWVsFWFA3Bjn-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 400;
	src: local("Roboto"), local("Roboto-Regular"), url(https://fonts.gstatic.com/s/roboto/v15/oMMgfZMQthOryQo9n22dcuvvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/77FXFjRbGzN4aCrSFhlh3oX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/isZ-wbCXNKAbnjo6_TwHToX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/UX6i4JxQDm3fVTc1CPuwqoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/jSN2CGVDbcVyCnfJfjSdfIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/PwZc-YbIL414wB9rB1IAPYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/97uahxiqZRoncBaCEI3aW4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Roboto';
	font-style: normal;
	font-weight: 700;
	src: local("Roboto Bold"), local("Roboto-Bold"), url(https://fonts.gstatic.com/s/roboto/v15/d-6IYplOFocCacKzxwXSOJBw1xU1rKptJj_0jans920.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Rokkitt';
	font-style: normal;
	font-weight: 400;
	src: local("Rokkitt"), url(https://fonts.gstatic.com/s/rokkitt/v9/o9LMKUV9IIiOIghfS6ZGbALUuEpTyoUstqEm5AMlJo4.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Rokkitt';
	font-style: normal;
	font-weight: 700;
	src: local("Rokkitt Bold"), local("Rokkitt-Bold"), url(https://fonts.gstatic.com/s/rokkitt/v9/Mef17w3J4CtS0lw4Wa_8rwzyDMXhdD8sAj6OAJTFsBI.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlCxe5Tewm2_XWfbGchcXw4g.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlIa1YDtoarzwSXxTHggEXMw.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 400;
	src: local("Source Sans Pro"), local("SourceSansPro-Regular"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/ODelI1aHBYDBqgeIAH2zlJbPFduIYtoLzwST68uhz_Y.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGMms7UHsIbjUxEJqIwog-i_3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
unicode-range:U+0102-0103, U+1EA0-1EF1, U+20AB
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGO4s1Ux4PuImWPk5fSr6HPL3rGVtsTkPsbDajuO5ueQw.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Source Sans Pro';
	font-style: normal;
	font-weight: 700;
	src: local("Source Sans Pro Bold"), local("SourceSansPro-Bold"), url(https://fonts.gstatic.com/s/sourcesanspro/v9/toadOcfmlt9b38dHJxOBGJkF8H8ye47wsfpWywda8og.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v8/BxfrwvhZBmVnDwajjdTQeH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v8/rOHfGaogav5XpJHYhB_YZ3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v8/zwDIfh8KEInP4WYoM7h0b3-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v8/BgwOR-U84B6EluzUITbpkH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v8/Zcmru5bcP_p_TwCNg-F3DH-_kf6ByYO6CLYdB4HQE-Y.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 400;
	src: local("Ubuntu"), url(https://fonts.gstatic.com/s/ubuntu/v8/zvCUQcxqeoKhyOlbifSAaevvDin1pK8aKteLpeZ5c0A.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://fonts.gstatic.com/s/ubuntu/v8/oxrPYIm05JrY_0rFIEQ_oYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0460-052F, U+20B4, U+2DE0-2DFF, U+A640-A69F
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://fonts.gstatic.com/s/ubuntu/v8/4z2U46_RRLOfkoHsWJG3v4X0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://fonts.gstatic.com/s/ubuntu/v8/2vaWVxeAxHVkFcnCBCQCyYX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+1F00-1FFF
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://fonts.gstatic.com/s/ubuntu/v8/M-Ii49WH_TYYnOjQyLgTMIX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0370-03FF
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://fonts.gstatic.com/s/ubuntu/v8/nsLtvfQoT-rVwGTHHnkeJoX0hVgzZQUfRDuZrPvH3D8.woff2) format("woff2");
unicode-range:U+0100-024F, U+1E00-1EFF, U+20A0-20AB, U+20AD-20CF, U+2C60-2C7F, U+A720-A7FF
}
@font-face {
	font-family: 'Ubuntu';
	font-style: normal;
	font-weight: 700;
	src: local("Ubuntu Bold"), local("Ubuntu-Bold"), url(https://fonts.gstatic.com/s/ubuntu/v8/0ihfXUL2emPh0ROJezvraJBw1xU1rKptJj_0jans920.woff2) format("woff2");
unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000
}
.credit_card_modal .modalBackdropWrapper {
	background-color: rgba(0,0,0,0.4);
	opacity: 1;
	top: 0px
}
.credit_card_modal .containerModal {
	margin-top: 100px;
	padding-top: 40px;
	padding-bottom: 40px;
	outline: none;
	background-color: white;
	position: fixed;
	display: block;
	opacity: 1;
	top: 0px
}
.credit_card_modal .containerModal .elHeadlineWrapper>div {
	text-align: center;
	font-size: 23px
}
.credit_card_modal .containerModal .credit_card_form_button {
	margin-top: 40px
}
.browserNotifier {
	position: fixed;
	bottom: 10px;
	left: 10px;
	display: none;
	width: 300px;
	height: 64px;
	-webkit-border-radius: 99px;
	-moz-border-radius: 99px;
	border-radius: 99px;
	border: 7px solid #fff;
	background-color: #fff;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis
}
.pageNotifier {
	height: 300px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	white-space: normal;
	border: 2px solid #eee;
	padding: 5px
}
.browserNotifier .image {
	width: 50px !important;
	height: 50px !important;
	border-radius: 100px !important;
	-webkit-border-radius: 100px;
	-moz-border-radius: 100px;
	border: 0px solid #fff;
	float: left
}
.pageNotifier .image {
	border-radius: 10px !important;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px
}
.browserNotifier .name {
	font-size: 12px;
	font-weight: bold;
	margin-left: 60px;
	max-width: 100px
}
.browserNotifier .from {
	font-size: 12px;
	font-weight: normal;
	max-width: 100px
}
.browserNotifier .event {
	font-size: 12px;
	font-weight: normal;
	margin-left: 60px
}
.pageNotifier .event {
	height: 200px
}
.browserNotifier .timeago {
	font-size: 10px;
	font-weight: normal;
	margin-left: 60px
}
#apple-pay-button {
	display: none;
	background-color: black;
	background-image: -webkit-named-image(apple-pay-logo-white);
	background-size: 100% 100%;
	background-origin: content-box;
	background-repeat: no-repeat;
	width: 100%;
	height: 44px;
	padding: 10px 0;
	border-radius: 10px
}
.apple-pay-wrapper {
	display: none
}
.apple-pay-seperator {
	display: -webkit-flex;
	display: -ms-flexbox;
	display: flex;
	-webkit-align-items: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-justify-content: space-between;
	-ms-flex-pack: justify;
	justify-content: space-between;
	font-size: 0.7em;
	line-height: 1.4;
	text-align: center;
	text-transform: uppercase;
	color: #666;
	margin-top: 1.5em
}
.apple-pay-seperator::after, .apple-pay-seperator::before {
	content: '';
	display: inline-block;
	height: 1px;
	background: #3e3e3e;
	-webkit-flex-grow: 1;
	-ms-flex-positive: 1;
	flex-grow: 1
}
.apple-pay-seperator_content {
	display: inline-block;
	padding: 0 1em
}
.StripeElement {
	padding: 10px 12px;
	border: 1px solid transparent;
	box-shadow: 0 1px 3px 0 #e6ebf1;
	-webkit-transition: box-shadow 150ms ease;
	transition: box-shadow 150ms ease
}
.StripeElement--focus {
	box-shadow: 0 1px 3px 0 #cfd7df
}
.StripeElement--invalid {
	border-color: #fa755a
}
.StripeElement--webkit-autofill {
	background-color: #fefde5 !important
}
[data-de-type="cb_headline"] input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance: checkbox !important;
	margin-right: .25em;
	height: 16px;
	width: 16px;
	float: left;
	margin-top: 2px
}
[data-de-type="cb_headline"] .elHeadline {
	margin-left: 25px
}
.error[data-de-type="cb_headline"] {
	border: 3px solid #b91517 !important
}
.cc-window {
	opacity: 1;
	-webkit-transition: opacity 1s ease;
	-moz-transition: opacity 1s ease;
	-ms-transition: opacity 1s ease;
	-o-transition: opacity 1s ease;
	transition: opacity 1s ease
}
.cc-window.cc-invisible {
	opacity: 0
}
.cc-animate.cc-revoke {
	-webkit-transition: transform 1s ease;
	-moz-transition: transform 1s ease;
	-ms-transition: transform 1s ease;
	-o-transition: transform 1s ease;
	transition: transform 1s ease
}
.cc-animate.cc-revoke.cc-top {
	transform: translateY(-2em)
}
.cc-animate.cc-revoke.cc-bottom {
	transform: translateY(2em)
}
.cc-animate.cc-revoke.cc-active.cc-top {
	transform: translateY(0)
}
.cc-animate.cc-revoke.cc-active.cc-bottom {
	transform: translateY(0)
}
.cc-revoke:hover {
	transform: translateY(0)
}
.cc-grower {
	max-height: 0;
	overflow: hidden;
	-webkit-transition: max-height 1s;
	-moz-transition: max-height 1s;
	-ms-transition: max-height 1s;
	-o-transition: max-height 1s;
	transition: max-height 1s
}
.cc-window, .cc-revoke {
	position: fixed;
	overflow: hidden;
	box-sizing: border-box;
	font-family: Helvetica, Calibri, Arial, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	display: flex;
	flex-wrap: nowrap;
	z-index: 9999
}
.cc-window.cc-static {
	position: static
}
.cc-window.cc-floating {
	padding: 2em;
	max-width: 24em;
	flex-direction: column
}
.cc-window.cc-banner {
	padding: 1em 1.8em;
	width: 100%;
	flex-direction: row
}
.cc-revoke {
	padding: .5em
}
.cc-revoke:hover {
	text-decoration: underline
}
.cc-header {
	font-size: 18px;
	font-weight: bold
}
.cc-btn, .cc-link, .cc-close, .cc-revoke {
	cursor: pointer
}
.cc-link {
	opacity: .8;
	display: inline-block;
	padding: .2em;
	text-decoration: underline
}
.cc-link:hover {
	opacity: 1
}
.cc-link:active, .cc-link:visited {
	color: initial
}
.cc-btn {
	display: block;
	padding: .4em .8em;
	font-size: 0.9em;
	font-weight: bold;
	border-width: 2px;
	border-style: solid;
	text-align: center;
	white-space: nowrap
}
.cc-banner .cc-btn:last-child {
	min-width: 140px
}
.cc-highlight .cc-btn:first-child {
	background-color: transparent;
	border-color: transparent
}
.cc-highlight .cc-btn:first-child:hover, .cc-highlight .cc-btn:first-child:focus {
	background-color: transparent;
	text-decoration: underline
}
.cc-close {
	display: block;
	position: absolute;
	top: .5em;
	right: .5em;
	font-size: 1.6em;
	opacity: .9;
	line-height: .75
}
.cc-close:hover, .cc-close:focus {
	opacity: 1
}
.cc-revoke.cc-top {
	top: 0;
	left: 3em;
	border-bottom-left-radius: .5em;
	border-bottom-right-radius: .5em
}
.cc-revoke.cc-bottom {
	bottom: 0;
	left: 3em;
	border-top-left-radius: .5em;
	border-top-right-radius: .5em
}
.cc-revoke.cc-left {
	left: 3em;
	right: unset
}
.cc-revoke.cc-right {
	right: 3em;
	left: unset
}
.cc-top {
	top: 1em
}
.cc-left {
	left: 1em
}
.cc-right {
	right: 1em
}
.cc-bottom {
	bottom: 1em
}
.cc-floating>.cc-link {
	margin-bottom: 1em
}
.cc-floating .cc-message {
	display: block;
	margin-bottom: 1em
}
.cc-window.cc-floating .cc-compliance {
	flex: 1 0 auto
}
.cc-window.cc-banner {
	align-items: center
}
.cc-banner.cc-top {
	left: 0;
	right: 0;
	top: 0
}
.cc-banner.cc-bottom {
	left: 0;
	right: 0;
	bottom: 0
}
.cc-banner .cc-message {
	flex: 1
}
.cc-compliance {
	display: flex;
	align-items: center;
	align-content: space-between
}
.cc-compliance>.cc-btn {
	flex: 1
}
.cc-btn+.cc-btn {
	margin-left: .5em
}
@media print {
.cc-window, .cc-revoke {
	display: none
}
}
@media screen and (max-width: 900px) {
.cc-btn {
	white-space: normal
}
}
@media screen and (max-width: 414px) and (orientation: portrait), screen and (max-width: 736px) and (orientation: landscape) {
.cc-window.cc-top {
	top: 0
}
.cc-window.cc-bottom {
	bottom: 0
}
.cc-window.cc-banner, .cc-window.cc-right, .cc-window.cc-left {
	left: 0;
	right: 0
}
.cc-window.cc-banner {
	flex-direction: column
}
.cc-window.cc-banner .cc-compliance {
	flex: 1
}
.cc-window.cc-floating {
	max-width: none
}
.cc-window .cc-message {
	margin-bottom: 1em
}
.cc-window.cc-banner {
	align-items: unset
}
}
.cc-floating.cc-theme-classic {
	padding: 1.2em;
	border-radius: 5px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-compliance {
	text-align: center;
	display: inline;
	flex: none
}
.cc-theme-classic .cc-btn {
	border-radius: 5px
}
.cc-theme-classic .cc-btn:last-child {
	min-width: 140px
}
.cc-floating.cc-type-info.cc-theme-classic .cc-btn {
	display: inline-block
}
.cc-theme-edgeless.cc-window {
	padding: 0
}
.cc-floating.cc-theme-edgeless .cc-message {
	margin: 2em;
	margin-bottom: 1.5em
}
.cc-banner.cc-theme-edgeless .cc-btn {
	margin: 0;
	padding: .8em 1.8em;
	height: 100%
}
.cc-banner.cc-theme-edgeless .cc-message {
	margin-left: 1em
}
.cc-floating.cc-theme-edgeless .cc-btn+.cc-btn {
	margin-left: 0
}
[data-de-type="round_up"] input[type="checkbox"] {
	-webkit-appearance: checkbox !important;
	-moz-appearance: checkbox !important;
	appearance: checkbox !important;
	height: 16px;
	width: 16px;
	margin-top: 5px;
	transform: scale(1.2)
}
.elRoundUpWrapper .row {
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	margin: 0
}
.roundUpWrapper {
	font-size: 16px
}
.roundUpSelectorWrapper {
	padding: 0;
	margin-top: 5px
}
.roundUpSelector {
	border-radius: 5px;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	border: 1px solid rgba(0,0,0,0.2);
	width: 100%;
	font-size: 14px;
	padding: 12px 18px;
	box-shadow: inset 0 1px 2px rgba(130,137,150,0.23), 0 1px 0 rgba(255,255,255,0.95);
	background-position: 97%;
	background-color: #FFF;
	outline: none !important
}
label.roundUpSelectorLabel {
	display: block;
	width: 100%;
	cursor: pointer;
	font-weight: normal
}
label.roundUpSelectorLabel:after {
	content: "\f0d7";
	font-family: "FontAwesome";
	font-size: 1.8rem;
	color: #333;
	right: 7%;
	top: 25%;
	padding: 0 0 2px;
	position: absolute;
	pointer-events: none
}
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */pre,textarea{overflow:auto}body,button[disabled],html input[disabled]{cursor:default}.row,select{width:100%}dfn,p aside{font-style:italic}h1,h2,h3,h4,h5,h6,p{text-rendering:optimizeLegibility}.clearfix:after,.row .row.collapse:after,.row .row:after,.row:after,hr{clear:both}.button,.vevent abbr,a,button{text-decoration:none}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}.hide,[hidden],template{display:none}.button,.vcard,button,img{display:inline-block}a{background:0 0}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}mark{background:#ff0;color:#000}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width:100%;height:auto;-ms-interpolation-mode:bicubic;vertical-align:middle}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{-moz-box-sizing:content-box;box-sizing:content-box}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}.button,body,button{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;position:relative}button{overflow:visible}abbr,button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{border:0;padding:0}textarea{height:auto;min-height:50px}.vevent .summary,optgroup{font-weight:700}table{border-collapse:collapse;border-spacing:0}meta.foundation-version{font-family:"/5.2.2/"}meta.foundation-mq-small{font-family:"/only screen/";width:0}meta.foundation-mq-medium,meta.foundation-mq-topbar{font-family:"/only screen and (min-width:40.063em)/";width:40.063em}meta.foundation-mq-large{font-family:"/only screen and (min-width:64.063em)/";width:64.063em}meta.foundation-mq-xlarge{font-family:"/only screen and (min-width:90.063em)/";width:90.063em}meta.foundation-mq-xxlarge{font-family:"/only screen and (min-width:120.063em)/";width:120.063em}meta.foundation-data-attribute-namespace{font-family:false}body,html{height:100%;font-size:100%}.button,button,p{font-weight:400;font-size:1rem}*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body{background:#f7f7f7!important;color:#222;padding:0;margin:0;font-weight:400;font-style:normal;line-height:1}.button,a:hover,button{cursor:pointer}#map_canvas embed,#map_canvas img,#map_canvas object,.map_canvas embed,.map_canvas img,.map_canvas object{max-width:none!important}.left{float:left!important}.right{float:right!important}.clearfix:after,.clearfix:before,.row .row.collapse:after,.row .row.collapse:before,.row .row:after,.row .row:before,.row:after,.row:before{content:" ";display:table}.antialiased{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.row{margin:0 auto;max-width:62.5rem}.row.collapse>.column,.row.collapse>.columns{padding-left:0;padding-right:0}.row.collapse .row{margin-left:0;margin-right:0}.row .row{width:auto;margin:0 -.9375rem;max-width:none}.row .row.collapse{width:auto;margin:0;max-width:none}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;width:100%;float:left}@media only screen{.column,.columns,.small-pull-0,.small-pull-1,.small-pull-10,.small-pull-11,.small-pull-2,.small-pull-3,.small-pull-4,.small-pull-5,.small-pull-6,.small-pull-7,.small-pull-8,.small-pull-9,.small-push-0,.small-push-1,.small-push-10,.small-push-11,.small-push-2,.small-push-3,.small-push-4,.small-push-5,.small-push-6,.small-push-7,.small-push-8,.small-push-9{position:relative}.small-push-0{left:0;right:auto}.small-pull-0{right:0;left:auto}.small-push-1{left:8.33333%;right:auto}.small-pull-1{right:8.33333%;left:auto}.small-push-2{left:16.66667%;right:auto}.small-pull-2{right:16.66667%;left:auto}.small-push-3{left:25%;right:auto}.small-pull-3{right:25%;left:auto}.small-push-4{left:33.33333%;right:auto}.small-pull-4{right:33.33333%;left:auto}.small-push-5{left:41.66667%;right:auto}.small-pull-5{right:41.66667%;left:auto}.small-push-6{left:50%;right:auto}.small-pull-6{right:50%;left:auto}.small-push-7{left:58.33333%;right:auto}.small-pull-7{right:58.33333%;left:auto}.small-push-8{left:66.66667%;right:auto}.small-pull-8{right:66.66667%;left:auto}.small-push-9{left:75%;right:auto}.small-pull-9{right:75%;left:auto}.small-push-10{left:83.33333%;right:auto}.small-pull-10{right:83.33333%;left:auto}.small-push-11{left:91.66667%;right:auto}.small-pull-11{right:91.66667%;left:auto}.column,.columns{padding-left:.9375rem;padding-right:.9375rem;float:left}.small-1{width:8.33333%}.small-2{width:16.66667%}.small-3{width:25%}.small-4{width:33.33333%}.small-5{width:41.66667%}.small-6{width:50%}.small-7{width:58.33333%}.small-8{width:66.66667%}.small-9{width:75%}.small-10{width:83.33333%}.small-11{width:91.66667%}.small-12{width:100%}.column.small-uncentered.opposite,.columns.small-uncentered.opposite,[class*=column]+[class*=column]:last-child{float:right}[class*=column]+.end[class*=column]{float:left}.small-offset-0{margin-left:0!important}.small-offset-1{margin-left:8.33333%!important}.small-offset-2{margin-left:16.66667%!important}.small-offset-3{margin-left:25%!important}.small-offset-4{margin-left:33.33333%!important}.small-offset-5{margin-left:41.66667%!important}.small-offset-6{margin-left:50%!important}.small-offset-7{margin-left:58.33333%!important}.small-offset-8{margin-left:66.66667%!important}.small-offset-9{margin-left:75%!important}.small-offset-10{margin-left:83.33333%!important}.small-offset-11{margin-left:91.66667%!important}.small-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.small-centered,.columns.small-centered{margin-left:auto;margin-right:auto;float:none}.column.small-uncentered,.columns.small-uncentered{margin-left:0;margin-right:0;float:left!important}}@media only screen and (min-width:64.063em){.large-push-0,.push-0{position:relative;left:0;right:auto}.large-pull-0,.pull-0{position:relative;right:0;left:auto}.large-push-1,.push-1{position:relative;left:8.33333%;right:auto}.large-pull-1,.pull-1{position:relative;right:8.33333%;left:auto}.large-push-2,.push-2{position:relative;left:16.66667%;right:auto}.large-pull-2,.pull-2{position:relative;right:16.66667%;left:auto}.large-push-3,.push-3{position:relative;left:25%;right:auto}.large-pull-3,.pull-3{position:relative;right:25%;left:auto}.large-push-4,.push-4{position:relative;left:33.33333%;right:auto}.large-pull-4,.pull-4{position:relative;right:33.33333%;left:auto}.large-push-5,.push-5{position:relative;left:41.66667%;right:auto}.large-pull-5,.pull-5{position:relative;right:41.66667%;left:auto}.large-push-6,.push-6{position:relative;left:50%;right:auto}.large-pull-6,.pull-6{position:relative;right:50%;left:auto}.large-push-7,.push-7{position:relative;left:58.33333%;right:auto}.large-pull-7,.pull-7{position:relative;right:58.33333%;left:auto}.large-push-8,.push-8{position:relative;left:66.66667%;right:auto}.large-pull-8,.pull-8{position:relative;right:66.66667%;left:auto}.large-push-9,.push-9{position:relative;left:75%;right:auto}.large-pull-9,.pull-9{position:relative;right:75%;left:auto}.large-push-10,.push-10{position:relative;left:83.33333%;right:auto}.large-pull-10,.pull-10{position:relative;right:83.33333%;left:auto}.large-push-11,.push-11{position:relative;left:91.66667%;right:auto}.large-pull-11,.pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.large-1{width:8.33333%}.large-2{width:16.66667%}.large-3{width:25%}.large-4{width:33.33333%}.large-5{width:41.66667%}.large-6{width:50%}.large-7{width:58.33333%}.large-8{width:66.66667%}.large-9{width:75%}.large-10{width:83.33333%}.large-11{width:91.66667%}.large-12{width:100%}.column.large-uncentered.opposite,.columns.large-uncentered.opposite,[class*=column]+[class*=column]:last-child{float:right}[class*=column]+.end[class*=column]{float:left}.large-offset-0{margin-left:0!important}.large-offset-1{margin-left:8.33333%!important}.large-offset-2{margin-left:16.66667%!important}.large-offset-3{margin-left:25%!important}.large-offset-4{margin-left:33.33333%!important}.large-offset-5{margin-left:41.66667%!important}.large-offset-6{margin-left:50%!important}.large-offset-7{margin-left:58.33333%!important}.large-offset-8{margin-left:66.66667%!important}.large-offset-9{margin-left:75%!important}.large-offset-10{margin-left:83.33333%!important}.large-offset-11{margin-left:91.66667%!important}.large-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.large-centered,.columns.large-centered{margin-left:auto;margin-right:auto;float:none}.column.large-uncentered,.columns.large-uncentered{margin-left:0;margin-right:0;float:left!important}}.button,button{line-height:normal;margin:0 0 1.25rem;text-align:center;-webkit-appearance:none;-webkit-border-radius:0;padding:1rem 2rem 1.0625rem;background-color:#008cba;border:0 solid #007095;color:#fff;transition:background-color .3s ease-out}a,b,em,i,small,strong{line-height:inherit}.fixed,.fixed.expanded:not(.top-bar) .title-area{position:fixed;width:100%;z-index:99}.button:focus,.button:hover,button:focus,button:hover{background-color:#007095;color:#fff}.button.secondary,button.secondary{background-color:#e7e7e7;border-color:#b9b9b9;color:#333}.button.secondary:focus,.button.secondary:hover,button.secondary:focus,button.secondary:hover{background-color:#b9b9b9;color:#333}.button.success,button.success{background-color:#43ac6a;border-color:#368a55;color:#fff}.button.success:focus,.button.success:hover,button.success:focus,button.success:hover{background-color:#368a55;color:#fff}.button.alert,button.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff}.button.alert:focus,.button.alert:hover,button.alert:focus,button.alert:hover{background-color:#cf2a0e;color:#fff}.button.large,button.large{padding:1.125rem 2.25rem 1.1875rem;font-size:1.25rem}.button.small,button.small{padding:.875rem 1.75rem .9375rem;font-size:.8125rem}.button.tiny,button.tiny{padding:.625rem 1.25rem .6875rem;font-size:.6875rem}.button.expand,button.expand{padding-right:0;padding-left:0;width:100%}.button.left-align,button.left-align{text-align:left;text-indent:.75rem}.button.right-align,button.right-align{text-align:right;padding-right:.75rem}.button.radius,button.radius{border-radius:3px}.button.round,button.round{border-radius:1000px}.button.disabled,.button[disabled],button.disabled,button[disabled]{background-color:#008cba;border-color:#007095;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.disabled:focus,.button.disabled:hover,.button[disabled]:focus,.button[disabled]:hover,button.disabled:focus,button.disabled:hover,button[disabled]:focus,button[disabled]:hover{color:#fff;background-color:#008cba}.button.disabled.secondary,.button.secondary[disabled],button.disabled.secondary,button.secondary[disabled]{background-color:#e7e7e7;border-color:#b9b9b9;color:#333;cursor:default;opacity:.7;box-shadow:none}.button.disabled.secondary:focus,.button.disabled.secondary:hover,.button.secondary[disabled]:focus,.button.secondary[disabled]:hover,button.disabled.secondary:focus,button.disabled.secondary:hover,button.secondary[disabled]:focus,button.secondary[disabled]:hover{color:#333;background-color:#e7e7e7}.button.disabled.success,.button.success[disabled],button.disabled.success,button.success[disabled]{background-color:#43ac6a;border-color:#368a55;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.disabled.success:focus,.button.disabled.success:hover,.button.success[disabled]:focus,.button.success[disabled]:hover,button.disabled.success:focus,button.disabled.success:hover,button.success[disabled]:focus,button.success[disabled]:hover{color:#fff;background-color:#43ac6a}.button.alert[disabled],.button.disabled.alert,button.alert[disabled],button.disabled.alert{background-color:#f04124;border-color:#cf2a0e;color:#fff;cursor:default;opacity:.7;box-shadow:none}.button.alert[disabled]:focus,.button.alert[disabled]:hover,.button.disabled.alert:focus,.button.disabled.alert:hover,button.alert[disabled]:focus,button.alert[disabled]:hover,button.disabled.alert:focus,button.disabled.alert:hover{color:#fff;background-color:#f04124}.contain-to-grid{width:100%;background:#333}.contain-to-grid .top-bar{margin-bottom:0}.fixed{left:0;top:0}.fixed.expanded:not(.top-bar){overflow-y:auto;height:auto;width:100%;max-height:100%}.fixed.expanded:not(.top-bar) .top-bar-section{z-index:98;margin-top:45px}blockquote,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,li,ol,p,pre,td,th,ul{margin:0;padding:0}dl,ol,p,ul{line-height:1.6;margin-bottom:1.25rem}a img{border:none}p{font-family:inherit}.subheader,h1,h2,h3,h4,h5,h6{line-height:1.4;font-weight:400;margin-top:.2rem;margin-bottom:.5rem}p.lead{font-size:1.21875rem;line-height:1.6}p aside{font-size:.875rem;line-height:1.35}h1,h2,h3,h4,h5,h6{font-family:"Helvetica Neue",Helvetica,Helvetica,Arial,sans-serif;font-style:normal;color:#222}.vcard .fn,.vevent abbr,b,code,dl dt,strong{font-weight:700}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small{font-size:60%;color:#6f6f6f;line-height:0}h1{font-size:2.125rem}h2{font-size:1.6875rem}h3{font-size:1.375rem}h4,h5{font-size:1.125rem}h6{font-size:1rem}.subheader{color:#6f6f6f}hr{border:solid #ddd;border-width:1px 0 0;margin:1.25rem 0 1.1875rem;height:0}em,i{font-style:italic}small{font-size:60%}code{font-family:Consolas,"Liberation Mono",Courier,monospace;color:#bd260d}dl,ol,ul{font-size:1rem;list-style-position:outside;font-family:inherit}ul{margin-left:1.1rem}ul.no-bullet{margin-left:0;list-style:none}ul.circle,ul.disc,ul.square{margin-left:1.1rem}ul.no-bullet li ol,ul.no-bullet li ul{margin-left:1.25rem;margin-bottom:0;list-style:none}ol li ol,ol li ul,ul li ol,ul li ul{margin-left:1.25rem;margin-bottom:0}ul.circle li ul,ul.disc li ul,ul.square li ul{list-style:inherit}ul.square{list-style-type:square}ul.circle{list-style-type:circle}ul.disc{list-style-type:disc}ol{margin-left:1.4rem}.vcard,blockquote{margin:0 0 1.25rem}dl dt{margin-bottom:.3rem}dl dd{margin-bottom:.75rem}abbr,acronym{text-transform:uppercase;font-size:90%;color:#222;border-bottom:1px dotted #ddd;cursor:help}blockquote{padding:.5625rem 1.25rem 0 1.1875rem;border-left:1px solid #ddd}blockquote cite{display:block;font-size:.8125rem;color:#555}blockquote cite:before{content:"\2014 \0020"}blockquote cite a,blockquote cite a:visited{color:#555}.vcard{border:1px solid #ddd;padding:.625rem .75rem}.vcard li{margin:0;display:block}.vcard .fn{font-size:.9375rem}.vevent abbr{cursor:default;border:none;padding:0 .0625rem}@media only screen and (min-width:40.063em){.medium-push-0,.push-0{position:relative;left:0;right:auto}.medium-pull-0,.pull-0{position:relative;right:0;left:auto}.medium-push-1,.push-1{position:relative;left:8.33333%;right:auto}.medium-pull-1,.pull-1{position:relative;right:8.33333%;left:auto}.medium-push-2,.push-2{position:relative;left:16.66667%;right:auto}.medium-pull-2,.pull-2{position:relative;right:16.66667%;left:auto}.medium-push-3,.push-3{position:relative;left:25%;right:auto}.medium-pull-3,.pull-3{position:relative;right:25%;left:auto}.medium-push-4,.push-4{position:relative;left:33.33333%;right:auto}.medium-pull-4,.pull-4{position:relative;right:33.33333%;left:auto}.medium-push-5,.push-5{position:relative;left:41.66667%;right:auto}.medium-pull-5,.pull-5{position:relative;right:41.66667%;left:auto}.medium-push-6,.push-6{position:relative;left:50%;right:auto}.medium-pull-6,.pull-6{position:relative;right:50%;left:auto}.medium-push-7,.push-7{position:relative;left:58.33333%;right:auto}.medium-pull-7,.pull-7{position:relative;right:58.33333%;left:auto}.medium-push-8,.push-8{position:relative;left:66.66667%;right:auto}.medium-pull-8,.pull-8{position:relative;right:66.66667%;left:auto}.medium-push-9,.push-9{position:relative;left:75%;right:auto}.medium-pull-9,.pull-9{position:relative;right:75%;left:auto}.medium-push-10,.push-10{position:relative;left:83.33333%;right:auto}.medium-pull-10,.pull-10{position:relative;right:83.33333%;left:auto}.medium-push-11,.push-11{position:relative;left:91.66667%;right:auto}.medium-pull-11,.pull-11{position:relative;right:91.66667%;left:auto}.column,.columns{position:relative;padding-left:.9375rem;padding-right:.9375rem;float:left}.medium-1{width:8.33333%}.medium-2{width:16.66667%}.medium-3{width:25%}.medium-4{width:33.33333%}.medium-5{width:41.66667%}.medium-6{width:50%}.medium-7{width:58.33333%}.medium-8{width:66.66667%}.medium-9{width:75%}.medium-10{width:83.33333%}.medium-11{width:91.66667%}.medium-12{width:100%}.column.medium-uncentered.opposite,.columns.medium-uncentered.opposite,[class*=column]+[class*=column]:last-child{float:right}[class*=column]+.end[class*=column]{float:left}.medium-offset-0{margin-left:0!important}.medium-offset-1{margin-left:8.33333%!important}.medium-offset-2{margin-left:16.66667%!important}.medium-offset-3{margin-left:25%!important}.medium-offset-4{margin-left:33.33333%!important}.medium-offset-5{margin-left:41.66667%!important}.medium-offset-6{margin-left:50%!important}.medium-offset-7{margin-left:58.33333%!important}.medium-offset-8{margin-left:66.66667%!important}.medium-offset-9{margin-left:75%!important}.medium-offset-10{margin-left:83.33333%!important}.medium-offset-11{margin-left:91.66667%!important}.medium-reset-order{margin-left:0;margin-right:0;left:auto;right:auto;float:left}.column.medium-centered,.columns.medium-centered{margin-left:auto;margin-right:auto;float:none}.column.medium-uncentered,.columns.medium-uncentered{margin-left:0;margin-right:0;float:left!important}.button,button{display:inline-block}h1,h2,h3,h4,h5,h6{line-height:1.4}h1{font-size:2.75rem}h2{font-size:2.3125rem}h3{font-size:1.6875rem}h4{font-size:1.4375rem}}.print-only{display:none!important}@media print{blockquote,img,pre,tr{page-break-inside:avoid}*{background:0 0!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999}thead{display:table-header-group}img{max-width:100%!important}@page{margin:.5cm}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.hide-for-print,.hide-on-print{display:none!important}.print-only{display:block!important}.show-for-print{display:inherit!important}}.split.button{position:relative;padding-right:5.0625rem}.btn,.fixed-nav .nav-wrapper .sub-links .list ul li.back a,.special-banner [class^=btn],.special-banner button[class^=btn],button.btn{display:inline-block;padding:10px 30px;text-align:center;font-family:"Avenir Next W01 Light";font-size:16px;font-weight:400;line-height:1;text-transform:uppercase;background:var(--button-bg-color)}.btn,.btn.text:after,.home header.hide-home-menu+.trigger-menu,.mod_faq .sticky-side .list p,.mod_half_image_tab .row.half-image-row .copy picture.background-side,.mod_half_image_tab .row.half-image-row .media picture.background,.partial_gallery_dropdown ul.dropdown ul li a,.partial_rate_us .tab,.partial_rate_us .text.tab:after,.partial_rate_us footer.partial_footer .fixed-cta a.tab,.partial_socials li,.partial_sticky_bar .btns .btn,.partial_sticky_bar .btns .text.btn:after,.popup-video:after,.search-input-container .inner .js-predictions .js-prediction-item,.search-input-container .inner .js-search-results .search-result-item,.sub-content.full .entry-content a,.tns-controls button,.transition,a,body.hamburger-menu header .row .menu-holder,body.home .mod_home_grid .row .grid .item .content,body.home .mod_home_grid.option-1 .row .grid .item .content,button,button.text:after,footer.partial_footer .fixed-cta .partial_rate_us a.tab,footer.partial_footer .fixed-cta a.btn,header *,header .row .logo-holder a picture img,header .row .nav-links,nav.tresio-nav[data-type=horizontal] ul.partial_nav li,nav.tresio-nav[data-type=horizontal] ul.partial_nav li.level-1>a.tresio-nav__link:after{transition:.3s ease-out}.transition2,body.home .mod_home3_content .mod_home_banner .row .content .left-sec .img-sec a.center,body.home .mod_home3_content .mod_home_banner .row .content .right-bottom .img-sec a.center,body.home .mod_home3_content .mod_home_banner .row .content .right-top .img-sec a.center,body.home .mod_home3_content .mod_home_banner .row .left-sec .img-sec .content a.center,body.home .mod_home3_content .mod_home_banner .row .right-bottom .img-sec .content a.center,body.home .mod_home3_content .mod_home_banner .row .right-top .img-sec .content a.center,body.home .mod_home3_content .mod_home_banner.has-links .row .left-sec .img-sec .links a,body.home .mod_home3_content .mod_home_banner.has-links .row .links .left-sec .img-sec a,body.home .mod_home3_content .mod_home_banner.has-links .row .links .right-bottom .img-sec a,body.home .mod_home3_content .mod_home_banner.has-links .row .links .right-top .img-sec a,body.home .mod_home3_content .mod_home_banner.has-links .row .right-bottom .img-sec .links a,body.home .mod_home3_content .mod_home_banner.has-links .row .right-top .img-sec .links a,body.home .mod_home3_content .row .left-sec .img-sec .link,body.home .mod_home3_content .row .left-sec .img-sec picture img,body.home .mod_home3_content .row .right-bottom .img-sec .link,body.home .mod_home3_content .row .right-bottom .img-sec picture img,body.home .mod_home3_content .row .right-top .img-sec .link,body.home .mod_home3_content .row .right-top .img-sec picture img,body.home .mod_home_banner .mod_home3_content .row .content .left-sec .img-sec a.center,body.home .mod_home_banner .mod_home3_content .row .content .right-bottom .img-sec a.center,body.home .mod_home_banner .mod_home3_content .row .content .right-top .img-sec a.center,body.home .mod_home_banner .mod_home3_content .row .left-sec .img-sec .content a.center,body.home .mod_home_banner .mod_home3_content .row .right-bottom .img-sec .content a.center,body.home .mod_home_banner .mod_home3_content .row .right-top .img-sec .content a.center,body.home .mod_home_banner.has-links .mod_home3_content .row .left-sec .img-sec .links a,body.home .mod_home_banner.has-links .mod_home3_content .row .links .left-sec .img-sec a,body.home .mod_home_banner.has-links .mod_home3_content .row .links .right-bottom .img-sec a,body.home .mod_home_banner.has-links .mod_home3_content .row .links .right-top .img-sec a,body.home .mod_home_banner.has-links .mod_home3_content .row .right-bottom .img-sec .links a,body.home .mod_home_banner.has-links .mod_home3_content .row .right-top .img-sec .links a{transition:.5s ease-out}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-10%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-10%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(10%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,10%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,10%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-10%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(10%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-10%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(10%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(0.55,0.055,0.675,0.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(0.175,0.885,0.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-10%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-10%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(10%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,10%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,10%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-10%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(10%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-10%,0)}}.video-box {float:right; width:100%; max-width:300px; margin-left:15px; }
.carecredit { float:right; margin-left:15px; width:100%; max-width:240px; }

.RotatorFormButton, .MainFormButton { background: #39599b !important; color:#fff !important; margin: 0 auto !important; text-align: center; font-weight: bold; display:block !important; width:100%; max-width:170px; text-align:center; padding:10px !important; }

.list-style { padding:0 0 0 40px !important; }
.list-style li { list-style-type:disc !important; margin:5px 0; }

a[href^="tel"] {  color: inherit !important;  text-decoration: none;}
.review-btn {font-family: museo-sans-1, museo-sans;color: #fff;background: #000;font-size: 18px;font-style: normal;font-weight: 400;letter-spacing: 0px;margin-top: 0rem;margin-bottom: 0rem;margin-left: 0rem;margin-right: 0rem;text-align: center;padding: 20px;text-transform: uppercase;}
a.btn {font-family: museo-sans-1, museo-sans;color: #fff;background: #2b2b2b;font-size: 18px;font-style: normal;font-weight: 400;letter-spacing: 0px;margin-top: 0rem;margin-bottom: 0rem;margin-left: 0rem;margin-right: 0rem;text-align: center;padding: 20px;text-transform: uppercase;}
a:hover.btn {font-family: museo-sans-1, museo-sans;color: #fff; }
a.btn2 {font-family: museo-sans-1, museo-sans;color: #39599b !important;background: #fff;font-size: 18px;font-style: normal;font-weight: 600;letter-spacing: 0px;margin-top:20px !important;margin-bottom: 0rem;margin-left: auto;margin-right:  auto;text-align: center;padding: 10px 20px;text-transform: uppercase;}
a:focus {  outline: 1px solid rgba(0,0,0,0.1);}
a:focus-visible {  outline: 1px solid rgba(0,0,0,0.1);}
.flex-video {  	height: 100vh;padding-bottom: 0;background-size: cover !important;margin-bottom: 0;overflow: hidden;display: block;object-fit: cover !important}
.flex-video:after {content: " ";position: absolute;left: 0;top: 0%;width: 100%;height: 100%;display: block;}
.face {text-align: center;margin: auto;z-index: 1;left: 0;right: 0;bottom: 10%;position: absolute !important}
.face .heading {color: #fff;text-align: center;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: calc(30px + (33 - 21) * ((100vw - 1024px) / (1440 - 1024)));font-weight: 100;line-height: 1em;letter-spacing: -1.2px; text-transform: none}
.face .page-title {color: #fff;text-align: center;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 3.2vh;font-weight: 100;line-height: 1.2em;}
.face .small-heading {color: #fff;margin-top: 20px;text-align: center;margin-bottom: 40px;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 26px;font-weight: 100;line-height: 1em;letter-spacing: -1.6px;}
.face .xsmall-heading {color: #fff;margin-top: 30px;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 26px;font-weight: 100;line-height: 1em;letter-spacing: -1.6px;}
.mobile-show {display: none}
body.home .section-banner .mob-banner {display: none}
@media only screen and (max-width: 64em) {.mobile-show {display: block;width: 100%;}
body.home .section-banner {margin-top: 100px;background: #222   !important;background-size: cover !important;height:auto !important;}
body.home .section-banner  {min-height: 250px;}
body.home .section-banner .mob-banner {display: block;  max-width: 100%;
    height: auto;    object-fit: contain;
}
body.home .section-banner video {display: none}
.face .heading {font-size: 4.5vw;}
.face .sub-heading {font-size: 20px;}
.face .page-title{font-size: 3vw;}
.face .small-heading, .face .xsmall-heading {font-size: 16px;}
.mark {display: none}
}
@media only screen and (max-width: 34em) {a.btn { font-size:4vw !important; padding:12px; }
.banner {overflow: hidden !important}
.face .small-heading, .face .xsmall-heading {display: none}
.face .heading {font-size: 4.5vw;}
.face {margin: 60% auto 0;}
}
.row {max-width: 2000px}
.row.medium {max-width: 1200px}
.row.small {max-width: 1024px}
.container {width: 100%}
.container>.row {padding-top: 40px;padding-bottom: 40px}
header .container .row, footer .container .row {padding: 0}
.flex-video {margin-bottom: 0px}
.flex-video iframe {max-width: 100%}
.main>.row {padding-left: 10px;padding-right: 10px}
a img {-webkit-transition: all 0.3s ease-out;-moz-transition: all 0.3s ease-out;-ms-transition: all 0.3s ease-out;-o-transition: all 0.3s ease-out;transition: all 0.3s ease-out}
img {transform: translateZ(0px)}
.spacheck {display: none}
@media only screen and (max-width: 40em) {
.video-box, .carecredit  {float:none; display:block;  margin:15px auto; }


.columns, .column {margin-bottom: 0.9375rem}
}
@media only screen and (max-width: 40em) {.face .popup-video:before {top: 30px;width: 20px;height: 20px}
.video .small-heading {display: none}
}
@media only screen and (max-width: 30em) {.face .popup-video {display: none}
}
@media only screen and (max-width: 64.063em) {.container .row {padding-left: 20px;padding-right: 20px}
}
html, body {height: auto}
body {-webkit-font-smoothing: subpixel-antialiased}
.container>.row {padding-top: 60px;padding-bottom: 60px}
@media only screen and (min-width: 64.1em) {.container>.row {padding-right: 20px;padding-left: 20px}
}
.container {background: #fff}
.content-wrap {min-height: 100%;position: relative}
@media (max-width: 64em) {.content-wrap.menu-is-open {opacity: 1}
}
.content-wrap.menu-is-open:before {content: ' ';display: block;min-height: 100%;max-height: 100%;overflow: hidden}
body, p {text-rendering: optimizeLegibility;font-weight: 300 !important;font-size: 18px !important;line-height: 1.8 !important;font-family: "museo-sans";color: var(--subheading-text-color );}
.heading, .sub-heading, .small-heading, .xsmall-heading, .xxsmall-heading  {margin: 0 0 20px 0;font-weight: 300;color: var(--heading-text-color);font-family: "trumpgothicpro", serif !important; text-transform: uppercase;line-height: 1.2}
.heading a, .sub-heading a, .small-heading a, .xsmall-heading a, .xxsmall-heading a {font-weight: inherit;color: inherit !important}
.heading strong, .sub-heading strong, .small-heading strong, .xsmall-heading strong, .xxsmall-heading strong {font-weight: 600}
.sub-heading {font-weight: 300;font-size: 36px}
@media only screen and (min-width: 40.1em) and (max-width: 64em) {.sub-heading {font-size: 32px}
}
@media only screen and (max-width: 40em) {.sub-heading {font-size: 28px}
}
.sub-heading a {color: inherit}
.sub .sub-heading {font-size: 22px;text-transform: uppercase;letter-spacing: 2px;line-height: 1.35;padding-right: 40px}
@media only screen and (max-width: 64em) {.sub .sub-heading {padding-right: 0}
}
@media only screen and (max-width: 40em) {.sub-heading.mb-40 {margin-bottom: 20px !important}
}
.small-heading {color: #000;font-size: 30px;margin-bottom: 15px}
.small-heading a {color: inherit}
.xsmall-heading {font-size: 24px;margin: 0 0 20px 0;font-weight: 500}
.sub-heading+.xsmall-heading {color: #000;margin-top: -10px}
.xxsmall-heading {font-size: 28px;margin-bottom: 15px}
p {margin-bottom: 20px}
p:last-child {margin-bottom: 0}
li a:not(.btn), p a:not(.btn) {color: #39599b}
a {color: #39599b;font-weight: 400}
a:hover {color: inherit;opacity: 0.6}
.intro, .intro p {font-size: 18px;font-weight: 300;font-family: "museo-sans";line-height: 28px}
ul li {list-style-type: none}
ul {margin: 10px 0;padding: 0}
ul.styled li {position: relative;padding-left: 25px;margin-bottom: 24px}
@media only screen and (max-width: 40em) {ul.styled li {margin-bottom: 12px !important}
}
ul.styled li:before {content: '»';display: inline-block;position: absolute;top: -3px;left: 0;font-size: 19px}
ul.styled.white li {color: #fff}
ul.styled.s3grid .feat2 {text-align: left}
@media only screen and (max-width: 64em) {ul.styled.s3grid .feat2 {width: 100%}
}
blockquote {color: #000;font-family: "museo-sans";font-size: 23px;line-height: 1.5;font-weight: 100;position: relative}
blockquote p {font-weight: 300;font-size: 16px;font-family: "museo-sans";color: #000}
blockquote cite {margin-top: 20px;margin-bottom: 20px;text-align: center;font-size: 16px;color: #616161;font-style: normal;display: block}
@media (max-width: 40em) {blockquote {margin: 0.25em 0 30px 0;padding: 0.25em 0 0 0}
blockquote:before {content: ""}
}
blockquote.full {margin: 0.25em 0 30px 0;padding: 0.25em 0 0 0}
blockquote.full:before {content: ""}
.relative {position: relative}
.absolute {position: absolute}
.z1 {z-index: 1}
.z2 {z-index: 2}
.z3 {z-index: 3}
.z4 {z-index: 4}
.shadow-up {-webkit-box-shadow: 1px -10px 27px -20px rgba(0,0,0,0.3);-moz-box-shadow: 1px -10px 27px -20px rgba(0,0,0,0.3);box-shadow: 1px -10px 27px -20px rgba(0,0,0,0.3);position: relative}
.shadow-down, .subnav>li ul, .nav .links>ul>li>ul {-webkit-box-shadow: 1px 18px 27px -20px rgba(0,0,0,0.3);-moz-box-shadow: 1px 18px 27px -20px rgba(0,0,0,0.3);box-shadow: 1px 18px 27px -20px rgba(0,0,0,0.3);position: relative}
.shadow-side {-webkit-box-shadow: -1px 3px 43px 0px rgba(0,0,0,0.41);-moz-box-shadow: -1px 3px 43px 0px rgba(0,0,0,0.41);box-shadow: -1px 3px 43px 0px rgba(0,0,0,0.41)}
img.center {display: block;margin: auto}
img.full {width: 100%}
img.circle {border-radius: 100%;box-shadow: 0px 0px 14px -6px #000;padding: 10px}
.img-wide {max-height: 220px;overflow: hidden;display: block;margin-bottom: 20px}
a.arrow {color: #000}
a.arrow:after {content: ' »'}
.divider {margin-bottom: 30px;position: relative;margin-top: 30px;display: block;width: 100%;height: 1px;background: #dfdfdf}
.fancybox-inner iframe {max-width: 100%}
ul.media {background: none;padding: 0px;text-align: center;margin: 0px}
ul.media li {display: inline}
@media only screen and (max-width: 40em) {ul.media li {display: inline-block;margin-bottom: 10px}
}
ul.media li img {height: 30px;margin-bottom: 40px}
@media only screen and (max-width: 40em) {ul.media li img {height: 20px}
}
ul.media li+li {margin-left: 27px}
@media only screen and (max-width: 40em) {ul.media li+li {margin-left: 10px}
}
header {z-index: 1111133111 !important;position: fixed !important;width: 100%;top: 0;left: 0;transition: 0.5s all ease-in-out}
header.inner {z-index: 11111111 !important;position: fixed !important;/*background: url(/go/images/bkg-home.jpg);*/background: #39599b;background-size: cover;width: 100%;top: 0;left: 0;transition: 0.5s all ease-in-out;height: 180px}
.banner:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 1;display: block;background: rgba(0,0,0,0.3);}
header .row-top {padding: 0;position: relative;display: block;vertical-align: top;max-width: 1300px;margin: 50px auto 0 !important;}
header .row2 {padding: 0px;margin-top: -10px;margin-bottom: 10px;position: relative;display: block;vertical-align: top;max-width: 1800px}
header .row-top.top {display: flex;align-items: center;justify-content: space-between;padding: 25px 20px 15px}
header .row-top.top .left-holder a { color:#fff !important; font-weight: 600}
header .row-top.top .right-holder {text-align: center;font-size: 17px;text-transform: uppercase;line-height: 1.2}
header .row-top.top .right-holder a {display: block;font-weight: 600}
header .row-top .inner {max-width: 1420px;margin: 0 auto;width: 100%}
header .row-top .logo-holder {margin: auto !important;position: absolute;left: 0;right: 0;text-align: center}
header .row-top .logo-holder a {display: inline-block}
header .row-top .logo-holder a img {width: 100px !important;transition: 0.3s background ease-in-out !important object-fit: contain}
header .row-top .logo-holder span {margin-top: 5px; font-size: 15px;letter-spacing: 5px;color: #fff;text-transform: uppercase;font-weight:600;display: block;transition: 0.3s background ease-in-out !important object-fit: contain}
.fixed-footer {display: none}
@media only screen and (max-width: 64em) {.footer-container {padding: 0 15px;}
.text-pos {padding: 0 15px;}
.form-box {padding-left: 30px !important;}
.meet-dr {text-align: center;}
.none {display: none}
}
@media only screen and (max-width: 64em) {.fixed-footer {display: block;position: fixed;bottom: 0;z-index: 1111111;width: 100%}
.fixed-footer a.btn {border: none;position: relative;width: 50%;padding: 16px 10px 13px;background: #ddd;color: #000;display: inline-block;font-size: 16px;margin-top: 0;border-radius: 0;text-transform: uppercase;letter-spacing: 1px;font-weight: 500;}
}
@media only screen and (max-width: 40em) {.fixed-footer a.btn {min-height: 60px;vertical-align: middle !important}
}
header .row-top .logo-holder a {display: inline-block;transition: 0.3s background ease-in-out !important}
header .row-top .logo-holder a {display: inline-block}
header .row-top .phone-holder {border-left: 1px solid #fff;padding: 10px 0 10px 30px;text-align: right}
header .row-top .phone-holder a {font-size: 17px;letter-spacing: 1px;color: #fff;text-transform: uppercase;display: inline-block;position: relative;text-align: left}
header .row-top .phone-holder a span {padding-top: 3px}
@media screen and (max-width: 1200px) {header .row-top .phone-holder {padding: 0;border-left: none}
header .row-top .phone-holder a {font-size: 14px}
}
@media screen and (max-width: 1100px) {header .row-top .phone-holder {display: none}
}
/*@media only screen and (max-width: 64em) {header .row-top .phone-holder {display: block;text-align: left}
}
*/header.scrolled {/*background: url(/go/images/bkg-home.jpg);*/background:#39599b;z-index: 111111;position: relative;height: 80px;padding: 10px 0;}
header.inner.scrolled {height: 80px}
header.scrolled .row-top {padding: 12px 20px;margin: 0 auto 0 !important;}
header.scrolled .row-top .logo-holder a img {width: 50px}
header.scrolled .row-top .logo-holder span {display: none}
header.scrolled .row-top .nav-links {left: 10px}
header.scrolled .row-top .phone-holder {padding: 0;border: none}
header.scrolled .row-top .phone-holder a {font-size: 14px}
header.scrolled .row-top .phone-holder a span {padding-top: 0}
@media screen and (max-width: 64em) {header, header.inner {/*background: url(/go/images/bkg-home.jpg);*/background:#39599b;height:100px}
header .row-top { margin:32px auto 0 !important; padding: 0 !important}
header .row-top .logo-holder a img {width: 60px !important;}
}
.tooltip {position: relative;display: inline-block;}
.tooltip .tooltiptext {visibility: hidden;width: 230px;background-color: black;color: #fff;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: 20px;left: -5px;font-size: 16px;}
.tooltip:hover .tooltiptext {visibility: visible;}
@media screen and (max-width:40em) {.tooltip .tooltiptext {display: none}
.tooltip i {font-size: 30px}
}
.mobile-logo {padding: 22px 0px}
.mobile-logo img {padding: 0px 10px;margin-bottom: 0px !important}
.icon-holder .icon {z-index: 104;cursor: pointer;position: relative;top: -3px;height: 32px;padding: 8px 19px 8px 10px;width: 70px}
.icon-holder .icon .text {display: inline-block !important;color: #fff;position: absolute;left: 60px;top: 3px;font-weight: bold;line-height: 1.7}
.row-top .right-info-holder a {color: #fff !important;text-transform: uppercase;font-weight: 800;z-index: 100;position: relative;margin-left: 20px}
@media screen and (max-width:64em) {.row-top .right-info-holder a {margin-left: 0 !important;}
.row-top .right-info-holder a i {color: #fff !important;padding: 5px}
.icon-holder .icon {top: -40px; position: absolute}
.icon-holder .icon .text {display: none!important;	}
.right-info-holder {top: -40px; position: absolute; right: 10px}
}
.icon-holder .icon .bar {display: inline-block;width: 100%;height: 3px;background: #fff;border-radius: 3px;position: relative;left: 0;float: left;transition: 0.45s all ease}
.icon-holder .icon .bar+.bar {margin-top: 5px}
.icon-holder .icon.active .bar.first, .icon-holder .icon.active .bar.last {left: inherit;right: 0;transform: translateX(3px) translateY(-8px) rotate(-45deg);width: 21px}
.icon-holder .icon.active .bar.middle {-webkit-transform: translateX(0) rotate(-90deg);-moz-transform: translateX(0) rotate(-90deg);-ms-transform: translateX(0) rotate(-90deg);-o-transform: translateX(0) rotate(-90deg);transform: translateX(0) rotate(-90deg)}
.icon-holder .icon.active .bar.last {transform: translateX(17px) translateY(-24px) rotate(-135deg);width: 21px}
header .nav-wrap {background: #fff !important}
.nav .links>ul {text-align: justify;margin-left: 0px;height: 56px;margin-bottom: 0px}
.nav .links>ul:after {content: '';display: inline-block;width: 100%}
.nav .links>ul>li {display: inline-block;height: 100%}
.nav .links>ul>li.has-sub {position: relative}
.nav .links>ul>li.has-sub>a:after {content: '';border-style: solid;border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top: 10px;position: relative;left: 10px}
.nav .links>ul>li.has-sub:hover>ul {display: block}
.nav .links>ul>li>ul {overflow: hidden;text-align: left;display: none;height: auto;position: absolute;z-index: 110;margin: 0px;background: #000;border-bottom-left-radius: 5px;border-bottom-right-radius: 5px;border-top: none;min-width: 100%}
.nav .links>ul>li>ul li {display: block;line-height: 1.6}
.nav .links>ul>li>ul li a {font-size: 15px;padding: 15px 20px;line-height: 1;color: #fff;text-shadow: none;white-space: nowrap}
.nav .links>ul>li>ul li a:hover {opacity: 1;color: #000;background: #fff}
.nav .links>ul>li>ul:after {display: inline}
.nav .links>ul>li a {font-size: 16px;display: block;color: #fff;height: 100%;padding: 14px 20px;font-weight: 500;font-family: "museo-sans";line-height: 1.8;text-transform: uppercase}
.nav .links>ul>li a.here {background: #fff;color: #000 !important}
.nav .links>ul>li a:hover {background: #39599b;opacity: 1}
.nav .links>ul>li>a.has-drop:after {content: '';border-style: solid;border-color: #fff rgba(0,0,0,0) rgba(0,0,0,0) rgba(0,0,0,0);top: 12px;position: relative;left: 10px}
.sticky-nav {background: #000;position: fixed;top: 0px;left: 0px;z-index: 99999;display: none;-webkit-box-shadow: 0px 2px 39px -3px rgba(0,0,0,0.33);-moz-box-shadow: 0px 2px 39px -3px rgba(0,0,0,0.33);box-shadow: 0px 2px 39px -3px rgba(0,0,0,0.33)}
.sticky-nav .row {padding: 0px;position: relative}
.mobile-logo img {border-radius: 0px}
.right-off-canvas-menu {background: #212121;box-sizing: border-box}
.mobile-nav-wrap {display: none;width: 100%;position: fixed;padding: 0px;z-index: 9999 !important;top: 0px;background: #000}
.mobile-nav-wrap a {font-weight: 400}
.mobile-nav-wrap .phone {font-size: 16px;float: left;padding: 15px 20px;background: #000;color: #fff}
.mobile-nav-wrap .phone .fi-telephone {margin-right: 15px}
.mobile-nav-wrap .js-menu-toggle {display: inline-block;float: right;padding: 15px 20px;color: #fff;font-family: "museo-sans";text-transform: uppercase;position: relative;left: 0;font-size: 16px}
.mobile-nav-wrap .js-menu-toggle .title {padding-right: 30px}
.mobile-nav-wrap .js-menu-toggle .icon {position: absolute;display: block;width: 20px;height: 2px;background: #ffffff;top: 50%;margin-top: -1px;right: 20px;margin-left: -10px;-webkit-transition: background 0.3s;-moz-transition: background 0.3s;transition: background 0.3s}
.mobile-nav-wrap .js-menu-toggle .icon:before, .mobile-nav-wrap .js-menu-toggle .icon:after {content: '';position: absolute;left: 0;background: inherit;width: 100%;height: 100%;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: -webkit-transform 0.6s, background 0s;-moz-transition: -moz-transform 0.6s, background 0s;transition: transform 0.6s, background 0s}
.mobile-nav-wrap .js-menu-toggle .icon:before {top: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0)}
.mobile-nav-wrap .js-menu-toggle .icon:after {bottom: -6px;-webkit-transform: rotate(0);-moz-transform: rotate(0);-ms-transform: rotate(0);-o-transform: rotate(0);transform: rotate(0)}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon {background: rgba(232,74,100,0)}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before, .mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after {background: #ffffff}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:before {top: 0;-webkit-transform: rotate(135deg);-moz-transform: rotate(135deg);-ms-transform: rotate(135deg);-o-transform: rotate(135deg);transform: rotate(135deg)}
.mobile-nav-wrap.menu-is-open .js-menu-toggle .icon:after {bottom: 0;-webkit-transform: rotate(225deg);-moz-transform: rotate(225deg);-ms-transform: rotate(225deg);-o-transform: rotate(225deg);transform: rotate(225deg)}
.off-canvas-click {display: none}
.off-canvas-click.active {width: 100%;height: 100%;display: block;right: 220px;position: fixed;z-index: 9999;top: 0}
.on-canvas {z-index: 2;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s}
.on-canvas.menu-is-open {-webkit-transform: translateX(-220px);-moz-transform: translateX(-220px);-ms-transform: translateX(-220px);-o-transform: translateX(-220px);transform: translateX(-220px)}
@media only screen and (min-width: 64.1em) {.on-canvas.menu-is-open {-webkit-transform: translateX(0) !important;-moz-transform: translateX(0) !important;-ms-transform: translateX(0) !important;-o-transform: translateX(0) !important;transform: translateX(0) !important}
}
.mobile-navigation {position: fixed;height: 100%;right: 0;top: 0;z-index: 1;width: 220px;background-color: #000;overflow-y: auto;-webkit-transform: translateZ(0);-webkit-backface-visibility: hidden;-webkit-transition-property: -webkit-transform;-moz-transition-property: -moz-transform;transition-property: transform;-webkit-transition-duration: 0.4s;-moz-transition-duration: 0.4s;transition-duration: 0.4s;-webkit-transform: translateX(220px);-moz-transform: translateX(220px);-ms-transform: translateX(220px);-o-transform: translateX(220px);transform: translateX(220px)}
.mobile-navigation.menu-is-open {-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-overflow-scrolling: touch}
.mobile-navigation .xsmall-heading {margin-bottom: 0}
.mobile-navigation .xsmall-heading a {display: block;padding: 15px 20px;font-size: 15px;background: #000;color: #fff !important;box-shadow: none}
.mobile-navigation .xsmall-heading a:hover {background: #000}
.mobile-navigation .links>ul {padding: 0px;margin: 0px}
.mobile-navigation .links>ul>li>a {color: #fff;display: block;padding: 12px 20px;font-size: 15px;font-family: "museo-sans";border-bottom: 1px solid #000}
.mobile-navigation .links>ul>li>a:hover {opacity: 1}
.mobile-navigation .links>ul>li.has-sub>ul {margin: 0px;display: none;background: none;border-bottom: 1px solid #000;padding: 10px}
.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub>a {text-transform: uppercase;color: #fff;background: none !important}
.mobile-navigation .links>ul>li.has-sub>ul>li.inner-sub ul {margin: 0px;padding-left: 10px;padding-right: 10px}
.mobile-navigation .links>ul>li.has-sub>ul>li>a {padding-left: 10px !important}
.mobile-navigation .links>ul>li.has-sub>ul li a {font-family: "museo-sans";color: #fff;display: block;font-size: 14px;padding: 7px 10px}
.mobile-navigation .links>ul>li.has-sub>ul li a.here {color: #fff;background: #000}
.mobile-navigation .mobile-details {margin-top: 30px}
.mobile-navigation .mobile-details .socials {padding: 20px 15px 10px 15px;margin-bottom: 0px}
.mobile-navigation .mobile-details p, .mobile-navigation .mobile-details a {font-family: "museo-sans";color: #Fff}
.mobile-navigation .mobile-details p:hover, .mobile-navigation .mobile-details a:hover {color: #000}
.mobile-navigation .mobile-details p {margin-bottom: 5px}
.mobile-navigation .mobile-details a {font-weight: 400}
.fixed-nav {position: fixed;width: 100%;height: 100%;z-index: 99;display: none}
.fixed-nav .nav-wrapper {transition: none !important;max-width: 1200px;margin-left: auto;margin-right: auto}
.fixed-nav .nav-wrapper .main-links {padding: 130px 40px 40px;background: #39599b;background-size: cover;position: absolute;left: 0;top: 0px;width: 100%;height: 100%;}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .main-links {width: 100%;padding: 105px 20px 20px}
}
html {overflow-x: hidden !important}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links {background: #FFFFFF}
}
.fixed-nav .nav-wrapper .main-links .list {position: relative;width: 100%;height: 100%;z-index: 3;overflow-y: auto;-webkit-overflow-scrolling: touch}
.fixed-nav .nav-wrapper .main-links .list ul.holder {margin: 50px auto;margin-top: 0;position: absolute;top: 400px;right: 0;left: 0;text-align: center;transform: translateY(-50%)}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .main-links .list ul.holder {text-align: center;right: inherit;left: 50%;top: 30px;transform: translateX(-50%) translateY(0%);width: 100%}
}
.fixed-nav .nav-wrapper .main-links .list ul li a {font-size: 2em;letter-spacing: 2px;line-height: 1.5;padding: 6px 14px 6px 10px;color: #fff;text-transform: uppercase;font-family: "trumpgothicpro" !important;display: inline-block;position: relative}
.fixed-nav .nav-wrapper .main-links .list ul li a:before {content: '';display: inline-block;width: 0;border-top: 2px solid #fff;position: absolute;bottom: 0;left: 0;height: 0}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links .list ul li a:before {border-top: 2px solid #000}
}
.fixed-nav .nav-wrapper .main-links .list ul li a.here, .fixed-nav .nav-wrapper .main-links .list ul li a:hover {opacity: 1}
.fixed-nav .nav-wrapper .main-links .list ul li a.here:before, .fixed-nav .nav-wrapper .main-links .list ul li a:hover:before {left: 10px;width: 60%}
.fixed-nav .nav-wrapper .main-links .list ul li a.tel {color: #fff;font-size: 16px}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links .list ul li a {color: #000}
}
.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 20px}
@media only screen and (max-width: 1200px) {.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 12px}
}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 15px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .main-links .list ul li+li {margin-top: 10px}
}
.fixed-nav .nav-wrapper .main-links .list ul li.has-sub a {position: relative}
.fixed-nav .nav-wrapper .main-links .list ul li.has-sub a:after {content: '\bb';display: inline-block;position: absolute;top: 4px;right: 0}
.fixed-nav .nav-wrapper .main-links .list ul li.has-sub a:hover, .fixed-nav .nav-wrapper .main-links .list ul li.has-sub a.here {opacity: 1}
@media only screen and (min-width: 64.1em) {.fixed-nav .nav-wrapper .main-links .list ul li.phone-number {display: none}
}
.fixed-nav .nav-wrapper .main-links .list ul li.phone-number a {font-size: 20px}
.fixed-nav .nav-wrapper .main-links .list ul li.phone-number a:before {display: none}
.fixed-nav .nav-wrapper .main-links .list ul.socials {margin-left: 10px}
.fixed-nav .nav-wrapper .main-links .list ul.socials li+li {margin-top: 0}
/*.fixed-nav .nav-wrapper .sub-links {padding: 130px 40px 40px;position: absolute;width: 65%;left: 35%;top: 0;height: 100%;z-index: 9;overflow-y: auto;background: #fff}
*/@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links {width: 100%;left: 100%;padding: 75px 20px 20px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links {padding: 0}
}
.fixed-nav .nav-wrapper .sub-links .list {position: relative;width: 100%;height: 100%;z-index: 4;background: #FFFFFF}
@media only screen and (min-width: 64.1em) {.fixed-nav .nav-wrapper .sub-links .list {-webkit-transform: skewY(15deg);-moz-transform: skewY(15deg);-ms-transform: skewY(15deg);-o-transform: skewY(15deg);transform: skewY(15deg)}
}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list {overflow-y: auto;-webkit-overflow-scrolling: touch}
}
.fixed-nav .nav-wrapper .sub-links .list .group {float: left;width: 50%}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list .group {width: 100%;float: none}
.fixed-nav .nav-wrapper .sub-links .list .group+.group {margin-top: 15px}
}
@media only screen and (max-width: 64em) and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list .group+.group {margin-top: 10px}
}
.fixed-nav .nav-wrapper .sub-links .list ul {margin: 0;opacity: 0;visibility: hidden;position: absolute;top: 50%;left: 0%;width: 100%;max-width: 700px;-webkit-transform: translateY(-50%) skewY(-15deg);-moz-transform: translateY(-50%) skewY(-15deg);-ms-transform: translateY(-50%) skewY(-15deg);-o-transform: translateY(-50%) skewY(-15deg);transform: translateY(-50%) skewY(-15deg)}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul {display: none;text-align: center;opacity: 1;visibility: visible;width: 100%;left: 50%;transform: translateY(-50%) translateX(-50%)}
}
.fixed-nav .nav-wrapper .sub-links .list ul.active {opacity: 1;visibility: visible;left: 5%}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul.active {left: 50%;display: block;transform: translateY(0%) translateX(-50%);top: 90px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li a {color: #000;font-size: 15px;letter-spacing: 1px;line-height: 1.5;padding: 6px 10px;display: inline-block}
.fixed-nav .nav-wrapper .sub-links .list ul li {display: inline-block;width: 300px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li a {font-size: 14px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list ul li a {font-size: 12px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li a.here, .fixed-nav .nav-wrapper .sub-links .list ul li a:hover {opacity: 1;color: #000;text-decoration: underline}
.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links {position: relative}
.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before {content: '';display: inline-block;border-top: 5px solid transparent;border-bottom: 5px solid transparent;border-left: 7px solid #000}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links:before {border-top: 3px solid transparent;border-bottom: 3px solid transparent;border-left: 5px solid #000;right: -13px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li a.has-links.opened:before {transform: rotate(90deg) translateX(-4px)}
.fixed-nav .nav-wrapper .sub-links .list ul li a.link-header {font-weight: bold;text-transform: uppercase;font-size: 16px}
.fixed-nav .nav-wrapper .sub-links .list ul li.child {padding-left: 50px}
.fixed-nav .nav-wrapper .sub-links .list ul li.child a {padding-left: 0}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.child {padding-left: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li+li {margin-top: 10px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li+li {margin-top: 13px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list ul li+li {margin-top: 9px;margin-top: 5px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.back {margin-top: 30px;display: none}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.back {display: inline-block;margin-top: 20px}
}
@media only screen and (max-width: 40em) {.fixed-nav .nav-wrapper .sub-links .list ul li.back {margin-top: 15px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.back a {position: relative;background: #000;color: #fff !important;border-radius: 2px}
.fixed-nav .nav-wrapper .sub-links .list ul li.back a:before {content: '\ab';display: inline-block;position: relative;top: -1px;margin-right: 3px}
.fixed-nav .nav-wrapper .sub-links .list ul li ul {position: relative;top: 0;margin-top: 0px;transform: translateX(0) translateY(0);opacity: 1;left: 0;display: none;margin-top: 30px;visibility: visible;transition: none !important}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul {margin: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li ul li {padding-left: 50px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul li {padding-left: 0;margin-top: 10px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li ul li a {padding-left: 0}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul li a {font-size: 80%;opacity: 0.55}
}
.fixed-nav .nav-wrapper .sub-links .list ul li ul li+li {margin-top: 22px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li ul li+li {margin-top: 15px}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.parent {font-weight: 600;border-bottom: 2px solid #2a2a2a;margin-left: 10px;font-size: 16px;display: inline-block}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.parent {margin-top: 20px;font-size: 15px;margin-left: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.sub {padding-left: 25px}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul li.sub {padding-left: 0}
}
.fixed-nav .nav-wrapper .sub-links .list ul li.sub a {color: #888}
.fixed-nav .nav-wrapper .sub-links .list ul li.sub a.here {color: #000}
.fixed-nav .nav-wrapper .sub-links .list ul.long {columns: 2;-webkit-columns: 2;-moz-columns: 2}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links .list ul.long {columns: 1;-webkit-columns: 1;-moz-columns: 1}
}
@media only screen and (max-width: 64em) {.fixed-nav .nav-wrapper .sub-links.mobile-opened {left: 0}
}
.home-nav {position: fixed;background: #000;padding: 8px;width: 100%;height: 50px;bottom: 0;left: 0;/*	-webkit-transform: translateY(-50%);-moz-transform: translateY(-50%);-ms-transform: translateY(-50%);-o-transform: translateY(-50%);transform: translateY(-50%);*/z-index: 99}
@media only screen and (max-width: 75em) {.home-nav {display: none}
}
.home-nav .links {position: relative}
.home-nav .links a {display: inline-block;margin-left: 3%;text-transform: uppercase;font-size: 12px;letter-spacing: 4px;color: #fff}
@media only screen and (max-width: 94em) {.home-nav .links a {margin-left: 1%;}
}
.home-nav .links a:before {content: '';display: inline-block;border-radius: 100%;border: 1px solid #fff;background: #fff;width: 11px;height: 11px;position: relative;top: 1px;margin-right: 20px}
.home-nav .links a+a {margin-top: 0px;position: relative}
/*.home-nav .links a+a:after {content: '';border-left: 1px solid rgba(255,255,255,0.12);height: 24px;position: absolute;left: 5px;bottom: 18px;display: inline-block}
*/.home-nav .links a.active {font-weight: 600}
.home-nav .links a.active:before {background: none}
.home-nav.light .links a {color: #000}
.home-nav.light .links a:before {border: 1px solid #000;background: #000}
.home-nav.light .links a.active:before {background: none}
.home-nav.light .links a+a:after {border-left: 1px solid rgba(20,20,20,0.3)}
.home-nav.fade-out {opacity: 0;visibility: hidden}
.container.grey .sub-heading, .container.grey .small-heading, .container.grey .xsmall-heading, .container.grey p {color: #2a2a2a}
.container.dark {background: #1a1a1a}
.container.dark .sub-heading, .container.dark .small-heading, .container.dark .xsmall-heading, .container.dark p {color: #fff}
body.home .section {background-size: cover !important}
body.home .section-banner { height: 100vh; 	background: #222;background-size: cover !important; object-fit: cover!important}
body.home .section-banner  video{ height: 100%;  object-fit: cover!important}
body.home .section .row {padding: 120px 20px}
body.home .section .above-fold {display: flex;flex-direction: column;align-items: center;justify-content: center}
body.home .section.banner {background: url(/go/images/hero-bg.png) no-repeat center center;position: relative;overflow: hidden}
body.home .section.banner .row {padding: 16% 20px 0%;height: 100%;position: relative}
body.home .section.banner .row .logo {outline: none;display: flex;flex-direction: column;align-items: center}
body.home .section.banner .row .logo .heading {padding-bottom: 20px;margin-bottom: 0}
body.home .section.banner .row .logo .heading img {max-width: 50vw;display: block}
body.home .section.banner .row .logo .heading span {margin-top: 50px;font-size: 20px;letter-spacing: 5px;text-transform: uppercase;color: #fff}
@media only screen and (max-width: 64em) {body.home .section.banner .row .logo .heading span {font-size: 18px}
body.home .section.banner .row {padding: 6% 20px 2%;height: 100%;position: relative}
body.home .section .row {padding: 50px 20px}
}
@media only screen and (max-width: 40em) {body.home .section.banner .row .logo .heading span {font-size: 16px}
}
body.home .section.banner .row .logo .heading:after {display: none}
body.home .section.banner .row .video .small-heading {color: #fff;text-transform: uppercase;font-weight: 600;font-size: 18px;letter-spacing: 5px;padding-bottom: 50px}
body.home .section.banner .row .video .popup-video::before {width: 100px;height: 100px}
@media only screen and (max-width: 64em) {body.home .section.banner .row .logo .heading {padding: 100px 0 40px}
body.home .section.banner .row .logo .heading img {max-width: 45vw;display: block;margin: 0 auto}
body.home .section.banner .row .logo .heading span {margin-top: 0}
body.home .section.banner .row .video {margin-bottom: 80px}
}
@media only screen and (max-width: 32em) {body.home .section.banner .row .video {margin-bottom: 10px}
}
.banner {background-size: cover !important;position: relative;color: #000}
.banner .row {padding: 20% 20px 0%;position: relative;z-index: 3;text-align: center}
.mfp-bg {top: 0;left: 0;width: 100%;height: 100%;z-index: 100000;overflow: hidden;position: fixed;background: #0b0b0b;opacity: 0.8}
.mfp-wrap {top: 0;left: 0;width: 100%;height: 100%;z-index: 100001;position: fixed;outline: none !important;-webkit-backface-visibility: hidden}
.mfp-content {max-width: 720px;background: #fff;padding: 20px;border-radius: 2px}
.mfp-container {text-align: center;position: absolute;width: 100%;height: 100%;left: 0;top: 0;padding: 0 8px;box-sizing: border-box}
.mfp-container:before {content: '';display: inline-block;height: 100%;vertical-align: middle}
.mfp-align-top .mfp-container:before {display: none}
.mfp-content {position: relative;display: inline-block;vertical-align: middle;margin: 0 auto;text-align: left;z-index: 1045}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {width: 100%;cursor: auto}
.mfp-ajax-cur {cursor: progress}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {cursor: -moz-zoom-out;cursor: -webkit-zoom-out;cursor: zoom-out}
.mfp-zoom {cursor: pointer;cursor: -webkit-zoom-in;cursor: -moz-zoom-in;cursor: zoom-in}
.mfp-auto-cursor .mfp-content {cursor: auto}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {-webkit-user-select: none;-moz-user-select: none;user-select: none}
.mfp-loading.mfp-figure {display: none}
.mfp-hide {display: none !important}
.mfp-preloader {color: #CCC;position: absolute;top: 50%;width: auto;text-align: center;margin-top: -0.8em;left: 8px;right: 8px;z-index: 1044}
.mfp-preloader a {color: #CCC}
.mfp-preloader a:hover {color: #FFF}
.mfp-s-ready .mfp-preloader {display: none}
.mfp-s-error .mfp-content {display: none}
button.mfp-close, button.mfp-arrow {overflow: visible;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none;display: block;outline: none;padding: 0;z-index: 1046;box-shadow: none;touch-action: manipulation}
button::-moz-focus-inner {padding:0;border:0}
.mfp-close {width: 44px;height: 44px;line-height: 44px;position: absolute;right: 0;top: 0;text-decoration: none;text-align: center;opacity: 0.65;padding: 0 0 18px 10px;color: #FFF;font-style: normal;font-size: 28px;font-family: Arial, Baskerville, monospace}
.mfp-close:hover, .mfp-close:focus {opacity: 1}
.mfp-close:active {top: 1px}
.mfp-close-btn-in .mfp-close {color: #333}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {color: #FFF;right: -6px;text-align: right;padding-right: 6px;width: 100%}
.mfp-counter {position: absolute;top: 0;right: 0;color: #CCC;font-size: 12px;line-height: 18px;white-space: nowrap}
.mfp-arrow {position: absolute;opacity: 0.65;margin: 0;top: 50%;margin-top: -55px;padding: 0;width: 90px;height: 110px;-webkit-tap-highlight-color: transparent}
.mfp-arrow:active {margin-top: -54px}
.mfp-arrow:hover, .mfp-arrow:focus {opacity: 1}
.mfp-arrow:before, .mfp-arrow:after {content: '';display: block;width: 0;height: 0;position: absolute;left: 0;top: 0;margin-top: 35px;margin-left: 35px;border: medium inset transparent}
.mfp-arrow:after {border-top-width: 13px;border-bottom-width: 13px;top: 8px}
.mfp-arrow:before {border-top-width: 21px;border-bottom-width: 21px;opacity: 0.7}
.mfp-arrow-left {left: 0}
.mfp-arrow-left:after {border-right: 17px solid #FFF;margin-left: 31px}
.mfp-arrow-left:before {margin-left: 25px;border-right: 27px solid #3F3F3F}
.mfp-arrow-right {right: 0}
.mfp-arrow-right:after {border-left: 17px solid #FFF;margin-left: 39px}
.mfp-arrow-right:before {border-left: 27px solid #3F3F3F}
.mfp-iframe-holder {padding-top: 40px;padding-bottom: 40px}
.mfp-iframe-holder .mfp-content {line-height: 0;width: 100%;max-width: 900px}
.mfp-iframe-holder .mfp-close {top: -40px}
.mfp-iframe-scaler {width: 100%;height: 0;overflow: hidden;padding-top: 65%}
.mfp-iframe-scaler iframe {position: absolute;display: block;top: 0;left: 0;width: 100%;height: 100%;box-shadow: 0 0 8px rgba(0,0,0,0.6);background: #000}
img.mfp-img {width: auto;max-width: 100%;height: auto;display: block;line-height: 0;box-sizing: border-box;padding: 40px 0 40px;margin: 0 auto}
.mfp-figure {line-height: 0}
.mfp-figure:after {content: '';position: absolute;left: 0;top: 40px;bottom: 40px;display: block;right: 0;width: auto;height: auto;z-index: -1;box-shadow: 0 0 8px rgba(0,0,0,0.6);background: #444}
.mfp-figure small {color: #BDBDBD;display: block;font-size: 12px;line-height: 14px}
.mfp-figure figure {margin: 0}
.mfp-bottom-bar {margin-top: -36px;position: absolute;top: 100%;left: 0;width: 100%;cursor: auto}
.mfp-title {text-align: left;line-height: 18px;color: #F3F3F3;word-wrap: break-word;padding-right: 36px}
.mfp-image-holder .mfp-content {max-width: 100%}
.mfp-gallery .mfp-image-holder .mfp-figure {cursor: pointer}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {.mfp-img-mobile .mfp-image-holder {padding-left: 0;padding-right: 0}
.mfp-img-mobile img.mfp-img {padding: 0}
.mfp-img-mobile .mfp-figure:after {top: 0;bottom: 0}
.mfp-img-mobile .mfp-figure small {display: inline;margin-left: 5px}
.mfp-img-mobile .mfp-bottom-bar {background: rgba(0,0,0,0.6);bottom: 0;margin: 0;top: auto;padding: 3px 5px;position: fixed;box-sizing: border-box}
.mfp-img-mobile .mfp-bottom-bar:empty {padding: 0}
.mfp-img-mobile .mfp-counter {right: 5px;top: 3px}
.mfp-img-mobile .mfp-close {top: 0;right: 0;width: 35px;height: 35px;line-height: 35px;background: rgba(0,0,0,0.6);position: fixed;text-align: center;padding: 0}
}
@media all and (max-width: 900px) {.mfp-arrow {-webkit-transform: scale(0.75);transform: scale(0.75)}
.mfp-arrow-left {-webkit-transform-origin: 0;transform-origin: 0}
.mfp-arrow-right {-webkit-transform-origin: 100%;transform-origin: 100%}
.mfp-container {padding-left: 6px;padding-right: 6px}
}
.popup-video:focus, .popup-video:hover, .popup-gallery:focus, .popup-gallery:hover {outline: none;border: none}
.popup-video {outline: none;position: relative}
.popup-video:before {content: '';position: absolute;top: 50%;left: 50%;transform: translate3d(-50%, -50%, 0);display: inline-block;width: 70px;height: 70px;background: url(/go/images/play.png) no-repeat center center;background-size: 100% auto;z-index: 99}
@media only screen and (max-width: 64em) {.popup-video:before {}
}
@media only screen and (max-width: 40em) {.popup-video:before {}
}
img.xsmall {width: 100%;max-width: 200px}
img.small {width: 100%;max-width: 260px}
img.medium {width: 100%;max-width: 480px}
img.large {width: 100%;max-width: 640px}
.mark {position: absolute;bottom: 58px;left: 50%;width: 30px;height: 30px;margin-left: -25px;background: #fff url(/go/images/down-arrow.png) no-repeat center center;background-size: 12px auto !important;z-index: 29;padding: 20px;border-radius: 100%}
@media only screen and (max-width: 64em) {.mark {padding: 18px;height: 30px;width: 30px;margin-left: -17px;background-size: 9px auto !important}
}
.mark.up {background: #fff url(/go/images/up-arrow.png) no-repeat center center}
.mark.dark {background: #000 url(/go/images/down-arrow2.png) no-repeat center center}
.mark.dark.up {background: #000 url(/go/images/up-arrow2.png) no-repeat center center}
.home .mark:hover {cursor: pointer;opacity: 0.6}
/*# sourceMappingURL=style.css.map */#mymap {background: url(/go/images/map.webp);background-size: cover;position: relative;overflow: hidden;padding-top: 101.25%;height: 100vh;}
#mymap iframe {position: absolute;top: 0;left: 0;width: 100%;height: 100%;border: 0;}
@media screen and (max-width: 759px) {#mymap {width: 100%;height: 50vh;display: block;}
}
.mod_offer {position: relative; margin-top: 170px;}
.mod_offer .inner {margin: 0 auto;position: relative;display: flex;align-items: center;justify-content: center; width:100%; }
.mod_offer .inner .title-sec {width: 50%;  padding:50px 50px 50px 200px;}
.mod_offer .inner .content-sec {width: 50%;}
.mod_offer .inner .title-sec .heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 4em !important;letter-spacing: 1px;margin: 0 0 30px;line-height: 1.1 !important;text-transform: uppercase;}
.mod_offer .inner .title-sec .sub-heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 2.5em !important;margin: 0;text-transform: uppercase;}

@media only screen and (max-width: 64em) {.mod_offer .inner .title-sec {width: 50%;  padding:50px 15px 50px 15px;}
.mod_offer .inner .content-sec {width: 50%; padding:0 15px;}

.mod_offer {margin-top: 100px; padding:15px 0;}
.mod_offer .row .inner {flex-direction: column;max-width: 100%;flex-wrap: wrap}
}
@media only screen and (max-width: 759px) {
.mod_offer .inner {display: flex; flex-direction:column; width:100%; }
.mod_offer .inner .title-sec {order:2; width: 98%;  padding:0 15px; margin:10px auto;}
.mod_offer .inner .content-sec {width: 98%; margin:10px auto;order:1;}

}
.mod_offer .row .inner .title-sec {width: calc(50% - 40px);margin-right: 20px;padding-right: 20px}
.mod_offer .row .inner .title-sec .heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 4em !important;color: #000}
.mod_offer .row .inner p {color: #000;font-family: museo-sans-1, museo-sans, Sans-serif !important;font-size: 20px !important;font-weight: 100;/*font-size: 22px !important;*/margin: 0}
@media only screen and (max-width: 64em) {.mod_offer .row .inner .title-sec .heading {font-size: 2.5em !important;line-height: 0.8;}
.mod_offer .row .inner .title-sec {width: 100%;margin-right:0px;padding-right:0px;text-align: center}
.mod_offer .row .inner .title-sec .heading {margin-bottom: 20px}
}
.mod_offer .row .inner .content-sec {text-align: center;width: 40%}
@media only screen and (max-width: 64em) {.mod_offer .row .inner .content-sec {width: 100%}
}
.home .mod_offer .one.row {padding-bottom: 65px}
@media only screen and (min-width: 64em) and (max-height: 800px) {.home .mod_offer .one.row {padding-bottom: 40px}
}
@media only screen and (max-width: 64em) {.home .mod_offer .one.row {padding-bottom: 40px}
.home .mod_offer .one.row .inner .heading {font-size: 40px}
}
.mod_intro {position: relative;background: #39599b}
.mod_intro .inner {margin: 0 auto;position: relative;display: flex;align-items: center;justify-content: center;width: 100%; padding:30px 0;}
@media only screen and (max-width: 64em) {.mod_intro {margin-top: 0%;}
.mod_intro .inner {flex-direction: column;max-width: 100%;flex-wrap: wrap}
}
.mod_intro .inner .title-sec {width: 50%;padding-left: 50px;padding-right: 200px}
.mod_intro .inner .title-sec .heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 4em !important;letter-spacing: 1px;margin: 0 0 30px;line-height: 1.1 !important;text-transform: uppercase;}
.mod_intro .inner .title-sec ..sub-heading {font-family: 'trumpgothicpro', sans-serif !important;font-size: 2.5em !important;margin: 0;text-transform: uppercase;}
.mod_intro .inner p, .mod_intro .inner li {font-size: 20px !important;margin: 0}
@media only screen and (max-width: 94em) {.mod_intro .inner .title-sec {padding-left: 50px;padding-right: 50px}
}
@media only screen and (max-width: 84em) {.mod_intro .inner .title-sec .heading {font-size: 2.8em !important;}
}
@media only screen and (max-width: 64em) {.mod_intro .inner .title-sec .heading {font-size: 2.5em !important;}
.mod_intro .inner .title-sec {width: 100%;padding-left: 50px;text-align: center}
.mod_intro .inner .title-sec .heading {margin-bottom: 20px}
.mod_intro .inner .content-sec { padding:0 15px; }
}
@media only screen and (max-width: 64em) {.mod_intro .inner .content-sec {width: 100%}
}
.smile-gallery-img {object-fit: cover;height: 100%;top: 0%;right: 7% !important;position: absolute}
.home .gallery .row {position: absolute;top: 30%}
.home .gallery .sub-heading {color: #444;text-align: center}
.home .gallery .sub-heading .imp {display: block;font-size: 24px;letter-spacing: 1px;margin-top: -15px;margin-right: 15px}
.home .gallery .sub-heading {position: relative;z-index: 99;text-align: right;font-size: 90px !important}
.home .gallery .sub-heading:before {content: "";display: block;height: 120%;width: 10000px;background-color: #fff;position: absolute;z-index: -1;top: -11px;right: 36px}
.home .gallery .sub-heading:before {right: -20px}
.home .gallery .btn, .home .gallery .special-banner [class^="btn"], .special-banner .home .gallery [class^="btn"], .home .gallery .procedures .tabs-content .btn-view-more, .home .procedures .tabs-content .gallery .btn-view-more {border: none !important}
.home .gallery .content {width: 45%;text-align: right}
.home .gallery .content a {color: #000;background-color: transparent;letter-spacing: 9px}
.home .gallery .content a:hover {color: #8D8D8D}
@media only screen and (max-width: 40em) {.home .gallery .sub-heading {font-size: 35px !important;line-height: auto}
.home .gallery .sub-heading .imp {display: block;font-size: 20px;margin-top: 0px;margin-right: 0px}
.home .gallery .content {width: 100%;text-align: center}
.smile-gallery-img {object-fit: cover;height: 100%;top: 0%;right: 0% !important;position: relative}
.home .gallery .row {top: auto;bottom: 1%}
.home .gallery .row .content .btn {display: none}
}
#mod-section1.section {background: url(/go/images/home-pattern-bg.jpg) no-repeat center center;position: relative;overflow: hidden}
#mod-section2.section {background:#39599b;/*background: #000;*/position: relative;overflow: hidden;width: 100%;margin: -50px auto 0;max-width: 1200px;z-index: 1}
@media screen and (max-width: 94em) {#mod-section2.section {margin: auto;}
}
.mod-section3 {background: #e4f0fd url(/go/images/mission-bg.webp) no-repeat center bottom;background-size: auto;background-position: bottom!important;position: relative;overflow: hidden;width: 100%;margin: 0 auto;}
.mod-section5 {background: #e4f0fd;position: relative;overflow: hidden;width: 100%;padding: 50px 0;}
.mod-section9 {background: url(/go/images/bg.webp) no-repeat center center; background-size: cover;position: relative;overflow: hidden;width: 100%;padding: 50px 0;}
.mod-section3:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 0;display: block;background: url(/content/branding/images/sfd-logo1.webp) no-repeat 50% 19%;background-size: 600px !important;opacity: 0.5;filter: grayscale(100%);}
#mod-section4.section {background: url(/go/images/bg.webp) no-repeat right top;position: relative;overflow: hidden;}
#mod-section5.section {background: url(/go/images/bg4.jpg) no-repeat center bottom;position: relative;overflow: hidden}
.mod-section6 {background: #fff;position: relative;overflow: hidden;width: 100%;padding: 50px 0;}
#mod-section6 {/*background: #e4f0fd url(/go/images/bg.webp)*/ background-color:#;f8f8f8 repeat-y; background-size: cover !important;position: relative;}
#mod-section7 {background: #e4f0fd url(/go/images/bkg-home.webp) repeat-y;background-size: cover !important;position: relative;overflow: hidden;width: 100%;display: flex;justify-content: center;align-items: center;flex-wrap: wrap;}
@media screen and (max-width: 759px) {/*#mod-section6 {	background: #b5b5b5 repeat-y; }*/
.mod-section3 img {display: none !important}
#mod-section7 {display: block;}
}
.mod-footer {display: inline-block;width: 50%;height: auto;vertical-align: middle}
.mod-footer-text {margin: 18px 0;text-align: center;vertical-align: middle;margin-top: 4vh}
.mod-footer-text .sub-heading {display: block;color: #fff;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;line-height: 0.8;text-align: center}
.mod-footer-text p {display: block;color: #fff;text-transform: uppercase;text-align: center}
.mod-footer-text i {display: inline-block;margin: 20px 5px;font-size: 25px;color: #fff;text-transform: uppercase;text-align: center}
.map-frame {width: 100%;height: 70vh;display: block;}
@media screen and (max-width: 759px) {.mod-footer-text {margin-top: 10vh}
.map-frame {width: 100%;height: 50vh;display: block;}
.mod-footer {display: block;width: 100%;height: auto;}
}
.mod-section6 .heading {display: block;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;line-height: 0.8;text-align: center}
.mod-section6 .sub-heading {display: block;text-transform: uppercase;font-size: 2.5em;text-align: center;line-height: 0.8}
.team-mod {padding: 50px 80px;color: #fff;text-align: center;}
.team-mod .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;text-align: center;color: #fff;}
.team-mod p {font-size: 18px;color: #fff;text-align: center;}
.team-mod .team-members {width: 30%;display: inline-block;padding: 10px;color: #fff;font-size: 22px}
@media screen and (max-width: 759px) {.team-mod {padding: 50px 20px;}
.team-mod .team-members {width: 100%;display: block;}
}
.mod-services {margin: auto;max-width: 1400px;display: flex;justify-content: center;align-items: top;flex-wrap: wrap;vertical-align: middle !important;width: 100%;}
.mod-section5 .heading {display: block;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;text-align: center}
.mod-services .callout {width: 33.3333%;vertical-align: middle !important;padding: 30px}
.mod-services .callout .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 2.5em;text-align: center}
@media screen and (max-width: 759px) {.mod-services {display: block;}
.mod-services .callout {width: 100%;}
}
.bio-mod {background: #fff;position: relative;overflow: hidden;width: 100%;margin: -100px auto 100px;max-width: 1200px;padding: 100px 200px;}
.bio-mod .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 4.5em;text-align: center;color: #000;}
.bio-mod p {font-size: 18px;color: #000;text-align: center;}
@media screen and (max-width: 759px) {.bio-mod {margin: 10px auto;padding: 20px;}
}
.mission-mod {padding: 150px 80px;z-index: 1;position: relative;color: #000;max-width: 1800px;margin: auto;width: 100%;text-align:center;}
.mission-mod .heading {font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;font-size: 3.5em;text-align: center;color: #000;}
.mission-mod p {font-size: 22px !important;color: #000;text-align: center;}
.mission-mod .box {text-align: center;width: 47.5%;display: inline-block;padding: 10px 50px !important;background: rgba(255,255,255,0.93);margin: 1%;vertical-align: middle !important;/*min-height: 80px;*/line-height: 60px;}
.mission-mod .box span {color: #000;font-size: 1.3vw !important;vertical-align: middle !important;text-align: center;font-weight: 600 !important;display: inline-block;line-height: normal;}
@media screen and (max-width: 1399px) {.mission-mod .box span {  font-size: 1.2vw !important;}
.mission-mod .box {/*padding: 20px 50px;min-height: 120px;line-height: 120px;*/}
}
@media screen and (max-width: 1399px) {.mission-mod .box span {  font-size: 2.2vw !important;}
}
@media screen and (max-width: 759px) {.mission-mod .box span {  font-size: 3.5vw !important;}
.mission-mod {padding: 150px 20px;}
.mission-mod .box {width: 100%;display: block;/*padding: 20px;*/}
}
.mod_quote .row {position: relative;max-width: 1000px;margin: 0 auto;padding: 10% 40px 100px 120px !important;z-index: 9}
/*@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row {padding: 20% 40px 80px 120px !important}
}
*/@media screen and (max-width: 1200px) {.mod_quote .row {padding: 120px 40px 80px 120px}
}
@media only screen and (max-width: 64em) {.mod_quote .row {max-width: 820px;margin: 40px auto 20px;padding: 60px 100px !important}
}
@media screen and (max-width: 900px) {.mod_quote .row {padding: 60px 40px !important}
}
@media only screen and (max-width: 800px) {.mod_quote .row {margin: 20px auto;padding: 60px 20px !important}
}
.mod_quote .row:before {content: '';position: absolute;left: -20px;top: 200px;display: inline-block;padding: 45px;background: url("/go/images/1628888293-quote.png") no-repeat center center;background-size: 100% auto !important}
@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row:before {padding: 35px;left: 0;top: 110px}
}
@media screen and (max-width: 1200px) {.mod_quote .row:before {top: 100px;padding: 35px;left: 0}
}
@media only screen and (max-width: 64em) {.mod_quote .row:before {padding: 30px}
}
@media screen and (max-width: 900px) {.mod_quote .row:before {display: none}
}
.mod_quote .row .inner .small-heading {font-size: 45px;font-family: museo-sans-1, museo-sans, serif;line-height: 1.45;margin-bottom: 0;color: #fff !important}
@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row .inner .small-heading {font-size: 32px}
}
@media screen and (max-width: 1200px) {.mod_quote .row .inner .small-heading {font-size: 32px}
}
@media only screen and (max-width: 64em) {.mod_quote .row .inner .small-heading {font-size: 30px}
}
@media only screen and (max-width: 800px) {.mod_quote .row .inner .small-heading {font-size: 26px}
}
.mod_quote .row .inner p.author {margin-top: 40px;color: #fff !important;text-align: center;font-size: 22px;font-weight: 100}
@media only screen and (min-width: 64em) and (max-height: 800px) {.mod_quote .row .inner p.author {margin-top: 20px}
}
@media only screen and (max-width: 64em) {.mod_quote .row .inner p.author {font-size: 16px;margin-top: 20px}
}
.mod_quote .row.long .inner .small-heading {font-size: 24px;line-height: 1.3;text-transform: none;margin-top: 2px}
@media only screen and (max-width: 64em) {.mod_quote .row.long .inner .small-heading {font-size: 22px}
}
@media only screen and (max-width: 800px) {.mod_quote .row.long .inner .small-heading {font-size: 20px}
}
@media only screen and (max-width: 40em) {.mod_quote .row.long .inner .small-heading {font-size: 18px}
}
.mod_quote .row.option-2 {padding: 0 140px;text-align: center}
@media only screen and (max-width: 64em) {.mod_quote .row.option-2 {max-width: 820px;margin: 40px auto 20px;padding: 0 160px !important}
}
@media only screen and (max-width: 800px) {.mod_quote .row.option-2 {margin: 20px auto;padding: 0 100px !important}
}
.mod_quote .row.option-2:before, .mod_quote .row.option-2:after {content: '';position: absolute;top: 50%;left: 20px;transform: translateY(-50%);display: inline-block;padding: 40px;background: url("/go/images/quote.png") no-repeat center center;background-size: 100% auto !important}
@media only screen and (max-width: 64em) {.mod_quote .row.option-2:before, .mod_quote .row.option-2:after {padding: 34px}
}
@media only screen and (max-width: 800px) {.mod_quote .row.option-2:before, .mod_quote .row.option-2:after {padding: 24px}
}
.mod_quote .row.option-2:after {left: auto;right: 20px;transform: translateY(-50%) rotateY(-180deg)}
.mod_quote .background img {object-position: top}
.mod_quote .logoAccent {filter: brightness(1.5);left: auto;right: 0}
@media only screen and (max-width: 800px) {.mod_quote .logoAccent {display: none}
}
.home .mod_quote {margin-bottom: 110px}
@media only screen and (max-width: 759px) {.home .mod_quote {margin-top: 20px;margin-bottom: 40px;}
}
@media only screen and (min-width: 64em) and (max-height: 800px) {.home .mod_quote {margin-bottom: 70px}
}
.mod_quote .background {width: 100%;z-index: 0;position: absolute;top: 55.5%;left: 50%;transform: translate3d(-50%, -50%, 0);height: 100% !important;}
.mod_quote .background img {object-fit: cover;width: 100%;height: 100%;}
.row-home {width: 100%;position: relative;margin-left: auto;margin-right: auto;margin-bottom: 0;max-width: 85rem;*zoom:1}
.row-home:before, .row-home:after {content: " ";display: table}
.row-home:after {clear: both}
.home-intro {margin-top: 6%;}
@media only screen and (min-width: 2000px) {.home-intro {margin-top: 10%;}
}
.home-intro .highlight {margin-top: 100px;font-size: 45px;margin-bottom: 50px;letter-spacing: 2px;line-height: 1.2;font-weight: 400;text-transform: uppercase}
.home-intro .highlight span {font-size: 45px;letter-spacing: 2px;font-weight: 400;text-transform: uppercase}
.home-intro .feat2 {position: relative;vertical-align: middle !important;display: inline-block;}
.text-pos {vertical-align: middle !important;display: inline-block !important;width: 47%; margin-right:10px;}
.text-pos p {font-weight: 300;letter-spacing: 0px;font-size: 20px;line-height: 1.5;vertical-align: middle;color: #2a2a2a;}
.home-intro b {color: black !important;text-transform: uppercase;font-size: 36px;letter-spacing: 2px}
.home-intro .sub-heading {font-size: 60px;text-transform: none;/*letter-spacing: -2px;*/}
.text-pos .heading {font-size: 3.5em !important;font-family: "trumpgothicpro", serif !important;text-transform: none;text-transform: uppercase;letter-spacing: 2px;}
.mw-90 {max-width: 90%;width: 100%;margin: auto}
.text-center {text-align: center !important}
.s3grid .feat2 img {width: 100%;vertical-align: middle;}
.s3grid .feat2 {width: 48.5%;margin-right: 2%;margin-bottom: 10px;}
@media only screen and (min-width: 64.1em) { .home-intro .feat2 .text-pos {position: absolute;top: 80%;left: 50%;width: 100%;transform: translate(-50%, -50%)}
}
.video-img {margin-right: 20px;width: 40%}


@media only screen and (max-width: 64em) {.text-pos .heading {font-size: 2em !important; line-height:normal !important; }
}

@media only screen and (max-width: 759px) {
.s3grid .feat2 {width: 100%;margin-right: 2%;margin-bottom: 30px;display: block}

.text-pos {display: table-footer-group !important;width: 100%;margin-top: 50px;}
.s3grid .feat2:nth-child(n) {display: table-header-group;margin: 0 auto;width: 100%;max-width: 70%;}
.s3grid .feat2:nth-child(1n):after {clear: both}
.s3grid .feat2:nth-child(1n+1):before {clear: both}

}

.row-meet {width: 100%;margin-bottom: 40px; /*  margin-left: calc(-800px + 50%); position: relative; background: #f9f9f9;*/}
.row-meet:before, .row-meet:after {content: " ";display: table}
.row-meet:after {clear: both}
.meet-intro .highlight {margin-top: 100px;font-size: 45px;margin-bottom: 50px;letter-spacing: 2px;line-height: 1.2;font-weight: 400;text-transform: uppercase}
.meet-intro .highlight span {font-size: 45px;letter-spacing: 2px;font-weight: 400;text-transform: uppercase}
.meet-intro .feat2 {position: relative;vertical-align: middle !important;display: inline-block;}
.meet-intro .text-pos {vertical-align: middle !important;display: inline-block !important;width: 100%;}
.meet-intro b {color: black !important;text-transform: uppercase;font-size: 36px;letter-spacing: 2px}
.meet-intro .sub-heading {font-size: 60px;text-transform: none;letter-spacing: -2px;}
.meet-intro .heading {font-size: 40px;text-transform: none;letter-spacing: -2px;}
@media only screen and (min-width: 64.1em) {.meet-intro .s3grid .text-pos {width: 48% !important;}
.meet-intro .feat2 .text-pos {position: absolute;top: 50%;left: 50%;width: 80%;transform: translate(-50%, -50%)}
}
.team-box {display: inline-block;width: 100%;text-align: center;padding: 0}
.team-box li {display: inline-block;width: 100%;max-width: 250px;margin: 10px; vertical-align:top;}
.team-box li img {display: block;width: 100%;}
#mod-section5 .row {max-width: 1100px;margin: 2% auto}
#mod-section5 .row .heading {font-family: 'trumpgothicpro';font-size: 72px;text-align: center;margin-bottom: 50px}
@media only screen and (min-width: 2000px) {#mod-section5 .row {margin-top: 5%}
}
.col-sm-4 {margin-right: 15px;margin-left: 15px;margin-bottom: 30px;background: #fff;float: left}
.col-sm-4 {width: 43.33333333%}
@media (max-width:768px) {#mod-section5 .row .heading {font-size: 42px;}
.col-sm-4 {width: 100%;max-width: 500px;margin: 20px auto !important}
.col-sm-4 img {width: 100%;max-width: 500px;}
}
.st {border: 2px solid #39599b !important;padding: 20px !important;vertical-align: middle !important;height: 215px !important;text-align: center !important}
.st .sub-heading {line-height: 20px;font-size: 25px;margin: 30px 0 0;padding: 0;text-align: center;}
.st p {line-height: 15px;font-size: 16px;text-align: center}
.st a.btn {line-height: 15px;font-size: 16px;text-align: center;padding: 10px 20px;color: #fff;background: var(--schd-btn-background-color);margin: auto}
.footer-2 {display: block;margin-top: 6%;width: 100%;padding: 40px 0 0;float: left;z-index: 1}
.footer-bottom {text-align: center;padding: 75px 0 75px 0;vertical-align: middle;width: 100%;width: 100%}
.footer-bottom .row {max-width: 1400px;margin: 0 auto !important;padding: 0 !important;}
.footer-bottom p, .footer-bottom .xxsmall-heading, .footer-bottom p a, .footer-bottom a {color: #000;text-align: center}
@media only screen and (max-width: 64em) {.footer-bottom {position: relative;}
}
.footer-hr {text-align: center;margin-bottom: 30px;padding: 3px 0;width: 100%;background: #000;width: 100%}
.footer-hr .row .inline {display: inline-block;width: 31.33%;vertical-align: middle;text-align: center;color: #fff !important;}
.footer-hr .row .inline i {background: #fff;margin: 4px 0;padding: 5px;width: 30px;text-align: center;color: #000 !important;}
.footer-hr .row .inline p, .footer-hr .row .inline .small-heading, .footer-hr .row .inline p a, .footer-hr .row .inline a {color: #fff;text-align: center}
@media only screen and (max-width: 64em) {.footer-hr {position: relative;}
.footer-hr .row .inline {display: block;width: 100%;margin: 20px}
}
@media only screen and (min-width: 2000px) {.footer-2 {margin-top: 9%;}
}
.footer-container {display: block;margin: 0 auto;width: 100%;max-width: 1200px;}
.footer-2-hour-content-div {width: 100%;margin: 0 auto;}
.footer-2-hour {display: inline-block;width: 33.33%;vertical-align: middle;float: left;padding-top: 3%;}
.footer-2-map {width: 66.66%;display: inline-block;float: left;}
.footer-2-appt-box {display: inline-block;width: 49%;vertical-align: middle;text-align: center;}
.footer-2-hour-div {max-width: 270px;width: 100%;margin: 0 auto;text-align: center;}
.footer-2-hour-div > .small-heading {font-size: 28px;color: #133b51;margin: 10px 0;letter-spacing: 1px;font-family: "Playfair Display", serif;font-weight: normal;}
.footer-2-hour-div ul {padding: 0px;display: inline-block;width: 100%;max-width: 240px;list-style: none;margin: 0px;line-height: 26px;}
.footer-2-hour-div ul li {padding: 0px;display: inline-block;width: 100%;list-style: none;color: #133b51;margin: 5px 0;font-size: 16px;text-align: left;}
.footer-2-hour-div ul li span {font-size: 18px;color: #133b51;padding: 0px;display: inline-block;width: 100%;list-style: none;font-weight: bold;max-width: 110px;}
.footer-2-footer-call {font-size: 18px;color: #000;margin: 5px 0;}
.footer-2-footer-call i {font-size: 30px;color: #133b51;margin-right: 10px;}
.footer-2-footer-call a {font-size: 26px;color: #133b51;font-weight: normal;}
.footer-2-appt-box .small-heading {font-size: 38px;font-weight: 800;color: #000;}
.footer-2-call-btn {background: #eee;color: #000;padding: 15px 25px;display: inline-block;font-size: 28px;border-radius: 10px;}
.footer-2-office-div {width: 33.33%;padding: 0px;float: left;}
.footer-2-office-img-new img {width: 100%;max-width: 100px !important;display: inline-block;vertical-align: middle;}
.footer-2-office-img-new {width: 100%; /*background: #4c71b7 url('/go/images/cedarrapidssmilecenter-footer-bg.webp');*/background-position: center center;background-size: cover;padding: 0;text-align: center;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;height: 414px;	/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#848484+0,565656+100 */background: #848484; /* Old browsers */background: -moz-linear-gradient(top, #848484 0%, #565656 100%); /* FF3.6-15 */background: -webkit-linear-gradient(top, #848484 0%, #565656 100%); /* Chrome10-25,Safari5.1-6 */background: linear-gradient(to bottom, #848484 0%, #565656 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#848484', endColorstr='#565656', GradientType=0 ); /* IE6-9 */}
.footer-2-office-img-new:hover {}
.footer-2-office-img-new a {margin: 5px 0;width: 100%;max-width: 270px;background: #fff;display: inline-block;color: #000;border: 1px solid #fecb85;text-decoration: none;padding: 15px 0px;font-size: 18px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;position: relative;top: 26%;border-radius: 10px;}
.footer-2-office-img-new a span {color: #000;font-size: 18px;-moz-transition: all 0.3s;-webkit-transition: all 0.3s;transition: all 0.3s;vertical-align: middle;display: inline-block;width: 150px;}
.footer-NAP {text-align: center;padding: 15px 0 !important;display: inline-block;width: 100%;background: #8fafc4;color: #fff;margin-bottom: 80px;}
.footer-NAP .xxsmall-heading, .footer-NAP p, .footer-NAP a {color: #fff;}
.content-bg {width: 100%;margin: 0px auto 100px;position: relative;}
.content-bg2 {width: 100vw;position: relative;left: 50%;right: 50%;margin-left: -50vw;margin-right: -50vw;margin-top: -200px;margin-bottom: 80px; }
.content-bg2 img {width: 100%;}
.content-title {z-index: 10;position: relative;text-align: left;font-family: 'trumpgothicpro', serif !important;text-transform: uppercase;color: #fff;vertical-align: middle;}
.content-title2 {position: absolute;padding-left: 20px;left: 0;right: 0;top: 35%;overflow: hidden;z-index: 10;text-align: left;max-width: 1400px;font-size: 4em;font-family: 'trumpgothicpro', serif !important;text-transform: uppercase;color: #000;margin: auto;}
.title-small {z-index: 1;position: relative;width: 40%;}
.title-small p, .title-small li {line-height: normal;text-align: left;text-transform: none;font-size: 20px;color: #000;}
/*.content-title::after {content: '';position: absolute;top: -100px;right: 0; left:  0px;height: 400px;background: rgb(204,233,255);background: radial-gradient(circle, rgba(204,233,255,1) 0%, rgba(255,255,255,1) 100%);z-index: -1;width: 100%;clip-path: polygon(50% 91%, 0 52%, 99% 50%);}
*/@media only screen and (max-width:84em) {.title-small {display: none}
}
@media only screen and (max-width:64em) {.title-small {display: none}
.content-bg2 {margin-top: -80px;margin-bottom: 30px;}
.content-bg2:before {content: '';position: absolute;top:0;left: 0;width: 100%;height: 100%;z-index: 1;display: block;background: #000;background-size: 600px !important;opacity: 0.5;}
	.content-title2 {top: 40%;text-align: center;font-size: 2.5rem;font-family: 'trumpgothicpro', serif !important;text-transform: uppercase;color: #fff;}
}
@media only screen and (max-width:40em) {}
.side-col {display: inline-block;width: 33%;vertical-align: top}
.right-col {display: inline-block;width: 62%;margin-left: 2%}
.side-nav li {list-style: none;}
@media only screen and (max-width:64em) {.side-col {display: none}
.right-col {width: 100%;margin-left: 0%;margin-top: 0 !important;padding: 0 !important}
/*	.content-wrapper{display: table}
.side-col {display: table-footer-group;width: 100%;}
.right-col {display: table-header-group;width: 100%;margin-left: 0%}
*/}
.side-nav.v1 {display: block;position: relative;border-style: solid;border-width: 1px;border-radius: 10px;border-color: rgba(0,0,0,0.2);}
.light-bg.side-nav.v1 {background-color: #FFFFFF;}
.bg-box-stylized .side-nav.v1 {border-width: .2rem;border-style: solid;}
.light-bg .side-nav.v1 {border-color: rgba(0,0,0,0.2);}
.dark-bg .side-nav.v1 {border-color: rgba(255,255,255,0.2);}
.side-nav.v1 a {display: block;line-height: 1.2;}
.side-nav.v1 .xxsmall-heading {transition: color .5s ease 0s;}
.light-bg.side-nav .xxsmall-heading {color: #39599b;}
.dark-bg.side-nav .xxsmall-heading {color: #64C3EC;}
.side-nav.v1 nav > ul {display: block;}
.side-nav.v1 .level-1 {position: relative;align-items: stretch;border-top-style: solid;border-top-width: 1px;}
.side-nav.v1 .level-1[class*="-middle"] {align-items: center;}
.light-bg.side-nav.v1 .level-1, .light-bg .side-nav.v1 .level-1 {border-color: rgba(0,0,0,0.2);}
.dark-bg.side-nav.v1 .level-1, .dark-bg .side-nav.v1 .level-1 {border-color: rgba(255,255,255,0.2);}
.side-nav.v1 .level-1 > a {padding: 1em 4% 1em 8%;margin: 0;transition: color .4s ease 0s, background-color .4s ease 0s, border .4s ease 0s;font-size: 1.111em;}
.light-bg.side-nav.v1 .level-1 > a, .light-bg .side-nav.v1 .level-1 > a {color: #242424;}
.dark-bg.side-nav.v1 .level-1 > a, .dark-bg .side-nav.v1 .level-1 > a {color: #FFFFFF;}
.side-nav.v1 .inner-list {display: none;padding: 1em;position: relative;width: 100%;}
.light-bg.side-nav.v1 .inner-list, .light-bg .side-nav.v1 .inner-list {background-color: #364E7E;}
.dark-bg.side-nav.v1 .inner-list, .dark-bg .side-nav.v1 .inner-list {background-color: #F7F7F7;}
.side-nav.v1 .active > .inner-list, .side-nav.v1 .always-open > .inner-list {display: block;visibility: visible;}
.side-nav.v1 .inner-list li + li {margin-top: .5em;}
.side-nav.v1 .level-1.active-children {transition: color .4s ease 0s, background-color .4s ease 0s;}
.side-nav.v1 .level-1.active-children > a {transition: color .4s ease 0s;}
.side-nav.v1 .xxsmall-heading {padding: 1em 4% 0.5em 8%;}
@media screen and (min-width:1025px) {.light-bg.side-nav.v1 header a:hover .xxsmall-heading, .light-bg.side-nav.v1 header a:focus .xxsmall-heading {color: #242424;}
.dark-bg.side-nav.v1 header a:hover .xxsmall-heading, .dark-bg.side-nav.v1 header a:focus .xxsmall-heading {color: #FFFFFF;}
.light-bg.side-nav.v1 .level-1:not(.active-children) > a:hover, .light-bg.side-nav.v1 .level-1:not(.active-children) > a:focus, .light-bg .side-nav.v1 .level-1:not(.active-children) > a:hover, .light-bg .side-nav.v1 .level-1:not(.active-children) > a:focus, .light-bg.side-nav.v1 .level-1:not(.active-children).active > a, .light-bg .side-nav.v1 .level-1:not(.active-children).active > a, .light-bg.side-nav.v1 .level-1:not(.active-children).selected > a, .light-bg .side-nav.v1 .level-1:not(.active-children).selected > a, .light-bg.side-nav.v1 .level-1.active-children:hover, .light-bg.side-nav.v1 .level-1.active-children:focus, .light-bg .side-nav.v1 .level-1.active-children:hover, .light-bg .side-nav.v1 .level-1.active-children:focus, .light-bg.side-nav.v1 .level-1.active.active-children, .light-bg .side-nav.v1 .level-1.active.active-children, .light-bg.side-nav.v1 .level-1.selected.active-children, .light-bg .side-nav.v1 .level-1.selected.active-children {color: #F7F7F7 !important;background-color: #1e2b50;}
.light-bg.side-nav.v1 .level-1.active-children:hover > a, .light-bg.side-nav.v1 .level-1.active-children:focus > a, .light-bg .side-nav.v1 .level-1.active-children:hover > a, .light-bg .side-nav.v1 .level-1.active-children:focus > a, .light-bg.side-nav.v1 .level-1.active.active-children > a, .light-bg .side-nav.v1 .level-1.active.active-children > a, .light-bg.side-nav.v1 .level-1.selected.active-children > a, .light-bg .side-nav.v1 .level-1.selected.active-children > a {color: #F7F7F7 !important;}
.dark-bg.side-nav.v1 .level-1:not(.active-children) > a:hover, .dark-bg.side-nav.v1 .level-1:not(.active-children) > a:focus, .dark-bg .side-nav.v1 .level-1:not(.active-children) > a:hover, .dark-bg .side-nav.v1 .level-1:not(.active-children) > a:focus, .dark-bg.side-nav.v1 .level-1:not(.active-children).active > a, .dark-bg .side-nav.v1 .level-1:not(.active-children).active > a, .dark-bg.side-nav.v1 .level-1:not(.active-children).selected > a, .dark-bg .side-nav.v1 .level-1:not(.active-children).selected > a, .dark-bg.side-nav.v1 .level-1.active-children:hover, .dark-bg.side-nav.v1 .level-1.active-children:focus, .dark-bg .side-nav.v1 .level-1.active-children:hover, .dark-bg .side-nav.v1 .level-1.active-children:focus, .dark-bg.side-nav.v1 .level-1.active.active-children, .dark-bg .side-nav.v1 .level-1.active.active-children, .dark-bg.side-nav.v1 .level-1.selected.active-children, .dark-bg .side-nav.v1 .level-1.selected.active-children {color: #39599b;background-color: #FFFFFF;}
.dark-bg.side-nav.v1 .level-1.active-children:hover > a, .dark-bg.side-nav.v1 .level-1.active-children:focus > a, .dark-bg .side-nav.v1 .level-1.active-children:hover > a, .dark-bg .side-nav.v1 .level-1.active-children:focus > a, .dark-bg.side-nav.v1 .level-1.active.active-children > a, .dark-bg .side-nav.v1 .level-1.active.active-children > a, .dark-bg.side-nav.v1 .level-1.selected.active-children > a, .dark-bg .side-nav.v1 .level-1.selected.active-children > a {color: #39599b;}
}
.side-ctas {background: #1e2b50;border-radius: 10px}
.ico-box {padding: 30px;display: inline-block;background: rgba(255,255,255,0.2)}
.bg-box {display: block;color: #fff;}
.menu-services ul li::before {content: '';position: absolute;top: .45em;left: 0;width: 0.944em;height: 0.944em;border-radius: 50%;border-style: solid;border-width: 0.056em;}
.menu-services ul li::before {background-color: #39599b;border-color: #B1B1B1;box-shadow: inset 0 0 0 0.167em #FFFFFF;}
.menu-services ul:not(.split) li + li {margin-top: .5em;}
.menu-services ul li {position: relative;padding: 0 0 0 2em;}
.menu-services li {display: list-item;text-align: -webkit-match-parent;list-style: none;margin: 0;padding: 0;}
.menu-services ul {margin-top: 50px;-moz-column-count: 2;-moz-column-gap: 20px;-webkit-column-count: 2;-webkit-column-gap: 20px;column-count: 2;column-gap: 20px;}
@media only screen and (max-width:759px) {.menu-services ul {-moz-column-count: 2;-webkit-column-count: 2;column-count: 2;}
}
@media only screen and (max-width:600px) {.menu-services ul {-moz-column-count: 1;-webkit-column-count: 1;column-count: 1;}
}
.main-smile-box { /*display:inline-block;*/width: 48%;padding: 10px 10px 10px 10px;background-color: #fbfbfb;text-align: center;margin: 0 auto;display: inline-block;margin: 20px 10px 0 0;}
.smile-box-new strong {display: inline-block;width: 100%;}
.main-smile-box > p {color: #000;}
.smile-box-new strong {color: #000;font-family: Playball;}
.smile-box-new {display: inline-block;width: 100%;}
.smile-box-new > ul {display: inline-block;list-style: outside none none;padding: 0;width: 100%;text-align: center;}
.smile-box-new li {display: inline-block;width: 250px;}
.side-btn-1 {background: #39599b;border-bottom: 1px solid #fff;margin-top: 20px;height: 100px;border-top-left-radius: 10px;border-top-right-radius: 10px;}
.side-btn-1 .img {background: rgba(255,255,255,0.2);margin-right: 30px;float: left;height: 100px;width: 100px}
.side-btn-1 .img i, .side-btn-2 .img i, .side-btn-3 .img i {font-size: 50px;color: #fff !important;margin: 25px}
.side-btn-2 {background: #39599b;border-bottom: 1px solid #fff;height: 100px;}
.side-btn-2 .img {background: rgba(255,255,255,0.2);margin-right: 30px;float: left;height: 100px;width: 100px}
.side-btn-2 .txt, .side-btn-3 .txt, .side-btn-1 .txt {color: #fff;line-height: 2.8;font-size: 2em;font-family: "trumpgothicpro";text-transform: uppercase;}
.side-btn-3 {background: #39599b;height: 100px;border-bottom-left-radius: 10px;border-bottom-right-radius: 10px;}
.side-btn-3 .img {background: rgba(255,255,255,0.2);margin-right: 30px;float: left;height: 100px;width: 100px}
.welcome {background: url(/go/images/bunting-family.webp) top right no-repeat;min-height: 500px;}
.welcome.inner {background: url(/go/images/bunting-family.webp) top right no-repeat;min-height: 500px;}
.welcome article {margin: 0 0 0 375px;padding: 100px 50px;font-weight: 300;background-color: rgba(249,249,244,.7);max-width: 440px;width: 48%;min-height: 500px;}
.welcome article.inner {margin: 0px;padding: 100px 50px;font-weight: 300;background-color: rgba(249,249,244,.5);max-width: 440px;width: 48%;min-height: 600px;}
.welcome article .heading {font-weight: bold;color: #2b3e41;}
.container2 {margin: 0 auto;width: 100%;}
.header-float {float: right;margin: 20px 50px 0 0;}
@media(max-width:1400px) {.welcome article {margin: 0 0 0 20%;}
}
@media(max-width:759px) {.welcome {background-size: 100%;}
.welcome article {margin: 0;padding: 80px 20px;width: 100%;max-width: 100%;}
}
.tooltip {position: relative;display: inline-block;}
.fa-map-marker {color: #fff !important}
.tooltip .tooltiptext {visibility: hidden;width: 230px;background-color: black;color: #fff !important;text-align: center;border-radius: 6px;padding: 5px 0;position: absolute;z-index: 1;top: -20px;left: -235px;font-size: 16px;}
.tooltip:hover .tooltiptext {visibility: visible;}
.fa-phone {display: none !important}
@media screen and (max-width:64em) {.fa-phone {display: inline-block!important;font-size: 30px !important;margin-left: 5px}
.ppc-number {display: none}
.tooltip .tooltiptext {display: none}
.tooltip i {font-size: 30px}
}
.finance-bg {width: 99vw;margin-left: -49.5vw;margin-right: -49.5vw;position: relative;left: 50%;right: 50%;padding: 0 0 80px;margin-bottom: -220px;margin-top: -90px;overflow-x: hidden !important}
.finance-bg:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: url(/go/images/finance.jpg); background-attachment: fixed;background-size: cover;opacity: 0.8;background-repeat: no-repeat;background-size: cover;background-position: center;}
.finance-bg:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: rgba(255,255,255,1);opacity: 0.9;background-repeat: no-repeat;background-size: cover;background-position: 50% 79%;}
.contact-bg {width: 99vw;margin-left: -49.5vw;margin-right: -49.5vw;position: relative;left: 50%;right: 50%;padding: 0 0 80px;margin-bottom: -220px;margin-top: -90px;overflow-x: hidden !important}
.contact-bg:before {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: url(/go/images/outside.webp); background-attachment: fixed;background-size: cover;opacity: 0.8;background-repeat: no-repeat;background-size: cover;background-position: center;}
.contact-bg:after {content: '';position: absolute;top: 0;left: 0;width: 100%;height: 100%;display: block;background: rgba(255,255,255,1);opacity: 0.9;background-repeat: no-repeat;background-size: cover;background-position: 50% 79%;}
.innerpages {width: 100%;display: block;max-width: 1180px;margin: 0 auto 0px;padding: 50px 0;position: relative;z-index: 2}
.innerpages p, .innerpages li, .innerpages a {font-size: 22px !important;line-height: 30px;font-weight: 600 !important;}
.innerpages .heading {font-size: 4em;letter-spacing: 1px;margin-bottom: 40px;font-family: 'trumpgothicpro', sans-serif !important;text-align: center;text-transform: uppercase;}
.innerpages .sub-heading {font-size: 3em;letter-spacing: 1px;margin-bottom: 30px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.innerpages .small-heading {font-size: 2.5em !important;letter-spacing: 1px;margin-bottom: 30px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.content-wrapper {width: 100%;display: block;max-width: 1180px;margin: 0px auto 0px;padding: 220px 10px;position: relative;z-index: 2}
.content-wrapper p {font-size: 19px;line-height: 30px}
.content-wrapper .heading {font-size: 4em;letter-spacing: 1px;margin-bottom: 40px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.content-wrapper .sub-heading {font-size: 3em;letter-spacing: 1px;margin-bottom: 30px;font-family: 'trumpgothicpro', sans-serif !important;text-transform: uppercase;}
.content-wrapper .small-heading {font-size: 25px;letter-spacing: 1px;margin-bottom: 23px;}
.content-wrapper li {font-size: 19px;line-height: 30px;}
.content-title {width: 100%;background: rgb(204,233,255);background: radial-gradient(circle, rgba(204,233,255,1) 0%, rgba(255,255,255,1) 100%);margin: 100px auto 180px;line-height: normal;font-size: 50px;padding: 60px 0 0;text-align: center;color: var(--heading-text-color);font-family: museo-sans-1, museo-sans, serif !important;}
 .content-title::after {content: '';position: absolute;top: -100px;right: 0;left: 0px;height: 400px;background: rgb(204,233,255);background: radial-gradient(circle, rgba(204,233,255,1) 0%, rgba(255,255,255,1) 100%);z-index: -1;width: 100%;clip-path: polygon(50% 91%, 0 52%, 99% 50%);}
@media only screen and (max-width:64em) {.innerpages .sub-heading {font-size: 2em !important;}
.content-wrapper .heading {font-size: 2.5em; line-height: 0.5; margin: 0 0 20px !important;}
.content-wrapper {margin: 0  !important; padding: 130px 10px 50px  !important;}
.content-wrapper p {font-size: 19px;}
.innerpages {margin: 30px 10px}
}
.checkbox {right: 30px !important;top: 40px;z-index: 999999 !important;}
/* testimonials css start */.thumbnail {position: relative;}
.thumbnail img {width: 100%;}
.testimonials-page .testimonial-card:hover {position: relative;/*top:-25px;    left:-100px;*/width: 95% !important;display: block;z-index: 999;}
.testimonial-card:hover img {position: relative;/*top:-25px;    left:-100px;*/width: 700px !important;display: block;z-index: 999;}
.testimonials-new-div {text-align: center;display: inline-block;width: 100%;}
.column-clear.testimonials-page {display: inline-block;margin-right: 4%;max-width: 1100px;width: 29%;float: left;}
.testimonial-card {width: 95%;float: left;margin-bottom: 30px;padding: 15px;text-align: center;text-decoration: none !Important;}
.text-hover {max-height: 420px;position: relative;transition: height 0.5s;-webkit-transition: height 0.5s;overflow: hidden}
.text-hover:hover {max-height: none;height: auto}
.testimonial__footer {padding: 10px;}
.testimonials-page .testimonial-card .testimonial__rating {padding-bottom: 18px}
.testimonials-page .testimonial-card .testimonial__rating i {font-size: 34px;color: #FFB300}
.testimonials-page .testimonial-card .testimonial__body {padding: 20px 1px}
.testimonials-page .testimonial-card p {font-size: 15px;line-height: 24px;padding-bottom: 18px;padding-top: 18px;margin: 0;}
.testimonials-page .testimonial-card:hover, .testimonials-page .testimonial-card:hover p {text-decoration: none;}
.testimonial-card {transition: all 0.3s cubic-bezier(0.25, 0.8, 0.25, 1) 0s;}
.testimonial-card:hover {box-shadow: 0 6px 10px rgba(0, 0, 0, 0.25), 0 5px 5px rgba(0, 0, 0, 0.22);}
.testimonials-page .testimonial-card .testimonial__footer p {font-size: 15px;line-height: 23px;padding-top: 0;padding-bottom: 0;margin-bottom: 0;font-weight: 600}
.blue-bg {background: #a6d4f8 !important;}
.orange-bg {background: #f1e8c0 !important;}
.testimonials-page .testimonial-card.grey:nth-child(odd) {background-color: #f1ede9}
.testimonials-page .testimonial-card.orange:nth-child(8n) {background-color: #f1eee9 !important;}
.testimonials-page .testimonial-card.green:nth-child(odd) {background-color: #bccac4}
.testimonials-page .testimonial-card.blue:nth-child(odd) {background-color: #e5efee}
.testimonials-page .testimonial-card:nth-child(odd) {background-color: #fbfbfb}
.testimonials-page .testimonial-card:nth-child(even) {background-color: #fbfbfb}
.testimonials-page .testimonial-card:nth-child(3n) {background-color: #e6f0ef}
.testimonials-page .testimonial-card:nth-child(4n) {background-color: #f1eee9}
.testimonials-page .testimonial-card:nth-child(5n) {background-color: #ede9e3}
.testimonials-page .testimonial-card:nth-child(6n) {background-color: #e7e9d8}
.testimonials-page .testimonial-card:nth-child(7n) {background-color: #d6e7e5}
.testimonials-page .testimonial-card:nth-child(8n) {background-color: #f6eff5}
/* smile gallery css start */.testimonials-page .testimonial-card.no-color:nth-child(odd) {background-color: transparent !important;}
.testimonials-page .testimonial-card.no-color:nth-child(even) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(3n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(4n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(5n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(6n) {background-color: transparent;}
.testimonials-page .testimonial-card.no-color:nth-child(7n) {background-color: #d6e7e5}
.testimonials-page .testimonial-card.no-color:nth-child(8n) {background-color: transparent;}
/* smile gallery css end */	#testimonials {display: flex;justify-content: center;align-items: center;flex-direction: column;width: 100%;max-width: 1400px;margin: auto}
.testimonial-heading {letter-spacing: 1px;margin: 30px 0px;padding: 10px 20px;display: flex;flex-direction: column;justify-content: center;align-items: center;}
.testimonial-heading h3 {font-size: 4em;font-family: 'trumpgothicpro', sans-serif !important;line-height: 0.5;color: #252525;margin-bottom: 10px;letter-spacing: 2px;text-transform: uppercase;}
.testimonial-heading h4 {font-size: 2em !important;line-height: 0.5;color: #252525;margin: 20px 0 10px 0;letter-spacing: 2px;text-transform: uppercase;}
.review-iframe { width:100%; height:100%; min-height:700px; }
@media(max-width:1272px) {.review-iframe { width:100%; height:100%; min-height:1300px; margin-bottom:10px; }
}
@media(max-width:64em) {.review-iframe { width:100%; height:100%; min-height:990px; margin-bottom:10px; }
.testimonial-heading h3 {font-size: 2em;line-height: 1;text-align: center;}
.testimonial-heading h4 {font-size: 1.5em !important;text-align: center;line-height: 1;}
}
.testimonial-box-container {display: flex;justify-content: center;align-items: center;flex-wrap: wrap;width: 100%;}
.testimonial-box {width: 40%;box-shadow: 2px 2px 30px rgba(0,0,0,0.1);background-color: #ffffff;padding: 50px;margin: 30px;cursor: pointer;}
.profile-img {width: 60px;height: 60px;border-radius: 50%;overflow: hidden;margin-right: 10px;}
.profile-img img {width: 100%;height: 100%;object-fit: cover;object-position: center;}
.profile {display: flex;align-items: center;}
.name-user {display: flex;flex-direction: column;}
.name-user strong {color: #3d3d3d;font-size: 1.1rem;letter-spacing: 0.5px;}
.name-user span {color: #979797;font-size: 0.8rem;}
.reviews {color: #f9d71c;}
.box-top {display: flex;justify-content: space-between;align-items: center;margin-bottom: 20px;}
.client-comment p {font-size: 1.2rem;color: #4b4b4b;font-weight: 800 !important}
.testimonial-box:hover {transform: translateY(-10px);transition: all ease 0.3s;}
@media(max-width:1060px) {.testimonial-box {width: 45%;padding: 10px;}
}
@media(max-width:790px) {.testimonial-box {width: 100%;}
.testimonial-heading .heading {font-size: 1.4rem;}
}
@media(max-width:340px) {.box-top {flex-wrap: wrap;margin-bottom: 10px;}
.reviews {margin-top: 10px;}
}
.col-28 {max-width: 270px;padding: 0 10px;vertical-align: top;float: right !important;}
#ReviewBox {display: inline-block;text-align: center;margin: 3% 0 2% 0;/*	background: rgba(0,75,133,0.5);*/}
#ReviewBox a {background: rgba(0,75,133,1);display: inline-block;font-size: 18px !important;padding: 3px 0 5px 0;width: 100% !important;max-width: 100% !important;vertical-align: middle;float: none;color: #fff !important;margin: 0px !important;}
/* menu-services */.services-div {width: 100%;display: inline-block;padding: 30px 0;margin-top: 50px;}
.services-div ul {display: block;width: 100%;position: relative;left: auto;right: auto;top: auto;margin: 0 auto !important;}
.services-div ul div {position: relative;left: auto;right: auto;top: auto;}
.services-div ul.menu-services {margin: 0;list-style: none;padding: 0}
.services-div ul.menu-services li {display: inline-block;width: 100%;}
.services-div ul.menu-services li a {display: inline-block;width: 100%;text-decoration: none;vertical-align: middle;padding: 10px 0px 9px 15px;list-style: none;font-size: 16px;}
.services-div ul.menu-services li a:visited {text-decoration: underline;}
.services-div ul.menu-services li a:hover {text-decoration: none;color: var(--services-btn-text-hover-color);background-color: var(--services-btn-background-hover-color);}
.col-28-services {display: inline-block;width: 31%;padding: 0 10px;vertical-align: top;}
@media screen and (max-width: 759px) {.col-28 {float: none !important;margin: 0 auto;display: block;}
.col-28-services {display: block;width: 100%;margin-bottom: 20px}
}
/* menu-services */.modal-box5 {display: none;position: fixed;left: 0 !important;right: 0 !important;margin: auto !important;top: 200px !important;z-index: 1000;max-width: 1000px;width: 100%;max-height: 500px;}
.modal-box5 video {max-width: 1000px;width: 100%;}
/*@media (min-width: 32em) {.modal-box5 { width: 70%; }
}
*/.modal-box5 header, .modal-box5 .modal-header {padding: 1.25em 1.5em;}
.modal-box5 header .small-heading, .modal-box5 header .xsmall-heading, .modal-box5 .modal-header small-heading, .modal-box5 .modal-header .xsmall-heading {margin: 0;}
.modal-box5 .modal-body {padding: 2em 1.5em;}
.modal-box5 footer, .modal-box5 .modal-footer {padding: 1em;background: rgba(0, 0, 0, 0.02);text-align: right;}
.modal-overlay {opacity: 0;filter: alpha(opacity=0);position: absolute;top: 0;left: 0;z-index: 900;width: 100%;height: 100%;background: rgba(0, 0, 0, 0.9) !important;}
.mod_hero {overflow: visible;width: 99.5vw;margin-left: calc(-50vw + 50%);margin-top: -225px;}
.mod_hero:before {display: none !important}
.mod_hero .wrapper {position: relative;overflow: hidden;background: var(--dr-box-background-color);height: 800px}
.mod_hero .wrapper .row {padding: 140px 20px}
.mod_hero .wrapper .row .inner {position: absolute;width: 50%;top: 380px;left: 0;padding: 0 40px 0 20px;transform: translateY(-50%)}
.mod_hero .wrapper .row .inner .heading {font-size: 40px;margin-bottom: 25px;padding-bottom: 0}
.mod_hero .wrapper .row .text {margin-top: 25px;padding-right: 30px}
.mod_hero .wrapper .row .text p {color: #000;line-height: 1.6}
.mod_hero picture.background {max-width: 50%;left: 0;transform: none;top: 0}
.mod_hero .media {position: absolute;top: 0;right: 0;width: 100%;height: 100%;max-width: 50%;overflow: hidden}
.mod_hero .media picture.background {max-width: 100%}
.mod_hero .media picture.background img {height: 100%}
@media only screen and (max-width: 1400px) {.mod_hero .media {top: 10%;}
.mod_hero .media picture.background img {height: 70%;}
}
@media only screen and (max-width: 64em) {.content-wrapper {padding: 180px 20px;}
.mod_hero .wrapper .row .inner {width: 65%;}
.mod_hero .media picture.background img {width: 100%;max-width: 350px;margin-top: 100px;height: auto;float: right;margin-right: 15px;}
}
@media only screen and (max-width: 759px) {.s3grid .feat2 img {max-width: 400px;display: block;text-align: center;margin: 10px auto 20px auto;}
.mod_hero .wrapper {height: auto}
.mod_hero .wrapper .row {padding: 70px 20px;display: block}
.mod_hero .wrapper .row .inner {width: 100%;display: block;position: relative;top: 50px;left: 0 !important;transform: none !important;padding: 0}
.mod_hero .media {max-width: 100%;display: block;position: relative}
.mod_hero .media picture.background {display: block;height: auto}
.mod_hero .media picture.background img {width: 100%;margin: 0px auto 30px auto;display: block;float: none}
}
ul.logo-NAP {clear: left;max-width: 1200px;margin: auto;z-index: -999;list-style: none;padding: 0;}
 ul.logo-NAP li img {width: 100%;}
.Form-Contact-Us, .Form-Contact-Us input, .Form-Contact-Us textarea {text-align: center !important;margin: auto !important;width: 100%}
.Form-Contact-Us textarea {height: 150px}
.main-form-div {width: 100%;max-width: 1000px;margin: 0 auto !important;padding: 10px 0 0 0;}
.col-100 {width: 100%;display: inline-block;}
.form-div {margin-bottom: 15px;}
.col-30 {float: left;width: 32.6%;flex: 0 0 50%;}
.col-30 > input {width: 100% !important;}
input {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;}
textarea {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;}
select {display: block;width: 100%;padding: .375rem .75rem;font-size: 1rem;line-height: 1.5;color: #495057;background-color: #fff;background-clip: padding-box;border: 1px solid #ced4da;border-radius: .25rem;}
label {margin-bottom: 5px;display: inline-block;}
.margin-right {margin-right: 7px;}
#RndcaptchaALL {text-align: center;}
label {color: #000;font-size: 18px;}
#code {width: 150px;display: block;margin: 0 auto;text-align: center;font-size: 24px;}
select {width: 97%;}
@media screen and (max-width: 1024px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 800px;}
.col-30 {width: 100%;}
.col-30 > input {width: 97% !important;}
}
@media screen and (max-width: 860px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 90%;}
.col-30 {width: 100%;}
.col-30 > input {width: 97% !important;}
}
@media screen and (max-width: 768px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 90%;}
.col-30 {width: 100%;}
.col-30 > input {width: 97% !important;}
}
@media screen and (max-width: 459px) {.main-form-div {width: 100%;padding: 0 15px;max-width: 90%;}
.col-30 {width: 100%;}
.col-30 > input {width: 100% !important;}
input {width: 100%;}
select {width: 98%;}
}
.green-button {display: inline-block;padding: 10px 20px;background: green;color: #fff;border-radius:10px;}
.blue-button {display: inline-block;padding: 10px 20px;background: #39599b;margin: 10px auto;border-radius:10px;font-size:20px;color:#fff !important; text-decoration:none !important}
@media(max-width:600px) {.green-button {display: block;min-width: 250px;max-width: 350px;}
.blue-button {display: block;min-width: 250px;max-width: 350px;}
}

.fp-responsive .fp-auto-height-responsive.fp-section, .fp-responsive .fp-auto-height-responsive .fp-slide, .fp-responsive .fp-auto-height-responsive .fp-tableCell {
	height: auto !important
}@font-face {
	font-family: "trumpgothicpro";
	src: url("https://use.typekit.net/af/49d57b/00000000000000007735a578/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff2"), url("https://use.typekit.net/af/49d57b/00000000000000007735a578/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("woff"), url("https://use.typekit.net/af/49d57b/00000000000000007735a578/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n5&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 500;
	font-stretch: normal;
}
@font-face {
	font-family: "trumpgothicpro";
	src: url("https://use.typekit.net/af/db90e9/00000000000000007735a57d/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff2"), url("https://use.typekit.net/af/db90e9/00000000000000007735a57d/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("woff"), url("https://use.typekit.net/af/db90e9/00000000000000007735a57d/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n4&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 400;
	font-stretch: normal;
}
@font-face {
	font-family: "trumpgothicpro";
	src: url("https://use.typekit.net/af/345b84/00000000000000007735a581/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff2"), url("https://use.typekit.net/af/345b84/00000000000000007735a581/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("woff"), url("https://use.typekit.net/af/345b84/00000000000000007735a581/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i5&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 500;
	font-stretch: normal;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: "ivypresto-display";
	src: url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/620bf8/00000000000000000000e7fe/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff2"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("woff"), url("https://use.typekit.net/af/5cca6d/00000000000000000000e802/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i3&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 300;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff2"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("woff"), url("https://use.typekit.net/af/e3ca36/00000000000000000000e805/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n7&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 700;
}
@font-face {
	font-family: "museo-sans";
	src: url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff2"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("woff"), url("https://use.typekit.net/af/2841b6/00000000000000000000e806/27/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=i7&v=3") format("opentype");
	font-display: auto;
	font-style: italic;
	font-weight: 700;
}
@font-face {
	font-family: "ivypresto-display";
	src: url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/l?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff2"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/d?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("woff"), url("https://use.typekit.net/af/068d77/00000000000000007735e5a6/30/a?primer=7cdcb44be4a7db8877ffa5c0007b8dd865b3bbc383831fe2ea177f62257a9191&fvd=n3&v=3") format("opentype");
	font-display: auto;
	font-style: normal;
	font-weight: 300;
@media only screen and (max-width: 40em) {
font-display:swap
}
}
