.Vue-Toastification__container{z-index:9999;position:fixed;padding:4px;width:600px;box-sizing:border-box;display:flex;min-height:100%;color:#fff;flex-direction:column;pointer-events:none}@media only screen and (min-width:600px){.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:1em}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:1em;flex-direction:column-reverse}.Vue-Toastification__container.top-left,.Vue-Toastification__container.bottom-left{left:1em}.Vue-Toastification__container.top-left .Vue-Toastification__toast,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast{margin-right:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-left .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-left .Vue-Toastification__toast--rtl{margin-right:unset;margin-left:auto}}.Vue-Toastification__container.top-right,.Vue-Toastification__container.bottom-right{right:1em}.Vue-Toastification__container.top-right .Vue-Toastification__toast,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast{margin-left:auto}@supports not (-moz-appearance: none){.Vue-Toastification__container.top-right .Vue-Toastification__toast--rtl,.Vue-Toastification__container.bottom-right .Vue-Toastification__toast--rtl{margin-left:unset;margin-right:auto}}.Vue-Toastification__container.top-center,.Vue-Toastification__container.bottom-center{left:50%;margin-left:-300px}.Vue-Toastification__container.top-center .Vue-Toastification__toast,.Vue-Toastification__container.bottom-center .Vue-Toastification__toast{margin-left:auto;margin-right:auto}}@media only screen and (max-width:600px){.Vue-Toastification__container{width:100vw;padding:0;left:0;margin:0}.Vue-Toastification__container .Vue-Toastification__toast{width:100%}.Vue-Toastification__container.top-left,.Vue-Toastification__container.top-right,.Vue-Toastification__container.top-center{top:0}.Vue-Toastification__container.bottom-left,.Vue-Toastification__container.bottom-right,.Vue-Toastification__container.bottom-center{bottom:0;flex-direction:column-reverse}}.Vue-Toastification__toast{display:inline-flex;position:relative;max-height:800px;min-height:64px;box-sizing:border-box;margin-bottom:1rem;padding:22px 24px;border-radius:8px;box-shadow:0 1px 10px #0000001a,0 2px 15px #0000000d;justify-content:space-between;font-family:Lato,Helvetica,Roboto,Arial,sans-serif;max-width:600px;min-width:326px;pointer-events:auto;overflow:hidden;transform:translateZ(0);direction:ltr}.Vue-Toastification__toast--rtl{direction:rtl}.Vue-Toastification__toast--default{background-color:#1976d2;color:#fff}.Vue-Toastification__toast--info{background-color:#2196f3;color:#fff}.Vue-Toastification__toast--success{background-color:#4caf50;color:#fff}.Vue-Toastification__toast--error{background-color:#ff5252;color:#fff}.Vue-Toastification__toast--warning{background-color:#ffc107;color:#fff}@media only screen and (max-width:600px){.Vue-Toastification__toast{border-radius:0;margin-bottom:.5rem}}.Vue-Toastification__toast-body{flex:1;line-height:24px;font-size:16px;word-break:break-word;white-space:pre-wrap}.Vue-Toastification__toast-component-body{flex:1}.Vue-Toastification__toast.disable-transition{animation:none!important}.Vue-Toastification__close-button{font-weight:700;font-size:24px;line-height:24px;background:transparent;outline:none;border:none;padding:0 0 0 10px;cursor:pointer;transition:.3s ease;align-items:center;color:#fff;opacity:.3;transition:visibility 0s,opacity .2s linear}.Vue-Toastification__close-button:hover,.Vue-Toastification__close-button:focus{opacity:1}.Vue-Toastification__toast:not(:hover) .Vue-Toastification__close-button.show-on-hover{opacity:0}.Vue-Toastification__toast--rtl .Vue-Toastification__close-button{padding-left:unset;padding-right:10px}@keyframes scale-x-frames{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Vue-Toastification__progress-bar{position:absolute;bottom:0;left:0;width:100%;height:5px;z-index:10000;background-color:#ffffffb3;transform-origin:left;animation:scale-x-frames linear 1 forwards}.Vue-Toastification__toast--rtl .Vue-Toastification__progress-bar{right:0;left:unset;transform-origin:right}.Vue-Toastification__icon{margin:auto 18px auto 0;background:transparent;outline:none;border:none;padding:0;transition:.3s ease;align-items:center;width:20px;height:100%}.Vue-Toastification__toast--rtl .Vue-Toastification__icon{margin:auto 0 auto 18px}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceOutRight{40%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(1000px,0,0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.Vue-Toastification__bounce-enter-active.top-left,.Vue-Toastification__bounce-enter-active.bottom-left{animation-name:bounceInLeft}.Vue-Toastification__bounce-enter-active.top-right,.Vue-Toastification__bounce-enter-active.bottom-right{animation-name:bounceInRight}.Vue-Toastification__bounce-enter-active.top-center{animation-name:bounceInDown}.Vue-Toastification__bounce-enter-active.bottom-center{animation-name:bounceInUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-left,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-left{animation-name:bounceOutLeft}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-right,.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-right{animation-name:bounceOutRight}.Vue-Toastification__bounce-leave-active:not(.disable-transition).top-center{animation-name:bounceOutUp}.Vue-Toastification__bounce-leave-active:not(.disable-transition).bottom-center{animation-name:bounceOutDown}.Vue-Toastification__bounce-leave-active,.Vue-Toastification__bounce-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__bounce-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes fadeOutTop{0%{transform:translateY(0);opacity:1}to{transform:translateY(-50px);opacity:0}}@keyframes fadeOutLeft{0%{transform:translate(0);opacity:1}to{transform:translate(-50px);opacity:0}}@keyframes fadeOutBottom{0%{transform:translateY(0);opacity:1}to{transform:translateY(50px);opacity:0}}@keyframes fadeOutRight{0%{transform:translate(0);opacity:1}to{transform:translate(50px);opacity:0}}@keyframes fadeInLeft{0%{transform:translate(-50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInRight{0%{transform:translate(50px);opacity:0}to{transform:translate(0);opacity:1}}@keyframes fadeInTop{0%{transform:translateY(-50px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes fadeInBottom{0%{transform:translateY(50px);opacity:0}to{transform:translateY(0);opacity:1}}.Vue-Toastification__fade-enter-active.top-left,.Vue-Toastification__fade-enter-active.bottom-left{animation-name:fadeInLeft}.Vue-Toastification__fade-enter-active.top-right,.Vue-Toastification__fade-enter-active.bottom-right{animation-name:fadeInRight}.Vue-Toastification__fade-enter-active.top-center{animation-name:fadeInTop}.Vue-Toastification__fade-enter-active.bottom-center{animation-name:fadeInBottom}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-left,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-left{animation-name:fadeOutLeft}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-right,.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-right{animation-name:fadeOutRight}.Vue-Toastification__fade-leave-active:not(.disable-transition).top-center{animation-name:fadeOutTop}.Vue-Toastification__fade-leave-active:not(.disable-transition).bottom-center{animation-name:fadeOutBottom}.Vue-Toastification__fade-leave-active,.Vue-Toastification__fade-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__fade-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}@keyframes slideInBlurredLeft{0%{transform:translate(-1000px) scaleX(2.5) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredTop{0%{transform:translateY(-1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredRight{0%{transform:translate(1000px) scaleX(2.5) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}to{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideInBlurredBottom{0%{transform:translateY(1000px) scaleY(2.5) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}to{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}}@keyframes slideOutBlurredTop{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 0%;filter:blur(0);opacity:1}to{transform:translateY(-1000px) scaleY(2) scaleX(.2);transform-origin:50% 0%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredBottom{0%{transform:translateY(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translateY(1000px) scaleY(2) scaleX(.2);transform-origin:50% 100%;filter:blur(240px);opacity:0}}@keyframes slideOutBlurredLeft{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(-1000px) scaleX(2) scaleY(.2);transform-origin:100% 50%;filter:blur(40px);opacity:0}}@keyframes slideOutBlurredRight{0%{transform:translate(0) scaleY(1) scaleX(1);transform-origin:50% 50%;filter:blur(0);opacity:1}to{transform:translate(1000px) scaleX(2) scaleY(.2);transform-origin:0% 50%;filter:blur(40px);opacity:0}}.Vue-Toastification__slideBlurred-enter-active.top-left,.Vue-Toastification__slideBlurred-enter-active.bottom-left{animation-name:slideInBlurredLeft}.Vue-Toastification__slideBlurred-enter-active.top-right,.Vue-Toastification__slideBlurred-enter-active.bottom-right{animation-name:slideInBlurredRight}.Vue-Toastification__slideBlurred-enter-active.top-center{animation-name:slideInBlurredTop}.Vue-Toastification__slideBlurred-enter-active.bottom-center{animation-name:slideInBlurredBottom}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-left,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-left{animation-name:slideOutBlurredLeft}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-right,.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-right{animation-name:slideOutBlurredRight}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).top-center{animation-name:slideOutBlurredTop}.Vue-Toastification__slideBlurred-leave-active:not(.disable-transition).bottom-center{animation-name:slideOutBlurredBottom}.Vue-Toastification__slideBlurred-leave-active,.Vue-Toastification__slideBlurred-enter-active{animation-duration:.75s;animation-fill-mode:both}.Vue-Toastification__slideBlurred-move{transition-timing-function:ease-in-out;transition-property:all;transition-duration:.4s}.h5 a:active,.h5 a:focus,.h5 a:hover,h5 a:active,h5 a:focus,h5 a:hover,h5.title a:active,h5.title a:focus,h5.title a:hover{text-decoration:none}body{font-family:Open Sans,sans-serif;font-size:1.7rem;line-height:2.4rem;background-color:#fff;color:#666}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:Source Sans Pro,sans-serif}h5.title,ol,p,ul{font-family:Open Sans,sans-serif}.h1,h1{font-size:6rem;line-height:9rem;font-weight:800}.h1 a,h1 a{font-size:inherit;font-weight:inherit}.h2,h2{font-size:5rem;line-height:7.5rem;font-weight:700}.h2 a,h2 a{font-size:inherit;font-weight:inherit}.section-heading{font-weight:200;color:#3b5998}.section-heading-white{color:#fff}.h5 a,h5 a,h5.title a{color:#333}.h3,h3{font-size:4rem;line-height:6rem;font-weight:400}.h3 a,h3 a{font-size:inherit;font-weight:inherit}.h4,h4{font-size:3rem;line-height:4.5rem;font-weight:400}.h4 a,h4 a{font-size:inherit;font-weight:inherit}.h5,h5{font-size:2.4rem;line-height:3.6rem;font-weight:400}.h5 a,h5 a{font-size:inherit;font-weight:inherit}h5.title{margin-bottom:8px}.h6,h6{font-size:1.8rem;line-height:2.7rem;font-weight:400}.h6 a,h6 a{font-size:inherit;font-weight:inherit}ol,p,ul{font-size:1.8rem;line-height:2.4rem;color:#666}p{margin-bottom:10px}a,a:focus,a:hover{color:#5f7ec1}table{border:1px solid #3b5998}.table>thead>tr>th{background:#3b5998;color:#fff}.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{border:1px solid #3b5998;font-size:1.3rem;line-height:1.95rem;line-height:25px}.table>tbody>tr>td a,.table>tbody>tr>th a,.table>tfoot>tr>td a,.table>tfoot>tr>th a,.table>thead>tr>td a,.table>thead>tr>th a{color:#000}.table>tbody>tr>td a:hover,.table>tbody>tr>th a:hover,.table>tfoot>tr>td a:hover,.table>tfoot>tr>th a:hover,.table>thead>tr>td a:hover,.table>thead>tr>th a:hover{text-decoration:underline;color:#3b5998}.social-area{margin-top:2rem;margin-bottom:1.5rem}.social-area li{display:inline-block}.social-area li a{display:block;color:#fff;text-align:center;border-radius:50%;transition:.3s;-moz-opacity:1;-khtml-opacity:1;-webkit-opacity:1;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);filter:alpha(opacity=100);height:30px;width:30px}.social-area li a i{font-size:1.3rem;line-height:1.95rem;line-height:30px}.social-area li a:active,.social-area li a:focus,.social-area li a:hover{-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);filter:alpha(opacity=80)}.social-area li a:active i,.social-area li a:focus i,.social-area li a:hover i{color:#000}.social-area-signature{margin-top:0;margin-bottom:0}#pagination-wrapper ul.pagination li.active a,#pagination-wrapper ul.pagination li:focus a,#pagination-wrapper ul.pagination li:hover a{background-color:#3b5998;color:#fff}#pagination-wrapper ul.pagination li.disabled a,.dragged{-moz-opacity:.5;-webkit-opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);-khtml-opacity:.5}#pagination-wrapper ul.pagination{margin-top:4rem;margin-bottom:4rem}#pagination-wrapper ul.pagination li a{border-radius:50%;font-size:1.2rem;line-height:1.8rem;border:1px solid #3b5998;margin:2px}#pagination-wrapper ul.pagination li.disabled a{opacity:.5;filter:alpha(opacity=50)}.section_view_more{margin-top:3rem}.margin-top-4{margin-top:4rem}.heading-no-top-margin{margin-top:0}header#header{background:#3b5998;color:#fff;position:fixed;top:0;width:100%;z-index:5;box-shadow:0 0 5px -2px}header#header .navbar,header#header .navbar .navbar-nav li a:focus,header#header .navbar .navbar-nav li a:hover{background:0 0;color:#fff}header#header .navbar{margin-bottom:0;border:0;border-radius:0}header#header .navbar .navbar-brand img{max-height:30px}header#header .navbar .navbar-nav li a{color:#fff;padding:20px;margin-left:10px;margin-right:10px;font-weight:600;font-size:13px;transition:.3s}header#header .navbar .navbar-nav li .dropdown-menu{background:#3b5998}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover,.navbar .dropdown-menu .active>a,.navbar.navbar-default .dropdown-menu .active>a,header#header .navbar .navbar-nav li .dropdown-menu li a:active,header#header .navbar .navbar-nav li .dropdown-menu li a:focus,header#header .navbar .navbar-nav li .dropdown-menu li a:hover{background-color:#ffffff1a}header#header .navbar .navbar-nav li .dropdown-menu li a{padding:13px 16px;border-bottom:0}header#header .navbar .navbar-nav li.active a{color:#fff}main.content{padding-top:8rem;padding-bottom:4rem}.slideritem{background-color:#eff1f5}.slideritem .featured-image{width:50%;min-width:766px;float:left;background-size:cover;background-position:50%,50%;height:666px;display:block}.slideritem .featured{text-align:left;padding-top:20rem;padding-bottom:20rem}.slideritem .featured h2{color:#3b5998}.slideritem .featured p{color:#666}#main{margin-top:60px}#main-carousel{position:relative}.not-alone{background-color:#fff}.not-alone .container-fluid .row{display:table}.not-alone .container-fluid .row .left-part{text-align:right;padding:11rem 6rem 15rem}.not-alone .container-fluid .row .right-part .row{position:relative;background-color:#465165}.not-alone .container-fluid .row .right-part .row div.text-center{padding:6rem 4rem}.not-alone .container-fluid .row .right-part .row div.text-center img{display:block;margin:0 auto}.not-alone .container-fluid .row .right-part .row div.text-center p{color:#fff;font-size:1.4rem;line-height:2.1rem;margin-bottom:0;margin-top:30px}.not-alone .container-fluid .row .right-part .row .one:after,.not-alone .container-fluid .row .right-part .row .two:after{display:block;content:"";background:#bbb;position:absolute;width:150%;height:1px;bottom:0;left:25%;z-index:4}.not-alone .container-fluid .row .right-part .row .two:after{width:1px;height:150%;left:0;top:25%}.not-alone .container-fluid .row .right-part .row .four:before,.not-alone .container-fluid .row .right-part .row .three:before{display:none;content:"";background:#bbb;position:absolute;width:70%;height:1px;top:0;left:15%;z-index:4}.easy-steps .light-shade{background:#eff1f5;text-align:center}.easy-steps .light-shade .container-fluid>.row:first-child{padding-top:6rem;padding-bottom:6rem}.easy-steps .light-shade .collect,.easy-steps .light-shade .create,.easy-steps .light-shade .raise{padding:6rem}.easy-steps .light-shade .collect p,.easy-steps .light-shade .create p,.easy-steps .light-shade .raise p{font-size:1.4rem;line-height:2.1rem}.engagement-counter{background:#fff;padding-top:6rem;padding-bottom:6rem;text-align:center}.engagement-counter .container div .image-frame img{padding:10%;border-radius:10%;border:1px solid #3b5998;box-shadow:0 0 10px #bbb;-moz-opacity:.5;-khtml-opacity:.5;-webkit-opacity:.5;opacity:.5;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=50);filter:alpha(opacity=50);transition:.3s}.engagement-counter .container div .image-frame img:hover{box-shadow:0 0 15px #bbb;-moz-opacity:.8;-khtml-opacity:.8;-webkit-opacity:.8;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=80);filter:alpha(opacity=80)}.engagement-counter .container div h3{font-size:3.6rem;line-height:5.4rem;font-weight:300;color:#3b5998}.engagement-counter .container div p{font-size:1.6rem;line-height:2.4rem}.success-petition{background-color:#eff1f5}#contact_page_wrap,.legendary-story,.success-petition .petition-list{padding-top:6rem;padding-bottom:6rem}.login-section .container-fluid,.reset-section .container-fluid,.signup-section .container-fluid{background-repeat:no-repeat;background-size:cover;background-position:50%,50%}.login-section .container-fluid .light-shade,.reset-section .container-fluid .light-shade,.signup-section .container-fluid .light-shade{background:#ffffff4d}.login-section .container-fluid .light-shade .right-part,.reset-section .container-fluid .light-shade .right-part,.signup-section .container-fluid .light-shade .right-part{padding:10rem 12rem;background:#fff}.login-section .container-fluid .light-shade .right-part h2,.reset-section .container-fluid .light-shade .right-part h2,.signup-section .container-fluid .light-shade .right-part h2{color:#3b5998}.login-section .container-fluid .light-shade .right-part form,.reset-section .container-fluid .light-shade .right-part form,.signup-section .container-fluid .light-shade .right-part form{margin-bottom:10px;width:70%}.login-section .container-fluid .light-shade .right-part p,.reset-section .container-fluid .light-shade .right-part p,.signup-section .container-fluid .light-shade .right-part p{font-size:1.4rem;line-height:2.1rem;margin-bottom:10px;margin-top:10px}.contact-section .container-fluid{padding-left:0;padding-right:0;background:0 0}.contact-section .container-fluid #map_canvas{min-height:400px;width:100%}.form-group{padding-bottom:0;margin:15px 0;background:0 0}.form-group .form-control{background:0 0;font-family:Source Sans Pro,sans-serif;border:1px solid #3b5998;height:auto;border-radius:25px;box-shadow:none;color:#555;display:block;font-size:1.6rem;line-height:1.6rem;margin:0;padding:10px 30px}.form-group .form-control:focus{box-shadow:none;border-color:#5f7ec1}.form-group .form-control.error{border-color:#e74c3c;font-size:1.4rem}.form-group::-moz-placeholder{line-height:16px}.form-group label.error{color:#e74c3c;font-style:italic;padding-left:10px;font-size:1.4rem;line-height:2.1rem}.blog-listing-header .section-info-white,.blog-listing-header .signature-info,.featured-listing-header .section-info-white,.featured-listing-header .signature-info,.single-petition-header .progress-wrapper-white div.progress+span,.single-petition-header .section-info-white,.single-petition-header .signature-info{color:#fff}.form-group .form-control::-moz-placeholder{line-height:1.6rem}.form-group.has-error.is-focused input.form-control,.form-group.is-focused input.form-control,.form-group.is-focused textarea.form-control,.form-group.subscribe-input.has-error.is-focused input{background:0 0}.cbx-contactform{margin-bottom:4rem}.blog-listing-header,.featured-listing-header,.single-petition-header{background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;min-height:600px}.blog-listing-header .light-shade,.featured-listing-header .light-shade,.single-petition-header .light-shade{background:#263961b3;position:absolute;bottom:0;width:100%;padding-bottom:40px}.blog-list,.legendary-story,.petition-list{padding-top:6rem}.blog-list .blog-item,.blog-list .petition-item,.legendary-story .blog-item,.legendary-story .petition-item,.petition-list .blog-item,.petition-list .petition-item{border-radius:4px;background-color:#fff;box-shadow:0 0 10px #bbb;overflow:hidden;margin-top:15px;margin-bottom:15px;transition:.3s}.blog-list .blog-item:hover,.blog-list .petition-item:hover,.legendary-story .blog-item:hover,.legendary-story .petition-item:hover,.petition-list .blog-item:hover,.petition-list .petition-item:hover{box-shadow:0 0 25px #bbb}.blog-list .blog-item .banner img,.blog-list .petition-item .banner img,.legendary-story .blog-item .banner img,.legendary-story .petition-item .banner img,.petition-list .blog-item .banner img,.petition-list .petition-item .banner img{width:100%;display:block}.blog-list .blog-item .contents,.blog-list .petition-item .contents,.legendary-story .blog-item .contents,.legendary-story .petition-item .contents,.petition-list .blog-item .contents,.petition-list .petition-item .contents{padding-left:20px;padding-right:20px;padding-bottom:20px}.blog-list .blog-item .contents h5,.blog-list .petition-item .contents h5,.legendary-story .blog-item .contents h5,.legendary-story .petition-item .contents h5,.petition-list .blog-item .contents h5,.petition-list .petition-item .contents h5{margin-bottom:8px;line-height:30px}.blog-list .blog-item .contents h5 a,.blog-list .blog-item .contents h5 a:active,.blog-list .blog-item .contents h5 a:hover,.blog-list .blog-item .contents h5 a:visited,.blog-list .petition-item .contents h5 a,.blog-list .petition-item .contents h5 a:active,.blog-list .petition-item .contents h5 a:hover,.blog-list .petition-item .contents h5 a:visited,.legendary-story .blog-item .contents h5 a,.legendary-story .blog-item .contents h5 a:active,.legendary-story .blog-item .contents h5 a:hover,.legendary-story .blog-item .contents h5 a:visited,.legendary-story .petition-item .contents h5 a,.legendary-story .petition-item .contents h5 a:active,.legendary-story .petition-item .contents h5 a:hover,.legendary-story .petition-item .contents h5 a:visited,.petition-list .blog-item .contents h5 a,.petition-list .blog-item .contents h5 a:active,.petition-list .blog-item .contents h5 a:hover,.petition-list .blog-item .contents h5 a:visited,.petition-list .petition-item .contents h5 a,.petition-list .petition-item .contents h5 a:active,.petition-list .petition-item .contents h5 a:hover,.petition-list .petition-item .contents h5 a:visited{color:#333;text-decoration:none}.blog-list .blog-item .contents p,.blog-list .petition-item .contents p,.legendary-story .blog-item .contents p,.legendary-story .petition-item .contents p,.petition-list .blog-item .contents p,.petition-list .petition-item .contents p{font-size:1.4rem;line-height:2.1rem;margin-bottom:0}.blog-list .blog-item .contents .report-info,.blog-list .petition-item .contents .report-info,.legendary-story .blog-item .contents .report-info,.legendary-story .petition-item .contents .report-info,.petition-list .blog-item .contents .report-info,.petition-list .petition-item .contents .report-info{margin-top:10px;display:flex;align-items:center}.blog-list .blog-item .contents .report-info .date,.blog-list .blog-item .contents .report-info .reporter,.blog-list .blog-item .contents .report-info .signature-count,.blog-list .petition-item .contents .report-info .date,.blog-list .petition-item .contents .report-info .reporter,.blog-list .petition-item .contents .report-info .signature-count,.legendary-story .blog-item .contents .report-info .date,.legendary-story .blog-item .contents .report-info .reporter,.legendary-story .blog-item .contents .report-info .signature-count,.legendary-story .petition-item .contents .report-info .date,.legendary-story .petition-item .contents .report-info .reporter,.legendary-story .petition-item .contents .report-info .signature-count,.petition-list .blog-item .contents .report-info .date,.petition-list .blog-item .contents .report-info .reporter,.petition-list .blog-item .contents .report-info .signature-count,.petition-list .petition-item .contents .report-info .date,.petition-list .petition-item .contents .report-info .reporter,.petition-list .petition-item .contents .report-info .signature-count{width:50%}.blog-list .blog-item .contents .report-info .reporter,.blog-list .petition-item .contents .report-info .reporter,.legendary-story .blog-item .contents .report-info .reporter,.legendary-story .petition-item .contents .report-info .reporter,.petition-list .blog-item .contents .report-info .reporter,.petition-list .petition-item .contents .report-info .reporter{display:flex;align-items:center}.blog-list .blog-item .contents .report-info .reporter img,.blog-list .petition-item .contents .report-info .reporter img,.legendary-story .blog-item .contents .report-info .reporter img,.legendary-story .petition-item .contents .report-info .reporter img,.petition-list .blog-item .contents .report-info .reporter img,.petition-list .petition-item .contents .report-info .reporter img{border-radius:50%;max-width:30px;margin-right:8px}.blog-list .blog-item .contents .report-info .date,.blog-list .blog-item .contents .report-info .signature-count,.blog-list .petition-item .contents .report-info .date,.blog-list .petition-item .contents .report-info .signature-count,.legendary-story .blog-item .contents .report-info .date,.legendary-story .blog-item .contents .report-info .signature-count,.legendary-story .petition-item .contents .report-info .date,.legendary-story .petition-item .contents .report-info .signature-count,.petition-list .blog-item .contents .report-info .date,.petition-list .blog-item .contents .report-info .signature-count,.petition-list .petition-item .contents .report-info .date,.petition-list .petition-item .contents .report-info .signature-count{text-align:right}.signature-list-table-area table tr td small{font-size:10px;color:#7e87ab}.signature-list-table-area .list-header div:last-child{line-height:10rem}.signature-list-table-area table tr td img{border-radius:50%;margin-right:10px;max-width:40px}.h-line{width:50%;height:1px;background-color:#3b5998;margin:15px auto}.petition-list .meta,.signature-list-petition-header .meta,.single-petition-header .meta{font-family:Lato,sans-serif;font-size:15px;font-weight:400;color:#3b5998;margin-top:3rem;line-height:30px}.petition-list .meta span,.signature-list-petition-header .meta span,.single-petition-header .meta span{font-size:30px;line-height:30px;margin:5px}.petition-list .progress-wrapper,.signature-list-petition-header .progress-wrapper,.single-petition-header .progress-wrapper{margin-top:7px}.petition-list .progress-wrapper div.progress,.petition-list .progress-wrapper div.progress.small,.signature-list-petition-header .progress-wrapper div.progress,.signature-list-petition-header .progress-wrapper div.progress.small,.single-petition-header .progress-wrapper div.progress,.single-petition-header .progress-wrapper div.progress.small{height:14px;border-radius:10px;margin-bottom:0;overflow:hidden;border:0;background:#93aecb;display:inline-block}.petition-list .progress-wrapper div.progress div.value,.petition-list .progress-wrapper div.progress.small div.value,.signature-list-petition-header .progress-wrapper div.progress div.value,.signature-list-petition-header .progress-wrapper div.progress.small div.value,.single-petition-header .progress-wrapper div.progress div.value,.single-petition-header .progress-wrapper div.progress.small div.value{width:67%;height:14px;border-radius:10px;background:#3b5998}.petition-list .progress-wrapper div.progress.small,.signature-list-petition-header .progress-wrapper div.progress.small,.single-petition-header .progress-wrapper div.progress.small{float:left;display:inline-block;margin-top:4px;width:85%;height:6px}.petition-list .progress-wrapper div.progress.small div.value,.signature-list-petition-header .progress-wrapper div.progress.small div.value,.single-petition-header .progress-wrapper div.progress.small div.value{height:6px}.petition-list .progress-wrapper div.progress+span,.signature-list-petition-header .progress-wrapper div.progress+span,.single-petition-header .progress-wrapper div.progress+span{float:right;display:inline-block;color:#3b5998;font-size:14px;line-height:14px;font-weight:700;width:14%;text-align:right}.petition-list .progress-wrapper-white div.progress,.petition-list .progress-wrapper-white div.progress.small,.signature-list-petition-header .progress-wrapper-white div.progress,.signature-list-petition-header .progress-wrapper-white div.progress.small,.single-petition-header .progress-wrapper-white div.progress,.single-petition-header .progress-wrapper-white div.progress.small{background:#70a8ca}.petition-list .progress-wrapper-white div.progress div.value,.petition-list .progress-wrapper-white div.progress.small div.value,.signature-list-petition-header .progress-wrapper-white div.progress div.value,.signature-list-petition-header .progress-wrapper-white div.progress.small div.value,.single-petition-header .progress-wrapper-white div.progress div.value,.single-petition-header .progress-wrapper-white div.progress.small div.value{background:green}.progress-wrapper .negative div.value{background:#8b0000!important}.petition-list .progress-wrapper-white div.progress+span,.signature-list-petition-header .progress-wrapper-white div.progress+span,.single-petition-header .progress-wrapper-white div.progress+span{color:#fff}.media-items,.petition-basic,.petition-letters,.petition-updates{padding-top:1rem;padding-bottom:1rem}.media-items h3,.petition-basic h3,.petition-letters h3,.petition-updates h3{color:#3b5998;font-weight:300}.media-items h3 span,.petition-basic h3 span,.petition-letters h3 span,.petition-updates h3 span{-moz-opacity:.2;-khtml-opacity:.2;-webkit-opacity:.2;opacity:.2;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(opacity=20);filter:alpha(opacity=20)}#petition-updates .petition-update{margin-bottom:30px;position:relative}#petition-updates .petition-update .delete-petition-block-drag:hover{color:#3b5998;text-decoration:none}#petition-updates .petition-update-placeholder{position:relative;padding:0 0 5px;border:1px dashed #3b5998;background:#eff1f5;min-height:100px;border-radius:10px;margin-bottom:20px}#petition-updates .petition-update-placeholder:before{position:absolute}#petition-letter{margin-bottom:30px}#petition-letters-blocks .petition-letter-person{position:relative;padding:0 0 5px;margin-bottom:30px}.petition-entry-details{padding-bottom:5rem}.petition-entry-details .banner.form-group{height:25rem;line-height:25rem;border-radius:25px;border:1px solid #3b5998;text-align:center}.petition-entry-details .banner.form-group input[type=file]{display:none}.petition-entry-details .banner.form-group input[type=file]+label{border:1px solid #3b5998;padding:6px 20px;border-radius:25px;z-index:100;color:#3b5998;cursor:pointer}.petition-entry-details .banner-media.form-group{height:15rem;line-height:15rem;position:relative}.petition-entry-details .banner-media.form-group span.banner-media-drag{position:absolute;top:10px;right:20px;color:#fff;font-size:16px;line-height:22px;cursor:move!important}.petition-entry-details .banner-media.form-group a.media-delete:active,.petition-entry-details .banner-media.form-group a.media-delete:focus,.petition-entry-details .banner-media.form-group a.media-delete:hover{text-decoration:none}.petition-entry-details .banner-filled.form-group input[type=file]+label{background:#3b5998;color:#fff}.petition-entry-details .banner-filled.form-group input[type=file]+label+a.banner-delete:active,.petition-entry-details .banner-filled.form-group input[type=file]+label+a.banner-delete:focus,.petition-entry-details .banner-filled.form-group input[type=file]+label+a.banner-delete:hover{text-decoration:none}.single-petition{background-color:#fff;padding-top:6rem;padding-bottom:6rem}.single-petition .petition-info{font-size:1.8rem;line-height:2.7rem}.single-petition p.small{font-size:1.6rem;line-height:2.4rem}.single-petition .meta-info{display:flex}.single-petition .meta-info .social ul{margin-top:10px}.single-petition .meta-info .social ul li a{border:1px solid transparent;color:#fff}.single-petition .meta-info .social ul li a:active,.single-petition .meta-info .social ul li a:focus,.single-petition .meta-info .social ul li a:hover{border:1px solid transparent}.single-petition .meta-info .creatorinfo,.single-petition .meta-info .social{width:50%}.single-petition .petition-media-items{padding-top:5rem;padding-bottom:5rem}.single-petition .petition-media-items .petition-video-section{padding-top:15px;padding-bottom:20px}.single-petition .petition-media-items .petition-video-section .petition-media-video iframe{width:100%;max-width:560px;height:315px;border:0;overflow:hidden}.single-petition .petition-media-items .petition-video-section .petition-video-info h4{margin-top:0}.single-petition .petition-media-items img{cursor:pointer}.single-petition .recipient-area .recipient-heading{margin-top:20px;margin-bottom:15px}.single-petition .recipient-area .recipient{padding:20px;border-radius:4px;text-align:center;margin-bottom:20px;background:#bbbbbb1a;-webkit-box-shadow:1px 2px 7px 0 #bbb;-moz-box-shadow:1px 2px 7px 0 #bbb;box-shadow:1px 2px 7px #bbb}.letter,.sgnature-listing-area,.updates-area{padding-top:6rem;padding-bottom:6rem}.single-petition .recipient-area .recipient p{font-size:1.4rem;line-height:2.1rem}.letter{background-color:#263961}.letter .letter-wrapper{max-width:660px;margin:0 auto}.letter .letter-wrapper p{font-family:Dancing Script,cursive;font-size:2.2rem;line-height:3.3rem;color:#fff}.updates-area{min-height:400px;background-color:#eff1f5}.updates-area .update-news{width:100%}#petition-media-photos div.banner-media-parent-placeholder:before{position:absolute}.sgnature-listing-area{background-color:#fff}.sgnature-listing-area #signatures_cards{margin-top:10px}.sgnature-listing-area .sign-card{display:flex;align-items:flex-start;width:100%;box-shadow:0 0 5px #bbb;border-radius:4px;padding:10px;margin-top:10px;margin-bottom:20px}.sgnature-listing-area .sign-card:hover{box-shadow:0 0 7px #bbb}.sgnature-listing-area .sign-card .thumb-photo{width:25%}.sgnature-listing-area .sign-card .thumb-photo img{border-radius:5px}.sgnature-listing-area .sign-card .signers-info{width:75%;padding-left:15px}.sgnature-listing-area .sign-card .signers-info h5{margin-top:0;margin-bottom:3px;font-size:24px;line-height:24px}.sgnature-listing-area .sign-card .signers-info .date-time{font-size:14px;line-height:16px;color:#666}.sgnature-listing-area .sign-card .signers-info .message{font-size:1.4rem;line-height:2.1rem}.sgnature-listing-area a.btn.btn-brand{margin-top:3rem}.sign-this-petition{background:0 0}.sign-this-petition #signature-form{margin-top:5px}.sign-this-petition .light-shade{background-color:#eff1f5;padding-top:6rem;padding-bottom:6rem}footer#footer{background-color:#263961;padding-top:4rem;padding-bottom:4rem;color:#fff}footer#footer p{font-size:1.4rem;line-height:2.1rem;color:#fff}footer#footer .footer-logo{display:inline-block;margin-top:0}footer#footer .footer-logo img{filter:brightness(800%)}footer#footer .stay_connected_title{margin-top:0}footer#footer .subscribe-form .subscribe-form-action{width:100%;display:flex;align-items:center;border:1px solid #fff;border-radius:25px;overflow:hidden;margin-bottom:15px}footer#footer .subscribe-form .subscribe-form-action .subscribe-input{width:75%;margin:0}footer#footer .subscribe-form .subscribe-form-action .subscribe-input input{background:0 0;border:0;box-shadow:none;outline:0;padding-left:25px;color:#fff}footer#footer .subscribe-form .subscribe-form-action .subscribe-input input:active,footer#footer .subscribe-form .subscribe-form-action .subscribe-input input:focus,footer#footer .subscribe-form .subscribe-form-action .subscribe-input input:hover{border:0;outline:0;box-shadow:none}footer#footer .subscribe-form .subscribe-form-action .subscribe-btn{width:30%;margin:0;background:#fff}footer#footer .subscribe-form .subscribe-form-action .subscribe-btn .btn{background:#fff;font-size:16px;padding:11px 30px;width:100%;border-color:transparent;color:#263961}footer#footer .subscribe-form .subscribe-form-action .subscribe-btn .btn:active,footer#footer .subscribe-form .subscribe-form-action .subscribe-btn .btn:focus,footer#footer .subscribe-form .subscribe-form-action .subscribe-btn .btn:hover{padding:11px 30px;background:#fffc;color:#5f7ec1}@media(max-width:1400px){.login-section .container-fluid .light-shade .right-part form,.reset-section .container-fluid .light-shade .right-part form,.signup-section .container-fluid .light-shade .right-part form{width:100%}}@media(max-width:1200px){footer .subscribe-form .subscribe-form-action .subscribe-input{width:65%}footer .subscribe-form .subscribe-form-action .subscribe-btn{width:45%}}@media(max-width:991px){.not-alone .container-fluid .row .left-part{text-align:center}.updates-area .owl-dots .owl-dot span{margin:6px 12px}.blog-info{margin-bottom:2rem}.blog-info .social{text-align:left}#main-carousel .slideritem .featured{width:100%;height:auto;text-align:center;padding-top:10rem;padding-bottom:10rem}}@media(min-width:481px)and (max-width:767px){.sgnature-listing-area .sign-card .signers-info h5{font-size:24px;line-height:34px}.sgnature-listing-area .sign-card .signers-info p.date-time{font-size:14px;line-height:18px}.sgnature-listing-area .sign-card .signers-info p.message{font-size:14px;line-height:22px}.success-petition .petition-card div.title{top:50%}.success-petition .petition-card div.title h6{font-size:3rem;line-height:4.5rem}.success-petition .petition-card div.title p{font-size:15px}}@media(max-width:767px){#main{margin-top:50px}header .navbar .navbar-nav li a,header .navbar .navbar-nav li a:active,header .navbar .navbar-nav li a:focus,header .navbar .navbar-nav li a:hover{border-bottom:0}header .navbar .navbar-nav li .dropdown-menu li a{padding-left:3rem}.navbar .navbar-collapse.in{max-height:400px}.not-alone .container-fluid .row .left-part{padding:4rem 3rem 6rem;text-align:center}.not-alone .container-fluid .row .right-part .row .col-xs-12.four,.not-alone .container-fluid .row .right-part .row .col-xs-12.one,.not-alone .container-fluid .row .right-part .row .col-xs-12.three,.not-alone .container-fluid .row .right-part .row .col-xs-12.two{padding:5rem 3rem}.not-alone .container-fluid .row .right-part .row .one:after,.not-alone .container-fluid .row .right-part .row .two:after{display:none}.not-alone .container-fluid .row .right-part .row .four:before,.not-alone .container-fluid .row .right-part .row .three:before,.not-alone .container-fluid .row .right-part .row .two:before,.single-petition .meta-info{display:block}.easy-steps .light-shade .collect,.easy-steps .light-shade .create,.easy-steps .light-shade .raise{padding:4rem 3rem}h2.section-heading{font-size:3rem;line-height:4rem}.login-section .container-fluid .light-shade .right-part,.reset-section .container-fluid .light-shade .right-part,.signup-section .container-fluid .light-shade .right-part{padding:5rem 1.5rem;text-align:center}.single-petition .meta-info .creatorinfo,.single-petition .meta-info .social{width:100%;text-align:left}.single-petition .meta-info .creatorinfo ul li a,.single-petition .meta-info .social ul li a{margin-top:10px;margin-bottom:10px}.success-petition .petition-card{padding:15px}.success-petition .petition-card div,.success-petition .petition-card:before{background:#26396199;height:calc(100% - 30px);width:calc(100% - 30px);top:15px;left:15px}.success-petition .petition-card:hover:before{top:15px;height:calc(100% - 30px)}.contact-section .container-fluid #map_canvas{min-height:400px}}.spinner{width:44px;height:44px;border:5px solid #3273ff;border-bottom-color:transparent;border-radius:50%;display:inline-block;box-sizing:border-box;animation:spinner-rotation 1s linear infinite;position:absolute}@keyframes spinner-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.full-loading{position:fixed;z-index:4;height:2em;width:2em;overflow:show;margin:auto;inset:0}.full-loading:before{content:"";display:block;position:fixed;top:0;left:0;width:100%;height:100%;background:radial-gradient(#a8a9ab66,#42648a66);background:-webkit-radial-gradient(rgba(168,169,171,.4),rgba(66,100,138,.4))}.full-loading:not(:required){font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.full-loading:not(:required):after{content:"";display:block;font-size:10px;width:1em;height:1em;margin-top:-.5em;-webkit-animation:spinner .9s infinite linear;-moz-animation:spinner .9s infinite linear;-ms-animation:spinner .9s infinite linear;-o-animation:spinner .9s infinite linear;animation:spinner .9s infinite linear;border-radius:.5em;-webkit-box-shadow:#173981 1.5em 0 0 0,#173981 1.1em 1.1em 0 0,#173981 0 1.5em 0 0,#173981 -1.1em 1.1em 0 0,#173981 -1.5em 0 0 0,#173981 -1.1em -1.1em 0 0,#173981 0 -1.5em 0 0,#173981 1.1em -1.1em 0 0;box-shadow:#3273ff 1.5em 0,#3273ff 1.1em 1.1em,#3273ff 0 1.5em,#3273ff -1.1em 1.1em,#3273ff -1.5em 0,#3273ff -1.1em -1.1em,#3273ff 0 -1.5em,#3273ff 1.1em -1.1em}@-webkit-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-moz-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@-o-keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spinner{0%{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-ms-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0)}to{-webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);-ms-transform:rotate(360deg);-o-transform:rotate(360deg);transform:rotate(360deg)}}.timeline{box-sizing:border-box;position:relative}.timeline *,.timeline *:before,.timeline *:after{box-sizing:inherit}.timeline:not(.timeline--horizontal):before{background-color:#ddd;bottom:0;content:"";left:50%;margin-left:-2px;position:absolute;top:0;width:4px;z-index:1}.timeline__wrap{overflow:hidden;position:relative;z-index:2}.timeline__item{font-size:1rem;padding:10px 40px 10px 0;position:relative;width:50%;z-index:2}.timeline__item:after{background-color:#fff;border:4px solid #DDD;border-radius:50%;content:"";height:20px;position:absolute;right:-10px;transform:translateY(-50%);top:50%;width:20px;z-index:1}.timeline__item.animated{animation-duration:1s;animation-fill-mode:both;opacity:0}.timeline__item.fadeIn{animation-name:fadeIn}.timeline__item--left{left:0}.timeline__item--right{left:50%;padding:10px 0 10px 40px}.timeline__item--right:after{left:-10px}.timeline__item--right .timeline__content:before{border-bottom:10px solid transparent;border-right:12px solid #CCC;border-left:none;border-top:10px solid transparent;left:-12px}.timeline__item--right .timeline__content:after{border-bottom:9px solid transparent;border-right:11px solid #FFF;border-left:none;border-top:9px solid transparent;left:-10px}.timeline__content{background-color:#fff;border:1px solid #CCC;border-radius:10px;color:#333;display:block;padding:20px;position:relative}.timeline__content:before,.timeline__content:after{content:"";height:0;position:absolute;transform:translateY(-50%);top:50%;width:0}.timeline__content:before{border-bottom:10px solid transparent;border-left:12px solid #CCC;border-top:10px solid transparent;right:-12px;z-index:1}.timeline__content:after{border-bottom:9px solid transparent;border-left:11px solid #FFF;border-top:9px solid transparent;right:-10px;z-index:2}.timeline__content h2{font-size:20px;font-weight:700;margin:0 0 10px}.timeline__content p{font-size:15px;line-height:1.5;margin-bottom:10px}.timeline--horizontal{font-size:0;padding:0 50px;overflow:hidden;white-space:nowrap}.timeline--horizontal .timeline-divider{background-color:#ddd;display:block;height:4px;left:40px;position:absolute;transform:translateY(-50%);right:40px;z-index:1}.timeline--horizontal .timeline__items{transition:all .8s;will-change:transform}.timeline--horizontal .timeline__item{display:inline-block;left:0;padding:0 0 40px;position:relative;transition:none;vertical-align:top;white-space:normal}.timeline--horizontal .timeline__item:after{left:50%;right:auto;transform:translate(-50%,-50%);top:100%}.timeline--horizontal .timeline__item .timeline__item__inner{display:table;height:100%;width:100%}.timeline--horizontal .timeline__item .timeline__content__wrap{display:table-cell;margin:0;padding:0;vertical-align:bottom}.timeline--horizontal .timeline__item .timeline__content:before{border-left:12px solid transparent;border-right:12px solid transparent;border-top:12px solid #CCC;left:50%;right:auto;transform:translate(-50%);top:100%}.timeline--horizontal .timeline__item .timeline__content:after{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #FFF;left:50%;right:auto;transform:translate(-50%);top:100%}.timeline--horizontal .timeline__item--bottom{padding:40px 0 0}.timeline--horizontal .timeline__item--bottom:after{top:0}.timeline--horizontal .timeline__item--bottom .timeline__content__wrap{vertical-align:top}.timeline--horizontal .timeline__item--bottom .timeline__content:before{border-bottom:12px solid #CCC;border-left:12px solid transparent;border-right:12px solid transparent;border-top:none;bottom:100%;top:auto}.timeline--horizontal .timeline__item--bottom .timeline__content:after{border-bottom:10px solid #FFF;border-left:10px solid transparent;border-right:10px solid transparent;border-top:none;bottom:100%;top:auto}.timeline-nav-button{background-color:#fff;border:2px solid #DDD;border-radius:50px;box-sizing:border-box;box-shadow:none;cursor:pointer;display:block;height:40px;outline:none;position:absolute;text-indent:-9999px;transform:translateY(-50%);top:50%;width:40px;z-index:10}.timeline-nav-button:disabled{opacity:.5;pointer-events:none}.timeline-nav-button:before{background-position:center center;background-repeat:no-repeat;content:"";display:block;height:14px;left:50%;position:absolute;transform:translate(-50%) translateY(-50%);top:50%;width:8px}.timeline-nav-button--prev{left:0}.timeline-nav-button--prev:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.8' height='14'%3E%3Cpath fill='none' stroke='%23ddd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M6.8 1L1 7l5.8 6'/%3E%3C/svg%3E")}.timeline-nav-button--next{right:0}.timeline-nav-button--next:before{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='7.8' height='14'%3E%3Cpath fill='none' stroke='%23ddd' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' d='M1 13l5.8-5.9L1 1'/%3E%3C/svg%3E")}.timeline--mobile{padding:0}.timeline--mobile:before{left:10px!important;margin:0!important}.timeline--mobile .timeline__item{left:0;padding-left:40px;padding-right:0;width:100%}.timeline--mobile .timeline__item:after{left:2px;margin:0}.timeline--mobile .timeline__item .timeline__content:before{left:-12px;border-bottom:12px solid transparent;border-right:12px solid #CCC;border-left:none;border-top:12px solid transparent}.timeline--mobile .timeline__item .timeline__content:after{left:-10px;border-bottom:10px solid transparent;border-right:10px solid #FFF;border-left:none;border-top:10px solid transparent}@keyframes fadeIn{0%{opacity:0;top:70px}to{opacity:1;top:0}}@keyframes liftUp{0%{top:0}to{top:-15px}}.toggle-button-cover{display:inline-block;position:relative;width:100%;box-sizing:border-box;border:1px solid #3b5998;border-radius:25px;background:0 0;font-family:Source Sans Pro,sans-serif;box-shadow:none;color:#555;font-size:1.6rem;line-height:1.6rem;margin:0;padding:2px}.toggle-button-cover .button-cover:before{counter-increment:button-counter;content:counter(button-counter);position:absolute;right:0;bottom:0;color:#d7e3e3;font-size:12px;line-height:1;padding:5px}.toggle-button-cover .button-cover,.toggle-button-cover .knobs,.toggle-button-cover .layer{position:absolute;inset:-1px -3px 0}.toggle-button-cover .button{position:relative;top:50%;width:100%;height:36px;overflow:hidden}.toggle-button-cover .button.r,.toggle-button-cover .button.r .layer{border-radius:100px}.toggle-button-cover .checkbox{position:relative;width:100%;height:100%;padding:0;margin:0;opacity:0;cursor:pointer;z-index:3}.toggle-button-cover .knobs{z-index:2}.toggle-button-cover .layer{width:100%;background-color:#ebfcee;transition:.3s ease all;z-index:1}.toggle-button-cover #button-2 .knobs:before,.toggle-button-cover #button-2 .knobs:after{position:absolute;top:4px;left:4px;width:30px;height:30px;color:#fff;font-size:10px;font-weight:700;text-align:center;line-height:1;padding:9px 4px;background-color:#03f480;border-radius:50%;transition:.3s ease all}.toggle-button-cover #button-2 .knobs:before{content:"YES"}.toggle-button-cover #button-2 .knobs:after{content:"NO"}.toggle-button-cover #button-2 .knobs:after{right:-28px;left:auto;background-color:#f44336}.toggle-button-cover #button-2 .checkbox:checked+.knobs:before{left:-28px}.toggle-button-cover #button-2 .checkbox:checked+.knobs:after{right:4px}.toggle-button-cover #button-2 .checkbox:checked~.layer{background-color:#fcebeb}.toggle-button-cover .label-text{position:absolute;z-index:9;padding-left:47px;padding-top:10px;margin:0 auto;font-weight:700}.toggle-button-cover .label-text .agree{color:green}.toggle-button-cover .label-text .disagree{color:red}.checkbox-wrapper-37 input[type=checkbox]{display:none}.checkbox-wrapper-37 .terms-label{cursor:pointer;display:flex;align-items:center}.checkbox-wrapper-37 .terms-label .label-text{margin-left:10px}.checkbox-wrapper-37 .checkbox-svg{width:30px;height:30px;border:1px solid #0d42a2}.checkbox-wrapper-37 .checkbox-box{fill:#fff;stroke:#3b5998;stroke-dasharray:800;stroke-dashoffset:800;transition:stroke-dashoffset .6s ease-in}.checkbox-wrapper-37 .checkbox-tick{stroke:#167e0b;stroke-dasharray:172;stroke-dashoffset:172;transition:stroke-dashoffset .6s ease-in}.checkbox-wrapper-37 input[type=checkbox]:checked+.terms-label .checkbox-box,.checkbox-wrapper-37 input[type=checkbox]:checked+.terms-label .checkbox-tick{stroke-dashoffset:0}.switch{position:relative;display:inline-block;width:60px;height:34px}.switch input{opacity:0;width:0;height:0}.switch .slider{position:absolute;cursor:pointer;inset:0;background-color:#ccc;-webkit-transition:.4s;transition:.4s}.switch .slider:before{position:absolute;content:"";height:26px;width:26px;left:4px;bottom:4px;background-color:#fff;-webkit-transition:.4s;transition:.4s}.switch input:checked+.slider{background-color:#2196f3}.switch input:focus+.slider{box-shadow:0 0 1px #2196f3}.switch input:checked+.slider:before{-webkit-transform:translateX(26px);-ms-transform:translateX(26px);transform:translate(26px)}.switch .slider.round{border-radius:34px}.switch .slider.round:before{border-radius:50%}.switch input:disabled+.slider{background-color:#f3f3f3;cursor:not-allowed}.switch input:disabled:checked+.slider{background-color:#f3f3f3}.switch input:disabled+.slider:before{background-color:#d9d4d4;cursor:not-allowed}.petition-progress-wrapper .petition-progress-container{width:100%}.petition-progress-wrapper .petition-progress-bar{display:flex;width:100%;height:25px;background-color:#93aecb;border-radius:5px;overflow:hidden;position:relative;color:#f5f5f5;text-align:center}.petition-progress-wrapper .petition-progress-bar small{text-align:center;padding-left:3px;padding-right:3px}.petition-progress-wrapper .petition-progress-bar:before{position:absolute;left:50%;transform:translate(-50%);z-index:1;color:#000;font-weight:700}.petition-progress-wrapper .petition-progress-left,.petition-progress-wrapper .petition-progress-right{height:100%}.petition-progress-wrapper .petition-progress-left{background-color:#d9534f}.petition-progress-wrapper .petition-progress-right{background-color:#5db85b}.petition-button{background-color:initial;box-shadow:#0000001a 0 2px 4px;color:#fff!important;cursor:pointer;display:inline-block;outline:0;overflow:hidden;padding:0 20px;pointer-events:auto;position:relative;text-align:center;touch-action:manipulation;user-select:none;-webkit-user-select:none;vertical-align:middle;white-space:nowrap;width:auto!important;min-width:40px;z-index:1;border:0;border-radius:20px;transition:box-shadow .2s;height:40px;line-height:40px;font-family:Source Sans Pro,sans-serif;font-weight:600}.petition-button:hover{text-decoration:none!important}.petition-button input[type=file]{display:none}.petition-button.medium{height:34px;line-height:34px}.petition-button.small{height:30px;line-height:30px}.petition-button.big{height:50px;line-height:50px;border-radius:25px;padding:0 50px}.petition-button.mini{height:25px;line-height:26px;border-radius:15px;padding:0 12px;min-width:25px}.petition-button.warning{background-image:linear-gradient(-180deg,#f1b662,#d7983f)}.petition-button.warning:hover{box-shadow:#fd4c0080 0 3px 8px;background-image:linear-gradient(-180deg,#f0ad4e,#b47b2b)}.petition-button.warning:disabled{background-image:linear-gradient(-180deg,#ac9779,#9c7c50)}.petition-button.success{background-image:linear-gradient(-180deg,#5db85b,#30912e)}.petition-button.success:hover{box-shadow:#05f30a80 0 3px 8px;background-image:linear-gradient(-180deg,#5db85b,#257a23)}.petition-button.success:disabled{background-image:linear-gradient(-180deg,#85a684,#436342)}.petition-button.error,.petition-button.danger{background-image:linear-gradient(-180deg,#d52b2b,#a21c1c)}.petition-button.error:hover,.petition-button.danger:hover{box-shadow:#f8020280 0 3px 8px;background-image:linear-gradient(-180deg,#ce1c1c,#851313)}.petition-button.error:disabled,.petition-button.danger:disabled{background-image:linear-gradient(-180deg,#a87373,#8a5050)}.petition-button.info{background-image:linear-gradient(-180deg,#4c69a1,#3b5994)}.petition-button.info:hover{box-shadow:#0248f880 0 3px 8px;background-image:linear-gradient(-180deg,#3c5b98,#2d4b85)}.petition-button.info:disabled{background-image:linear-gradient(-180deg,#5a6985,#46536e)}.petition-button.github{background-image:linear-gradient(-180deg,#717375,#686b73)}.petition-button.github:hover{box-shadow:#0248f880 0 3px 8px;background-image:linear-gradient(-180deg,#757678,#5f636e)}.navbar .nav li.active{background-color:#354e83}.navbar .nav li:hover{background-color:#4362a1!important}.is-invalid{border:1px solid red!important}.btn.btn-danger{color:#fff!important;background-color:#d9534f!important;border-color:#d43f3a!important}.btn.btn-success{color:#fff!important;background-color:#5cb85c!important;border-color:#4cae4c!important}.btn.btn-success:hover{color:#fff!important}.petition-entry-details .photo.form-group{height:15rem;line-height:15rem;border-radius:10px;border:1px solid #3b5998;text-align:center}.ql-toolbar.ql-snow,.ql-container.ql-snow{border:0!important}.ql-container .ql-blank,.ql-container .ql-editor{min-height:300px!important}.ql-container .ql-editor img{float:left;padding:6px;border:1px solid #dbdde6;border-radius:10px;margin-right:10px;margin-top:10px;margin-bottom:10px}.ql-toolbar.ql-snow{border-bottom:1px solid #d1d5db!important}.no-padding{padding:0}.quill-editor-wrap{padding:1px 4px 5px!important}.create-petition-block{padding:5px;margin-bottom:15px}.petition-info img{border:1px solid #CCCCCC;background-color:#f5f5f5;padding:10px;border-radius:5px;margin:10px 25px 10px 0;float:left;min-width:300px;width:500px;max-width:100%;transition:transform .2s}.petition-info ol{padding-left:10px}.petition-info img:hover{transform:scale(1.5)}img.zoom{transition:transform .2s}img.zoom:hover{transform:scale(3)}.swal2-popup{min-width:300px;width:600px}@media(max-width:600px){.swal2-popup{width:390px}}.swal2-popup .swal2-title{font-size:38px}.swal2-popup .swal2-html-container{font-size:18px}.swal2-popup .swal2-actions{width:100%}.swal2-popup .swal2-actions button{width:25%;font-size:15px}@media(min-width:300px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}.dp__main{border:1px solid #3b5998;border-radius:25px;padding:4px}.dp__main input{border:0!important;font-size:15px;width:99%}.dp__main .dp__input_wrap{text-align:center}.text-area-length-limit{margin-right:7px;color:#999;font-size:11px;margin-top:-32px;float:right}@media(max-width:600px){.single-petition-header{min-height:435px}.single-petition-header .meta{margin-top:0!important}}.timeline__content{padding:0!important}.banner-templates{width:100%;height:250px;border:1px solid #3b5998;border-radius:25px;overflow-y:auto}.create_petition_section .petition-settings{border:1px solid #3b5998;border-radius:25px}.create_petition_section .petition-settings .information{padding:4px;margin-left:70px}.create_petition_section .petition-settings .information i{padding:4px}.create_petition_section .petition-settings .form-group .checkbox-label{text-align:center;vertical-align:middle;padding-left:10px;font-size:large;font-weight:700}.not-alone h5{color:#f5f5f5}@media(max-width:990px){.slideritem .container-fluid{background-color:#eff1f5cc}}.donate{padding:5px}.donate button{height:28px;width:115px;border:1px solid #633005;border-radius:25px;background-color:#f5740a;color:#fff;font-weight:700;font-size:11pt}.single-petition .manage{width:100%}.single-petition .manage .button-wrapper{display:inline-block}body>div.cc-revoke.cc-bottom.cc-right.cc-animate{margin-right:50px}.ql-align-center{text-align:center}.ql-indent-1{padding-left:20px}.ql-indent-2{padding-left:40px}.ql-indent-3{padding-left:60px}.ql-indent-4{padding-left:80px}.ql-indent-5{padding-left:100px}.ql-indent-6{padding-left:120px}.ql-indent-7{padding-left:140px}.ql-indent-8{padding-left:160px}.ql-font-monospace{font-family:monospace}.ql-font-serif{font-family:Georgia,Times New Roman,serif}.mt-1{margin-top:1rem}.mb-1{margin-bottom:1rem}.mt-2{margin-top:2rem}.mb-2{margin-bottom:2rem}
