<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">        @import url(https://fonts.googleapis.com/css?family=Raleway:300,400,500,600,700,800);
        /* CSS Document */
        /* ------------------------------------------ */
        /*             TABLE OF CONTENTS
/* ------------------------------------------ */
        /*   01 - General &amp; Basic Styles   */
        /*   02 - Header &amp; Navigation      */
        /*   03 - Slider                   */
        /*   04 - Main Page Elements       */
        /*   05 - Revolution Slider        */
        /*   06 - Shortcodes Elements      */
        /*   07 - Portfolio Styles         */
        /*   08 - Single Project Styles    */
        /*   09 - Blog Styles              */
        /*   10 - Single post Styles       */
        /*   11 - Sidebar Styles           */
        /*   12 - Footer Styles 		   */
        /*   13 - Plugins Styles 	  	   */
        /*   14 - Message Styles           */
        
        @-moz-document url-prefix() {
            select {
                background-image: url('pointer.3a67597f658b270f1355.png');
                padding-right: 15px;
                background-repeat: no-repeat;
                background-position: 98% center;
                -webkit-appearance: none;
                -moz-appearance: none;
                appearance: none;
            }
            select[multiple] {
                background-image: none !important;
            }
            .reply-box .reply-area textarea {
                min-width: 100%;
            }
            .company-description textarea,
            .request-container .textarea-keywords {
                min-height: 120px;
                min-width: 100%;
            }
            .authorized-navbar.navbar-default .navbar-nav &gt; li &gt; a span strong {
                max-width: 146.5px;
            }
            .account-text-info h2 {
                word-break: break-all !important;
            }
        }
        
        input:-webkit-autofill {
            box-shadow: inset 0 0 0 1000px #fff;
        }
        
        ::-webkit-input-placeholder {
            opacity: 0.6;
        }
        
        ::-moz-placeholder {
            opacity: 0.6;
        }
        
        ::-ms-placeholder {
            opacity: 0.6;
        }
        
        ::-webkit-input-placeholder {
            opacity: 0.6;
        }
        
        ::-ms-input-placeholder {
            opacity: 0.6;
        }
        
        ::placeholder {
            opacity: 0.6;
        }
        /*------------------------------------------*/
        /*	     01 - General &amp; Basic Styles
/*------------------------------------------*/
        
        body {
            font-family: 'Raleway', sans-serif;
            font-size: 13px;
            line-height: 21px;
            font-weight: 300;
            color: #666;
            padding: 0 !important;
        }
        
        strong,
        b {
            font-weight: 700;
        }
        
        img {
            max-width: 100%;
            height: auto;
        }
        
        ul,
        ol {
            list-style: none;
        }
        
        ul {
            padding: 0;
            margin: 0;
        }
        
        a {
            transition: color 0.2s ease-in-out;
            -moz-transition: color 0.2s ease-in-out;
            -webkit-transition: color 0.2s ease-in-out;
            -o-transition: color 0.2s ease-in-out;
            outline: none;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a:hover,
        .navbar-default .navbar-nav &gt; li &gt; a:focus {
            color: #fff;
            background-color: transparent;
        }
        
        a:hover {
            /*color: #444;*/
        }
        
        a,
        a:hover {
            text-decoration: none;
        }
        
        i {
            font-size: 1.1em;
        }
        
        h1,
        h2,
        h3,
        h4,
        h5,
        h6 {
            font-family: 'Raleway', sans-serif;
            font-weight: 600;
            margin: 0;
            color: #444;
        }
        
        h1 {
            font-size: 24px;
            line-height: 30px;
        }
        
        h2 {
            font-size: 22px;
            line-height: 28px;
        }
        
        h3 {
            font-size: 18px;
            line-height: 24px;
        }
        
        h4 {
            font-size: 16px;
            line-height: 22px;
        }
        
        h5 {
            font-size: 14px;
            line-height: 20px;
        }
        
        h6 {
            font-size: 12px;
            line-height: 18px;
        }
        
        p {
            color: #666;
            font-size: 13px;
            font-family: 'Raleway', sans-serif;
            line-height: 22px;
            margin: 0;
        }
        
        p strong {
            font-weight: 600;
        }
        
        .accent-color-bg {
            color: #fff;
        }
        
        .fittext {
            font-size: 38px;
            font-weight: 300;
            line-height: 1.6em;
            margin-bottom: 35px;
            color: rgba(0, 0, 0, 0.8);
        }
        
        .fittext strong {
            font-weight: 700;
        }
        
        .page-content p {
            margin-bottom: 15px;
        }
        
        .wite-text {
            color: #fff;
        }
        
        .uppercase {
            text-transform: uppercase;
        }
        
        .image-text {
            margin-right: 10px;
        }
        
        a.main-button,
        input[type="submit"] {
            display: inline-block;
            text-decoration: none;
            color: #fff;
            font-size: 12px;
            font-family: 'Raleway', sans-serif;
            font-weight: 300;
            text-transform: uppercase;
            padding: 6px 16px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        a.main-button:hover,
        input[type="submit"]:hover {
            background: #444;
            color: #fff;
        }
        
        a.main-button i {
            font-size: 1.2em;
        }
        
        input[type="submit"] {
            border: none;
        }
        
        .tooltip .tooltip-inner {
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
        }
        
        #content {
            padding: 20px 0;
        }
        
        #content.full-sections {
            padding: 0;
        }
        
        .section {
            position: relative;
            overflow: hidden;
            background-repeat: no-repeat;
            background-position: center center;
            background-size: cover !important;
        }
        
        .section.repeat-bg {
            background-repeat: repeat;
            background-size: auto !important;
        }
        
        .bg-parallax {
            background-attachment: fixed;
        }
        
        .section-video {
            position: absolute;
            z-index: 33;
            left: 0;
            top: -100px;
            width: 100% !important;
            max-width: 100% !important;
            height: auto !important;
        }
        
        .section-video object {
            display: block;
            width: 100% !important;
            height: auto !important;
        }
        
        .section-video img {
            display: block;
            width: 100% !important;
            height: auto !important;
        }
        
        .section-video-content {
            z-index: 35;
            position: relative;
            opacity: 0.98;
        }
        
        .section-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            z-index: 34;
            opacity: 0.7;
        }
        
        .light-section {
            color: #fff;
        }
        
        .light-section .testimonials {
            color: #666;
        }
        
        .light-section .testimonials .testimonial-content p {
            color: #c4c4c4;
        }
        
        #container {
            background-color: #fff;
        }
        
        .boxed-page {
            position: relative;
            width: 1220px;
            margin: 0 auto;
            background-color: #fff;
            -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.3);
        }
        
        .boxed-page header {
            width: 1220px;
        }
        
        #loader {
            position: fixed;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: transparent;
            z-index: 99999999999;
        }
        
        .spinner {
            position: absolute;
            width: 40px;
            height: 40px;
            top: 50%;
            left: 50%;
            margin-left: -40px;
            margin-top: -40px;
            -webkit-animation: rotatee 2.0s infinite linear;
            animation: rotatee 2.0s infinite linear;
        }
        
        .dot1,
        .dot2 {
            width: 60%;
            height: 60%;
            display: inline-block;
            position: absolute;
            top: 0;
            border-radius: 100%;
            -webkit-animation: bouncee 2.0s infinite ease-in-out;
            animation: bouncee 2.0s infinite ease-in-out;
        }
        
        .onLoad .spinner {
            width: 20px;
            height: 20px;
            margin-left: 0px;
            margin-top: -12px;
        }
        
        .onLoad .dot1,
        .onLoad .dot2 {}
        
        .dot2 {
            top: auto;
            bottom: 0px;
            -webkit-animation-delay: -1.0s;
            animation-delay: -1.0s;
        }
        
        @-webkit-keyframes rotatee {
            100% {
                -webkit-transform: rotate(360deg)
            }
        }
        
        @keyframes rotatee {
            100% {
                transform: rotate(360deg);
                -webkit-transform: rotate(360deg);
            }
        }
        
        @-webkit-keyframes bouncee {
            0%,
            100% {
                -webkit-transform: scale(0.0)
            }
            50% {
                -webkit-transform: scale(1.0)
            }
        }
        
        @keyframes bouncee {
            0%,
            100% {
                transform: scale(0.0);
                -webkit-transform: scale(0.0);
            }
            50% {
                transform: scale(1.0);
                -webkit-transform: scale(1.0);
            }
        }
        
        #priceContentPosition {
            margin-left: -8.4%
        }
        
        #minimumPricePosition {
            margin-left: -16.4%
        }
        /*------------------------------------------*/
        /*	     02 - Header &amp; Navigation
/*------------------------------------------*/
        
        header {
            position: absolute;
            top: 0;
            width: 100%;
            z-index: 999;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .fixed-header {
            opacity: 0.95;
            box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
            -o-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
            -moz-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
            -webkit-box-shadow: 0 3px 3px -3px rgba(0, 0, 0, 0.2);
        }
        
        .top-bar {
            background-color: #fff;
            border-bottom: 1px solid #f2f2f2;
        }
        
        .top-bar.color-bar {
            border-bottom: 0;
        }
        
        .top-bar.color-bar a {
            color: rgba(255, 255, 255, .6);
        }
        
        .top-bar.color-bar a:hover {
            color: rgba(255, 255, 255, 1) !important;
        }
        
        .top-bar.color-bar ul.social-list li a i {
            border-left: 1px solid rgba(255, 255, 255, .1);
        }
        
        .top-bar.color-bar ul.social-list li:last-child a i {
            border-right: 1px solid rgba(255, 255, 255, .1);
        }
        
        .top-bar.color-bar .contact-details li a:before {
            color: rgba(255, 255, 255, .2);
        }
        
        .top-bar.dark-bar {
            background-color: #444;
            border-bottom: 0;
        }
        
        .top-bar.dark-bar a {
            color: rgba(255, 255, 255, .4);
        }
        
        .top-bar.dark-bar a:hover {
            color: rgba(255, 255, 255, 1) !important;
        }
        
        .top-bar.dark-bar ul.social-list li a i {
            border-left: 1px solid rgba(255, 255, 255, .08);
        }
        
        .top-bar.dark-bar ul.social-list li:last-child a i {
            border-right: 1px solid rgba(255, 255, 255, .08);
        }
        
        .top-bar.dark-bar .contact-details li a:before {
            color: rgba(255, 255, 255, .2);
        }
        
        .top-bar a {
            color: #666;
        }
        
        .top-bar .contact-details li {
            display: inline-block;
        }
        
        .top-bar .contact-details li a:before {
            position: relative;
            content: "|";
            font-size: 13px;
            margin: 0 3px;
            top: -1px;
            color: #ddd;
        }
        
        .top-bar .contact-details li a:before {
            color: #666;
        }
        
        .top-bar .contact-details li:first-child a:before {
            display: none;
        }
        
        .top-bar .contact-details li a {
            font-size: 12px;
            display: block;
            line-height: 32px;
        }
        
        ul.social-list {
            float: right;
        }
        
        ul.social-list li {
            float: left;
        }
        
        ul.social-list li a {
            display: inline-block;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        ul.social-list li a:hover {
            color: #fff;
        }
        
        ul.social-list li a.facebook:hover {
            background-color: #507CBE;
        }
        
        ul.social-list li a.twitter:hover {
            background-color: #63CDF1;
        }
        
        ul.social-list li a.google:hover {
            background-color: #F16261;
        }
        
        ul.social-list li a.dribbble:hover {
            background-color: #E46387;
        }
        
        ul.social-list li a.linkdin:hover {
            background-color: #90CADD;
        }
        
        ul.social-list li a.tumblr:hover {
            background-color: #4D7EA3;
        }
        
        ul.social-list li a.flickr:hover {
            background-color: #E474AF;
        }
        
        ul.social-list li a.instgram:hover {
            background-color: #4D4F54;
        }
        
        ul.social-list li a.vimeo:hover {
            background-color: #87D3E0;
        }
        
        ul.social-list li a.skype:hover {
            background-color: #36C4F3
        }
        
        ul.social-list li a i {
            font-size: 1em;
            display: block;
            width: 34px;
            height: 33px;
            line-height: 33px;
            text-align: center;
            border-left: 1px solid #f2f2f2;
        }
        
        ul.social-list li:last-child a i {
            border-right: 1px solid #f2f2f2;
        }
        
        .wpb-mobile-menu {
            display: none;
        }
        
        .slicknav_menu {
            display: none;
        }
        
        .navbar-toggle {
            display: none;
        }
        
        .navbar {
            margin-bottom: 0;
            background: transparent;
            border: none;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -o-border-radius: 0;
        }
        
        .navbar-brand {
            position: relative;
            padding: 27px 0;
            margin: 0!important;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            top: 5px;
            left: 0px;
        }
        
        .navbar-default .navbar-nav {
            margin-right: 10px!important;
            position: relative;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            margin-top: 33px;
        }
        
        .navbar-default .navbar-nav &gt; li {
            margin-left: 6px;
        }
        
        .navbar-default .navbar-nav &gt; li:first-child {
            margin-left: 0;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a {
            color: #ffffff;
            display: block;
            font-size: 16px;
            font-weight: 800;
            padding: 15px 16px 15px 15px;
            overflow: hidden;
        }
        
        .navbar-default .navbar-nav &gt; li.is-active &gt; a,
        .navbar-default .navbar-nav &gt; li &gt; a:hover {
            color: #57b9e8 !important;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a:active {
            color: #1394cb !important;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a:active {
            color: #136f8d !important;
        }
        
        li.login-link a {
            color: #57b9e8 !important;
            border: 3px solid #57b9e8;
            border-radius: 7px;
            padding-bottom: 10px !important;
            padding-top: 10px !important;
            background-color: transparent;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .navbar-default .navbar-nav &gt; li.login-link a:hover,
        .slicknav_menu li.login-link a:hover {
            color: #fff !important;
            background-color: #57b9e8 !important;
            border: 3px solid #57b9e8;
        }
        
        .navbar-default .navbar-nav &gt; li.login-link a:active {
            background-color: #1394cb !important;
            border: 3px solid #1394cb;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a i {
            margin: 0 -2px 0 -5px;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a:after {
            position: absolute;
            bottom: 0;
            content: '';
            left: 50%;
            display: block;
            height: 5px;
            width: 5px;
            opacity: 0;
            margin: 0 0 -3px -2px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
        }
        
        .navbar-default .navbar-nav &gt; li &gt; a.active:after {
            opacity: 1;
        }
        
        .navbar-default .navbar-nav .dropdown {
            position: absolute;
            left: 0;
            top: 100%;
            width: 180px;
            background-color: #fff;
            visibility: hidden;
            z-index: 2;
            opacity: 0;
            transition: opacity 0.3s ease-in-out;
            -moz-transition: opacity 0.3s ease-in-out;
            -webkit-transition: opacity 0.3s ease-in-out;
            -o-transition: opacity 0.3s ease-in-out;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        }
        
        .navbar-default .navbar-nav &gt; li.drop:hover .dropdown {
            visibility: visible;
            opacity: 1;
        }
        
        .dropdown li,
        .sup-dropdown li {
            position: relative;
            border-top: 1px solid rgba(0, 0, 0, 0.04);
        }
        
        .dropdown li:first-child,
        .sup-dropdown li:first-child {
            border-top: none;
        }
        
        .dropdown li a,
        .sup-dropdown li a {
            display: block;
            color: #666;
            font-size: 13px;
            font-family: 'Raleway', sans-serif;
            padding: 11px 16px;
            text-decoration: none;
            text-transform: capitalize;
            transition: padding 0.2s ease-in-out;
            -moz-transition: padding 0.2s ease-in-out;
            -webkit-transition: padding 0.2s ease-in-out;
            -o-transition: padding 0.2s ease-in-out;
        }
        
        .dropdown &gt; li:hover &gt; a,
        .sup-dropdown li:hover &gt; a {
            padding-left: 18px;
        }
        
        .dropdown li a i {
            margin: 0 0 0 -4px;
        }
        
        .navbar-default .navbar-nav .sup-dropdown {
            position: absolute;
            left: 100%;
            top: 0;
            width: 180px;
            background-color: #fff;
            margin-top: 10px;
            transition: margin-top 0.2s ease-in-out;
            -moz-transition: margin-top 0.2s ease-in-out;
            -webkit-transition: margin-top 0.2s ease-in-out;
            -o-transition: margin-top 0.2s ease-in-out;
            visibility: hidden;
            z-index: 3;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
        }
        
        .navbar-default .navbar-nav li.drop .dropdown li:hover .sup-dropdown {
            visibility: visible;
            margin-top: 0;
        }
        
        .search-side {
            position: relative;
            float: right;
            top: 19px;
            right: -15px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .show-search {
            position: relative;
            display: block;
            float: right;
        }
        
        .show-search i {
            font-size: 1.2em !important;
            display: block;
            color: #666;
            width: 36px;
            cursor: pointer;
            height: 36px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            line-height: 36px;
            text-align: center;
            background-color: #f2f2f2;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .show-search:hover i {
            color: #666;
        }
        
        .navbar .search-form {
            position: absolute;
            right: 0;
            z-index: 20;
            float: right;
            display: none;
            top: 40px;
        }
        
        .navbar .search-form:before {
            background-color: #ccc;
            top: -2px;
            content: '';
            display: block;
            height: 4px;
            width: 4px;
            z-index: 20;
            right: 15px;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            position: absolute;
        }
        
        .navbar .search-form form input {
            border: 2px solid #ccc;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            padding: 5px 14px;
            z-index: 22;
            color: #9d9d9d;
            box-shadow: none;
            -o-box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            outline: none;
            box-shadow: none;
        }
        
        .navbar .search-form form {
            position: absolute;
            right: 0;
            top: 0;
            z-index: 20;
        }
        /*==================================================
     Slideshow
 ================================================== */
        /*-- Main slide --*/
        
        #main-slide .item img {
            width: 100%;
        }
        
        .dark-background {
            width: 100%;
            height: 100%;
            position: absolute;
            left: 0;
            top: 0;
            background-color: rgba(0, 0, 0, .7);
        }
        
        #main-slide #video-background {
            /*min-width: 100%;*/
            /*min-height: 100%;*/
            width: 100%;
            /*height: auto;*/
            z-index: 1;
        }
        
        #main-slide .item .slider-content {
            z-index: 0;
            opacity: 0;
            transition: opacity 500ms;
        }
        
        #main-slide .item.active .slider-content {
            z-index: 0;
            opacity: 1;
            transition: opacity 100ms;
        }
        
        #main-slide .slider-content {
            top: 46%;
            margin-top: -70px;
            left: 0;
            padding: 0;
            text-align: center;
            position: absolute;
            width: 100%;
            height: 100%;
            color: #fff;
        }
        
        #main-slide .carousel-indicators {
            bottom: 30px;
        }
        
        .carousel-indicators li {
            width: 14px !important;
            height: 14px !important;
            border: 2px solid #fff !important;
            margin: 1px !important;
        }
        
        #main-slide .carousel-control.left,
        #main-slide .carousel-control.right {
            opacity: 1;
            filter: alpha(opacity=100);
            background-image: none;
            background-repeat: no-repeat;
            text-shadow: none;
        }
        
        #main-slide .carousel-control.left span {
            padding: 15px;
        }
        
        #main-slide .carousel-control.right span {
            padding: 15px;
        }
        
        #main-slide .carousel-control .fa-angle-left,
        #main-slide .carousel-control .fa-angle-right {
            position: absolute;
            top: 40%;
            z-index: 5;
            display: inline-block;
        }
        
        #main-slide .carousel-control .fa-angle-left {
            left: 0;
        }
        
        #main-slide .carousel-control .fa-angle-right {
            right: 0;
        }
        
        #main-slide .carousel-control i {
            background: rgba(0, 0, 0, .7);
            color: #fff;
            line-height: 36px;
            font-size: 32px;
            padding: 15px 20px;
            transition: all 500ms ease;
        }
        
        #main-slide .slider-content h2 {
            font-size: 76px;
            font-weight: 100;
            color: #fff;
        }
        
        #main-slide .slider-content h2 span.slider-content-color-green {
            color: #6dc88d;
        }
        
        .font-weight-700 {
            font-weight: 700 !important;
        }
        
        .font-weight-400 {
            font-weight: 400 !important;
        }
        
        .font-weight-300 {
            font-weight: 300 !important;
        }
        
        #main-slide .slider-content h2.white,
        #main-slide .slider-content h3.white {
            color: #fff;
        }
        
        #main-slide .slider-content h3 {
            font-size: 36px;
            font-weight: 400;
            margin-bottom: 33px;
            text-align: center;
            color: #ffffff;
        }
        
        .slider.btn {
            font-weight: 700;
            padding: 29px 63px;
            margin-top: 23px;
            font-size: 25px;
            border-radius: 2px;
            text-transform: uppercase;
            line-height: 28px;
            border: 0;
            transition: all 300ms ease;
            box-shadow: none;
        }
        
        .slider.btn.btn-default {
            margin-left: 4px;
            background: #ECECEC
        }
        
        .slider.btn.btn-default:hover {
            background: #000;
            color: #fff;
        }
        
        .slider-content-left {
            position: relative;
            margin: 0 0 0 40px;
        }
        
        .slider-content-right {
            position: relative;
        }
        /*-- Animation --*/
        
        .carousel .item.active .animated1 {}
        
        .carousel .item.active .animated2 {
            -webkit-animation: lightSpeedIn 1s ease-in 200ms both;
            animation: lightSpeedIn 1s ease-in 200ms both;
        }
        
        .carousel .item.active .animated3 {
            -webkit-animation: bounceInLeft 1s ease-in-out 500ms both;
            animation: bounceInLeft 1s ease-in-out 500ms both;
        }
        
        .carousel .item.active .animated4 {
            -webkit-animation: flipInX 1s ease-in 500ms both;
            animation: flipInX 1s ease-in 500ms both;
            text-align: center;
        }
        
        .carousel .item.active .animated5 {
            -webkit-animation: bounceInLeft 1s ease-in-out 100ms both;
            animation: bounceInLeft 1s ease-in-out 100ms both;
        }
        
        .carousel .item.active .animated6 {
            -webkit-animation: bounceIn 1s ease-in 500ms both;
            animation: bounceIn 1s ease-in 500ms both;
            text-align: center;
        }
        
        .carousel .item.active .animated7 {
            -webkit-animation: bounceIn 1s ease-in 500ms both;
            animation: bounceIn 1s ease-in 500ms both;
        }
        
        .carousel .item.active .animated8 {
            -webkit-animation: fadeInDown 1s ease-in 1000ms both;
            animation: fadeInDown 1s ease-in 1000ms both;
        }
        
        .online-user {
            color: #92CA41;
        }
        
        .offline-user {
            color: #DEDEDE;
        }
        /*------------------------------------------*/
        /*	   03 - Main Page Elements
/*------------------------------------------*/
        
        ul.breadcrumbs {
            float: right;
            margin-top: 15px;
        }
        
        .no-subtitle ul.breadcrumbs {
            margin-top: 4px;
        }
        
        ul.breadcrumbs li {
            font-family: 'Raleway', sans-serif;
            font-size: 13px;
            font-weight: 300;
            margin-left: 3px;
            color: #999;
            float: left;
        }
        
        ul.breadcrumbs li:before {
            content: '/';
            margin: 0 4px 0 2px;
            color: #bbb;
        }
        
        ul.breadcrumbs li:first-child {
            margin: 0;
        }
        
        ul.breadcrumbs li:first-child:before {
            content: '';
            margin: 0;
        }
        
        ul.breadcrumbs li a {
            color: #666;
            font-weight: 600;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        label {
            font-size: 13px;
            color: #666;
            font-weight: 300;
            cursor: pointer;
        }
        
        label .required {
            color: #ED2C3A;
            margin-left: 2px;
        }
        
        input[type="submit"] {
            outline: none;
        }
        
        .widget-search input[type="search"],
        #contact-form input[type="text"],
        #contact-form textarea,
        #respond input[type="text"],
        #respond textarea,
        .email {
            color: #666fb5;
            font-size: 13px;
            font-family: 'Raleway', sans-serif;
            border: 1px solid #eee;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            outline: none;
            width: 100%;
            padding: 7px 14px;
            display: block;
            margin-bottom: 10px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .widget-search input[type="search"]:focus,
        #contact-form input[type="text"]:focus,
        #contact-form textarea:focus,
        #respond input[type="text"]:focus,
        #respond textarea:focus {
            border-color: #ddd;
            box-shadow: 0 0 3px #eee;
            -o-box-shadow: 0 0 3px #eee;
            -moz-box-shadow: 0 0 3px #eee;
            -webkit-box-shadow: 0 0 3px #eee;
        }
        
        .mail_response {
            border-bottom: 1px solid #eee;
            padding-bottom: 15px;
            margin-bottom: 15px;
        }
        
        .name-missing,
        .email-missing,
        .message-missing {
            opacity: 0;
            color: #ED2C3A;
            margin-left: 10px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .error-page {
            padding: 90px 0;
            text-align: center;
        }
        
        .error-page h1 {
            font-size: 160px;
            line-height: 140px;
            font-weight: 700;
            color: #333;
        }
        
        .error-page h3 {
            font-size: 64px;
            line-height: 70px;
            font-weight: 300;
        }
        
        .error-page p {
            font-size: 22px;
            line-height: 28px;
            color: #666;
            margin-bottom: 25px
        }
        
        #map {
            position: relative;
            height: 350px;
            width: 100%;
        }
        
        .animation-class {
            -webkit-animation: pulsate 2s ease-out infinite;
            animation: pulsate 2s ease-out infinite;
        }
        
        @-webkit-keyframes pulsate {
            0% {
                -webkit-transform: scale(0.8);
                transform: scale(0.8);
            }
            50% {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }
            100% {
                -webkit-transform: scale(0.8);
                transform: scale(0.8);
            }
        }
        
        @keyframes pulsate {
            0% {
                -webkit-transform: scale(0.8);
                transform: scale(0.8);
            }
            50% {
                -webkit-transform: scale(1.1);
                transform: scale(1.1);
            }
            100% {
                -webkit-transform: scale(0.8);
                transform: scale(0.8);
            }
        }
        /*------------------------------------------*/
        /*	     05 - Shortcodes Elements
/*------------------------------------------*/
        /*************** Dividers ***************/
        
        .margin-60 {
            margin-top: 30px;
            margin-bottom: 30px;
        }
        
        .margin-top {
            margin-top: 30px;
        }
        
        .hr1 {
            height: 1px;
        }
        
        .hr2 {
            height: 0;
            border-bottom: 1px solid #eee;
        }
        
        .hr3 {
            height: 0;
            border-bottom: 1px dotted #eee;
        }
        
        .hr4 {
            height: 0;
            border-bottom: 1px dashed #eee;
        }
        
        .hr5 {
            height: 1px;
            background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.15), rgba(0, 0, 0, 0));
        }
        /*************** Clients Carousel ***************/
        
        .partner {
            padding-bottom: 60px;
        }
        
        .clients-carousel .client-item a {
            display: block;
            padding: 12px 0;
            text-align: center;
        }
        
        .clients-carousel .client-item a img {
            -webkit-filter: grayscale(100%);
            -moz-filter: grayscale(100%);
            -o-filter: grayscale(100%);
            filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");
            filter: grayscale(100%);
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .clients-carousel:hover .client-item a img {
            opacity: 0.6;
        }
        
        .clients-carousel:hover .client-item a:hover img {
            -webkit-filter: grayscale(0);
            -moz-filter: grayscale(0);
            -o-filter: grayscale(0);
            filter: none;
            opacity: 1;
        }
        /*************** Call To Action ***************/
        
        .call-action-boxed {
            padding: 30px 40px;
        }
        
        .call-action.no-descripton h2.primary {
            margin-top: 4px;
        }
        
        .call-action h2.primary {
            font-weight: 500;
        }
        
        .call-action h2.primary strong {
            font-weight: 700;
        }
        
        .call-action p {
            font-size: 14px;
            margin-bottom: 0;
        }
        
        .call-action h2 + p {
            margin-top: 4px;
        }
        
        .call-action .button-side {
            float: right;
        }
        
        .call-action-style1 {
            border: 1px solid #e8e8e8;
            box-shadow: 0 0 25px rgba(0, 0, 0, .04) inset;
            -o-box-shadow: 0 0 25px rgba(0, 0, 0, .04) inset;
            -moz-box-shadow: 0 0 25px rgba(0, 0, 0, .04) inset;
            -webkit-box-shadow: 0 0 25px rgba(0, 0, 0, .04) inset;
        }
        
        .call-action-style2 {
            background: #f2f2f2;
        }
        
        .call-action-style3 {
            background: #444;
        }
        
        .call-action-style3 h2.primary {
            color: #fff;
        }
        
        .call-action-style3 p {
            color: #bbb;
        }
        /*************** Custom Carousel ***************/
        
        .custom-carousel .item {
            padding-right: 20px;
        }
        
        .custom-carousel.show-one-slide .item {
            padding-right: 0;
        }
        /*************** Latest News ***************/
        
        .latest-posts-classic .post-row {
            margin-bottom: 20px;
        }
        
        .latest-posts-classic .left-meta-post {
            float: left;
            text-align: center;
            margin-right: 12px;
            margin-bottom: 0;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            overflow: hidden;
        }
        
        .latest-posts-classic .left-meta-post .post-date {
            padding: 8px 0;
            width: 42px;
            background-color: #444;
            color: #fff;
        }
        
        .latest-posts-classic .left-meta-post .post-date .day {
            font-size: 20px;
            font-weight: 700;
            display: block;
            letter-spacing: 1px;
        }
        
        .latest-posts-classic .left-meta-post .post-date .month {
            display: block;
            text-transform: uppercase;
            line-height: 14px;
            font-size: 11px;
            letter-spacing: 1px;
        }
        
        .latest-posts-classic .left-meta-post .post-type i {
            display: block;
            height: 40px;
            line-height: 39px;
            width: 42px;
            color: #fff;
            font-size: 1.4em;
        }
        
        .latest-posts-classic .post-title {
            margin-bottom: 5px;
        }
        
        .latest-posts-classic .post-title a {
            color: #444;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .latest-posts-classic .read-more {
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .latest-posts-classic .read-more:hover {
            color: #444;
        }
        /*************** Toggles &amp; Accordion ***************/
        
        .panel-default &gt; .panel-heading {
            background-color: #fff;
        }
        
        .panel-group .panel {
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
        }
        
        .panel-default {
            border-color: #e8e8e8;
            padding-bottom: 0px;
        }
        
        .panel-body {
            padding: 4px 15px 10px 15px;
        }
        
        .panel-heading {
            padding: 0;
        }
        
        .panel-title {
            font-size: 13px;
            font-weight: 600;
        }
        
        .panel-title a {
            position: relative;
            padding: 5px 15px;
            background-color: #fff;
            box-shadow: none;
            -o-box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .panel-title a.collapsed {
            color: #444;
            box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            -o-box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
        }
        
        .panel-title a.collapsed:hover {
            color: #666;
        }
        
        .panel-title a .control-icon {
            position: absolute;
            top: 50%;
            right: 10px;
            margin-top: -11px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .panel-title a.collapsed .control-icon {
            -webkit-transform: rotate(-180deg);
            -moz-transform: rotate(-180deg);
            -ms-transform: rotate(-180deg);
            -o-transform: rotate(-180deg);
        }
        
        .panel-title a i {
            font-size: 1.2em;
            padding-right: 5px;
        }
        
        .panel-default &gt; .panel-heading + .panel-collapse .panel-body {
            border-top: none;
        }
        /*************** Dropcaps ***************/
        
        .dropcap {
            display: block;
            float: left;
            font-size: 40px;
            line-height: 34px;
            color: #444;
            margin: 6px 8px 0 0;
        }
        
        .dropcap.border-dropcap {
            border: 2px solid #444;
            width: 46px;
            height: 46px;
            font-size: 28px;
            font-weight: 500;
            line-height: 42px;
            text-align: center;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            margin: 8px 12px 0 0;
        }
        
        .dropcap.bg-dropcap {
            background-color: #444;
            color: #fff;
            width: 48px;
            height: 48px;
            font-size: 28px;
            font-weight: 500;
            line-height: 48px;
            text-align: center;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            margin: 8px 12px 0 0;
        }
        
        .dropcap.circle-dropcap {
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
        }
        /*************** Milestone ***************/
        
        .milestone-block {
            display: inline-block;
            margin-bottom: 25px;
            margin-right: 50px;
        }
        
        .milestone-block:last-child {
            margin-right: 0;
        }
        
        .milestone-block .milestone-icon {
            float: left;
            width: 48px;
            height: 48px;
            line-height: 48px;
            text-align: center;
            margin-right: 9px;
            margin-bottom: 4px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            position: relative;
        }
        
        .milestone-block .milestone-icon:after {
            content: "";
            display: block;
            width: 8px;
            height: 8px;
            position: absolute;
            top: 21px;
            right: -2px;
            -webkit-transform: rotate(-45deg);
            -moz-transform: rotate(-45deg);
            -ms-transform: rotate(-45deg);
            -o-transform: rotate(-45deg);
        }
        
        .milestone-block .milestone-icon i {
            font-size: 2em;
            color: #fff;
        }
        
        .milestone-block .milestone-right {
            float: left;
            text-align: left;
        }
        
        .milestone-block .milestone-number {
            font-size: 26px;
            line-height: 28px;
            font-weight: 500;
        }
        
        .milestone-block .milestone-text {
            font-size: 18px;
            color: #444;
        }
        /*************** Pricing Tables ***************/
        
        .pricing-tables {
            margin: 41px 0 25px;
        }
        
        .pricing-tables .pricing-table {
            border: 3px solid #c2c7ca;
            text-align: center;
            position: relative;
            background-color: #fff;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
            border-radius: 7px;
        }
        
        .pricing-tables .pricing-table:hover {
            z-index: 2;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
            -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
            -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
            -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.1);
        }
        
        .pricing-tables .highlight-plan {
            margin: -15px 0;
            margin-right: -1px;
            z-index: 1;
            box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
            -moz-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
            -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
            -o-box-shadow: 0 0 6px rgba(0, 0, 0, 0.06);
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-name {
            padding: 25px 0;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-name h3 {
            color: #fff;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-signup {
            padding: 30px 0;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-signup .btn-system.border-btn {
            border-color: #fff;
            color: #fff;
        }
        
        .pricing-table .plan-name {
            padding: 38px 0 24px;
            box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -o-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            border-bottom: 1px solid #C2C7CA;
            border-top-left-radius: 3px;
            border-top-right-radius: 3px;
        }
        
        .pricing-table .plan-name.plan-premium {
            background-color: #ffeda3;
        }
        
        .pricing-table .plan-name.plan-elite {
            background-color: #dbf0ff;
        }
        
        .pricing-table .plan-name.plan-elite-plus {
            background-color: #ffb572;
        }
        
        .pricing-table .plan-name.plan-premium h3 {
            color: #8c7d3f;
        }
        
        .pricing-table .plan-name.plan-elite h3 {
            color: #436c89;
        }
        
        .pricing-table .plan-name.plan-elite-plus h3 {
            color: #814816;
        }
        
        .pricing-table .plan-name h3 {
            font-weight: 700;
            color: #535353;
            font-size: 26px;
        }
        
        .pricing-table .plan-price {
            padding: 13px 0;
            position: absolute;
            width: 50%;
            border: 3px solid #c2c7ca;
            left: 25%;
            top: -25px;
            z-index: 10;
            border-radius: 24px;
            background: #fff;
        }
        
        .pricing-table .plan-price .price-value {
            font-size: 38px;
            line-height: 40px;
            font-weight: 600;
            color: #444;
        }
        
        .pricing-table .plan-price .price-value span {
            font-size: 18px;
            font-weight: 300;
            line-height: 18px;
        }
        
        .pricing-table .plan-price .interval {
            line-height: 14px;
        }
        
        .pricing-table .plan-list ul {
            margin: 18px 0 28px;
            color: #535353;
        }
        
        .pricing-table .plan-list li {
            padding: 8px;
            font-size: 16px;
            margin-top: 8px;
            overflow: hidden;
        }
        
        .pricing-table .plan-list li div:nth-child(2) {
            text-align: left;
        }  




        .pricing-table .plan-list li strong {
            font-size: 21px;
            color: #111111;
        }
        
        .pricing-table .plan-list li:first-child {}
        
        .pricing-table .plan-signup {
            padding: 25px 0;
            box-shadow: 0 0 20px rgba(0, 0, 0, .06) inset;
            -o-box-shadow: 0 0 20px rgba(0, 0, 0, .06) inset;
            -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .06) inset;
            -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .06) inset;
        }
        
        .pricing-table .plan-signup a {
            text-transform: uppercase;
        }
        /*************** Buttons ***************/
        
        .btn {
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .btn-system {
            display: inline-block;
            color: #fff;
            margin-right: 5px;
            font-weight: 300;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
            box-shadow: none;
            border: 0;
            text-transform: uppercase;
            font-weight: 400;
        }
        
        .btn-system:last-child {
            margin-right: 0;
        }
        
        .btn-system {
            font-size: 1em;
            width: auto;
        }
        
        .btn-system.border-btn {
            background-color: transparent;
            border: 1px solid;
            box-shadow: none;
            -o-box-shadow: none;
            -moz-box-shadow: none;
            -webkit-box-shadow: none;
        }
        
        .btn-system:hover {
            color: #fff;
            opacity: 0.8;
        }
        
        .btn-system.border-btn:hover {
            opacity: 1;
            color: #fff;
        }
        
        .btn-system.border-btn.btn-gray:hover {
            background-color: #444;
            color: #fff;
        }
        
        .btn-system.border-btn.btn-black:hover {
            background-color: #111;
            color: #fff;
        }
        
        .btn-system.border-btn.btn-wite:hover {
            background-color: #fff;
        }
        
        .btn-system.btn-gray {
            background-color: #444;
        }
        
        .btn-system.btn-black {
            background-color: #111;
        }
        
        .btn-system.btn-wite {
            background-color: #fff;
        }
        
        .btn-system.border-btn.btn-gray {
            background-color: transparent;
            border: 1px solid #444;
            color: #444;
        }
        
        .btn-system.border-btn.btn-black {
            background-color: transparent;
            border: 1px solid #111;
            color: #111;
        }
        
        .btn-system.border-btn.btn-wite {
            background-color: transparent;
            border: 1px solid #fff;
            color: #fff;
        }
        
        .btn-large {
            font-size: 14px;
            padding: 9px 22px;
        }
        
        .btn-medium {
            font-size: 14px;
            padding: 7px 18px;
        }
        
        .btn-small {
            padding: 5px 15px;
        }
        
        .btn-mini {
            padding: 3px 12px;
        }
        
        .btn-large.border-btn {
            padding: 8px 22px;
        }
        
        .btn-medium.border-btn {
            padding: 6px 18px;
        }
        
        .btn-small.border-btn {
            padding: 4px 15px;
        }
        
        .btn-mini.border-btn {
            padding: 2px 12px;
        }
        /*************** Alerts ***************/
        
        .alert {}
        
        .alert-success p {
            color: #468847;
        }
        
        .alert-info p {
            color: #3a87ad;
        }
        
        .alert-warning p {
            color: #c09853;
        }
        
        .alert-danger p {
            color: #a94442;
        }
        
        .alert h4 {
            margin-bottom: 10px;
        }
        
        .alert strong {
            font-weight: 700;
        }
        /*************** Pie Charts ***************/
        
        .easyPieChart {
            font-size: 24px;
            font-weight: 400;
            position: relative;
            text-align: center;
            display: inline-block;
            margin: 0 80px 20px 0;
            overflow: hidden;
        }
        
        .easyPieChart:last-child {
            margin-right: 0;
        }
        
        .easyPieChart span {
            color: #666;
            line-height: 20px;
            font-size: 13px;
            font-weight: 700
        }
        
        .easyPieChart i {
            position: absolute;
            width: 100%;
            top: -2px;
            right: 0;
            display: block;
            font-size: 3.5em;
            color: rgba(0, 0, 0, .05);
            text-align: center;
        }
        
        .easyPieChart canvas {
            position: absolute;
            top: 0;
            left: 0;
        }
        /*************** Lists ***************/
        
        ul.icons-list {
            margin-bottom: 6px;
        }
        
        ul.icons-list li,
        ul.list-unstyled li {
            margin-bottom: 4px;
        }
        
        ul.icons-list li i {
            font-size: 14px;
            margin-right: 4px;
        }
        /*************** Tabs ***************/
        
        .nav-tabs {
            border-color: #eee;
        }
        
        .nav-tabs &gt; li &gt; a {
            font-weight: 600;
            color: #666;
            padding: 8px 14px;
            border-radius: 3px 3px 0 0;
            -webkit-border-radius: 3px 3px 0 0;
            -moz-border-radius: 3px 3px 0 0;
            -o-border-radius: 3px 3px 0 0;
            border: 1px solid #eee;
            border-bottom: none;
            box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            -o-box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .04) inset;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .nav-tabs &gt; li &gt; a i {
            margin-right: 1px;
            padding-right: 5px;
        }
        
        .nav-tabs &gt; li &gt; a:hover,
        .nav-tabs &gt; li &gt; a:focus {
            color: #fff;
            border-color: #fff;
            box-shadow: 0 0 15px rgba(0, 0, 0, .1) inset;
            -o-box-shadow: 0 0 15px rgba(0, 0, 0, .1) inset;
            -moz-box-shadow: 0 0 15px rgba(0, 0, 0, .1) inset;
            -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, .1) inset;
        }
        
        .nav-tabs &gt; li.active &gt; a,
        .nav-tabs &gt; li.active &gt; a:hover,
        .nav-tabs &gt; li.active &gt; a:focus {
            border-color: #eee;
            border-bottom-color: #fff;
        }
        
        .nav-tabs &gt; li.active &gt; a,
        .nav-tabs &gt; li.active &gt; a:hover {
            box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
            -o-box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
            -moz-box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
            -webkit-box-shadow: 0 0 0 rgba(0, 0, 0, .1) inset;
        }
        
        .tab-content {
            border: 1px solid #eee;
            border-top: none;
            padding: 12px 16px;
        }
        
        .tab-content p {
            margin-bottom: 15px;
        }
        
        .tab-content p:last-child {
            margin-bottom: 0;
        }
        /*************** Icons ***************/
        
        .section {
            padding-top: 80px;
            padding-bottom: 80px;
        }
        
        .service {
            padding-top: 80px;
            padding-bottom: 60px;
        }
        
        .icon-small {
            font-size: 2em;
            color: #444;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .icon-small:hover,
        .service-box:hover .icon-small {
            text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
        }
        
        .icon-medium {
            font-size: 2.5em;
            color: #666;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .icon-medium:hover,
        .service-box:hover .icon-medium {
            text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
        }
        
        .icon-large {
            font-size: 3em;
            color: #666;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .icon-large:hover,
        .service-box:hover .icon-large {
            text-shadow: 5px 5px 2px rgba(255, 255, 255, 0);
        }
        
        .icon-mini-effect {
            position: relative;
            display: block;
            z-index: 1;
            font-size: 1.2em;
            color: #fff;
            top: 4px;
            width: 32px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            margin: 0;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .icon-medium-effect {
            position: relative;
            display: block;
            z-index: 1;
            font-size: 2em;
            color: #fff;
            width: 64px;
            height: 64px;
            line-height: 64px;
            text-align: center;
            margin: 0;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .icon-large-effect {
            position: relative;
            display: block;
            z-index: 1;
            font-size: 2.6em;
            color: #fff;
            width: 80px;
            height: 80px;
            line-height: 80px;
            text-align: center;
            margin: 0;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .icon-mini-effect:after,
        .icon-medium-effect:after,
        .icon-large-effect:after {
            pointer-events: none;
            position: absolute;
            width: 100%;
            height: 100%;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            content: '';
            box-sizing: content-box;
        }
        /*First Icon Effect */
        
        .icon-effect-1 {
            background-color: #fff;
            transition: color 0.4s;
        }
        
        .gray-icon.icon-effect-1 {
            box-shadow: 0 0 0 3px #444;
            -o-box-shadow: 0 0 0 3px #444;
            -moz-box-shadow: 0 0 0 3px #444;
            -webkit-box-shadow: 0 0 0 3px #444;
        }
        
        .icon-effect-1:after {
            top: -2px;
            left: -2px;
            padding: 2px;
            z-index: -1;
            transition: opacity 0.4s, -webkit-transform 0.4s;
            transition: transform 0.4s, opacity 0.4s;
            transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
        }
        
        .gray-icon.icon-effect-1:after {
            background: #444;
        }
        
        .icon-effect-1.gray-icon:hover,
        .service-box:hover .gray-icon.icon-effect-1 {
            color: #444;
        }
        
        .icon-effect-1:hover:after,
        .service-box:hover .icon-effect-1:after {
            -webkit-transform: scale(1.3);
            transform: scale(1.3);
            opacity: 0;
        }
        /*Seconed Icon Effect */
        
        .icon-effect-2 {
            background: #fff;
            transition: color 0.4s;
        }
        
        .gray-icon.icon-effect-2 {
            color: #444;
            box-shadow: 0 0 0 3px #444;
            -o-box-shadow: 0 0 0 3px #444;
            -moz-box-shadow: 0 0 0 3px #444;
            -webkit-box-shadow: 0 0 0 3px #444;
        }
        
        .icon-effect-2:after {
            top: -2px;
            left: -2px;
            padding: 2px;
            z-index: -1;
            -webkit-transform: scale(1.3);
            transform: scale(1.3);
            opacity: 0;
            transition: opacity 0.4s, -webkit-transform 0.4s;
            transition: transform 0.4s, opacity 0.4s;
            transition: transform 0.4s, opacity 0.4s, -webkit-transform 0.4s;
        }
        
        .gray-icon.icon-effect-2:after {
            background: #444;
        }
        
        .icon-effect-2:hover,
        .service-box:hover .icon-effect-2,
        .icon-effect-2.gray-icon:hover,
        .service-box:hover .gray-icon.icon-effect-2 {
            color: #fff;
        }
        
        .icon-effect-2:hover:after,
        .service-box:hover .icon-effect-2:after {
            -webkit-transform: scale(1);
            transform: scale(1);
            opacity: 1;
        }
        /*Third Icon Effect */
        
        .icon-effect-3 {
            background: #fff;
        }
        
        .gray-icon.icon-effect-3 {
            color: #444;
            box-shadow: 0 0 0 3px #444;
            -o-box-shadow: 0 0 0 3px #444;
            -moz-box-shadow: 0 0 0 3px #444;
            -webkit-box-shadow: 0 0 0 3px #444;
        }
        
        .icon-effect-3:hover:before,
        .service-box:hover .icon-effect-3:before {
            -webkit-animation: toRightFromLeft 0.4s forwards;
            animation: toRightFromLeft 0.4s forwards;
        }
        
        @-webkit-keyframes toRightFromLeft {
            49% {
                -webkit-transform: translate(100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translate(-100%);
            }
            51% {
                opacity: 1;
            }
        }
        
        @keyframes toRightFromLeft {
            49% {
                -webkit-transform: translate(100%);
                transform: translate(100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translate(-100%);
                transform: translate(-100%);
            }
            51% {
                opacity: 1;
            }
        }
        /*Fourth Icon Effect */
        
        .icon-effect-4 {
            background: #fff;
        }
        
        .gray-icon.icon-effect-4 {
            color: #444;
            box-shadow: 0 0 0 3px #444;
            -o-box-shadow: 0 0 0 3px #444;
            -moz-box-shadow: 0 0 0 3px #444;
            -webkit-box-shadow: 0 0 0 3px #444;
        }
        
        .icon-effect-4:hover:before,
        .service-box:hover .icon-effect-4:before {
            -webkit-animation: toLeftFromRight 0.4s forwards;
            animation: toLeftFromRight 0.4s forwards;
        }
        
        @-webkit-keyframes toLeftFromRight {
            49% {
                -webkit-transform: translate(-100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translate(100%);
            }
            51% {
                opacity: 1;
            }
        }
        
        @keyframes toLeftFromRight {
            49% {
                -webkit-transform: translate(-100%);
                transform: translate(-100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translate(100%);
                transform: translate(100%);
            }
            51% {
                opacity: 1;
            }
        }
        /*Fifth Icon Effect */
        
        .icon-effect-5 {
            background: #fff;
        }
        
        .gray-icon.icon-effect-5 {
            color: #444;
            box-shadow: 0 0 0 3px #444;
            -o-box-shadow: 0 0 0 3px #444;
            -moz-box-shadow: 0 0 0 3px #444;
            -webkit-box-shadow: 0 0 0 3px #444;
        }
        
        .icon-effect-5:hover:before,
        .service-box:hover .icon-effect-5:before {
            -webkit-animation: toTopFromBottom 0.4s forwards;
            animation: toTopFromBottom 0.4s forwards;
        }
        
        @-webkit-keyframes toTopFromBottom {
            49% {
                -webkit-transform: translateY(-100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translateY(100%);
            }
            51% {
                opacity: 1;
            }
        }
        
        @keyframes toTopFromBottom {
            49% {
                -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translateY(100%);
                transform: translateY(100%);
            }
            51% {
                opacity: 1;
            }
        }
        /*six Icon Effect */
        
        .icon-effect-6 {
            background: #fff;
        }
        
        .gray-icon.icon-effect-6 {
            color: #444;
            box-shadow: 0 0 0 3px #444;
            -o-box-shadow: 0 0 0 3px #444;
            -moz-box-shadow: 0 0 0 3px #444;
            -webkit-box-shadow: 0 0 0 3px #444;
        }
        
        .icon-effect-6:hover:before,
        .service-box:hover .icon-effect-6:before {
            -webkit-animation: toBottomFromTop 0.4s forwards;
            animation: toBottomFromTop 0.4s forwards;
        }
        
        @-webkit-keyframes toBottomFromTop {
            49% {
                -webkit-transform: translateY(100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translateY(-100%);
            }
            51% {
                opacity: 1;
            }
        }
        
        @keyframes toBottomFromTop {
            49% {
                -webkit-transform: translateY(100%);
                transform: translateY(100%);
            }
            50% {
                opacity: 0;
                -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
            }
            51% {
                opacity: 1;
            }
        }
        /*************** Service Box ***************/
        
        .service-box .read-more {
            margin-top: 4px;
            font-weight: 500;
            margin-left: 2px;
        }
        
        .service-box .read-more i {
            display: inline-block;
            position: relative;
            top: 1px;
        }
        
        .image-service-box img {
            margin-bottom: 14px;
        }
        
        .image-service-box h4 {
            margin-bottom: 8px;
            padding: 0 10px;
            font-weight: 400;
        }
        
        .image-service-box p {
            padding: 0 10px;
        }
        
        .service-box {
            margin-bottom: 35px;
        }
        
        .service-center {
            text-align: center;
        }
        
        .service-icon-left .service-icon {
            float: left;
        }
        
        .service-icon-left .service-content {
            padding-left: 45px;
        }
        
        .service-icon-left-more .service-icon {
            float: left;
        }
        
        .service-icon-left-more .service-content {
            padding-left: 60px;
        }
        
        .service-center .service-icon {
            margin-bottom: 14px;
        }
        
        .service-center .service-content h4 {
            margin-bottom: 6px;
            font-weight: 500;
        }
        
        .service-center .service-icon i {
            display: inline-block;
        }
        
        .service-box h4 {
            margin-bottom: 5px;
            font-weight: 400;
        }
        
        .service-box &gt; div:first-child {
            padding: 0;
        }
        
        .service-boxed {
            margin-top: 30px;
            padding: 0 15px 20px 15px !important;
            border: 1px solid #eee;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .service-boxed:hover {
            border-color: #e2e2e2;
            box-shadow: 0 0 6px rgba(0, 0, 0, .1);
            -o-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
            -moz-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
            -webkit-box-shadow: 0 0 6px rgba(0, 0, 0, .1);
        }
        
        .service-boxed p {
            margin-bottom: 0;
        }
        /*************** Testimonials ***************/
        
        .testimonials {
            padding-top: 8px;
            text-align: center;
            position: relative;
        }
        /*.testimonials:after {
	font-family: "FontAwesome";
	content: '\f0e5';
	font-size: 6em;
	line-height: 70px;
	display: block;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -32px;
	color: rgba(255,255,255,.06);
}*/
        
        .testimonials .testimonial-content p {
            font-family: 'Lora', serif;
            font-size: 24px;
            line-height: 36px;
            font-style: italic;
            font-weight: 400;
            color: #444;
        }
        
        .testimonials .testimonial-content {
            position: relative;
        }
        
        .testimonials .testimonial-content p::before {
            content: open-quote;
            margin-right: 6px;
        }
        
        .testimonials .testimonial-content p::after {
            content: close-quote;
            margin-left: 6px;
        }
        
        .testimonials .testimonial-author {
            padding: 8px;
            margin-bottom: 10px;
        }
        
        .classic-testimonials .testimonial-content {
            position: relative;
            padding: 14px 18px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            margin-bottom: 10px;
            border: 1px solid #e8e8e8;
            box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -o-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
        }
        
        .classic-testimonials .testimonial-content:before {
            content: "\201C";
            font-weight: 300;
            position: absolute;
            font-size: 30px;
            opacity: 0.5;
            top: 8px;
            left: 6px;
        }
        
        .classic-testimonials .testimonial-author {
            margin-left: 10px;
        }
        
        .classic-testimonials .testimonial-author span {
            font-weight: 600;
        }
        /*************** Team Members ***************/
        
        .team-member {
            padding: 3px;
            position: relative;
        }
        
        .team-member .member-photo {
            padding: 3px;
            border: 1px solid #eee;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            position: relative;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .team-member .member-photo .member-name {
            position: absolute;
            bottom: 12px;
            right: 10px;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            padding: 5px 14px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            background-color: #444;
            z-index: 9994;
        }
        
        .team-member .member-photo .member-name span {
            position: absolute;
            top: 90%;
            right: 0;
            color: #fff;
            font-size: 13px;
            font-weight: 300;
            padding: 1px 10px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
        }
        
        .team-member .member-info {
            padding: 15px 6px 12px 6px;
        }
        
        .team-member .member-socail {
            text-align: center;
        }
        
        .team-member .member-socail a i {
            color: #fff;
            width: 28px;
            height: 28px;
            line-height: 28px;
            text-align: center;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            display: inline-block;
            background-color: #d2d2d2;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .team-member .member-socail a.facebook:hover i {
            background-color: #507CBE;
        }
        
        .team-member .member-socail a.twitter:hover i {
            background-color: #63CDF1;
        }
        
        .team-member .member-socail a.gplus:hover i {
            background-color: #F16261;
        }
        
        .team-member .member-socail a.dribbble:hover i {
            background-color: #E46387;
        }
        
        .team-member .member-socail a.linkedin:hover i {
            background-color: #90CADD;
        }
        
        .team-member .member-socail a.flickr:hover i {
            background-color: #E474AF;
        }
        
        .team-member .member-socail a.instagramm:hover i {
            background-color: #4D4F54;
        }
        
        .team-member.modern .member-info {
            padding: 14px 0;
        }
        
        .team-member.modern .member-photo {
            position: relative;
            padding: 0px;
            border: none;
            border-radius: 0;
            -webkit-border-radius: 0;
            -moz-border-radius: 0;
            -o-border-radius: 0;
        }
        
        .team-member.modern .member-photo:after {
            content: "";
            display: block;
            width: 100%;
            height: calc(100% + 1px);
            opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            z-index: 9993;
            transition: all 0.6s ease-in-out;
            -moz-transition: all 0.6s ease-in-out;
            -webkit-transition: all 0.6s ease-in-out;
            -o-transition: all 0.6s ease-in-out;
        }
        
        .team-member.modern:hover .member-photo:after {
            opacity: 0.5;
            width: 100%;
            height: 100%;
        }
        
        .team-member.modern .progress {
            height: 3px;
            border-width: 2px;
            margin-bottom: 6px;
        }
        
        .team-member.modern .progress-label {
            font-size: 12px;
            line-height: 2em;
            font-weight: 700;
        }
        
        .team-member.modern .progress span {
            display: none;
        }
        
        .team-member.modern .member-socail {
            margin-top: 15px;
        }
        
        .team-member.modern .member-socail a i {
            background-color: transparent;
            color: #666;
        }
        
        .team-member.modern .member-socail a:hover i {
            color: #fff;
        }
        /*************** Heading Titles ***************/
        
        .classic-title {
            margin-bottom: 16px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eee;
            font-weight: 300;
        }
        
        .classic-title span {
            padding-bottom: 8px;
            border-bottom: 1px solid;
            font-weight: 400;
        }
        
        .big-title {
            margin-bottom: 20px;
        }
        
        .big-title h1,
        .big-title h2 {
            font-size: 26px;
            line-height: 32px;
            font-weight: 300;
        }
        
        .big-title h1 strong,
        .big-title h2 strong {
            font-weight: 400;
        }
        
        .big-title .title-desc {
            font-size: 16px;
            line-height: 22px;
            color: #666;
        }
        
        .big-title h2 + .title-desc,
        .big-title h1 + .title-desc {
            margin-top: 4px;
        }
        /*------------------------------------------*/
        /*	        06 - Portfolio Styles
/*------------------------------------------*/
        
        .portfolio-filter {
            margin-bottom: 30px;
        }
        
        .portfolio-filter li {
            display: inline-block;
            margin-right: 2px;
        }
        
        .portfolio-filter li a {
            color: #666;
            display: inline-block;
            padding: 5px 14px;
            border: 1px solid #eee;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .portfolio-filter li a:hover {
            border-color: #ddd;
        }
        
        .portfolio-filter li a.selected,
        .portfolio-filter li a.selected:hover {
            color: #fff;
        }
        
        .portfolio-item {
            margin-bottom: 30px;
        }
        
        .portfolio-4 {
            margin-left: 5px;
        }
        
        .portfolio-4 .portfolio-item {
            width: 24.99%!important;
            padding-left: 10px;
            padding-right: 10px;
            margin-bottom: 22px;
        }
        
        .portfolio-item .portfolio-border {
            padding: 3px;
            border: 1px solid #eee;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            overflow: hidden;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .portfolio-item:hover .portfolio-border {
            box-shadow: 0 1px 3px #f8f8f8;
            -o-box-shadow: 0 1px 3px #f8f8f8;
            -moz-box-shadow: 0 1px 3px #f8f8f8;
            -webkit-box-shadow: 0 1px 3px #f8f8f8;
        }
        
        .portfolio-item .portfolio-thumb {
            position: relative;
            overflow: hidden;
        }
        
        .portfolio-item .portfolio-thumb .thumb-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            background: rgba(255, 255, 255, 0);
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .portfolio-item:hover .portfolio-thumb .thumb-overlay {
            background: rgba(255, 255, 255, 0.5);
        }
        
        .portfolio-item .portfolio-thumb .thumb-overlay i {
            color: rgba(255, 255, 255, 0);
            position: absolute;
            top: 42%;
            left: 50%;
            display: block;
            margin-left: -27px;
            margin-top: -19px;
            font-size: 3em;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .portfolio-item:hover .portfolio-thumb .thumb-overlay i {
            top: 50%;
            color: #444;
        }
        
        .portfolio-item .portfolio-details {
            position: relative;
            padding: 9px 12px 6px 12px;
        }
        
        .portfolio-item .portfolio-details .like-link {
            position: absolute;
            right: 8px;
            top: 50%;
            margin-top: -9px;
        }
        
        .portfolio-item .portfolio-details .like-link i,
        .portfolio-item .portfolio-details .like-link span {
            color: #666;
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .portfolio-item .portfolio-details .like-link:hover i,
        .portfolio-item .portfolio-details .like-link:hover span {
            color: #F54B5C;
        }
        
        .portfolio-item .portfolio-details .like-link i {
            padding-right: 5px;
        }
        
        .portfolio-item .portfolio-details h4 {
            transition: all 0.3s ease-in-out;
            -moz-transition: all 0.3s ease-in-out;
            -webkit-transition: all 0.3s ease-in-out;
            -o-transition: all 0.3s ease-in-out;
        }
        
        .portfolio-item .portfolio-details a span {
            color: #666;
        }
        
        .portfolio-item .portfolio-details span:after {
            content: ", ";
            margin-right: 2px;
        }
        
        .portfolio-item .portfolio-details span:last-child:after {
            content: "";
        }
        /*---- Isotope filtering ----*/
        
        .isotope-item {
            z-index: 2;
        }
        
        .isotope-hidden.isotope-item {
            pointer-events: none;
            z-index: 1;
        }
        
        .isotope,
        .isotope .isotope-item {
            /* change duration value to whatever you like */
            transition-duration: 0.8s;
        }
        
        .isotope {
            transition-property: height, width;
        }
        
        .isotope .isotope-item {
            transition-property: opacity, -webkit-transform;
            transition-property: transform, opacity;
            transition-property: transform, opacity, -webkit-transform;
        }
        /* Start Campaign Section
==================================================================
*/
        
        .campaign {
            background: #f1f1f1;
            padding: 30px 0;
        }
        
        .campaign img {
            max-width: 100%;
        }
        
        .text-center {
            margin-bottom: 35px;
        }
        
        #portfolio-list {
            list-style: none;
            margin: 0;
            padding: 0;
            display: block;
        }
        
        #portfolio-list li {
            position: relative;
            overflow: hidden;
            display: inline-block;
            width: 50%;
            margin-left: -1px;
            margin-bottom: -4px;
            padding: 0;
            text-align: center;
            transition: all 0.5s;
        }
        
        #portfolio-list li h3 {
            background: #fff;
            bottom: 0;
            font-size: 1.4em;
            font-weight: 300;
            left: 0;
            letter-spacing: 1px;
            margin: 0;
            padding: 20px;
            position: absolute;
            text-align: right;
            text-transform: none;
            width: 100%;
            transition: color 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
            transition: transform 0.2s ease 0s, color 0.2s ease 0s;
            transition: transform 0.2s ease 0s, color 0.2s ease 0s, -webkit-transform 0.2s ease 0s;
            -webkit-transition: transform 0.2s ease 0s, color 0.2s ease 0s;
            -moz-transition: transform 0.2s ease 0s, color 0.2s ease 0s;
            -o-transition: transform 0.2s ease 0s, color 0.2s ease 0s;
            -ms-transition: transform 0.2s ease 0s, color 0.2s ease 0s;
        }
        
        @media only screen and (max-width: 550px) {
            #portfolio-list li {
                width: 100%;
            }
        }
        
        @media only screen and (max-width: 767px) and (min-width: 551px) {
            #portfolio-list li {
                width: 49.9%;
            }
        }
        
        @media (min-width: 768px) {
            #portfolio-list li {
                width: 33.21%;
            }
        }
        
        @media (min-width: 768px) {
            .portfolio-4column #portfolio-list li {
                width: 24.8%;
            }
        }
        
        @media (min-width: 768px) {
            .full-width-portfolio #portfolio-list li {
                width: 24.85%;
            }
        }
        
        @media (min-width: 768px) {
            .portfolio-2column #portfolio-list li {
                width: 49.9%;
            }
        }
        
        #portfolio-list li .header {
            display: none;
            margin: 2% 2% 0%;
            padding: 4% 0;
            font-size: 1.8em;
            line-height: 1.5;
            font-weight: 300;
            text-transform: none;
            color: #fff;
        }
        
        @media (min-width: 992px) {
            #portfolio-list li .header {
                display: block;
            }
        }
        
        #portfolio-list li .body {
            display: none;
            font-size: 1em;
            color: #fff;
        }
        
        @media (min-width: 992px) {
            #portfolio-list li .body {
                display: block;
            }
        }
        
        #portfolio-list li img {
            width: 100%;
            transition: all 0.75s;
        }
        
        #portfolio-list li .portfolio-item-content {
            opacity: 0;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            position: absolute;
            top: 0;
            left: 0;
            height: 100%;
            width: 100%;
            color: #050F1E;
            transition: all 0.5s;
        }
        
        #portfolio-list li .more {
            opacity: 0;
            -webkit-opacity: 0;
            -moz-opacity: 0;
            -o-opacity: 0;
            display: inline-block;
            content: "i";
            font-size: 50px;
            font-style: normal;
            font-weight: 100;
            line-height: 76px;
            position: absolute;
            top: 100%;
            left: 50%;
            margin-left: -40px;
            height: 80px;
            width: 80px;
            color: #fff;
            background: #000;
            border: 2px solid #fff;
            transition: all 0.5s;
            -webkit-transform: scale(0);
            transform: scale(0);
        }
        
        #portfolio-list li:hover h3 {
            color: #FFFFFF;
            transform: translate3d(0px, 70px, 0px);
            -webkit-transform: translate3d(0px, 70px, 0px);
            -moz-transform: translate3d(0px, 70px, 0px);
            -o-transform: translate3d(0px, 70px, 0px);
            -ms-transform: translate3d(0px, 70px, 0px);
            opacity: 0;
            -webkit-opacity: 0;
            transition: all 0.25s ease-in-out 0s;
            -webkit-transition: all 0.25s ease-in-out 0s;
            -moz-transition: all 0.25s ease-in-out 0s;
            -o-transition: all 0.25s ease-in-out 0s;
        }
        
        #portfolio-list li:hover &gt; li:before {
            border-color: #2E3444;
            border-width: 14px;
        }
        
        #portfolio-list li:hover .portfolio-item-content {
            opacity: 1;
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -o-opacity: 1;
        }
        
        #portfolio-list li:hover .more {
            opacity: 0.75;
            -webkit-opacity: 0.75;
            -moz-opacity: 0.75;
            -o-opacity: .75;
            top: 50%;
            margin-top: -40px;
            -webkit-transform: scale(1);
            transform: scale(1);
            border-radius: 50%;
        }
        
        @media (min-width: 992px) {
            #portfolio-list li:hover .more {
                top: 60%;
                margin-top: 0;
            }
        }
        
        #portfolio-list li:hover .more:hover {
            opacity: 1;
            -webkit-opacity: 1;
            -moz-opacity: 1;
            -o-opacity: 1;
            color: #556270;
            border-color: #fff;
            background: #fff;
        }
        /*------------------------------------------*/
        /*		  07 - Single Project Styles
/*------------------------------------------*/
        
        .project {
            padding-top: 30px;
        }
        
        .project-page {
            margin-bottom: 50px;
        }
        
        .project-slider {
            position: relative;
        }
        
        .project-slider img {
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
        }
        
        .project-slider .thumb-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
            background-color: rgba(0, 0, 0, 0);
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .project-slider:hover .thumb-overlay {
            background: rgba(255, 255, 255, 0.5);
        }
        
        .project-slider .thumb-overlay i {
            font-size: 3em;
            color: rgba(0, 0, 0, 0);
            position: absolute;
            left: 50%;
            top: 42%;
            margin-left: -27px;
            margin-top: -19px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .project-slider:hover .thumb-overlay i {
            top: 50%;
            color: #444;
        }
        
        .project-content h4 {
            margin-bottom: 12px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eee;
        }
        
        .project-content h4 span {
            padding-bottom: 8px;
            border-bottom: 1px solid;
        }
        
        .project-content p,
        .project-content ul {
            margin-bottom: 30px;
        }
        
        .project-content ul li {
            margin-bottom: 5px;
        }
        
        .recent-projects h4.title {
            margin-bottom: 16px;
            padding-bottom: 8px;
            border-bottom: 1px solid #eee;
        }
        
        .recent-projects h4.title span {
            padding-bottom: 8px;
            border-bottom: 1px solid;
        }
        
        .projects-carousel {
            width: 1150px !important;
        }
        
        .projects-carousel .item {
            margin-right: 15px;
            margin-bottom: 0;
        }
        
        .full-width-recent-projects .projects-carousel {
            width: 100% !important;
        }
        
        .full-width-recent-projects .projects-carousel .item {
            margin: 0;
        }
        
        .full-width-recent-projects .portfolio-item .portfolio-border {
            padding: 0;
            border: 0;
            border-radius: 0;
            box-shadow: none;
        }
        
        .full-width-recent-projects .portfolio-item:hover .portfolio-thumb .thumb-overlay {
            opacity: 0.65;
            z-index: 9994;
        }
        
        .full-width-recent-projects .portfolio-item .portfolio-thumb .thumb-overlay i {
            top: 25%;
        }
        
        .full-width-recent-projects .portfolio-item:hover .portfolio-thumb .thumb-overlay i {
            color: #fff;
            top: 45%;
        }
        
        .full-width-recent-projects .portfolio-item .portfolio-details {
            position: absolute;
            bottom: -10px;
            opacity: 0;
            width: 100%;
            z-index: 9995;
            padding: 0 20px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .full-width-recent-projects .portfolio-item:hover .portfolio-details {
            bottom: 10px;
            opacity: 1;
        }
        
        .full-width-recent-projects .portfolio-item:hover .portfolio-details h4 {
            color: rgba(255, 255, 255, .9);
        }
        
        .full-width-recent-projects .portfolio-item .portfolio-details a span {
            color: rgba(255, 255, 255, .8);
        }
        
        .full-width-recent-projects .portfolio-item .portfolio-details .like-link i,
        .full-width-recent-projects .portfolio-item .portfolio-details .like-link span {
            color: #fff;
        }
        /*------------------------------------------*/
        /*			   08 - Blog Styles
/*------------------------------------------*/
        
        .blog-post {
            margin-bottom: 40px;
            padding-bottom: 40px;
            border-bottom: 1px solid #eee;
        }
        
        .blog-post .post-head {
            overflow: hidden;
            position: relative;
            margin-bottom: 16px;
        }
        
        .blog-post .post-head .thumb-overlay {
            position: absolute;
            top: 0;
            left: 0;
            width: 100%;
            height: 100%;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
            background-color: rgba(0, 0, 0, 0);
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .blog-post .post-head:hover .thumb-overlay {
            background-color: rgba(255, 255, 255, 0.4);
        }
        
        .blog-post .post-head .thumb-overlay i {
            font-size: 3em;
            color: rgba(0, 0, 0, 0);
            position: absolute;
            left: 50%;
            top: 42%;
            margin-left: -27px;
            margin-top: -19px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .blog-post .post-head:hover .thumb-overlay i {
            color: #444;
            top: 50%;
        }
        
        .blog-post .post-head img {
            max-width: 100%;
            height: auto;
            border-radius: 4px;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            -o-border-radius: 4px;
        }
        
        .blog-post .post-content {
            padding-left: 54px;
            position: relative;
        }
        
        .blog-post .post-type {
            position: absolute;
            left: 0;
            top: 5px;
            width: 36px;
            height: 36px;
            line-height: 36px;
            text-align: center;
            background-color: #444;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
        }
        
        .blog-post .post-type i {
            font-size: 1.2em;
            color: #fff;
        }
        
        .blog-post.quote-post .post-type {
            top: 0;
        }
        
        .post-content h2 {
            margin-bottom: 4px;
        }
        
        .post-content h2 a {
            color: #444;
            font-weight: 500;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .blog-post.quote-post .qoute-box {
            background: #444;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            padding: 20px 25px;
            color: #fff;
            margin-bottom: 10px;
        }
        
        .blog-post.quote-post .qoute-box a {
            color: #999;
        }
        
        .blog-post.quote-post .qoute-box h2 {
            font-family: 'Lora', serif;
            font-size: 18px;
            line-height: 26px;
            font-style: italic;
            font-weight: 400;
            color: #fff;
            margin-bottom: 10px;
        }
        
        .body-Content {
            border-radius: 5px;
            border: 2px solid #c5c6c8;
            background: white;
            padding: 20px;
            overflow-y: auto;
            height: 500px;
            white-space: pre-wrap;
        }
        
        .blog-post.quote-post .qoute-box .qoute-author {
            margin-left: 5px;
        }
        
        .blog-post.quote-post .qoute-box .qoute-author:before,
        .blog-post.quote-post .qoute-box .qoute-author:after {
            content: " - "
        }
        
        .blog-post .post-slider {
            position: relative;
        }
        
        ul.post-meta {
            margin-bottom: 10px;
        }
        
        ul.post-meta li {
            display: inline-block;
        }
        
        ul.post-meta li:after {
            content: "-";
            margin: 0 8px 0 8px;
        }
        
        ul.post-meta li:last-child:after {
            content: "";
            margin: 0;
        }
        
        ul.post-meta li,
        ul.post-meta li a {
            color: #666;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .post-content p {
            margin-bottom: 15px;
        }
        /*Pagination*/
        
        #pagination span,
        #pagination a {
            display: inline-block;
            text-align: center;
            height: 34px;
            width: 34px;
            color: #666;
            line-height: 33px;
            border: 1px solid #eee;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        #pagination span.current {
            color: #fff;
        }
        
        #pagination a:hover {
            border-color: #ddd;
        }
        
        #pagination .all-pages,
        #pagination .next-page {
            width: auto;
            padding: 0 14px;
        }
        
        label.pagination-all {
            float: left;
            line-height: 1.42857143;
            text-decoration: none;
            border: 1px solid #ddd;
            background-color: #fff;
            color: #555555;
            padding: 13px 20px;
            border-top-left-radius: 4px;
            border-bottom-left-radius: 4px;
            margin: 0 !important;
            padding-left: 60px !important;
        }
        
        li.inputAllDisabled {
            color: #777;
            cursor: not-allowed;
            background-color: #fff;
            border-color: #ddd;
        }
        /*------------------------------------------*/
        /*		    09 - Single post Styles
/*------------------------------------------*/
        
        .blog-page,
        .blog-post-page {
            padding-top: 5px;
        }
        
        .blog-post-page .blog-post {
            margin-bottom: 30px;
            padding-bottom: 15px;
            border-bottom: 1px solid #eee;
        }
        
        .blog-post-page ul.post-meta {
            margin-bottom: 12px;
        }
        
        .post-content h2 {
            font-weight: 500;
        }
        
        .post-bottom {
            padding: 20px 0;
            margin-bottom: 20px;
            border-bottom: 1px solid #f6f6f6;
        }
        
        .post-tags-list {
            float: right;
            padding-top: 6px;
        }
        
        .post-tags-list a {
            display: inline-block;
            color: #666;
            font-size: 12px;
            padding: 2px 8px;
            background: #eee;
            margin-bottom: 4px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .post-tags-list a:hover {
            color: #fff;
        }
        
        .post-share {
            float: left;
        }
        
        .post-share span {
            margin-right: 4px;
            font-size: 13px;
            color: #666;
        }
        
        .post-share a {
            display: inline-block;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .post-share a.facebook {
            background-color: #507CBE;
        }
        
        .post-share a.facebook:hover {
            background-color: #3E68A8;
        }
        
        .post-share a.twitter {
            background-color: #63CDF1;
        }
        
        .post-share a.twitter:hover {
            background-color: #36BFED;
        }
        
        .post-share a.gplus {
            background-color: #F16261;
        }
        
        .post-share a.gplus:hover {
            background-color: #EF4545;
        }
        
        .post-share a.linkedin {
            background-color: #90CADD;
        }
        
        .post-share a.linkedin:hover {
            background-color: #72BBD3;
        }
        
        .post-share a i {
            width: 32px;
            height: 32px;
            line-height: 32px;
            text-align: center;
            display: block;
            color: #fff;
            font-size: 1em;
        }
        
        .blog-post .author-info {
            display: block;
            margin-bottom: 10px;
        }
        
        .blog-post .author-info .author-image {
            float: left;
        }
        
        .blog-post .author-info .author-image img {
            width: 70px;
            height: 70px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            border: 4px solid #eee;
        }
        
        .blog-post .author-info .author-bio {
            padding-left: 85px;
        }
        
        .blog-post .author-info h4 {
            margin-bottom: 4px;
            font-weight: 500;
        }
        
        .blog-post .author-info p:last-child {
            margin: 0;
        }
        
        #comments .comments-list {
            padding: 0;
            margin: 0 0 35px 0;
        }
        
        #comments .comments-title {
            font-weight: 500;
            margin-bottom: 20px;
        }
        
        #comments .comments-list li .comment-box {
            padding: 20px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            margin-bottom: 20px;
            border: 1px solid #e8e8e8;
            box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -o-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -moz-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
            -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, .04) inset;
        }
        
        #comments .comments-list li ul {
            padding-left: 80px;
        }
        
        #comments .avatar {
            float: left;
        }
        
        #comments .avatar img {
            width: 60px;
            height: 60px;
            padding: 3px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
            border: 1px solid #e8e8e8;
        }
        
        #comments .comment-content {
            padding-left: 72px;
        }
        
        #comments .comment-content .comment-meta {
            margin-bottom: 5px;
        }
        
        .comment-content .comment-meta span:after {
            content: "-";
            margin: 0 5px;
            font-weight: 100;
            color: #666;
        }
        
        .comment-content .comment-meta span:last-child:after {
            content: "";
            margin: 0;
        }
        
        .comment-content .comment-meta .comment-by {
            font-weight: 600;
            color: #444;
        }
        
        .comment-content .comment-meta .comment-date {
            color: #666;
        }
        
        #respond .respond-title {
            font-weight: 500;
            margin-bottom: 15px;
        }
        /*------------------------------------------*/
        /*			10 - SideBar Styles
/*------------------------------------------*/
        
        .sidebar {
            margin-bottom: 30px;
        }
        
        .sidebar a {
            color: #666;
        }
        
        .sidebar .widget {
            overflow: hidden;
            margin-bottom: 50px;
        }
        
        .sidebar .widget ul {
            margin: 0;
        }
        
        .widget-search input[type="search"] {
            position: relative;
            margin: 0;
            float: left;
            height: 37px;
            line-height: 37px;
            width: calc(100% - 38px);
            border-right: none;
            border-radius: 2px 0 0 2px;
            -webkit-border-radius: 2px 0 0 2px;
            -moz-border-radius: 2px 0 0 2px;
            -o-border-radius: 2px 0 0 2px;
        }
        
        .widget-search .search-btn {
            display: inline-block;
            width: 38px;
            height: 37px;
            border: none;
            color: #fff;
            font-size: 1.2em;
            line-height: 36px;
            text-align: center;
            border-radius: 0 2px 2px 0;
            -webkit-border-radius: 0 2px 2px 0;
            -moz-border-radius: 0 2px 2px 0;
            -o-border-radius: 0 2px 2px 0;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .widget-search .search-btn:hover {
            background-color: #444;
        }
        
        .sidebar .widget h4 {
            text-transform: uppercase;
            padding-bottom: 8px;
            margin-bottom: 16px;
            font-size: 14px;
            font-weight: 500;
            position: relative;
        }
        
        .sidebar .widget h4 .head-line {
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 50px;
            height: 2px;
            background-color: #ddd;
            margin: 0;
        }
        
        .widget-categories ul li a {
            padding: 8px 0;
            text-decoration: none;
            display: block;
            border-bottom: 1px solid #eee;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .widget-categories ul li:first-child a {
            padding-top: 0;
        }
        
        .widget-categories ul li a:hover {
            padding-left: 8px;
        }
        
        .sidebar .widget-popular-posts li {
            margin-bottom: 12px;
            padding-bottom: 12px;
            border-bottom: 1px solid #eee;
        }
        
        .sidebar .widget-popular-posts li:last-child {
            margin: 0;
            padding: 0;
            border: none;
        }
        
        .sidebar .widget-popular-posts .widget-thumb {
            float: left;
            margin-right: 8px;
            border: 3px solid #eee;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
        }
        
        .sidebar .widget-popular-posts .widget-thumb img {
            width: 65px;
            height: 65px;
            opacity: 1;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .sidebar .widget-popular-posts .widget-thumb:hover img {
            opacity: 0.7;
        }
        
        .sidebar .widget-popular-posts .widget-content h5 {
            font-size: 13px;
            line-height: 19px;
            margin-bottom: 5px;
            font-weight: 300;
        }
        
        .sidebar .widget-popular-posts .widget-content span {
            color: #bbb;
            font-size: 12px;
        }
        
        .sidebar .tagcloud a {
            display: inline-block;
            color: #666;
            font-size: 12px;
            padding: 4px 10px;
            background: #eee;
            margin-bottom: 4px;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .sidebar .tagcloud a:hover {
            color: #fff;
        }
        /*------------------------------------------*/
        /*			 11 - Footer Styles
/*------------------------------------------*/
        
        footer {
            background-color: #222;
            padding-top: 60px;
            border-top: 4px solid #555;
            color: #ccc;
        }
        
        footer p {
            color: #ccc;
        }
        
        footer a {
            color: #666;
        }
        
        footer a:hover {
            color: #666;
            text-decoration: underline;
        }
        
        .footer-widget {
            margin-bottom: 20px;
            margin-top: 33px;
            padding-left: 17px;
            overflow: hidden;
        }
        
        .footer-widget h4 {
            color: #eee;
            text-transform: uppercase;
            padding-bottom: 8px;
            margin-bottom: 20px;
            font-size: 14px;
            font-weight: 700;
            position: relative;
        }
        
        .footer-widget h4 .head-line {
            position: absolute;
            bottom: 0;
            left: 0;
            display: block;
            width: 50px;
            height: 3px;
            background-color: #333;
            margin: 0;
        }
        
        .social-widget ul.social-icons li {
            display: inline-block;
            margin-bottom: 4px;
            border: 1px solid #ffffff;
            float: left;
        }
        
        .social-widget ul.social-icons li:first-child {
            border-right: none;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
        }
        
        .social-widget ul.social-icons li:first-child:hover {
            border-color: #507CBE;
            background: #507CBE;
        }
        
        .social-widget ul.social-icons li:first-child:hover + li {
            border-left: 1px solid transparent;
        }
        
        .social-widget ul.social-icons li:last-child {
            border-top-right-radius: 2px;
            border-bottom-right-radius: 2px;
        }
        
        .social-widget ul.social-icons li:last-child:hover {
            border-color: #63CDF1;
            background: #63CDF1;
        }
        
        .social-widget ul.social-icons li a i {
            font-size: 1.4em;
            width: 36px;
            height: 36px;
            color: #fff;
            line-height: 36px;
            text-align: center;
            display: block;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .social-widget ul.social-icons li a:hover {
            text-decoration: none;
        }
        
        .social-widget ul.social-icons li a.facebook:hover i {
            background-color: #507CBE;
        }
        
        .social-widget ul.social-icons li a.twitter:hover i {
            background-color: #63CDF1;
        }
        
        .social-widget ul.social-icons li a.google:hover i {
            background-color: #F16261;
        }
        
        .social-widget ul.social-icons li a.dribbble:hover i {
            background-color: #E46387;
        }
        
        .social-widget ul.social-icons li a.linkdin:hover i {
            background-color: #90CADD;
        }
        
        .social-widget ul.social-icons li a.tumblr:hover i {
            background-color: #4D7EA3;
        }
        
        .social-widget ul.social-icons li a.flickr:hover i {
            background-color: #E474AF;
        }
        
        .social-widget ul.social-icons li a.instgram:hover i {
            background-color: #4D4F54;
        }
        
        .social-widget ul.social-icons li a.vimeo:hover i {
            background-color: #87D3E0;
        }
        
        .social-widget ul.social-icons li a.skype:hover i {
            background-color: #36C4F3
        }
        
        .contact-widget {
            background: url('map.343f56d05d3664aa06a4.png') center bottom no-repeat;
        }
        
        .contact-widget span {
            font-weight: 700;
        }
        
        .contact-widget ul li {
            margin-bottom: 12px;
        }
        
        .contact-widget ul li p a {
            color: #bbb;
        }
        
        .contact-widget p {
            padding-bottom: 20px;
        }
        
        .twitter-widget a:hover {
            color: #43B9CD;
            text-decoration: underline;
        }
        
        .twitter-widget ul li {
            margin-bottom: 20px;
        }
        
        .twitter-widget ul li span {
            color: #666;
        }
        
        .flickr-widget ul {
            overflow: hidden;
        }
        
        .flickr-widget ul li {
            float: left;
            margin-left: 8px;
            margin-bottom: 8px;
        }
        
        .flickr-widget ul li:nth-child(3n+1) {
            margin-left: 0;
        }
        
        .flickr-widget ul li a {
            display: inline-block;
            width: 80px;
            opacity: 0.6;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            border: 4px solid #333;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .flickr-widget ul li a img {
            width: 100%;
            height: 65px;
        }
        
        .flickr-widget ul li a:hover {
            opacity: 1;
        }
        
        .mail-subscribe-widget form {
            margin-top: 15px;
            margin-bottom: 20px;
        }
        
        .mail-subscribe-widget form input[type="text"] {
            outline: none;
            color: #666;
            font-size: 12px;
            padding: 6px 12px;
            border: none;
            background: #fff;
            border-radius: 2px;
            -webkit-border-radius: 2px;
            -moz-border-radius: 2px;
            -o-border-radius: 2px;
            outline: none;
        }
        
        .copyright-section {
            padding: 15px 0;
            font-size: 11px;
            letter-spacing: 0.5px;
            background-color: #303030;
            overflow: hidden;
        }
        
        .privacy-policy-block {
            padding: 20px 0;
            text-align: center;
            font-size: 15px;
            font-weight: 400;
            line-height: 33px;
        }
        
        .copyright-section p {
            font-size: 11px;
            text-transform: uppercase;
        }
        
        ul.footer-nav {
            float: right;
        }
        
        ul.footer-nav li {
            display: inline-block;
            float: left;
            margin-left: 15px;
        }
        
        ul.footer-nav li:first-child {
            margin-left: 0;
        }
        
        ul.footer-nav li a {
            display: inline-block;
            text-transform: uppercase;
            text-decoration: none;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        ul.footer-nav li a:hover {
            color: #fff;
        }
        
        .back-to-top {
            position: fixed;
            bottom: 0px;
            right: 15px;
            z-index: 10000;
        }
        
        .back-to-top i {
            display: block;
            width: 36px;
            height: 36px;
            line-height: 36px;
            color: #fff;
            border-radius: 4px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            text-align: center;
            background-color: #777;
            border: 1px solid rgba(0, 0, 0, 0.2);
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        /*------------------------------------------*/
        /*			 12 - Plugins Styles
/*------------------------------------------*/
        /*
 * Nivo Lightbox v1.0
 * http://dev7studios.com/nivo-lightbox
 *
 * Copyright 2013, Dev7studios
 * Free to use and abuse under the MIT license.
 * http://www.opensource.org/licenses/mit-license.php
 */
        
        .nivo-lightbox-overlay {
            position: fixed;
            top: 0;
            left: 0;
            z-index: 99999999;
            width: 100%;
            height: 100%;
            overflow: hidden;
            visibility: hidden;
            opacity: 0;
            box-sizing: border-box;
        }
        
        .nivo-lightbox-overlay.nivo-lightbox-open {
            visibility: visible;
            opacity: 1;
        }
        
        .nivo-lightbox-wrap {
            position: absolute;
            top: 10%;
            bottom: 10%;
            left: 10%;
            right: 10%;
        }
        
        .nivo-lightbox-content {
            width: 100%;
            height: 100%;
        }
        
        .nivo-lightbox-title-wrap {
            position: absolute;
            bottom: 0;
            left: 0;
            width: 100%;
            z-index: 99999;
            text-align: center;
        }
        
        .nivo-lightbox-nav {
            display: none;
        }
        
        .nivo-lightbox-prev {
            position: absolute;
            top: 50%;
            left: 0;
        }
        
        .nivo-lightbox-next {
            position: absolute;
            top: 50%;
            right: 0;
        }
        
        .nivo-lightbox-close {
            position: absolute;
            top: 2%;
            right: 2%;
        }
        
        .nivo-lightbox-image {
            text-align: center;
        }
        
        .nivo-lightbox-image img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
            vertical-align: middle;
        }
        
        .nivo-lightbox-content iframe {
            width: 100%;
            height: 100%;
        }
        
        .nivo-lightbox-ajax {
            max-height: 100%;
            overflow: auto;
            box-sizing: border-box;
            /* https://bugzilla.mozilla.org/show_bug.cgi?id=308801 */
        }
        
        .nivo-lightbox-error {
            display: table;
            text-align: center;
            width: 100%;
            height: 100%;
            color: #fff;
            text-shadow: 0 1px 1px #000;
        }
        
        .nivo-lightbox-error p {
            display: table-cell;
            vertical-align: middle;
        }
        /* Effects
 **********************************************/
        
        .nivo-lightbox-effect-fade,
        .nivo-lightbox-effect-fadeScale,
        .nivo-lightbox-effect-slideLeft,
        .nivo-lightbox-effect-slideRight,
        .nivo-lightbox-effect-slideUp,
        .nivo-lightbox-effect-slideDown,
        .nivo-lightbox-effect-fall {
            transition: all 0.2s ease-in-out;
        }
        /* fadeScale */
        
        .nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap {
            transition: all 0.3s;
            -webkit-transform: scale(0.7);
            transform: scale(0.7);
        }
        
        .nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap {
            -webkit-transform: scale(1);
            transform: scale(1);
        }
        /* slideLeft / slideRight / slideUp / slideDown */
        
        .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,
        .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,
        .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap,
        .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
            transition: all 0.3s cubic-bezier(0.25, 0.5, 0.5, 0.9);
        }
        
        .nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap {
            -webkit-transform: translateX(-10%);
            transform: translateX(-10%);
        }
        
        .nivo-lightbox-effect-slideRight .nivo-lightbox-wrap {
            -webkit-transform: translateX(10%);
            transform: translateX(10%);
        }
        
        .nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,
        .nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap {
            -webkit-transform: translateX(0);
            transform: translateX(0);
        }
        
        .nivo-lightbox-effect-slideDown .nivo-lightbox-wrap {
            -webkit-transform: translateY(-10%);
            transform: translateY(-10%);
        }
        
        .nivo-lightbox-effect-slideUp .nivo-lightbox-wrap {
            -webkit-transform: translateY(10%);
            transform: translateY(10%);
        }
        
        .nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap,
        .nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap {
            -webkit-transform: translateY(0);
            transform: translateY(0);
        }
        /* fall */
        
        .nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall {
            -webkit-perspective: 1000px;
            perspective: 1000px;
        }
        
        .nivo-lightbox-effect-fall .nivo-lightbox-wrap {
            transition: all 0.3s ease-out;
            -webkit-transform: translateZ(300px);
            transform: translateZ(300px);
        }
        
        .nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap {
            -webkit-transform: translateZ(0);
            transform: translateZ(0);
        }
        /*
 * Nivo Lightbox Default Theme v1.0
 * http://dev7studios.com/nivo-lightbox
 */
        
        .nivo-lightbox-theme-default.nivo-lightbox-overlay {
            background: #666;
            background: rgba(0, 0, 0, 0.8);
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-nav {
            top: 10%;
            width: 8%;
            height: 80%;
            text-indent: -9999px;
            background-repeat: no-repeat;
            background-position: 50% 50%;
            opacity: 0.5;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-nav:hover {
            opacity: 1;
            background-color: rgba(0, 0, 0, 0.5);
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-close:hover {
            opacity: 1;
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-title-wrap {
            bottom: -7%;
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-title {
            font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
            font-style: normal;
            font-weight: normal;
            background: #000;
            color: #fff;
            padding: 7px 15px;
            border-radius: 3px;
            -webkit-border-radius: 3px;
            -moz-border-radius: 3px;
            -o-border-radius: 3px;
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-image img {
            background: #fff;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
            -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
            -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
        }
        
        .nivo-lightbox-theme-default .nivo-lightbox-ajax,
        .nivo-lightbox-theme-default .nivo-lightbox-inline {
            background: #fff;
            padding: 40px;
            box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
            -o-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
            -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
            -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
        }
        
        @media (-webkit-min-device-pixel-ratio: 1.3),
        (min--moz-device-pixel-ratio: 1.3),
        (min-device-pixel-ratio: 1.3),
        (min-resolution: 1.3dppx) {}
        /*
 * 	Core Owl Carousel CSS
 *	v1.24
 */
        /* clearfix */
        
        .owl-carousel .owl-wrapper:after {
            content: ".";
            display: block;
            clear: both;
            visibility: hidden;
            line-height: 0;
            height: 0;
        }
        /* display none until init */
        
        .owl-carousel {
            display: none;
            position: relative;
            width: 100%;
            -ms-touch-action: pan-y;
        }
        
        .owl-carousel .owl-wrapper {
            display: none;
            position: relative;
            -webkit-transform: translate3d(0px, 0px, 0px);
        }
        
        .owl-carousel .owl-wrapper-outer {
            overflow: hidden;
            position: relative;
            width: 100%;
        }
        
        .owl-carousel .owl-wrapper-outer.autoHeight {
            transition: height 500ms ease-in-out;
        }
        
        .owl-carousel .owl-item {
            float: left;
        }
        
        .owl-controls .owl-page,
        .owl-controls .owl-buttons div {
            cursor: pointer;
        }
        
        .owl-controls {
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
            user-select: none;
            -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
        }
        /* fix */
        
        .owl-carousel .owl-wrapper,
        .owl-carousel .owl-item {
            -webkit-backface-visibility: hidden;
            -moz-backface-visibility: hidden;
            -ms-backface-visibility: hidden;
            -webkit-transform: translate3d(0, 0, 0);
            -moz-transform: translate3d(0, 0, 0);
            -ms-transform: translate3d(0, 0, 0);
        }
        /* CSS3 Transitions */
        
        .owl-origin {
            -webkit-perspective: 1200px;
            -webkit-perspective-origin-x: 50%;
            -webkit-perspective-origin-y: 50%;
            -moz-perspective: 1200px;
            -moz-perspective-origin-x: 50%;
            -moz-perspective-origin-y: 50%;
            perspective: 1200px;
        }
        /* fade */
        
        .owl-fade-out {
            z-index: 10;
            -webkit-animation: fadeOut .7s both ease;
            animation: fadeOut .7s both ease;
        }
        
        .owl-fade-in {
            -webkit-animation: fadeIn .7s both ease;
            animation: fadeIn .7s both ease;
        }
        /* backSlide */
        
        .owl-backSlide-out {
            -webkit-animation: backSlideOut 1s both ease;
            animation: backSlideOut 1s both ease;
        }
        
        .owl-backSlide-in {
            -webkit-animation: backSlideIn 1s both ease;
            animation: backSlideIn 1s both ease;
        }
        /* goDown */
        
        .owl-goDown-out {
            -webkit-animation: scaleToFade .7s ease both;
            animation: scaleToFade .7s ease both;
        }
        
        .owl-goDown-in {
            -webkit-animation: goDown .6s ease both;
            animation: goDown .6s ease both;
        }
        /* scaleUp */
        
        .owl-fadeUp-in {
            -webkit-animation: scaleUpFrom .5s ease both;
            animation: scaleUpFrom .5s ease both;
        }
        
        .owl-fadeUp-out {
            -webkit-animation: scaleUpTo .5s ease both;
            animation: scaleUpTo .5s ease both;
        }
        /* Keyframes */
        /*empty*/
        
        @-webkit-keyframes empty {
            0% {
                opacity: 1
            }
        }
        
        @keyframes empty {
            0% {
                opacity: 1
            }
        }
        
        @-webkit-keyframes fadeIn {
            0% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
        }
        
        @keyframes fadeIn {
            0% {
                opacity: 0;
            }
            100% {
                opacity: 1;
            }
        }
        
        @-webkit-keyframes fadeOut {
            0% {
                opacity: 1;
            }
            100% {
                opacity: 0;
            }
        }
        
        @keyframes fadeOut {
            0% {
                opacity: 1;
            }
            100% {
                opacity: 0;
            }
        }
        
        @-webkit-keyframes backSlideOut {
            25% {
                opacity: .5;
                -webkit-transform: translateZ(-500px);
            }
            75% {
                opacity: .5;
                -webkit-transform: translateZ(-500px) translateX(-200%);
            }
            100% {
                opacity: .5;
                -webkit-transform: translateZ(-500px) translateX(-200%);
            }
        }
        
        @keyframes backSlideOut {
            25% {
                opacity: .5;
                -webkit-transform: translateZ(-500px);
                transform: translateZ(-500px);
            }
            75% {
                opacity: .5;
                -webkit-transform: translateZ(-500px) translateX(-200%);
                transform: translateZ(-500px) translateX(-200%);
            }
            100% {
                opacity: .5;
                -webkit-transform: translateZ(-500px) translateX(-200%);
                transform: translateZ(-500px) translateX(-200%);
            }
        }
        
        @-webkit-keyframes backSlideIn {
            0%,
            25% {
                opacity: .5;
                -webkit-transform: translateZ(-500px) translateX(200%);
            }
            75% {
                opacity: .5;
                -webkit-transform: translateZ(-500px);
            }
            100% {
                opacity: 1;
                -webkit-transform: translateZ(0) translateX(0);
            }
        }
        
        @keyframes backSlideIn {
            0%,
            25% {
                opacity: .5;
                -webkit-transform: translateZ(-500px) translateX(200%);
                transform: translateZ(-500px) translateX(200%);
            }
            75% {
                opacity: .5;
                -webkit-transform: translateZ(-500px);
                transform: translateZ(-500px);
            }
            100% {
                opacity: 1;
                -webkit-transform: translateZ(0) translateX(0);
                transform: translateZ(0) translateX(0);
            }
        }
        
        @-webkit-keyframes scaleToFade {
            to {
                opacity: 0;
                -webkit-transform: scale(.8);
            }
        }
        
        @keyframes scaleToFade {
            to {
                opacity: 0;
                -webkit-transform: scale(.8);
                transform: scale(.8);
            }
        }
        
        @-webkit-keyframes goDown {
            from {
                -webkit-transform: translateY(-100%);
            }
        }
        
        @keyframes goDown {
            from {
                -webkit-transform: translateY(-100%);
                transform: translateY(-100%);
            }
        }
        
        @-webkit-keyframes scaleUpFrom {
            from {
                opacity: 0;
                -webkit-transform: scale(1.5);
            }
        }
        
        @keyframes scaleUpFrom {
            from {
                opacity: 0;
                -webkit-transform: scale(1.5);
                transform: scale(1.5);
            }
        }
        
        @-webkit-keyframes scaleUpTo {
            to {
                opacity: 0;
                -webkit-transform: scale(1.5);
            }
        }
        
        @keyframes scaleUpTo {
            to {
                opacity: 0;
                -webkit-transform: scale(1.5);
                transform: scale(1.5);
            }
        }
        /*
* 	Owl Carousel Owl Theme
*/
        
        .owl-theme .owl-controls {
            text-align: center;
        }
        /* Styling Next and Prev buttons */
        
        .touch-slider .owl-controls .owl-buttons div {
            position: absolute;
            top: 50%;
            height: 60px;
            line-height: 60px;
            display: inline-block;
            zoom: 1;
            padding: 0 1px;
            *display: inline;
            /*IE7 life-saver */
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
            background: #444;
            filter: Alpha(Opacity=60);
            /*IE7 fix*/
            opacity: 0.6;
            margin-top: -30px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .touch-slider:hover .owl-controls .owl-buttons div {
            filter: Alpha(Opacity=100);
            /*IE7 fix*/
            opacity: 1;
        }
        
        .touch-slider .owl-controls .owl-buttons div.owl-prev {
            left: 0;
            border-radius: 0 3px 3px 0;
            -webkit-border-radius: 0 3px 3px 0;
            -moz-border-radius: 0 3px 3px 0;
            -o-border-radius: 0 3px 3px 0;
        }
        
        .touch-slider .owl-controls .owl-buttons div.owl-next {
            right: 0;
            border-radius: 3px 0 0 3px;
            -webkit-border-radius: 3px 0 0 3px;
            -moz-border-radius: 3px 0 0 3px;
            -o-border-radius: 3px 0 0 3px;
        }
        
        .touch-slider .owl-controls .owl-buttons div i {
            font-size: 1.8em;
            color: #fff;
        }
        
        .touch-carousel .owl-controls .owl-buttons {
            position: absolute;
            top: -50px;
            right: 2px;
        }
        
        .touch-carousel.projects-carousel .owl-controls .owl-buttons {
            right: 12px;
        }
        
        .touch-carousel.navigation-2 .owl-controls .owl-buttons {
            position: relative;
            top: 0;
            right: 0;
        }
        
        .touch-carousel.navigation-2.clients-carousel .owl-controls .owl-buttons {
            top: -8px;
        }
        
        .touch-carousel.navigation-2 .owl-controls .owl-buttons div,
        .touch-carousel.navigation-3 .owl-controls .owl-buttons div {
            background-color: #f2f2f2;
        }
        
        .touch-carousel.navigation-2 .owl-controls .owl-buttons div i,
        .touch-carousel.navigation-3 .owl-controls .owl-buttons div i {
            color: #666;
        }
        
        .touch-carousel.navigation-3 {
            padding-top: 45px;
        }
        
        .touch-carousel.navigation-3.clients-carousel {
            padding-top: 25px;
        }
        
        .touch-carousel.navigation-3 .owl-controls .owl-buttons {
            position: absolute;
            top: 0;
            right: 0;
            width: 100%;
        }
        
        .touch-carousel.navigation-2 .owl-controls .owl-buttons div,
        .touch-carousel.navigation-3 .owl-controls .owl-buttons div {
            width: 28px;
            height: 28px;
            line-height: 28px;
            border-radius: 50%;
            -webkit-border-radius: 50%;
            -moz-border-radius: 50%;
            -o-border-radius: 50%;
        }
        
        .touch-carousel.navigation-3.projects-carousel .owl-controls .owl-buttons {
            right: 9px;
        }
        
        .touch-carousel .owl-controls .owl-buttons div,
        .testimonials-carousel .owl-controls .owl-buttons div {
            height: 22px;
            width: 22px;
            line-height: 22px;
            display: inline-block;
            zoom: 1;
            *display: inline;
            /*IE7 life-saver */
            border-radius: 2px;
            background-color: #fff;
            margin-left: 4px;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
            border: 1px solid #ccc;
        }
        
        .touch-carousel .owl-controls .owl-buttons div i,
        .testimonials-carousel .owl-controls .owl-buttons div i {
            font-size: 1.2em;
            color: #ccc;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .testimonials-carousel .owl-controls .owl-buttons div i {
            color: #fff;
        }
        
        .touch-carousel .owl-controls.clickable .owl-buttons div:hover i {
            color: #fff;
        }
        
        .testimonials-carousel .owl-controls.clickable .owl-buttons div:hover {
            background-color: #fff;
            box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
        }
        /* Styling Pagination*/
        
        .owl-pagination {
            position: absolute;
            width: 100%;
            left: 0;
            bottom: 5px;
        }
        
        .owl-theme .owl-controls .owl-page {
            display: inline-block;
            zoom: 1;
            *display: inline;
            /*IE7 life-saver */
        }
        
        .owl-theme .owl-controls .owl-page span {
            display: block;
            width: 16px;
            height: 16px;
            margin: 2px 4px;
            filter: Alpha(Opacity=50);
            /*IE7 fix*/
            opacity: 0.5;
            border-radius: 50%;
            border: 3px solid #444;
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .touch-slider:hover .owl-controls .owl-page span {
            filter: Alpha(Opacity=100);
            /*IE7 fix*/
            opacity: 1;
        }
        
        .owl-theme .owl-controls .owl-page.active span,
        .owl-theme .owl-controls.clickable .owl-page:hover span {
            border-color: #0A95D8;
        }
        /* If PaginationNumbers is true */
        
        .owl-theme .owl-controls .owl-page span.owl-numbers {
            height: auto;
            width: auto;
            color: #FFF;
            padding: 2px 10px;
            font-size: 12px;
            border-radius: 30px;
        }
        
        #bar {
            width: 0%;
            max-width: 100%;
            height: 4px;
            background: #444;
            filter: Alpha(Opacity=50);
            /*IE7 fix*/
            opacity: 0.5;
        }
        
        #progressBar {
            position: absolute;
            top: 0;
            z-index: 99;
            width: 100%;
        }
        /******* Style Switcher *******/
        
        .switcher-box {
            width: 212px;
            position: fixed;
            left: -212px;
            top: 160px;
            text-align: center;
            z-index: 99999999;
            background-color: #fff;
            border-radius: 0 0 2px 0;
            border-radius: 0 5px 5px 0;
            box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
            transition: all 0.4s ease-in-out;
            -moz-transition: all 0.4s ease-in-out;
            -webkit-transition: all 0.4s ease-in-out;
            -o-transition: all 0.4s ease-in-out;
        }
        
        .switcher-box a {
            cursor: pointer;
        }
        
        .switcher-box h4 {
            display: block;
            height: 40px;
            line-height: 42px;
            font-size: 14px;
            font-weight: 700;
            color: #fff;
            background-color: #333;
            margin-bottom: 10px;
        }
        
        .switcher-box span {
            display: block;
            padding: 5px 20px;
            text-align: left;
        }
        
        .switcher-box .colors-list {
            padding: 0 18px 0 18px;
            margin-bottom: 8px;
            line-height: 20px;
        }
        
        .switcher-box .colors-list li {
            display: inline-block;
            margin-right: 2px;
        }
        
        .switcher-box .colors-list li a {
            display: block;
            width: 24px;
            height: 18px;
            cursor: pointer;
        }
        
        .switcher-box .colors-list li a.blue {
            background-color: #0a9fd8;
        }
        
        .switcher-box .colors-list li a.cyan {
            background-color: #27bebe;
        }
        
        .switcher-box .colors-list li a.jade {
            background-color: #0bb586;
        }
        
        .switcher-box .colors-list li a.red {
            background-color: #ee3733;
        }
        
        .switcher-box .colors-list li a.peach {
            background-color: #f49237;
        }
        
        .switcher-box .colors-list li a.sky-blue {
            background-color: #38cbcb;
        }
        
        .switcher-box .colors-list li a.yellow {
            background-color: #f8ba01;
        }
        
        .switcher-box .colors-list li a.green {
            background-color: #94c523;
        }
        
        .switcher-box .colors-list li a.orange {
            background-color: #f36510;
        }
        
        .switcher-box .colors-list li a.pink {
            background-color: #f1505b;
        }
        
        .switcher-box .colors-list li a.purple {
            background-color: #6a3da3;
        }
        
        .switcher-box .colors-list li a.beige {
            background-color: #fdb655;
        }
        
        .switcher-box .layout-style,
        .switcher-box .topbar-style {
            width: 172px;
            padding: 6px 9px;
            outline: none;
            display: block;
            background: #fff;
            border-radius: 3px;
            padding: 4px 6px;
            color: #666;
            cursor: pointer;
            border-radius: 2px;
            font-size: 12px;
            margin: 0 0 12px 20px;
            border: 1px solid #ddd;
            box-shadow: inset 1px 1px 3px 0px rgba(0, 0, 0, 0.06);
        }
        
        .switcher-box .bg-list {
            padding: 0 18px 0 18px;
            margin-bottom: 18px;
        }
        
        .switcher-box .bg-list li {
            display: inline-block;
            margin-right: 2px;
        }
        
        .switcher-box .bg-list li a {
            display: block;
            width: 20px;
            height: 20px;
        }
        
        .switcher-box .bg-list li a.bg1 {
            background: url('1.350ab53795a00ea2d099.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg2 {
            background: url('2.a1a33080cfc1d6ebb9f1.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg3 {
            background: url('3.da510f60fcff7ce89cd2.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg4 {
            background: url('4.2c98620c3caa600fc7b7.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg5 {
            background: url('5.dc74d0fc4cd1d55ea866.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg6 {
            background: url('6.2dd7ffc7239ba466ea46.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg7 {
            background: url('7.47304f8d3e4f83d68f90.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg8 {
            background: url('8.88ab8ad95a8055d0f3dc.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg9 {
            background: url('9.bfc9b983b40280118056.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg10 {
            background: url('10.ea3e17623ad2e48de000.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg11 {
            background: url('11.3f088219ad09933e3e00.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg12 {
            background: url('12.d35f4a25085e37219faf.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg13 {
            background: url('13.26a8736d372060b74cc2.png') repeat;
        }
        
        .switcher-box .bg-list li a.bg14 {
            background: url('14.aa61a0cf28c28507e309.png') repeat;
        }
        
        .switcher-box .open-switcher {
            width: 40px;
            height: 40px;
            display: block;
            position: absolute;
            top: 0;
            left: 100%;
            border-radius: 0 2px 2px 0;
            background: #444 center no-repeat;
            box-shadow: 0 0 4px rgba(0, 0, 0, 0.2);
        }
        
        .switcher-box .open-switcher i {
            text-align: center;
            padding-top: 7px;
        }
        
        .iframe {
            border: none;
        }
        
        .services-2 {
            position: relative;
            text-align: center;
            margin: 0px 0px 30px 0px;
        }
        
        .services-2-icon {
            display: inline-block;
            width: 100%;
            display: table;
        }
        
        .services-2-icon i {
            width: 60px;
            height: 60px;
            line-height: 60px;
            margin: 0px auto;
            position: relative;
            display: inline-block;
            margin-right: 15px;
            border-radius: 50%;
            float: left;
            text-align: center;
            font-size: 26px;
            background: #E93735;
            color: #fff;
            transition: all .5s ease-in-out;
        }
        
        .services-2:hover .services-2-icon i {
            display: block;
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
        }
        
        .services-2-text {
            margin-left: 75px;
            overflow: hidden;
        }
        
        .services-2-icon h4 {
            font-family: 'Raleway', sans-serif;
            color: #404449;
            font-size: 16px;
            font-weight: 400;
            margin: 15px 0px 0px 0px;
            text-align: left;
            display: table-cell;
            padding: 0px;
            vertical-align: middle;
            width: 100%;
        }
        
        .services-2 p {
            color: #ACB2B8;
            margin: 0px 0px 0px 0px;
            text-align: left;
        }
        /* progress bar */
        
        .skill p {
            margin-bottom: 7px;
        }
        
        .progress {
            overflow: visible;
            height: 18px;
            margin-bottom: 10px;
            background-color: #f9f9f9;
            border-radius: 0px;
            box-shadow: none;
        }
        
        .progress-bar {
            float: left;
            height: 100%;
            font-size: 12px;
            color: #ffffff;
            text-align: center;
            box-shadow: none;
            transition: width 0.6s ease;
            position: relative;
        }
        
        .progress-bar-span {
            opacity: 1;
            position: absolute;
            top: -5px;
            background: #ACB2B8;
            padding: 3px 10px;
            color: #FFF;
            border-radius: 0px;
            right: 0px;
            transition: all .5s ease-in-out;
        }
        
        .skill:hover .progress-bar-span {
            opacity: 1;
            transition: all .5s ease-in-out;
        }
        /* Counter */
        
        .counter-item {
            position: relative;
            text-align: left;
            padding-left: 105px;
        }
        
        .counter-item h5 {
            text-align: left;
            margin-bottom: 0px;
            color: #fff;
            margin-top: 7px;
            font-size: 21px;
        }
        
        .counter-item i {
            font-size: 40px;
        }
        
        .count-writers-number {
            padding-left: 150px;
        }
        
        #parallax-one .count-writers-icon {
            padding-left: 65px;
        }
        
        .timer,
        .timer-2 {
            font-size: 43px;
            font-weight: 600;
            text-transform: uppercase;
            text-align: center;
            /*line-height:80px;*/
            color: #ffffff;
            display: inline-block;
        }
        
        .parallax {
            width: 100%;
            padding: 0;
            margin: 0;
            background-position: 50% 30%;
            background-attachment: fixed;
            background-repeat: no-repeat;
        }
        
        .parallax-text-container-1 .parallax-text-item {
            padding: 120px 0px;
            text-align: center;
        }
        
        .parallax-mobile {
            background-position: 50% 0px !important;
            background-attachment: scroll !important;
        }
        
        .services-3 {
            position: relative;
            text-align: center;
            margin: 0px 0px 30px 0px;
        }
        
        .services-3-icon {
            display: inline-block;
            width: 100%;
            display: table;
        }
        
        .services-3-icon i {
            width: 60px;
            height: 60px;
            line-height: 60px;
            margin: 0px auto;
            position: relative;
            display: inline-block;
            margin-left: 15px;
            border-radius: 50%;
            float: left;
            text-align: center;
            font-size: 26px;
            color: #fff;
            transition: all .5s ease-in-out;
        }
        
        .services-3:hover .services-3-icon i {
            display: block;
            -webkit-transform: rotate(360deg);
            -moz-transform: rotate(360deg);
            -o-transform: rotate(360deg);
            -ms-transform: rotate(360deg);
        }
        
        .services-3-text {
            margin-right: 75px;
            overflow: hidden;
        }
        
        .services-3-icon h4 {
            font-family: 'Raleway', sans-serif;
            color: #404449;
            font-size: 16px;
            font-weight: 400;
            margin: 0px 0px 15px 0px;
            text-align: right;
            display: table-cell;
            padding: 0px;
            vertical-align: middle;
            width: 100%;
        }
        
        .services-3 p {
            color: #ACB2B8;
            margin: 0px 0px 0px 0px;
            text-align: right;
        }
        
        .purchase {
            background: url('bg-01.7251713208e9427bb972.jpg') no-repeat;
            background-attachment: fixed;
            padding: 100px 0;
        }
        
        .navbar-collapse {
            max-height: 340px;
        }
        
        .become-iwriter {
           
        }
        
        .become-iwriter h2 {
            margin-top: -3px;
            margin-bottom: 28px;
        }
        
        h2.home-page {
            font-size: 36px;
            line-height: 40px;
        }
        
        .become-iwriter p {
            font-size: 17px;
            color: #333333;
            margin-bottom: 15px;
            font-weight: 400;
        }
        
        .become-iwriter p img {
            margin-right: 30px;
        }
        
        .become-iwriter p img.earn-up-to {
            margin-left: -5px;
            margin-right: 28px;
        }
        
        .become-iwriter p.become-iwriter-today {}
        
        .become-iwriter p a.btn-become-iwriter-today {
            color: #ffffff;
            background-color: #da571f;
            text-transform: uppercase;
            font-size: 20px;
            font-weight: 800;
            padding: 21px 33px;
            margin-top: 16px;
        }
        
        .become-iwriter p a.btn-become-iwriter-today:hover {
            background-color: rgba(218, 87, 31, 0.8);
        }
        
        .become-iwriter p a.btn-become-iwriter-today:active {
            background-color: #da571f;
        }
        
        .type-machine {
            height: 100%;
            position: absolute;
            bottom: 0;
            background: url('type-machine.bd83261a609f7f691077.png') no-repeat center bottom;
            right: 14%;
        }
        
        @media (max-width: 1400px) {
            .type-machine {
                right: 12%;
            }
        }
        
        @media (max-width: 1300px) {
            .type-machine {
                right: 8%;
            }
        }
        
        @media (max-width: 1200px) {
            .type-machine {
                right: 5%;
            }
        }
        
        @media (max-width: 768px) {
            .type-machine {
                display: none;
            }
        }
        
        table.how-iwriter-works-bubbles {
            width: 100%;
            border-collapse: collapse;
            margin-bottom: 43px;
        }
        
        table.how-iwriter-works-bubbles td {
            text-align: center;
            vertical-align: middle;
        }
        
        table.how-iwriter-works-bubbles td.odd-td {
            width: 16%;
            vertical-align: top;
        }
        
        table.how-iwriter-works-bubbles td.even-td {
            width: 5%;
        }
        
        table.how-iwriter-works-steps {
            width: 100%;
            border-collapse: collapse;
        }
        
        table.how-iwriter-works-steps td {
            text-align: center;
            vertical-align: top;
        }
        
        table.how-iwriter-works-bubbles h4 {
            color: #585858;
            margin: 43px 0 15px;
            font-weight: 700;
            font-size: 24px;
        }
        
        table.how-iwriter-works-bubbles p {
            margin: 0;
            color: #585858;
            font-weight: 400;
            font-size: 18px;
        }
        
        h3.five-easy-steps {
            font-size: 22px;
            margin-bottom: 60px;
        }
        
        div.how-does-iwriter-work {
            padding-bottom: 70px;
        }
        
        .today-on-iwriter h2 {
            font-size: 34px;
            color: #ffffff;
            margin-bottom: 55px;
        }
        
        .today-on-iwriter .today-icon {
            overflow: hidden;
            padding-left: 20px;
        }
        
        .triangle-block {
            width: 0;
            border: 20px solid transparent;
            border-left: 20px solid green;
            border-bottom: 20px solid green;
        }
        
        .width-20-pr {
            text-align: center;
        }
        
        @media (max-width: 350px) {
            .recent-works .width-20-pr {
                width: 100%;
            }
        }
        
        @media (min-width: 992px) and (max-width: 1200px) {
            .recent-works .width-20-pr {
                width: 16.666666%;
            }
        }
        
        @media (min-width: 1200px) {
            .recent-works .width-20-pr {
                width: 16.6666666%;
            }
        }
        
        .recent-work-navigation-slider {
            position: relative;
        }
        
        .arrow-container {
            z-index: 1;
            position: absolute;
            width: 100%;
            padding: 46px 34px 0;
        }
        
        .arrow-slide-prev {
            background: url('arrow-prev.35475cb58ceef71e8117.png');
            width: 37px;
            height: 61px;
            float: left;
            cursor: pointer;
        }
        
        .arrow-slide-next {
            background: url('arrow-next.fbdb35a0a6254f014cbb.png');
            width: 37px;
            height: 61px;
            float: right;
            cursor: pointer;
        }
        
        .recent-work {
            display: inline-block;
            margin: 0 auto;
        }
        
        .recent-work-slider {
            width: 85%;
            margin: 0 auto;
        }
        
        .recent-work-slider-container {
            margin: 0 auto;
        }
        
        .recent-work-shadow {
            width: 180px;
            height: 230px;
            box-shadow: 0 3px 25px;
            background-color: white;
            color: rgba(74, 74, 74, 0.06);
            border-radius: 4px;
            transition: box-shadow 0.29s ease-in-out 0s;
        }
        
        .sheet-section {
            width: 156px;
            height: 192px;
            background: url('sheet-black.1076d983af5a5f83c35b.png') no-repeat;
            position: relative;
        }
        
        .orange-sheet {
            width: 156px;
            height: 192px;
            background: url('sheet-orange.49d4d038e6524cd51178.png') no-repeat;
            color: #F88664 !important;
        }
        
        .sheet-content {
            padding: 55px 20px 0;
            text-align: left;
            font-size: 15px;
            font-weight: 400;
            max-height: 87px;
            overflow: hidden;
            box-sizing: content-box;
        }
        
        .sheet-btn {
            position: absolute;
            bottom: 20px;
            left: 20px;
        }
        
        .sheet-btn a.btn {
            border-radius: 0;
        }
        
        .sheet-btn .btn-recent-proj {
            font-size: 15px;
            padding: 0px 10px;
            font-weight: 500;
        }
        
        .sheet-btn a.btn-color-ebook:hover {
            background-color: #caac7d;
        }
        
        .sheet-btn a.btn-color-ebook,
        .sheet-btn a.btn-color-ebook:active {
            color: #fff;
            background-color: #b89c73;
            border-color: #a48c67;
        }
        
        .sheet-btn a.btn-color-rewrite:hover {
            background-color: #18b3d8;
        }
        
        .sheet-btn a.btn-color-rewrite,
        .sheet-btn a.btn-color-rewrite:active {
            color: #fff;
            background-color: #18a4c8;
            border-color: #1799ba;
        }
        
        .sheet-btn a.btn-color-article:hover {
            background-color: #ff8b66;
        }
        
        .sheet-btn a.btn-color-article,
        .sheet-btn a.btn-color-article:active {
            color: #fff;
            background-color: #F88664;
            border-color: #e97b60;
        }
        
        .rated-iwriters {
            background-color: write;
        }
        
        .table-container {}
        
        .most-prolific-writers {
            border-right: 1px solid #d7dbde;
        }
        
        .rated-iwriters table,
        .rated-iwriters h2 {
            width: 95%;
            margin: 0 auto;
        }
        
        .rated-iwriters h2 {
            margin-top: 15px;
            font-size: 38px;
            margin-bottom: 41px;
        }
        
        .rated-iwriters table tr td {
            font-size: 14px;
            font-weight: 500;
        }
        
        .avatar-img {
            margin-right: 19px;
            max-width: 30px;
            max-height: 30px;
            border-radius: 15px;
        }
        
        .gray-vert-line {
            background: url('grey-dot.8c51dc4059d85a837c90.png') repeat-y center top;
            height: 100%;
        }
        
        .btn-orange:hover {
            background-color: #e85c20;
        }
        
        .btn-orange,
        .btn-orange:active {
            color: #ffffff !important;
            border: 1px solid #cd531e;
            background-color: #da571f;
        }
        
        .btn-order-custom-content {
            text-transform: uppercase;
            font-size: 25px;
            font-weight: 800;
            padding: 24px 62px;
        }
        
        .iwriter-footer h3 {
            color: #fff;
            font-size: 24px;
            margin-bottom: 15px;
        }
        
        footer a {
            color: #fff;
        }
        
        footer p,
        footer li a {
            font-size: 15px;
            line-height: 25px;
            font-weight: 400;
            text-decoration: none;
        }
        
        footer ul:not(.social-icons) li a:hover {
            text-decoration: underline !important;
            color: #23527c !important;
        }
        
        footer li a {
            color: #fff !important;
            text-decoration: none !important;
        }
        
        .navigation-container {
            border-left: 1px solid #333;
            border-right: 1px solid #333;
        }
        
        @media (min-width: 992px) {
            footer .footer-1-col {
                width: 35%;
                padding-right: 55px;
            }
            footer .footer-2-col {
                width: 29%;
            }
            footer .footer-3-col {
                padding-left: 54px;
            }
            .navigation-container {
                padding: 0 70px;
                padding-bottom: 85px;
            }
        }
        
        .page-banner {
            height: 296px;
        }
        
        .pricing-banner {
            background: url('pricing-banner.3c26ae35cfe1ef5bb12f.jpg') center no-repeat;
        }
        
        .register-request-banner {
            background: url('banner-register-request.bc340cbf3dc982cd2efc.jpg') center no-repeat;
        }
        
        .register-write-banner {
            background: url('banner-register-write.9ac6f9d8fb3e639b2586.jpg') center no-repeat;
        }
        
        .blog-banner {
            background: url('banner-blog.3584dfbceb597d1bc82a.jpg') center no-repeat;
        }
        
        .contact-banner {
            
        }
        
        .login-banner {
            background: url('banner-login.135124555cb830e37708.jpg') center no-repeat;
        }
        
        .faq-banner {
            background: url('banner-faq.1e35f7c2d0b8b57fc3ad.jpg') center no-repeat;
        }
        
        .page-banner .container {
            height: 100%;
            position: relative;
        }
        
        .page-banner .headline-section {
            position: absolute;
            bottom: 67px;
            padding-left: 41px;
        }
        
        .page-banner h2 {
            color: #fff;
            font-weight: 800;
            font-size: 35px;
        }
        
        .page-banner h3 {
            color: #fff;
            margin-top: 34px;
        }
        
        .page-banner p {
            font-weight: 300;
        }
        
        .headline-h2-bordering {
            border-bottom: 4px solid #fff;
            padding-bottom: 10px;
        }
        
        table.bubble-menu {
            width: 100%;
            max-width: 854px;
            border-collapse: collapse;
            margin: 0 auto;
            margin-bottom: 43px;
        }
        
        table.bubble-menu tr:first-child a {
            width: 93px;
            height: 93px;
            display: block;
            margin: 0 auto;
            background-position-x: center;
            background-position-y: 0;
            background-position: center top;
            cursor: pointer;
        }
        
        table.bubble-menu tr:first-child a.active,
        table.bubble-menu tr:first-child a:hover,
        .narrow-bubble-navigation a.active,
        .narrow-bubble-navigation a:hover {
            background-position: center bottom;
            background-position-y: bottom;
        }
        
        a.a-articles {
            background-image: url('../images/circle-article-2.a84a80925673e017143f.png');
        }
        
        a.a-rewrites {
            background-image: url('../images/circle-article-rewrite-2.55ca42c0d5adc0115002.png');
        }
        
        a.a-blog-posts {
            background-image: url('circle-blog-post-2.f4b769f5adc3377bf35a.png');
        }
        
        a.a-blog-posts {
            background-image: url('circle-blog-post-2.f4b769f5adc3377bf35a.png');
        }
        
        a.a-press-release {
            background-image: url('circle-press-release.67ebdbf34d23c61d2a78.png');
        }
        
        a.a-ebooks {
            background-image: url('circle-ebook-2.6ff406fadda06cb8d1a8.png');
        }
        
        a.a-kindles {
            background-image: url('../images/circle-kindle-book-2.89008608a48f3af53f98.png');
        }
        
        table.bubble-menu td {
            text-align: center;
            vertical-align: middle;
        }
        
        table.bubble-menu td.odd-td {
            width: 15%;
            vertical-align: top;
        }
        
        table.bubble-menu tr:first-child td.odd-td {
            vertical-align: middle;
        }
        
        table.bubble-menu td.even-td {
            width: 2%;
        }
        
        table.how-iwriter-works-steps {
            width: 100%;
            border-collapse: collapse;
        }
        
        table.how-iwriter-works-steps td {
            text-align: center;
            vertical-align: top;
        }
        
        table.bubble-menu h4 {
            margin: 17px 0 15px;
        }
        
        table.bubble-menu h4 a,
        .narrow-bubble-navigation h4 a {
            color: #585858;
            font-weight: 600;
            font-size: 18px;
            transition: initial;
            background-image: none !important;
            text-decoration: none;
        }
        
        table.bubble-menu h4 a:hover,
        .narrow-bubble-navigation h4 a:hover,
        .narrow-bubble-navigation h4 a.active,
        table.bubble-menu h4 a.active {
            color: #5cace2;
        }
        
        table.bubble-menu p {
            margin: 0;
            color: #585858;
            font-weight: 400;
            font-size: 18px;
        }
        
        .narrow-bubble-navigation {
            text-align: center;
            margin-bottom: 30px;
        }
        
        .narrow-bubble-navigation &gt; div {
            height: 100%;
        }
        
        .narrow-bubble-navigation h4 {
            margin-top: 10px;
            font-size: 20px;
        }
        
        .narrow-bubble-navigation a.a-img {
            width: 93px;
            height: 93px;
            display: block;
            margin: 0 auto;
            background-position-x: center;
            background-position-y: 0;
        }
        
        .narrow-bubble-navigation a.a-img:hover,
        .narrow-bubble-navigation a.a-img.active {
            background-position-y: bottom;
        }
        
        .register-form-section {
            padding-top: 52px;
            padding-bottom: 52px;
        }
        
        .register-request-form .col-md-6 {
            padding: 0 30px 0;
        }
        
        .register-request-form input.text-input {
            width: 100%;
            height: 50px;
            border-radius: 25px;
            font-size: 17px;
            font-weight: 400;
            padding-left: 65px;
            border: 3px solid #c2c7ca;
        }
        
        .register-request-form .fl-name-input {
            background: url('../images/firstname-input.d2bdbe44399470c87c2a.jpg') -6px -3px no-repeat;
        }
        
        .register-request-form .email-input {
            background: url('../images/email-input.d54b8d392c495fa70ec1.jpg') -6px -3px no-repeat;
        }
        
        .register-request-form .username-input {
            background: url('../images/username-input.ad50bdeb96e993c18e43.jpg') -6px -3px no-repeat;
        }
        
        .register-request-form .pass-input {
            background: url('../images/pass-input.223d62e15871ac289b9b.jpg') -6px -3px no-repeat;
        }
        
        .register-request-form .conf-pass-input {
            background: url('../images/conf-pass-input.721d70ef99e1b88e12a3.jpg') -6px -3px no-repeat;
        }
        
        .register-request-form .subject-input {
            background: url('../images/subject-input.1a26016361a91cb91f7a.jpg') -6px -3px no-repeat;
        }
        
        .register-request-form input:focus {
            background-position: -6px -53px;
        }
        
        .register-request-form .captcha img {
            margin-top: 5px;
        }
        
        .register-request-form .user-agreements p {
            text-align: center;
            font-style: italic;
            color: #333;
            font-size: 16px;
            margin-top: 10px;
        }
        
        .register-request-form .user-agreements p label {
            font-size: 16px;
        }
        
        .register-request-form .user-agreements p a {
            color: #333;
            text-decoration: underline;
        }
        
        .register-request-form .user-agreements p a:hover {
            text-decoration: none;
        }
        
        .register-request-form .get-content-btn {
            margin-top: 20px;
            color: #fff;
            background: #1394CB;
            border-radius: 5px;
            border: 1px solid #0C88BD;
            padding: 33px 5px;
            max-width: 550px;
            width: 80%;
            font-size: 24px;
            font-weight: 800;
            transition: all 0.3s ease-out;
        }
        
        .register-request-form .get-content-btn:hover {
            background: #29A2D6;
        }
        
        .why-iwriter-container {
            background-color: #134673;
            padding-bottom: 20px;
        }
        
        .why-iwriter-container h2 {
            text-align: center;
            color: #fff;
            margin-top: 60px;
            margin-bottom: 62px;
            font-size: 36px;
            font-weight: 700;
        }
        
        .why-iwriter-container h2 span {
            color: #37b3e8;
        }
        
        .col-why-1 {
            width: 19%;
            margin-left: 20.5%;
        }
        
        .col-why-2 {
            width: 20%;
        }
        
        .col-why-3 {
            width: 19%;
        }
        
        .col-why-2 img {
            margin-top: 34px;
        }
        
        .why-iwriter-container .col-why-1 ul li p {
            margin-left: 77px;
        }
        
        .why-iwriter-container ul li {
            overflow: hidden;
            margin-bottom: 49px;
        }
        
        .why-iwriter-container ul li img {
            float: left;
            margin-right: 15px;
        }
        
        .why-iwriter-container ul li p {
            color: #fff;
            font-size: 17px;
            font-weight: 400;
            margin-left: 91px;
        }
        
        .col-why {
            position: relative;
            min-height: 1px;
            float: left;
        }
        
        .why-employs-section {
            background: #134673;
            padding-bottom: 15px;
        }
        
        .img-hand-container {
            position: relative;
        }
        
        .img-hand-container img {
            position: absolute;
            right: 50px;
            top: 30%;
            max-width: initial;
        }
        
        @media(max-width:1200px) {
            .img-hand-container img {
                display: none;
            }
        }
        
        .why-employs-section ul li {
            overflow: hidden;
            margin-bottom: 49px;
        }
        
        .why-employs-section ul li img {
            float: left;
        }
        
        .why-employs-section ul li p {
            margin-left: 90px;
            color: #fff;
            font-size: 17px;
            font-weight: 400;
        }
        
        .why-employs-section h2 {
            color: #fff;
            margin-top: 50px;
            margin-bottom: 50px;
            font-size: 36px;
            font-weight: 700;
            text-align: left;
            line-height: 1.3em;
        }
        
        .blog-section {
            background: #eff4f7;
            padding-top: 30px;
            padding-bottom: 65px;
        }
        
        .blog-article {
            background: #fff;
            border: 1px solid #ccc;
        }
        
        .blog-article h1 {
            padding: 38px 60px 13px;
            font-size: 36px;
            font-weight: 600;
            line-height: 1.15em;
            color: #333;
        }
        
        .blog-article h5 {
            padding: 0 60px;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 40px;
        }
        
        .blog-post-headline-image {}
        
        .blog-post-body {
            padding: 47px 60px 0px;
        }
        
        .blog-post-body p {
            font-size: 18px;
            font-weight: 300;
            line-height: 1.5em;
            margin-bottom: 30px;
        }
        
        .blog-comments {
            padding: 28px 60px 60px;
        }
        
        .blog-comments h3 {
            font-size: 26px;
            font-weight: 400;
            margin-bottom: 14px;
        }
        
        .twitter-box {
            padding: 30px;
            background: #fff;
            border: 1px solid #ccc;
            text-align: center;
            margin-bottom: 30px;
        }
        
        .popular-post-box {
            padding: 30px;
            background: #fff;
            border: 1px solid #ccc;
        }
        
        .popular-post-box h3 {
            font-size: 29px;
            font-weight: 700;
            padding: 15px 0 25px;
        }
        
        .popular-post-box li {
            margin-bottom: 15px;
            padding-bottom: 15px;
            border-bottom: 1px solid #ccc;
        }
        
        .popular-post-box ul li:last-child {
            border-bottom: 0px;
        }
        
        .popular-post-box li a {
            color: #666;
            font-size: 18px;
        }
        
        .popular-post-box li a.active,
        .popular-post-box li a:hover {
            color: #00a380;
        }
        
        .contact-us-section {
            background: #eff4f7;
            padding-bottom: 80px;
        }
        
        .contact-us-section h1 {
            font-size: 36px;
            font-weight: 700;
            text-align: left;
            margin: 20px 0 40px;
            line-height: 1.3em;
            color: #333;
        }
        
        .contact-form .form-box input {
            height: 50px;
            border: 3px solid #C2C7CA;
            border-radius: 25px;
            line-height: 27px;
            outline: none;
            font-size: 17px;
            padding-left: 69px;
            font-weight: 400;
            padding-right: 14px;
            background-color: #fff !important;
        }
        
        .contact-form .form-box select {
            height: 50px;
            border: 3px solid #C2C7CA;
            border-left: none;
            border-radius: 25px;
            border-top-left-radius: 0px;
            border-bottom-left-radius: 0px;
            line-height: 27px;
            outline: none;
            font-size: 17px;
            font-weight: 400;
            background-color: #fff !important;
            width: 100%;
            padding-left: 4px;
        }
        
        .contact-form .form-box .select-image {
            background: url('../images/firstname-input.d2bdbe44399470c87c2a.jpg') -6px -3px no-repeat;
            height: 50px;
            border: 3px solid #C2C7CA;
            border-radius: 25px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-right: none;
            background-color: #fff !important;
        }
        
        .register-form .form-box input {
            height: 50px;
            border: 3px solid #C2C7CA;
            border-left: none;
            border-top-right-radius: 25px;
            border-bottom-right-radius: 25px;
            line-height: 27px;
            outline: none;
            font-size: 17px;
            font-weight: 400;
            background-color: #fff !important;
            padding-left: 31px;
        }
        
        .register-form .form-box input.phone-input {
            width: 100%;
            display: inline-block;
            height: 50px;
            max-width: 382px;
            border: 3px solid #C2C7CA;
            border-left: none;
            outline: none;
            line-height: 27px;
            font-size: 17px;
            font-weight: 400;
            padding-right: 14px;
        }
        
        .register-form .form-box select {
            height: 50px;
            border: 3px solid #C2C7CA;
            border-left: none;
            border-right: none;
            line-height: 27px;
            outline: none;
            font-size: 17px;
            font-weight: 400;
            background-color: #fff !important;
            width: 100%;
        }
        
        .register-form .form-box .select-image {
            background: url('firstname-input.d2bdbe44399470c87c2a.jpg') -6px -3px no-repeat;
            height: 50px;
            border: 3px solid #C2C7CA;
            border-radius: 25px;
            border-top-right-radius: 0px;
            border-bottom-right-radius: 0px;
            border-right: none;
            background-color: #fff !important;
        }
        
        .margin-bottom-15 {
            margin-bottom: 15px !important;
        }
        
        .contact-form .form-box .massage-span {
            display: block;
            font-size: 17px;
            font-weight: 500;
            margin-bottom: 17px;
        }
        
        .contact-form .form-box.security-box input {
            padding-left: 14px;
            padding-right: 14px;
            width: 118px;
        }
        
        .security-box img {
            margin-right: 40px;
        }
        
        .contact-form .form-box .security-span {
            font-size: 17px;
            font-weight: 500;
            margin-right: 40px;
        }
        
        .contact-form .form-box textarea {
            height: 185px;
            border: 3px solid #C2C7CA;
            border-radius: 14px;
            outline: none;
            font-size: 17px;
            padding-top: 7px;
            padding-left: 69px;
            background: url('../images/message-textarea.da7c6bf27c9440b2fe87.jpg') -6px -3px no-repeat;
            width: 100%;
            background-color: #fff !important;
            max-width: 700px;
            min-width: 80%;
            min-height: 100px;
            max-height: 185px;
        }
        
        .contact-form .form-box textarea:focus {
            background-position: -6px -188px;
        }
        
        .contact-form .form-box input:focus {
            background-position: -6px -53px !important;
        }
        
        .contact-form .form-box select.department-input {
            background: url('../images/firstname-input.d2bdbe44399470c87c2a.jpg') -6px -3px no-repeat;
            width: 50%;
            max-width: 380px;
        }
        
        .contact-form .form-box input.name-input {
            background: url('../images/firstname-input.d2bdbe44399470c87c2a.jpg') -6px -3px no-repeat;
            width: 50%;
            max-width: 380px;
        }
        
        .contact-form .form-box input.email-input {
            background: url('../images/email-input.d54b8d392c495fa70ec1.jpg') -6px -3px no-repeat;
            width: 50%;
            max-width: 380px;
        }
        
        .contact-form .form-box input.subject-input {
            background: url('../images/subject-input.1a26016361a91cb91f7a.jpg') -6px -3px no-repeat;
            width: 100%;
            max-width: 700px;
        }
        
        .contact-form .form-box button:active,
        .contact-form .form-box button {
            font-size: 20px;
            color: #fff;
            font-weight: 800;
            background: #1594C7;
            border: 1px solid #0F8BBD;
            border-radius: 5px;
            text-transform: uppercase;
            margin-top: 9px;
        }
        
        .contact-form .form-box button:hover {
            background: #179fd5;
        }
        
        .contact-info-container {
            float: right;
        }
        
        .contact-info-blocks {
            padding: 8px 0;
            border-bottom: 1px solid #333;
            margin-bottom: 15px;
            padding-right: 25px;
        }
        
        .contact-info-blocks img {
            float: left;
        }
        
        .contact-info-blocks-text {
            margin-left: 70px;
        }
        
        .contact-info-blocks-text h3 {
            font-size: 24px;
            font-weight: 600;
            color: #333;
        }
        
        .contact-info-blocks-text p {
            font-size: 16px;
            font-weight: 400;
            margin: 10px 0;
            color: #333;
        }
        
        .padding-0 {
            padding: 0;
        }
        
        .map-section {
            height: 205px;
            background: #134673;
        }
        
        .map-section .social-message {
            top: 75px;
            position: absolute;
        }
        
        .map-section .social-message h3 {
            font-size: 28px;
            color: #fff;
        }
        
        .social-message .fa-stack {
            width: 2.35em;
            height: 2.35em;
            line-height: 2.35em;
        }
        
        .social-message .fa-stack-2x {
            font-size: 2.35em;
        }
        
        .social-message .facebook-bg {
            color: #3a589b;
        }
        
        .social-message .twitter-bg {
            color: #598dca;
        }
        
        .map-section .container-fluid .row .padding-0 {
            margin-top: -1px;
        }
        
        .faq-section {
            padding-top: 70px;
            padding-bottom: 55px;
        }
        
        .faq-section ul.faq-tab-nav {
            text-align: center;
        }
        
        ul.faq-tab-nav &gt; li {
            display: inline-block;
            float: initial;
        }
        
        ul.faq-tab-nav &gt; li.dash-icon {
            width: 55px;
            height: 93px;
            vertical-align: top;
            background: url('../images/dash-icon.22d9cc8d971230e281a1.png') no-repeat center center;
        }
        
        .faq-section ul.faq-tab-nav {
            border: 0px;
        }
        
        .faq-section ul.faq-tab-nav li a {
            display: block;
            padding-top: 101px;
            border: 0px;
            transition: none;
            margin: 0 auto;
            box-shadow: none;
            text-align: center;
            font-size: 18px;
            font-weight: 500;
        }
        
        ul.faq-tab-nav li a:hover,
        ul.faq-tab-nav li.active a,
        ul.faq-tab-nav li.active a:focus,
        ul.faq-tab-nav li.active a:hover {
            box-shadow: none;
            background-color: transparent !important;
            border: none;
            color: #5cace2;
        }
        
        ul.faq-tab-nav li a.tab-a-writers {
            background: url('../images/writers-img.9b87da0ac1c0ea2b03c4.png') center top no-repeat;
        }
        
        ul.faq-tab-nav li.active a.tab-a-writers,
        ul.faq-tab-nav li a.tab-a-writers:hover {
            background: url('../images/writers-img-active.e0ac3863bd0a179580ab.png') center top no-repeat;
        }
        
        ul.faq-tab-nav li a.tab-a-clients {
            background: url('../images/clients-img.f3793ebbcd8118144318.png') center top no-repeat;
        }
        
        ul.faq-tab-nav li.active a.tab-a-clients,
        ul.faq-tab-nav li a.tab-a-clients:hover {
            background: url('../images/clients-img-active.c63e8c647b0854f640ee.png') center top no-repeat;
        }
        
        ul.faq-tab-nav li a.tab-a-affiliates {
            background: url('affiliates-img.7b1cc57ffe74302e4e6b.png') center top no-repeat;
        }
        
        ul.faq-tab-nav li.active a.tab-a-affiliates,
        ul.faq-tab-nav li a.tab-a-affiliates:hover {
            background: url('affiliates-img-active.6574102861702818255e.png') center top no-repeat;
        }
        
        .faq-section ul.faq-tab-nav li a span {}
        
        ul.faq-tab-nav span.query-icon {
            background-color: #dbf0ff;
        }
        
        .faq-section .tab-content {
            padding: 50px 0;
            border: none;
        }
        
        .faq-section .panel {
            border: none;
            background: transparent;
            margin-bottom: 11px;
            box-shadow: none;
        }
        
        .faq-section .panel-title a {
            font-size: 18px;
            font-weight: 500;
            color: #48B3DE;
            padding: 12px 12px;
            padding-right: 35px;
            border: 3px solid #C7C9C8;
            border-radius: 25px;
            box-shadow: none;
            text-decoration: none;
            background: #fff url('../images/question-bg.0d4a0b96d92bfe5d4ba0.png') repeat-y -13px 0;
        }
        
        .faq-section .panel-title a.collapsed:hover {
            color: #48B3DE;
        }
        
        .faq-section .panel-title a.collapsed {
            color: #333;
        }
        
        .faq-section .panel .panel-heading {
            background: transparent;
            border-bottom: none;
        }
        
        .query-icon {
            display: block;
            margin-left: 3px;
            margin-right: 35px;
            font-size: 24px;
            float: left;
            color: #48b3de;
            font-weight: 700;
        }
        
        .query-sentence {
            margin-left: 56px;
            display: block;
        }
        
        .faq-section .panel-title a .control-icon {
            right: 20px;
            font-size: 1.1em;
        }
        
        .faq-section .panel-title a .fa-minus {
            top: 56%;
            color: #C7C9C8;
        }
        
        .faq-section .panel-title a .fa-plus {
            color: transparent;
        }
        
        .faq-section .panel-title a.collapsed .fa-minus {
            color: #fff;
        }
        
        .faq-section .panel-title a.collapsed .fa-plus {
            color: #C7C9C8;
            right: 25px;
        }
        
        .faq-section .panel .panel-body {
            margin-top: 12px;
        }
        
        .faq-section .answer-icon {
            display: block;
            margin-left: 3px;
            font-size: 24px;
            float: left;
            color: #48b3de;
            font-weight: 700;
            padding: 5px 18px 10px 0;
        }
        
        .faq-section .answer-text {
            margin-left: 37px;
            font-size: 17px;
            display: block;
            font-weight: 500;
            padding-top: 7px;
            padding-bottom: 7px;
            padding-left: 15px;
            border-left: 1px solid #C7C9C8;
            color: #333;
        }
        
        .faq-section .answer-text p {
            font-size: 17px;
        }
        
        .faq-section .answer-text ul {
            list-style: disc;
            padding-left: 40px;
        }
        
        .dashboard-banner {
            background: #1394cb;
        }
        
        .dashboard-banner .dark-grey-line {
            height: 102px;
            background-color: #3c4b56;
            position: relative;
        }
        
        .dashboard-banner .headline-section {
            height: 62px;
            position: relative;
        }
        
        .dashboard-banner ul.headline-navigation {
            position: absolute;
            bottom: 0;
            left: 29px;
        }
        
        .dashboard-banner ul.headline-navigation li {
            display: inline-block;
            margin-left: 2px;
        }
        
        .dashboard-banner ul.headline-navigation li a {
            display: block;
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            padding: 14px 30px 14px 59px;
            background-repeat: no-repeat;
            background-position: 31px 16px;
            border: 1px solid transparent;
            border-bottom: none !important;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            transition: all 0.4s ease;
        }
        
        .dashboard-banner ul.headline-navigation li a:hover {
            border: 1px solid #fff;
            background-color: rgba(255, 255, 255, .15);
        }
        
        .dashboard-banner ul.headline-navigation li a.active {
            background-color: #fff;
            color: #1394cb;
        }
        
        .dashboard-banner ul.headline-navigation li a.writer-link {
            background-image: url('writer-icon.0b5285006d2daa441ee2.png');
        }
        
        .dashboard-banner ul.headline-navigation li a.writer-link.active {
            background-image: url('writer-icon-active.c317a2eec2f9d59c133c.png');
        }
        
        .dashboard-banner ul.headline-navigation li a.client-link {
            background-image: url('client-icon.92fa26feb2eb4c530037.png');
        }
        
        .dashboard-banner ul.headline-navigation li a.client-link.active {
            background-image: url('client-icon-active.b9628bb2d2e40de70a96.png');
        }
        
        .authorized-navbar.navbar-default ul.navbar-nav {
            margin-top: 26px;
            margin-right: -3px !important;
        }
        
        .authorized-navbar.navbar-default .navbar-nav &gt; li &gt; a {
            padding: 15px 5px 15px 5px;
            font-size: 16px;
        }
        
        .authorized-navbar.navbar-default .navbar-nav &gt; li &gt; a:visited {
            color: #fff;
        }
        
        .authorized-navbar.navbar-default .navbar-nav a.nav-envelope {
            padding-top: 11px;
            padding-right: 6px;
            cursor: pointer;
        }
        
        .authorized-navbar.navbar-default .navbar-nav a.nav-coin {
            padding-top: 8px;
            padding-right: 15px;
        }
        
        .authorized-navbar.navbar-default .navbar-nav a.nav-coin img {
            border-radius: 15px;
        }
        
        .authorized-navbar.navbar-default .navbar-nav li.is-active a.nav-envelope img,
        .authorized-navbar.navbar-default .navbar-nav a.nav-envelope:hover img,
        .authorized-navbar.navbar-default .navbar-nav li.is-active a.nav-coin img,
        .authorized-navbar.navbar-default .navbar-nav a.nav-coin:hover img {
            box-shadow: 0 0 10px #57B9E8, 0 0 10px #57B9E8, 0 0 10px #57B9E8;
        }
        
        li.authorized-link {
            position: relative;
        }
        
        li.authorized-link div.profile-box {
            display: none;
            color: #fff;
            background: #3c4b56;
            width: 292px;
            /*height: 257px;*/
            position: absolute;
            opacity: 0;
            transition: all 0.3s ease;
            top: 52px;
            right: 0;
            border: 3px solid #57b9e8;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            padding: 15px 20px;
            z-index: 3;
        }
        /*li.authorized-link:hover div.profile-box,*/
        
        li.authorized-link.clicked div.profile-box {
            display: block;
            opacity: 1;
        }
        
        li.authorized-link &gt; a {
            color: #57b9e8 !important;
            border: 3px solid #ffffff;
            border-radius: 7px;
            padding-bottom: 10px !important;
            padding-top: 12px !important;
            padding-right: 16px !important;
            background-color: transparent;
            max-width: 292px;
        }
        
        .menu-place-order {
            position: relative;
            z-index: 1;
        }
        
        .menu-place-order .menu-place-order-button {
            border: 3px solid #57b9e8;
            border-bottom: none;
            border-radius: 5px;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            margin-top: -3px;
            z-index: 99999999;
            position: relative;
            background-color: #3c4b56 !important;
        }
        
        .menu-place-order .menu-place-order-box {
            display: block;
            color: #fff;
            background: #3c4b56;
            position: absolute;
            transition: all 0.3s ease;
            top: 47px;
            border: 3px solid #57b9e8;
            border-radius: 5px;
            border-top-left-radius: 0;
            padding: 15px 20px;
            z-index: 3;
            width: 200px;
        }
        
        .navbar-default .navbar-nav &gt; li.authorized-link.clicked &gt; a {
            border-bottom: 0;
            border-bottom-left-radius: 0;
            border-bottom-right-radius: 0;
            padding-bottom: 20px !important;
            border-color: #57b9e8 !important;
            z-index: 99999999;
            background: #3C4B56;
        }
        
        li.authorized-link a img {
            margin-top: -2px;
            margin-right: 15px;
        }
        
        .navbar-default .navbar-nav &gt; li.authorized-link.clicked &gt; a:hover {
            border-bottom: 0;
        }
        
        .authorized-navbar.navbar-default .navbar-nav &gt; li &gt; a span strong {
            max-width: 115px;
            display: inline-block;
            white-space: nowrap;
            overflow: hidden;
            vertical-align: bottom;
            text-overflow: ellipsis;
        }
        
        .navbar-default .navbar-nav &gt; li.authorized-link &gt; a:hover,
        .slicknav_menu li.authorized-link a:hover {
            border: 3px solid #57b9e8;
        }
        
        .delete-border-part {
            width: 175px;
            height: 3px;
            background-color: #3c4b56;
            margin-top: -18px;
            margin-right: -20px;
            float: right;
        }
        
        .navbar-default .navbar-nav &gt; li.authorized-link a:hover {
            /*z-index: 100;*/
        }
        
        .navbar-default .navbar-nav &gt; li.authorized-link &gt; a:active {
            /*background-color: #1394cb !important;*/
            /*border: 3px solid #1394cb;*/
            color: #57b9e8 !important;
            box-shadow: inset 0 7px 5px rgba(0, 0, 0, .2);
        }
        
        div.navbar-collapse.collapse &gt; ul &gt; li.authorized-link &gt; a &gt; span &gt; span {
            font-weight: 400;
            color: #fff
        }
        
        .login-section {
            padding: 55px 0;
        }
        
        .login-section .form-box {
            text-align: center;
        }
        
        .login-section .login-form .row .col-md-12 {
            text-align: center;
        }
        
        .register-request-form .remember-me p {
            text-align: center;
            font-style: italic;
            color: #333;
            font-size: 16px;
            margin-top: 0px;
        }
        
        .register-request-form .remember-me p label {
            font-size: 16px;
        }
        
        .forgot-form .forgot-btn,
        .login-form .login-btn {
            margin-top: 11px;
            color: #fff;
            background: #1394CB;
            border-radius: 5px;
            border: 1px solid #0C88BD;
            padding: 19px 155px;
            font-size: 21px;
            font-weight: 800;
            transition: all 0.3s ease-out;
        }
        
        p.forgot-password-p {
            font-size: 16px;
            font-weight: 500;
            text-align: center;
            margin-top: 71px;
        }
        
        p.forgot-password-p a {
            color: #da571f;
        }
        
        p.forgot-password-p a:hover {
            color: #ee5e20;
            text-decoration: underline;
        }
        
        p.forgot-password-p a:active {
            text-decoration: none;
        }
        
        .forgot-section h1 {
            text-align: center;
            font-size: 36px;
            font-weight: 700;
            margin-bottom: 47px;
        }
        
        .forgot-form .forgot-btn {
            margin-top: 11px;
            color: #fff;
            background: #1394CB;
            border-radius: 5px;
            border: 1px solid #0C88BD;
            padding: 19px 155px;
            font-size: 21px;
            font-weight: 800;
            transition: all 0.3s ease-out;
        }
        
        .forgot-form p.forgot-password-p {
            margin-top: 0px;
            margin-bottom: 14px;
            font-style: italic;
        }
        
        .forgot-section {
            padding: 70px 0;
        }
        
        ul.form-errors {
            max-width: 822px;
            margin: 0 auto;
            border: 3px solid #c7313d;
            border-radius: 5px;
            padding: 20px;
            background-color: #ffebe8;
            margin-bottom: 44px;
        }
        
        ul.form-errors li {
            list-style-type: disc;
            list-style-position: inside;
            font-size: 17px;
            margin-bottom: 13px;
            color: #333;
        }
        
        ul.form-errors li:last-child {
            margin-bottom: 0;
        }
        
        .has-error {
            border-color: #c7313d !important;
        }
        
        ul.form-correct {
            max-width: 822px;
            margin: 0 auto;
            border: 3px solid #31B404;
            border-radius: 5px;
            padding: 20px;
            background-color: #A9F5A9;
            margin-bottom: 44px;
        }
        
        ul.form-correct li {
            list-style-type: disc;
            list-style-position: inside;
            font-size: 17px;
            margin-bottom: 13px;
            color: #333;
        }
        
        ul.form-correct li:last-child {
            margin-bottom: 0;
        }
        
        .has-correct {
            border-color: #31B404 !important;
        }
        
        .slider.btn {
            background-color: #1394cb;
        }
        
        .slider.btn:hover {
            background-color: #14b3f2;
            opacity: 1;
        }
        
        .slider.btn:active {
            margin-top: 24px;
            background-color: #1394cb;
        }
        
        a {
            color: #00afd1;
        }
        
        .accent-color {
            color: #00afd1;
        }
        
        .accent-color-bg {
            background-color: #00afd1;
        }
        
        .top-bar a:hover {
            color: #00afd1;
        }
        
        .section-overlay {
            background-color: #00afd1;
        }
        
        .top-bar.color-bar {
            background-color: #00afd1;
        }
        
        .service-box .read-more {
            color: #00afd1;
        }
        
        a.main-button,
        input[type="submit"] {
            background-color: #00afd1;
        }
        
        .slicknav_btn {
            background-color: transparent;
            border: 1px solid #00afd1;
        }
        
        .slicknav_btn:hover {
            background: #00afd1;
        }
        
        .slicknav_menu .slicknav_icon-bar {
            background: #00afd1;
        }
        /*
.slicknav_nav li.is-active a,
.slicknav_nav a:hover,
.slicknav_nav .active {
	color: #00afd1;
}

.slicknav_nav li.is-active a.nav-coin img{
	border-radius: 15px;
}

.slicknav_nav li.is-active a img{
	box-shadow: 0 0 10px #57B9E8, 0 0 10px #57B9E8, 0 0 10px #57B9E8;
}
*/
        
        .navbar-default .navbar-nav &gt; li:hover &gt; a,
        .navbar-default .navbar-nav &gt; li &gt; a.active {
            color: #57B9E8;
        }
        
        .dropdown &gt; li:hover &gt; a,
        .sup-dropdown li:hover &gt; a {
            color: #00afd1;
        }
        
        .dropdown li a.active,
        .sup-dropdown li a.active {
            color: #00afd1;
        }
        
        ul.breadcrumbs li a:hover {
            color: #00afd1;
        }
        
        .full-width-recent-projects .portfolio-item:hover .portfolio-thumb .thumb-overlay {
            background-color: #00afd1;
        }
        
        .tp-caption.color-bg {
            background-color: #00afd1;
        }
        
        .team-member .member-socail a.mail:hover i {
            background-color: #00afd1;
        }
        
        .post-share a.mail:hover {
            background-color: #00afd1;
        }
        
        .progress .progress-bar.progress-bar-primary {
            background-color: #00afd1;
        }
        
        .latest-posts-classic .left-meta-post .post-type i {
            background-color: #00afd1;
        }
        
        .latest-posts-classic .post-title a:hover {
            color: #00afd1;
        }
        
        .latest-posts-classic .read-more {
            color: #00afd1;
        }
        
        .panel-title a {
            color: #00afd1;
        }
        
        .panel-title a:hover {
            color: #00afd1;
        }
        
        .milestone-block .milestone-icon {
            background-color: #00afd1;
        }
        
        .milestone-block .milestone-icon:after {
            background-color: #00afd1;
        }
        
        .milestone-block .milestone-number {
            color: #00afd1;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-name h3 {
            color: #00afd1;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-signup {
            background-color: #00afd1;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-name {
            background-color: #00afd1;
        }
        
        .btn-system {
            background-color: #00afd1;
        }
        
        .btn-system.border-btn {
            border-color: #00afd1;
            color: #00afd1;
        }
        
        .btn-system.border-btn:hover {
            background-color: #00afd1;
        }
        
        .btn-system.border-btn.btn-wite:hover {
            color: #00afd1;
        }
        
        .btn-system.btn-wite {
            color: #00afd1;
        }
        
        ul.icons-list li i {
            color: #00afd1;
        }
        
        .nav-tabs &gt; li &gt; a:hover,
        .nav-tabs &gt; li &gt; a:focus {
            background-color: #00afd1;
        }
        
        .nav-tabs &gt; li.active &gt; a,
        .nav-tabs &gt; li.active &gt; a:hover {
            color: #00afd1;
        }
        
        .icon-small {
            text-shadow: 0 0 0 #00afd1;
        }
        
        .icon-small:hover,
        .service-box:hover .icon-small {
            color: #00afd1;
        }
        
        .icon-medium {
            text-shadow: 0 0 0 #00afd1;
        }
        
        .icon-medium:hover,
        .service-box:hover .icon-medium {
            color: #00afd1;
        }
        
        .icon-large {
            text-shadow: 0 0 0 #00afd1;
        }
        
        .icon-large:hover,
        .service-box:hover .icon-large {
            color: #00afd1;
        }
        
        .icon-effect-1 {
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-1:after {
            background-color: #00afd1;
        }
        
        .icon-effect-1:hover,
        .service-box:hover .icon-effect-1 {
            color: #00afd1;
        }
        
        .icon-effect-2 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-2:after {
            background-color: #00afd1;
        }
        
        .icon-effect-3 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-4 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-5 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-6 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .team-member .member-photo .member-name span {
            background-color: #00afd1;
        }
        
        .classic-title span {
            border-bottom-color: #00afd1;
        }
        
        .portfolio-filter li a:hover {
            color: #00afd1;
        }
        
        .portfolio-filter li a.selected {
            border-color: #00afd1;
            background-color: #00afd1;
        }
        
        .portfolio-item:hover .portfolio-details h4 {
            color: #00afd1;
        }
        
        .project-content h4 span {
            border-bottom-color: #00afd1;
        }
        
        .recent-projects h4.title span {
            border-bottom-color: #00afd1;
        }
        
        ul.post-meta li a:hover {
            color: #00afd1;
        }
        
        #pagination span.current {
            border-color: #00afd1;
            background-color: #00afd1;
        }
        
        #pagination a:hover {
            color: #00afd1;
        }
        
        .post-tags-list a:hover {
            background-color: #00afd1;
        }
        
        .post-share a.mail {
            background-color: #00afd1;
        }
        
        .sidebar a:hover {
            color: #00afd1;
        }
        
        .widget-search .search-btn {
            background-color: #00afd1;
        }
        
        .sidebar .tagcloud a:hover {
            background-color: #00afd1;
        }
        
        .back-to-top:hover i {
            background-color: #00afd1;
        }
        
        .touch-slider .owl-controls.clickable .owl-buttons div:hover {
            background-color: #00afd1;
        }
        
        .touch-carousel .owl-controls.clickable .owl-buttons div:hover {
            background-color: #00afd1;
        }
        
        .testimonials-carousel .owl-controls.clickable .owl-buttons div {
            background-color: #00afd1;
        }
        
        .testimonials-carousel .owl-controls.clickable .owl-buttons div:hover i {
            color: #00afd1;
        }
        
        #portfolio-list li .portfolio-item-content {
            background: rgba(0, 175, 209, 0.9);
        }
        
        .services-3-icon i {
            background-color: #00afd1;
        }
        
        .services-2-icon i {
            background-color: #00afd1;
        }
        
        #main-slide .animated2 strong {
            color: #FFFFFF;
        }
        
        #main-slide .animated4 strong {
            color: #FFFFFF;
        }
        
        #main-slide .animated7 strong {
            color: #ffffff;
        }
        
        #main-slide .carousel-control i:hover {
            background-color: #00afd1;
        }
        
        .slider.btn {
            background-color: #1394cb;
        }
        
        .slider.btn:hover {
            background-color: #14b3f2;
            opacity: 1;
        }
        
        .slider.btn:active {
            margin-top: 24px;
            background-color: #1394cb;
        }
        
        #main-slide .carousel-indicators .active {
            background-color: #00afd1;
        }
        
        .counter-item i {
            color: #00afd1;
        }
        
        .timer {
            color: #ffffff;
        }
        
        .progress-bar {
            background-color: #00afd1;
        }
        
        .team-member.modern .member-photo:after {
            background-color: #00afd1;
        }
        
        .twitter-widget a {
            color: #00afd1;
        }
        
        .dot1,
        .dot2 {
            background-color: #00afd1;
        }
        
        .modal p {
            color: #333;
            font-size: 14px;
            margin-bottom: 1.2em;
        }
        
        .p-message-text {
            margin-bottom: 0;
            margin-left: 20px;
        }
        
        .modal-span-box {
            display: block;
        }
        
        .modal-span-box span {
            font-style: italic;
        }
        
        .modal-username {
            text-decoration: underline;
            font-style: italic;
            font-weight: 500;
            color: rgb(51, 122, 183);
            cursor: pointer;
        }
        
        .modal-username:hover {
            text-decoration: none;
        }
        
        .inbox-section {
            background: #eff4f7;
        }
        
        .api-section {
            background: #eff4f7;
            padding: 55px 0;
        }
        
        .view-messages {
            padding-top: 42px;
            padding-bottom: 42px;
        }
        
        .compose-btn {
            text-transform: uppercase;
            color: #fff;
            background: #1394cb;
            font-size: 19px;
            font-weight: 800;
            padding: 16px 68px;
            margin-bottom: 30px;
            width: 100%;
        }
        
        .compose-btn:hover {
            color: #fff;
            background: #13a2de;
        }
        
        .mail-menu {
            border: 1px solid #C1C2C6;
            background: #fff;
            margin-bottom: 30px;
        }
        
        .mail-menu ul {}
        
        .mail-menu li {
            border-left: 5px solid transparent;
            transition: all 0.2s ease-in-out;
            -moz-transition: all 0.2s ease-in-out;
            -webkit-transition: all 0.2s ease-in-out;
            -o-transition: all 0.2s ease-in-out;
        }
        
        .mail-menu li:hover {
            background: #1394cb;
        }
        
        .mail-menu li.active {
            border-left: 5px solid #1394cb;
        }
        
        .mail-menu li.active a {
            font-weight: 700;
            color: #1394cb;
        }
        
        .mail-menu li a {
            display: block;
            color: #333;
            font-size: 16px;
            padding: 10px 10px 9px 27px;
            font-weight: 400;
        }
        
        .mail-menu li a:hover {
            color: #fff;
        }
        
        h2.inbox-headline {
            font-size: 36px;
            font-weight: 600;
            padding: 40px 0px 20px;
        }
        
        h3.inbox-sub-headline {
            padding: 10px 40px 10px;
        }
        
        .border-bottom-none {
            border-bottom: none !important;
        }
        
        .bordered-box {
            border: 1px solid #C1C2C6;
        }
        
        .mail-list-wrapper {
            padding-bottom: 0px;
        }
        
        ul.mail-messages-list {}
        
        ul.mail-messages-list li {
            padding: 0px 42px 0px;
            border-bottom: 1px solid #C1C2C6;
        }
        
        ul.mail-messages-list li .padding-box,
        ul.reply-messages-list li .padding-box {
            padding: 15px 0 15px;
            margin-left: 20px;
        }
        
        ul.mail-messages-list li:hover,
        ul.reply-messages-list li:hover {
            background-color: #d7ebf3 !important;
        }
        
        ul.mail-messages-list li:nth-child(2n) {}
        
        ul.mail-messages-list li:nth-child(2n+1) {
            /*background-color: #EFF4F7;*/
        }
        
        ul.mail-messages-list li h4,
        ul.reply-messages-list li h4 {
            color: #1394cb;
            font-size: 18px;
        }
        
        ul.mail-messages-list li h4 span.date,
        ul.reply-messages-list li h4 span.date {
            float: right;
            color: #333;
            font-weight: 400;
        }
        
        ul.reply-messages-list li {
            padding: 10px 42px;
            border-top: 1px solid #C1C2C6;
        }
        
        .message-text {
            padding-top: 10px;
            position: relative;
        }
        
        ul.mail-messages-list li p,
        ul.reply-messages-list li p {
            margin-bottom: 5px;
        }
        
        .white-background {
            background: #ffffff;
        }
        
        .margin-right-20px {
            margin-right: 20px !important;
        }
        
        .small-authorized-link {
            background: #1394CB;
        }
        
        .small-authorized-link a {
            color: #fff;
            font-weight: 500;
        }
        
        .small-authorized-link a img {
            margin-top: -5px;
            margin-right: 10px;
        }
        
        .request-container {
            padding-top: 42px;
            padding-bottom: 42px;
        }
        
        .request-container h1 {
            font-size: 39px;
            padding-top: 10px;
        }
        
        .request-headline {
            margin-bottom: 49px;
        }
        
        .request-form {}
        
        .request-form h3 {
            font-size: 19px;
            padding-top: 5px;
            font-weight: 500;
        }
        
        .input-wrapper {
            /*margin-bottom: 18px;*/
            font-size: 18px;
            font-weight: 500;
        }
        
        .img-placeholder-container {
            padding-left: 45px;
            position: relative;
        }
        
        .img-placeholder {
            display: inline-block;
            vertical-align: top;
            position: absolute;
            top: 12px;
            left: 0;
        }
        
        .checkbx .img-placeholder,
        .radio .img-placeholder {
            top: 0px;
        }
        
        .input-wrapper input {
            outline: none;
        }
        
        .input-wrapper input:disabled {
            background: #f2f2f2;
            cursor: not-allowed;
        }
        
        .input-wrapper .input-text {
            height: 50px;
            border-radius: 5px;
            border: 2px solid #C5C6C8;
            font-size: 17px;
            line-height: 50px;
            padding: 0 10px 0 10px;
            color: #333;
            width: 100%;
        }
        
        .input-wrapper select {
            outline: none;
            background: #fff;
            border: 2px solid #C5C6C8;
            border-radius: 5px;
            height: 50px;
            line-height: 50px;
            padding: 0 5px 0 10px;
            width: 100%;
        }
        
        .input-wrapper textarea {
            border-radius: 5px;
            border: 2px solid #C5C6C8;
            font-size: 17px;
            padding: 10px 10px 10px 10px;
            color: #333;
            width: 100%;
            max-width: 100%;
            min-width: 100%;
        }
        
        img.request-question-mark {
            margin-top: -2px;
        }
        
        .radio label {
            display: inline-block;
            cursor: pointer;
            position: relative;
            padding-left: 35px;
            margin-right: 15px;
            font-size: 17px;
            font-weight: 500;
        }
        
        .radio input[type=radio] {
            display: none;
        }
        
        .radio label:before {
            content: "";
            display: inline-block;
            width: 25px;
            height: 25px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            bottom: 1px;
            background-color: #FFF;
            box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.6), 0px 0px 1px 0px rgba(0, 0, 0, 0.6);
        }
        
        .radio label:before {
            border-radius: 13px;
        }
        
        .radio input[type=radio]:checked + label:before {
            content: "\2022";
            color: #3c4b56;
            font-size: 71px;
            text-align: center;
            line-height: 25px;
        }
        
        .margin-top-15 {
            margin-top: 15px !important;
        }
        
        .request-form-row {
            margin-bottom: 21px;
        }
        
        .same-group.request-form-row {
            margin-bottom: 0px;
        }
        
        .same-group-2.request-form-row {
            margin-bottom: 8px;
        }
        
        .input-wrapper.radio .img-placeholder img {
            margin-top: -12px;
        }
        
        .input-wrapper.radio {
            /*margin-top: 18px;*/
            /*margin-bottom: 2px;*/
        }
        
        .input-wrapper span.intro-text {
            line-height: 50px;
        }
        
        .text-keywords.text-total-articles {
            text-align: right;
        }
        
        .writer-level-div {
            text-align: right;
        }
        
        .input-wrapper input.base-price:disabled {
            background-color: #ebf5de;
        }
        
        .textarea-keywords {
            height: 155px;
        }
        
        .custom-checkbox label {
            display: inline-block;
            cursor: pointer;
            position: relative;
            padding-left: 24px;
            margin-right: 15px;
            font-size: 16px;
            font-weight: 500;
            padding-top: 1px;
        }
        
        .custom-checkbox input[type=checkbox] {
            display: none;
        }
        
        .custom-checkbox label:before {
            content: "";
            display: inline-block;
            width: 21px;
            height: 21px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            top: 1px;
            background-color: #FFF;
            /* box-shadow: 0px 0px 1px 0px rgb(19, 148, 203),0px 0px 1px 0px rgb(19, 148, 203),0px 0px 1px 0px rgb(19, 148, 203); */
            border: 2px solid #C3C7CA;
        }
        
        label.pagination-all:before {
            left: 20px;
            top: 12px;
        }
        
        .custom-checkbox label {
            margin-bottom: 10px;
        }
        
        .custom-checkbox label:before {
            border-radius: 3px;
            margin-left: -8px;
        }
        
        .custom-checkbox input[type=checkbox]:checked + label:before {
            content: "\2714";
            text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
            font-size: 15px;
            color: #1394cb;
            text-align: center;
            line-height: 15px;
            border: 2px solid rgb(19, 148, 203);
        }
        
        .checkbx.col-md-3 {
            padding-top: 5px;
        }
        
        .request-form-row .company-info-ul {
            margin-bottom: 0px;
        }
        
        .request-form-row .company-info-ul li {
            display: inline-block;
            width: 32%;
            margin-bottom: 12px;
            vertical-align: top;
        }
        
        .request-form-row .company-info-ul li .custom-checkbox label {
            margin-bottom: 0;
        }
        
        .company-info-box {
            padding: 20px;
            border: 2px solid #C2C6C9;
            border-radius: 5px;
            background: #FAFAFA;
        }
        
        .company-info-box h4 {
            font-size: 19px;
            font-weight: 600;
            margin-bottom: 19px;
        }
        
        .company-info-box p {
            font-size: 16px;
            margin-bottom: 5px;
            padding-top: 10px;
        }
        
        .company-info-box p:first-of-type {
            padding-top: 0;
        }
        
        .company-description {
            margin-top: 10px;
        }
        
        .company-description textarea {
            height: 178px;
            outline: none
        }
        
        .section-order-summary {
            padding: 18px;
            border: 2px solid #C7D1DA;
            border-radius: 5px;
            background: #EFF4F7;
            margin-top: 34px;
            padding-bottom: 30px;
        }
        
        .section-order-summary h2 {
            font-size: 27px;
            margin-top: 11px;
            margin-bottom: 27px;
            padding-left: 15px;
        }
        
        .section-order-summary input.input-text {
            width: 110px;
        }
        
        .btn-place-order:active,
        .btn-place-order {
            font-size: 20px;
            font-weight: 800;
            color: #fff;
            background: #DA571F;
            padding: 16px 41px;
            outline: none;
        }
        
        .btn-place-order:hover {
            color: #fff;
            background: #e75c20;
        }
        
        h2.inbox-headline a img {
            padding: 2px;
            border-radius: 5px;
            border: 1px solid transparent;
        }
        
        h2.inbox-headline a img.active,
        h2.inbox-headline a img:hover {
            background: rgba(79, 202, 255, 0.53);
            border: 1px solid rgba(79, 202, 255, 0.95);
        }
        
        .personal-info {
            position: relative;
            padding-left: 70px;
            padding-top: 15px;
        }
        
        .menu-nav-avatar {
            position: absolute;
            max-height: 53px;
            width: 53px;
            border-radius: 27px;
            top: 10px;
            left: 0px;
        }
        
        .personal-info h3 {
            color: #ffffff;
            font-size: 15px;
            font-weight: 700;
            margin-bottom: 0;
            min-height: 24px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .personal-info p {
            color: #ffffff;
            font-size: 14px;
            line-height: 14px;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .rating-box {
            /*margin-top: 30px;*/
            padding: 17px 15px 17px;
            border-top: 1px solid #505d67;
            border-bottom: 1px solid #505d67;
            background: #36434d;
        }
        
        .rating-box table {
            width: 100%;
        }
        
        .rating-box table td {
            width: 50%;
            line-height: 30px;
            font-size: 14px;
            font-weight: 600;
            padding: 3px 0 1px;
        }
        
        .rating-box-profile {
            line-height: 30px;
            font-size: 14px;
            font-weight: 600;
            padding-left: 0px;
            padding-right: 0px;
        }
        
        .rating-box-profile-text {
            padding-left: 0px;
        }
        
        .rating-box-profile-value {
            padding-right: 0px;
            text-align: right;
        }
        
        .inner-profile-box {
            padding-bottom: 20px;
        }
        
        ul.main-tabs.nav-tabs {
            border-bottom: 0;
        }
        
        ul.main-tabs.nav-tabs li {
            width: 50%;
            text-align: center;
            margin-bottom: -1px;
        }
        
        ul.main-tabs.nav-tabs li.active {
            border: 1px solid #505d67;
            border-bottom: 0;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            background: #36434d;
        }
        
        ul.main-tabs.nav-tabs li a {
            color: #737a80;
            background: #3d4b56;
            border-bottom: 0 !important;
            border-color: transparent;
            box-shadow: none;
            padding: 8px 14px;
            font-size: 1.2em;
            font-weight: 800;
        }
        
        ul.main-tabs.nav-tabs li a:hover {
            color: #ffffff;
        }
        
        ul.main-tabs.nav-tabs li.active a {
            color: #fff;
            background: #36434d;
        }
        
        ul.main-tabs.nav-tabs li.active a:hover,
        ul.main-tabs.nav-tabs li.active a:focus,
        ul.main-tabs.nav-tabs li.active a:active {
            border-color: transparent;
            color: #ffffff;
        }
        
        ul.main-tabs.nav-tabs li.active.clnt {
            border-left: 0;
        }
        
        ul.main-tabs.nav-tabs li.active.wrt {
            border-right: 0;
        }
        
        ul.main-tabs.nav-tabs li:last-child a {
            margin-right: 0;
        }
        
        .profile-box .tab-content {
            border: 0;
        }
        
        ul.profile-rating {
            cursor: pointer;
        }
        
        ul.profile-rating li {
            float: left;
            width: 20%;
            text-align: center;
            font-size: 12px;
        }
        
        ul.profile-rank {
            cursor: pointer;
        }
        
        ul.profile-rank li {
            float: left;
            width: 25%;
            text-align: center;
            font-size: 13px;
        }
        
        .rating-box ul li:hover i {
            color: #fdda97;
        }
        
        .rating-box ul li i.green-star {
            color: #8eb350;
        }
        
        .rating-box ul li i.orange-star {
            color: #f2852b;
        }
        
        .profile-box .profile-settings-link {
            text-align: right;
            padding-top: 10px;
        }
        
        .profile-box .profile-settings-link a {
            color: #57b9e8;
            font-size: 14px;
            font-weight: 500;
            margin-right: 0px;
            padding: 2px 5px;
            transition: none;
            border-radius: 3px;
            border: 1px solid transparent;
        }
        
        .profile-box .profile-settings-link a:hover {
            background: #47a9e8;
            color: #fff;
            border: 1px solid #468bb8;
        }
        
        .profile-box .profile-settings-link a:active {
            box-shadow: inset 0 5px 5px rgba(0, 0, 0, .25);
        }
        
        .reply-box {
            position: relative;
            padding: 30px 42px 15px 42px;
        }
        
        .reply-box-head {
            position: relative;
        }
        
        .reply-box-head .reply-button {
            position: absolute;
            right: 0;
            top: 0;
            padding: 6px 9px 4px 8px;
            border: 1px solid #c0c2c7;
            border-radius: 5px;
            font-size: 14px;
            color: #444444;
            transition: none;
        }
        
        .reply-box-head .reply-button:hover {}
        
        .reply-box-head h3 {
            color: #1394cb;
        }
        
        .reply-box-head p {
            font-size: 14px;
            color: #333;
        }
        
        .reply-box-head p a.caret-down {
            color: #333;
            font-size: 10px;
            padding: 1px 3px;
            border: 1px solid #c0c2c7;
            border-radius: 2px;
            transition: none;
            margin-left: 5px;
        }
        
        .reply-box-head .reply-button:hover,
        .reply-box-head p a.caret-down.clicked,
        .reply-box-head p a.caret-down:hover {
            background: #17A5E2;
            color: #fff;
            border: 1px solid transparent;
        }
        
        .message-button {
            font-size: 18px;
            padding-top: 8px;
        }
        
        .message-button-disabled {
            color: #BCBCBC;
        }
        
        .incoming-message {
            margin-top: 20px;
        }
        
        .incoming-message p {
            font-size: 18px;
            color: #333;
            line-height: 1.5em;
        }
        
        .reply-area {
            margin-bottom: 30px;
        }
        
        .reply-area textarea {
            font-size: 16px;
            color: #333;
            line-height: 1.5em;
            width: 100%;
            min-height: 162px;
            padding: 15px 25px;
            outline: none;
            background: transparent;
            border: 1px solid #c1c2c6;
        }
        
        .reply-submit-section {
            margin-bottom: 15px;
            margin-top: 15px;
        }
        
        .reply-submit-section button:active,
        .reply-submit-section button {
            float: left;
            padding: 10px 21px;
            font-size: 18px;
            text-transform: uppercase;
            color: #fff;
            font-weight: 800;
            background: #1394cb;
            margin-right: 15px;
        }
        
        .reply-submit-section button:hover {
            background: #15a1dd;
            color: #fff;
        }
        
        .reply-submit-section p {
            padding-top: 14px;
            font-size: 15px;
        }
        
        .reply-submit-section p span {
            font-weight: 600;
        }
        
        .display-narrow {
            display: none;
        }
        
        .to-me-init-wrapper {
            position: relative;
        }
        
        .from-box-popup {
            display: none;
            position: absolute;
            /*bottom: 0px;*/
            left: 61px;
            padding: 15px;
            box-shadow: 0 0 5px rgba(0, 0, 0, .3);
            background: #fff;
            border: 1px solid #C1C2C6;
            border-radius: 5px;
            z-index: 99999;
        }
        
        .from-to-info-box {
            width: 305px;
        }
        
        .from-to-info-box table tr td:first-child {
            width: 27%;
            text-align: right;
        }
        
        .from-to-info-box table tr td {
            padding: 4px 12px;
            font-size: 14px;
            color: #333;
        }
        
        .fast-track-wrapper {
            height: 235px;
            position: relative;
        }
        
        .fast-track-wrapper .woman {
            background: url('fast-track-woman.1743130c4567922296f6.png') no-repeat;
            width: 305px;
            height: 216px;
            position: absolute;
            left: 27%;
            top: 19px;
            z-index: 1;
        }
        
        .fast-track-wrapper .pancil {
            background: url('fast-track-pancil.9f748003147ce1930d20.png') no-repeat;
            width: 344px;
            height: 150px;
            position: absolute;
            top: 40px;
            left: 3%;
            z-index: 1;
        }
        
        .fast-track-wrapper .board {
            position: absolute;
            background-color: #433216;
            border: 4px solid #fbc385;
            color: #fff;
            top: 23px;
            right: 2.5%;
            border-radius: 10px;
            z-index: 2;
            width: 500px;
            font-size: 17px;
            font-weight: 500;
            line-height: 1.55em;
        }
        
        .fast-track-wrapper .board .board-inner {
            position: relative;
            padding: 28px 41px 41px;
        }
        
        .fast-track-wrapper .board .board-inner .board-link {
            position: absolute;
            bottom: -25px;
            left: calc((100% - 154px)/2);
            background: #8cae11;
            border: none;
            color: #fff;
            text-transform: uppercase;
            font-weight: 800;
            padding: 15px 31px;
            transition: background 0.3s ease-out;
        }
        
        .fast-track-wrapper .board .board-inner .board-link:hover {
            background: #99be13;
        }
        
        .fast-track-wrapper .board .board-inner .board-link:active {
            background: #99be13;
            box-shadow: inset 0 4px 5px rgba(0, 0, 0, .2);
        }
        
        .fast-track-wrapper .board .board-inner .board-inner-triangle {
            width: 22px;
            height: 26px;
            position: absolute;
            background: url('fast-track-triangle.2546152e3aec20ffc430.png');
            z-index: 102;
            bottom: 25px;
            left: -22px;
        }
        
        .section-filter-options {
            padding: 20px 0 20px;
            background: #eff4f7;
        }
        
        .section-filter-options .panel-default,
        .section-filter-options .panel-title a.collapsed,
        .section-filter-options .panel,
        .section-filter-options .panel-default &gt; .panel-heading + .panel-collapse .panel-body,
        .section-filter-options .panel-default &gt; .panel-heading {
            border: none;
            box-shadow: none;
            background: #eff4f7;
        }
        
        .section-filter-options h4 {
            font-size: 24px;
        }
        
        .section-filter-options h4 a {
            color: #333;
            text-decoration: none;
            background: #eff4f7;
        }
        
        .section-filter-options h4 a i.fa-angle-up {
            display: inline-block;
        }
        
        .section-filter-options h4 a.collapsed i.fa-angle-up {
            display: none;
        }
        
        .section-filter-options h4 a i.fa-angle-down {
            display: none;
        }
        
        .section-filter-options h4 a.collapsed i.fa-angle-down {
            display: inline-block;
        }
        
        .project-filters .row {
            margin-top: 10px;
        }
        
        .project-filters .filter-slider-title {
            text-align: center;
            padding-bottom: 21px;
            position: relative;
            font-size: 16px;
        }
        
        .project-filters .filter-slider-title.with-hint {
            padding-bottom: 0;
        }
        
        .project-filters .filter-slider-title span.a-left {
            position: absolute;
            left: -5px;
            top: 0;
        }
        
        .project-filters .filter-slider-title span.a-right {
            position: absolute;
            top: 0;
            right: -10px;
        }
        
        .language-wrap h4 {
            width: 111px;
            float: left;
            font-size: 16px;
        }
        
        .language-wrap ul.radio {
            float: left;
            margin-top: 0;
            /*display: inline-block;*/
            /*margin-right: 25px;*/
        }
        
        .language-wrap ul.radio li {
            margin-top: 7px;
        }
        
        .language-wrap ul.radio li:first-child {
            margin-top: 0;
        }
        
        .language-wrap ul.radio label:before {
            width: 20px;
            height: 20px;
        }
        
        .language-wrap ul.radio input[type=radio]:checked + label:before {
            line-height: 20px;
            font-size: 55px;
        }
        
        .language-wrap.language-wrap-2 h4 {
            width: 26%;
            float: left;
            font-size: 16px;
        }
        
        .language-wrap.language-wrap-2 ul.radio {
            float: left;
            width: 23%;
            margin-top: 0;
        }
        /*.datepicker-wrapper */
        
        .form-group {
            float: left;
        }
        /*.datepicker-wrapper */
        
        .datepicker-col-1st {
            width: 15%;
            line-height: 50px;
            font-size: 16px;
            margin-bottom: 0;
        }
        /*.datepicker-wrapper */
        
        .datepicker-col-2nd {
            width: 40%;
            margin-right: 20px;
            margin-bottom: 0;
        }
        /*.datepicker-wrapper */
        
        .datepicker-col-3rd {
            width: 40%;
            margin-bottom: 0;
        }
        /*.datepicker-wrapper */
        
        .form-group .input-group-addon {
            padding: 6px 12px;
            font-size: 22px;
            font-weight: 400;
            line-height: 1;
            color: #0283df;
            text-align: center;
            background-color: #FFF;
            border: 2px solid #C5C6C8;
            border-left: 0;
        }
        /*.datepicker-wrapper */
        
        .input-group .form-control {
            height: 50px;
            border-radius: 5px;
            border: 2px solid #C5C6C8;
            font-size: 17px;
            line-height: 50px;
            padding: 0 10px 0 10px;
            color: #333;
            border-right: none;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            box-shadow: none;
        }
        
        .ui-datepicker {
            background: #fff;
            border: 2px solid #C5C6C8;
        }
        
        .ui-datepicker .ui-widget-header {
            border: 0;
            color: #0896ff;
            background: #fff;
        }
        
        .ui-datepicker .ui-state-default {
            border-radius: 0;
            background: #ececec;
            color: #666666;
            border: 0px solid #ececec;
            transition: none;
            text-align: center;
        }
        
        .ui-datepicker .ui-state-default:hover {
            color: #fff;
            background: #0896ff;
        }
        
        .ui-datepicker .ui-datepicker-today {
            border: 1px solid #0896ff;
            background: #e8f6ff;
            color: #363636;
        }
        
        .ui-datepicker .ui-datepicker-today a {
            background: #e8f6ff;
        }
        
        .ui-datepicker .ui-state-hover,
        .ui-datepicker .ui-widget-content .ui-state-hover {
            border-color: #8cae11;
            background: #e8f6ff;
            color: #666;
        }
        
        .ui-datepicker .ui-state-active {
            border-color: #8cae11;
            background: #0896ff;
            font-weight: bold;
            color: #fff;
        }
        
        .ui-datepicker .ui-datepicker-header a {}
        
        .ui-datepicker .ui-datepicker-header a {
            color: #0896ff;
            padding: 4px 2px 4px 6px;
            background: #fff;
            font-size: 18px;
        }
        
        .ui-datepicker .ui-datepicker-header a.ui-state-hover.ui-datepicker-next-hover {
            color: #0674c5;
            right: 2px;
            top: 2px;
            cursor: pointer;
        }
        
        .ui-datepicker .ui-datepicker-header a.ui-state-hover.ui-datepicker-prev-hover {
            color: #0674c5;
            left: 2px;
            top: 2px;
            cursor: pointer;
        }
        
        .ui-datepicker-prev span,
        .ui-datepicker-next span {
            background-image: none !important;
        }
        
        .ui-datepicker-prev:before,
        .ui-datepicker-next:before {
            font-family: FontAwesome;
            position: absolute;
            top: 0;
            right: 0;
            bottom: 0;
            left: 0;
            display: flex;
            font-weight: normal;
            align-items: center;
            justify-content: center;
        }
        
        .ui-datepicker-prev:before {
            content: "\f053";
        }
        
        .ui-datepicker-next:before {
            content: "\f054";
        }
        
        .ui-datepicker .ui-datepicker-title {
            font-size: 18px;
        }
        
        .section-results {
            background: #EFF4F7;
            padding-bottom: 55px;
        }
        
        .section-results .container {
            background: #ffffff;
        }
        
        .headline-result-wrapper {
            background: #1394cb;
            overflow: hidden;
        }
        
        .headline-result-wrapper h2 {
            color: #fff;
            font-weight: 800;
            padding: 11px;
        }
        
        .result-wrapper &gt; .row {
            padding-top: 5px;
            padding-bottom: 5px;
        }
        
        .result-wrapper .row:first-child,
        .result-wrapper .row:last-child {
            border: 3px solid transparent;
        }
        
        .result-wrapper .row:first-child {
            border-top-width: 2px;
        }
        
        .result-wrapper .row:last-child {
            border-bottom-width: 2px;
        }
        
        .elite-plus-result.result-wrapper .row:first-child:hover {
            /*border-color: #B6964A;*/
        }
        
        .elite-plus-result.result-wrapper .row.open {
            border-color: #B6964A;
        }
        
        .result-wrapper &gt; .row.open {
            border-bottom: 0;
        }
        
        .result-wrapper .row.open.panel-collapse {
            border-top: 0;
        }
        
        .elite-result.result-wrapper .row.open {
            /*.elite-result.result-wrapper .row:first-child:hover{*/
            border-color: #436c89;
        }
        
        .premium-result.result-wrapper .row.open {
            /*.premium-result.result-wrapper .row:first-child:hover*/
            border-color: #c1b600;
        }
        
        .result-wrapper &gt; .row:last-child {
            padding-top: 0;
        }
        
        .proj-excerpt-box {
            float: left;
            padding: 10px 10px;
        }
        
        .proj-finance-details.proj-excerpt-box {
            padding: 0;
            margin-top: 6px;
        }
        
        .proj-excerpt-box.proj-open-link {
            width: 8%;
            text-align: center;
        }
        
        .proj-excerpt-box.proj-open-link a {
            font-size: 30px;
            font-weight: 800;
            display: inline-block;
            border: 2px solid #ccc;
            color: #666;
            /*padding: 11px 17px;*/
            height: 33px;
            width: 33px;
            border-radius: 30px;
            transition: background-color 0.3s ease;
            box-sizing: content-box;
        }
        
        .proj-excerpt-box.proj-open-link a[aria-expanded=true],
        .proj-excerpt-box.proj-open-link a:hover {
            border: 2px solid #1394CB;
            color: #1394CB;
            background: #EAF9FF;
        }
        
        .project-description-box {
            width: 91%;
            float: right;
            padding: 5px 15px 5px 0px;
        }
        /*ELITE PLUS*/
        
        .elite-plus-result .proj-excerpt-box.proj-open-link a {
            border: 2px solid #b6964a;
            color: #b6964a;
            background: url('elite-plus-plus.c03dccf361b5d8bf8159.png') -3px -3px no-repeat;
            background-size: 40px;
        }
        
        .elite-plus-result .proj-excerpt-box.proj-open-link a:hover {
            border: 2px solid #b6964a;
            color: #ffffff;
            background-color: #b6964a;
            background-position: -3px -43px;
        }
        
        .elite-plus-result .proj-excerpt-box.proj-open-link a[aria-expanded=true] {
            border: 2px solid #b6964a;
            color: #ffffff;
            background: url('elite-plus-minus.881f1ee07c401fd438f0.png') 2px 2px no-repeat;
            background-color: #b6964a;
            background-size: 30px;
        }
        /*ELITE*/
        
        .elite-result .proj-excerpt-box.proj-open-link a {
            border: 2px solid #436c89;
            color: #436c89;
            background: url('elite-plus.906ac9a8dffbb652aa8f.png') -3px -3px no-repeat;
            background-size: 40px;
        }
        
        .elite-result .proj-excerpt-box.proj-open-link a:hover {
            border: 2px solid #436c89;
            color: #ffffff;
            background-color: #436c89;
            background-position: -3px -43px;
        }
        
        .elite-result .proj-excerpt-box.proj-open-link a[aria-expanded=true] {
            border: 2px solid #436c89;
            color: #ffffff;
            background: url('elite-minus.117993cfcee11538935d.png') 2px 2px no-repeat;
            background-color: #436c89;
            background-size: 30px;
        }
        /*PREMIUM*/
        
        .premium-result .proj-excerpt-box.proj-open-link a {
            border: 2px solid #a99f00;
            color: #a99f00;
            background: url('premium-plus.2531be98c35b2605d51d.png') -3px -3px no-repeat;
            background-size: 40px;
        }
        
        .premium-result .proj-excerpt-box.proj-open-link a:hover {
            border: 2px solid #a99f00;
            color: #ffffff;
            background-color: #a99f00;
            background-position: -3px -43px;
        }
        
        .premium-result .proj-excerpt-box.proj-open-link a[aria-expanded=true] {
            border: 2px solid #a99f00;
            color: #ffffff;
            background: url('premium-minus.0a22ecb06e28b633c5c2.png') 2px 2px no-repeat;
            background-color: #a99f00;
            background-size: 30px;
        }
        /*STANDARD*/
        
        .standard-result .proj-excerpt-box.proj-open-link a {
            border: 2px solid #a6a3a1;
            color: #a6a3a1;
            background: url('standard-plus.7621d7bfd76e0e8ec7d5.png') -3px -3px no-repeat;
            background-size: 40px;
        }
        
        .standard-result .proj-excerpt-box.proj-open-link a:hover {
            border: 2px solid #a6a3a1;
            color: #ffffff;
            background-color: #a6a3a1;
            background-position: -3px -43px;
        }
        
        .standard-result .proj-excerpt-box.proj-open-link a[aria-expanded=true] {
            border: 2px solid #a6a3a1;
            color: #ffffff;
            background: url('standard-minus.5128cb7299a4589f32b2.png') 2px 2px no-repeat;
            background-color: #a6a3a1;
            background-size: 30px;
        }
        
        .proj-excerpt-box.proj-open-link a.collapsed i.up,
        .proj-excerpt-box.proj-open-link a i.dwn {
            display: none;
        }
        
        .proj-excerpt-box.proj-open-link a.collapsed i.dwn,
        .proj-excerpt-box.proj-open-link a i.up {
            display: inline-block;
        }
        
        .proj-excerpt-box.proj-excerpt {
            width: 57%;
        }
        
        .proj-finance-details {
            /*width: 33%;*/
            /*padding-left: 30px;*/
        }
        
        .proj-except-title h3 {
            font-size: 21px;
            word-wrap: break-word;
        }
        
        .proj-except-title h3 a {
            color: #33312c;
        }
        
        .proj-except-title h3 a:hover {
            color: #00afd1;
        }
        
        .proj-except-title h3 a:focus,
        .proj-except-title h3 a:active {
            /*color: #444;*/
            text-decoration: none;
        }
        
        .appr-rej-box {
            font-weight: 500;
            font-size: 15px;
        }
        
        .appr-rej-box .devider {
            display: inline-block;
            margin: 0 10px;
            font-weight: 200;
        }
        
        .appr-rej-box img {
            margin-top: -2px;
        }
        
        .appr-rej-box a.rej {
            color: #C80200;
            cursor: default;
        }
        
        .appr-rej-box a.appr {
            color: #80A055;
            cursor: default;
        }
        
        .proj-except-title p {
            font-size: 14px;
            font-weight: 500;
            margin-top: 1px;
        }
        
        .proj-except-title p a {
            text-decoration: underline;
        }
        
        .proj-excerpt-body {
            margin-top: 17px;
        }
        
        .proj-excerpt-body p {
            color: #555;
            font-size: 15px;
            line-height: 1.6em;
            /*word-break: break-all;*/
            height: auto;
            transition: height ease-out 0.4s;
        }
        
        .proj-excerpt-body p.collapsed {
            height: 10em;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .proj-finance-details h3 {
            margin-top: 8px;
            text-transform: uppercase;
            font-weight: 800;
            font-size: 14px;
            text-align: center;
        }
        
        .elite-plus-result .proj-finance-details h3 {
            color: #B6964A;
        }
        
        .elite-result .proj-finance-details h3 {
            color: #436c89;
        }
        
        .premium-result .proj-finance-details h3 {
            color: #c1b600;
        }
        
        .proj-finance-details h3 img {
            margin-top: -3px;
            margin-right: 10px;
        }
        
        .proj-finance-details table {
            width: 100%;
            margin-top: 10px;
        }
        
        .proj-finance-details table td {
            width: 50%;
            padding: 7px 3px;
            font-weight: 400;
            font-size: 15px;
            color: #333;
        }
        
        .proj-finance-details table td img {
            margin-right: 20px;
        }
        
        .proj-finance-details a.btn-details {
            padding: 12px 18px;
            color: #fff;
            background: #8cae11;
            font-weight: 600;
            margin-top: 9px;
        }
        
        .proj-finance-details a.btn-details:hover {
            background: #99be13;
        }
        
        .proj-finance-details a.btn-details:active {
            background: #99be13;
            box-shadow: inset 0 3px 4px rgba(0, 0, 0, .2);
        }
        
        .proj-statistics {
            overflow: hidden;
            border: 2px solid #c2c7ca;
            padding: 0px 10px;
            ;
            border-radius: 5px;
        }
        
        .elite-plus-result .proj-statistics {
            border-color: #B6964A;
        }
        
        .elite-result .proj-statistics {
            border-color: #436c89;
        }
        
        .premium-result .proj-statistics {
            border-color: #a99f00;
        }
        
        .proj-statistics div {
            padding: 10px 10px;
            border-right: 2px solid #c2c7ca;
        }
        
        .elite-plus-result .proj-statistics div {
            border-color: #B6964A;
        }
        
        .elite-result .proj-statistics div {
            border-color: #436c89;
        }
        
        .premium-result .proj-statistics div {
            border-color: #a99f00;
        }
        
        .proj-statistics div:last-child {
            border: none;
        }
        
        .keyword-topic-box {
            margin-top: 25px;
        }
        
        .keyword-topic-box h3 {}
        
        .text-align-right {
            text-align: right !important;
        }
        
        .proj-statistics div p {
            text-align: center;
            font-size: 15px;
            line-height: 1.5em;
            color: #333;
            white-space: nowrap;
        }
        
        p.key-wrapper .v-spec-i,
        p.key-wrapper .w-con,
        #r-con {
            font-size: 15px;
            border: 2px solid #ccc;
            background: transparent;
            font-weight: 400;
            border-radius: 5px;
            padding: 10px 25px;
            margin-left: 15px;
            font-weight: 600;
        }
        
        p.key-wrapper .v-spec-i {
            color: #da571f;
            border-color: #da571f;
        }
        
        p.key-wrapper .v-spec-i:hover {
            border-color: #da571f;
            background: #da571f;
            color: #ffffff;
        }
        
        p.key-wrapper .w-con {
            color: #8cae11;
            border-color: #8cae11;
        }
        
        #r-con {
            color: #f8000e;
            border-color: #f8000e;
        }
        
        p.key-wrapper .w-con:hover {
            border-color: #8cae11;
            background: #8cae11;
            color: #ffffff;
        }
        
        #r-con:hover {
            color: #fff;
            background-color: #f8000e;
            border-color: #f8000e;
        }
        
        p.key-wrapper {
            font-size: 15px;
            font-weight: 400;
            line-height: 45px;
            overflow: hidden;
            border-bottom: 1px solid #ccc;
            padding: 10px 0 10px;
        }
        
        .elite-plus-result p.key-wrapper {
            border-color: #B6964A;
        }
        
        .elite-result p.key-wrapper {
            border-color: #436c89;
        }
        
        .premium-result p.key-wrapper {
            border-color: #c1b600;
        }
        
        .standard-result p.key-wrapper {
            border-color: #c0c2c7;
        }
        
        .keyword-topic-box .row:last-child p {
            border-bottom: 0px solid #ccc;
        }
        
        .proj-info-box {
            float: left;
            padding: 0px 15px;
        }
        
        .proj-details-content {
            width: 90%;
        }
        
        .border-bottom-1-ccc {
            border-bottom: 1px solid #a6a3a1;
        }
        
        .elite-plus-result + .border-bottom-1-ccc {
            border-color: #B6964A
        }
        
        .elite-result + .border-bottom-1-ccc {
            border-color: #436c89
        }
        
        .premium-result + .border-bottom-1-ccc {
            border-color: #a99f00
        }
        
        .elite-plus-divider {
            overflow: hidden;
        }
        
        .rating-label span {
            display: block;
            text-align: center;
        }
        
        .rating-divider .rating-text {
            float: left;
        }
        
        .rating-divider {
            overflow: hidden;
            padding: 25px 35px;
        }
        
        .rating-label {
            font-size: 14px;
            text-align: center;
            font-weight: 500;
            border: 2px solid;
            padding: 6px 30px;
            vertical-align: middle;
            border-radius: 5px;
        }
        
        @media (min-width: 768px) and (max-width: 992px) {
            .rating-label {
                padding: 6px 10px;
            }
        }
        
        .rating-label span {
            font-size: 12px;
        }
        
        .rating-text {
            font-size: 16px;
            font-weight: 600;
            padding: 15px;
        }
        
        .show-the-rest-box {
            padding-top: 7px;
        }
        
        .show-the-rest-box a {
            display: block;
            float: left;
            border: 2px solid;
            font-size: 15px;
            font-weight: 600;
            padding: 6px 20px;
            padding-right: 40px;
            border-radius: 20px;
            position: relative;
        }
        
        .show-the-rest-box a span {
            position: absolute;
            right: 10px;
            top: -8px;
            font-size: 32px;
            font-weight: 800;
        }
        /* Elite Plus Divider styles */
        
        .elite-plus-divider {
            background: #fff5dd;
        }
        
        .elite-plus-divider .rating-label {
            border-color: #816420;
            color: #816420;
        }
        
        .elite-plus-divider .rating-label span {
            color: #816420;
        }
        
        .elite-plus-divider .rating-text {
            color: #816420;
        }
        
        .elite-plus-divider .show-the-rest-box a {
            color: #816420;
            border-color: #816420;
        }
        
        .elite-plus-divider .show-the-rest-box a:hover {
            color: #fff;
            background: #816420;
        }
        /* Elite Divider styles */
        
        .elite-divider {
            background: #dbf0ff;
        }
        
        .elite-divider .rating-label {
            border-color: #436c89;
            color: #436c89;
        }
        
        .elite-divider .rating-label span {
            color: #436c89;
        }
        
        .elite-divider .rating-text {
            color: #436c89;
        }
        
        .elite-divider .show-the-rest-box a {
            color: #436c89;
            border-color: #436c89;
        }
        
        .elite-divider .show-the-rest-box a:hover {
            color: #fff;
            background: #436c89;
        }
        /* Premium Divider styles */
        
        .premium-divider {
            background: #fbffd1;
        }
        
        .premium-divider .rating-label {
            border-color: #a99f00;
            color: #8a8200;
        }
        
        .premium-divider .rating-label span {
            color: #8a8200;
        }
        
        .premium-divider .rating-text {
            color: #8a8200;
        }
        
        .premium-divider .show-the-rest-box a {
            color: #8a8200;
            border-color: #a99f00;
        }
        
        .premium-divider .show-the-rest-box a:hover {
            color: #fff;
            background: #a99f00;
        }
        
        .wrapper-submit-btn {
            margin-top: 43px;
            float: right;
        }
        /* Standard Divider styles */
        
        .standard-divider {
            background: #fbf8f5;
        }
        
        .standard-divider .rating-label {
            border-color: #a9a6a4;
            color: #a9a6a4;
        }
        
        .standard-divider .rating-label span {
            color: #a9a6a4;
        }
        
        .standard-divider .rating-text {
            color: #a9a6a4;
        }
        
        .standard-divider .show-the-rest-box a {
            color: #a9a6a4;
            border-color: #a9a6a4;
        }
        
        .standard-divider .show-the-rest-box a:hover {
            color: #fff;
            background: #a9a6a4;
        }
        
        .standard-result.result-wrapper .row.open {
            border-color: #a9a6a4;
        }
        
        .wrapper-submit-btn {
            margin-top: 43px;
            float: right;
        }
        
        .wrapper-submit-btn .btn-search-submit {
            font-size: 19px;
            color: #fff;
            font-weight: 600;
            padding: 11px 25px;
            padding-right: 53px;
            position: relative;
            background-color: #8cae11;
            transition: background 0.3s ease-out;
        }
        
        .wrapper-submit-btn .btn-search-submit:hover {
            background: #99be13;
        }
        
        .wrapper-submit-btn .btn-search-submit:active {
            background: #99be13;
            box-shadow: inset 0 4px 5px rgba(0, 0, 0, .2);
        }
        
        .wrapper-submit-btn .btn-search-submit span {
            position: absolute;
            top: 5px;
            right: 12px;
            font-size: 1.35em;
        }
        
        p.key-wrapper span {
            display: block;
            float: left;
        }
        
        p.key-wrapper span:first-child {
            width: 65%;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
            cursor: help;
        }
        
        p.key-wrapper span:nth-child(2) {
            width: 35%;
        }
        
        .tab-section {
            background-color: #1394cb;
            height: 10px;
        }
        
        ul.role-tab-navigation {
            display: none;
            padding-top: 12px;
        }
        
        ul.role-tab-navigation li {
            display: inline-block;
        }
        
        ul.role-tab-navigation li a {
            color: #fff;
            display: block;
            padding: 13px 33px 11px 52px;
            /*outline: 1px solid #fff;*/
            font-size: 16px;
            font-weight: 700;
            position: relative;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            margin-right: 3px;
            border: 2px solid #1394cb;
            border-bottom: none !important;
            text-decoration: none !important;
        }
        
        ul.role-tab-navigation li a.active:hover,
        ul.role-tab-navigation li a.active {
            color: #1394cb;
            background: #fff;
            border: 2px solid #fff;
        }
        
        ul.role-tab-navigation li a:hover {
            color: #fff;
            border: 2px solid #fff;
            cursor: pointer;
        }
        
        ul.role-tab-navigation li a span {
            position: absolute;
            left: 29px;
            top: 12px;
            font-size: 1.2em;
        }
        
        .section-content-process {
            padding: 0 !important;
        }
        
        .section-content-process.section-client-content-process {
            padding: 0 !important;
        }
        
        .section-content-process h1 {
            font-size: 33px;
            font-weight: 700;
            line-height: 50px;
            color: #333;
        }
        
        a.btn-write-content {
            display: inline-block;
            text-transform: uppercase;
            color: #fff;
            font-size: 17px;
            background: #da571f;
            padding: 13px 26px;
            padding-right: 66px;
            font-weight: 800;
            position: relative;
            border-radius: 5px;
        }
        
        a.btn-write-content-client {
            display: inline-block;
            text-transform: uppercase;
            color: #fff;
            font-size: 17px;
            background: #da571f;
            padding: 8px 15px;
            font-weight: 800;
            border-radius: 5px;
            background-color: #1394cb;
        }
        
        .btn-write-content-client-icon {
            padding-left: 10px;
            vertical-align: middle;
        }
        
        .section-client-content-process a.btn-write-content {
            padding-left: 23px;
        }
        
        a.btn-write-content:hover {
            color: #fff;
            background: #e85d21;
        }
        
        a.btn-write-content:active {
            background: #e85d21;
            box-shadow: inset 0 5px 5px rgba(0, 0, 0, .2);
        }
        
        .btn-write-content span {
            position: absolute;
            right: 25px;
            top: 11px;
        }
        /* Status Circles */
        
        .content-statuses {
            padding-top: 32px;
        }
        
        .content-statuses .middle-grey-line {
            position: absolute;
            height: 2px;
            width: 81%;
            right: 10%;
            top: 67px;
            background: #e5e5e5;
            z-index: 1;
        }
        
        .content-statuses .client-content-statuses .middle-grey-line {
            width: 80%;
            right: 10%;
        }
        
        @media (max-width: 767px) {
            .content-statuses .middle-grey-line {
                display: none;
            }
            .content-statuses .client-content-statuses .middle-grey-line {
                display: none;
            }
        }
        
        a.status-link {
            color: #333;
            transition: none;
        }
        
        .outer-circle {
            width: 70px;
            height: 70px;
            background: rgba(0, 0, 0, .15);
            border-radius: 40px;
            position: relative;
            /*padding-top: 10px;*/
            /*padding-left: 10px;*/
            margin: 0 auto;
            z-index: 2;
        }
        
        .inner-circle {
            position: absolute;
            top: 10px;
            left: 10px;
            width: 45px;
            border: 3px solid #ccc;
            height: 45px;
            line-height: 45px;
            padding: 0;
            box-sizing: content-box;
            border-radius: 27px;
            background: #fff;
            z-index: 2;
        }
        
        .inner-circle span {
            display: block;
            text-align: center;
            font-size: 17px;
            font-weight: 600;
        }
        
        .content-status-name {
            text-align: center;
            margin-top: 14px;
            font-size: 16px;
            font-weight: 600;
        }
        
        .content-status-name span {
            display: inline-block;
            padding-bottom: 8px;
            border-bottom: 2px solid transparent;
        }
        
        .status-draft.status-link:hover {
            color: #f88664;
        }
        
        .status-spec-req.status-link:hover {
            color: #18a4c8;
        }
        
        .status-begin-written.status-link:hover {
            color: #748fb6;
        }
        
        .status-begin-edited.status-link:hover {
            color: #18a4c8;
        }
        
        .status-pending-appr.status-link:hover {
            color: #cb5252;
        }
        
        .status-completed.status-link:hover {
            color: #8eb350;
        }
        
        .status-draft.status-link .inner-circle {
            background: #f88664;
        }
        
        .status-draft.status-link:hover .inner-circle {
            border-color: #f88664;
            background: #ffffff;
        }
        
        .status-spec-req.status-link .inner-circle {
            background: #18a4c8;
        }
        
        .status-spec-req.status-link:hover .inner-circle {
            border-color: #18a4c8;
            background: #ffffff;
        }
        
        .status-begin-written.status-link .inner-circle {
            background: #748fb6;
        }
        
        .status-begin-written.status-link:hover .inner-circle {
            border-color: #748fb6;
            background: #ffffff;
        }
        
        .status-begin-edited.status-link .inner-circle {
            background: #18a4c8;
        }
        
        .status-begin-edited.status-link:hover .inner-circle {
            border-color: #18a4c8;
            background: #ffffff;
        }
        
        .status-pending-appr.status-link .inner-circle {
            background: #cb5252;
        }
        
        .status-pending-appr.status-link:hover .inner-circle {
            border-color: #cb5252;
            background: #ffffff;
        }
        
        .status-completed.status-link .inner-circle {
            background: #8eb350;
        }
        
        .status-completed.status-link:hover .inner-circle {
            border-color: #8eb350;
            background: #ffffff;
        }
        
        .status-draft.status-link .inner-circle span {
            color: #ffffff;
        }
        
        .status-draft.status-link:hover .inner-circle span {
            color: #f88664;
        }
        
        .status-spec-req.status-link .inner-circle span {
            color: #ffffff;
        }
        
        .status-spec-req.status-link:hover .inner-circle span {
            color: #18a4c8;
        }
        
        .status-begin-written.status-link .inner-circle span {
            color: #ffffff;
        }
        
        .status-begin-written.status-link:hover .inner-circle span {
            color: #748fb6;
        }
        
        .status-begin-edited.status-link .inner-circle span {
            color: #ffffff;
        }
        
        .status-begin-edited.status-link:hover .inner-circle span {
            color: #18a4c8;
        }
        
        .status-pending-appr.status-link .inner-circle span {
            color: #ffffff;
        }
        
        .status-pending-appr.status-link:hover .inner-circle span {
            color: #cb5252;
        }
        
        .status-completed.status-link .inner-circle span {
            color: #ffffff;
        }
        
        .status-completed.status-link:hover .inner-circle span {
            color: #8eb350;
        }
        
        .status-draft.status-link .outer-circle {
            background: rgba(248, 134, 100, 0);
        }
        
        .status-spec-req.status-link .outer-circle {
            background: rgba(24, 164, 200, 0);
        }
        
        .status-begin-written.status-link .outer-circle {
            background: rgba(116, 143, 182, 0);
        }
        
        .status-begin-edited.status-link .outer-circle {
            background: rgba(24, 164, 200, 0);
        }
        
        .status-pending-appr.status-link .outer-circle {
            background: rgba(203, 82, 82, 0);
        }
        
        .status-completed.status-link .outer-circle {
            background: rgba(142, 179, 80, 0);
        }
        
        .status-draft.status-link:hover .outer-circle {
            background: rgba(248, 134, 100, 0.2);
        }
        
        .status-spec-req.status-link:hover .outer-circle {
            background: rgba(24, 164, 200, 0.2);
        }
        
        .status-begin-written.status-link:hover .outer-circle {
            background: rgba(116, 143, 182, 0.2);
        }
        
        .status-begin-edited.status-link:hover .outer-circle {
            background: rgba(24, 164, 200, 0.2);
        }
        
        .status-pending-appr.status-link:hover .outer-circle {
            background: rgba(203, 82, 82, 0.2);
        }
        
        .status-completed.status-link:hover .outer-circle {
            background: rgba(142, 179, 80, 0.2);
        }
        
        .status-link .content-status-name span {
            border-color: transparent;
        }
        
        .status-draft.status-link:hover .content-status-name span {
            border-color: #f88664;
        }
        
        .status-spec-req.status-link:hover .content-status-name span {
            border-color: #18a4c8;
        }
        
        .status-begin-written.status-link:hover .content-status-name span {
            border-color: #748fb6;
        }
        
        .status-begin-edited.status-link:hover .content-status-name span {
            border-color: #18a4c8;
        }
        
        .status-pending-appr.status-link:hover .content-status-name span {
            border-color: #cb5252;
        }
        
        .status-completed.status-link:hover .content-status-name span {
            border-color: #8eb350;
        }
        
        .section-my-funds {
            color: #fff;
            background-color: #2f2f2f;
            padding: 50px 0 50px;
        }
        
        .section-my-funds h2 {
            color: #fff;
            font-size: 31px;
            margin-bottom: 10px;
        }
        
        a.funds-links {
            display: inline-block;
            position: relative;
            color: #fff;
            padding: 14px 18px 14px 50px;
            font-size: 1.4em;
            font-weight: 600;
            border-radius: 5px;
            text-decoration: none;
            transition: all 0.2s ease-out;
            margin: 3px;
        }
        
        a.funds-links:hover {
            color: #fff;
        }
        
        a.funds-links:active {
            box-shadow: inset 0 5px 5px rgba(0, 0, 0, .25);
        }
        
        a.funds-links span {
            position: absolute;
            top: 14px;
            left: 16px;
        }
        
        a.edit-paym-info {
            background: #da571f;
            vertical-align: top
        }
        
        a.edit-paym-info:hover {
            background: #e85d21;
        }
        
        a.edit-paym-info:active {
            background: #e85d21;
        }
        
        #downloadContent {
            background: #1394cb;
        }
        
        #downloadContent:hover {
            background: #149dd8;
        }
        
        #downloadContent:active {
            background: #1394cb;
        }
        
        a.add-money-link-with-img {
            margin-right: 12px;
            background: #8cae11;
        }
        
        a.add-money-link-with-img:hover {
            background: #9bc011;
        }
        
        a.add-money-link-with-img:active {
            background: #9bc011;
        }
        
        .section-my-funds .balance-sum {
            text-align: center;
            padding-top: 9px;
            font-size: 42px;
            font-weight: 700;
        }
        
        .section-my-funds .balance-sum span {
            font-size: 30px;
        }
        
        .curr-balance-sum.balance-sum {
            color: #a7dfff;
        }
        
        .pending-appr-sum.balance-sum {
            color: #ff6e6e;
        }
        
        .avail-balance-sum.balance-sum {
            color: #8eb350;
        }
        /*.section-my-funds .row &gt; div:nth-child(2),*/
        /*.section-my-funds .row &gt; div:nth-child(3){*/
        /*border-right: 1px dashed #fff;*/
        /*}*/
        
        .balance-text {
            text-align: center;
            font-size: 17px;
            font-weight: 500;
            padding-top: 9px;
            padding-bottom: 7px;
        }
        
        .section-my-clients {
            padding: 50px 0 20px;
            background: #eff4f7;
        }
        
        .section-my-clients h2 {
            text-align: center;
            font-size: 34px;
            font-weight: 700;
            color: #333;
            padding: 0px 0 30px;
        }
        
        .my-clients-slider {
            z-index: 100;
        }
        
        .my-clients-slider .client-box i.fa-remove {
            position: absolute;
            top: 7px;
            right: 9px;
            color: #959B9E;
            cursor: pointer;
        }
        
        .my-clients-slider .client-box i.fa-remove:hover {
            color: #72787b;
        }
        
        .my-clients-slider .client-box {
            position: relative;
            padding: 20px 0px 0;
            border: 3px solid #c2c7ca;
            border-radius: 5px;
            overflow: hidden;
            background: #fff;
            margin-bottom: 30px;
        }
        
        .button-my-clients-slider {
            border: 3px solid #00afd1;
            border-radius: 5px;
            padding: 2px 10px;
            color: #00afd1;
            font-size: 25px;
        }
        
        .my-clients-slider .selected {
            border: 3px solid #00afd1;
        }
        
        .my-clients-slider .client-photo-box {
            float: left;
            width: 33.3333%;
            padding-left: 3%;
            padding-top: 3%;
        }
        
        .my-clients-slider .client-photo-box img {
            width: 66px;
            height: 66px;
            display: inline-block;
            border-radius: 34px;
            box-shadow: 0px 1px 3px rgba(0, 0, 0, .35);
        }
        
        .my-clients-slider .client-headlines {
            float: left;
            width: 66.6666%;
        }
        
        .client-headlines h3 {
            font-size: 19px;
            font-weight: 600;
            text-overflow: ellipsis;
            overflow: hidden;
            white-space: nowrap;
        }
        
        .client-headlines h4 {
            font-size: 15px;
            margin-top: 0;
            color: #8e8e8e;
            font-weight: 400;
        }
        
        .rating-stars-box ul {
            cursor: pointer;
        }
        
        .rating-stars-box ul li {
            display: inline-block;
            margin-right: 4px;
            font-size: 18px;
            color: #c2c7ca;
        }
        
        .rating-stars-box ul li.orange-star {
            color: #f2852b;
        }
        
        .rating-stars-box ul li:last-child {
            margin-right: 0px;
        }
        
        .stars-container {
            font-size: 15px;
            position: relative;
            display: inline-block;
            margin: 2px;
            padding-top: 2px;
        }
        
        .stars-under {
            color: #ddd;
            vertical-align: top;
        }
        
        .stars-over {
            color: #f80;
            position: absolute;
            left: 0;
            top: 0;
            overflow: hidden;
            padding-top: 3px;
            min-height: 21px;
        }
        
        .box-head {
            overflow: hidden;
            padding: 3px 15px;
        }
        
        .my-clients-slider .client-info {
            margin-top: 20px;
            padding: 0 15px;
        }
        
        .my-clients-slider .client-info p {
            font-size: 14px;
            line-height: 1.25em;
            color: #666;
        }
        
        .my-clients-slider .box-button {
            margin-top: 10px;
        }
        
        .my-clients-slider .client-btn {
            float: left;
            position: relative;
            background: #eff4f7;
            border-top: 1px solid #C2C7CA;
            padding: 14px;
            padding-left: 57px;
            font-size: 16px;
            font-weight: 500;
            margin-top: 14px;
            color: #303131;
            transition: none;
            outline: none;
        }
        
        .my-clients-slider .client-btn:hover {
            background: #1394cb;
            color: #fff;
        }
        
        .my-clients-slider .client-btn:active {
            background: #1394cb;
            color: #fff;
            box-shadow: inset 0 5px 5px rgba(0, 0, 0, .25);
        }
        
        .my-clients-slider .view-proj-btn.client-btn {
            width: 54%;
            border-right: 1px solid #C2C7CA;
        }
        
        .my-clients-slider .contact-btn.client-btn {
            width: 46%;
            cursor: pointer;
        }
        
        .my-clients-slider .client-btn span {
            position: absolute;
            top: 12px;
            left: 25px;
            font-size: 22px;
            font-weight: 100;
        }
        
        .my-clients-slider .client-btn span.pencil {
            left: 50px;
        }
        
        .my-clients-slider .contact-btn.client-btn.hire-btn {
            padding-left: 47px;
        }
        
        .row-iwriters-filters {
            margin-bottom: 30px;
        }
        
        .row-client-grid {
            /*margin-bottom: 32px;*/
        }
        
        .my-iwriters.my-clients-slider .client-box {
            padding-bottom: 20px;
            margin-bottom: 30px;
        }
        
        .recent-work-navigation-slider .arrow-container {
            z-index: 100;
            position: absolute;
            /*width: 114.1%;*/
            width: 108.1%;
            padding: 60px 34px 0;
            /*right: -7%;*/
            right: -4%;
        }
        
        .fav-client-navigation-slider .arrow-container {
            z-index: 100;
            position: absolute;
            width: 114.1%;
            /*width: 108.1%;*/
            padding: 60px 34px 0;
            right: -7%;
            /*right: -4%;*/
        }
        
        .section-affiliate-program {
            background: #fff;
            padding: 50px 0;
        }
        
        .section-affiliate-program h1 {
            font-size: 34px;
        }
        
        .section-affiliate-program h3 {
            padding-top: 18px;
        }
        
        .aff-btn-box {
            text-align: right;
        }
        
        .aff-btn {
            padding: 14px 35px;
            /*margin-top: 33px;*/
            font-size: 18px;
            font-weight: 800;
            color: #fff;
            outline: none;
            transition: all 0.2s ease-out;
        }
        
        .aff-btn:hover {
            color: #fff;
        }
        
        .aff-btn:active {
            box-shadow: inset 0 5px 5px rgba(0, 0, 0, .25);
        }
        
        .affil-btn.aff-btn {
            background: #da571f;
        }
        
        .affil-btn.aff-btn:hover {
            background: #e95d21;
        }
        
        .my-earnings-div {
            padding-top: 10px;
            text-align: left;
        }
        
        .my-earnings-btn.aff-btn {
            background: #1394cb;
            margin-left: 28px;
        }
        
        .my-earnings-btn.aff-btn:hover {
            background: #149dd8;
        }
        
        .row-split-profits {
            margin-top: 30px;
        }
        
        .split-box {
            font-size: 18px;
            font-weight: 600;
            float: left;
            padding-top: 11px;
        }
        
        .split-percentage {
            display: block;
            text-align: center;
            font-size: 42px;
            margin-top: 10px;
            font-weight: 400;
        }
        
        .coins-box {
            text-align: center;
        }
        
        .coins-box img {}
        
        .your-aff-link-box {
            padding: 14px 10px;
            background: #eff4f7;
            border: 2px solid #ccc;
            border-radius: 5px;
            margin-top: 11px;
            position: relative;
        }
        
        .aff-link-headline {
            display: inline-block;
            width: 37%;
            font-size: 27px;
            font-weight: 600;
            line-height: 39px;
            border-right: 1px solid #ccc;
            text-align: right;
            padding-right: 22px;
        }
        
        .aff-link-body {
            display: inline-block;
            vertical-align: top;
            padding-left: 20px;
            line-height: 40px;
            font-size: 18px;
        }
        
        .aff-link-corner {
            position: absolute;
            width: 14px;
            height: 24px;
            top: calc((68px - 24px)/2);
            left: -14px;
        }
        
        i.narrow-i {
            display: none;
        }
        
        .aff-btn-box-narrow {
            display: none;
        }
        
        .row-iwriters-filters .input-wrapper .input-text {
            width: 80%;
        }
        
        .row-iwriters-filters .input-wrapper button {
            color: #fff;
            background: #8cae11;
            transition: background 0.2s ease-out;
            outline: none;
            padding: 7px 12px;
            font-size: 24px;
            vertical-align: top;
            border-radius: 5px;
            margin-left: 3px;
            float: right;
        }
        
        .row-iwriters-filters .input-wrapper button:hover {
            color: #fff;
            background: #9ac013;
        }
        
        .row-iwriters-filters .input-wrapper button:active {
            background: #9ac013;
            box-shadow: inset 0 5px 5px rgba(0, 0, 0, .25);
        }
        
        .row-iwriters-filters .input-wrapper select {
            width: 82%;
            margin-left: 5px;
        }
        
        .row-template-name {
            height: 50px;
        }
        
        .section-view-statistics {
            padding: 67px 0;
            background: #eff4f7;
        }
        
        .section-view-statistics h1 {
            font-size: 37px;
            font-weight: 700;
            margin-bottom: 42px;
        }
        
        .input-wrapper .input-text.find-writers {
            width: 76%;
            float: left;
            border-right: none;
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }
        
        .btn-find-writers {
            font-size: 18px;
            font-weight: 700;
            color: #fff;
            padding: 11px 28px;
            height: 50px;
            border-radius: 5px;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
            background: #8cae11;
        }
        
        .btn-find-writers:hover {
            background: #97bc12;
            color: #fff;
            outline: none;
        }
        
        .btn-find-writers:active {
            outline: none !important;
            background: #97bc12;
            box-shadow: inset 0 7px 5px rgba(0, 0, 0, .2);
        }
        
        ul.button-link-list {}
        
        ul.button-link-list li:nth-child(2) {
            margin-right: 6px;
        }
        
        ul.button-link-list li {
            display: block;
            float: right;
        }
        
        ul.button-link-list li a {
            background: #18a4c8;
            color: #fff;
            font-size: 17px;
            font-weight: 700;
            padding: 9px 20px;
        }
        
        ul.button-link-list li a:hover {
            background: #19aed4;
            color: #fff;
        }
        
        ul.button-link-list li a:active {
            background: #19aed4;
            box-shadow: inset 0 7px 5px rgba(0, 0, 0, .2);
        }
        
        .row-statistics {
            margin-right: 0px;
            margin-left: 0px;
            margin-top: 48px;
            background: #fff;
            border: 1px solid #c0c2c7;
        }
        
        .row-statistics .col-lg-9 {
            border-left: 1px solid #c0c2c7;
        }
        
        .account-info {
            background-color: #fff;
            padding: 46px 15% 10px 15%;
        }
        
        .account-text-info h2 {
            margin-top: 27px;
            font-size: 26px;
            /*word-break: break-word;*/
            word-break: break-all;
            -ms-word-break: break-all;
        }
        
        .account-text-info .id-number {
            font-size: 15px;
            font-weight: 400;
            color: #8e8e8e;
        }
        
        .account-label {
            margin-bottom: 17px;
        }
        
        .status-label {
            padding: 0px 33px;
            border: 2px solid;
            border-radius: 17px;
            position: relative;
            text-align: center;
            display: inline-block;
            font-weight: 400;
        }
        
        ul.rating-stars {
            position: absolute;
            top: -1px;
        }
        
        ul.rating-stars.r-s-left {
            left: 8px;
        }
        
        ul.rating-stars.r-s-right {
            right: 8px;
        }
        
        ul.rating-stars li {
            display: inline-block;
            font-size: 10px;
        }
        
        .rate-premium {
            border-color: #ffae00;
        }
        
        .rate-premium ul li {
            color: #ffae00;
        }
        
        .left-stat-menu {
            padding-top: 33px;
        }
        
        .take-action {
            border-bottom: 2px solid #e5e5e5;
        }
        
        .left-stat-menu h2 {
            margin-bottom: 14px;
            font-size: 20px;
        }
        
        .left-stat-menu ul {
            padding-bottom: 33px;
        }
        
        .left-stat-menu ul li {
            margin-top: 3px;
        }
        
        .left-stat-menu ul li a {
            font-size: 16px;
            color: #494949;
            transition: none;
        }
        
        .left-stat-menu ul li a:hover {
            text-decoration: underline;
            color: #000;
        }
        
        .stats-main-block {
            background: #fff;
        }
        
        .profile-summary-container {
            padding-top: 40px;
        }
        
        .profile-summary {
            border-right: 2px solid #C0C2C7;
            padding-left: 15px;
        }
        
        .profile-summary h2 {
            font-size: 20px;
            font-weight: 800;
            line-height: 28px;
            color: #8CAE11;
        }
        
        .profile-summary h2 img {
            margin-top: -3px;
            margin-right: 6px;
        }
        
        .profile-summary-stats {
            margin-top: 21px;
            color: #333;
            font-size: 16px;
            font-weight: 500;
        }
        
        .profile-summary-stats &gt; div {
            margin-bottom: 7px;
        }
        
        .profile-summary-stats .left-col {
            color: #868686;
        }
        
        ul.star-rating li {
            display: inline-block;
            font-size: 18px;
            margin-right: 2.5%;
        }
        
        li.grey-star {
            color: #c2c7ca;
        }
        
        li.orange-star {
            color: #f2852b;
        }
        
        .activity h2 {
            font-size: 20px;
            font-weight: 600;
            line-height: 25px;
            margin-bottom: 18px;
        }
        
        .activity table {
            width: 100%;
        }
        
        .activity table td {
            font-size: 16px;
            font-weight: 400;
            text-align: left;
            padding: 3px 0px 2px;
        }
        
        .activity table td:first-child {
            width: 45%;
        }
        
        .tab-container {
            margin-top: 40px;
        }
        
        .tab-container .nav-tabs {
            padding-left: 45px;
            border-color: #C0C2C7;
        }
        
        .tab-container .nav-tabs &gt; li {}
        
        .tab-container .nav-tabs &gt; li &gt; a {
            margin-right: -1px;
            padding: 12px 27px 12px;
            font-size: 17px;
            font-weight: 600;
            border-radius: 0;
            border-color: #C0C2C7;
            box-shadow: none;
            background: #eff4f7;
            color: #c0c4c6;
        }
        
        .tab-container .nav-tabs &gt; li &gt; a:hover {
            background: #eff4f7;
            color: #444;
        }
        
        .tab-container .nav-tabs &gt; li:first-child &gt; a {
            border-top-left-radius: 5px;
        }
        
        .tab-container .nav-tabs &gt; li:last-child &gt; a {
            border-top-right-radius: 5px;
        }
        
        .tab-container .nav-tabs &gt; li.active &gt; a,
        .tab-container .nav-tabs &gt; li.active &gt; a:hover {
            color: #494949;
            background: #fff;
        }
        
        .tab-container .nav-tabs &gt; li.active &gt; a,
        .tab-container .nav-tabs &gt; li.active &gt; a:hover,
        .tab-container .nav-tabs &gt; li.active &gt; a:focus {
            border-color: #C0C2C7;
            border-bottom-color: #fff;
            background: #fff;
        }
        
        .tab-container .tab-content {
            border: none;
            padding: 45px 30px 30px 45px;
        }
        
        .tab-container .tab-content h3 {
            margin-bottom: 10px;
        }
        
        .tab-container .tab-content p {
            font-size: 16px;
            font-weight: 400;
            line-height: 1.7em;
            margin-bottom: 1.5em;
        }
        
        .tab-container .panel-title a .control-icon {
            position: absolute;
            top: 44%;
            left: 12px;
            right: initial;
        }
        
        .tab-container .panel-title a .control-icon.fa-minus {
            left: 11px;
            top: 44%;
            border: 2px solid #8cae11;
            padding: 4px 5px 1px;
            border-radius: 17px;
        }
        
        .tab-container .panel-title a .fa-plus {
            color: transparent;
        }
        
        .tab-container .panel-title a.collapsed .fa-plus {
            color: #8cae11;
            border: 2px solid #8cae11;
            padding: 4px 4px 1px 5px;
            border-radius: 17px;
        }
        
        .tab-container .panel-title a .fa-minus {
            color: #8cae11;
        }
        
        .tab-container .panel-title a.collapsed .fa-minus {
            color: transparent;
            border-color: transparent;
        }
        
        .tab-container .panel-title a {
            padding: 14px;
            border-radius: 0;
            padding-left: 55px;
            font-size: 16px;
            font-weight: 400;
            background: #eff4f7;
            box-shadow: none;
            color: #82a210;
            text-decoration: none;
        }
        
        .tab-container .panel-title a:hover {
            color: #82a210;
        }
        
        .tab-container .panel-title a.collapsed {
            color: #606161;
        }
        
        .tab-container .panel.panel-default {
            border-radius: 0;
            border-color: #c0c2c7;
        }
        
        .section-aff-stats-header,
        .section-aff-stats-table {
            background: #eff4f7;
        }
        
        .section-aff-stats-header h1 {
            font-size: 36px;
            font-weight: 700;
            padding-top: 65px;
        }
        
        .row-inner-total-clicks h2 {
            font-size: 34px;
            padding-top: 8px;
            font-weight: 400;
        }
        
        .row-inner-total-clicks h3 {
            padding-top: 24px;
            font-size: 18px;
            font-weight: 500;
        }
        
        table.aff-total-stats-table {
            margin-top: 24px;
            margin-bottom: 44px;
        }
        
        table.aff-total-stats-table tr {}
        
        table.aff-total-stats-table tr:first-child {}
        
        table.aff-total-stats-table tr:last-child {}
        
        table.aff-total-stats-table tr td {
            border-width: 3px;
            font-size: 16px;
            padding: 11px 0;
            font-weight: 500;
            border-color: #d7dbde;
            color: #757778;
        }
        
        table.aff-total-stats-table tr td:last-child {
            text-align: right;
        }
        /* main table in view-aff-stats.html */
        
        table.aff-stats-table {
            border: 1px solid #c0c2c7;
        }
        
        table.aff-stats-table thead tr th {
            background: #1394cb;
            text-align: center;
            vertical-align: middle;
            border: 1px solid #c0c2c7;
            color: #fff;
            font-size: 16px;
            padding: 13px 6px;
        }
        
        table.aff-stats-table thead tr th:first-child {
            border-left: 0;
        }
        
        table.aff-stats-table thead tr th:last-child {
            border-right: 0;
        }
        
        table.aff-stats-table tbody tr td {
            font-size: 16px;
            text-align: center;
            font-weight: 500;
            padding: 6px 8px 5px;
            line-height: 1.35em;
            border: 0;
            background: #fff;
        }
        
        table.aff-stats-table tbody tr:first-child td {
            padding-top: 15px;
        }
        
        table.aff-stats-table tbody tr:last-child td {
            padding-bottom: 24px;
        }
        
        table.aff-stats-table span.trans-positive {
            color: #8cae11;
        }
        
        table.aff-stats-table span.trans-negative {
            color: #e47445;
        }
        
        table.aff-stats-table a.art-number {
            color: #8cae11;
            text-decoration: none;
        }
        
        table.aff-stats-table a.art-number:hover {
            text-decoration: underline;
        }
        
        table.aff-stats-table tbody tr:hover td {
            background: #eff4f7;
        }
        
        table.aff-stats-table tbody tr:last-child:hover td {
            background: #fff;
        }
        
        table.aff-stats-table.all-orders-table tbody tr:last-child:hover td {
            background: #eff4f7;
        }
        
        table.aff-stats-table.spec-req-table table {
            width: 100%;
        }
        
        table.aff-stats-table.spec-req-table .col-1 {
            width: 40%;
        }
        
        table.aff-stats-table.spec-req-table .col-2,
        table.aff-stats-table.spec-req-table .col-3,
        table.aff-stats-table.spec-req-table .col-4,
        table.aff-stats-table.spec-req-table .col-5 {
            width: 10%;
        }
        
        table.aff-stats-table.spec-req-table .col-6 {
            width: 20%;
        }
        
        .aff-stats-pagination {
            text-align: center;
            margin-top: 11px;
            margin-bottom: 27px;
        }
        
        .aff-stats-pagination .pagination-lg&gt;li:first-child&gt;a,
        .aff-stats-pagination .pagination-lg&gt;li:first-child&gt;span {
            border-radius: 0;
        }
        
        .aff-stats-pagination .pagination-lg&gt;li:last-child&gt;a,
        .aff-stats-pagination .pagination-lg&gt;li:last-child&gt;span {
            border-radius: 0;
        }
        
        .aff-stats-pagination .pagination&gt;.active&gt;a,
        .aff-stats-pagination .pagination&gt;.active&gt;a:focus,
        .aff-stats-pagination .pagination&gt;.active&gt;a:hover,
        .aff-stats-pagination .pagination&gt;.active&gt;span,
        .aff-stats-pagination .pagination&gt;.active&gt;span:focus,
        .aff-stats-pagination .pagination&gt;.active&gt;span:hover {
            background-color: #18a4c8;
            border-color: #18a4c8;
            color: #fff;
        }
        
        .aff-stats-pagination .pagination&gt;li&gt;a,
        .aff-stats-pagination .pagination&gt;li&gt;span {
            font-size: 17px;
            font-weight: 500;
            color: #555555;
            padding: 12px 20px;
        }
        
        .aff-stats-pagination .pagination&gt;li.text-page-links&gt;a,
        .aff-stats-pagination .pagination&gt;li.text-page-links&gt;span {
            padding: 12px 28px
        }
        
        section.section-account-info-header .container {
            background-position: right 47px;
        }
        
        .section-account-info-header table.aff-total-stats-table {
            margin-top: 15px;
        }
        
        .section-account-info-header table.aff-total-stats-table tr td {
            font-size: 16px;
            border-top: 0;
            border-bottom: 3px solid #D5DADD;
            padding: 11px 0 11px;
        }
        
        .section-account-info-header table.aff-total-stats-table tr td:nth-child(2) {
            color: #333;
        }
        
        .col-add-more-funds h2 {
            font-size: 33px;
            font-weight: 500;
            margin-top: 10px;
        }
        
        .col-add-more-funds h3 {
            font-size: 18px;
            font-weight: 500;
            margin-top: 25px;
        }
        
        a.add-more-funds {
            color: #fff;
            background: #8CAE11;
            margin-top: 20px;
            padding: 11px 20px;
            font-size: 16px;
            font-weight: 600;
            border-radius: 5px;
            transition: background 0.2s ease;
        }
        
        a.add-more-funds:hover {
            color: #fff;
            background: #96ba12;
        }
        
        a.add-more-funds:active {
            color: #fff;
            background: #96ba12;
            box-shadow: inset 0 5px 3px rgba(0, 0, 0, .2);
        }
        
        .section-add-money {
            padding: 55px 0;
            background: #eff4f7;
        }
        
        .section-add-money h1 {
            font-size: 36px;
            padding-top: 11px;
            font-weight: 700;
            margin-bottom: 34px;
        }
        
        .section-add-money .row-wrapper {
            padding: 20px 0;
        }
        
        .row-wrapper.balance-info {
            background: #fff;
            border: 1px solid #ccc;
            position: relative;
        }
        
        .balance-info h2 {
            padding-left: 20%;
            font-size: 33px;
            margin-top: 8px;
            font-weight: 500;
        }
        
        .balance-info h3 {
            font-size: 18px;
            padding-left: 20%;
        }
        
        .balance-info .row-success h3 {
            padding-left: 10%;
        }
        
        .balance-info p {
            font-size: 16px;
            line-height: 1.5em;
            font-weight: 400;
        }
        
        .row-wrapper.add-money {
            border: 1px solid #ccc;
        }
        
        .add-money h2 {
            padding-left: 20%;
            font-size: 33px;
            font-weight: 500;
            margin-top: 10px;
        }
        
        input.funds-amout {
            width: 160px;
            max-width: 40%;
            height: 48px;
            line-height: 48px;
            font-size: 18px;
            font-weight: 600;
            text-align: right;
            padding-right: 17px;
            color: #8CAE11;
            outline: none;
            border: 1px solid #c0c2c7;
        }
        
        .add-money .payment-methods {
            padding-bottom: 20px;
            border-bottom: 3px solid #e3e8ea;
            margin-bottom: 30px;
        }
        
        .add-money .payment-methods .radio {
            display: inline-block;
            line-height: 30px;
            margin-right: 40px;
        }
        
        .add-money .payment-methods .radio:last-child {
            margin-right: 0
        }
        
        .add-money .payment-methods .radio label {
            vertical-align: middle;
        }
        
        .add-money form p {
            font-size: 14px;
        }
        
        .add-money .inline-form &gt; * {
            display: inline-block;
            vertical-align: middle;
            margin-right: 20px;
        }
        
        .add-money .inline-form &gt; *:last-child {
            margin-right: 0;
        }
        
        .add-money-submit {
            height: 48px;
            line-height: 48px;
            background: #8CAE11;
            color: #fff;
            font-size: 19px;
            font-weight: 700;
            padding: 0 40px;
            transition: background 0.2s ease;
            outline: none;
            box-sizing: border-box;
        }
        
        .add-money-submit:hover {
            color: #fff;
            background: #96ba12;
        }
        
        .add-money-submit:active {
            color: #fff;
            background: #96ba12;
            box-shadow: inset 0 5px 3px rgba(0, 0, 0, .2);
        }
        
        .section-add-money .row-empty-space {
            height: 164px;
        }
        
        .section-1-fast-track {
            padding: 50px 0;
            background: #eff4f7;
        }
        
        .section-1-fast-track h1 {
            color: #333;
            text-align: center;
            font-size: 35px;
            font-weight: 700;
            line-height: 1.3em;
            margin-bottom: 43px;
        }
        
        .section-1-fast-track h2 {
            color: #333;
            text-align: center;
            font-size: 24px;
            font-weight: 500;
            line-height: 1.3em;
            margin-bottom: 43px;
        }
        
        .section-1-fast-track h2 span,
        .section-1-fast-track h1 span {
            color: #d95319;
        }
        
        .underline {
            text-decoration: underline;
        }
        
        .section-fast-track p {
            font-size: 17px;
            font-weight: 500;
            margin-bottom: 36px;
            line-height: 1.4em;
            color: #494949;
        }
        
        ul.rate-list {
            display: inline-block;
        }
        
        ul.rate-list li {
            display: inline-block;
        }
        
        .section-fast-track .pricing-tables {
            margin-top: 35px;
            margin-bottom: 53px;
        }
        
        .section-fast-track .pricing-tables &gt; div {
            margin-left: 3%;
        }
        
        .section-fast-track .pricing-tables &gt; div:first-child {
            margin-left: 9.5%;
        }
        
        .section-fast-track .pricing-table .plan-name {
            border-bottom: 0;
        }
        
        .section-fast-track .plan-name {
            background: #f2f2f2;
        }
        
        .row-rate-description {
            margin-top: 70px;
        }
        
        .row-rate-description h3 {
            font-size: 31px;
            font-weight: 500;
        }
        
        .row-rate-description p {
            line-height: 1.6em;
            margin-top: 7px;
        }
        
        .row-rate-description .rate-img-box {
            float: left;
            /* margin-right: 30px; */
            /* margin-left: 62px; */
            width: 45%;
            text-align: right;
            min-width: 175px;
        }
        
        .row-rate-description .rate-text-box {
            float: left;
            width: 55%;
            padding-left: 3%;
            margin-top: 46px;
        }
        
        .left-col-rate-descr {
            margin-top: 50px;
        }
        
        .right-col-rate-descr {
            position: relative;
            width: 88%;
            margin: 0 auto;
            border: 3px solid #C2C7CA;
            border-radius: 5px;
        }
        
        .right-col-rate-descr .plan-price {
            padding: 13px 0;
            position: absolute;
            width: 125px;
            border: 3px solid #c2c7ca;
            left: calc((100% - 125px) / 2);
            top: -25px;
            z-index: 10;
            border-radius: 24px;
            background: #fff;
            text-align: center;
        }
        
        .right-col-rate-descr .plan-price .interval {
            line-height: 14px;
        }
        
        .right-col-rate-descr table {
            width: 100%;
        }
        
        .right-col-rate-descr table th {
            text-align: center;
            background: #f2f2f2;
            font-size: 17px;
            font-weight: 600;
            padding: 40px 0 25px;
            border-bottom: 1px solid #C2C7CA;
        }
        
        .right-col-rate-descr table tbody tr:first-child td {
            padding-top: 20px;
        }
        
        .right-col-rate-descr table tbody tr:last-child td {
            padding-bottom: 29px;
        }
        
        .right-col-rate-descr table td {
            text-align: center;
            font-size: 16px;
            padding: 7px 6px;
            font-weight: 500;
            background: #fff;
        }
        
        .right-col-rate-descr table td:first-child {
            width: 35%;
        }
        
        .row-premium .right-col-rate-descr table th {
            background-color: #ffeda3;
            color: #8b7621
        }
        
        .row-elite .right-col-rate-descr table th {
            background-color: #dbf0ff;
            color: #436c89
        }
        
        .row-elite.row-rate-description .rate-text-box,
        .row-premium.row-rate-description .rate-text-box {
            margin-top: 0;
        }
        
        .row-elite .rate-img-box,
        .row-premium .rate-img-box {
            margin-top: -10px;
        }
        
        .row-elite {
            margin-bottom: 69px;
        }
        
        .section-how-much-earn {
            padding-bottom: 62px;
            color: #fff;
            background-color: #3c4b56;
        }
        
        .section-how-much-earn .container {
            position: relative;
        }
        
        .section-how-much-earn h2 {
            color: #fff;
            text-align: center;
            margin-top: 74px;
            font-size: 36px;
            font-weight: 700;
            margin-bottom: 64px;
        }
        
        .row-earn-form p {
            color: #fff;
            text-align: right;
            margin-bottom: 13px;
        }
        
        .row-earn-form p input[type=text] {
            margin-left: 25px;
            height: 47px;
            line-height: 47px;
            color: #333;
            padding: 0 10px;
            border-radius: 5px;
            width: 33%;
            border: 0;
            outline: 0;
            font-size: 1.3em;
        }
        
        .row-earn-form .earn-bnt {
            outline: none;
            border: 0;
            border-radius: 5px;
            background: #8cae11;
            color: #fff;
            transition: background 0.2s ease-out;
            font-size: 19px;
            font-weight: 700;
            padding: 16px 0;
            width: 33%;
        }
        
        .row-earn-form .earn-bnt:hover {
            background: #99be13;
        }
        
        .row-earn-form .earn-bnt:active {
            background: #99be13;
            box-shadow: inset 0 5px 3px rgba(0, 0, 0, .2);
        }
        
        .section-how-much-earn .earn-img {
            background: url('bg-earn-section.d7ce870fa7d9e970d72c.png') no-repeat;
            background-size: contain;
            width: 385px;
            height: 283px;
            position: absolute;
            bottom: -82px;
            left: 7%;
        }
        
        .section-fast-track h1.spec-h1 {
            margin-top: 32px;
            margin-bottom: 19px;
        }
        
        .section-fast-track h2.spec-h2 {
            margin-bottom: 53px;
        }
        
        .section-fast-track .row-elite-comp.pricing-tables {
            margin-left: -15px;
            margin-right: -15px;
            margin-top: 44px;
        }
        
        .row-elite-comp.pricing-tables &gt; div:first-child {
            margin-left: 0;
        }
        
        .section-fast-track .row-elite-comp.pricing-tables &gt; div {
            margin-left: 0;
        }
        
        .row-elite-comp .plan-comparison {
            border-top: 1px solid #c2c7ca;
        }
        
        .stars-block {
            overflow: hidden;
            width: 80%;
            margin: 0 auto;
        }
        
        .stars-block ul {
            display: inline-block;
            overflow: hidden;
            border-bottom: 4px solid #e5e5e5;
            padding-bottom: 3px;
        }
        
        .stars-block ul li {
            float: left;
            color: #436c89;
            padding: 23px 14px;
            text-align: center;
            font-size: 19px;
            font-weight: 700;
        }
        
        .stars-block ul li:first-child {
            padding-left: 0;
        }
        
        .stars-block ul li:first-child span {
            font-size: 29px;
            font-weight: 700;
        }
        
        .stars-block ul li:nth-child(2) {
            font-family: 'Raleway', sans-serif;
            font-size: 72px;
            font-weight: 400;
            padding-top: 35px;
            text-align: right;
        }
        
        .stars-block ul li:nth-child(3) {
            padding-top: 30px;
            padding-right: 0;
        }
        
        .row-elite-comp .pricing-table .plan-price {
            width: 125px;
            left: calc((100% - 125px) / 2);
        }
        
        p.descrp-block {
            width: 80%;
            margin: 0 auto;
            text-align: center;
            margin-top: 22px;
            line-height: 1.6em;
            margin-bottom: 36px;
        }
        
        .out-circle {
            width: 148px;
            background: rgba(24, 164, 200, .2);
            height: 148px;
            margin-bottom: 35px;
            border-radius: 79px;
        }
        
        .in-circle-margin {
            padding-top: 10%;
        }
        
        .in-circle {
            background: #fff;
            width: 80%;
            height: 80%;
            border-radius: 60px;
            text-align: center;
            margin-left: 10%;
            border: 3px solid #18A4C8;
        }
        
        .step-text {
            margin-top: 27px;
            font-size: 22px;
            font-weight: 600;
            color: #18a4c8;
        }
        
        .step-number {
            color: #18a4c8;
            font-size: 47px;
            font-weight: 600;
            margin-top: 7px;
        }
        
        .steps-container {
            position: relative;
        }
        
        .steps-container p {
            margin-bottom: 0;
            height: 148px;
            vertical-align: middle;
            display: table-cell;
        }
        
        .steps-container .vertical-line {
            height: 88%;
            width: 2px;
            background: #18a4c8;
            position: absolute;
            left: 73px;
            top: 20px;
        }
        
        .section-edit-profile {
            background: #eff4f7;
            padding: 55px 0 0 0;
        }
        
        .section-edit-profile h1 {
            font-size: 38px;
            margin-top: 5px;
            margin-bottom: 39px;
        }
        
        .section-edit-profile .row-wrapper {
            border: 1px solid #c2c7ca;
            background: #fff;
        }
        
        .row-wrapper .upload-container {
            padding-left: 60px;
            padding-right: 35px;
            padding-top: 37px;
        }
        
        .row-wrapper .upload-container h2 {
            font-size: 20px;
            font-weight: 500;
        }
        
        .upload-container .upload-box {
            margin-top: 19px;
            overflow: hidden;
        }
        
        .upload-box .photo-img-avatar-box {
            width: 111px;
            height: 111px;
            float: left;
            margin-bottom: 10px;
        }
        
        .upload-box .upload-file-btn-box {
            float: left;
            width: calc(100% - 111px);
            text-align: center;
            padding-left: 15px;
        }
        
        #uploadFile {
            color: #333;
            background: #fff;
            border: 0;
            margin-top: 15px;
            text-align: center;
            font-size: 14px;
            cursor: text;
        }
        
        .section-edit-profile .criteria-box {
            margin-top: 21px;
        }
        
        .criteria-box p {
            font-size: 15px;
            font-weight: 400;
        }
        
        .criteria-box ul {
            margin-top: 7px;
            padding-left: 12px;
        }
        
        .criteria-box ul li {
            font-size: 15px;
            font-weight: 400;
            list-style-type: disc;
            list-style-position: inside;
            margin-top: 5px;
        }
        
        .col-form-edit-profile {
            border-left: 1px solid #C2C7CA;
        }
        
        .form-container {
            padding-top: 53px;
            padding-right: 53px;
            padding-left: 35px;
            padding-bottom: 55px;
        }
        
        .form-container .row {
            margin-bottom: 20px;
        }
        
        .form-container .field-label {
            font-size: 17px;
            font-weight: 500;
            line-height: 50px;
        }
        
        .form-container .field-label span {
            font-size: 0.7em;
        }
        
        .form-container .field-label-small {
            line-height: 1.3em;
        }
        
        .section-edit-profile .btn-save-profile {
            font-size: 18px;
            font-weight: 700;
            padding: 11px 33px;
            margin-top: 26px;
            color: #fff;
            background: #8cae11;
            float: right;
        }
        
        .section-edit-profile .btn-save-profile:hover {
            background: #96bb12;
        }
        
        .section-edit-profile .btn-save-profile:active {
            box-shadow: inset 0 7px 5px rgba(0, 0, 0, .2);
            background: #96bb12;
        }
        
        .fileUpload {
            position: relative;
            overflow: hidden;
            cursor: pointer;
            font-size: 16px;
            color: #333;
            border: 2px solid #cfcfcf;
            border-radius: 5px;
            padding: 10px 20px;
            /*margin-top: 20px;*/
        }
        
        .fileUpload:hover {
            position: relative;
            overflow: hidden;
            cursor: pointer !important;
            color: #333;
            background: #f5f5f5;
        }
        
        .fileUpload input.upload {
            /*width: 100%;*/
            /*height: 100%;*/
            position: absolute;
            top: 0;
            right: 0;
            margin: 0;
            padding: 0;
            font-size: 30px;
            cursor: pointer;
            opacity: 0;
            filter: alpha(opacity=0);
        }
        
        .request-container h1.request-0 {
            font-size: 33px;
            padding-top: 10px;
            font-weight: 700;
        }
        
        .request-container h2.request-0 {
            margin-top: 21px;
            font-size: 23px;
            padding-bottom: 25px;
            border-bottom: 3px solid #e5e5e5;
            font-weight: 500;
        }
        
        .request-container h2.request-0 &gt; span {
            color: #8fb017;
            font-weight: 400;
        }
        
        .request-container h2.request-0 &gt; span &gt; span {
            color: #333;
        }
        
        .request-headline-0 {
            margin-bottom: 25px;
        }
        
        p.request-0 {
            font-size: 17px;
            font-weight: 500;
            line-height: 1.6em;
            margin-bottom: 33px;
        }
        
        .show-it-box {
            margin-top: 16px;
        }
        
        .show-it-box a {
            background-color: #8cae11;
            border: 0;
            padding: 12px 16px 12px 18px;
            font-size: 18px;
            color: #ffffff;
            font-weight: 600;
        }
        
        .show-it-box a:hover {
            background-color: #9bc113;
            color: #fff;
        }
        
        .show-it-box a:active {
            box-shadow: inset 0 7px 5px rgba(0, 0, 0, .2);
        }
        
        .show-it-box a img {
            margin-top: -4px;
            margin-left: 11px;
        }
        
        .show-it-box &gt; div {
            padding-top: 15px;
            color: #333;
        }
        
        .show-it-box .custom-checkbox label:before {
            width: 16px;
            height: 16px;
            margin-top: 1px;
            border-color: #333;
        }
        
        .show-it-box .custom-checkbox input[type=checkbox]:checked + label:before {
            line-height: 12px;
        }
        
        .section-request-0 {
            padding-bottom: 55px;
        }
        
        h1.req-1 {
            padding-bottom: 25px;
            border-bottom: 3px solid #e5e5e5;
            font-size: 32px;
            font-weight: 700;
        }
        
        .req-1 &gt; span {
            color: #8fb017;
            font-weight: 400;
            font-size: 23px;
            margin-top: 4px;
        }
        
        .req-1 &gt; span &gt; span {
            color: #333;
        }
        
        .section-view-articles {
            background: #EFF4F7;
            padding-top: 20px;
        }
        
        .section-view-articles h1 {
            padding-top: 56px;
            font-size: 36px;
            font-weight: 600;
        }
        
        .section-view-articles .panel-title i.fa-angle-down {
            margin-right: 14px;
            border: 2px solid #333;
            padding: 8px 12px 7px 12px;
            border-radius: 25px;
            box-sizing: border-box;
            transition: border-color 0.2s ease;
        }
        
        .section-view-articles .panel-title i.fa-angle-up {
            margin-right: 14px;
            border: 2px solid #333;
            padding: 8px 12px 7px 12px;
            border-radius: 25px;
            box-sizing: border-box;
            transition: border-color 0.2s ease;
        }
        
        .section-view-articles .panel-title a:hover i.fa-angle-up,
        .section-view-articles .panel-title a:hover i.fa-angle-down {
            border-color: #00afd1;
        }
        
        .section-view-articles .panel-title a.collapsed:hover {
            color: #00afd1;
        }
        
        .line-height-50 {
            line-height: 50px;
        }
        
        .section-view-articles.section-filter-options {
            padding-bottom: 10px;
        }
        
        .section-view-articles.section-filter-options .input-wrapper {
            font-size: 16px;
            margin-top: 12px;
        }
        
        .view-articles-results.section-view-articles h2 {
            margin-bottom: 10px;
            line-height: 48px;
        }
        
        .view-articles-results.section-view-articles h2 a {
            font-size: 16px;
            font-weight: 600;
            color: #939798;
            border: 2px solid #939798;
            border-radius: 5px;
            padding: 11px 8px;
            background: transparent;
            transition: none;
            vertical-align: top;
        }
        
        .view-articles-results.section-view-articles h2 a:hover {
            background: #EFEFEF;
            color: #696c6d;
        }
        
        .view-articles-results.section-view-articles h2 a img {
            margin-top: -4px;
            margin-right: 14px;
        }
        /* view-articles.html - Search Result Table Width */
        
        .section-view-articles table.aff-stats-table tr th:first-child {
            width: 5%;
            border-right: 0;
        }
        
        .section-view-articles table.aff-stats-table tr th:nth-child(2) {
            text-align: left;
            border-left: 0;
        }
        
        .section-view-articles table.aff-stats-table tr th:nth-child(3) {}
        
        .section-view-articles table.aff-stats-table tr th:nth-child(4) {
            width: 9%;
        }
        
        .section-view-articles table.aff-stats-table tr th:nth-child(5) {
            width: 11%;
        }
        
        .section-view-articles table.aff-stats-table tr th:nth-child(6) {
            width: 10%;
        }
        
        .section-view-articles table.aff-stats-table tr th:last-child {
            width: 21%;
        }
        /* END view-articles.html - Search Result Table Width */
        
        .section-view-articles table.aff-stats-table tbody tr:first-child td {
            padding-top: 19px;
            /*width: 1px;*/
        }
        
        .section-view-articles table.aff-stats-table tbody tr:last-child td {
            padding-bottom: 24px;
        }
        
        .section-view-articles table.aff-stats-table tbody tr td {
            padding: 11px 8px 8px;
            border-right: 1px solid #ddd;
            /*max-width: 179px;*/
            overflow: hidden;
        }
        
        .section-view-articles table.aff-stats-table tbody tr td:first-child {
            border-right: 0px !important;
        }
        
        .section-view-articles table tr td:nth-child(2) {
            text-align: left;
        }
        
        .section-view-articles table .custom-checkbox label {
            display: inline-block;
            cursor: pointer;
            position: relative;
            padding-left: 25px;
            margin-right: 0px;
            font-size: 16px;
            font-weight: 500;
        }
        
        .section-view-articles table .custom-checkbox input[type=checkbox] {
            display: none;
        }
        
        .section-view-articles table .custom-checkbox label:before {
            content: "";
            display: inline-block;
            width: 19px;
            height: 19px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            top: 1px;
            background-color: #FFF;
            border: 1px solid #C0C2C7;
        }
        
        .section-view-articles table .custom-checkbox label {
            margin-bottom: 16px;
        }
        
        .section-view-articles table .custom-checkbox label:before {
            border-radius: 3px;
        }
        
        .section-view-articles table .custom-checkbox input[type=checkbox]:checked + label:before {
            content: "\2714";
            text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
            font-size: 15px;
            color: #8cae11;
            text-align: center;
            line-height: 15px;
            border: 1px solid #C0C2C7;
        }
        
        .section-view-articles .section-filter-options h4 a span {
            font-size: 22px;
        }
        
        .section-view-articles .wrapper-submit-btn,
        .section-view-articles .wrapper-submit-btn .btn-search-submit {
            width: 100%;
        }
        
        .section-view-articles .panel-heading h4 a {
            padding: 10px 0 9px;
        }
        
        .section-view-articles h1 a {
            font-size: 16px;
            font-weight: 600;
            color: #939798;
            border: 2px solid #939798;
            border-radius: 5px;
            padding: 11px 14px;
            background: transparent;
            transition: none;
        }
        
        .section-view-articles h1 a:hover {
            background: #EFEFEF;
            color: #696c6d;
        }
        
        .section-view-articles h1 a img {
            margin-top: -4px;
            margin-right: 14px;
        }
        
        .order-excerpt {
            background: #fff;
            border: 1px solid #c0c2c7;
            padding: 30px 38px 38px;
        }
        
        .view-order h1 {
            font-size: 28px;
            font-weight: 700;
            color: #333;
            line-height: 48px;
            padding-top: 46px;
            margin-bottom: 16px;
        }
        
        .order-excerpt table {
            width: 100%;
            margin-bottom: 0;
        }
        
        .section-view-articles .order-excerpt table td {
            font-size: 17px;
            font-weight: 500;
            padding: 3px 0px;
            border: 0;
        }
        
        .order-excerpt ul li {
            margin-bottom: 5px;
            text-align: right;
        }
        
        .order-excerpt ul li a {
            background: #18a4c8;
            width: 86%;
            color: #fff;
            font-size: 16px;
            font-weight: 600;
            padding: 6px;
            display: inline-block;
            text-align: center;
            transition: background 0.3s ease;
            border-radius: 5px;
        }
        
        .order-excerpt ul li a:hover {
            background: #1ab2d9;
            color: #fff;
        }
        
        .panel-article-details .row {
            margin-top: 0;
        }
        
        .panel-article-details .panel-heading h4 {
            font-size: 22px;
        }
        
        .panel-article-details .panel-heading h4 a {
            padding-bottom: 0;
            padding-top: 0;
        }
        
        .panel-article-details .panel-body {
            padding-top: 0;
        }
        
        .section-article-details {
            padding-top: 29px;
            padding-bottom: 25px;
        }
        
        .export-history ul {}
        
        .export-history ul li {
            font-size: 16px;
            font-weight: 500;
            margin-top: 19px;
            color: #525455;
        }
        
        .bl-container {
            position: relative;
            padding-bottom: 21px;
            padding-left: 80px;
        }
        
        .vert-black-line {
            height: 100%;
            position: absolute;
            top: 0;
            left: 37px;
            width: 2px;
            background: #333333;
        }
        
        .order-stats ul li {
            display: inline-block;
            margin-top: 36px;
            text-align: center;
            margin-right: 81px;
        }
        
        .order-stats ul li .numbers {
            font-size: 36px;
            font-weight: 500;
            color: #8cae11;
        }
        
        .order-stats ul li .text {
            margin-top: 19px;
            font-size: 16px;
            font-weight: 600;
        }
        
        .c-row {
            overflow: hidden;
            margin-top: 10px;
        }
        
        .c-row &gt; div {
            float: left;
        }
        
        .input-wrapper .cke_top {
            background: #f5f5f5;
            box-shadow: none;
        }
        
        .input-wrapper .cke_toolgroup {
            border: 0;
            box-shadow: none;
            background: transparent;
        }
        
        .panel-article-details .c-row .input-wrapper {
            margin-top: 0;
        }
        
        .c-row &gt; div:first-child {
            width: 17%;
            font-size: 18px;
            font-weight: 500;
            padding-right: 15px;
        }
        
        .c-row-1 &gt; div:last-child {
            width: 83%;
        }
        
        .c-row-2 &gt; div:nth-child(2) {
            width: 74%;
        }
        
        .c-row-2 &gt; div:last-child {
            padding-left: 10px;
            width: 9%;
        }
        
        .panel-article-details button.btn-edit {
            width: 100%;
            text-align: center;
            background: #8cae11;
            color: #ffffff;
            font-size: 18px;
            font-weight: 700;
            padding: 10px 0;
            transition: background 0.3s ease;
        }
        
        .panel-article-details button.btn-edit:hover {
            background: #98bd12;
        }
        
        .order-instructions .table {
            margin-bottom: 0;
        }
        
        .order-instructions .table-1 {
            margin-top: 12px;
            border-bottom: 0;
        }
        
        .order-instructions .table-1 tr td:first-child {
            width: 32%;
        }
        
        .order-instructions .table-bordered&gt;tbody&gt;tr&gt;td {
            font-size: 16px;
            font-weight: 400;
            color: #333;
            border-color: #c0c2c7;
            padding: 10px 20px;
        }
        
        .order-instructions .table-bordered&gt;tbody&gt;tr:last-child&gt;td {
            border-bottom: 0;
        }
        
        h5.conv-title {
            padding: 0;
            cursor: pointer;
            margin-top: 23px;
            font-size: 16px;
        }
        
        h5.conv-title i {
            border: 2px solid #333;
            padding: 1px 3px;
            border-radius: 15px;
            font-size: 0.8em;
            margin-right: 10px;
        }
        
        h5.conv-title span.reserved-green {
            color: #8cae11;
        }
        
        .bl-container-small {
            position: relative;
            padding-left: 33px;
            padding-top: 9px;
        }
        
        .bl-container-small p {
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 8px;
        }
        
        .small-vert-black-line {
            height: 100%;
            position: absolute;
            width: 2px;
            background: #333;
            top: 0%;
            left: 8px;
        }
        
        .comment-mess {
            position: relative;
            margin-top: 27px;
        }
        
        .comment-mess p {}
        
        .black-hor-dash {
            position: absolute;
            left: -24px;
            height: 2px;
            background: #333;
            width: 14px;
            top: 9px;
        }
        
        .sign-mess {
            margin-top: 40px;
            padding-bottom: 15px;
        }
        
        .sign-mess p {
            margin-bottom: 36px;
        }
        
        .sign-mess p:last-child {
            margin-bottom: 0;
        }
        
        p.submit {
            font-size: 16px;
            margin-top: 20px;
        }
        
        p.submit strong {
            color: #8cae11;
        }
        
        .copyscape-block p {
            font-size: 16px;
            font-weight: 400;
            margin-top: 19px;
        }
        
        .version-history p {
            font-size: 16px;
            font-weight: 500;
            margin-top: 14px;
            margin-bottom: 19px;
        }
        
        .section-write-article {
            background: #EFF4F7;
        }
        
        .section-write-article .panel-heading p a {
            padding: 3px 0 0;
            color: #333;
            text-decoration: none;
            background: #eff4f7;
            font-size: 17px;
            font-weight: 500;
            line-height: 1.5em;
            display: block;
        }
        
        .section-write-article .panel-heading p a:hover {
            color: #00afd1;
        }
        
        .section-write-article .panel-title span {
            padding-left: 65px;
            display: block;
        }
        
        .section-write-article .panel-title i.fa-angle-up,
        .section-write-article .panel-title i.fa-angle-down {
            border: 2px solid #333;
            padding: 8px 13px 7px;
            border-radius: 25px;
            box-sizing: border-box;
            transition: border-color 0.2s ease;
            float: left;
            font-size: 27px;
            font-weight: 800;
        }
        
        .section-write-article .panel-heading p a:hover i.fa-angle-up,
        .section-write-article .panel-heading p a:hover i.fa-angle-down {
            border-color: #00afd1;
        }
        
        .section-write-article .panel-title a.collapsed i.fa-angle-down {
            display: block !important;
        }
        
        .section-write-article .panel-title a.collapsed i.fa-angle-up {
            display: none !important;
        }
        
        .panel-title a i {
            font-size: 1.2em;
            padding-right: 5px;
        }
        
        .section-write-article .panel-default {
            border: none;
            box-shadow: none;
            background: #eff4f7;
        }
        
        .section-write-article .panel-heading {
            border: 0;
            background-color: #EFF4F7;
        }
        
        .panel-title a.collapsed {
            box-shadow: none;
        }
        
        .section-write-article h1 {
            padding-top: 56px;
            font-size: 36px;
            font-weight: 700;
        }
        
        .vert-black-line.write-article-bl {
            top: -4px;
            left: 38px;
        }
        
        .attention-box {
            margin-top: 39px;
            border: 1px solid #ccc;
            padding: 23px 29px;
        }
        
        .att-box-1 {
            background: #d2ece9;
        }
        
        .att-box-2 {
            background: #d6ebf4;
        }
        
        .attention-box .att-img {
            float: left;
            padding-top: 3px;
        }
        
        .attention-box .att-text {
            margin-left: 106px;
            font-size: 16px;
            font-weight: 500;
            color: #333;
            line-height: 1.7em;
        }
        
        .proj-instruc-box {
            padding: 42px 50px;
            background: #fff;
            border: 1px solid #ccc;
            margin-top: 30px;
            overflow: hidden;
        }
        
        .proj-instruc-box .proj-info {
            float: left;
            width: 26%;
            padding-right: 5px;
        }
        
        .proj-instruc-box .proj-instr {
            border-left: 2px solid #ccc;
            padding-left: 6%;
            float: left;
            width: 68%;
        }
        
        .proj-info h3 {
            font-size: 22px;
            font-weight: 600;
            margin-top: 21px;
        }
        
        .proj-info p {
            font-size: 17px;
            font-weight: 500;
        }
        
        .proj-instr h3 {
            font-size: 22px;
            font-weight: 600;
        }
        
        .proj-instr p {
            font-size: 17px;
            font-weight: 400;
            margin-top: 10px;
            color: #333;
        }
        
        .inpt-wrpr-label {
            line-height: 50px;
        }
        
        h3.write-article {
            font-size: 24px;
            font-weight: 500;
        }
        
        .row.write-article {
            margin-bottom: 15px;
        }
        
        ul.btn-list li {
            display: inline-block;
            margin-right: 10px;
        }
        
        ul.btn-list li:first-child {
            margin: 0;
            margin-right: -4px;
        }
        
        ul.btn-list li:nth-child(2) {}
        
        ul.btn-list li:first-child a {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
        }
        
        ul.btn-list li:nth-child(2) a {
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }
        
        ul.btn-list li a {
            padding: 12px 14px;
            background: #fff;
            border: 1px solid #ccc;
            border-radius: 5px;
            display: block;
        }
        
        ul.btn-list li a:hover {
            background: #f1f1f1;
        }
        
        ul.btn-list li a:active {
            box-shadow: inset 0 4px 5px rgba(0, 0, 0, .2);
        }
        
        ul.btn-list li:last-child a {
            padding: 12px;
        }
        
        ul.btn-list li a img {}
        /*Count block*/
        
        ul.control-count-list {
            overflow: hidden;
        }
        
        ul.control-count-list &gt; li {
            float: left;
            margin-right: 10%;
        }
        
        ul.control-count-list &gt; li:last-child {
            margin-right: 0;
        }
        
        ul.control-count-list li p {
            text-align: left;
            line-height: 1.5em;
        }
        
        ul.control-count-list li p.count-text {
            font-size: 16px;
            font-weight: 500;
        }
        
        ul.control-count-list li b.count-number {
            font-size: 22px !important;
            font-weight: 500;
            white-space: nowrap;
        }
        
        .control-block {
            float: left;
        }
        
        .control-btns {
            width: 22%;
            margin-right: 3%;
            border-right: 2px solid #ccc;
            padding-right: 0%;
        }
        
        .control-count {
            margin-top: 10px;
            width: 45%;
        }
        
        .control-time {
            width: 30%;
            margin-top: -8px;
        }
        
        .control-note {
            width: 60%;
            padding-right: 2.5%;
            margin-right: 2.5%;
            font-size: 16px;
            font-weight: 500;
            border-right: 2px solid #ccc;
            text-align: justify;
        }
        
        .section-review-article .control-count {
            width: 35%;
            margin-top: 0;
        }
        
        .section-review-article ul.control-count-list &gt; li {
            padding: 0 1%;
        }
        
        .time-rem {
            text-align: right;
            font-size: 16px;
            font-weight: 600;
            margin-bottom: 5px;
            color: #da571f;
        }
        
        #writetimer {
            font-size: 38px;
            text-align: right;
            font-weight: 600;
            color: #da571f;
            letter-spacing: 4px;
        }
        
        #writetimer span.num {
            font-size: inherit;
            font-weight: inherit;
            display: inline-block;
            width: 52px;
        }
        
        #writetimer span {
            font-size: 18px;
            font-weight: 600;
        }
        
        .article-body-area {
            margin-top: 0px;
        }
        
        .article-body-area-div {
            border: 2px solid grey;
            border-radius: 5px;
            padding: 15px;
        }
        
        .article-body-area textarea {
            height: 500px;
            padding: 41px 41px;
            line-height: 1.5em;
        }
        
        #iwriter-quill-editor .ql-container {
            min-height: 500px;
            background-color: white;
        }
        
        .write-article .buttons {
            margin-top: 15px;
        }
        
        .buttons .btn {
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            padding: 13px 27px;
            transition: background 0.3s ease;
        }
        
        .buttons .btn:active {
            box-shadow: inset 0 4px 5px rgba(0, 0, 0, .2);
        }
        
        .buttons .btn.btn-cncl {
            background: #657784;
        }
        
        .buttons .btn.btn-cncl:hover {
            background: #748897;
        }
        
        .buttons .btn.btn-drft {
            background: #d95319;
            margin-left: 7px;
        }
        
        .buttons .btn.btn-drft:hover {
            background: #e7581b;
        }
        
        .buttons .btn.btn-sbmt {
            background: #709234;
            margin-left: 20px;
        }
        
        .buttons .btn.btn-sbmt:hover {
            background: #7da33a;
        }
        
        .submt-mess {
            margin-top: 15px;
        }
        
        .submt-mess p {
            color: #acacac;
            font-size: 16px;
            font-weight: 400;
            margin-bottom: 7px;
        }
        
        .submt-mess p:last-child {
            margin-bottom: 0;
        }
        
        .submt-mess p span {
            color: #8cae11;
        }
        
        .section-writer-history {
            background-color: #eff4f7;
            padding: 47px 0;
        }
        
        .section-writer-history table thead tr th {
            background: #1394cb;
            color: #fff;
            font-size: 16px;
            font-weight: 600;
            text-align: center;
            padding: 14px 6px;
        }
        
        .section-writer-history table thead tr th:first-child,
        .section-writer-history table tbody tr td:first-child {
            text-align: left;
            padding-left: 28px;
            width: 33%;
        }
        
        .section-writer-history table tbody tr td {
            background: #fff;
            font-size: 16px;
            font-weight: 500;
            border: 0;
            color: #333333;
            text-align: center;
            padding: 9px 8px;
            border-left: 1px solid #ddd;
        }
        
        .section-writer-history table tbody tr:first-child td {
            padding-top: 19px;
        }
        
        .section-writer-history table tbody tr:nth-child(2n) td {
            background: #eff4f7;
        }
        
        .section-writer-history table tbody tr:hover td {
            background: #e9eef1;
        }
        
        a.hire-wrtr {
            color: #8fb017;
        }
        
        a.hire-wrtr:hover {
            text-decoration: underline;
        }
        /* last row styles */
        
        .section-writer-history table tbody tr.last-row td {
            padding: 18px 0;
            background: #fff;
        }
        
        .section-writer-history table tbody tr.last-row:hover td {
            /*background: #fff;*/
        }
        
        .section-writer-history table tbody tr.last-row:nth-child(2n):hover td {
            /*background: #eff4f7;*/
        }
        /* END last row styles */
        
        .tbl-rate-label {
            display: inline-block;
            font-size: 13px;
            font-weight: 400;
            text-align: center;
            border: 2px solid #ccc;
            padding: 2px 9px 1px;
            width: 124px;
            border-radius: 13px;
            margin-left: 10px;
            color: #7a7a7a;
        }
        
        .tbl-rate-label i {
            font-size: 12px;
            margin-top: 3px;
        }
        
        .tbl-rate-label.tbl-rate-prem {
            border-color: #b6964a;
        }
        
        .tbl-rate-label.tbl-rate-prem i {
            color: #b6964a
        }
        
        .tbl-rate-label.tbl-rate-stand {
            border-color: #c0c2c7;
        }
        
        .tbl-rate-label.tbl-rate-stand i {
            color: #c0c2c7;
        }
        
        .tbl-rate-label.tbl-rate-elite {
            border-color: #436c89;
        }
        
        .tbl-rate-label.tbl-rate-elite i {
            color: #436c89;
        }
        
        .tbl-rate-label.tbl-rate-elite-plus {
            border-color: #ffae00;
        }
        
        .tbl-rate-label.tbl-rate-elite-plus i {
            color: #ffae00;
        }
        
        .section-review-article h1 {
            margin-bottom: 38px;
        }
        
        .section-review-article .headline-p {
            font-size: 17px;
            font-weight: 500;
            line-height: 1.7em;
            color: #333;
        }
        
        .section-review-article .headline-p.last-p {
            margin-top: 38px;
        }
        
        span.copyscape-label {
            display: inline-block;
            padding: 0px 7px 2px;
            background: #fff;
            margin: 0 6px;
            font-family: Times-New-Roman, serif;
            font-size: 21px;
            border: 1px solid #ccc;
            color: #000084;
        }
        
        .section-review-article .panel-review-articles {
            padding: 25px;
            background: #fff;
            border: 1px solid #e8e8e8;
        }
        
        .section-review-article .panel-heading p a {
            background: #fff;
        }
        
        .section-review-article .panel-title i.fa-angle-up,
        .section-review-article .panel-title i.fa-angle-down {
            border: 2px solid #333;
            padding: 3px 9px 6px;
            border-radius: 25px;
            box-sizing: border-box;
            transition: border-color 0.2s ease;
            float: left;
            font-size: 23px;
            font-weight: 800;
        }
        
        .section-review-article .panel-title i.fa-angle-down {
            padding: 6px 9px 3px;
        }
        
        .section-review-article .panel-heading p a {
            font-size: 24px;
        }
        
        .section-review-article .proj-instruc-box .proj-info {
            width: 40%;
            border: 0;
            margin-right: 0;
        }
        
        .section-review-article .proj-instruc-box .proj-instr {
            width: 54%;
            padding-left: 6%;
            border-left: 3px solid #e5e5e5;
        }
        
        .section-review-article .proj-instruc-box {
            border: 0;
            margin-top: 0;
            padding-top: 27px;
            padding-bottom: 5px;
        }
        
        table.table-proj-info {}
        
        table.table-proj-info tr td {
            border: 0;
            color: #333;
            font-weight: 400;
            font-size: 16px;
            padding: 5px 0;
        }
        
        table.table-proj-info tr td:first-child {
            font-weight: 600;
        }
        
        table.table-proj-info tr td:nth-child(2) {
            padding-left: 55px;
            /*padding-right: 10%;*/
        }
        
        .written-by {
            font-size: 16px;
            font-weight: 500;
            margin-top: 15px;
        }
        
        .textarea-wrapper {}
        
        .textarea-wrapper {
            border-radius: 5px;
            border: 2px solid #ccc;
            margin-bottom: 25px;
            margin-top: 25px;
        }
        
        .textarea-wrapper .article-body-area {
            border-bottom: 2px solid #ccc;
            background: #fff;
            margin-top: 0;
        }
        
        .textarea-wrapper .article-body-area textarea {
            border: 0;
            outline: none;
        }
        
        .textarea-wrapper .buttons {
            padding: 34px 41px 15px;
            margin-top: 0;
        }
        
        .textarea-wrapper .buttons .btn {
            padding: 9px 21px;
            font-size: 17px;
        }
        
        .btn-approve {
            background: #9eba4b;
            margin-right: -16px;
            margin-left: 7px;
            padding-right: 27px !important;
        }
        
        .btn-approve-chapter {
            margin-right: 5px;
        }
        
        .btn-approve:hover {
            background: #a7c550;
        }
        
        .btn-approve-info {
            background-color: #709234;
            cursor: text;
            box-shadow: none !important;
        }
        
        .approve-btn-box {
            display: inline-block;
        }
        
        .btns-to-right-box {
            float: right;
            text-align: right;
        }
        
        .textarea-wrapper .buttons .btn.btn-spam {
            color: #657784;
            border: 3px solid #657784;
            padding: 7px 21px;
            margin-left: 4px;
            transition: none;
        }
        
        .textarea-wrapper .buttons .btn.btn-spam:hover {
            background: #657784;
            color: #fff;
        }
        
        .section-review-article.section-write-article .panel-heading {
            background: #fff;
        }
        
        .balance-link {
            position: relative;
        }
        
        .nav-balance-box {
            display: none;
            position: absolute;
            width: 195px;
            border: 3px solid #fff;
            padding: 19px 17px;
            background: #3C4B56;
            border-radius: 5px;
            right: -57px;
            bottom: -75px;
        }
        
        .nav-balance-box p {
            color: #fff;
            font-size: 16px;
            font-weight: 600;
        }
        
        .nav&gt;li.balance-link {}
        
        .nav-balance-box p span.balance-amount {
            font-size: 18px;
            color: #a7dfff;
        }
        
        li:hover .nav-balance-box {
            display: block;
        }
        
        .corner-cont {
            position: relative;
        }
        
        .corner-cont .corner-balance {
            position: absolute;
            top: -39px;
            left: 77px;
        }
        
        .profile-p {
            font-size: 15px;
            font-weight: 400;
            margin-top: 33px;
            margin-bottom: 11px;
        }
        
        .profile-p + .input-wrapper &gt; select[multiple] {
            height: 150px;
            padding-top: 10px;
            font-size: 15px;
            padding-bottom: 15px;
        }
        
        .section-edit-profile-writer .col-form-edit-profile {
            border: 0;
        }
        
        .short-bio {
            height: 205px;
        }
        
        .profile-sum-p {
            font-size: 18px;
            margin-bottom: 15px;
            font-weight: 500;
        }
        
        .profile-sum-txta {
            min-width: 100%;
            min-height: 200px;
            resize: vertical;
        }
        
        .stats-sum-txta {
            border: none;
            border-style: none;
            border-color: Transparent;
            overflow: auto;
            outline: none;
        }
        
        .form-container.prof-sum-form-cont {
            padding-top: 45px;
            padding-bottom: 45px;
        }
        
        .row-wrapper.rw-edit-pay-info {
            overflow: hidden;
        }
        
        .row-wrapper.rw-edit-pay-info .col-md-5,
        .row-wrapper.rw-edit-pay-info .col-md-7 {
            border: 0;
            padding: 50px 65px;
        }
        
        .row-wrapper.rw-edit-pay-info .col-md-12 {
            background: #fbfcfd;
            padding: 40px 65px;
            border-bottom: 1px solid #c2c7ca;
        }
        
        .row-wrapper.rw-edit-pay-info .col-md-12 img {
            float: left;
        }
        
        p.paypal-text {
            margin-left: 96px;
            font-size: 16px;
            font-weight: 500;
            line-height: 1.6em;
        }
        
        .row-wrapper.rw-edit-pay-info .col-md-7 {
            padding-left: 23px;
        }
        
        .row-wrapper.rw-edit-pay-info .row {
            margin-bottom: 15px;
        }
        
        .row-wrapper.rw-edit-pay-info .row .col-md-3 {
            font-size: 16px;
            font-weight: 500;
        }
        
        p.small-note {
            margin-top: 5px;
        }
        
        p.small-note a {
            color: #8fb017;
            font-weight: 500;
        }
        
        p.small-note a:hover {
            text-decoration: underline;
        }
        
        p.small-note-ssn {
            font-size: 12px;
            font-weight: 100;
        }
        
        .row-wrapper.rw-edit-pay-info .col-md-7 .row .col-md-3 {
            padding-right: 0;
        }
        
        .input-wrapper textarea {
            outline: none;
        }
        
        .modal .personal-info h3,
        .modal .personal-info h3 + p {
            color: #333333;
        }
        
        .modal .rating-box {
            /*background: #F9F9F9;*/
            background: #ffffff;
            /*border: 1px solid #e5e5e5;*/
            padding-top: 0;
            padding-bottom: 0;
            border: none;
            width: 50%;
            float: left;
            margin-top: 0;
        }
        
        .modal .rating-box .tabs {
            overflow: hidden;
            margin-bottom: -1px;
        }
        
        .modal .rating-box .tabs ul {}
        
        .modal .rating-box .tabs ul li {
            float: left;
            width: 49.5%;
            margin-right: 1%;
            font-size: 1.1em;
            font-weight: 700;
            text-align: center;
            padding: 7px 0;
            border: 1px solid #e5e5e5;
            border-top-right-radius: 5px;
            border-top-left-radius: 5px;
            background: #ffffff;
            cursor: pointer;
        }
        
        .modal .rating-box .tabs ul li.active {
            border-bottom: 1px solid transparent;
            background: #F9F9F9;
        }
        
        .modal .rating-box .tabs ul li:last-child {
            margin-right: 0%;
        }
        
        .modal .rating-box table {
            border: 1px solid #e5e5e5;
            background: #F9F9F9;
        }
        
        .modal .rating-box table td:first-child {
            padding-left: 5px;
        }
        
        .modal .inner-profile-box {
            float: left;
            width: 50%;
        }
        
        .modal .profile-settings-link {
            float: left;
            width: 100%;
            text-align: center;
            margin-top: 15px;
        }
        
        .modal .profile-settings-link a {
            color: #fff;
            font-weight: 600;
            font-size: 16px;
            display: block;
            background: #18A4C8;
            padding: 11px;
            border-radius: 5px;
        }
        
        .modal .profile-settings-link a:hover {
            text-decoration: none;
            background: #1ab0d7;
        }
        
        .modal .profile-settings-link a:active {
            box-shadow: inset 0 5px 4px rgba(0, 0, 0, .2);
        }
        
        .pure-profile-modal {
            overflow: hidden;
        }
        
        .modal ul li i {
            color: #ccc
        }
        
        li.envelope-link {
            position: relative;
        }
        
        .incoming-mess {
            right: 0;
            top: 3px;
            position: absolute;
            background: #57B9E8;
            padding: 1px 5px 4px;
            z-index: 9;
            color: #fff;
            font-size: 11px;
            line-height: 1em;
            border-radius: 8px;
            font-weight: 500;
        }
        
        .container-find-writres {
            background: url('find-writers.696e0276bfe8b92df832.png') no-repeat right 22px;
            padding-bottom: 40px;
        }
        
        .container-find-writres .row {
            margin-top: 41px;
        }
        
        .container-find-writres h1 {
            font-size: 36px;
            font-weight: 700;
            color: #333;
            padding-top: 16px;
            padding-bottom: 10px;
        }
        
        .input-wrapper .input-text.small-width {
            width: 80%;
        }
        
        .btn-search-writers {
            background: #8cae11;
            color: #fff;
            font-size: 18px;
            font-weight: 700;
            padding: 11px 26px 10px;
            margin-left: 1%;
            margin-top: -2px;
            transition: background 0.2s ease-out;
        }
        
        .btn-search-writers:hover {
            background: #97bc12;
            color: #fff;
        }
        
        .container-find-writres .input-wrapper select {
            width: 65%;
        }
        
        .container-find-writres .rank-wrapper select {
            width: 82%;
        }
        
        .container-find-writres .radio label {
            padding-left: 29px;
        }
        
        .col-star-rating-slider {
            padding-top: 17px;
        }
        
        .container-find-writres.project-filters .filter-slider-title {
            font-weight: 500;
        }
        
        .section-writer-results {
            background: #EFF4F7;
            padding-top: 23px;
        }
        
        .writer-data-row {
            background: #fff;
            border: 1px solid #ccc;
            padding: 47px 57px;
            border-bottom-width: 0;
        }
        
        .section-writer-results .container &gt; div:nth-last-of-type(2) {
            border-bottom-width: 1px;
        }
        
        ul.action-icons {}
        
        ul.action-icons li {
            display: inline-block;
            margin-left: 15px;
        }
        
        ul.action-icons li a img {
            opacity: 0.2;
            transition: opacity 0.3s ease-out;
        }
        
        ul.action-icons li a.favorite img,
        ul.action-icons li a:hover img {
            opacity: 0.4;
        }
        
        .w-coll {
            /*display: inline-block;*/
            display: block;
            float: left;
            vertical-align: top;
        }
        
        .w-coll .tbl-rate-label {
            margin-left: 0;
            padding: 1px 8px 0px;
            width: 122px;
        }
        
        .w-excerpt {
            max-width: 59%;
        }
        
        .w-excerpt h4 {
            overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;
            height: 1em;
            font-size: 19px;
            font-weight: 700;
            color: #333;
        }
        
        .w-excerpt p {
            font-size: 15px;
        }
        
        .w-avatar {
            margin-right: 25px;
        }
        
        .w-avatar img {
            max-width: 66px;
            max-height: 66px;
            border-radius: 33px;
        }
        
        .w-descr p {
            font-size: 15px;
            line-height: 1.6em;
            margin-top: 23px;
            font-weight: 400;
        }
        
        .highlights h3 {
            color: #8cae11;
            text-transform: uppercase;
            font-size: 15px;
            font-weight: 800;
        }
        
        .highlights h3 img {
            margin-top: -2px;
            margin-right: 10px;
        }
        
        table.highlights-table {
            margin-top: 22px;
            width: 100%;
        }
        
        table.highlights-table tr td {
            font-size: 15px;
            font-weight: 400;
            padding: 6px 6px;
            color: #333;
        }
        
        table.highlights-table tr td:first-child {
            width: 33%;
        }
        
        table.highlights-table tr td:nth-child(2) {
            width: 67%;
        }
        
        .container-find-writres .language-wrap h4 {
            color: #666666;
            font-weight: 500;
            font-size: 16px;
        }
        
        .cat-span {
            font-size: 16px;
            margin-right: 20px;
        }
        
        .col-wrt-8 {
            border-right: 3px solid #e5e5e5;
            padding-right: 5%;
        }
        
        .col-wrt-4 {
            padding-left: 5%;
        }
        
        .btn-apply-fast-track {
            width: 100%;
            background: #8cae11;
            color: #fff;
            border-radius: 5px;
            transition: background-color 0.3s ease-out;
            padding: 21px 0;
            font-size: 38px;
            font-weight: 700;
            margin-top: 34px;
        }
        
        .btn-apply-fast-track:hover {
            background: #96ba12;
            color: #fff;
        }
        
        .input-wrapper.custom-add-field {
            overflow: hidden;
        }
        
        .input-wrapper.custom-add-field span,
        .input-wrapper.custom-add-field .btn,
        .input-wrapper.custom-add-field input {
            float: left;
            width: 30%;
            line-height: 40px;
        }
        
        .input-wrapper.custom-add-field span {
            width: 80px;
        }
        
        .input-wrapper.custom-add-field .btn {
            width: 83px;
            border: 0;
            background: #da571f;
            margin-left: 10px;
            color: #fff;
            font-size: 14px;
            font-weight: 700;
            padding: 0;
            transition: background 0.3s ease-out;
        }
        
        .input-wrapper.custom-add-field .btn:hover {
            background: #e55b21;
        }
        
        .input-wrapper.custom-add-field .btn:active {
            box-shadow: inset 0 4px 5px rgba(0, 0, 0, .2);
        }
        
        .input-wrapper.custom-add-field input {
            height: 40px;
            line-height: 40px;
        }
        
        .input-wrapper select.select-enable-formatting {
            width: 82px;
            margin-left: 10px;
            height: 40px;
            line-height: 40px;
        }
        
        .added-list-item {
            vertical-align: top;
            font-size: .8em;
        }
        
        .added-list-item a {
            float: left;
        }
        
        .added-list-item span {
            margin-left: 15px;
            display: block;
        }
        
        .rank_td_cell ul.profile-rank {
            position: relative;
        }
        
        .defa-tooltip {
            position: absolute;
            top: 27px;
            left: -143px;
            display: none;
            width: 286px;
            color: #fff;
            background: #57B9E8;
            font-weight: 500;
            font-size: 1.0em;
            padding: 3px 5px;
        }
        
        .rank_td_cell ul.profile-rank li i:hover + .defa-tooltip {
            display: block;
        }
        
        .rank_td_cell ul.profile-rating {
            position: relative;
        }
        
        .rank_td_cell ul.profile-rating:hover .defa-tooltip {
            display: block;
            z-index: 111;
        }
        
        .category-select-box {
            overflow: hidden;
        }
        
        .category-select-box div {
            float: left;
            font-size: 16px;
            line-height: 50px;
            width: 25%;
        }
        
        .category-select-box select.category-select {
            float: left;
            width: 75%;
        }
        
        .btn-search-articles {
            width: 100%;
            background: #8cae11;
            color: #fff;
            font-size: 16px;
            font-weight: 500;
            height: 48px;
            transition: background 0.3s ease-out;
            border-radius: 5px;
        }
        
        .btn-search-articles:hover {
            background: #9ac013;
            color: #fff;
        }
        
        .cursor-pointer {
            cursor: pointer !important;
        }
        
        .creative-brief-box {
            margin-top: 39px;
        }
        
        .creative-brief-box h2 {
            font-size: 1.55em;
            margin-bottom: 20px;
        }
        
        .creative-brief-box .grey-dot {
            width: 10px;
            height: 10px;
            border-radius: 5px;
            margin-top: 5px;
        }
        
        .elite-plus-result .grey-dot {
            background: #816420;
        }
        
        .elite-result .grey-dot {
            background: #436c89;
        }
        
        .premium-result .grey-dot {
            background: #a99f00;
        }
        
        .standard-result .grey-dot {
            background: #a9a6a4;
        }
        
        .creative-brief-box &gt; div {
            padding-left: 0;
            /*margin-bottom: 24px;*/
        }
        
        .creative-brief-box p {
            font-size: 1.1em;
            font-weight: 500;
            line-height: 1.8em;
            color: #7a7a7a;
            margin-left: 20px;
            margin-bottom: 5px;
        }
        
        .creative-brief-h3 {
            margin-top: 30px;
        }
        
        p.creative-brief-p {
            margin-top: 15px;
        }
        
        .creative-brief-h3 a {
            text-decoration: none;
            color: #333;
        }
        
        .creative-brief-h3 a i {
            float: left;
        }
        
        .creative-brief-h3 a.collapsed .fa-angle-up {
            display: none;
        }
        
        .creative-brief-h3 a.collapsed .fa-angle-down {
            display: inline-block !important;
        }
        
        .creative-brief-h3 a .fa-angle-up {
            border: 1px solid #333;
            padding: 0px 5px 3px;
            border-radius: 15px;
        }
        
        .creative-brief-h3 a .fa-angle-down {
            border: 1px solid #333;
            padding: 2px 5px 1px;
            border-radius: 15px;
        }
        
        .creative-brief-h3 a span {
            display: block;
            margin-left: 35px;
            padding-top: 1px;
        }
        
        .writer-evaluation {
            margin: 20px 0;
        }
        
        .writer-evaluation .filter-slider-title {
            margin-bottom: 15px;
            font-size: 1.2em;
        }
        
        #approveModal .custom-checkbox {
            padding-top: 15px;
        }
        
        #approveModal .custom-checkbox label {
            font-size: 1.1em;
            font-weight: 200;
        }
        
        .language-wrap .listings-filter-box {
            margin-left: 30px;
            padding-left: 100px;
            width: 100%;
        }
        
        .language-wrap .listings-filter-box ul.radio {
            width: auto;
        }
        
        .language-wrap .listings-filter-box ul.radio li {}
        
        .listings-filter-box ul.custom-checkbox {
            float: left;
        }
        
        .listings-filter-box ul.custom-checkbox.first-ul {
            margin-right: 20px;
        }
        
        .photo-img-avatar-box img {
            max-width: 111px;
            max-height: 111px;
            border-radius: 56px;
        }
        
        .containerpassword {
            width: 100%;
            display: block;
            height: 50px;
            outline: none;
            line-height: 27px;
            font-size: 17px;
            font-weight: 400;
            margin-top: 12px;
            margin-bottom: 22px;
        }
        
        #passwordStrength {
            margin-top: 15px;
            height: 4px;
            display: block;
        }
        
        #passwordDescription {
            height: 10px;
            display: block;
            float: right;
            /*margin-right:15%;*/
            font-weight: bold;
        }
        
        .passwordStrength {
            margin-top: 10px;
            margin-right: 5px;
            font-size: 13px;
            font-weight: 500;
            float: left;
        }
        
        .strength0 {
            background: #cccccc;
        }
        
        .strength1 {
            width: 50px;
            background: #ff0000;
        }
        
        .strength2 {
            width: 25%;
            background: #ff5f5f;
        }
        
        .strength3 {
            width: 50%;
            background: #56e500;
        }
        
        .strength4 {
            background: #4dcd00;
            width: 75%;
        }
        
        .strength5 {
            background: #399800;
            width: 100%;
        }
        
        .input-wrapper.article-body-area .article-image {
            padding: 10px;
        }
        
        .ordering-book-chapters-title-bo h3 {
            text-align: right;
            font-size: 1.2em;
        }
        
        .suggestions {
            position: absolute;
            background: #fff;
            box-shadow: 0 0 3px rgba(0, 0, 0, .3);
            width: 87%;
            z-index: 100;
        }
        
        .suggestions ul li a {
            display: block;
            padding: 3px 3px;
            cursor: pointer;
        }
        
        .suggestions ul li a:hover {
            background: #f6f6f6;
        }
        
        .tag-add-list {
            position: absolute;
            background: #fff;
            box-shadow: 0 0 3px rgba(0, 0, 0, .3);
            z-index: 100;
        }
        
        .tag-add-list ul li a {
            display: block;
            padding: 3px 3px;
            cursor: pointer;
            position: absolute;
            text-align: left;
            width: 100%;
            line-height: 4px !important;
            border-radius: 0px !important;
            border: none !important;
            background: white !important;
            color: #00afd1 !important;
            border: none !important;
            box-shadow: 0 0 3px rgba(0, 0, 0, .3) !important;
        }
        
        .tag-add-list ul li a:hover {
            background: #f6f6f6;
        }
        
        .tag-not-found {
            color: #666 !important;
            font-weight: 500 !important;
        }
        
        .suggestions-container {
            position: relative;
        }
        
        .formatting-options-ul li label {
            font-size: 14px;
        }
        
        .account-info-1-column .big-avatar img {
            border-radius: 60px;
        }
        
        .find-writer-line {
            position: relative;
        }
        
        .found-writers-autocomplete-box {
            position: absolute;
            top: 52px;
            left: 15px;
            z-index: 1000;
            background: #fff;
            width: 50%;
            border-radius: 5px;
            border: 2px solid #ccc;
        }
        
        .found-writers-autocomplete-box ul li {
            padding: 2px 10px;
            font-size: 1.2em;
        }
        
        .found-writers-autocomplete-box ul li:hover {
            cursor: pointer;
            background: #e0e0e0;
        }
        
        .found-writers-autocomplete-box ul li a {
            display: inline-block;
            width: 100%;
        }
        
        #foundWritersModal .writer-avatar {
            width: 50px;
            height: 50px;
            border-radius: 25px;
            box-shadow: 1px 1px 3px;
        }
        
        #foundWritersModal table tr td {
            vertical-align: middle;
        }
        
        #foundWritersModal table tr:first-child td {
            border: 0;
        }
        
        .modal ul li.orange-star i {
            color: #f2852b;
        }
        
        #foundWritersModal ul.star-rating li {
            margin-right: 0;
        }
        
        #foundWritersModal ul.star-rating li i {
            font-size: 0.8em;
        }
        
        #foundWritersModal .account-label {
            margin-bottom: 0;
        }
        
        .td-writer-star-rating {
            text-align: center;
        }
        
        .td-writer-rank {
            text-align: center;
        }
        
        .section-view-statistics h1 span {
            color: #0a9fd8;
        }
        
        .row-iwriters-filters .team-buttons button {
            font-size: 0.9em;
            padding: 11px 12px;
        }
        
        #createTeamModal textarea {
            max-width: 100%;
        }
        
        .bonus-amount-input,
        .funds-amout {
            background: #fff url('dollar-sign.1c8900ebacc22a7e6932.png') 5px center no-repeat;
        }
        
        .request-textarea {
            max-width: 100%;
        }
        
        .reply-box textarea {
            max-width: 100%;
        }
        
        #parallax-two.parallax.today-on-iwriter {
            background-image: url('order-custom-content-now-2.d20bcf12aec7e5a81461.jpg');
        }
        
        #parallax-one.parallax.today-on-iwriter {
            background-image: url('iwriter-today.aa4728baefca4dae5ba6.jpg');
        }
        
        table.index-page-rated-table {
            border-collapse: separate;
            border-spacing: 0px 5px;
        }
        
        .index-page-rated-table .rating-stars-box li {
            font-size: 0.8em;
        }
        
        .contact-form .form-box input + div {
            width: 50%;
            /* margin-top: -25px; */
            border-radius: 25px;
            /* padding-top: 35px; */
        }
        
        .contact-form .form-box textarea + .themes-error-container {
            max-width: 700px;
            min-width: 80%;
            border-radius: 25px;
        }
        
        .security-code + .themes-error-container {
            max-width: 340px;
        }
        
        .contact-form .form-box input.subject-input + div {
            max-width: 700px;
            width: 100%;
        }
        
        .register-request-form input[required].text-input.ng-invalid.ng-pristine {
            border: 3px solid #c2c7ca;
        }
        /*.register-request-form input[required].text-input.ng-invalid{*/
        /*border: 3px solid #c7313d;*/
        /*}*/
        
        .ng-pristine.ng-invalid {
            box-shadow: none;
        }
        
        .themes-error-container {
            position: relative;
            font-family: 'Raleway', sans-serif;
            font-weight: 500;
            padding: 5px 15px;
            margin-bottom: 0;
            font-size: 13px;
        }
        
        .request-container .themes-error-container {
            margin-left: 45px;
        }
        
        p.key-wrapper .w-con.dis {
            border-color: #ccc;
            color: #969798;
        }
        
        p.key-wrapper .w-con.dis:hover {
            background: #f6f6f6;
        }
        
        .register-request-form input.text-input.has-error {
            margin-bottom: 0;
        }
        
        .register-request-form .themes-error-container {
            max-width: 382px;
            display: inline-block;
            width: 100%;
            margin-bottom: 10px;
            border-radius: 25px;
            text-align: center;
        }
        
        .login-form.register-request-form .themes-error-container {
            display: block;
            max-width: 382px;
            margin: 0 auto;
            border-radius: 25px;
            margin-bottom: 20px;
        }
        
        table.index-page-rated-table img.avatar-img {
            float: left;
            margin-right: 0;
            display: block;
        }
        
        table.index-page-rated-table img.avatar-img + a {
            margin-left: 50px;
            margin-top: 5px;
            display: block;
        }
        
        .small-version-for-steps .col-xs-3,
        .small-version-for-steps .col-xs-9 {
            margin-bottom: 20px;
        }
        
        .small-version-for-steps .col-xs-3 {
            text-align: right;
        }
        
        .small-version-for-steps img {
            width: 65px;
        }
        
        .small-version-for-steps h4 {
            font-size: 18px;
            margin-top: 10px;
        }
        
        .small-version-for-steps p {
            font-size: 14px;
        }
        
        .small-version-for-steps p a {}
        
        .request-container textarea + .themes-error-container {
            margin-left: 0;
        }
        
        .profile-sum-txta,
        .short-bio {
            max-width: 100%;
        }
        
        .register-request-form input.register-password {
            margin-bottom: 0px;
        }
        
        .register-request-form #passwordDescription {
            margin-top: 10px;
            float: left;
        }
        
        .register-request-form .containerpassword {
            display: inline-block;
            margin-right: 25px;
            margin-top: 0;
        }
        
        .proj-info p {
            word-break: break-all;
        }
        
        .short-bio {
            min-width: 75%;
            min-height: 120px;
        }
        
        #manageTeamModal.text-primary i {
            color: #337ab7;
        }
        
        #manageTeamModal a.text-primary:hover i,
        #manageTeamModal a.text-primary:focus i {
            color: #286090;
        }
        
        #manageTeamModal .text-success i {
            color: #3c763d;
        }
        
        #manageTeamModal a.text-success:hover i,
        #manageTeamModal a.text-success:focus i {
            color: #2b542c;
        }
        
        #createTeamModal p {
            margin-bottom: 0.5em;
            margin-top: 1em;
        }
        
        .well.successfully-uploaded {
            padding: 10px;
            padding-top: 11px;
            border: 2px solid #A2C59D;
            margin-bottom: 0;
            background: #F1FBF3;
        }
        
        .order-content-category-select {
            background: rgba(255, 255, 255, 0.85);
        }
        
        .section-request .fileUpload {
            margin-top: 0;
            float: left;
            width: 35%;
            transition: width ease 0s;
            max-height: 46px;
        }
        
        .section-request .fileUpload.file-is-chosen {
            border-top-right-radius: 0;
            border-bottom-right-radius: 0;
            border-right: 0;
            width: 20%;
            padding: 10px 10px;
        }
        
        .uploaded-file-name {
            color: #888888;
            font-size: 0.8em;
            float: left;
            height: 46px;
            line-height: 43px;
            border: 2px solid #C5C6C8;
            border-left-width: 1px;
            width: 70%;
            text-align: left;
            cursor: not-allowed;
            overflow: hidden;
            padding: 0 10px;
            border-radius: 4px;
            background: #F9F9F9;
            font-weight: 400;
            border-top-left-radius: 0;
            border-bottom-left-radius: 0;
        }
        
        .add-found-to-fav.found-writers-autocomplete-box ul li a {
            display: block;
            width: auto;
            float: right;
        }
        
        .remove-text-file {
            float: left;
            width: 10%;
        }
        
        .remove-text-file a {
            display: block;
            height: 46px;
            color: #d9534f;
            line-height: 42px;
            padding: 0 10px;
            background-color: #FFFFFF;
            border: 2px solid #C5C6C8;
            border-radius: 5px;
            margin-left: 4px;
            transition: none;
        }
        
        .remove-text-file a:active {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        }
        
        .remove-text-file a:hover {
            color: #fff;
            background-color: #c9302c;
            border-color: #ac2925;
        }
        
        .start-files-uploading-box {
            width: 40%;
            float: left;
        }
        
        .start-files-uploading {
            height: 46px;
            color: #4cae4c;
            line-height: 42px;
            padding: 0 10px;
            background-color: #FFFFFF;
            border: 2px solid #4cae4c;
            border-radius: 5px;
            margin-left: 4px;
            transition: none;
        }
        
        .start-files-uploading:disabled,
        .start-files-uploading:hover:disabled {
            color: inherit;
            background-color: #F2F2F2;
            border-color: #abacae;
        }
        
        .start-files-uploading:hover {
            color: #fff;
            background-color: #5cb85c;
            border-color: #4cae4c;
        }
        
        .start-files-uploading:active {
            box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
        }
        
        .submissionIwriters li {
            margin-top: 3px;
        }
        
        #findUserAndSendMessageModal .remove-item {
            color: #da571f;
            cursor: pointer;
        }
        
        #findUserAndSendMessageModal .remove-item:hover {
            color: #ae491a;
        }
        
        #findUserAndSendMessageModal .suggestions-container {
            margin-bottom: 15px;
        }
        
        #foundWritersModal img {
            max-width: 100px;
            max-height: 100px;
            border-radius: 55px;
        }
        
        .mail-messages-list li {
            position: relative;
        }
        
        .mail-messages-list li .custom-checkbox {
            position: absolute;
            left: 13px;
            top: calc(50% - 10px);
        }
        
        .mail-messages-list li .custom-checkbox i {
            color: #d9534f;
            cursor: pointer;
            font-size: 1.5em;
        }
        
        .mail-messages-list li .custom-checkbox i:hover {
            color: #c9302c;
        }
        
        .rating-label.elite-plus-label {
            border-color: #b6964a;
            color: #614a12;
            background: #fff5dd;
        }
        
        .rating-label.elite-plus-label.active,
        .rating-label.elite-plus-label:hover {
            background: #fff0c0;
        }
        
        .rating-label.elite-label {
            border-color: #436c89;
            color: #436c89;
            background: #dbf0ff;
        }
        
        .rating-label.elite-label.active,
        .rating-label.elite-label:hover {
            background: #d0e4ff;
        }
        
        .rating-label.premium-label {
            border-color: #754d00;
            color: #754d00;
            background: #fbffd1;
        }
        
        .rating-label.premium-label.active,
        .rating-label.premium-label:hover {
            background: #eff4a5;
        }
        
        .rating-label.standard-label {
            border-color: #a9a6a4;
            color: #a9a6a4;
            background: #fbf8f5;
        }
        
        .rating-label.standard-label.active,
        .rating-label.standard-label:hover {
            background: #f0edea;
        }
        
        .section-project-lvl {
            background: #EFF4F7;
            padding-bottom: 10px;
            padding-top: 40px;
        }
        
        .rating-label.rating-label-btn {
            cursor: pointer;
        }
        
        .rating-label.rating-label-btn.active,
        .rating-label.rating-label-btn:active {
            box-shadow: inset 1px 1px 5px rgba(0, 0, 0, .3);
        }
        
        .section-project-lvl + .section-filter-options {
            padding-top: 10px;
        }
        
        .project-money-brief {
            width: 70%;
            margin-left: 30%;
        }
        
        .rej-apr-info {
            float: right;
            display: block;
            font-size: 0.8em;
            overflow: hidden;
        }
        
        .rej-apr-info span:nth-child(2) {
            margin-left: 10px;
        }
        
        .btn-details-box {
            float: right;
        }
        
        .btn-details-box a.btn-details {
            width: 125px;
        }
        
        .section-project-lvl-new {
            padding: 20px 0 0px;
            background: #EFF4F7;
        }
        
        .section-project-lvl-new .flat-btn {
            float: left;
            border-radius: 0;
            border: 1px solid #c0c2c7;
            box-sizing: border-box;
            background: #fff;
            color: #999;
            height: 37px;
        }
        
        .section-project-lvl-new .flat-btn:active {
            box-shadow: inset 0px 1px 5px rgba(0, 0, 0, .3);
        }
        
        .section-project-lvl-new .flat-btn:hover {
            background: #F3F3F3;
        }
        
        .section-project-lvl-new .flat-btn.all-btn {
            width: 10%;
        }
        
        .section-project-lvl-new .flat-btn.all-btn.active {
            color: #fff;
            background: #1394CB;
            border-color: #1394CB;
        }
        
        .section-project-lvl-new .flat-btn.all-btn.active {}
        
        .section-project-lvl-new .flat-btn.rating-btn {
            width: 22.5%;
        }
        
        .section-project-lvl-new .flat-btn.rating-btn:last-child {
            border-right-width: 1px;
        }
        
        .flat-btn.rating-label.rating-label-btn.active {
            box-shadow: none;
        }
        
        .flat-btn.rating-label.rating-label-btn.active {}
        
        .rating-label.rating-label-btn.elite-plus-label.active {
            color: #614a12;
            border-color: #614a12;
        }
        
        .rating-label.rating-label-btn.elite-label.active {
            color: #436c89;
            border-color: #436c89;
        }
        
        .rating-label.rating-label-btn.premium-label.active {
            color: #754d00;
            border-color: #754d00;
        }
        
        .rating-label.rating-label-btn.standard-label.active {
            color: #a9a6a4;
            border-color: #a9a6a4;
        }
        
        .rating-label.rating-label-btn.elite-plus-label.active:hover {
            background: #fff0c0
        }
        
        .rating-label.rating-label-btn.elite-label.active:hover {
            background: #d0e4ff
        }
        
        .rating-label.rating-label-btn.premium-label.active:hover {
            background: #eff4a5;
        }
        
        .rating-label.rating-label-btn.standard-label.active:hover {
            background: #F0EDEA
        }
        
        .category-select button.list-group-item {
            padding: 5px;
            border: none;
            font-size: 1.1em;
            font-weight: 500;
            outline: none;
        }
        
        .category-select button.list-group-item small {
            display: none;
        }
        
        .category-select button.list-group-item:hover small {
            display: inline;
        }
        
        .category-select {
            height: 150px;
            overflow: auto;
            border: 2px solid #C5C6C8;
            border-radius: 5px;
        }
        
        p.category-labels {
            display: flex;
            flex-wrap: wrap;
        }
        
        p.category-labels span.category-label {
            margin: 3px;
        }
        
        p.category-labels span.category-label:hover {
            cursor: pointer;
        }
        
        p.category-labels span.category-label:hover i {
            color: #c9302c;
        }
        
        #sendBonusModal .modal-footer,
        #sendBonusModal .modal-header {
            border: 0;
        }
        
        #sendBonusModal .modal-title {
            font-size: 20px;
            font-weight: 600;
        }
        
        #sendBonusModal .bonus-amount-input {
            width: 100%;
            border: 2px solid #C2C7CA;
            border-radius: 4px;
            height: 50px;
            line-height: 50px;
            padding-left: 27px;
            padding-right: 10px;
        }
        
        #sendBonusModal .cancel-bonus-btn,
        #sendBonusModal .submit-bonus-btn {
            font-size: 16px;
            padding: 10px 15px;
        }
        
        #sendBonusModal .cancel-bonus-btn {
            color: #606263;
            background: #EFF4F7;
            border: 1px solid #C2C7CA;
        }
        
        #sendBonusModal .cancel-bonus-btn:hover {
            background: #e7ecef;
        }
        
        #sendBonusModal .submit-bonus-btn {
            color: #fff;
            background: #18A4C8;
            border: 1px solid #126175;
        }
        
        #sendBonusModal .submit-bonus-btn:hover {
            background: #1ab1d8;
        }
        
        .special-request-checkbox {
            text-align: left;
        }
        
        .special-request-checkbox label {
            margin-right: 0;
        }
        
        .all-order-filters-box &gt; div {
            float: left;
        }
        
        .all-order-filters-box .filter-title {
            width: 25%;
            line-height: 50px;
        }
        
        .all-order-filters-box .filter-body {
            width: 75%;
            position: relative;
        }
        
        .all-order-filters-box .filter-title.keyword-phrase {
            line-height: 25px;
        }
        
        .all-order-filters-box button {
            width: 75%;
        }
        
        .all-order-filters-box {}
        
        #manageTeamModal .select-team {
            font-size: 14px;
            margin-bottom: 15px;
            text-align: right;
        }
        
        #manageTeamModal .select-team span {
            float: left;
            line-height: 30px;
        }
        
        #manageTeamModal .select-team select {
            width: 50%;
            height: 30px;
            margin-left: 1%;
        }
        
        .purchase-btn {
            float: left;
            width: 48%;
            margin-left: 1%;
            background: #57B9E8;
            color: #fff;
            border: 1px solid #4CA2CC;
            font-weight: 500;
            transition: background linear 0s;
            outline: 0;
        }
        
        .purchase-btn:hover,
        .purchase-btn:active {
            color: #fff;
        }
        
        .purchase-btn.success {
            background: #8eb350;
            border-color: #7ea844;
        }
        
        .balance-info.purchase-info h3 {
            line-height: 35px;
        }
        
        .balance-info .purchaseStatus {
            line-height: 35px;
        }
        
        #verifyPhoneModal p.line-height-50 {
            line-height: 50px;
            font-size: 1.1em;
            font-weight: 500;
        }
        
        .row-wrapper.grammar-quiz {
            background: #fff;
            border: 1px solid #ccc;
            position: relative;
            overflow: hidden;
        }
        
        .quiz-question {
            margin-top: 15px;
            border-top: 1px solid #ccc;
            border-left: 0;
            padding-top: 15px;
        }
        
        .font-weight-500 {
            font-weight: 500;
        }
        
        .view-article-creative-brief .creative-brief-h3 {
            margin-top: 0;
        }
        
        .reviews p.feedback {
            margin-bottom: 0;
            font-style: italic;
        }
        
        .reviews p.feedback .quotes {
            font-size: 1.5em;
            font-weight: 600;
        }
        
        i.best-star {
            color: #f2852b;
        }
        
        i.good-star {
            color: #f29e60;
        }
        
        i.sufficient-star {
            color: #f2ae80;
        }
        
        .modal-open {
            overflow: auto;
            padding-right: 0 !important;
        }
        
        .elite-plus-result .row {
            background: #fff5dd;
        }
        
        .elite-result .row {
            background: #dbf0ff;
        }
        
        .premium-result .row {
            background: #fbffd1;
        }
        
        .standard-result .row {
            background: #fbf8f5;
        }
        
        .hint-text {
            font-size: 10px;
        }
        
        .curtain {
            position: absolute;
            width: 100%;
            height: 100%;
            z-index: 1000;
        }
        
        .curtain .onLoad .spinner {
            width: 30px;
            height: 30px;
        }
        
        .section-filter-options .panel-collapse {
            position: relative;
        }
        
        .btn-show-more-extra-info {
            border-width: 1px;
            outline: none;
            border-radius: 2px;
            padding: 1px 5px;
            /*color: #ffffff;*/
        }
        
        .btn-show-more-extra-info:hover,
        .btn-show-more-extra-info:visited,
        .btn-show-more-extra-info:active {
            /*color: #ffffff;*/
        }
        
        .elite-plus-result .btn-show-more-extra-info {
            border-color: #b6964a;
            background: #fff5dd;
            color: #816420;
        }
        
        .elite-plus-result .btn-show-more-extra-info:hover {
            background: #b6964a;
            color: #ffffff;
        }
        
        .elite-result .btn-show-more-extra-info {
            border-color: #436c89;
            background: #dbf0ff;
            color: #436c89;
        }
        
        .elite-result .btn-show-more-extra-info:hover {
            background: #436c89;
            color: #ffffff;
        }
        
        .premium-result .btn-show-more-extra-info {
            border-color: #a99f00;
            background: #fbffd1;
            color: #8a8200;
        }
        
        .premium-result .btn-show-more-extra-info:hover {
            background: #a99f00;
            color: #ffffff;
        }
        
        .standard-result .btn-show-more-extra-info {
            border-color: #96928f;
            background: #fbf8f5;
            color: #928f8d;
        }
        
        .standard-result .btn-show-more-extra-info:hover {
            background: #96928f;
            color: #ffffff;
        }
        
        .nav-balance-box p .large-account-link:hover span.balance-amount {
            color: #9cceff;
        }
        
        ul.mail-messages-list li.unread-message {
            background: #dff2fd;
        }
        
        .rating-box a {
            color: #fff;
        }
        
        .tab-container .tab-content p.feedback-view-article {
            margin: 0;
            text-align: right;
        }
        
        .tab-container .tab-content p.feedback-view-article a {
            font-size: 0.8em;
        }
        
        .tab-container .tab-content p.feedback-view-article a:hover {
            text-decoration: underline;
        }
        
        .add-funds-amount-error {
            margin-right: 39px;
        }
        
        .mail-messages-list li.loader-list-item,
        .mail-messages-list li.loader-list-item:hover {
            background: #fff !important;
        }
        
        #lc_chat_layout {
            right: 57px !important;
            box-shadow: none !important;
        }
        
        #lc_chat_layout {
            display: none;
        }
        
        table.ebook-approval-chapters tr td {
            border: 0;
            font-size: 1.1em;
            color: #333;
            vertical-align: middle;
        }
        
        table.ebook-approval-chapters tr td .text-primary i {
            color: #337ab7;
        }
        
        table.ebook-approval-chapters tr td .text-success i {
            color: #3c763d;
        }
        
        table.ebook-approval-chapters tr td .text-warning i {
            color: #8a6d3b;
        }
        
        table.ebook-approval-chapters tr td .text-info i {
            color: #31708f;
        }
        
        table.ebook-approval-chapters tr td .preview-chapter-link {
            display: inline-block;
        }
        
        .my-clients-slider {
            text-align: center;
        }
        
        .my-clients-slider .col-md-4 .col-sm-6 {
            width: 32%;
            display: inline-block;
            float: none;
        }
        
        .account-info-1-column {
            text-align: center;
        }
        
        .users-review-tabs .well {
            font-size: 1.1em;
        }
        
        .balance-info.add-funds-page {
            padding: 50px 0;
        }
        
        .add-money.add-funds-page {
            padding: 50px 0;
        }
        
        ul.mail-messages-list.messages-page li,
        ul.reply-messages-list.messages-page li {
            cursor: pointer;
        }
        
        .price-per-content-piece-input {
            padding-left: 20px !important;
        }
        
        .price-per-content-piece-input ~ .input-icon-per-content-piece-input {
            background: url('dollar-sign-black-grey-sprite.18ca9bf7e311ba00d45c.png') no-repeat 10px 15px;
            width: 20px;
            height: 46px;
            position: absolute;
            bottom: 0;
            top: 2px;
            left: 2px;
        }
        
        .price-per-content-piece-input ~ .input-icon-per-content-piece-input.empty {
            background-position: 10px -69px;
        }
        
        .inputPrice-wrapper {
            position: relative;
        }
        
        .proj-info-extra {
            position: relative;
        }
        
        .proj-info-extra p.collapsed + p.p-showMoreBtn {
            margin-top: -28px;
            z-index: 99;
            position: absolute;
            width: 100%;
        }
        
        .p-showMoreBtn {
            text-align: right;
            /*margin-top: -31px;*/
            /*z-index: 1111;*/
            /*position: absolute;*/
            /*width: 100%;*/
        }
        
        .elite-plus-result .p-showMoreBtn {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fff5dd+0,fff1cf+38,fff1cf+100&amp;0+0,0.5+39,1+100 */
            /*background: -moz-linear-gradient(left,  rgba(255,241,207,0) 0%, rgba(255,241,207,0.49) 38%, rgba(255,241,207,0.5) 39%, rgba(255,241,207,1) 100%); !* FF3.6-15 *!*/
            /*background: -webkit-linear-gradient(left,  rgba(255,241,207,0) 0%,rgba(255,241,207,0.49) 38%,rgba(255,241,207,0.5) 39%,rgba(255,241,207,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
            /*background: linear-gradient(to right,  rgba(255,241,207,0) 0%,rgba(255,241,207,0.49) 38%,rgba(255,241,207,0.5) 39%,rgba(255,241,207,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fff1cf', endColorstr='#fff5dd',GradientType=1 ); !* IE6-9 *!*/
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+53,ffffff+100&amp;0+0,0.25+0,0.73+53,1+100 */
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.73) 53%, rgba(255, 255, 255, 1) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#ffffff', GradientType=1);
            /* IE6-9 */
        }
        
        .elite-result .p-showMoreBtn {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#dbf0ff+0,dbf0ff+38,dbf0ff+100&amp;0+0,0.5+39,1+100 */
            /*background: -moz-linear-gradient(left,  rgba(219,240,255,0) 0%, rgba(219,240,255,0.49) 38%, rgba(219,240,255,0.5) 39%, rgba(219,240,255,1) 100%); !* FF3.6-15 *!*/
            /*background: -webkit-linear-gradient(left,  rgba(219,240,255,0) 0%,rgba(219,240,255,0.49) 38%,rgba(219,240,255,0.5) 39%,rgba(219,240,255,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
            /*background: linear-gradient(to right,  rgba(219,240,255,0) 0%,rgba(219,240,255,0.49) 38%,rgba(219,240,255,0.5) 39%,rgba(219,240,255,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00dbf0ff', endColorstr='#dbf0ff',GradientType=1 ); !* IE6-9 *!*/
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+53,ffffff+100&amp;0+0,0.25+0,0.73+53,1+100 */
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.73) 53%, rgba(255, 255, 255, 1) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#ffffff', GradientType=1);
            /* IE6-9 */
        }
        
        .premium-result .p-showMoreBtn {
            /*!* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbffd1+0,f9ffb8+38,f9ffb8+100&amp;0+0,0.5+39,1+100 *!*/
            /*background: -moz-linear-gradient(left,  rgba(249,255,184,0) 0%, rgba(249,255,184,0.49) 38%, rgba(249,255,184,0.5) 39%, rgba(249,255,184,1) 100%); !* FF3.6-15 *!*/
            /*background: -webkit-linear-gradient(left,  rgba(249,255,184,0) 0%,rgba(249,255,184,0.49) 38%,rgba(249,255,184,0.5) 39%,rgba(249,255,184,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
            /*background: linear-gradient(to right,  rgba(249,255,184,0) 0%,rgba(249,255,184,0.49) 38%,rgba(249,255,184,0.5) 39%,rgba(249,255,184,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00f9ffb8', endColorstr='#fbffd1',GradientType=1 ); !* IE6-9 *!*/
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+53,ffffff+100&amp;0+0,0.25+0,0.73+53,1+100 */
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.73) 53%, rgba(255, 255, 255, 1) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#ffffff', GradientType=1);
            /* IE6-9 */
        }
        
        .standard-result .p-showMoreBtn {
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fbf8f5+0,fbf8f5+38,fbf8f5+100&amp;0+0,0.5+39,1+100 */
            /*background: -moz-linear-gradient(left,  rgba(251,248,245,0) 0%, rgba(251,248,245,0.49) 38%, rgba(251,248,245,0.5) 39%, rgba(251,248,245,1) 100%); !* FF3.6-15 *!*/
            /*background: -webkit-linear-gradient(left,  rgba(251,248,245,0) 0%,rgba(251,248,245,0.49) 38%,rgba(251,248,245,0.5) 39%,rgba(251,248,245,1) 100%); !* Chrome10-25,Safari5.1-6 *!*/
            /*background: linear-gradient(to right,  rgba(251,248,245,0) 0%,rgba(251,248,245,0.49) 38%,rgba(251,248,245,0.5) 39%,rgba(251,248,245,1) 100%); !* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ *!*/
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fbf8f5', endColorstr='#fbf8f5',GradientType=1 ); !* IE6-9 *!*/
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+53,ffffff+100&amp;0+0,0.25+0,0.73+53,1+100 */
            /* FF3.6-15 */
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to right, rgba(255, 255, 255, 0.25) 0%, rgba(255, 255, 255, 0.73) 53%, rgba(255, 255, 255, 1) 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
            filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#40ffffff', endColorstr='#ffffff', GradientType=1);
            /* IE6-9 */
        }
        
        .proj-finance-details h3.keywords-available {
            text-transform: capitalize;
            display: inline-block;
            color: #fff;
            padding: 6px 21px;
            border-radius: 22px;
            font-size: 1.2em;
            font-weight: 600;
            margin-top: 0;
            margin-bottom: 0px;
        }
        
        .elite-plus-result .proj-finance-details h3.keywords-available {
            background: #B6964A;
        }
        
        .elite-plus-result .open .proj-finance-details h3.keywords-available,
        .elite-plus-result .proj-finance-details h3.keywords-available:hover {
            background: #c2a14e;
        }
        
        .elite-result .proj-finance-details h3.keywords-available {
            background: #436c89;
        }
        
        .elite-result .open .proj-finance-details h3.keywords-available,
        .elite-result .proj-finance-details h3.keywords-available:hover {
            background: #467a97;
        }
        
        .premium-result .proj-finance-details h3.keywords-available {
            background: #a99f00;
        }
        
        .premium-result .open .proj-finance-details h3.keywords-available,
        .premium-result .proj-finance-details h3.keywords-available:hover {
            background: #b5ab00;
        }
        
        .standard-result .proj-finance-details h3.keywords-available {
            background: #a6a3a1;
        }
        
        .standard-result .open .proj-finance-details h3.keywords-available,
        .standard-result .proj-finance-details h3.keywords-available:hover {
            background: #bcb9b7;
        }
        
        .well.ebook-project-info p {
            font-size: 1.1em;
            margin-bottom: 10px;
        }
        
        .well.ebook-project-info p.writer-ebook-buttons {
            text-align: center;
            margin-bottom: 0;
        }
        
        .section-mediate-1 {}
        
        .section-mediate-1 .container {
            padding-top: 60px;
            padding-bottom: 60px;
            background: url('bg-intermediate.bb988c2ca641db1a5c7c.jpg') no-repeat 93% bottom;
        }
        
        h1.intermediate-header {
            font-size: 2.6em;
            font-weight: 700;
            letter-spacing: -0.5px;
        }
        
        p.intermediate-p {
            margin-top: 14px;
            font-size: 1.4em;
            line-height: 1.5em;
            width: 70%;
            color: #333333;
        }
        
        .section-mediate-2 {
            background: #eff4f7;
            padding: 99px 0;
        }
        
        .section-mediate-2 .container {
            background: url('bg-intermediate-1.6f7513fda347a467b818.png') no-repeat left center;
            background-size: contain;
        }
        
        .mediate-2-p {
            margin-left: 20%;
        }
        
        .mediate-2-p-text {
            font-size: 1.4em;
            font-weight: 400;
            margin-bottom: 30px;
        }
        
        .mediate-2-p-radio ul li {
            display: inline-block;
            margin-right: 55px;
        }
        
        .mediate-2-p-radio .radio label:before {
            width: 20px;
            height: 20px;
            line-height: 20px;
            font-size: 54px;
            box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.6), 0px 0px 2px 0px rgba(0, 0, 0, 0.6);
        }
        
        .mediate-2-p-radio .radio input[type=radio]:checked + label:before {
            color: #1794c4;
            width: 20px;
            height: 20px;
            line-height: 20px;
            font-size: 54px;
        }
        
        .mediate-2-p-radio ul li:last-child {
            margin-right: 0;
        }
        
        .mediate-2-p-buttons {
            margin-top: 75px;
        }
        
        .mediate-2-p-buttons button {
            font-size: 1.3em;
            font-weight: 700;
            padding: 10px 21px;
        }
        
        .mediate-2-p-buttons .btn-cancel {
            background: #657783;
            color: #fff;
            margin-right: 10px;
        }
        
        .mediate-2-p-buttons .btn-next {
            background: #8cae11;
            color: #fff;
        }
        
        #projectDetailsModal .appr-rej-box {
            font-size: 12px;
            margin-top: 0px;
        }
        
        #projectDetailsModal .proj-finance-details {
            width: 100%;
        }
        
        #projectDetailsModal .proj-excerpt-box {
            float: none;
            padding: 0;
        }
        
        #projectDetailsModal .proj-finance-details table td {
            font-weight: 300;
            padding: 0 0 15px;
            font-size: 14px;
        }
        
        #projectDetailsModal p,
        #projectDetailsModal .proj-excerpt-body p {
            color: #333;
            margin-bottom: 15px;
            font-size: 14px;
        }
        
        #projectDetailsModal .proj-details-content {
            width: 100%;
        }
        
        #projectDetailsModal p.key-wrapper .v-spec-i,
        #projectDetailsModal p.key-wrapper .w-con,
        #projectDetailsModal #r-con {
            padding: 5px 10px;
            font-weight: 400;
            font-size: 14px;
        }
        
        #projectDetailsModal p.key-wrapper .v-spec-i {
            display: none;
        }
        
        #projectDetailsModal .proj-statistics {
            padding: 10px 5px;
        }
        
        #projectDetailsModal .proj-statistics div {
            border-right: 0;
            padding: 0;
        }
        
        #projectDetailsModal .proj-statistics div p:first-child {
            height: 3em;
        }
        
        #projectDetailsModal .proj-statistics div p:last-child {
            margin-bottom: 0;
        }
        
        #projectDetailsModal .keyword-topic-box h3 {
            margin-bottom: 15px;
        }
        
        #projectDetailsModal h3.p-rank {
            text-align: center;
            margin-bottom: 15px;
        }
        
        #projectDetailsModal .keyword-topic-box p {
            line-height: 1.5em !important;
            margin-bottom: 15px;
        }
        
        #projectDetailsModal .keyword-topic-box .col-md-6 p span {
            float: none;
            display: inline;
        }
        
        #projectDetailsModal .keyword-topic-box p.key-wrapper {
            padding-top: 0;
        }
        
        #projectDetailsModal .creative-brief-box {
            margin-top: 15px;
        }
        
        #projectDetailsModal .creative-brief-box h2 {
            margin-bottom: 15px;
            font-size: 18px;
        }
        
        .tip-text {
            font-size: 16px;
        }
        
        #manageProjectModal .tbl-rate-label,
        .tip-text .tbl-rate-label {
            -webkit-transform: scale(0.8);
            transform: scale(0.8);
            margin-left: 0;
        }
        
        .tip-input-box {}
        
        .tip-input-box input {
            float: none;
            width: 100%;
        }
        
        table.fee-table {
            width: 100%;
            margin-top: 10px;
        }
        
        table.fee-table tr td {
            padding: 3px 0;
            font-size: 16px;
        }
        
        table.fee-table tr td:first-child {
            width: 70%;
            text-align: right;
            padding-right: 5px;
        }
        
        table.fee-table tr td:last-child {
            width: 30%;
            text-align: left;
            padding-left: 5px;
        }
        
        .aff-stats-table .send-tip-btn {
            /*transform: scale(0.9);*/
            padding: 1px 7px;
        }
        
        #lc_chat_layout.lc-collapsed {
            height: 36px !important;
        }
        
        #lc_chat_layout.lc-collapsed #lc_chat_header {
            width: 36px !important;
            height: 36px;
            float: right;
            background-position: center center;
        }
        
        #lc_chat_layout.lc-collapsed #lc_chat_header #lc_chat_title {
            display: none;
        }
        
        #manageProjectModal .button-box {
            overflow: hidden;
            margin-bottom: 5px;
        }
        
        #manageProjectModal .button-box button {
            width: 49.5%;
            float: left;
            display: block;
            margin-right: 1%;
        }
        
        #manageProjectModal .button-box button:last-child {
            margin-right: 0;
        }
        
        #manageProjectModal .button-box button.wide-btn {
            width: 100%;
            margin-right: 0;
        }
        
        #requestNewKeywordsModal .row {
            margin-bottom: 10px;
        }
        
        #requestNewKeywordsModal p {
            margin-bottom: 0;
            padding: 5px 0;
        }
        
        #requestNewKeywordsModal input {
            font-size: 14px;
            font-weight: 400;
            border: 1px solid #ccc;
            border-radius: 4px;
            width: 100%;
            padding: 5px;
        }
        
        #requestNewKeywordsModal textarea {
            max-width: 100%;
            width: 100%;
            padding: 5px;
            border: 1px solid #ccc;
            border-radius: 4px;
        }
        
        .price-titles {
            position: relative;
        }
        
        .price-titles small {
            position: absolute;
            left: 25%;
            bottom: -1.7em;
        }
        
        .textarea-wrapper.textarea-wrapper-view-article-page {
            padding-bottom: 0;
        }
        
        .textarea-wrapper.textarea-wrapper-view-article-page .article-body-area {
            border-bottom: 0;
        }
        
        .section-content-process-on-load {
            background: #ffffff;
            height: 304px;
            position: relative;
        }
        
        .section-content-process-on-load.full-height {
            /*position: fixed;*/
            position: absolute;
            z-index: 1000;
            width: 100%;
            height: 100%;
        }
        
        .section-content-process-on-load h3 {
            position: absolute;
            top: 45%;
            left: 0;
            right: 0;
            text-align: center;
            font-weight: 100;
            font-size: 14px;
        }
        
        .container.section-1-writer-container,
        .container.section-1-client-container {
            padding-top: 49px;
            padding-bottom: 56px;
        }
        
        .auto-height {
            height: auto;
            overflow: hidden;
        }
        
        .auto-height-important {
            height: auto !important;
        }
        
        a.disabled-link {
            color: #666666;
            cursor: text;
            text-decoration: none;
        }
        
        .stats-rating-container .rating-md {
            font-size: 18px;
        }
        
        .client-box .rating-md {
            font-size: 17px;
        }
        
        .writer-history-container .rating-md {
            font-size: 17px;
        }
        
        .td-writer-star-rating .rating-md {
            font-size: 15px;
        }
        
        .rank_td_cell .rating-md {
            font-size: 13px;
        }
        
        .rank_td_cell .rating-md.rating-container .filled-stars {
            color: #8eb350;
        }
        
        .rank_td_cell .rating-container .rating-input {
            font-size: 0;
        }
        
        .rank_td_cell .rating-container .empty-stars {
            color: #fff;
        }
        
        .rating-stars-box .rating-md {
            font-size: 19px;
        }
        
        .btn-copyscape {
            color: #fff;
            background: #064f9c;
        }
        
        .btn-copyscape:hover {
            color: #fff;
            background: #0758ae;
        }
        
        .show-more-fav-buttons {
            text-align: center;
            margin-bottom: 20px;
        }
        
        .show-more-fav-buttons a {
            font-size: 18px;
            /*font-weight: 600;*/
        }
        
        .review-content-btn {
            font-size: 15px;
            color: #cb5252;
            border: 2px solid #cb5252;
            border-radius: 5px;
            padding: 8px 5px;
            width: 85px;
            margin-left: 15px;
            font-weight: 600;
            background: transparent;
        }
        
        .review-content-btn:hover {
            border-color: #cb5252;
            background: #cb5252;
            color: #ffffff;
        }
        
        .accept-spec-content-btn {
            font-size: 15px;
            color: #8cae11;
            border: 2px solid #8cae11;
            border-radius: 5px;
            padding: 8px 5px;
            width: 85px;
            margin-left: 15px;
            font-weight: 600;
            background: transparent;
        }
        
        .accept-spec-content-btn:hover {
            border-color: #8cae11;
            background: #8cae11;
            color: #ffffff;
        }
        
        .all-orders-table tr.not-download td {
            background: #dff2fd;
        }
        
        .download-option-box {
            border: 2px solid #5CB85C;
            border-radius: 5px;
            background: #5CB85C;
            color: #FFFFFF;
            padding: 5px;
            margin-top: 10px;
        }
        
        .download-option-column {
            width: 17%;
        }
        
        .download-option-icon {
            background: #FFFFFF;
            color: #5CB85C;
        }
        
        .spec-req-table .count-down-timer .text {
            font-size: 0.9em;
            margin-right: 1px;
        }
        
        .section-view-articles table.all-orders-table tr th:last-child {
            width: auto;
        }
        
        .section-view-articles table.all-orders-table tr {
            cursor: pointer;
        }
        
        .spec-req-table .count-down-timer .num {
            font-size: 1.1em;
        }
        
        .btn.all-orders-spec-req {
            width: 70px;
        }
        
        .timer-p i {
            font-size: 18px;
        }
        
        .timer-p .reserved-timer-text {
            float: left;
            margin-right: 10px;
        }
        
        .timer-p {
            font-size: 14px;
            margin-top: 15px;
            color: #c60000;
            font-weight: 400;
        }
        
        .timer-p span.num {
            font-size: 1.1em;
        }
        
        ul.specific-project-details {
            margin-top: 10px;
        }
        
        ul.specific-project-details li {
            display: inline-block;
            font-weight: 400;
        }
        
        ul.specific-project-details li.writer-earnings {
            font-size: 15px;
            border: 2px solid #70b773;
            background: #ffffff;
            border-radius: 6px;
            padding: 5px 19px;
            color: #333333;
            margin-right: 7px;
        }
        
        ul.specific-project-details li.writer-earnings img {
            margin-right: 10px;
        }
        
        .span-colon {
            margin: 0 5px 0;
            display: inline-block;
        }
        
        ul.specific-project-details li.date-and-words {
            font-size: 15px;
            color: #333333;
            padding: 7px 19px;
        }
        
        ul.specific-project-details li.date-and-words img {
            margin-right: 10px;
        }
        
        ul.specific-project-details li.date-and-words.word-count {
            margin-right: 0px;
            padding-right: 25px;
            border-right: 1px solid #c9c1ac;
        }
        
        .pop-up-container {
            position: relative;
            float: left;
        }
        
        .pop-up-container .pop-up-box-wrapper {
            position: absolute;
            top: 1.8em;
            width: 870px;
            padding-top: 27px;
            visibility: hidden;
            transition: visibility 0s linear 0s;
        }
        
        .pop-up-container:hover .pop-up-box-wrapper {
            z-index: 999;
            visibility: visible;
            transition: visibility 0s linear 1s;
        }
        
        .pop-up-container .pop-up-box {
            border: 2px solid transparent;
        }
        
        .pop-up-box p.collapsed {
            height: 9.7em;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .elite-plus-result-box .pop-up-box {
            background: #fff5dd;
            border-color: #B6964A;
        }
        
        .elite-result-box .pop-up-box {
            background: #dbf0ff;
            border-color: #436c89;
        }
        
        .premium-result-box .pop-up-box {
            background: #fbffd1;
            border-color: #a99f00;
        }
        
        .standard-result-box .pop-up-box {
            background: #fbf8f5;
            border-color: #a6a3a1;
        }
        
        .pop-up-box .top-box {
            padding: 25px 33px;
            position: relative;
        }
        
        .pop-up-box .top-box .corner {
            width: 24px;
            height: 15px;
            position: absolute;
            top: -19px;
            left: 60px;
        }
        
        .pop-up-box .bottom-box {
            padding: 25px 33px;
            background: #ffffff;
        }
        
        .pop-up-box .top-box .proj-finance-details h3 {
            text-align: right;
            margin-top: 0;
        }
        
        .pop-up-box .top-box p.client {
            margin: 5px 0 14px;
        }
        
        tr.background-transparent td {
            background: transparent !important;
        }
        
        .background-transparent {
            background: transparent !important;
        }
        
        tr.background-white td {
            background: #ffffff !important;
        }
        
        .background-white {
            background: #ffffff !important;
        }
        
        .view-earnings-box {
            display: inline-block;
        }
        
        .how-get-paid {
            text-align: center;
            padding-top: 7px;
            padding-right: 12px;
        }
        
        .how-get-paid a {
            color: #ffffff !important;
            text-decoration: underline;
            font-size: 15px;
            font-weight: 600;
        }
        
        .how-get-paid a:hover {
            text-decoration: none;
        }
        
        #filter-anchor {
            display: inline-block;
        }
        
        #expand-all-listings.disabled-link:hover {
            color: #999;
        }
        
        #expand-all-listings.disabled-link:hover &gt; span {
            border-color: #c0c2c7;
        }
        
        #expand-all-listings,
        #refresh-listings {
            font-size: 16px;
            display: inline-block;
            color: #999;
            line-height: 50px;
            height: 50px;
            position: relative;
            padding-left: 55px;
            transition: none;
        }
        
        #expand-all-listings &gt; span,
        #refresh-listings &gt; span {
            display: inline-block;
            position: absolute;
            top: 6px;
            left: 0;
            width: 44px;
            height: 44px;
            border: 2px solid #c0c2c7;
            border-radius: 24px;
        }
        
        #refresh-listings &gt; span &gt; span {
            position: relative;
            display: inline-block;
            width: 100%;
            height: 100%;
        }
        
        #expand-all-listings &gt; span &gt; span i {
            position: absolute;
            top: 11px;
            left: 11px;
        }
        
        #refresh-listings &gt; span &gt; span i {
            position: absolute;
            top: 11px;
            left: 12px;
        }
        
        #expand-all-listings:hover,
        #refresh-listings:hover {
            color: #00afd1;
        }
        
        #expand-all-listings:hover span,
        #refresh-listings:hover span {
            border-color: #00afd1;
        }
        
        #refresh-listings {
            margin-right: 10px;
        }
        
        a#filter-anchor {
            font-size: 16px;
            line-height: 50px;
            height: 50px;
            position: relative;
            padding-left: 55px;
            transition: none;
            color: #999;
            margin-right: 10px;
        }
        
        a#filter-anchor:hover {
            color: #00afd1
        }
        
        span.listing-filter-icon {
            color: #999;
            display: inline-block;
            position: absolute;
            top: 6px;
            left: 0;
            width: 44px;
            height: 44px;
            background: url('filter-icon-2.0419279cddb48c150c58.png') no-repeat center -15px;
            border: 2px solid #b2b2b2;
            border-radius: 32px;
        }
        
        a#filter-anchor:hover span.listing-filter-icon {
            background-position: center -60px;
            border-color: #00afd1;
        }
        
        #sort-by-listings {
            font-size: 18px;
            color: #999;
        }
        
        .margin-top-23 {
            margin-top: 23px;
        }
        
        .margin-top-23 {
            margin-top: 23px;
        }
        
        .standard-intro-text {
            float: right;
            margin-right: 117px;
        }
        
        h2.buttons-all-orders {
            text-align: right;
        }
        
        .tag-input-box {
            display: inline-block;
            text-align: center;
        }
        
        .tags-text {
            font-size: 16px;
            font-weight: 600;
            float: left;
            border: 2px solid #a1a1a1;
            border-right: 0;
            border-top-left-radius: 6px;
            border-bottom-left-radius: 6px;
            box-sizing: border-box;
            height: 49px;
            padding-left: 14px;
        }
        
        .tags-input {
            background: #eff4f7;
            border: 2px solid #a1a1a1;
            border-left: 0;
            border-right: 0;
            float: left;
            height: 49px;
            box-sizing: border-box;
            padding-left: 5px;
            font-size: 15px;
            padding-right: 8px;
            outline: 0;
        }
        
        button.add-tag {
            float: left;
            box-sizing: border-box;
            height: 49px;
            line-height: 44px;
            font-size: 17px;
            color: #ffffff;
            background: #3c4b56;
            border: 2px solid #3c4b56;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            border-top-left-radius: 2px;
            border-bottom-left-radius: 2px;
            margin-left: -1px;
        }
        
        button.add-tag:hover {
            background: #485d68;
        }
        
        .mark-as-not-downloaded-link {
            margin-right: 5px;
        }
        
        h2.buttons-all-orders a.export-checked-orders img {
            margin-right: 8px;
        }
        
        ul.tags-list {
            margin-top: 1px;
        }
        
        ul.tags-list li {
            display: inline-block;
            font-size: 11px;
            font-weight: 400;
            margin-right: 18px;
        }
        
        .remove-tag-btn {
            font-size: 10px;
            padding: 1px;
            width: 11px;
            height: 12px;
            display: inline-block;
            background: #c4c9cc;
            border: 1px solid #c4c9cc;
            line-height: 6px;
            border-radius: 2px;
            color: #ffffff;
            margin-left: 2px;
            font-weight: 600;
        }
        
        .remove-tag-btn:hover {
            background: #d43f3a;
            border-color: #d43f3a;
        }
        
        .keyword-box {
            overflow: hidden;
        }
        
        .add-keyword-line-item {
            float: left;
        }
        
        .add-keyword-line,
        .tags-line {
            width: 100%;
        }
        
        .keyword-text {
            line-height: 50px;
        }
        
        .add-keyword-line-item.input-container {
            float: right;
        }
        
        .add-keyword-line-item.input-container input {
            margin-right: 7px;
        }
        
        .btn.add-art-kwrd-btn {
            border: 2px solid #1493cb;
            border-radius: 5px;
            padding-top: 11px;
            padding-bottom: 11px;
            color: #1493cb;
            font-size: 17px;
            font-weight: 600;
            max-height: 50px;
        }
        
        .btn.favorites-button {
            border: 2px solid #92CA41;
            border-radius: 5px;
            padding: 11px 16px;
            color: #92CA41;
            font-size: 17px;
            font-weight: 600;
            text-align: left;
        }
        
        .btn.favorites-button-open {
            border-bottom: none;
        }
        
        .no-padding-lateral {
            padding-left: 0px !important;
            padding-right: 0px !important;
        }
        
        .download-all-button {
            font-size: 16px;
            font-weight: 600;
            color: #939798;
            border: 2px solid #939798;
            border-radius: 5px;
            transition: none;
            height: 49px;
            text-align: center;
            cursor: pointer;
            background-color: #EFF4F7;
        }
        
        .download-all-button.clicked {
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            border-bottom: none;
        }
        
        div.download-link {
            position: relative;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        
        div.download-link div.download-box {
            width: 263px;
            display: none;
            color: #939798;
            position: absolute;
            opacity: 0;
            transition: all 0.3s ease;
            top: 35px;
            border: 2px solid #939798;
            border-radius: 5px;
            z-index: 3;
            background-color: #EFF4F7;
            padding: 15px 0px;
        }
        
        div.download-link.clicked {
            display: block;
            opacity: 1;
            border-top: none;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
        }
        
        div.download-link.clicked div.download-box {
            display: block;
            opacity: 1;
            border-top: none;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
        }
        
        div.download-link &gt; a {
            color: #92CA41 !important;
            border: 3px solid #ffffff;
            border-radius: 7px;
            padding-bottom: 10px !important;
            padding-top: 12px !important;
            padding-right: 16px !important;
            background-color: transparent;
            max-width: 292px;
        }
        
        .download-all-div-image {}
        
        .download-all-image {
            max-width: initial;
            vertical-align: sub;
        }
        
        .all-orders-download-options {
            text-align: left;
            padding-top: 2px;
            padding-bottom: 2px;
            cursor: pointer;
        }
        
        @media (max-width: 1199px) {
            div.download-link div.download-box {
                width: 294px;
            }
        }
        
        @media (max-width: 991px) {
            div.download-link div.download-box {
                top: 45px;
                padding: 10px 0px;
                width: 345px;
            }
            .download-all-button {
                padding: 13px 0px;
            }
            .download-all-div-image {
                bottom: 4px;
            }
        }
        
        @media (max-width: 767px) {
            div.download-link div.download-box {
                width: 96%;
            }
        }
        
        @media (max-width: 610px) {
            div.download-link div.download-box {
                width: 95%;
            }
        }
        
        @media (max-width: 508px) {
            div.download-link div.download-box {
                width: 94%;
            }
        }
        
        @media (max-width: 435px) {
            div.download-link div.download-box {
                width: 93%;
            }
        }
        
        @media (max-width: 381px) {
            div.download-link div.download-box {
                width: 92%;
            }
        }
        
        @media (max-width: 338px) {
            div.download-link div.download-box {
                width: 91%;
            }
        }
        
        @media (max-width: 320px) {
            div.download-link div.download-box {
                width: 290px;
            }
        }
        
        div.favorites-link {
            position: relative;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }
        
        div.favorites-box {
            padding-left: 0px;
            padding-right: 0px;
            padding-bottom: 10px;
            border: 2px solid #92CA41;
            border-top: none;
            border-radius: 5px;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
            color: #92CA41;
            font-size: 17px;
            font-weight: 600;
            text-align: left;
            position: absolute;
            top: 44px;
            z-index: 300;
            background-color: #FFFFFF;
        }
        
        .favorites-box-input {
            border: 2px solid #C2C7CA;
            color: #7A7A7A;
            border-radius: 5px;
            background-color: #FFFFFF;
            height: 37px;
            padding-left: 10px;
            font-size: 19px;
        }
        
        .favorites-box-fa {
            position: absolute;
            top: 8px;
            right: 27px;
            color: #C2C7CA;
            font-size: 19px;
            opacity: 0.22;
        }
        
        .favorites-box-add {
            border: 2px solid #C2C7CA;
            color: #7A7A7A;
            border-radius: 5px;
            background-color: #FFFFFF;
            font-size: 14px;
            padding: 3px;
            cursor: pointer;
        }
        
        .favorites-box-add-all {
            padding-left: 6px;
            padding-right: 6px;
        }
        
        .favorites-box-add-online {
            padding-left: 7px;
            padding-right: 7px;
        }
        
        .favorites-box-add-online-button {
            color: #92CA41;
            font-size: 6px;
            vertical-align: middle;
        }
        
        .favorites-box-scroll {
            overflow-y: scroll;
            overflow-x: hidden;
            height: 200px;
            padding-top: 10px;
            padding-bottom: 10px;
            padding-left: 10px;
        }
        
        .favorites-box-circle {
            padding-left: 0px;
        }
        
        .favorites-box-users {
            text-overflow: ellipsis;
            white-space: nowrap;
            overflow: hidden;
        }
        
        .favorites-box-users-status {
            font-size: 16px;
            vertical-align: middle;
            text-align: left;
            padding-bottom: 10px;
            padding-left: 0px;
            padding-right: 0px;
            cursor: pointer;
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        
        .favorites-box-active {
            color: #8FB017;
        }
        
        .favorites-box-inactive {
            color: #7A7A7A;
        }
        
        span.enter-keyword-s {
            display: inline-block;
            margin-right: 10px;
        }
        
        .tags-container {
            text-align: left;
            line-height: 2;
        }
        
        .keyword-container {
            float: left;
        }
        
        .keyword-error {
            width: 250px;
            text-align: left;
            position: relative;
            font-family: 'Raleway', sans-serif;
            font-weight: 500;
            padding: 5px 15px;
            margin-bottom: 0;
            font-size: 13px;
        }
        
        ul.keyword-tags {
            /*padding-top: 16px;*/
        }
        
        ul.keyword-tags li.tag-item {
            display: inline-block;
            font-size: 17px;
            font-weight: 400;
            margin-right: 25px;
        }
        
        ul.keyword-tags li.tag-item a {
            display: inline-block;
            color: #ffffff;
            background: #cccccc;
            font-size: 16px;
            width: 20px;
            height: 20px;
            text-align: center;
            border-radius: 4px;
            line-height: 20px;
            margin-left: 10px;
        }
        
        .btn-add-article-container {
            margin-top: 61px;
            border-top: 2px solid #ccc;
            border-bottom: 2px solid #ccc;
            padding: 26px 0;
        }
        
        .keyword-box {
            margin-bottom: 25px;
        }
        
        .btn-delete-article,
        .btn-delete-article:visited,
        .btn-delete-article:link {
            display: inline-block;
            color: #D61919;
            border: solid 2px #D61919;
            font-size: 16px;
            width: 20px;
            height: 20px;
            text-align: center;
            border-radius: 4px;
            line-height: 0px;
            margin-left: 10px;
            box-sizing: border-box;
            transition: none;
        }
        
        .btn-delete-article:hover {
            border: solid 2px #D61919;
            background-color: #D61919;
            color: #fff;
            text-decoration: none;
        }
        
        .what-would-you-like {
            margin-top: 30px;
        }
        
        .money-amounts-item {
            border-right: 1px dashed #fff;
        }
        
        .money-amounts-item:last-child {
            border-right: none;
        }
        
        .next-payment-day-row {
            margin-top: 12px;
        }
        
        .box-text-next-pay-day {
            text-align: center;
            padding-top: 10px;
            border-top: 1px dashed #fff;
        }
        
        .next-pay-day-text {
            font-size: 17px;
            font-weight: 600;
        }
        
        .edit-next-payment-day {
            border: 2px solid #fff;
            border-radius: 4px;
            margin-left: 2px;
            padding: 1px 11px;
            color: #fff;
        }
        
        .btn.edit-next-payment-day:hover {
            color: #000;
            background-color: #fff;
        }
        
        .span-next-pay-day {
            font-size: 17px;
        }
        
        .edit-next-payment-day:hover {
            color: #ebebeb;
        }
        
        .sort-by-selected-item,
        .sort-template {
            display: inline-block;
            border: 2px solid #c5c9cc;
            background: #ffffff url('dropdown-arrow.015ec404bf35aabae762.png') no-repeat 95% 11px;
            border-radius: 5px;
            padding: 0px 5px 0px 10px;
        }
        
        .sort-by-list-items-box {
            width: 215px;
            position: relative;
            display: inline-block;
            vertical-align: top;
            margin-left: 10px;
        }
        
        ul.sort-by-list-items,
        ul.sort-template {
            position: absolute;
            top: 0;
            left: 0;
            display: inline-block;
            border: 2px solid #c5c9cc;
            background: #ffffff url('dropdown-arrow.015ec404bf35aabae762.png') no-repeat 95% 11px;
            border-radius: 5px;
            padding: 5px 0px 5px 0px;
            width: 100%;
            z-index: 100;
        }
        
        ul.sort-by-list-items li,
        .sort-template li div {
            width: 100%;
            padding: 5px 19px 5px 19px;
        }
        
        ul.sort-by-list-items li:hover,
        .sort-template li:hover {
            background: rgba(206, 206, 206, 0.3);
        }
        
        ul.sort-by-list-items li .selected-i {
            font-size: 11px;
            color: #1493cb;
        }
        
        .filter-panel-title {
            padding: 0;
        }
        
        .text-sent-to-username {
            font-size: 16px;
            text-align: center;
            font-weight: 500;
        }
        
        .text-timer-reserved-for {
            font-size: 14px;
            text-align: center;
            font-weight: 500;
            color: #D61919;
        }
        /*doc*/
        
        .documentation_page {
            font-size: 14px;
        }
        
        .documentation_page p {
            font-size: 14px;
            font-weight: 500;
            color: #000;
        }
        
        .documentation_page h3 {
            font-size: 14px;
            font-weight: 700;
            margin-bottom: 15px;
        }
        
        .documentation_page a {
            color: #92B252;
            text-decoration: underline;
        }
        
        .documentation_page .red_block {
            padding: 15px;
            border: 1px solid red;
            max-width: 430px;
            margin: 25px auto;
        }
        
        .documentation_page pre {
            background-color: transparent;
            border: none;
            font-size: 14px;
            color: #000;
        }
        
        .documentation_page b {
            color: #000;
            font-weight: 700!important;
        }
        
        .documentation_page .col-md-6,
        .documentation_page .col-md-12 {
            padding: 0;
        }
        
        .documentation_page ul {
            padding-left: 40px;
            list-style-type: disc;
        }
        
        .documentation_page ul li {
            font-size: 14px;
            color: #000;
            font-weight: 500;
        }
        
        .documentation_page td {
            font-size: 14px;
            color: #000;
            font-weight: 500;
            padding: 0 15px 0 0;
        }
        
        .documentation_page table tr {
            vertical-align: top;
        }
        
        .documentation_page hr {
            border-top: 1px solid #797979;
        }
        
        @media (max-width: 1000px) {
            .documentation_page table {
                display: flex;
                width: 100%;
                overflow-x: scroll;
            }
        }
        
        .section-my-clients h2.my-personal-client {
            float: left;
            text-align: left;
            padding-bottom: 0;
            margin-top: 20px;
        }
        
        .personal-client-tabs-box {
            float: right;
            border-bottom: 2px solid #c7cccf;
            padding-left: 15px;
            padding-right: 15px;
        }
        
        ul.personal-client-tabs {
            margin-bottom: -2px;
        }
        
        ul.personal-client-tabs li {
            display: inline-block;
        }
        
        ul.personal-client-tabs li a {
            font-size: 17px;
            padding: 18px 20px 16px;
            border: 2px solid transparent;
            border-bottom: 2px solid transparent;
            color: #c2c7ca;
            font-weight: 600;
            border-top-left-radius: 5px;
            border-top-right-radius: 5px;
            display: block;
            transition: none;
            text-decoration: none;
        }
        
        ul.personal-client-tabs li a:hover {
            color: #333333;
        }
        
        ul.personal-client-tabs li.active a {
            border: 2px solid #c7cccf;
            border-bottom: 2px solid #eff4f7;
            color: #333333;
        }
        
        .row-my-personal-clients {
            margin-bottom: 30px;
        }
        
        #a-my-hidden-clients {
            background: url('my-hidden-personal-clients.48e3acf45a5e2cb612de.png') no-repeat 23px 14px;
            padding-left: 63px;
        }
        
        li.active #a-my-hidden-clients,
        #a-my-hidden-clients:hover {
            background: url('my-hidden-personal-clients.48e3acf45a5e2cb612de.png') no-repeat 23px -119px;
        }
        
        .my-new-clients-slider .client-photo-box {
            padding-left: 8px;
            text-align: left;
            width: auto;
            height: 75px;
        }
        
        .my-new-clients-slider .client-photo-box img {
            width: 60px;
            height: 60px;
        }
        
        .my-new-clients-slider .client-box {
            padding: 16px 0px 0;
        }
        
        .my-new-clients-slider .client-headlines {
            width: auto;
            padding-left: 16px;
            text-align: left;
            float: none;
            margin-left: 58px;
            padding-right: 10px;
        }
        
        .my-new-clients-slider .single-client-stats {
            margin-top: 10px;
            border-top: 2px solid #e5e5e5;
            padding-top: 9px;
            font-size: 15px;
            font-weight: 500;
        }
        
        .my-new-clients-slider .single-client-stats table {
            width: 100%;
        }
        
        .my-new-clients-slider .single-client-stats td {
            padding: 2px 0;
        }
        
        .single-client-stats-number-earned {
            color: #99ae5d;
            text-align: right;
            padding-left: 5px;
            font-weight: 600;
        }
        
        .single-client-stats-number-completed {
            color: #61b8d4;
            text-align: right;
            padding-left: 5px;
            font-weight: 600;
        }
        
        .single-client-stats-icon {
            width: 25px;
        }
        
        .my-new-clients-slider .client-btn {
            margin-top: 5px;
            padding: 12px;
            padding-left: 38px;
        }
        
        .my-client-icons {
            position: absolute;
            cursor: pointer;
            opacity: 0.8;
        }
        
        .my-client-icons:hover {
            opacity: 1;
        }
        
        .option-icon {
            top: 13px;
            right: 54px;
            padding: 5px 0;
        }
        
        .remove-icon {
            top: 13px;
            right: 16px
        }
        
        .client-option-checkbox {
            position: absolute;
            top: 4px;
            left: 5px;
            height: 20px;
            width: 20px;
        }
        
        .client-option-checkbox-not-checked {
            color: #c2c7ca;
        }
        
        .client-option-checkbox-checked {
            color: #1394cb;
        }
        
        .client-option-box {
            position: absolute;
            right: -65px;
            top: 4px;
            z-index: 777;
        }
        
        .client-option-box-ignore {
            position: absolute;
            right: 40px;
            top: 12px;
            z-index: 777;
        }
        
        .client-option-box .dots-container {
            border: 2px solid #ccc;
            padding: 3px 15px 5px;
            width: 55px;
            border-top-left-radius: 4px;
            border-top-right-radius: 4px;
            position: relative;
            background: #ffffff;
        }
        
        .client-option-box .dots-container img {}
        
        .dots-container .white-stripe {
            height: 2px;
            background: #fff;
            position: absolute;
            left: 0px;
            width: 51px;
            bottom: -2px;
        }
        
        .client-option-box .hide-client-box {
            font-size: 16px;
            width: 157px;
            border: 2px solid #ccc;
            text-align: left;
            padding: 7px 0px;
            font-weight: 500;
            margin-top: -2px;
            border-bottom-left-radius: 5px;
            border-bottom-right-radius: 5px;
            border-top-right-radius: 5px;
            background: #fff;
        }
        
        .client-option-box .hide-client-box a {
            padding: 7px 12px;
            display: block;
            color: #8e8e8e;
        }
        
        .client-option-box .hide-client-box a:hover {
            background: #f5f5f5;
        }
        
        .client-option-box .hide-client-box img {
            display: inline-block;
            margin-right: 7px;
            margin-top: -3px;
        }
        
        .my-new-clients-slider .box-button {
            overflow: hidden;
        }
        
        .my-new-clients-slider .client-box {
            overflow: visible;
        }
        
        .slick-initialized .slick-slide {
            outline: none;
        }
        
        .my-new-clients-slider .client-headlines h3 {
            max-width: 172px;
        }
        
        .col-special-request-summary {
            overflow: hidden;
        }
        
        .special-request-summary-text {
            float: left;
            width: 44%;
            border: 3px solid #c2c7ca;
            height: 110px;
            border-right: 0;
            border-top-left-radius: 5px;
            border-bottom-left-radius: 5px;
        }
        
        .special-request-summary-text p {
            font-size: 20px;
            font-weight: 500;
            padding-left: 30px;
            padding-top: 41px;
        }
        
        .special-request-summary-table-box {
            float: left;
            width: 56%;
            border: 3px solid #c2c7ca;
            height: 110px;
            border-top-right-radius: 5px;
            border-bottom-right-radius: 5px;
            border-left-width: 2px;
            overflow: hidden;
        }
        
        .special-request-summary-table-box table {
            width: 100%;
        }
        
        .special-request-summary-table-box table tr.titles {}
        
        .special-request-summary-table-box table tr.titles td {
            text-transform: uppercase;
            text-align: center;
            font-size: 16px;
            font-weight: 500;
            padding: 12px 0 8px;
            border-bottom: 2px solid #ccc;
            border-right: 2px solid #ccc;
            height: 42px;
            /*width: 25%;*/
        }
        
        .special-request-summary-table-box table tr.titles td:last-child {
            border-right: 0;
        }
        
        .special-request-summary-table-box table tr.data-text {}
        
        .special-request-summary-table-box table tr.data-text td {
            border-right: 2px solid #ccc;
            text-align: center;
            padding: 16px 0 25px;
            font-size: 28px;
            vertical-align: middle;
            font-weight: 500;
            background: #ffffff;
        }
        
        .special-request-summary-table-box table tr.data-text td:last-child {
            border-right: 0;
        }
        
        .no-padding {
            padding: 0 !important;
            margin: 0 !important;
        }
        
        .no-padding-filters {
            padding: 0;
            margin: 0;
        }
        
        .languages-ul {
            float: left;
            padding-right: 10px;
        }
        
        .result-wrapper .keyword-topic-box .row {
            border: 0;
        }
        
        .listing_top_banner .pencil_block {
            background: url('fast-track-pancil.9f748003147ce1930d20.png') no-repeat;
            width: 220px;
            height: 110px;
            background-size: contain;
            float: left;
            margin-top: 20px;
            background-position: center;
        }
        
        .listing_top_banner .woman_block {
            background: url('fast-track-woman.1743130c4567922296f6.png') no-repeat;
            width: 290px;
            min-height: 150px;
            background-size: contain;
            float: left;
            background-position: bottom;
        }
        
        .listing_top_banner .banner_board {
            float: left;
            width: calc(100% - 220px - 235px);
            margin-left: -85px;
            background: #433216;
            padding: 20px 130px 20px 20px;
            font-size: 16px;
            font-weight: 500;
            border: 4px solid #fbc385;
            border-radius: 10px;
            color: #fff;
            position: relative;
            margin-top: 30px;
        }
        
        .listing_top_banner .banner_board b {
            font-weight: 700;
        }
        
        .listing_top_banner .banner_board:before {
            content: url('fast-track-triangle.2546152e3aec20ffc430.png');
            width: 22px;
            height: 26px;
            position: absolute;
            top: 50%;
            left: -22px;
            margin-top: -13px;
        }
        
        .listing_top_banner .board-link {
            position: absolute;
            top: 50%;
            margin-top: -30px;
            right: 20px;
            background: #8cae11;
            border: none;
            color: #fff;
            text-transform: uppercase;
            font-weight: 800;
            padding: 10px 20px;
            transition: background 0.3s ease-out;
        }
        
        .listing_top_banner .board-link:focus {
            color: #fff;
        }
        
        .listing_top_banner .board-link:hover {
            background: #99be13;
        }
        
        .listing_top_banner .container {
            padding-left: 30px;
        }
        
        .keywords-header {
            font-weight: bold;
            border-bottom: 1px solid #4d4d4d;
            margin-right: 0;
            margin-left: 0;
        }
        
        .keywords-body {
            margin-right: 0;
            margin-left: 0;
        }
        
        .text-header,
        .text-body {
            padding: 5px 0;
            text-align: center;
            margin-bottom: 0;
        }
        
        .text-body p {
            margin-bottom: 0;
        }
        
        .keyword-name {
            font-size: 15px;
            font-weight: bold;
            color: #5cb85c;
            overflow: hidden;
            text-overflow: ellipsis;
        }
        
        .input-keyword-modal {
            padding: 2px 4px;
            border: 2px solid #1493cb;
            border-radius: 3px;
        }
        
        .deleted-keyword {
            font-weight: 400;
        }
        
        .modal-creative_brief-title {
            font-style: normal !important;
        }
        
        .modal-creative_brief-text {
            font-style: normal !important;
        }
        
        .row-unsubscribe {
            display: flex;
            align-items: center;
        }
        
        .text-btn-emailNotification {
            font-size: 15px;
            font-weight: 500;
        }
        
        .unsubscribe-label {
            font-size: 17px;
            padding: 10px 14px;
            cursor: pointer;
        }
        
        .unsubscribe-label i {
            margin-right: 5px;
        }
        
        .red:hover i {
            color: #D61919;
        }
        
        .green:hover i {
            color: #439700;
        }
        
        .unsubscribe-label:hover i {
            /*color: #D61919;*/
        }
        
        #wrapper-reject-btn {
            display: none;
        }
        
        #projectDetailsModal #wrapper-reject-btn {
            display: block;
            float: right;
        }
        
        .wrapper-btn-reject {
            margin-top: 10px;
        }
        
        .onload_icon {
            margin-top: 40px;
            position: absolute;
            left: 0;
            right: 0;
        }
        
        .template-custom-select {
            min-height: 43px;
        }
        
        .sort-by-list-items-box.sort_item .btn-delete-article {
            color: #999;
            border-color: #999;
            font-size: 11px;
            width: 15px;
            height: 15px;
            vertical-align: middle;
            position: relative;
            min-width: 16px;
        }
        
        .sort-by-list-items-box.sort_item .btn-delete-article:hover {
            background-color: #999;
            color: #fff;
        }
        
        .sort-by-list-items-box.sort_item .btn-delete-article:after {
            content: " ";
            width: 6px;
            border-bottom: 2px solid #ffffff;
            position: absolute;
            bottom: -2px;
            left: 50%;
            margin-left: -3px;
        }
        
        .sort-by-list-items-box.sort_item .btn-delete-article:before {
            content: " ";
            width: 6px;
            border-top: 2px solid #ffffff;
            position: absolute;
            top: -2px;
            left: 50%;
            margin-left: -3px;
        }
        
        .sort-template li:hover .btn-delete-article:after {
            border-color: #CECECE;
        }
        
        .sort-template li:hover .btn-delete-article:before {
            border-color: #CECECE;
        }
        
        .text-btn-emailNotification {}
        /*------------------------------------------*/
        /*	     01 - Message Styles
/*------------------------------------------*/
        
        .message-color-icon {
            color: #BCBCBC;
        }
        
        .message-custom-checkbox label {
            display: inline-block;
            cursor: pointer;
            position: relative;
            padding-left: 24px;
            margin-right: 15px;
            font-size: 16px;
            font-weight: 500;
        }
        
        .message-custom-checkbox input[type=checkbox] {
            display: none;
        }
        
        .message-custom-checkbox label:before {
            content: "";
            display: inline-block;
            width: 20px;
            height: 20px;
            margin-right: 10px;
            position: absolute;
            left: 0;
            top: 1px;
            background-color: #FFF;
            /* box-shadow: 0px 0px 1px 0px rgb(19, 148, 203),0px 0px 1px 0px rgb(19, 148, 203),0px 0px 1px 0px rgb(19, 148, 203); */
            border: 2px solid #BCBCBC;
        }
        
        .message-custom-checkbox label {
            margin-bottom: 16px;
        }
        
        .message-custom-checkbox label:before {
            border-radius: 3px;
            margin-left: -8px;
        }
        
        .message-custom-checkbox input[type=checkbox]:checked + label:before {
            content: "\2714";
            text-shadow: 1px 1px 1px rgba(0, 0, 0, .2);
            font-size: 15px;
            color: #BCBCBC;
            text-align: center;
            vertical-align: middle;
            line-height: 15px;
            border: 2px solid #BCBCBC;
        }
        
        .message-float {
            float: right;
        }
        
        .message-date-search {
            width: 120px;
            height: 27px;
            margin-right: 10px;
            font-size: 15px;
            border: 1px solid #BCBCBC;
            border-radius: 4px;
            padding-left: 12px;
        }
        
        .message-date-reduce-icon-search {
            font-size: 22px;
            padding-top: 10px;
        }
        
        .message-date-reduce-icon-eraser {
            font-size: 25px;
            padding-top: 11px;
        }
        
        .message-date-reduce-icon-trash {
            font-size: 25px;
            padding-top: 11px;
        }
        
        .message-date-reduce-icon-mark {
            font-size: 25px;
            padding-top: 10px;
        }
        
        .message-text-cut {
            max-height: 70px;
            padding: 5px;
            text-overflow: ellipsis;
            overflow: hidden;
        }
        
        .message-text-cut:hover {
            max-height: none;
        }
        /*
 * ModalUserUpgradedComponent
 */
        
        .userupgraded-content {
            box-sizing: border-box;
            height: 415px;
            width: 645px;
            border: 3px solid #FFFFFF;
            background-color: #3C4B56;
        }
        
        .userupgraded-image {
            position: absolute;
            left: -25px;
            bottom: 0px;
        }
        
        .userupgraded-title-padding {
            padding-top: 41px;
            padding-bottom: 20px
        }
        
        .userupgraded-title {
            padding: 15px;
            text-align: center;
            font-size: 32px;
            color: #FFFFFF;
            font-family: Raleway;
            font-weight: 800;
            line-height: 0;
        }
        
        .userupgraded-text1 {
            font-size: 15px;
            text-align: center;
            padding-bottom: 20px;
            color: #FFFFFF;
        }
        
        .userupgraded-stars {
            text-align: center;
            border-radius: 30px;
            padding: 10px;
        }
        
        .userupgraded-stars-premium {
            border: 1px solid #FFBD30;
            color: #FFBD30;
        }
        
        .userupgraded-stars-elite {
            border: 1px solid #78E3FF;
            color: #78E3FF;
        }
        
        .userupgraded-stars-elite-plus {
            border: 1px solid #8EB350;
            color: #8EB350;
        }
        
        .userupgraded-text2 {
            color: #FFFFFF;
            text-align: center;
            padding-top: 20px;
            padding-bottom: 20px;
        }
        
        .userupgraded-button-padding {
            padding: 15px;
            text-align: center;
        }
        
        .userupgraded-button {
            background-color: #8CAE11;
            height: 53px;
            padding: 14px;
            color: #FFFFFF;
            font-size: 21px;
            font-weight: 500;
            border-radius: 3px;
            cursor: pointer;
        }
        
        .all-orders-div {
            padding-top: 15px;
            padding-right: 0px;
            padding-left: 0px;
        }
        
        .all-orders-text {
            height: 45px;
            display: table-cell;
            vertical-align: middle;
        }
        
        .all-orders-div-information {
            padding-right: 20px;
        }
        
        .all-orders-information {
            height: 45px;
        }
        
        .all-orders-title-input-div {
            padding-right: 20px;
            padding-left: 20px;
        }
        
        .all-orders-date-span {
            border: 2px solid #ccc;
        }
        
        .show-link-message {
            padding-bottom: 15px;
            color: red;
        }
        
        .show-link-message-border {
            border: 1px solid red;
            border-radius: 5px;
        }
        
        .show-link-exclamation {
            margin-top: 8px;
        }
        
        .show-link-hide {
            background: white;
            margin-top: 10px;
        }
        
        .inner-html-content-box {
            border-left: 1px solid black;
            padding-left: 10px;
        }
        
        .inner-html-content {
            white-space: pre-wrap;
        }
        
        .order-content-show-addons {
            padding: 0px;
            margin-bottom: 0px;
        }
        
        .order-content-show-addons-row {
            color: grey;
            font-size: 16px;
            font-weight: bold;
        }
        
        .order-content-show-addons-icon {
            text-align: center;
            padding: 20px;
            border-right: 1px solid #C2C7CA;
        }
        
        .order-content-show-addons-icon-color {
            color: #FF4001;
        }
        
        .order-content-show-addons-icon-text {
            color: #FFFFFF;
            font-size: 16px;
            padding-top: 45px;
            font-weight: bold;
            line-height: 19px;
        }
        
        .order-content-show-addons-icon-description {
            color: grey;
            font-size: 16px;
            font-weight: bold;
        }
        
        .order-content-show-addons-icon-description-2 {
            font-size: 10px;
        }
        
        .order-content-video {
            background-color: #FFF0E8;
            padding: 0px;
        }
        
        .content-video-new {
            position: absolute;
            left: 0px;
        }
        
        .content-addons-new {
            position: absolute;
            left: 14px;
            width: 30px;
            top: -12px;
            z-index: 100;
        }
        
        .content-addons-icon {
            padding-left: 10%;
        }
        
        .content-video-checkbox {
            padding-top: 15px;
            padding-bottom: 15px;
        }
        
        .content-video-question {
            padding: 0px;
        }
        
        .content-video-images {
            text-align: center;
        }
        
        .content-video-images-a2 {
            color: #FF5802;
        }
        
        .content-video-images-a1 {
            color: #FFFFFF;
            font-size: 49px;
        }
        
        .content-video-images-arrow {
            color: #A5A3A9;
            vertical-align: middle;
        }
        
        .content-video-images-b1 {
            color: #368AD2;
        }
        
        .content-video-images-b2 {
            color: #FFFFFF;
            font-size: 49px;
        }
        
        .content-video-example {
            padding-top: 15px;
            border-left: 1px solid #C2C7CA;
        }
        
        .content-video-example-text1 {
            font-size: 20px;
            padding-top: 30px;
            text-align: center;
            display: none;
        }
        
        .content-video-example-image {
            padding-top: 15px;
            padding-bottom: 15px;
            text-align: center;
        }
        
        .content-video-example-arrow {
            padding-top: 60px;
            padding-left: 0px;
            text-align: center;
        }
        
        .content-video-example-text2 {
            font-size: 20px;
            padding-top: 30px;
            text-align: center;
        }
        
        .content-video-modal {
            width: 100%;
            height: 300px;
        }
        
        .content-addon-border {
            border-bottom: 2px solid #C2C7CA;
        }
        
        @media (max-width: 991px) {
            .content-video-example {
                border-left: none;
            }
        }
        
        @media (max-width: 767px) {
            .content-video-example-text1 {
                display: block;
            }
            .content-video-example-arrow {
                display: none;
            }
            .content-video-example-text2 {
                display: none;
            }
        }
        
        .order-content-summary {
            padding-top: 10px;
            padding-bottom: 10px;
        }
        
        .order-content-total-padding {
            padding-bottom: 15px;
            padding-top: 15px;
            padding-left: 0px;
        }
        
        .order-content-summary-articles {
            border: 1px solid #C2C7CA;
            padding: 15px;
            border-radius: 5px;
            border-bottom-right-radius: 5px;
            border-bottom-left-radius: 5px;
            border-bottom: none;
            border-bottom-right-radius: 0;
            border-bottom-left-radius: 0;
            text-align: center;
            background-color: #FFFFFF;
        }
        
        .order-content-addon-name {
            overflow: hidden;
            white-space: nowrap;
            text-overflow: ellipsis;
        }
        
        .order-content-summary-addons {
            border-left: 1px solid #C2C7CA;
            border-right: 1px solid #C2C7CA;
            padding: 17px;
            text-align: center;
            background-color: #FFFFFF;
        }
        
        .order-content-summary-total-line {
            border-top: 2px solid #C2C7CA;
        }
        
        .order-content-summary-total {
            border: 1px solid #C2C7CA;
            padding: 15px;
            border-radius: 5px;
            border-top: none;
            border-top-right-radius: 0;
            border-top-left-radius: 0;
            text-align: center;
        }
        
        .order-content-available-balance {}
        
        .order-content-add-funds {}
        
        .order-content-balance {}
        
        @media (max-width: 991px) {
            .order-content-available-balance {
                padding-top: 19px;
                text-align: center;
            }
            .order-content-summary {
                padding: 0px;
                text-align: center;
            }
            .order-content-add-funds {
                padding-top: 19px;
                text-align: center;
            }
            .order-content-balance {
                padding-bottom: 20px;
            }
        }
        
        @media (max-width: 767px) {
            .order-content-summary-addons {
                border: 1px solid #C2C7CA;
                border-radius: 5px;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
            }
            .order-content-addon-name {
                overflow: visible;
                white-space: normal;
                text-overflow: unset;
            }
        }
        
        div.download-link div.view-article-download {
            width: 100%;
            font-size: 22px;
            display: none;
            color: #939798;
            position: absolute;
            opacity: 0;
            transition: all 0.3s ease;
            top: 35px;
            border: 2px solid #939798;
            border-radius: 5px;
            z-index: 3;
            background-color: #EFF4F7;
            padding: 15px 0px;
        }
        
        div.download-link.clicked div.view-article-download {
            display: block;
            opacity: 1;
            border-top: none;
            border-top-left-radius: 0px;
            border-top-right-radius: 0px;
        }
        
        .view-article-download-button {
            font-size: 16px;
            font-weight: 600;
            color: #939798;
            border: 2px solid #939798;
            border-radius: 5px;
            transition: none;
            height: 49px;
            text-align: center;
            cursor: pointer;
            background-color: #EFF4F7;
        }
        
        .view-article-download-button.clicked {
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
            border-bottom: none;
        }
        
        @media (max-width: 1199px) {
            div.download-link div.view-article-download {
                font-size: 18px;
            }
        }
        
        .view-article-icon {}
        
        @media (max-width: 991px) {
            .view-article-icon {
                padding-top: 3px;
            }
        }
        
        .listings-filter-keyword {
            padding-right: 10px;
            margin-top: 10px;
        }
        
        .listings-filter-username {
            padding-left: 10px;
            margin-top: 10px;
        }
        
        @media (max-width: 767px) {
            .listings-filter-keyword {
                padding-right: 0px;
            }
            .listings-filter-username {
                padding-left: 0px;
            }
        }
        
        .common-grey-line-list {
            display: inline-flex;
            width: 100%;
        }
        /*
.common-grey-line-message {
	background-color: #0092d1;
	color: white;
	font-weight: bold;
	text-align: left;
	padding: 8px;
	font-size: 16px;
}

.common-grey-line-message a{
	color: white;
	text-decoration: underline;
}

.common-grey-line-hide {
	background-color: #0092d1;
	color: white;
	font-weight: bold;
	text-align: right;
	cursor: pointer;
	padding: 8px;
	font-size: 16px;
}

.common-grey-line-odd {
	background-color: #dff2fd;
}
/**/
        
        .common-grey-line-message {
            background-color: #0092d1;
            color: #dff2fd;
            font-weight: bold;
            text-align: left;
            padding: 8px;
            font-size: 16px;
            width: 78.6% !important;
        }
        
        .common-grey-line-message p {
            font-size: 16px;
            color: #dff2fd;
            width: 75%;
        }
        
        .common-grey-line-message a {
            color: #dff2fd;
            text-decoration: underline;
        }
        
        .common-grey-line-hide {
            background-color: #0092d1;
            color: #dff2fd;
            font-weight: bold;
            text-align: right;
            cursor: pointer;
            padding: 8px;
            font-size: 16px;
            text-decoration: underline;
            width: 21.4% !important;
        }
        
        .common-grey-line-odd {
            background-color: #dff2fd;
            color: #0092d1;
        }
        
        .common-grey-line-odd p {
            color: #0092d1;
        }
        /**/
        
        @media (max-width: 992px) {
            .common-grey-line-message {
                text-align: center;
            }
            .common-grey-line-hide {
                text-align: center;
            }
        }
        
        // LISTINGS CSS PAGE
        // LANGUAGE
        .listings-language-filter {
            padding: 10px 15px 10px 15px;
        }
        
        .listings-language-filter-name {}
        
        @media (max-width: 991px) {
            .listings-language-filter-name {
                display: none;
            }
            .listings-language-filter {
                padding: 0px 15px 10px 15px;
            }
        }
        /* TOGGLE
*/
        
        .onoffswitch {
            position: relative;
            width: 90px;
            -webkit-user-select: none;
            -moz-user-select: none;
            -ms-user-select: none;
        }
        
        .onoffswitch-checkbox {
            display: none;
        }
        
        .onoffswitch-label {
            display: block;
            overflow: hidden;
            cursor: pointer;
            border: 2px solid #999999;
            border-radius: 20px;
        }
        
        .onoffswitch-inner {
            display: block;
            width: 200%;
            margin-left: -100%;
            transition: margin 0.3s ease-in 0s;
        }
        
        .onoffswitch-inner:before,
        .onoffswitch-inner:after {
            display: block;
            float: left;
            width: 50%;
            height: 30px;
            padding: 0;
            line-height: 30px;
            font-size: 14px;
            color: white;
            font-family: Trebuchet, Arial, sans-serif;
            font-weight: bold;
            box-sizing: border-box;
        }
        
        .onoffswitch-inner:before {
            content: "ASC";
            padding-left: 10px;
            background-color: #34A7C1;
            color: #FFFFFF;
        }
        
        .onoffswitch-inner:after {
            content: "DESC";
            padding-right: 10px;
            background-color: #EEEEEE;
            color: #999999;
            text-align: right;
        }
        
        .onoffswitch-switch {
            display: block;
            width: 18px;
            margin: 6px;
            background: #FFFFFF;
            position: absolute;
            top: 0;
            bottom: 0;
            right: 56px;
            border: 2px solid #999999;
            border-radius: 20px;
            transition: all 0.3s ease-in 0s;
        }
        
        .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
            margin-left: 0;
        }
        
        .onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
            right: 0px;
        }
        
        .display-none {
            display: none;
        }
        
        .reajustCenter {
            width: 830px !important;
        }
        
        @media (min-width: 1200px) {
            .reajustCenter {
                width: 830px !important;
            }
        }
        
        @media (min-width: 992px) {
            .reajustCenter {
                width: 970px !important;
            }
        }
        
        @media (min-width: 768px) {
            .reajustCenter {
                width: 830px !important;
            }
        }
        
        .reajustCenterText {
            width: 52.666667% !important;
        }
        
        .reajustCenterButton {
            width: 47.333333% !important;
        }
        /*indexComponent 5 recent works*/
        
        .view-sample {
            width: 155px;
            height: 25px;
            margin-left: 8%;
            position: relative;
            bottom: -40px;
            background-color: #F2F1F0;
        }
        
        .view-sample-faq {
            left: 14% !important;
            font-size: 14px !important;
        }
        
        .view-sample p {
            font-size: 13px;
            font-weight: bold;
            text-align: center;
            position: absolute;
            top: 0;
            left: 18%;
        }
        
        .view-sample p i {
            margin-left: 5px;
        }
        
        .img-component-recentworks {
            display: block;
            height: 75px;
            width: auto;
            margin: auto;
            margin-top: 20px;
            position: relative;
            left: 5px;
            top: 30px;
        }






        a {
            color: #00afd1;
        }
        
        .accent-color {
            color: #00afd1;
        }
        
        .accent-color-bg {
            background-color: #00afd1;
        }
        
        .top-bar a:hover {
            color: #00afd1;
        }
        
        .section-overlay {
            background-color: #00afd1;
        }
        
        .top-bar.color-bar {
            background-color: #00afd1;
        }
        
        .service-box .read-more {
            color: #00afd1;
        }
        
        a.main-button,
        input[type="submit"] {
            background-color: #00afd1;
        }
        
        .slicknav_btn {
            border-color: #00afd1;
        }
        
        .slicknav_btn:hover {
            background: #00afd1;
        }
        
        .slicknav_menu .slicknav_icon-bar {
            background: #00afd1;
        }
        /*
.slicknav_nav a:hover,
.slicknav_nav .active {
  color: #00afd1;
}
*/
        
        .navbar-default .navbar-nav &gt; li:hover &gt; a,
        .navbar-default .navbar-nav &gt; li &gt; a.active {
            color: #57B9E8;
        }
        
        .dropdown &gt; li:hover &gt; a,
        .sup-dropdown li:hover &gt; a {
            color: #00afd1;
        }
        
        .dropdown li a.active,
        .sup-dropdown li a.active {
            color: #00afd1;
        }
        
        ul.breadcrumbs li a:hover {
            color: #00afd1;
        }
        
        .full-width-recent-projects .portfolio-item:hover .portfolio-thumb .thumb-overlay {
            background-color: #00afd1;
        }
        
        .tp-caption.color-bg {
            background-color: #00afd1;
        }
        
        .team-member .member-socail a.mail:hover i {
            background-color: #00afd1;
        }
        
        .post-share a.mail:hover {
            background-color: #00afd1;
        }
        
        .progress .progress-bar.progress-bar-primary {
            background-color: #00afd1;
        }
        
        .latest-posts-classic .left-meta-post .post-type i {
            background-color: #00afd1;
        }
        
        .latest-posts-classic .post-title a:hover {
            color: #00afd1;
        }
        
        .latest-posts-classic .read-more {
            color: #00afd1;
        }
        
        .panel-title a {
            color: #00afd1;
        }
        
        .panel-title a:hover {
            color: #00afd1;
        }
        
        .milestone-block .milestone-icon {
            background-color: #00afd1;
        }
        
        .milestone-block .milestone-icon:after {
            background-color: #00afd1;
        }
        
        .milestone-block .milestone-number {
            color: #00afd1;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-name h3 {
            color: #00afd1;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-signup {
            background-color: #00afd1;
        }
        
        .pricing-tables .pricing-table.highlight-plan .plan-name {
            background-color: #00afd1;
        }
        
        .btn-system {
            background-color: #00afd1;
        }
        
        .btn-system.border-btn {
            border-color: #00afd1;
            color: #00afd1;
        }
        
        .btn-system.border-btn:hover {
            background-color: #00afd1;
        }
        
        .btn-system.border-btn.btn-wite:hover {
            color: #00afd1;
        }
        
        .btn-system.btn-wite {
            color: #00afd1;
        }
        
        ul.icons-list li i {
            color: #00afd1;
        }
        
        .nav-tabs &gt; li &gt; a:hover,
        .nav-tabs &gt; li &gt; a:focus {
            background-color: #00afd1;
        }
        
        .nav-tabs &gt; li.active &gt; a,
        .nav-tabs &gt; li.active &gt; a:hover {
            color: #00afd1;
        }
        
        .icon-small {
            text-shadow: 0 0 0 #00afd1;
        }
        
        .icon-small:hover,
        .service-box:hover .icon-small {
            color: #00afd1;
        }
        
        .icon-medium {
            text-shadow: 0 0 0 #00afd1;
        }
        
        .icon-medium:hover,
        .service-box:hover .icon-medium {
            color: #00afd1;
        }
        
        .icon-large {
            text-shadow: 0 0 0 #00afd1;
        }
        
        .icon-large:hover,
        .service-box:hover .icon-large {
            color: #00afd1;
        }
        
        .icon-effect-1 {
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-1:after {
            background-color: #00afd1;
        }
        
        .icon-effect-1:hover,
        .service-box:hover .icon-effect-1 {
            color: #00afd1;
        }
        
        .icon-effect-2 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-2:after {
            background-color: #00afd1;
        }
        
        .icon-effect-3 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-4 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-5 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .icon-effect-6 {
            color: #00afd1;
            box-shadow: 0 0 0 3px #00afd1;
            -o-box-shadow: 0 0 0 3px #00afd1;
            -moz-box-shadow: 0 0 0 3px #00afd1;
            -webkit-box-shadow: 0 0 0 3px #00afd1;
        }
        
        .team-member .member-photo .member-name span {
            background-color: #00afd1;
        }
        
        .classic-title span {
            border-bottom-color: #00afd1;
        }
        
        .portfolio-filter li a:hover {
            color: #00afd1;
        }
        
        .portfolio-filter li a.selected {
            border-color: #00afd1;
            background-color: #00afd1;
        }
        
        .portfolio-item:hover .portfolio-details h4 {
            color: #00afd1;
        }
        
        .project-content h4 span {
            border-bottom-color: #00afd1;
        }
        
        .recent-projects h4.title span {
            border-bottom-color: #00afd1;
        }
        
        ul.post-meta li a:hover {
            color: #00afd1;
        }
        
        #pagination span.current {
            border-color: #00afd1;
            background-color: #00afd1;
        }
        
        #pagination a:hover {
            color: #00afd1;
        }
        
        .post-tags-list a:hover {
            background-color: #00afd1;
        }
        
        .post-share a.mail {
            background-color: #00afd1;
        }
        
        .sidebar a:hover {
            color: #00afd1;
        }
        
        .widget-search .search-btn {
            background-color: #00afd1;
        }
        
        .sidebar .tagcloud a:hover {
            background-color: #00afd1;
        }
        
        .back-to-top:hover i {
            background-color: #00afd1;
        }
        
        .touch-slider .owl-controls.clickable .owl-buttons div:hover {
            background-color: #00afd1;
        }
        
        .touch-carousel .owl-controls.clickable .owl-buttons div:hover {
            background-color: #00afd1;
        }
        
        .testimonials-carousel .owl-controls.clickable .owl-buttons div {
            background-color: #00afd1;
        }
        
        .testimonials-carousel .owl-controls.clickable .owl-buttons div:hover i {
            color: #00afd1;
        }
        
        #portfolio-list li .portfolio-item-content {
            background: rgba(0, 175, 209, 0.9);
        }
        
        .services-3-icon i {
            background-color: #00afd1;
        }
        
        .services-2-icon i {
            background-color: #00afd1;
        }
        
        #main-slide .animated2 strong {
            color: #FFFFFF;
        }
        
        #main-slide .animated4 strong {
            color: #FFFFFF;
        }
        
        #main-slide .animated7 strong {
            color: #ffffff;
        }
        
        #main-slide .carousel-control i:hover {
            background-color: #00afd1;
        }
        
        .slider.btn {
            background-color: #1394cb;
        }
        
        .slider.btn:hover {
            background-color: #14b3f2;
            opacity: 1;
        }
        
        .slider.btn:active {
            margin-top: 24px;
            background-color: #1394cb;
        }
        
        #main-slide .carousel-indicators .active {
            background-color: #00afd1;
        }
        
        .counter-item i {
            color: #00afd1;
        }
        
        .timer {
            color: #ffffff;
        }
        
        .progress-bar {
            background-color: #00afd1;
        }
        
        .team-member.modern .member-photo:after {
            background-color: #00afd1;
        }
        
        .twitter-widget a {
            color: #00afd1;
        }
        
        .dot1,
        .dot2 {
            background-color: #00afd1;
        } 






         #i70a05b54304e8e78abdfde8e4465650e8db56f03-container {
            margin: 0;
            padding: 0;
            overflow: hidden;
            position: absolute;
            border: none;
            background-color: transparent
        }
        
        body.logged-in.admin-bar #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-bar-top,
        body.logged-in.admin-bar #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Slider.hb-top-left,
        body.logged-in.admin-bar #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Slider.hb-top-right,
        body.logged-in.admin-bar #pull-down.hb-bar-top,
        body.logged-in.admin-bar #pull-down.hb-top-left,
        body.logged-in.admin-bar #pull-down.hb-top-right {
            z-index: 99998!important;
            top: 32px!important
        }
        
        .hellobar#pull-down.hb-animated {
            animation-duration: 1s;
            -o-animation-duration: 1s;
            -ms-animation-duration: 1s;
            -moz-animation-duration: 1s;
            -webkit-animation-duration: 1s;
            animation-fill-mode: forwards;
            -o-animation-fill-mode: forwards;
            -ms-animation-fill-mode: forwards;
            -moz-animation-fill-mode: forwards;
            -webkit-animation-fill-mode: forwards
        }
        
        .hellobar#pull-down {
            top: -1px;
            right: 10px;
            padding: 3px;
            z-index: 10000002;
            overflow: hidden;
            position: absolute;
            border-radius: 0 0 5px 5px;
            transform: translateY(-40px);
            -o-transform: translateY(-40px);
            -ms-transform: translateY(-40px);
            -moz-transform: translateY(-40px);
            -webkit-transform: translateY(-40px)
        }
        
        .hellobar#pull-down .hellobar-arrow {
            cursor: pointer;
            display: flex;
            height: 11px;
            opacity: .3;
            width: 11px;
            filter: flipv;
            transform: scaleY(-1);
            -o-transform: scaleY(-1);
            -ms-transform: scaleY(-1);
            -moz-transform: scaleY(-1);
            -webkit-transform: scaleY(-1)
        }
        
        .hellobar#pull-down .hellobar-arrow:hover {
            opacity: .6
        }
        
        .hellobar#pull-down .hellobar-arrow svg {
            fill: #fff
        }
        
        .hellobar#pull-down.inverted .hellobar-arrow svg {
            fill: #3c3e3f
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.hb-animated {
            animation-duration: .25s;
            -o-animation-duration: .25s;
            -ms-animation-duration: .25s;
            -moz-animation-duration: .25s;
            -webkit-animation-duration: .25s;
            animation-fill-mode: forwards;
            -o-animation-fill-mode: forwards;
            -ms-animation-fill-mode: forwards;
            -moz-animation-fill-mode: forwards;
            -webkit-animation-fill-mode: forwards
        }
        
        @keyframes hb-bounceInDown {
            0%,
            60%,
            75%,
            90%,
            to {
                transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                transform: translate3d(0, -3000px, 0);
                -o-transform: translate3d(0, -3000px, 0);
                -ms-transform: translate3d(0, -3000px, 0);
                -moz-transform: translate3d(0, -3000px, 0);
                -webkit-transform: translate3d(0, -3000px, 0)
            }
            60% {
                transform: translateZ(0);
                -o-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -moz-transform: translateZ(0);
                -webkit-transform: translateZ(0)
            }
            75% {
                transform: translate3d(0, -40px, 0);
                -o-transform: translate3d(0, -40px, 0);
                -ms-transform: translate3d(0, -40px, 0);
                -moz-transform: translate3d(0, -40px, 0);
                -webkit-transform: translate3d(0, -40px, 0)
            }
            90% {
                transform: translateZ(0);
                -o-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -moz-transform: translateZ(0);
                -webkit-transform: translateZ(0)
            }
            to {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
        }
        
        @-moz-keyframes hb-bounceInDown {
            0%,
            60%,
            75%,
            90%,
            to {
                -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                -moz-transform: translate3d(0, -3000px, 0)
            }
            60% {
                -moz-transform: translateZ(0)
            }
            75% {
                -moz-transform: translate3d(0, -40px, 0)
            }
            90% {
                -moz-transform: translateZ(0)
            }
            to {
                -moz-transform: none
            }
        }
        
        @-webkit-keyframes hb-bounceInDown {
            0%,
            60%,
            75%,
            90%,
            to {
                -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                -webkit-transform: translate3d(0, -3000px, 0)
            }
            60% {
                -webkit-transform: translateZ(0)
            }
            75% {
                -webkit-transform: translate3d(0, -40px, 0)
            }
            90% {
                -webkit-transform: translateZ(0)
            }
            to {
                -webkit-transform: none
            }
        }
        
        @keyframes hb-bounceInUp {
            0%,
            60%,
            75%,
            90%,
            to {
                transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -ms-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
                -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                transform: translate3d(0, 3000px, 0);
                -o-transform: translate3d(0, 3000px, 0);
                -ms-transform: translate3d(0, 3000px, 0);
                -moz-transform: translate3d(0, 3000px, 0);
                -webkit-transform: translate3d(0, 3000px, 0)
            }
            60% {
                transform: translateZ(0);
                -o-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -moz-transform: translateZ(0);
                -webkit-transform: translateZ(0)
            }
            75% {
                transform: translate3d(0, 40px, 0);
                -o-transform: translate3d(0, 40px, 0);
                -ms-transform: translate3d(0, 40px, 0);
                -moz-transform: translate3d(0, 40px, 0);
                -webkit-transform: translate3d(0, 40px, 0)
            }
            90% {
                transform: translateZ(0);
                -o-transform: translateZ(0);
                -ms-transform: translateZ(0);
                -moz-transform: translateZ(0);
                -webkit-transform: translateZ(0)
            }
            to {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
        }
        
        @-moz-keyframes hb-bounceInUp {
            0%,
            60%,
            75%,
            90%,
            to {
                -moz-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                -moz-transform: translate3d(0, 3000px, 0)
            }
            60% {
                -moz-transform: translateZ(0)
            }
            75% {
                -moz-transform: translate3d(0, 40px, 0)
            }
            90% {
                -moz-transform: translateZ(0)
            }
            to {
                -moz-transform: none
            }
        }
        
        @-webkit-keyframes hb-bounceInUp {
            0%,
            60%,
            75%,
            90%,
            to {
                -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1)
            }
            0% {
                -webkit-transform: translate3d(0, 3000px, 0)
            }
            60% {
                -webkit-transform: translateZ(0)
            }
            75% {
                -webkit-transform: translate3d(0, 40px, 0)
            }
            90% {
                -webkit-transform: translateZ(0)
            }
            to {
                -webkit-transform: none
            }
        }
        
        @keyframes hb-bounceOutUp {
            0%,
            to {
                transition-timing-function: ease-in;
                -o-transition-timing-function: ease-in;
                -ms-transition-timing-function: ease-in;
                -moz-transition-timing-function: ease-in;
                -webkit-transition-timing-function: ease-in
            }
            0% {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
            to {
                transform: translate3d(0, -500px, 0);
                -o-transform: translate3d(0, -500px, 0);
                -ms-transform: translate3d(0, -500px, 0);
                -moz-transform: translate3d(0, -500px, 0);
                -webkit-transform: translate3d(0, -500px, 0)
            }
        }
        
        @-moz-keyframes hb-bounceOutUp {
            0%,
            to {
                -moz-transition-timing-function: ease-in
            }
            0% {
                -moz-transform: none
            }
            to {
                -moz-transform: translate3d(0, -500px, 0)
            }
        }
        
        @-webkit-keyframes hb-bounceOutUp {
            0%,
            to {
                -webkit-transition-timing-function: ease-in
            }
            0% {
                -webkit-transform: none
            }
            to {
                -webkit-transform: translate3d(0, -500px, 0)
            }
        }
        
        @keyframes hb-bounceOutDown {
            0%,
            to {
                transition-timing-function: ease-in;
                -o-transition-timing-function: ease-in;
                -ms-transition-timing-function: ease-in;
                -moz-transition-timing-function: ease-in;
                -webkit-transition-timing-function: ease-in
            }
            0% {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
            to {
                transform: translate3d(0, 500px, 0);
                -o-transform: translate3d(0, 500px, 0);
                -ms-transform: translate3d(0, 500px, 0);
                -moz-transform: translate3d(0, 500px, 0);
                -webkit-transform: translate3d(0, 500px, 0)
            }
        }
        
        @-moz-keyframes hb-bounceOutDown {
            0%,
            to {
                -moz-transition-timing-function: ease-in
            }
            0% {
                -moz-transform: none
            }
            to {
                -moz-transform: translate3d(0, 500px, 0)
            }
        }
        
        @-webkit-keyframes hb-bounceOutDown {
            0%,
            to {
                -webkit-transition-timing-function: ease-in
            }
            0% {
                -webkit-transform: none
            }
            to {
                -webkit-transform: translate3d(0, 500px, 0)
            }
        }
        
        @keyframes hb-bounceInLeft {
            0%,
            75%,
            to {
                transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -o-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -ms-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                transform: translate3d(200%, 0, 0);
                -o-transform: translate3d(200%, 0, 0);
                -ms-transform: translate3d(200%, 0, 0);
                -moz-transform: translate3d(200%, 0, 0);
                -webkit-transform: translate3d(200%, 0, 0)
            }
            75% {
                transform: translate3d(-10%, 0, 0);
                -o-transform: translate3d(-10%, 0, 0);
                -ms-transform: translate3d(-10%, 0, 0);
                -moz-transform: translate3d(-10%, 0, 0);
                -webkit-transform: translate3d(-10%, 0, 0)
            }
            to {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
        }
        
        @-moz-keyframes hb-bounceInLeft {
            0%,
            75%,
            to {
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -moz-transform: translate3d(200%, 0, 0)
            }
            75% {
                -moz-transform: translate3d(-10%, 0, 0)
            }
            to {
                -moz-transform: none
            }
        }
        
        @-webkit-keyframes hb-bounceInLeft {
            0%,
            75%,
            to {
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -webkit-transform: translate3d(200%, 0, 0)
            }
            75% {
                -webkit-transform: translate3d(-10%, 0, 0)
            }
            to {
                -webkit-transform: none
            }
        }
        
        @keyframes hb-bounceOutRight {
            0%,
            25%,
            to {
                transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -o-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -ms-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
            25% {
                transform: translate3d(-10%, 0, 0);
                -o-transform: translate3d(-10%, 0, 0);
                -ms-transform: translate3d(-10%, 0, 0);
                -moz-transform: translate3d(-10%, 0, 0);
                -webkit-transform: translate3d(-10%, 0, 0)
            }
            to {
                transform: translate3d(200%, 0, 0);
                -o-transform: translate3d(200%, 0, 0);
                -ms-transform: translate3d(200%, 0, 0);
                -moz-transform: translate3d(200%, 0, 0);
                -webkit-transform: translate3d(200%, 0, 0)
            }
        }
        
        @-moz-keyframes hb-bounceOutRight {
            0%,
            25%,
            to {
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -moz-transform: none
            }
            25% {
                -moz-transform: translate3d(-10%, 0, 0)
            }
            to {
                -moz-transform: translate3d(200%, 0, 0)
            }
        }
        
        @-webkit-keyframes hb-bounceOutRight {
            0%,
            25%,
            to {
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -webkit-transform: none
            }
            25% {
                -webkit-transform: translate3d(-10%, 0, 0)
            }
            to {
                -webkit-transform: translate3d(200%, 0, 0)
            }
        }
        
        @keyframes hb-bounceInRight {
            0%,
            75%,
            to {
                transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -o-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -ms-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                transform: translate3d(-200%, 0, 0);
                -o-transform: translate3d(-200%, 0, 0);
                -ms-transform: translate3d(-200%, 0, 0);
                -moz-transform: translate3d(-200%, 0, 0);
                -webkit-transform: translate3d(-200%, 0, 0)
            }
            75% {
                transform: translate3d(10%, 0, 0);
                -o-transform: translate3d(10%, 0, 0);
                -ms-transform: translate3d(10%, 0, 0);
                -moz-transform: translate3d(10%, 0, 0);
                -webkit-transform: translate3d(10%, 0, 0)
            }
            to {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
        }
        
        @-moz-keyframes hb-bounceInRight {
            0%,
            75%,
            to {
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -moz-transform: translate3d(-200%, 0, 0)
            }
            75% {
                -moz-transform: translate3d(10%, 0, 0)
            }
            to {
                -moz-transform: none
            }
        }
        
        @-webkit-keyframes hb-bounceInRight {
            0%,
            75%,
            to {
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -webkit-transform: translate3d(-200%, 0, 0)
            }
            75% {
                -webkit-transform: translate3d(10%, 0, 0)
            }
            to {
                -webkit-transform: none
            }
        }
        
        @keyframes hb-bounceOutLeft {
            0%,
            25%,
            to {
                transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -o-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -ms-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255);
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                transform: none;
                -o-transform: none;
                -ms-transform: none;
                -moz-transform: none;
                -webkit-transform: none
            }
            25% {
                transform: translate3d(10%, 0, 0);
                -o-transform: translate3d(10%, 0, 0);
                -ms-transform: translate3d(10%, 0, 0);
                -moz-transform: translate3d(10%, 0, 0);
                -webkit-transform: translate3d(10%, 0, 0)
            }
            to {
                transform: translate3d(-200%, 0, 0);
                -o-transform: translate3d(-200%, 0, 0);
                -ms-transform: translate3d(-200%, 0, 0);
                -moz-transform: translate3d(-200%, 0, 0);
                -webkit-transform: translate3d(-200%, 0, 0)
            }
        }
        
        @-moz-keyframes hb-bounceOutLeft {
            0%,
            25%,
            to {
                -moz-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -moz-transform: none
            }
            25% {
                -moz-transform: translate3d(10%, 0, 0)
            }
            to {
                -moz-transform: translate3d(-200%, 0, 0)
            }
        }
        
        @-webkit-keyframes hb-bounceOutLeft {
            0%,
            25%,
            to {
                -webkit-transition-timing-function: cubic-bezier(.65, -.25, .325, 1.255)
            }
            0% {
                -webkit-transform: none
            }
            25% {
                -webkit-transform: translate3d(10%, 0, 0)
            }
            to {
                -webkit-transform: translate3d(-200%, 0, 0)
            }
        }
        
        @keyframes hb-fadeIn {
            0%,
            to {
                transition-timing-function: ease-in;
                -o-transition-timing-function: ease-in;
                -ms-transition-timing-function: ease-in;
                -moz-transition-timing-function: ease-in;
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 0
            }
            to {
                opacity: 1
            }
        }
        
        @-moz-keyframes hb-fadeIn {
            0%,
            to {
                -moz-transition-timing-function: ease-in
            }
            0% {
                opacity: 0
            }
            to {
                opacity: 1
            }
        }
        
        @-webkit-keyframes hb-fadeIn {
            0%,
            to {
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 0
            }
            to {
                opacity: 1
            }
        }
        
        @keyframes hb-fadeOut {
            0%,
            to {
                transition-timing-function: ease-in;
                -o-transition-timing-function: ease-in;
                -ms-transition-timing-function: ease-in;
                -moz-transition-timing-function: ease-in;
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 1
            }
            to {
                opacity: 0
            }
        }
        
        @-moz-keyframes hb-fadeOut {
            0%,
            to {
                -moz-transition-timing-function: ease-in
            }
            0% {
                opacity: 1
            }
            to {
                opacity: 0
            }
        }
        
        @-webkit-keyframes hb-fadeOut {
            0%,
            to {
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 1
            }
            to {
                opacity: 0
            }
        }
        
        @keyframes hb-fadeInDown {
            0%,
            to {
                transition-timing-function: ease-in;
                -o-transition-timing-function: ease-in;
                -ms-transition-timing-function: ease-in;
                -moz-transition-timing-function: ease-in;
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 0;
                height: 110%;
                margin-top: -5%
            }
            to {
                opacity: 1;
                height: 100%;
                margin-top: 0
            }
        }
        
        @-moz-keyframes hb-fadeInDown {
            0%,
            to {
                -moz-transition-timing-function: ease-in
            }
            0% {
                opacity: 0;
                height: 110%;
                margin-top: -5%
            }
            to {
                opacity: 1;
                height: 100%;
                margin-top: 0
            }
        }
        
        @-webkit-keyframes hb-fadeInDown {
            0%,
            to {
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 0;
                height: 110%;
                margin-top: -5%
            }
            to {
                opacity: 1;
                height: 100%;
                margin-top: 0
            }
        }
        
        @keyframes hb-fadeOutUp {
            0%,
            to {
                transition-timing-function: ease-in;
                -o-transition-timing-function: ease-in;
                -ms-transition-timing-function: ease-in;
                -moz-transition-timing-function: ease-in;
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 1;
                height: 100%;
                margin-top: 0
            }
            to {
                opacity: 0;
                height: 110%;
                margin-top: -5%
            }
        }
        
        @-moz-keyframes hb-fadeOutUp {
            0%,
            to {
                -moz-transition-timing-function: ease-in
            }
            0% {
                opacity: 1;
                height: 100%;
                margin-top: 0
            }
            to {
                opacity: 0;
                height: 110%;
                margin-top: -5%
            }
        }
        
        @-webkit-keyframes hb-fadeOutUp {
            0%,
            to {
                -webkit-transition-timing-function: ease-in
            }
            0% {
                opacity: 1;
                height: 100%;
                margin-top: 0
            }
            to {
                opacity: 0;
                height: 110%;
                margin-top: -5%
            }
        }
        
        .hb-hidden {
            display: none
        }
        
        body .hb-cu-offer,
        html .hb-cu-offer {
            text-align: center!important;
            padding: 2em!important
        }
        
        body .hb-cu-offer a,
        html .hb-cu-offer a {
            text-decoration: none!important;
            box-shadow: none!important
        }
        
        body .hb-cu-offer a:hover,
        html .hb-cu-offer a:hover {
            text-decoration: underline!important;
            box-shadow: none!important
        }
        
        .hb-cu-modal {
            display: block!important;
            width: 90%!important;
            position: absolute!important;
            top: 50%!important;
            left: 50%!important;
            transform: translate(-50%, -50%)!important;
            font-family: Open Sans, Helvetica, Arial, sans-serif!important;
            padding: 20px!important;
            text-align: center!important;
            font-size: 13px!important;
            background-color: #fefefe!important;
            margin: 0!important;
            border: 1px solid #efefef!important;
            max-width: 670px!important
        }
        
        .hb-cu-modal .progress {
            margin: 10px auto 18px!important;
            width: 95%!important
        }
        
        .hb-cu-modal .caption {
            color: #000!important;
            border-bottom: 1px solid #ccc!important;
            font-size: 10pt!important;
            padding: 8px 0!important;
            width: 85%!important;
            max-width: 520px!important
        }
        
        .hb-cu-modal .caption,
        .hb-cu-modal .headline {
            font-family: Open Sans, Helvetica, Arial, sans-serif!important;
            margin: auto!important
        }
        
        .hb-cu-modal .headline {
            letter-spacing: 0!important;
            color: #333!important;
            font-size: 18pt!important;
            font-weight: 700!important;
            padding: 30px!important;
            max-width: 500px!important
        }
        
        .hb-cu-modal .form {
            padding: 0 30px!important
        }
        
        .hb-cu-modal input {
            display: block!important
        }
        
        .hb-cu-modal input,
        .hb-cu-modal input[type=checkbox] {
            padding: 13px!important;
            width: 100%!important;
            max-width: 450px!important;
            margin: auto!important;
            margin-bottom: 15px!important;
            font-size: 1.2em!important;
            color: #201d1d!important;
            background: #fff!important;
            border: 1pt solid #c9d7dd!important
        }
        
        .hb-cu-modal input[type=checkbox] {
            display: inline!important
        }
        
        .hb-cu-modal .hb-gdpr-checkboxes {
            padding: 0 67px!important;
            margin-bottom: 15px!important
        }
        
        .hb-cu-modal .hb-gdpr-checkboxes label {
            text-align: left;
            margin: 0 0 10px;
            display: flex;
            align-items: flex-start
        }
        
        .hb-cu-modal .hb-gdpr-checkboxes span {
            flex: 94%
        }
        
        .hb-cu-modal .hb-gdpr-checkboxes .hb-gdpr-checkbox {
            padding: 0!important;
            width: auto!important;
            margin: 2px 5px 0 0!important;
            font-size: 1.2em!important;
            color: #201d1d!important;
            background: #fff!important;
            border: 1pt solid #c9d7dd!important;
            display: inline!important
        }
        
        .hb-cu-modal .cta {
            padding: 13px!important;
            width: 100%!important;
            max-width: 450px!important;
            margin: auto!important;
            margin-bottom: 15px!important;
            font-size: 1.2em!important;
            color: #201d1d!important;
            display: block!important;
            color: #fff!important;
            text-transform: uppercase!important;
            text-decoration: none!important;
            font-family: Open Sans, Helvetica, Arial, sans-serif!important;
            font-weight: 700!important;
            cursor: pointer!important;
            padding: 20px!important;
            font-size: 18px!important;
            margin-top: 5px!important;
            border: none!important;
            border-radius: 0!important;
            -webkit-appearance: none!important
        }
        
        .hb-cu-modal .cta:focus {
            outline: none!important
        }
        
        .hb-cu-modal .spam-disclaimer {
            font-family: Open Sans, Helvetica, Arial, sans-serif!important;
            margin-top: 8px!important;
            color: #9c9c9d!important;
            font-size: 14px!important
        }
        
        .hb-cu-modal-container {
            display: none;
            position: fixed!important;
            z-index: 9000000!important;
            padding: 0!important;
            padding-top: 100px!important;
            left: 0!important;
            top: 0!important;
            width: 100%!important;
            height: 100%!important;
            overflow: auto!important;
            background-color: #000!important;
            background-color: rgba(0, 0, 0, .4)!important;
            box-sizing: content-box!important
        }
        
        #hb-cu-close-button {
            margin-top: -35px!important;
            margin-right: -35px!important;
            float: right!important;
            width: auto!important;
            height: auto!important;
            background: #333!important;
            border: 2px solid #fff!important;
            -webkit-border-radius: 18px!important;
            -moz-border-radius: 18px!important;
            border-radius: 18px!important;
            box-shadow: none!important;
            box-sizing: border-box!important;
            letter-spacing: normal!important;
            word-spacing: 0!important;
            text-size-adjust: 100%!important;
            padding: 7px!important;
            display: flex!important;
            justify-content: center!important;
            align-items: center!important
        }
        
        #hb-cu-close-button svg {
            fill: transparent!important;
            stroke: #fff!important;
            stroke-linecap: round!important;
            stroke-width: 5px!important
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar {
            top: 0;
            left: 0;
            width: 100%;
            min-height: 40px;
            z-index: 10000001
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-large {
            min-height: 50px;
            max-height: 50px
        }
        
        #hellobar-pusher {
            height: 30px;
            overflow: hidden;
            position: relative;
            flex: none
        }
        
        #hellobar-pusher.hb-large {
            height: 50px
        }
        
        .hellobar#pull-down.hb-bar-bottom {
            top: auto;
            bottom: -1px;
            position: fixed;
            border-radius: 5px 5px 0 0;
            transform: translateY(40px);
            -o-transform: translateY(40px);
            -ms-transform: translateY(40px);
            -moz-transform: translateY(40px);
            -webkit-transform: translateY(40px)
        }
        
        .hellobar#pull-down.hb-bar-bottom .hellobar-arrow {
            filter: none;
            transform: none;
            -o-transform: none;
            -ms-transform: none;
            -moz-transform: none;
            -webkit-transform: none
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.remains-in-place {
            top: 0;
            position: fixed;
            _position: absolute;
            _top: expression(eval(document.body.scrollTop))
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-bar-bottom {
            top: auto;
            bottom: 0;
            position: fixed;
            _position: absolute;
            _bottom: expression(eval(document.body.scrollTop))
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-animated {
            animation-duration: 1s;
            -o-animation-duration: 1s;
            -ms-animation-duration: 1s;
            -moz-animation-duration: 1s;
            -webkit-animation-duration: 1s
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-animateIn,
        .hellobar#pull-down.hb-animateIn {
            animation-name: hb-bounceInDown;
            -o-animation-name: hb-bounceInDown;
            -ms-animation-name: hb-bounceInDown;
            -moz-animation-name: hb-bounceInDown;
            -webkit-animation-name: hb-bounceInDown
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-animateOut,
        .hellobar#pull-down.hb-animateOut {
            animation-name: hb-bounceOutUp;
            -o-animation-name: hb-bounceOutUp;
            -ms-animation-name: hb-bounceOutUp;
            -moz-animation-name: hb-bounceOutUp;
            -webkit-animation-name: hb-bounceOutUp
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-animateIn.hb-bar-bottom,
        .hellobar#pull-down.hb-animateIn.hb-bar-bottom {
            animation-name: hb-bounceInUp;
            -o-animation-name: hb-bounceInUp;
            -ms-animation-name: hb-bounceInUp;
            -moz-animation-name: hb-bounceInUp;
            -webkit-animation-name: hb-bounceInUp
        }
        
        #i70a05b54304e8e78abdfde8e4465650e8db56f03-container.HB-Bar.hb-animateOut.hb-bar-bottom,
        .hellobar#pull-down.hb-animateOut.hb-bar-bottom {
            animation-name: hb-bounceOutDown;
            -o-animation-name: hb-bounceOutDown;
            -ms-animation-name: hb-bounceOutDown;
            -moz-animation-name: hb-bounceOutDown;
            -webkit-animation-name: hb-bounceOutDown
        }
		
		/* responsive design */
		
		
        @media (max-width: 1800px) {
            .section-content-process.section-client-content-process {
                padding: 49px 0 56px;
            }
        }
        
        @media (max-width: 1500px) {
            #main-slide .carousel-indicators {
                bottom: 5px;
            }
            .section-my-clients .recent-work-navigation-slider .arrow-container {
                z-index: 100;
                position: absolute;
                width: 106%;
                padding: 83px 0px 0;
                right: -3%;
            }
            .section-content-process {
                padding: 0 !important;
            }
            ul.content-statuses li {
                margin-right: 50px;
            }
            .col-why-1 {
                margin-left: 10%;
            }
            .col-why {
                width: 26.66666%;
            }
        }
        
        @media (max-width: 1300px) {
            .section-my-clients .recent-work-navigation-slider .arrow-container {
                width: 103%;
                right: -1.5%;
            }
        }
        
        @media (max-width: 1201px) {
            a.add-money-link-with-img {
                margin-right: 0;
                margin-bottom: 20px;
                width: 75%;
            }
        }
        
        @media (max-width: 1200px) {
            h2.buttons-all-orders {
                text-align: center;
            }
            .standard-intro-text {
                float: right;
                margin-right: -78px;
            }
            ul.control-count-list li p.count-text {
                font-size: 15px;
            }
            ul.control-count-list li b.count-number {
                font-size: 20px;
            }
            .my-clients-slider .client-btn span.pencil {
                left: 36px;
            }
            .container-find-writres .rank-wrapper select {
                width: 78%;
            }
            .price-titles small {
                position: initial;
            }
            .textarea-wrapper .buttons .btn {
                padding: 9px 12px;
            }
            .all-order-filters-box .filter-title {
                width: 30%;
            }
            .all-order-filters-box .filter-body {
                width: 70%;
            }
            a.edit-paym-info {
                padding-right: 10px;
                padding-left: 38px;
            }
            a.edit-paym-info span {
                left: 9px;
            }
            .section-my-funds .edit-paym-info-box h2 {
                font-size: 34px;
                text-align: center;
                margin-bottom: 30px;
            }
            .section-my-funds .button-box {
                text-align: center;
                margin-bottom: 30px;
            }
            .view-earnings-box,
            a.funds-links {
                display: inline-block;
                width: 49%;
                margin-right: 1%;
            }
            a.funds-links:last-child {
                margin-right: 0;
            }
            .view-earnings-box a.funds-links {
                width: 100%;
            }
            .how-get-paid {
                padding-right: 0;
            }
            .fileUpload {
                height: 46px;
            }
            .section-request .fileUpload.file-is-chosen {
                padding: 10px 6px;
            }
            .delete-border-part {
                width: 0;
            }
            .price-titles {
                display: inline-block;
                width: 250px;
            }
            .row-iwriters-filters .team-buttons button {
                width: 46%;
                margin-top: 10px;
            }
            .remove-text-file a {
                padding: 0;
                text-align: center;
            }
            li.authorized-link a img {
                margin-right: 0;
            }
            li.authorized-link a {
                padding-right: 11px !important;
                padding-left: 11px;
            }
            .rating-box a {
                padding-left: 0px !important;
            }
            div.navbar-collapse.collapse &gt; ul &gt; li.authorized-link &gt; a &gt; span {
                display: none;
            }
            .btn-apply-fast-track {
                font-size: 32px;
                margin-top: 25px;
                padding: 15px 0;
            }
            .writer-data-row {
                padding: 35px 25px;
            }
            .container-find-writres {
                background: url('find-writers-2.a9ecc7b0afe75e2cbe4e.png') no-repeat right 55%;
            }
            .btn-search-writers {
                width: 18%;
            }
            .textarea-wrapper .buttons {
                padding-left: 15px;
                padding-right: 15px;
            }
            .control-btns {
                width: 190px;
                margin-right: 15px;
            }
            .control-count {
                width: calc(100% - 410px);
            }
            .control-time {
                width: 205px;
            }
            .vert-black-line.write-article-bl {
                top: -29px;
                height: 104%;
            }
            .c-row &gt; div:first-child {
                line-height: initial;
            }
            .order-excerpt ul li a {
                width: 100%;
            }
            .section-view-articles .wrapper-submit-btn,
            .section-view-articles .wrapper-submit-btn .btn-search-submit {
                width: initial;
            }
            .row-wrapper .upload-container h2 {
                text-align: center;
            }
            .upload-box .upload-file-btn-box {
                width: 100%;
            }
            .upload-box .photo-img-avatar-box {
                width: 100%;
                text-align: center;
            }
            .steps-container p {
                padding-left: 15px;
            }
            .section-fast-track .pricing-tables &gt; div {
                margin-left: 0;
            }
            .section-fast-track .pricing-tables &gt; div:first-child {
                margin-left: 0;
            }
            .profile-summary {
                border-color: #E5E5E5;
            }
            .row-statistics .col-lg-9 {
                border: 0;
            }
            .account-info {
                padding: 30px 15px 10px 15px;
                overflow: hidden;
                text-align: center;
            }
            .account-info &gt; div {
                float: left;
                width: 33%;
                padding: 15px;
            }
            .take-action {
                border-bottom: 0px;
                border-right: 2px solid #e5e5e5;
                border-left: 2px solid #e5e5e5;
            }
            .left-stat-menu ul {
                padding-bottom: 33px;
                display: inline-block;
            }
            .left-stat-menu ul li {
                margin-top: 3px;
                text-align: left;
            }
            .left-stat-menu {
                text-align: center;
            }
            .input-wrapper .input-text.find-writers {
                width: 67%;
            }
            .aff-link-headline {
                font-size: 22px;
            }
            .aff-link-body {
                font-size: 16px;
            }
            .my-clients-slider .client-btn span {
                left: 12px;
            }
            .my-clients-slider .client-btn {
                padding-left: 44px;
                font-size: 14px;
            }
            .section-my-clients .recent-work-navigation-slider .arrow-container {
                z-index: 100;
                position: absolute;
                width: 102%;
                padding: 83px 0px 0;
                right: -1%;
            }
            ul.content-statuses .middle-grey-line {
                width: 82%;
                right: 11%;
            }
            ul.content-statuses.client-content-statuses .middle-grey-line {
                width: 75%;
                right: 14%;
            }
            ul.content-statuses {
                display: block;
                width: 100%;
            }
            ul.content-statuses li {
                margin-right: 0px;
                width: 19%;
            }
            ul.content-statuses.client-content-statuses li {
                width: 19%;
            }
            .btn-write-content-box {
                text-align: right;
            }
            p.key-wrapper {
                line-height: 1.5em;
            }
            p.key-wrapper .v-spec-i,
            p.key-wrapper .w-con,
            p.key-wrapper .r-con {
                font-size: 14px;
                border-radius: 5px;
                padding: 5px 11px;
                margin-left: 15px;
                font-weight: 500;
            }
            .project-filters .row &gt; div {
                margin-bottom: 10px;
            }
            .project-filters .language-wrap,
            .project-filters .calendar-box {
                overflow: hidden;
            }
            .fast-track-wrapper .pancil {
                background-size: contain;
                width: 238px;
                height: 113px;
                left: 0%;
            }
            .fast-track-wrapper .woman {
                background: url('fast-track-woman-narrow.689a72001da9f8126b8f.png') no-repeat;
                left: calc(100% - 216px);
            }
            .fast-track-wrapper .board {
                right: calc((100% - 492px)/2);
            }
            .fast-track-wrapper .board .board-inner .board-inner-triangle {
                display: none;
            }
            .reply-submit-section p {
                padding-top: 0;
            }
            .section-order-summary input.input-text {
                width: 110px;
                margin-top: 5px;
            }
            .navbar-default .navbar-toggle,
            .navbar-default .navbar-toggle:hover,
            .navbar-default .navbar-toggle:focus {
                background: #fff;
                padding: 8px 5px 6px 5px;
            }
            .navbar-default .navbar-toggle i {
                color: #bbb;
                font-size: 2em;
            }
            .quote-buttons span {
                margin: 0 2px;
            }
            .flickr-widget ul li {
                margin-left: 0px;
                margin-right: 7px;
            }
            .subscribe-widget form input[type="text"] {
                margin-bottom: 10px;
            }
            .history-content p {
                max-height: 36px;
                line-height: 20px;
                overflow: hidden;
            }
            .projects-carousel {
                width: 950px!important;
            }
            .timer {
                font-size: 36px;
            }
            .count-writers-number {
                padding-left: 85px;
            }
            #parallax-one .count-writers-icon {
                padding-left: 0;
            }
            .col-why-1 {
                margin-left: 5%;
            }
            .col-why {
                width: 30%;
            }
            .why-employs-section {
                background: #134673 url('bg-bottom-section-dark.989ff57628ce482fe4ce.png') no-repeat -10% center fixed;
            }
            .navbar-brand&gt;img {
                width: 100px;
            }
        }
        
        @media (max-width: 991px) {
            li.authorized-link a img {
                margin-left: 5px;
            }
            .section-my-clients h2.my-personal-client {
                float: none;
                text-align: center;
                margin-bottom: 30px;
            }
            .personal-client-tabs-box {
                float: none;
            }
            #sort-by-listings,
            #expand-all-listings,
            a#filter-anchor,
            #refresh-listings {
                width: 50%;
                display: block;
                margin: 0 0 10px 0;
                float: left;
            }
            h2.search-result-all-orders {
                text-align: center;
            }
            h2.buttons-all-orders {
                line-height: normal !important;
                margin-bottom: 20px !important;
            }
            .tag-input-box {
                width: 80%;
                margin-bottom: 10px;
            }
            .tags-text {
                line-height: 45px;
            }
            h2.buttons-all-orders a.export-checked-orders {}
            .standard-intro-text {
                float: none;
                margin-right: 0;
            }
            #priceContentPosition {
                margin-left: 0;
            }
            .pop-up-container .pop-up-box-wrapper {
                width: auto;
            }
            .pop-up-box .top-box .corner {
                left: 49%;
            }
            .pop-up-box ul.specific-project-details,
            .pop-up-box .top-box p.client,
            .pop-up-box .top-box .proj-finance-details h3 {
                text-align: center;
            }
            .project-description-box {
                width: 90%;
                padding: 15px;
            }
            .proj-except-title h3 {
                text-align: center;
                margin-bottom: 15px;
            }
            .appr-rej-box {
                text-align: center !important;
            }
            ul.specific-project-details li {
                margin-bottom: 15px;
            }
            ul.specific-project-details li.date-and-words.word-count {
                border-right: 0;
            }
            .proj-finance-details {
                float: none;
                text-align: center;
            }
            .proj-statistics div {
                padding-top: 10px;
                padding-bottom: 10px;
            }
            .tip-text {
                margin-top: 15px;
                padding-left: 15px;
                padding-right: 15px;
            }
            .section-my-funds .button-box {
                margin-bottom: 0;
            }
            .authorized-navbar .container {
                width: 100%;
            }
            .mediate-2-p-buttons .btn {
                width: 49.5%;
                float: left;
            }
            .mediate-2-p-buttons {
                margin-top: 30px;
            }
            .mediate-2-p-radio ul li {
                width: 100%;
                margin-bottom: 20px;
                text-align: center;
            }
            .mediate-2-p-radio ul li:first-child {
                margin-right: 1%;
            }
            .mediate-2-p-buttons .btn-cancel {
                margin-right: 1%;
            }
            .mediate-2-p {
                margin-left: 0;
            }
            .section-mediate-2 .container {
                background: transparent;
            }
            p.intermediate-p {
                width: 100%;
            }
            .section-mediate-1 .container {
                padding-top: 60px;
                padding-bottom: 60px;
                background: url('bg-intermediate-15per.867cdd70098cc0da390f.png') no-repeat 93% bottom;
            }
            .my-clients-slider .col-md-4.col-sm-6 {
                width: 49%;
            }
            .stats-main-block .tab-container .nav-tabs &gt; li:first-child &gt; a {
                border-left: 0;
            }
            .stats-main-block .tab-container .nav-tabs &gt; li &gt; a {
                white-space: nowrap;
                overflow: hidden;
                text-overflow: ellipsis;
                text-align: center;
                border-radius: 0;
            }
            .stats-main-block .tab-container .nav-tabs &gt; li {
                width: 25%;
            }
            .stats-main-block .tab-container ul.nav-tabs {
                padding-left: 0;
            }
            .balance-info .row-success h3 {
                padding-left: 20px;
            }
            .all-order-filters-box .filter-title.keyword-phrase {
                line-height: 50px;
            }
            .all-order-filters-panel.panel-body .input-wrapper {
                margin: 0;
            }
            .all-order-filters-box .filter-body {
                margin-bottom: 15px;
            }
            .all-order-filters-box button {
                width: 100%;
                float: right;
                margin-top: 20px;
            }
            .project-money-brief {
                width: 100%;
                margin-left: 0;
            }
            .rej-apr-info {
                float: none;
            }
            .row-iwriters-filters .input-wrapper select {
                width: calc(100% - 52px);
            }
            span.team-select-label {
                float: left;
                display: block;
                line-height: 50px;
            }
            .input-wrapper.search-within-fav-writers {
                overflow: hidden;
            }
            .input-wrapper.search-within-fav-writers button {
                margin-right: 0;
            }
            .row-iwriters-filters .input-wrapper.search-within-fav-writers .input-text {
                width: calc(100% - 55px);
            }
            .row-iwriters-filters .input-wrapper button {
                margin-left: 0;
            }
            .row-iwriters-filters .input-wrapper .input-text {
                width: calc(100% - 50px);
                float: left;
                margin-right: 5px;
            }
            .section-my-funds h2 {
                font-size: 31px;
            }
            .section-request .fileUpload.file-is-chosen {
                margin-bottom: 10px;
            }
            .well.successfully-uploaded {
                margin-left: 45px;
                margin-right: 0px;
                margin-top: 10px;
            }
            .start-files-uploading {
                width: 99%;
            }
            .start-files-uploading-box,
            .section-request .fileUpload {
                font-size: 14px;
                width: 50%;
            }
            .section-request .fileUpload.file-is-chosen {
                width: 20%;
            }
            .rating-text {
                width: 56%;
            }
            .login-form.register-request-form .themes-error-container {
                width: 80%;
                max-width: 100%;
            }
            .contact-form .form-box textarea {
                max-width: 100%;
            }
            .contact-form .form-box textarea + .themes-error-container {
                max-width: 100%;
            }
            .register-request-form #passwordDescription {
                margin-top: 10px;
                display: initial;
            }
            .register-request-form .containerpassword {
                margin-right: 0;
                max-width: 80%;
                margin-bottom: 22px;
            }
            .w-con {
                margin-bottom: 10px;
            }
            .row-iwriters-filters .team-buttons button {
                margin-top: 0px;
                font-size: inherit;
                float: left;
                width: 49.5%;
            }
            .row-iwriters-filters .team-buttons button:first-child {
                margin-right: 1%;
            }
            .btn-apply-fast-track {
                font-size: 28px;
                margin-top: 25px;
                padding: 15px 0;
            }
            .col-wrt-8 {
                padding-right: 15px;
                border: 0;
                margin-bottom: 15px;
            }
            table.highlights-table {
                margin-top: 15px;
                text-align: center !important;
            }
            table.highlights-table tr td {
                width: 50% !important;
                text-align: center !important;
            }
            table.highlights-table tr td:first-child {
                text-align: right;
                /*padding-right: 5%;*/
            }
            table.highlights-table tr td:nth-child(2) {
                /*padding-left: 5%;*/
                text-align: left;
            }
            .highlights h3 {
                text-align: center;
            }
            .container-find-writres .radio label {
                padding-left: 25px;
                margin-right: 10px;
                padding-top: 5px;
            }
            .container-find-writres {
                background: url('find-writers-3.c83379e498b9433db4d9.png') no-repeat center center;
            }
            .row-wrapper.rw-edit-pay-info .row .col-md-3 {
                padding-bottom: 5px;
            }
            .row-wrapper.rw-edit-pay-info .col-md-7 .row .col-md-3.line-height-50 {
                line-height: 1.1em;
            }
            .form-container.prof-sum-form-cont {
                padding-left: 15px;
                padding-right: 15px;
            }
            .row-wrapper.rw-edit-pay-info .col-md-7 {
                padding-left: 65px;
                padding-top: 10px;
            }
            .col-md-7.col-form-edit-profile .form-container {
                padding-top: 15px;
                padding-left: 15px;
                padding-right: 15px;
            }
            .section-edit-profile-writer .row-wrapper .col-md-5 {
                border: 0;
                padding-bottom: 0;
            }
            .profile-p {
                float: left;
                width: 100%;
            }
            .textarea-wrapper .buttons .btn.btn-spam,
            .textarea-wrapper .buttons .btn.btn-drft {
                float: none !important;
            }
            .textarea-wrapper .buttons .btn {
                padding: 9px 12px;
                font-size: 16px;
            }
            .section-review-article .proj-instruc-box {
                padding: 15px 0;
            }
            table.table-proj-info tr td:first-child {
                padding-left: 6px;
            }
            table.table-proj-info tr td:nth-child(2) {
                padding-left: 8px;
                padding-right: 16px;
            }
            .section-review-article .proj-instruc-box .proj-instr {
                width: 54%;
                padding-left: 20px;
            }
            .section-writer-history table tbody tr.last-row td {
                padding: 8px;
            }
            .tbl-rate-label {
                margin-left: 0;
            }
            ul.control-count-list li p.count-text {
                font-size: 15px;
            }
            .panel-article-details .c-row .input-wrapper {
                margin-top: 5px;
            }
            .c-row-2 &gt; div:last-child {
                padding-left: 0;
                width: 50%;
                margin-top: 15px;
                margin-left: 50%;
            }
            .panel-article-details .c-row .input-wrapper,
            .c-row &gt; div:first-child {
                width: 100%;
            }
            .order-stats ul li {
                margin-right: 5%;
            }
            .project-filters .row &gt; div {
                padding-top: 10px;
            }
            .export-history ul li:first-child {
                margin-top: 0;
            }
            .order-excerpt ul li a {
                width: 100%;
                margin-top: 10px;
                padding: 10px;
            }
            .request-form h3.like-to-order {
                margin-top: 38px;
            }
            .col-form-edit-profile {
                border: none;
            }
            .row-wrapper .upload-container {
                overflow: hidden;
                padding: 25px 15px 15px;
            }
            .section-edit-profile .criteria-box {
                float: left;
            }
            .upload-container .upload-box {
                float: left;
                width: 50%;
            }
            .upload-box .upload-file-btn-box {
                width: calc(50% - 15px);
            }
            .upload-box .photo-img-avatar-box {
                width: 111px;
                margin-left: 15px;
            }
            .left-col-rate-descr {
                margin-top: 30px;
            }
            .section-fast-track .pricing-tables {
                margin-bottom: 25px;
            }
            .row-rate-description {
                margin-top: 10px;
            }
            .row-rate-description &gt; div:first-child {
                overflow: hidden;
                margin-bottom: 50px;
                margin-top: 20px;
            }
            .section-add-money .row-empty-space {
                height: 30px;
            }
            .row-wrapper.add-money {
                padding-top: 23px;
            }
            .add-money h2 {
                text-align: center;
                margin-bottom: 23px;
                padding: 0;
            }
            .add-money .row-inner p,
            .balance-info h3,
            .balance-info h2 {
                padding-left: 15px;
            }
            .row-wrapper.balance-info {
                padding-top: 15px;
            }
            .balance-info h3 {
                margin-top: 15px;
            }
            .balance-info p {
                padding-left: 15px;
                margin-top: 20px;
            }
            .section-view-statistics h1 {
                text-align: center;
                line-height: 1.0em;
            }
            .btn-find-writers {
                width: 33%;
            }
            ul.button-link-list li:nth-child(2) {
                margin-right: 1%;
                width: 49%;
            }
            ul.button-link-list li {
                width: 50%;
            }
            ul.button-link-list li a {
                width: 100%;
            }
            .aff-link-corner {
                display: none;
            }
            .section-affiliate-program h3 {
                text-align: center;
            }
            .aff-btn-box-wide {
                display: none;
            }
            .aff-btn-box-narrow {
                display: block;
                text-align: right;
            }
            .aff-btn-box-narrow a.aff-btn {
                padding: 3% 6%;
                margin-top: 21px;
                margin-left: 3%;
            }
            .aff-link-headline {
                font-size: 24px;
                padding-right: 18px;
            }
            .aff-link-body {
                font-size: 17px;
                padding-left: 16px;
            }
            .aff-btn-box {}
            .section-affiliate-program h1 {
                text-align: center;
            }
            .my-clients-slider .client-photo-box {
                padding-left: 0;
            }
            .my-clients-slider .client-headlines {
                padding-left: 5px;
            }
            .client-headlines h3 {
                font-size: 16px;
            }
            .rating-stars-box ul li {
                display: inline-block;
                margin-right: 0px;
                font-size: 15px;
            }
            .my-clients-slider .client-btn {
                padding: 14px;
                text-align: center;
            }
            .my-clients-slider .client-btn span {
                display: none;
            }
            i.narrow-i {
                display: inline;
            }
            .my-clients-slider .client-btn {
                width: 100% !important;
                border-right: none !important;
            }
            .my-clients-slider .contact-btn.client-btn.hire-btn {
                padding-left: 14px;
            }
            .my-clients-slider .contact-btn.client-btn {
                margin-top: 0;
            }
            .section-my-clients .recent-work-navigation-slider .arrow-container {
                width: 96%;
                padding: 0 0px 0;
                right: 2%;
                top: -163px;
            }
            a.funds-links span {
                left: 20%;
            }
            a.edit-paym-info {
                font-size: 22px;
                width: 75%;
                padding: 15px 24px 15px 52px;
                font-weight: 600;
            }
            .view-earnings-box {
                width: 75%;
            }
            .view-earnings-box a.edit-paym-info {
                width: 100%;
            }
            .how-get-paid {
                padding-top: 0;
                margin-bottom: 20px;
            }
            a.edit-paym-info span {
                top: 12px;
                left: 20%;
            }
            .edit-paym-info-box h2 {
                text-align: center;
                margin-bottom: 20px;
            }
            .edit-paym-info-box &gt; div {
                text-align: center;
                padding-bottom: 35px;
            }
            ul.content-statuses li {
                vertical-align: top;
            }
            .content-status-name span {
                height: 3.1em;
            }
            .btn-write-content span {
                top: 7px;
            }
            .section-content-process h1 {
                font-size: 28px;
                line-height: 44px;
            }
            a.btn-write-content {
                padding: 9px 26px;
                padding-right: 66px;
            }
            .proj-finance-details table td img {
                margin-right: 10px;
            }
            .proj-finance-details table td {
                font-size: 14px;
            }
            .proj-statistics div {
                border: none;
            }
            .proj-statistics {
                padding: 10px;
            }
            .fast-track-wrapper .board {
                background-color: rgba(67, 50, 22, 0.90);
            }
            .fast-track-wrapper .woman {
                background-size: contain;
                width: 173px;
                left: initial;
                right: 0px;
                top: 39px;
            }
            .section-order-summary input.input-text {
                display: inline-block;
            }
            .request-form h3 {
                margin-bottom: 10px;
                text-align: center;
                font-weight: 600;
                font-size: 20px;
            }
            .input-wrapper {
                margin-bottom: 10px;
            }
            .input-wrapper.inputPrice-wrapper.has-error {
                margin-bottom: 0px;
            }
            .md-minus-3-prec .input-wrapper .themes-error-container,
            .md-minus-3-prec .input-wrapper + .themes-error-container {
                margin-top: -10px;
            }
            .input-wrapper span.intro-text {
                line-height: initial;
            }
            .narrow-img-placeholder {
                padding-left: 45px;
            }
            .custom-checkbox.narrow-img-placeholder {
                padding-left: 0px;
            }
            .boxed-page,
            .boxed-page header {
                width: 100%;
            }
            .classic-testimonials {
                margin-bottom: 25px!important;
            }
            .tp-caption a.btn-system {
                font-size: 11px;
                padding: 4px 8px;
            }
            .contact-details {
                display: none!important;
            }
            .authorized-navbar.navbar-default .navbar-nav a.nav-coin {
                padding-right: 7px;
            }
            .navbar-brand {
                padding: 25px 6px;
                left: 0;
                top: 7px;
            }
            .authorized-navbar.navbar-default .navbar-nav &gt; li &gt; a {
                padding: 15px 6px 15px 6px;
                font-size: 15px;
            }
            .navbar-default .navbar-nav {
                /*margin: 0 !important;*/
                top: 0;
            }
            ul.social-list {
                float: none !important;
                text-align: center;
            }
            ul.social-list li {
                float: none !important;
                display: inline-block;
            }
            .quote-buttons {
                text-align: center;
            }
            .copyright-section {
                text-align: center;
            }
            ul.footer-nav {
                display: block;
                float: none !important;
                text-align: center;
                margin-top: 10px;
            }
            ul.footer-nav li {
                display: inline-block;
                float: none;
                margin-left: 15px;
            }
            .page-banner {
                text-align: center;
            }
            ul.breadcrumbs {
                float: none;
            }
            ul.breadcrumbs li {
                float: none;
                display: inline-block;
                float: left\0/;
            }
            .portfolio-4 .portfolio-item {
                width: 49.99%!important;
                padding-left: 15px;
                padding-right: 15px;
                margin-bottom: 30px;
            }
            .projects-carousel {
                width: 100% !important;
            }
            .pricing-tables .pricing-table {
                width: 50% !important;
                margin-bottom: 45px;
            }
            .pricing-tables .highlight-plan {
                margin: 0;
            }
            .pricing-tables .pricing-table.highlight-plan .plan-name {
                padding: 15px 0;
            }
            .pricing-tables .pricing-table.highlight-plan .plan-signup {
                padding: 25px 0;
            }
            .pricing-tables .pricing-table:hover {
                top: 0;
            }
            .milestone-block {
                margin-bottom: 25px;
                margin-right: 40px;
            }
            .fittext {
                font-size: 30px;
                line-height: 38px;
            }
            .team-member {
                text-align: center;
                margin-bottom: 30px;
            }
            .member-photo {
                display: inline-block;
                margin: 0 auto;
            }
            .easyPieChart {
                margin: 0 40px 20px 0;
            }
            .right-sidebar {
                margin-top: 60px;
                padding-top: 60px;
                border-top: 1px solid #eee;
            }
            .sidebar .widget {
                margin-bottom: 35px;
            }
            .parallax-content-wrapper {
                display: inline-block;
                width: 50%;
            }
            #parallax-one .parallax-text-item {
                padding: 60px 0;
            }
            #parallax-one .col-md-4 {
                margin-bottom: 25px;
            }
            .count-writers-number {
                padding-left: 105px;
            }
            #parallax-one .count-writers-icon {
                padding-left: 20px;
            }
            .rated-iwriters h2 {
                text-align: center;
                margin-bottom: 20px;
            }
            .rated-iwriters .most-prolific-writers {
                border: none;
                margin-bottom: 40px;
            }
            .rated-iwriters table tr td:last-child {
                text-align: right;
            }
            .rated-iwriters table tr td:nth-child(2) {
                text-align: center;
            }
            .footer-widget.social-widget {
                text-align: center;
                margin: 20px 0;
            }
            .navigation-container {
                border: none;
                border-top: 1px solid #333;
                border-bottom: 1px solid #333;
                padding: 25px 0;
                text-align: center;
                margin-bottom: 25px;
            }
            /*.navigation-container h3{*/
            /*text-align: center;*/
            /*}*/
            .navigation-container ul {
                display: inline-block;
            }
            .footer-3-col {
                text-align: center;
            }
            .why-iwriter-container {
                background-image: url('earth-dark.1722107161fea7657ca3.jpg');
                background-repeat: no-repeat;
                background-attachment: fixed;
                background-position: center center;
                background-size: contain;
                padding-bottom: 60px;
            }
            .why-iwriter-container .col-why-1 ul li p {
                margin-left: 91px;
            }
            .col-why-1,
            .col-why-3 {
                width: 85%;
                margin: 0 auto;
                padding-left: 15%;
            }
            .col-why-2 {
                display: none;
            }
            .why-iwriter-container h2 {
                margin-top: 80px;
                line-height: 1.4em;
            }
            .col-why-1 ul li:nth-child(2) p {
                padding-top: 15px;
            }
            .register-request-form .row &gt; div,
            .register-request-form .row &gt; div:first-child {
                text-align: center;
            }
            .register-request-form .themes-error-container,
            .register-request-form input.text-input {
                max-width: 80%;
            }
            .login-section .register-request-form .themes-error-container,
            .login-section .register-request-form input.text-input {
                max-width: 382px;
            }
            .forgot-form .forgot-btn,
            .login-form .login-btn {
                max-width: 382px;
                width: 100%;
            }
            .register-form-section {
                padding-top: 67px;
                padding-bottom: 73px;
            }
            .twitter-box {
                margin-top: 30px;
            }
            .contact-info-container {
                margin-top: 40px;
            }
            .form-box.btn-box {
                text-align: center;
            }
            .map-section .social-message {
                position: initial;
            }
            .map-section .social-message h3 {
                text-align: center;
                padding: 40px 0;
            }
            .map-section {
                margin-bottom: 145px;
            }
            .contact-us-section {
                padding-bottom: 50px;
            }
            .delete-border-part {
                width: 39px;
            }
            .writer-level-div {
                text-align: left;
            }
            .add-keyword-line-item.input-container {
                max-width: 100%;
                text-align: start;
                float: none;
            }
            .keyword-container {
                float: none;
            }
            .keyword-container-title {
                margin-bottom: 10px;
                text-align: center;
                font-weight: 600;
                font-size: 20px;
                color: #444;
            }
            .keyword-error {
                width: 100%;
                margin-bottom: 15px;
            }
            .add-art-kwrd-btn {
                display: block;
            }
            .add-keyword-line-item {
                float: none;
            }
            .add-keyword-line-item.input-container input {
                width: 100%;
                margin-right: 0;
            }
            .what-would-you-like {
                margin-top: 0;
            }
        }
        
        @media(min-width: 767px) and (max-width: 820px) {
            .authorized-navbar.navbar-default .navbar-nav &gt; li &gt; a {
                padding: 15px 5px 15px 5px;
                font-size: 15px;
            }
            .navbar-brand {
                padding: 25px 0px;
                top: 12px;
            }
            .navbar-brand&gt;img {
                width: 80px !important;
            }
            .navbar-collapse.collapse {
                padding-left: 0;
                padding-right: 0;
            }
        }
        
        @media (max-width: 768px) {
            .special-request-summary-text {
                float: none;
                width: 100%;
                border-right: 3px solid #c2c7ca;
                border-bottom: 0;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
                border-top-right-radius: 5px;
                height: 67px;
            }
            .special-request-summary-table-box {
                width: 100%;
                float: none;
                border-left-width: 3px;
                border-bottom-left-radius: 5px;
                border-top-right-radius: 0;
            }
            .special-request-summary-text p {
                text-align: center;
                padding-left: 0;
                padding-top: 20px;
            }
            .filter-panel-title {
                padding: 0 15px;
            }
            li.authorized-link a img {
                margin-left: 5px;
            }
            #sort-by-listings,
            #expand-all-listings,
            a#filter-anchor,
            #refresh-listings {
                width: 50%;
                display: block;
                margin: 0 0 10px 0;
                float: left;
            }
            .section-my-funds .row &gt; div:nth-child(2),
            .section-my-funds .row &gt; div:nth-child(3) {
                border-right: 0;
            }
            .request-rewrite-btn {
                width: 100%;
                margin-bottom: 10px;
            }
            .pop-up-box .top-box {
                padding-bottom: 10px;
            }
            .project-description-box {
                width: 100%;
            }
            ul.specific-project-details {
                text-align: center;
            }
            .col-lg-10.col-md-9.col-sm-7 &gt; p {
                text-align: center;
            }
            .proj-finance-details h3 {
                margin-bottom: 0;
            }
            ul.narrow-action-btns {
                width: 100%;
                margin-top: 20px;
            }
            ul.narrow-action-btns li {
                width: 25%;
            }
            ul.narrow-action-btns li a {}
            .w-avatar {
                margin: 0 0 15px 0;
                text-align: center;
            }
            .w-coll {
                float: none;
                padding-left: 0 !important;
                padding-right: 0 !important;
                text-align: center;
            }
            .w-excerpt {
                max-width: 100%;
            }
            .container.section-1-client-container,
            .container.section-1-writer-container {
                padding-top: 30px;
                padding-bottom: 20px;
            }
            .approve-btn-box {
                display: block;
            }
            .btn-reject {
                margin-bottom: 10px;
            }
            .btns-to-right-box {
                float: none;
            }
            .navbar-brand&gt;img {
                width: 100px;
            }
            .btn-approve.btn-approve-chapter {
                width: 100%;
            }
            .section-purchase .balance-info .row-success h3 {
                padding: 0 5px;
                text-align: center;
            }
            .purchase-btn.success {
                margin: 0 auto;
                float: none;
                display: block;
            }
            .balance-info .row-success .purchaseStatus {
                padding: 0 5px;
            }
            #verifyPhoneModal p {
                margin-bottom: 5px;
                line-height: 40px;
            }
            .section-project-lvl-new .flat-btn {
                margin-bottom: 8px !important;
                padding: 8px 0;
                height: auto;
                border-right-width: 1px;
            }
            .proj-except-title2 p {
                margin-top: 15px !important;
            }
            .rating-label.rating-label-btn {
                margin-bottom: 15px;
            }
            .section-view-statistics h1 span {
                overflow: hidden;
                text-overflow: ellipsis;
                display: block;
            }
            .bl-container-small .small-vert-black-line {
                display: none;
            }
            h5.conv-title i {
                margin-right: 0;
                float: left;
            }
            h5.conv-title {
                overflow: hidden;
            }
            span.self-block {
                margin-left: 25px;
                display: block;
                line-height: 1.3em;
            }
            .row-iwriters-filters .input-wrapper.search-within-fav-writers button.team-member-search-btn {
                margin-right: 0;
            }
            .btn-place-order {
                display: block;
                width: 80%;
                margin: 0 auto;
            }
            .section-my-funds .col-md-3.col-sm-4.col-xs-4 {
                width: 100%;
                border-right: none;
            }
            .section-my-clients h2 small {
                display: block;
                margin-top: 15px;
            }
            h3.five-easy-steps {
                margin-bottom: 30px;
            }
            .become-iwriter p img.earn-up-to,
            .become-iwriter p img {
                margin-right: 0;
                float: left;
            }
            .adv-main-page {
                display: block;
                margin-left: 50px;
            }
            .become-iwriter p {
                overflow: hidden;
            }
            .faq-section .panel-title a .control-icon {
                right: 10px !important;
            }
            p.key-wrapper span:first-child {
                width: 100%;
            }
            p.key-wrapper span:nth-child(2) {
                width: 100%;
            }
            .row-iwriters-filters .input-wrapper button.team-member-search-btn {
                float: right;
                margin-right: 10px;
                padding: 7px 10px;
            }
            .aff-stats-pagination .form-group {
                width: 100%;
            }
            ul.pagination {
                text-align: center;
                display: block;
                width: 100%;
            }
            li.page-item {
                display: block;
                float: left;
                margin-bottom: 7px;
            }
            li.pagination-first,
            li.pagination-prev,
            li.pagination-next,
            li.pagination-last {
                width: 50%;
            }
            li.pagination-page {
                width: 20%;
            }
            li.page-item a {
                width: 100%;
            }
            .writer-evaluation {
                width: 90%;
                margin: 20px auto;
            }
            #approveModal .custom-checkbox {
                width: 90%;
                margin-left: auto;
                margin-right: auto;
            }
            .input-wrapper.custom-add-field input {
                width: calc(100% - 80px - 95px);
            }
            .btn-apply-fast-track {
                font-size: 22px;
                margin-top: 25px;
                padding: 15px 0;
            }
            .container-find-writres h1 {
                padding: 0;
                text-align: center;
            }
            .input-wrapper .input-text.small-width {
                width: 100%;
            }
            .btn-search-writers {
                width: 100%;
                margin: 15px 0 0 0;
            }
            .container-find-writres .row {
                margin-top: 15px;
            }
            .cat-span {
                display: inline-block;
                width: 15%;
                line-height: 50px;
            }
            .container-find-writres .input-wrapper select {
                width: 80%;
            }
            .container-find-writres.project-filters .filter-slider-title,
            .container-find-writres.project-filters .filter-slider-title + div {
                width: 90%;
                margin: 0 auto;
            }
            .container-find-writres.project-filters .language-wrap {
                width: 90%;
                margin-left: 10%;
            }
            .form-container .field-label {
                line-height: 1.1em;
                padding-bottom: 5px;
            }
            .section-edit-profile .btn-save-profile {
                width: 100%;
            }
            .row-wrapper.rw-edit-pay-info .col-md-5,
            .row-wrapper.rw-edit-pay-info .col-md-7 {
                padding-right: 30px;
                padding-left: 30px;
            }
            .col-md-7.col-form-edit-profile .form-container {
                padding-left: 15px;
                padding-right: 15px;
            }
            .btn-approve {
                width: 51%;
                margin-left: 0;
                margin-bottom: 10px;
                margin-right: -1%;
            }
            .btn-approve-info {
                width: 50%;
                margin-bottom: 10px;
            }
            .buttons .btn.btn-drft {
                margin-left: 0;
            }
            .textarea-wrapper .buttons {
                overflow: hidden;
            }
            .buttons .btn-reject {
                width: 100%;
            }
            .textarea-wrapper .buttons .btn.btn-spam {
                margin-left: 0;
                width: 100%;
                margin-bottom: 10px;
            }
            .section-review-article .row.write-article {
                margin-bottom: 20px;
            }
            .section-review-article .proj-instruc-box .proj-instr,
            .section-review-article .proj-instruc-box .proj-info {
                width: 100%;
                border: 0;
                padding: 0;
            }
            .section-review-article .proj-instruc-box .proj-instr {
                border-top: 3px solid #e5e5e5;
                padding-top: 20px;
            }
            .section-review-article.section-write-article .panel-title i.fa-angle-up,
            .section-review-article.section-write-article .panel-title i.fa-angle-down {
                margin-top: 0;
            }
            .section-review-article.section-write-article .panel-heading {
                padding-bottom: 0;
            }
            .tbl-rate-label {
                margin-left: 10px;
            }
            .article-body-area textarea {
                padding: 25px;
            }
            .buttons .btn.btn-drft,
            .buttons .btn.btn-sbmt,
            .buttons .btn.btn-cncl {
                width: 100%;
                margin-bottom: 10px;
            }
            .section-write-article .panel-default {
                margin-bottom: 10px;
            }
            .row.write-article {
                margin-bottom: 0px;
            }
            .time-rem,
            #writetimer {
                text-align: center;
            }
            .control-count {
                width: calc(100% - 205px);
            }
            .control-time {
                margin-top: 16px;
                width: 100%;
            }
            .proj-instruc-box .proj-info {
                width: 36%;
                margin-right: 4%;
            }
            .proj-instruc-box .proj-instr {
                width: 60%;
            }
            .vert-black-line.write-article-bl {
                display: none;
            }
            .panel-article-details .bl-container.write-art {
                padding-left: 15px;
                margin: 0 15px;
                background: #F8FBFF;
                border: 1px solid #ccc;
            }
            .attention-box {
                margin-top: 15px;
                padding: 15px;
            }
            .section-write-article .panel-heading {
                padding-bottom: 15px;
            }
            .proj-instruc-box {
                margin-top: 15px;
                padding: 15px;
            }
            .section-write-article .panel-title i.fa-angle-up,
            .section-write-article .panel-title i.fa-angle-down {
                margin-top: 15px;
                margin-left: 5px;
            }
            .attention-box .att-img img {
                width: 75%;
            }
            .attention-box .att-text {
                margin-left: 80px;
            }
            .c-row-2 .btn-wrapper i {
                display: inline-block;
            }
            .c-row-2 &gt; div:last-child {
                width: 100%;
                margin-left: 0;
            }
            .order-stats ul li {
                margin: 0;
                width: 48%;
                text-align: center;
                margin-bottom: 25px;
                vertical-align: top;
            }
            .order-stats ul li:nth-child(3),
            .order-stats ul li:nth-child(4) {
                margin-bottom: 0;
            }
            .order-stats ul li .text {
                margin-top: 10px;
            }
            .section-view-articles h1 a {
                width: 100%;
                margin: 15px 0;
            }
            .view-order h1 {
                text-align: center;
            }
            .section-view-articles .order-excerpt table td {
                font-size: 15px;
                padding: 3px 6px;
            }
            .section-view-articles h1 {
                text-align: center;
            }
            .upload-box .photo-img-avatar-box {
                width: 111px;
                margin-left: 0;
            }
            .upload-container .upload-box {
                float: left;
                width: 60%;
            }
            .section-edit-profile .criteria-box {
                width: 40%;
            }
            .col-circle {
                width: 33%;
                float: left;
            }
            .col-circle + div {
                width: 66%;
                float: left;
            }
            .row-earn-form span {
                display: block;
                width: 60%;
                float: left;
            }
            .row-earn-form .earn-bnt {
                width: 100%;
            }
            .section-how-much-earn .earn-img {
                background: url('bg-earn-section-15.07dce88e5e138d7f3250.png') no-repeat;
                bottom: 15px;
                left: 3%;
            }
            .row-rate-description &gt; div:first-child {
                margin-bottom: 30px;
            }
            .section-1-fast-track h1 {
                font-size: 26px;
                margin-bottom: 26px;
            }
            .section-fast-track p {
                margin-bottom: 26px;
            }
            .add-money h2 {
                margin-bottom: 15px;
            }
            .add-money-img-box {
                height: 200px;
                background: url('img-add-money-15.53a604a61281ce2f4ffb.png') no-repeat;
                background-size: contain;
            }
            .aff-stats-pagination .pagination&gt;li&gt;a,
            .aff-stats-pagination .pagination&gt;li&gt;span {
                font-size: 15px;
                padding: 10px 14px;
            }
            .aff-stats-pagination .pagination&gt;li.text-page-links&gt;a,
            .aff-stats-pagination .pagination&gt;li.text-page-links&gt;span {
                padding: 10px 11px;
            }
            .profile-summary {
                padding-left: 0;
            }
            .left-stat-menu ul li a {
                font-size: 15px;
            }
            .account-info {
                padding: 30px 0 15px;
            }
            .account-info &gt; div {
                padding: 15px 10px;
            }
            .section-affiliate-program h1 {
                padding-top: 0;
            }
            .section-affiliate-program {
                padding: 40px 0;
            }
            .your-aff-link-box {
                margin-top: 17px;
            }
            .split-box {
                width: 50%;
                text-align: center;
            }
            .coins-box {
                text-align: center;
                float: left;
                width: 50%;
            }
            .aff-btn-box-narrow a.aff-btn {
                margin: 0 1%;
                margin-top: 15px;
                width: 49%;
                float: left;
            }
            .aff-btn-box-narrow a.aff-btn.affil-btn {
                margin-left: 0;
            }
            .aff-btn-box-narrow a.aff-btn.my-earnings-btn {
                margin-right: 0;
            }
            .aff-link-headline {
                padding-right: 14px;
                font-size: 18px;
            }
            .btn-write-content span {
                top: 13px;
            }
            a.btn-write-content {
                padding: 15px 26px;
                padding-right: 66px;
            }
            a.add-money-link-with-img span,
            a.edit-paym-info span {
                top: 12px;
                left: 10%;
            }
            .balacne-text {
                font-size: 14px;
            }
            .section-my-funds .balance-sum {
                font-size: 38px;
            }
            .content-status-name {
                font-size: 14px;
            }
            .section-content-process h1 {
                text-align: center;
            }
            .btn-write-content-box {
                text-align: center;
            }
            .section-content-process {
                padding-top: 30px;
                padding-bottom: 20px !important;
            }
            .show-the-rest-box a {
                padding: 6px 12px;
                padding-right: 29px;
            }
            p.key-wrapper span {
                display: block;
                width: 50%;
                float: left;
                margin-bottom: 10px;
            }
            p.key-wrapper {
                line-height: 1.5em;
            }
            p.key-wrapper .v-spec-i,
            p.key-wrapper .w-con,
            p.key-wrapper .r-con {
                font-size: 14px;
                border-radius: 5px;
                padding: 5px 11px;
                margin-left: 15px;
                font-weight: 500;
            }
            .w-con {
                margin-bottom: 10px;
            }
            .proj-details-content {
                width: 100%;
            }
            .show-the-rest-box {
                float: left;
            }
            .rating-text {
                width: 50%;
                padding-top: 5px;
                font-size: 14px;
            }
            .elite-plus-divider .rating-label {
                /*width: 25%;*/
            }
            .proj-except-title p {
                margin-top: 0;
            }
            .appr-rej-box {
                margin: 10px 0;
                float: initial !important;
            }
            .proj-finance-details table td img {
                margin-right: 10px;
            }
            .proj-finance-details table td {
                font-size: 14px;
            }
            .proj-finance-details {
                /*width: 35%;*/
                /*padding: 15px;*/
            }
            .proj-excerpt-box.proj-excerpt {
                width: 65%;
            }
            .proj-open-link {
                display: none;
            }
            .fast-track-wrapper {
                padding: 30px 0 40px;
                height: auto;
            }
            .fast-track-wrapper .board {
                width: 98%;
                position: initial;
                margin-left: 1%;
                background-color: rgba(67, 50, 22, 1);
            }
            .fast-track-wrapper .pancil {
                display: none;
            }
            .fast-track-wrapper .woman {
                display: none;
            }
            .reply-submit-section button {
                width: 100%;
                margin: 0;
                float: none;
            }
            .display-narrow {
                display: block;
                padding-bottom: 15px;
            }
            .display-wide {
                display: none;
            }
            .request-form-row .company-info-ul li {
                display: inline-block;
                margin-right: 0;
                /*margin-top: 15px;*/
                width: 100%;
            }
            .formatting-options-ul.radio li:nth-child(3n) {
                border-bottom: 1px solid #ccc;
                padding-bottom: 7px;
            }
            .formatting-options-ul.radio li:last-child {
                border-bottom: none;
            }
            .tp-leftarrow,
            .tp-rightarrow {
                display: none!important;
            }
            .tp-caption a.btn-system {
                display: none;
            }
            .history-box img {
                float: none;
                width: 100%;
            }
            .history-content {
                float: none;
                width: 100% !important;
            }
            .history-box span.history-date {
                right: inherit;
                left: 15px;
            }
            .portfolio-filter li {
                margin-bottom: 8px;
            }
            .portfolio-4 .portfolio-item {
                width: 100%!important;
                padding-left: 15px;
                padding-right: 15px;
                margin-bottom: 20px;
            }
            .milestone-block {
                margin-bottom: 20px;
                margin-right: 45px;
            }
            p.become-iwriter-today {
                text-align: center;
            }
            div.how-does-iwriter-work {
                padding-bottom: 40px;
            }
            table.how-iwriter-works-bubbles h4 {
                font-size: 20px;
                margin: 30px 0 15px;
            }
            table.how-iwriter-works-bubbles p {
                font-size: 14px;
                line-height: 1.4em;
            }
            .btn-order-custom-content {
                font-size: 23px;
                font-weight: 700;
                padding: 14px 28px;
            }
            .parallax-content-wrapper {
                display: inline-block;
                width: 70%;
            }
            .navbar-brand img {
                width: 70%;
            }
            .wide-bubble-navigation {
                display: none;
            }
            .page-banner .headline-section {
                padding-left: 0;
                padding-right: 0;
                width: 100%;
            }
            .pricing-tables {
                margin-top: 90px;
            }
            .col-why-1,
            .col-why-3 {
                width: 90%;
                margin: 0 auto;
                padding-left: 10%;
            }
            .register-request-form .get-content-btn {
                padding: 21px 5px;
                font-size: 20px;
            }
            .why-employs-section {
                background: #134673 url('bg-bottom-section-dark.989ff57628ce482fe4ce.png') no-repeat 50% center fixed;
            }
            .contact-form .form-box input.name-input,
            .contact-form .form-box input.email-input {
                width: 100%;
                max-width: 700px;
            }
            .contact-form .form-box input + div {
                width: 100%;
                max-width: 700px;
            }
            .contact-form .form-box button {
                padding: 19px 45px;
            }
            .contact-info-container {
                margin-right: 33%;
                margin-top: 30px;
            }
            ul.faq-tab-nav &gt; li.dash-icon {
                display: none;
            }
            .pagination-all-box {
                width: 100%;
            }
            .pagination-all-box label {
                padding: 9.5px 14px;
            }
            .pagination-next {
                clear: both;
            }
        }
        
        @media only screen and (max-width: 720px) {
            .sort-by-selected-item {
                width: 185px;
            }
            .back-to-top {
                bottom: 7px;
            }
            .back-to-top i {
                border-radius: 18px;
            }
            body #lc_chat_layout #lc_chat_header {
                height: 38px;
            }
            body #lc_chat_layout.lc-collapsed {
                width: 38px;
                height: 38px;
                bottom: 6px;
            }
            body #lc_chat_layout.lc-collapsed #lc_chat_header {
                box-shadow: none;
            }
            .aff-link-body {
                padding: 0;
                width: 100%;
                text-align: center;
            }
            .aff-link-headline {
                padding: 0;
                width: 100%;
                text-align: center;
                border: none;
            }
        }
        
        @media only screen and (max-width: 620px) {
            #sort-by-listings,
            #expand-all-listings,
            a#filter-anchor,
            #refresh-listings {
                width: 100%;
                display: block;
                margin: 0 0 15px 0;
                float: none;
            }
            #sort-by-listings {
                margin-bottom: 0;
                text-align: center;
            }
            .sort-by-selected-item {
                width: 200px;
            }
            a.mark-as-not-downloaded-link {
                margin-bottom: 15px;
            }
            .row-wrapper.rw-edit-pay-info .col-md-12 {
                padding: 30px 30px;
            }
            p.paypal-text {
                margin-left: 80px;
            }
            ul.narrow-action-btns li {
                width: 50%;
            }
            ul.narrow-action-btns li:first-child,
            ul.narrow-action-btns li:nth-child(2) {
                border-bottom: 0 !important;
            }
            ul.narrow-action-btns li:first-child {
                border-bottom-left-radius: 0 !important;
            }
            ul.narrow-action-btns li:nth-child(2) {
                border-top-right-radius: 3px;
            }
            ul.narrow-action-btns li:nth-child(3) {
                margin-left: 0 !important;
                border-bottom-left-radius: 3px !important;
            }
            ul.narrow-action-btns li:last-child {
                border-top-right-radius: 0 !important;
            }
            .my-clients-slider .col-md-4.col-sm-6 {
                width: 100%;
            }
            .stats-main-block .tab-container .nav-tabs &gt; li {
                width: 100%;
            }
            .stats-main-block .tab-container .nav-tabs &gt; li a {
                border-left: 0;
            }
            .rating-divider .rating-label {
                width: 100%;
                margin-bottom: 20px;
            }
            .show-the-rest-box {
                float: right;
            }
            .rating-text {
                width: 65%;
            }
            .aff-link-body {
                padding: 0;
                width: 100%;
                text-align: center;
            }
            .aff-link-headline {
                padding: 0;
                width: 100%;
                text-align: center;
                border: none;
            }
        }
        
        @media only screen and (max-width: 510px) {
            .my-earnings-div {
                text-align: center;
            }
            .language-wrap .listings-filter-box.listings-page {
                width: 80%;
                margin: 0 auto;
            }
            .listings-filter-box ul.custom-checkbox.first-ul {
                margin-right: 0;
            }
            .listings-filter-box ul.custom-checkbox.second-ul {
                float: right;
            }
            .container.section-1-client-container {
                padding-top: 49px;
                padding-bottom: 20px;
            }
            .price-titles {
                display: inline;
                position: inherit;
            }
            .price-titles small {
                position: initial;
            }
            h1.intermediate-header {
                line-height: 1.1em;
                font-size: 2.1em;
            }
            h3.inbox-sub-headline {
                padding: 10px 15px;
            }
            .reply-box {
                padding-right: 15px;
                padding-left: 15px;
                padding-top: 0;
            }
            h2.inbox-headline {
                padding-right: 15px;
                padding-left: 15px;
            }
            ul.mail-messages-list li h4 span.date,
            ul.reply-messages-list li h4 span.date {
                font-size: 0.7em;
            }
            span.btn-discussion-text-hide {
                display: none;
            }
            ul.mail-messages-list li,
            ul.reply-messages-list li {
                padding: 15px 15px;
            }
            .h2-project-title {
                display: none;
            }
            h2.h2-project-info.pull-right {
                padding-left: 0;
                padding-right: 0;
                text-align: center;
                float: none !important;
            }
            .btn-details-box {
                float: none;
            }
            .left-stat-menu ul {
                display: block;
            }
            .language-wrap .listings-filter-box {
                margin-left: 0;
            }
            .remove-text-file {
                float: right;
                width: 15%;
                margin-top: -56px;
            }
            .remove-text-file a {
                border-top-left-radius: 0px;
                border-top-right-radius: 0px;
                border-bottom-left-radius: 0;
                border-top-width: 1px;
                border-left-width: 1px;
            }
            .section-request .fileUpload.file-is-chosen {
                width: 100%;
                border-top-right-radius: 5px;
                border-bottom-right-radius: 0;
                border-bottom-left-radius: 0;
                border-right: 2px solid #cfcfcf;
                border-bottom: 0;
                margin-bottom: 0;
            }
            .uploaded-file-name {
                width: 100%;
                margin-bottom: 10px;
                border-top-width: 1px;
                border-top-right-radius: 0;
                border-left: 2px solid #C5C6C8;
                border-bottom-left-radius: 5px;
            }
            .show-the-rest-box {
                float: none;
            }
            .show-the-rest-box a {
                width: 100%;
                margin-top: 20px;
            }
            .find-us-social-text {
                display: inline-block;
                width: 100%;
            }
            .small-version-for-steps img {
                width: 50px;
            }
            .small-version-for-steps h4 {
                font-size: 18px;
                margin-top: 0px;
            }
            .small-version-for-steps p {
                font-size: 14px;
            }
            .small-version-for-steps p a {}
            table.index-page-rated-table img.avatar-img + a {
                margin-left: 40px;
            }
            .input-wrapper select.select-enable-formatting {
                width: 100%;
                margin-left: 0;
                margin-top: 7px;
            }
            .request-form-row .company-info-ul li {
                width: 100%;
            }
            .input-wrapper.custom-add-field input {
                width: calc(100% - 80px);
            }
            .input-wrapper.custom-add-field .btn {
                margin-top: 15px;
                margin-left: 0;
                width: 100%;
            }
            .btn-apply-fast-track {
                font-size: 14px;
                margin-top: 25px;
                padding: 15px 0;
            }
            ul.action-icons {
                width: 100%;
                text-align: center;
                margin-bottom: 30px;
            }
            ul.action-icons li {
                margin-left: 45px;
            }
            ul.action-icons li:first-child {
                margin-left: 0;
            }
            .w-excerpt {
                padding-left: 15px;
            }
            .container-find-writres.project-filters .language-wrap {
                margin-left: 0;
                width: 100%;
            }
            .container-find-writres .language-wrap ul.radio {
                width: auto;
                display: inline-block;
            }
            .container-find-writres .language-wrap ul:first-of-type {
                margin-right: 15px;
            }
            .container-find-writres .input-wrapper select {
                width: 100%;
            }
            .cat-span {
                margin-right: 0;
                width: 100%;
            }
            .modal .inner-profile-box,
            .modal .rating-box,
            .modal .profile-settings-link {
                width: 100%;
                margin-top: 15px;
                float: none;
            }
            .modal .inner-profile-box,
            .modal .rating-box {
                max-width: 350px;
                margin: 0 auto;
                /*margin-top: 25px;*/
            }
            .modal .inner-profile-box {
                margin-top: 0;
            }
            .section-write-article h1 {
                text-align: center;
            }
            .article-body-area textarea {
                padding: 15px;
            }
            .proj-instruc-box .proj-info {
                width: 100%;
                margin-right: 0%;
                padding-bottom: 20px;
                margin-bottom: 20px;
                border-right: 0;
                border-bottom: 1px solid #ccc;
            }
            .proj-instr p {
                margin-top: 15px;
            }
            .proj-instruc-box .proj-instr {
                width: 100%;
                border: 0;
            }
            .export-history ul li {
                font-weight: 400;
            }
            .panel-article-details .panel-heading h4 {
                font-size: 20px;
            }
            .panel-article-details .row .row {
                margin-top: 0;
            }
            .order-excerpt {
                padding: 20px 15px 25px;
            }
            .show-it-box a {
                float: initial;
                width: 100%;
                margin-bottom: 15px;
            }
            .section-edit-profile .btn-save-profile {
                width: 100%;
            }
            .criteria-box ul {
                display: inline-block;
                text-align: left;
            }
            .section-edit-profile .criteria-box {
                width: 100%;
                text-align: center;
            }
            .upload-box .photo-img-avatar-box {
                width: 50%;
            }
            .upload-container .upload-box {
                width: 100%;
            }
            .steps-container .row {
                margin-bottom: 20px;
            }
            .stars-block ul li {
                font-size: 16px;
                padding: 23px 10px;
            }
            .stars-block ul li:nth-child(2) {
                font-size: 62px;
            }
            .section-1-fast-track h2 {
                font-size: 20px;
            }
            .section-fast-track h1.spec-h1 {
                margin-top: 10px;
            }
            .section-how-much-earn h2 {
                margin-top: 40px;
                font-size: 29px;
                margin-bottom: 40px;
            }
            .row-earn-form .earn-bnt {
                width: 100%;
                margin-right: 0;
            }
            .balance-info p {
                padding: 0 15px;
            }
            .section-add-money h1,
            .balance-info h3,
            .balance-info h2 {
                text-align: center;
            }
            .col-add-more-funds h2,
            .col-add-more-funds h3 {
                text-align: center;
            }
            .col-add-more-funds h3 {
                font-size: 22px;
            }
            a.add-more-funds {
                width: 100%;
            }
            .section-aff-stats-header h1 {
                text-align: center;
                padding-top: 35px;
                line-height: 1.3em;
            }
            .row-inner-total-clicks h2,
            .row-inner-total-clicks h3 {
                text-align: center;
            }
            .profile-summary-stats {
                font-size: 15px
            }
            .col-profile-summary {
                padding: 0;
                padding-right: 15px;
            }
            .left-stat-menu h2 {
                margin-bottom: 0;
            }
            .account-info &gt; div {
                width: 100%;
            }
            .take-action {
                border: 0;
            }
            .aff-link-headline {
                padding: 0;
                width: 100%;
                text-align: center;
                border: none;
            }
            .aff-link-body {
                padding: 0;
                width: 100%;
                text-align: center;
            }
            a.add-money-link-with-img span,
            a.edit-paym-info span {
                top: 12px;
                left: 8%;
            }
            .left-stat-menu ul li a {
                font-size: 16px;
            }
            .account-info {
                padding: 0px 0 15px;
                background: #F9F9F9;
                margin-top: 15px;
                margin-bottom: 10px;
                box-shadow: 0px 0px 3px rgba(0, 0, 0, .2);
            }
            .left-stat-menu ul {
                padding-bottom: 0;
            }
            .section-content-process.section-client-content-process {
                padding-bottom: 30px;
            }
            ul.content-statuses .middle-grey-line {
                display: none;
            }
            .content-status-name {
                font-size: 16px;
            }
            ul.content-statuses li {
                width: 32%;
                margin-bottom: 15px;
            }
            ul.content-statuses.client-content-statuses li {
                width: 32%;
            }
            ul.content-statuses.client-content-statuses li:nth-last-child(2),
            ul.content-statuses.client-content-statuses li:last-child {
                width: 49%;
            }
            .rating-text {
                width: 100%;
            }
            .rating-divider .rating-label {
                width: 100%;
                margin-bottom: 20px;
            }
            .rating-text {
                padding-bottom: 0;
            }
            p.key-wrapper {
                line-height: 1.5em;
            }
            p.key-wrapper .v-spec-i,
            p.key-wrapper .w-con,
            p.key-wrapper .r-con {
                font-size: 14px;
                border-radius: 5px;
                padding: 5px 11px;
                margin-left: 15px;
                font-weight: 500;
            }
            .w-con {
                margin-bottom: 10px;
            }
            .proj-statistics {
                padding: 10px;
            }
            .proj-statistics div {
                border: none;
            }
            .proj-details-content {
                width: 100%;
            }
            .wrapper-submit-btn .btn-search-submit span {
                right: 29%;
            }
            .appr-rej-box {
                float: initial !important;
            }
            .proj-finance-details a.btn-details {
                width: 100%;
            }
            .proj-finance-details {
                padding: 15px;
                padding-top: 0;
            }
            .proj-excerpt.proj-excerpt-box,
            .proj-finance-details {
                width: 100%;
            }
            .proj-open-link {
                display: none;
            }
            .headline-result-wrapper h2 {
                font-size: 19px;
            }
            .project-filters .wrapper-submit-btn {
                width: 100%;
            }
            .project-filters .wrapper-submit-btn .btn-search-submit {
                width: 100%;
            }
            .project-filters .row {
                margin-top: 10px;
            }
            #ui-datepicker-div {
                width: 84% !important;
            }
            .ui-datepicker-multi-2 .ui-datepicker-group {
                width: 100%;
            }
            .datepicker-wrapper .calendar-box .form-group {
                width: 100%;
                text-align: center;
                margin-bottom: 10px;
            }
            .datepicker-col-2nd {
                margin-bottom: 20px;
            }
            .language-wrap h4,
            .language-wrap ul.radio {
                width: 100%;
            }
            .language-wrap ul.radio label:before {
                left: 1px;
            }
            .language-wrap h4 {
                margin-bottom: 10px;
                text-align: center;
            }
            .datepicker-col-1st {
                line-height: 1.5em;
            }
            .from-box-popup {
                left: -20px;
            }
            .reply-box-head .reply-button {
                right: 0px;
                top: 0;
            }
            .btn-place-order {
                width: 100%;
            }
            .section-order-summary .input-wrapper {
                text-align: center;
            }
            .section-order-summary input.input-text {
                display: block;
                width: 100%;
                margin-bottom: 25px;
            }
            .pricing-table .col-xs-5,
            .pricing-table .col-xs-7 {
                padding: 0;
            }
            .contact-info-container {
                margin-right: 19%;
            }
            .headline-h2-bordering {
                font-size: 26px;
                border-bottom: 2px solid #fff;
                padding-bottom: 2px;
            }
        }
        
        @media only screen and (max-width: 479px) {
            ul.personal-client-tabs li a {
                font-size: 15px;
                padding: 12px 5px 12px;
                font-weight: 500;
            }
            #a-my-hidden-clients {
                background: url('my-hidden-personal-clients.48e3acf45a5e2cb612de.png') no-repeat 5px 9px;
                padding-left: 36px;
            }
            li.active #a-my-hidden-clients,
            #a-my-hidden-clients:hover {
                background: url('my-hidden-personal-clients.48e3acf45a5e2cb612de.png') no-repeat 5px -124px;
            }
            .tag-input-box {
                width: 100%;
            }
            .all-order-filters-box .filter-title.keyword-phrase {
                line-height: 25px;
            }
            .project-filters .category-select-box div {
                width: 100%;
                text-align: center;
            }
            .project-filters .category-select-box select.category-select {
                width: 100%;
            }
            .all-order-filters {
                width: 100%;
                padding-top: 0px !important;
            }
            .all-order-filters.line-height-50 {
                margin-bottom: 0 !important;
            }
            .section-view-articles .line-height-50 {
                line-height: 50px;
            }
            #main-slide .carousel-control i {
                padding: 5px 10px;
            }
            #main-slide .video-item .video-slide-text {
                padding: 0 26px;
            }
            .row-iwriters-filters .team-buttons button {
                width: 99%;
                margin-bottom: 10px;
            }
            .section-review-article ul.control-count-list &gt; li:first-child {
                margin-bottom: 15px;
            }
            .section-review-article ul.control-count-list &gt; li {
                width: 100%;
            }
            .control-time,
            .control-count,
            .control-btns {
                width: 100%;
                margin-bottom: 15px;
            }
            .control-btns,
            h3.write-article,
            ul.control-count-list li p.count-text,
            ul.control-count-list li p.count-number {
                text-align: center;
            }
            .control-time {
                margin-top: 0;
            }
            .attention-box .att-img {
                width: 100%;
                text-align: center;
                padding-top: 0;
                margin-bottom: 10px;
            }
            .attention-box .att-img img {
                width: initial;
            }
            .attention-box .att-text {
                margin-left: 0;
            }
            .bl-container {
                padding-left: 58px;
            }
            .order-stats ul li .numbers {
                font-size: 28px;
            }
            .order-stats ul li .text {
                font-weight: 400;
                font-size: 14px;
            }
            .view-articles-results.section-view-articles h2 {
                text-align: center;
            }
            .view-articles-results.section-view-articles h2 a {
                width: 100%;
            }
            .line-height-50 {
                line-height: initial;
                padding-top: 10px;
            }
            .section-how-much-earn .earn-img {
                background: url('bg-earn-section-15.07dce88e5e138d7f3250.png') no-repeat;
                bottom: -50px;
                left: 10px;
                background-size: contain;
                width: 90%;
                height: 283px;
            }
            .out-circle {
                width: 100px;
                height: 100px;
            }
            .step-text {
                margin-top: 11px;
                font-size: 18px;
            }
            .step-number {
                font-size: 34px;
                margin-top: 0;
            }
            .steps-container .vertical-line {
                left: 50px;
            }
            .section-fast-track .row-elite-comp.pricing-tables {
                margin-bottom: 0px;
            }
            .right-col-rate-descr table th {
                font-size: 15px;
            }
            .left-col-rate-descr {
                position: relative;
                overflow: hidden;
                padding-bottom: 60px;
            }
            .row-rate-description .rate-text-box {
                width: 100%;
            }
            .row-rate-description .rate-img-box {
                position: absolute;
                opacity: 0.15;
            }
            .row-rate-description h3 {
                line-height: 1.3em;
                font-size: 26px;
            }
            .row-earn-form p input[type=text] {
                margin-left: 3%;
            }
            .section-fast-track p {
                font-size: 14px;
            }
            .col-activity {
                padding: 0;
            }
            .section-my-clients {
                padding-bottom: 20px;
            }
            .my-clients-slider .client-photo-box {
                text-align: center;
            }
            a.add-money-link-with-img,
            a.edit-paym-info {
                line-height: 1.2;
                font-size: 18px;
                padding-left: 50px;
                width: 100%;
            }
            .view-earnings-box,
            .view-earnings-box a.edit-paym-info {
                width: 100%;
            }
            .section-my-funds .col-md-2.col-sm-4.col-xs-4,
            .section-my-funds .col-md-3.col-sm-4.col-xs-4 {
                width: 100%;
                border-right: none;
            }
            .from-box-popup {
                left: -30px;
            }
            .top-bar {
                text-align: center;
            }
            .navbar-default .navbar-nav {
                padding: 15px 0;
            }
            .show-search,
            .search-form {
                display: none;
            }
            ul.social-list li {
                margin: 0 3px;
            }
            ul.social-list li a i {
                font-size: 0.9em;
                display: block;
                width: auto;
                line-height: 30px;
                border: none!important;
            }
            ul.social-list li a:hover {
                background-color: transparent!important;
            }
            ul.social-list li a.facebook:hover {
                color: #507CBE;
            }
            ul.social-list li a.twitter:hover {
                color: #63CDF1;
            }
            ul.social-list li a.google:hover {
                color: #F16261;
            }
            ul.social-list li a.dribbble:hover {
                color: #E46387;
            }
            ul.social-list li a.linkdin:hover {
                color: #90CADD;
            }
            ul.social-list li a.tumblr:hover {
                color: #4D7EA3;
            }
            ul.social-list li a.flickr:hover {
                color: #E474AF;
            }
            ul.social-list li a.instgram:hover {
                color: #4D4F54;
            }
            ul.social-list li a.vimeo:hover {
                color: #87D3E0;
            }
            ul.social-list li a.skype:hover {
                color: #36C4F3
            }
            .navbar-default .navbar-toggle {
                margin-top: 15px;
                outline: none;
            }
            .navbar-default .navbar-nav &gt; li &gt; a {
                border: none;
                padding: 5px 10px;
                display: block;
                border: none !important;
                padding-right: 0;
            }
            .navbar-default .navbar-nav &gt; li &gt; a:after {
                display: none;
            }
            .navbar-default .navbar-nav &gt; li &gt; a:hover {
                opacity: 0.7;
            }
            .navbar-default .navbar-nav &gt; li {
                margin-left: 0;
                display: block;
                margin-bottom: 5px;
                width: 100%
            }
            .navbar-default .navbar-nav &gt; li.drop &gt; a {
                padding-right: 10px;
            }
            .navbar-default .navbar-nav &gt; li.drop &gt; a {
                border-radius: 2px;
            }
            ul.dropdown,
            ul.sup-dropdown {
                opacity: 1!important;
                position: relative !important;
                visibility: visible !important;
                width: 100% !important;
                top: inherit !important;
                left: 0 !important;
                margin-top: 0 !important;
                background: #fff !important;
                padding-left: 20px !important;
                box-shadow: none !important;
            }
            ul.dropdown li,
            ul.sup-dropdown li {
                border-top: none;
            }
            .milestone-block {
                display: block;
                clear: left;
                margin-right: 0;
            }
            .btn-system {
                margin-bottom: 10px;
            }
            .easyPieChart {
                font-size: 24px;
                font-weight: 400;
                position: relative;
                text-align: center;
                display: inline-block;
                margin: 0 0 20px 0;
                overflow: hidden;
            }
            .become-iwriter p a.btn-become-iwriter-today {
                font-size: 16px;
                padding: 15px 23px;
            }
            section#home {
                /*display: none;*/
            }
            .counter-item h5 {
                font-size: 16px;
            }
            .rated-iwriters h2 {
                font-size: 26px;
            }
            .rated-iwriters table tr td:first-child {
                font-size: 12px;
            }
            .btn-order-custom-content {
                font-size: 17px;
                font-weight: 700;
                padding: 10px 10px;
            }
            .timer {
                font-size: 32px;
            }
            .parallax-content-wrapper {
                display: inline-block;
                width: 100%;
            }
            .navbar-brand img {
                width: 55%;
            }
            .pricing-table .plan-list li strong,
            .pricing-table .col-xs-7 {
                padding: 0;
                font-size: 0.8em !important;
            }
            .pricing-table .col-xs-7 {
                text-align: left;
            }
            .pricing-table .plan-list li div:nth-child(2) {
                text-align: right;
            }
            .narrow-bubble-navigation h4 {
                font-size: 18px;
            }
            .pricing-table .plan-name h3 {
                font-size: 22px;
            }
            .pricing-table .plan-list li {
                padding-right: 4px;
            }
            .register-request-form .get-content-btn {
                padding: 20px 5px;
                font-size: 18px;
            }
            .forgot-form .forgot-btn,
            .login-form .login-btn {
                padding: 17px 80px;
            }
        }
        
        @media only screen and (max-width: 425px) {
            .special-request-summary-table-box table tr.titles td {
                text-transform: capitalize;
                font-size: 15px;
            }
            .special-request-summary-table-box table tr.data-text td {
                font-size: 22px;
            }
            ul.content-statuses li:last-child {
                width: 100%;
            }
            ul.content-statuses.client-content-statuses li {
                width: 49%;
            }
            ul.content-statuses.client-content-statuses li:last-child {
                width: 100%;
            }
            .purchase-btn {
                width: 100%;
                margin-bottom: 10px;
                margin-left: 0;
            }
            .start-files-uploading {
                font-size: 0.7em;
            }
            .map-section .social-message h3 {
                padding-bottom: 10px;
            }
            .row-iwriters-filters .input-wrapper .input-text {
                width: 80%;
            }
            span.copyscape-label {
                margin-left: 0;
            }
            .upload-box .photo-img-avatar-box {
                width: 100%;
            }
            .upload-box .upload-file-btn-box {
                width: 100%;
                padding-left: 0;
            }
            .fileUpload {
                display: block;
            }
            .plan-comparison p.descrp-block {
                margin-top: 15px;
                margin-bottom: 20px;
            }
            .stars-block ul li {
                font-size: 16px;
                padding: 19px 5px;
            }
            .stars-block ul li:nth-child(2) {
                font-size: 50px;
            }
            .stars-block ul li:first-child span {
                font-size: 25px;
            }
            .stars-block ul li:nth-child(3) {
                width: 50%;
            }
            .tab-container .tab-content {
                padding: 30px 15px 30px 15px;
            }
            .tab-container .nav-tabs {
                padding-left: 5px;
            }
            .activity h2 {
                margin-top: 18px;
                margin-bottom: 33px;
            }
            .activity table td:first-child {
                width: 60%;
            }
            ul.button-link-list li:nth-child(2) {
                margin-right: 0%;
                width: 100%;
            }
            ul.button-link-list li {
                width: 100%;
                margin-bottom: 15px;
            }
            .search-line.input-wrapper {
                margin-bottom: 15px;
            }
            .btn-find-writers {
                font-size: 16px;
                padding-left: 12px;
            }
            .team-select-label {
                float: left;
                line-height: 50px;
                display: block;
                text-align: left;
                width: 19%;
            }
            .row-iwriters-filters .input-wrapper .team-select-label + select {
                margin-left: 0;
                width: 80%;
            }
            .split-percentage {
                font-size: 38px;
            }
            .aff-btn-box-narrow a.aff-btn {
                margin: 0;
                margin-top: 15px;
                width: 100%;
                float: left;
            }
            .aff-link-body {
                font-size: 14px;
                line-height: initial;
            }
            .btn-write-content span {
                right: 20%;
            }
            ul.content-statuses li {
                width: 48%;
                margin-bottom: 15px;
            }
            .from-box-popup {
                left: -47px;
            }
            .map-section {
                margin-bottom: 170px;
            }
            .social-message .fa-stack {
                margin-top: 25px;
            }
        }
        
        @media (max-width: 350px) {
            .all-order-filters-box .filter-title.order-type {
                line-height: 25px;
            }
            #main-slide .slider-content h2 {
                font-size: 15px;
                line-height: normal;
                margin-bottom: 0;
            }
            .slider.btn {
                margin-top: 10px;
            }
            .slider.btn:active {
                margin-top: 11px !important;
            }
        }
        
        @media (min-width: 1600px) {
            ul.content-statuses.client-content-statuses li {
                margin-right: 80px;
            }
            ul.content-statuses.client-content-statuses .middle-grey-line {
                width: 80%;
                right: 15%;
            }
        }
        
        @media (min-width: 1200px) {
            #main-slide .slider-content h2 {
                font-size: 50px;
                margin-bottom: 33px;
            }
            .col-req-1 {
                width: 72%;
            }
        }
        
        @media (min-width: 1200px) and (max-width: 1350px) {
            .slider.btn {
                padding: 17px 25px;
                margin-top: 10px;
                font-size: 24px;
            }
        }
        
        @media (min-width: 992px) and (max-width: 1199px) {
            .img-placeholder-container.word-count-box {
                padding-left: 29px;
            }
            #main-slide .slider-content h2 {
                font-size: 36px;
                line-height: 1.2em;
            }
            #main-slide .slider-content h3 {
                font-size: 22px;
                margin-top: 12px;
                margin-bottom: 15px;
            }
            .slider.btn {
                padding: 10px 25px;
                margin-top: 15px;
                font-size: 18px;
            }
            .pricing-table .col-xs-5,
            .pricing-table .col-xs-7 {
                padding: 0;
            }
            .md-minus-3-prec .input-wrapper + .themes-error-container {
                width: 72%;
            }
            .input-wrapper .input-text + .themes-error-container,
            .text-content-title {
                width: 87% !important;
            }
            .input-wrapper.custom-add-field input {
                width: 50%!important;
            }
            #priceContentPosition {
                margin-left: 8.2%
            }
            #minimumPricePosition {
                margin-left: -5.4%
            }
        }
        
        @media (min-width: 768px) and (max-width: 991px) {
            #main-slide .slider-content h2 {
                font-size: 28px;
            }
            #main-slide .slider-content h2.h2-top-768-991 {
                margin-top: 15px;
            }
            #main-slide .slider-content h3 {
                font-size: 22px;
                margin-top: 12px;
                margin-bottom: 15px;
            }
            #main-slide .slider-content h3.h3-bottom-768-991 {
                margin-bottom: 0;
            }
            #main-slide .video-slide-text {
                margin-bottom: 0;
                margin-top: 30px;
            }
            .slider.btn {
                padding: 5px 25px;
                margin-top: 15px;
                font-size: 16px;
            }
            .slider.btn:active {
                margin-top: 16px !important;
            }
            .contact-info-blocks {
                float: left;
                border-bottom: none;
                padding: 0;
                margin-right: 45px;
            }
            .contact-info-blocks-text {
                margin-left: 60px;
            }
        }
        
        @media (max-width: 768px) {
            .contact-form .form-box .select-image {
                max-width: 70px;
            }
            #main-slide .slider-content h2 {
                font-size: 28px;
                line-height: normal;
                margin-bottom: 0;
            }
            #main-slide .slider-content h3 {
                font-size: 14px;
                margin-top: 5px;
                margin-bottom: 10px;
            }
            .slider.btn {
                padding: 0 15px;
                margin-top: 10px;
                font-size: 12px;
            }
            .slider.btn:active {
                margin-top: 11px!important;
            }
            #main-slide .carousel-indicators {
                display: none;
            }
            #main-slide .video-slide-text {
                margin-bottom: 0;
                margin-top: 35px;
            }
        }
        
        @media (max-width: 767px) {
            #main-slide .slider-content h2 {
                font-size: 20px;
                line-height: normal;
                margin-bottom: 0;
            }
        }
        
        @media (max-width: 610px) {
            #main-slide .item img {
                width: auto;
                height: 250px;
                max-width: none;
            }
        }
        
        @media (max-width: 479px) {
            #main-slide .item .slider-content {
                /*display: none;*/
            }
            #main-slide .slider-content h2 {
                font-size: 17px;
                line-height: normal;
                margin-bottom: 0;
            }
            .row-unsubscribe {
                display: block;
                text-align: center;
            }
            .unsubscribe-label {
                width: 100%;
                display: block;
                margin-top: 10px;
            }
        }
        
        @media (max-width: 380px) {
            .navbar-brand img {
                width: 50%;
            }
            #main-slide .carousel-control i {
                padding: 5px 10px;
            }
            #main-slide .slider-content h3 {
                font-size: 14px;
                margin-top: 5px;
                margin-bottom: 0;
            }
            .slider.btn {
                margin-top: 15px;
            }
            .slider.btn:active {
                margin-top: 16px !important;
            }
            .row-unsubscribe {
                display: block;
                text-align: center;
            }
            .unsubscribe-label {
                width: 100%;
                display: block;
                margin-top: 10px;
            }
        }
        
        @media screen and (max-width: 767px) {
            .navbar-toggle {
                display: none;
            }
            .navbar-header {
                position: relative;
            }
            .margo-logo-wrapper {
                position: absolute;
                top: 0;
            }
            .navbar-brand {
                position: absolute;
                top: 0;
            }
            /* #menu is the original menu */
            #wpb-mobile-menu {
                display: none;
            }
            .slicknav_menu {
                background-color: transparent;
                display: block;
            }
        }
        /* SlickMenu responsive */
        
        @media screen and (min-width: 768px) {
            .modal-dialog.wider {
                width: 65%;
            }
            .btn-wrapper .btn-edit .fa-pencil-square-o {
                display: none;
            }
            .slicknav_menu {
                display: none;
            }
            .narrow-bubble-navigation {
                display: none;
            }
            .modal-dialog.wider {
                width: 65%;
            }
        }
        
        @media screen and (max-width: 992px) {
            .listing_top_banner .container {
                padding-left: 0;
            }
            .listing_top_banner .pencil_block {
                width: 150px;
            }
            .listing_top_banner .woman_block {
                width: 200px;
            }
            .listing_top_banner .banner_board {
                width: calc(100% - 220px - 80px);
                margin-left: -50px;
            }
        }
        
        @media screen and (max-width: 767px) {
            .listing_top_banner .pencil_block {
                width: 100%!important;
                height: 80px;
            }
            .listing_top_banner .banner_board {
                width: calc(100% - 160px);
            }
        }
        
        @media screen and (max-width: 560px) {
            .listing_top_banner .banner_board {
                padding: 20px 10px;
                margin-bottom: 10px;
            }
            .listing_top_banner .board-link {
                position: relative;
                top: 10px;
                right: 0;
                float: right;
                margin-top: 0;
            }
            .listing_top_banner .banner_board {
                margin-left: -60px;
                width: calc(100% - 150px);
            }
        }
        
        @media screen and (min-width: 992px) {
            .request-container .themes-error-container.price-error-container {
                margin-left: 0;
            }
            .md-minus-3-prec.col-md-3 {
                width: 22%;
            }
            .md-minus-3-prec.col-md-6 {
                width: 47%;
            }
        }
        
        @media screen and (min-width: 1201px) {
            .c-row &gt; div:first-child {
                line-height: 50px;
            }
            .section-view-articles.section-filter-options .low-width-lg-2 {
                width: 10.66666667%;
            }
            .section-view-articles.section-filter-options .ext-width-lg-3 {
                width: 31%;
            }
        }
        
        @media screen and (min-width: 1200px) {
            .ui-widget-content {
                width: 95%;
                margin-left: auto;
                margin-right: auto;
            }
            .not-logged-container {
                width: 900px
            }
        }
        
        @media screen and (max-width: 1200px) {
            .listing_top_banner .banner_board {
                margin-top: 10px;
            }
        }
        
        @media (max-width: 767px) {
            .dashboard-banner .dark-grey-line {
                height: 70px;
            }
        }
        
        @media(min-width: 505px) and (max-width: 780px) {
            .recent-work-navigation-slider .arrow-container {
                width: 108.1%;
                right: -4%;
            }
        }
        /* --- ADD FUNDS --- */
        
        @media (min-width: 769px) and (max-width: 991px) {
            .add-money .payment-methods {
                text-align-last: center;
            }
            .add-money .inline-form {
                text-align: center;
            }
        }
        
        @media (max-width: 768px) {
            .add-money .payment-methods {
                padding: 0 20px;
            }
            .add-money .payment-methods .radio {
                display: block;
                margin-bottom: 20px;
            }
            .add-money .inline-form {
                padding: 0 20px;
            }
            .add-money .inline-form p {
                display: block;
                margin-bottom: 10px;
            }
            .add-money .inline-form p br {
                display: none;
            }
            .add-money-submit {
                padding: 0 20px;
            }
        }	


        @-webkit-keyframes bounce {
            from,
            20%,
            53%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            40%,
            43% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }
            70% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
            }
        }
        
        @keyframes bounce {
            from,
            20%,
            53%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            40%,
            43% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }
            70% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
                -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
            }
        }
        
        .bounce {
            -webkit-animation-name: bounce;
            animation-name: bounce;
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
        }
        
        @-webkit-keyframes flash {
            from,
            50%,
            to {
                opacity: 1;
            }
            25%,
            75% {
                opacity: 0;
            }
        }
        
        @keyframes flash {
            from,
            50%,
            to {
                opacity: 1;
            }
            25%,
            75% {
                opacity: 0;
            }
        }
        
        .flash {
            -webkit-animation-name: flash;
            animation-name: flash;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes pulse {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            50% {
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes pulse {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            50% {
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .pulse {
            -webkit-animation-name: pulse;
            animation-name: pulse;
        }
        
        @-webkit-keyframes rubberBand {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            30% {
                -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
            }
            40% {
                -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
            }
            50% {
                -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
            }
            65% {
                -webkit-transform: scale3d(0.95, 1.05, 1);
                transform: scale3d(0.95, 1.05, 1);
            }
            75% {
                -webkit-transform: scale3d(1.05, 0.95, 1);
                transform: scale3d(1.05, 0.95, 1);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes rubberBand {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            30% {
                -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
            }
            40% {
                -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
            }
            50% {
                -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
            }
            65% {
                -webkit-transform: scale3d(0.95, 1.05, 1);
                transform: scale3d(0.95, 1.05, 1);
            }
            75% {
                -webkit-transform: scale3d(1.05, 0.95, 1);
                transform: scale3d(1.05, 0.95, 1);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .rubberBand {
            -webkit-animation-name: rubberBand;
            animation-name: rubberBand;
        }
        
        @-webkit-keyframes shake {
            from,
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            10%,
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            20%,
            40%,
            60%,
            80% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
        }
        
        @keyframes shake {
            from,
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            10%,
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            20%,
            40%,
            60%,
            80% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
        }
        
        .shake {
            -webkit-animation-name: shake;
            animation-name: shake;
        }
        
        @-webkit-keyframes headShake {
            0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
            6.5% {
                -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
            }
            18.5% {
                -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
            }
            31.5% {
                -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
            }
            43.5% {
                -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
            }
            50% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }
        
        @keyframes headShake {
            0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
            6.5% {
                -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
            }
            18.5% {
                -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
            }
            31.5% {
                -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
            }
            43.5% {
                -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
            }
            50% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }
        
        .headShake {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-animation-name: headShake;
            animation-name: headShake;
        }
        
        @-webkit-keyframes swing {
            20% {
                -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
            }
            40% {
                -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
            }
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
            }
            80% {
                -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
            }
            to {
                -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
            }
        }
        
        @keyframes swing {
            20% {
                -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
            }
            40% {
                -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
            }
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
            }
            80% {
                -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
            }
            to {
                -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
            }
        }
        
        .swing {
            -webkit-transform-origin: top center;
            transform-origin: top center;
            -webkit-animation-name: swing;
            animation-name: swing;
        }
        
        @-webkit-keyframes tada {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            10%,
            20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            }
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            }
            40%,
            60%,
            80% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes tada {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            10%,
            20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
            }
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            }
            40%,
            60%,
            80% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .tada {
            -webkit-animation-name: tada;
            animation-name: tada;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes wobble {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            15% {
                -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            }
            30% {
                -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            }
            45% {
                -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            }
            60% {
                -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            }
            75% {
                -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes wobble {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            15% {
                -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            }
            30% {
                -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            }
            45% {
                -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            }
            60% {
                -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            }
            75% {
                -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .wobble {
            -webkit-animation-name: wobble;
            animation-name: wobble;
        }
        
        @-webkit-keyframes jello {
            from,
            11.1%,
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            22.2% {
                -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
            }
            33.3% {
                -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
            }
            44.4% {
                -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
            }
            55.5% {
                -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
            }
            66.6% {
                -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
                transform: skewX(-0.78125deg) skewY(-0.78125deg);
            }
            77.7% {
                -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
                transform: skewX(0.390625deg) skewY(0.390625deg);
            }
            88.8% {
                -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            }
        }
        
        @keyframes jello {
            from,
            11.1%,
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            22.2% {
                -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
            }
            33.3% {
                -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
            }
            44.4% {
                -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
            }
            55.5% {
                -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
            }
            66.6% {
                -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
                transform: skewX(-0.78125deg) skewY(-0.78125deg);
            }
            77.7% {
                -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
                transform: skewX(0.390625deg) skewY(0.390625deg);
            }
            88.8% {
                -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            }
        }
        
        .jello {
            -webkit-animation-name: jello;
            animation-name: jello;
            -webkit-transform-origin: center;
            transform-origin: center;
        }
        
        @-webkit-keyframes heartBeat {
            0% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
            14% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }
            28% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
            42% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }
            70% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }
        
        @keyframes heartBeat {
            0% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
            14% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }
            28% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
            42% {
                -webkit-transform: scale(1.3);
                transform: scale(1.3);
            }
            70% {
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }
        
        .heartBeat {
            -webkit-animation-name: heartBeat;
            animation-name: heartBeat;
            -webkit-animation-duration: 1.3s;
            animation-duration: 1.3s;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
        }
        
        @-webkit-keyframes bounceIn {
            from,
            20%,
            40%,
            60%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            0% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
            20% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            40% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
            }
            80% {
                -webkit-transform: scale3d(0.97, 0.97, 0.97);
                transform: scale3d(0.97, 0.97, 0.97);
            }
            to {
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes bounceIn {
            from,
            20%,
            40%,
            60%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            0% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
            20% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            40% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
            }
            80% {
                -webkit-transform: scale3d(0.97, 0.97, 0.97);
                transform: scale3d(0.97, 0.97, 0.97);
            }
            to {
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .bounceIn {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-animation-name: bounceIn;
            animation-name: bounceIn;
        }
        
        @-webkit-keyframes bounceInDown {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes bounceInDown {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .bounceInDown {
            -webkit-animation-name: bounceInDown;
            animation-name: bounceInDown;
        }
        
        @-webkit-keyframes bounceInLeft {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes bounceInLeft {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .bounceInLeft {
            -webkit-animation-name: bounceInLeft;
            animation-name: bounceInLeft;
        }
        
        @-webkit-keyframes bounceInRight {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes bounceInRight {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .bounceInRight {
            -webkit-animation-name: bounceInRight;
            animation-name: bounceInRight;
        }
        
        @-webkit-keyframes bounceInUp {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes bounceInUp {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
                animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .bounceInUp {
            -webkit-animation-name: bounceInUp;
            animation-name: bounceInUp;
        }
        
        @-webkit-keyframes bounceOut {
            20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }
            50%,
            55% {
                opacity: 1;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
        }
        
        @keyframes bounceOut {
            20% {
                -webkit-transform: scale3d(0.9, 0.9, 0.9);
                transform: scale3d(0.9, 0.9, 0.9);
            }
            50%,
            55% {
                opacity: 1;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
        }
        
        .bounceOut {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-animation-name: bounceOut;
            animation-name: bounceOut;
        }
        
        @-webkit-keyframes bounceOutDown {
            20% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        @keyframes bounceOutDown {
            20% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        .bounceOutDown {
            -webkit-animation-name: bounceOutDown;
            animation-name: bounceOutDown;
        }
        
        @-webkit-keyframes bounceOutLeft {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        @keyframes bounceOutLeft {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        .bounceOutLeft {
            -webkit-animation-name: bounceOutLeft;
            animation-name: bounceOutLeft;
        }
        
        @-webkit-keyframes bounceOutRight {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        @keyframes bounceOutRight {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        .bounceOutRight {
            -webkit-animation-name: bounceOutRight;
            animation-name: bounceOutRight;
        }
        
        @-webkit-keyframes bounceOutUp {
            20% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        @keyframes bounceOutUp {
            20% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        .bounceOutUp {
            -webkit-animation-name: bounceOutUp;
            animation-name: bounceOutUp;
        }
        
        @-webkit-keyframes fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }
        
        @keyframes fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }
        
        .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
        }
        
        @-webkit-keyframes fadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInDown {
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
        }
        
        @-webkit-keyframes fadeInDownBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInDownBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInDownBig {
            -webkit-animation-name: fadeInDownBig;
            animation-name: fadeInDownBig;
        }
        
        @-webkit-keyframes fadeInLeft {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInLeft {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInLeft {
            -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
        }
        
        @-webkit-keyframes fadeInLeftBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInLeftBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInLeftBig {
            -webkit-animation-name: fadeInLeftBig;
            animation-name: fadeInLeftBig;
        }
        
        @-webkit-keyframes fadeInRight {
            from {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInRight {
            from {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInRight {
            -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
        }
        
        @-webkit-keyframes fadeInRightBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInRightBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInRightBig {
            -webkit-animation-name: fadeInRightBig;
            animation-name: fadeInRightBig;
        }
        
        @-webkit-keyframes fadeInUp {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInUp {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInUp {
            -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
        }
        
        @-webkit-keyframes fadeInUpBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes fadeInUpBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .fadeInUpBig {
            -webkit-animation-name: fadeInUpBig;
            animation-name: fadeInUpBig;
        }
        
        @-webkit-keyframes fadeOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
            }
        }
        
        @keyframes fadeOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
            }
        }
        
        .fadeOut {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
        }
        
        @-webkit-keyframes fadeOutDown {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        @keyframes fadeOutDown {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        .fadeOutDown {
            -webkit-animation-name: fadeOutDown;
            animation-name: fadeOutDown;
        }
        
        @-webkit-keyframes fadeOutDownBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        @keyframes fadeOutDownBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        .fadeOutDownBig {
            -webkit-animation-name: fadeOutDownBig;
            animation-name: fadeOutDownBig;
        }
        
        @-webkit-keyframes fadeOutLeft {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        @keyframes fadeOutLeft {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        .fadeOutLeft {
            -webkit-animation-name: fadeOutLeft;
            animation-name: fadeOutLeft;
        }
        
        @-webkit-keyframes fadeOutLeftBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        @keyframes fadeOutLeftBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        .fadeOutLeftBig {
            -webkit-animation-name: fadeOutLeftBig;
            animation-name: fadeOutLeftBig;
        }
        
        @-webkit-keyframes fadeOutRight {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        @keyframes fadeOutRight {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        .fadeOutRight {
            -webkit-animation-name: fadeOutRight;
            animation-name: fadeOutRight;
        }
        
        @-webkit-keyframes fadeOutRightBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        @keyframes fadeOutRightBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        .fadeOutRightBig {
            -webkit-animation-name: fadeOutRightBig;
            animation-name: fadeOutRightBig;
        }
        
        @-webkit-keyframes fadeOutUp {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        @keyframes fadeOutUp {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        .fadeOutUp {
            -webkit-animation-name: fadeOutUp;
            animation-name: fadeOutUp;
        }
        
        @-webkit-keyframes fadeOutUpBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        @keyframes fadeOutUpBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        .fadeOutUpBig {
            -webkit-animation-name: fadeOutUpBig;
            animation-name: fadeOutUpBig;
        }
        
        @-webkit-keyframes flip {
            from {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            40% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            50% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            80% {
                -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            to {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
        }
        
        @keyframes flip {
            from {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, -360deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            40% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            50% {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            80% {
                -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(0.95, 0.95, 0.95) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            to {
                -webkit-transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                transform: perspective(400px) scale3d(1, 1, 1) translate3d(0, 0, 0) rotate3d(0, 1, 0, 0deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
        }
        
        .animated.flip {
            -webkit-backface-visibility: visible;
            backface-visibility: visible;
            -webkit-animation-name: flip;
            animation-name: flip;
        }
        
        @-webkit-keyframes flipInX {
            from {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        @keyframes flipInX {
            from {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        .flipInX {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipInX;
            animation-name: flipInX;
        }
        
        @-webkit-keyframes flipInY {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        @keyframes flipInY {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        .flipInY {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipInY;
            animation-name: flipInY;
        }
        
        @-webkit-keyframes flipOutX {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0;
            }
        }
        
        @keyframes flipOutX {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0;
            }
        }
        
        .flipOutX {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-animation-name: flipOutX;
            animation-name: flipOutX;
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
        }
        
        @-webkit-keyframes flipOutY {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0;
            }
        }
        
        @keyframes flipOutY {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0;
            }
        }
        
        .flipOutY {
            -webkit-animation-duration: 0.75s;
            animation-duration: 0.75s;
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipOutY;
            animation-name: flipOutY;
        }
        
        @-webkit-keyframes lightSpeedIn {
            from {
                -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0;
            }
            60% {
                -webkit-transform: skewX(20deg);
                transform: skewX(20deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes lightSpeedIn {
            from {
                -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0;
            }
            60% {
                -webkit-transform: skewX(20deg);
                transform: skewX(20deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .lightSpeedIn {
            -webkit-animation-name: lightSpeedIn;
            animation-name: lightSpeedIn;
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
        }
        
        @-webkit-keyframes lightSpeedOut {
            from {
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0;
            }
        }
        
        @keyframes lightSpeedOut {
            from {
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0;
            }
        }
        
        .lightSpeedOut {
            -webkit-animation-name: lightSpeedOut;
            animation-name: lightSpeedOut;
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
        }
        
        @-webkit-keyframes rotateIn {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        @keyframes rotateIn {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        .rotateIn {
            -webkit-animation-name: rotateIn;
            animation-name: rotateIn;
        }
        
        @-webkit-keyframes rotateInDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        @keyframes rotateInDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        .rotateInDownLeft {
            -webkit-animation-name: rotateInDownLeft;
            animation-name: rotateInDownLeft;
        }
        
        @-webkit-keyframes rotateInDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        @keyframes rotateInDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        .rotateInDownRight {
            -webkit-animation-name: rotateInDownRight;
            animation-name: rotateInDownRight;
        }
        
        @-webkit-keyframes rotateInUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        @keyframes rotateInUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        .rotateInUpLeft {
            -webkit-animation-name: rotateInUpLeft;
            animation-name: rotateInUpLeft;
        }
        
        @-webkit-keyframes rotateInUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        @keyframes rotateInUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
                opacity: 1;
            }
        }
        
        .rotateInUpRight {
            -webkit-animation-name: rotateInUpRight;
            animation-name: rotateInUpRight;
        }
        
        @-webkit-keyframes rotateOut {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOut {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0;
            }
        }
        
        .rotateOut {
            -webkit-animation-name: rotateOut;
            animation-name: rotateOut;
        }
        
        @-webkit-keyframes rotateOutDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
        }
        
        .rotateOutDownLeft {
            -webkit-animation-name: rotateOutDownLeft;
            animation-name: rotateOutDownLeft;
        }
        
        @-webkit-keyframes rotateOutDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        .rotateOutDownRight {
            -webkit-animation-name: rotateOutDownRight;
            animation-name: rotateOutDownRight;
        }
        
        @-webkit-keyframes rotateOutUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        .rotateOutUpLeft {
            -webkit-animation-name: rotateOutUpLeft;
            animation-name: rotateOutUpLeft;
        }
        
        @-webkit-keyframes rotateOutUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0;
            }
        }
        
        .rotateOutUpRight {
            -webkit-animation-name: rotateOutUpRight;
            animation-name: rotateOutUpRight;
        }
        
        @-webkit-keyframes hinge {
            0% {
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            20%,
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            40%,
            80% {
                -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);
                opacity: 0;
            }
        }
        
        @keyframes hinge {
            0% {
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            20%,
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            40%,
            80% {
                -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);
                opacity: 0;
            }
        }
        
        .hinge {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
            -webkit-animation-name: hinge;
            animation-name: hinge;
        }
        
        @-webkit-keyframes jackInTheBox {
            from {
                opacity: 0;
                -webkit-transform: scale(0.1) rotate(30deg);
                transform: scale(0.1) rotate(30deg);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
            }
            50% {
                -webkit-transform: rotate(-10deg);
                transform: rotate(-10deg);
            }
            70% {
                -webkit-transform: rotate(3deg);
                transform: rotate(3deg);
            }
            to {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }
        
        @keyframes jackInTheBox {
            from {
                opacity: 0;
                -webkit-transform: scale(0.1) rotate(30deg);
                transform: scale(0.1) rotate(30deg);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
            }
            50% {
                -webkit-transform: rotate(-10deg);
                transform: rotate(-10deg);
            }
            70% {
                -webkit-transform: rotate(3deg);
                transform: rotate(3deg);
            }
            to {
                opacity: 1;
                -webkit-transform: scale(1);
                transform: scale(1);
            }
        }
        
        .jackInTheBox {
            -webkit-animation-name: jackInTheBox;
            animation-name: jackInTheBox;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes rollIn {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes rollIn {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            }
            to {
                opacity: 1;
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .rollIn {
            -webkit-animation-name: rollIn;
            animation-name: rollIn;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes rollOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            }
        }
        
        @keyframes rollOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            }
        }
        
        .rollOut {
            -webkit-animation-name: rollOut;
            animation-name: rollOut;
        }
        
        @-webkit-keyframes zoomIn {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
            50% {
                opacity: 1;
            }
        }
        
        @keyframes zoomIn {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
            50% {
                opacity: 1;
            }
        }
        
        .zoomIn {
            -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
        }
        
        @-webkit-keyframes zoomInDown {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        @keyframes zoomInDown {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        .zoomInDown {
            -webkit-animation-name: zoomInDown;
            animation-name: zoomInDown;
        }
        
        @-webkit-keyframes zoomInLeft {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        @keyframes zoomInLeft {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        .zoomInLeft {
            -webkit-animation-name: zoomInLeft;
            animation-name: zoomInLeft;
        }
        
        @-webkit-keyframes zoomInRight {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        @keyframes zoomInRight {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        .zoomInRight {
            -webkit-animation-name: zoomInRight;
            animation-name: zoomInRight;
        }
        
        @-webkit-keyframes zoomInUp {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        @keyframes zoomInUp {
            from {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        .zoomInUp {
            -webkit-animation-name: zoomInUp;
            animation-name: zoomInUp;
        }
        
        @-webkit-keyframes zoomOut {
            from {
                opacity: 1;
            }
            50% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
            to {
                opacity: 0;
            }
        }
        
        @keyframes zoomOut {
            from {
                opacity: 1;
            }
            50% {
                opacity: 0;
                -webkit-transform: scale3d(0.3, 0.3, 0.3);
                transform: scale3d(0.3, 0.3, 0.3);
            }
            to {
                opacity: 0;
            }
        }
        
        .zoomOut {
            -webkit-animation-name: zoomOut;
            animation-name: zoomOut;
        }
        
        @-webkit-keyframes zoomOutDown {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        @keyframes zoomOutDown {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        .zoomOutDown {
            -webkit-animation-name: zoomOutDown;
            animation-name: zoomOutDown;
        }
        
        @-webkit-keyframes zoomOutLeft {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
                transform: scale(0.1) translate3d(-2000px, 0, 0);
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }
        }
        
        @keyframes zoomOutLeft {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
                transform: scale(0.1) translate3d(-2000px, 0, 0);
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }
        }
        
        .zoomOutLeft {
            -webkit-animation-name: zoomOutLeft;
            animation-name: zoomOutLeft;
        }
        
        @-webkit-keyframes zoomOutRight {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
                transform: scale(0.1) translate3d(2000px, 0, 0);
                -webkit-transform-origin: right center;
                transform-origin: right center;
            }
        }
        
        @keyframes zoomOutRight {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
                transform: scale(0.1) translate3d(2000px, 0, 0);
                -webkit-transform-origin: right center;
                transform-origin: right center;
            }
        }
        
        .zoomOutRight {
            -webkit-animation-name: zoomOutRight;
            animation-name: zoomOutRight;
        }
        
        @-webkit-keyframes zoomOutUp {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        @keyframes zoomOutUp {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
                animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
            }
        }
        
        .zoomOutUp {
            -webkit-animation-name: zoomOutUp;
            animation-name: zoomOutUp;
        }
        
        @-webkit-keyframes slideInDown {
            from {
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInDown {
            from {
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInDown {
            -webkit-animation-name: slideInDown;
            animation-name: slideInDown;
        }
        
        @-webkit-keyframes slideInLeft {
            from {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInLeft {
            from {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInLeft {
            -webkit-animation-name: slideInLeft;
            animation-name: slideInLeft;
        }
        
        @-webkit-keyframes slideInRight {
            from {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInRight {
            from {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInRight {
            -webkit-animation-name: slideInRight;
            animation-name: slideInRight;
        }
        
        @-webkit-keyframes slideInUp {
            from {
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInUp {
            from {
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInUp {
            -webkit-animation-name: slideInUp;
            animation-name: slideInUp;
        }
        
        @-webkit-keyframes slideOutDown {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        @keyframes slideOutDown {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        .slideOutDown {
            -webkit-animation-name: slideOutDown;
            animation-name: slideOutDown;
        }
        
        @-webkit-keyframes slideOutLeft {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        @keyframes slideOutLeft {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        .slideOutLeft {
            -webkit-animation-name: slideOutLeft;
            animation-name: slideOutLeft;
        }
        
        @-webkit-keyframes slideOutRight {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        @keyframes slideOutRight {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        .slideOutRight {
            -webkit-animation-name: slideOutRight;
            animation-name: slideOutRight;
        }
        
        @-webkit-keyframes slideOutUp {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        @keyframes slideOutUp {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        .slideOutUp {
            -webkit-animation-name: slideOutUp;
            animation-name: slideOutUp;
        }
        
        .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }
        
        .animated.infinite {
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
        }
        
        .animated.delay-1s {
            -webkit-animation-delay: 1s;
            animation-delay: 1s;
        }
        
        .animated.delay-2s {
            -webkit-animation-delay: 2s;
            animation-delay: 2s;
        }
        
        .animated.delay-3s {
            -webkit-animation-delay: 3s;
            animation-delay: 3s;
        }
        
        .animated.delay-4s {
            -webkit-animation-delay: 4s;
            animation-delay: 4s;
        }
        
        .animated.delay-5s {
            -webkit-animation-delay: 5s;
            animation-delay: 5s;
        }
        
        .animated.fast {
            -webkit-animation-duration: 800ms;
            animation-duration: 800ms;
        }
        
        .animated.faster {
            -webkit-animation-duration: 500ms;
            animation-duration: 500ms;
        }
        
        .animated.slow {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
        }
        
        .animated.slower {
            -webkit-animation-duration: 3s;
            animation-duration: 3s;
        }
        
        @media (prefers-reduced-motion) {
            .animated {
                -webkit-animation: unset !important;
                animation: unset !important;
                transition: none !important;
            }
        }

        
        .animated {
            -webkit-animation-duration: 1s;
            animation-duration: 1s;
            -webkit-animation-fill-mode: both;
            animation-fill-mode: both;
        }
        
        .animated.infinite {
            -webkit-animation-iteration-count: infinite;
            animation-iteration-count: infinite;
        }
        
        .animated.hinge {
            -webkit-animation-duration: 2s;
            animation-duration: 2s;
        }
        
        .animated.flipOutX,
        .animated.flipOutY,
        .animated.bounceIn,
        .animated.bounceOut {
            -webkit-animation-duration: .75s;
            animation-duration: .75s;
        }
        
        @-webkit-keyframes bounce {
            from,
            20%,
            53%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            40%,
            43% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }
            70% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
            }
        }
        
        @keyframes bounce {
            from,
            20%,
            53%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            40%,
            43% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                -webkit-transform: translate3d(0, -30px, 0);
                transform: translate3d(0, -30px, 0);
            }
            70% {
                -webkit-animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                animation-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
                -webkit-transform: translate3d(0, -15px, 0);
                transform: translate3d(0, -15px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -4px, 0);
                transform: translate3d(0, -4px, 0);
            }
        }
        
        .bounce {
            -webkit-animation-name: bounce;
            animation-name: bounce;
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
        }
        
        @-webkit-keyframes flash {
            from,
            50%,
            to {
                opacity: 1;
            }
            25%,
            75% {
                opacity: 0;
            }
        }
        
        @keyframes flash {
            from,
            50%,
            to {
                opacity: 1;
            }
            25%,
            75% {
                opacity: 0;
            }
        }
        
        .flash {
            -webkit-animation-name: flash;
            animation-name: flash;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes pulse {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            50% {
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes pulse {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            50% {
                -webkit-transform: scale3d(1.05, 1.05, 1.05);
                transform: scale3d(1.05, 1.05, 1.05);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .pulse {
            -webkit-animation-name: pulse;
            animation-name: pulse;
        }
        
        @-webkit-keyframes rubberBand {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            30% {
                -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
            }
            40% {
                -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
            }
            50% {
                -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
            }
            65% {
                -webkit-transform: scale3d(.95, 1.05, 1);
                transform: scale3d(.95, 1.05, 1);
            }
            75% {
                -webkit-transform: scale3d(1.05, .95, 1);
                transform: scale3d(1.05, .95, 1);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes rubberBand {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            30% {
                -webkit-transform: scale3d(1.25, 0.75, 1);
                transform: scale3d(1.25, 0.75, 1);
            }
            40% {
                -webkit-transform: scale3d(0.75, 1.25, 1);
                transform: scale3d(0.75, 1.25, 1);
            }
            50% {
                -webkit-transform: scale3d(1.15, 0.85, 1);
                transform: scale3d(1.15, 0.85, 1);
            }
            65% {
                -webkit-transform: scale3d(.95, 1.05, 1);
                transform: scale3d(.95, 1.05, 1);
            }
            75% {
                -webkit-transform: scale3d(1.05, .95, 1);
                transform: scale3d(1.05, .95, 1);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .rubberBand {
            -webkit-animation-name: rubberBand;
            animation-name: rubberBand;
        }
        
        @-webkit-keyframes shake {
            from,
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            10%,
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            20%,
            40%,
            60%,
            80% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
        }
        
        @keyframes shake {
            from,
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            10%,
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            20%,
            40%,
            60%,
            80% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
        }
        
        .shake {
            -webkit-animation-name: shake;
            animation-name: shake;
        }
        
        @-webkit-keyframes headShake {
            0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
            6.5% {
                -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
            }
            18.5% {
                -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
            }
            31.5% {
                -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
            }
            43.5% {
                -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
            }
            50% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }
        
        @keyframes headShake {
            0% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
            6.5% {
                -webkit-transform: translateX(-6px) rotateY(-9deg);
                transform: translateX(-6px) rotateY(-9deg);
            }
            18.5% {
                -webkit-transform: translateX(5px) rotateY(7deg);
                transform: translateX(5px) rotateY(7deg);
            }
            31.5% {
                -webkit-transform: translateX(-3px) rotateY(-5deg);
                transform: translateX(-3px) rotateY(-5deg);
            }
            43.5% {
                -webkit-transform: translateX(2px) rotateY(3deg);
                transform: translateX(2px) rotateY(3deg);
            }
            50% {
                -webkit-transform: translateX(0);
                transform: translateX(0);
            }
        }
        
        .headShake {
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            -webkit-animation-name: headShake;
            animation-name: headShake;
        }
        
        @-webkit-keyframes swing {
            20% {
                -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
            }
            40% {
                -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
            }
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
            }
            80% {
                -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
            }
            to {
                -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
            }
        }
        
        @keyframes swing {
            20% {
                -webkit-transform: rotate3d(0, 0, 1, 15deg);
                transform: rotate3d(0, 0, 1, 15deg);
            }
            40% {
                -webkit-transform: rotate3d(0, 0, 1, -10deg);
                transform: rotate3d(0, 0, 1, -10deg);
            }
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 5deg);
                transform: rotate3d(0, 0, 1, 5deg);
            }
            80% {
                -webkit-transform: rotate3d(0, 0, 1, -5deg);
                transform: rotate3d(0, 0, 1, -5deg);
            }
            to {
                -webkit-transform: rotate3d(0, 0, 1, 0deg);
                transform: rotate3d(0, 0, 1, 0deg);
            }
        }
        
        .swing {
            -webkit-transform-origin: top center;
            transform-origin: top center;
            -webkit-animation-name: swing;
            animation-name: swing;
        }
        
        @-webkit-keyframes tada {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            10%,
            20% {
                -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            }
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            }
            40%,
            60%,
            80% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes tada {
            from {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
            10%,
            20% {
                -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
            }
            30%,
            50%,
            70%,
            90% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
            }
            40%,
            60%,
            80% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
                transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
            }
            to {
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .tada {
            -webkit-animation-name: tada;
            animation-name: tada;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes wobble {
            from {
                -webkit-transform: none;
                transform: none;
            }
            15% {
                -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            }
            30% {
                -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            }
            45% {
                -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            }
            60% {
                -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            }
            75% {
                -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes wobble {
            from {
                -webkit-transform: none;
                transform: none;
            }
            15% {
                -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
                transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
            }
            30% {
                -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
                transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
            }
            45% {
                -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
                transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
            }
            60% {
                -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
                transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
            }
            75% {
                -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
                transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .wobble {
            -webkit-animation-name: wobble;
            animation-name: wobble;
        }
        
        @-webkit-keyframes jello {
            from,
            11.1%,
            to {
                -webkit-transform: none;
                transform: none;
            }
            22.2% {
                -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
            }
            33.3% {
                -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
            }
            44.4% {
                -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
            }
            55.5% {
                -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
            }
            66.6% {
                -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
                transform: skewX(-0.78125deg) skewY(-0.78125deg);
            }
            77.7% {
                -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
                transform: skewX(0.390625deg) skewY(0.390625deg);
            }
            88.8% {
                -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            }
        }
        
        @keyframes jello {
            from,
            11.1%,
            to {
                -webkit-transform: none;
                transform: none;
            }
            22.2% {
                -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
                transform: skewX(-12.5deg) skewY(-12.5deg);
            }
            33.3% {
                -webkit-transform: skewX(6.25deg) skewY(6.25deg);
                transform: skewX(6.25deg) skewY(6.25deg);
            }
            44.4% {
                -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
                transform: skewX(-3.125deg) skewY(-3.125deg);
            }
            55.5% {
                -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
                transform: skewX(1.5625deg) skewY(1.5625deg);
            }
            66.6% {
                -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
                transform: skewX(-0.78125deg) skewY(-0.78125deg);
            }
            77.7% {
                -webkit-transform: skewX(0.390625deg) skewY(0.390625deg);
                transform: skewX(0.390625deg) skewY(0.390625deg);
            }
            88.8% {
                -webkit-transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
                transform: skewX(-0.1953125deg) skewY(-0.1953125deg);
            }
        }
        
        .jello {
            -webkit-animation-name: jello;
            animation-name: jello;
            -webkit-transform-origin: center;
            transform-origin: center;
        }
        
        @-webkit-keyframes bounceIn {
            from,
            20%,
            40%,
            60%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            0% {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
            20% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            40% {
                -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
            }
            80% {
                -webkit-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
            }
            to {
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        @keyframes bounceIn {
            from,
            20%,
            40%,
            60%,
            80%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            0% {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
            20% {
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            40% {
                -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(1.03, 1.03, 1.03);
                transform: scale3d(1.03, 1.03, 1.03);
            }
            80% {
                -webkit-transform: scale3d(.97, .97, .97);
                transform: scale3d(.97, .97, .97);
            }
            to {
                opacity: 1;
                -webkit-transform: scale3d(1, 1, 1);
                transform: scale3d(1, 1, 1);
            }
        }
        
        .bounceIn {
            -webkit-animation-name: bounceIn;
            animation-name: bounceIn;
        }
        
        @-webkit-keyframes bounceInDown {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes bounceInDown {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(0, -3000px, 0);
                transform: translate3d(0, -3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, 25px, 0);
                transform: translate3d(0, 25px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, 5px, 0);
                transform: translate3d(0, 5px, 0);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .bounceInDown {
            -webkit-animation-name: bounceInDown;
            animation-name: bounceInDown;
        }
        
        @-webkit-keyframes bounceInLeft {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes bounceInLeft {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            0% {
                opacity: 0;
                -webkit-transform: translate3d(-3000px, 0, 0);
                transform: translate3d(-3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(25px, 0, 0);
                transform: translate3d(25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(-10px, 0, 0);
                transform: translate3d(-10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(5px, 0, 0);
                transform: translate3d(5px, 0, 0);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .bounceInLeft {
            -webkit-animation-name: bounceInLeft;
            animation-name: bounceInLeft;
        }
        
        @-webkit-keyframes bounceInRight {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes bounceInRight {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(3000px, 0, 0);
                transform: translate3d(3000px, 0, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(-25px, 0, 0);
                transform: translate3d(-25px, 0, 0);
            }
            75% {
                -webkit-transform: translate3d(10px, 0, 0);
                transform: translate3d(10px, 0, 0);
            }
            90% {
                -webkit-transform: translate3d(-5px, 0, 0);
                transform: translate3d(-5px, 0, 0);
            }
            to {
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .bounceInRight {
            -webkit-animation-name: bounceInRight;
            animation-name: bounceInRight;
        }
        
        @-webkit-keyframes bounceInUp {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes bounceInUp {
            from,
            60%,
            75%,
            90%,
            to {
                -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
                animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            }
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 3000px, 0);
                transform: translate3d(0, 3000px, 0);
            }
            60% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            75% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            90% {
                -webkit-transform: translate3d(0, -5px, 0);
                transform: translate3d(0, -5px, 0);
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .bounceInUp {
            -webkit-animation-name: bounceInUp;
            animation-name: bounceInUp;
        }
        
        @-webkit-keyframes bounceOut {
            20% {
                -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
            }
            50%,
            55% {
                opacity: 1;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
        }
        
        @keyframes bounceOut {
            20% {
                -webkit-transform: scale3d(.9, .9, .9);
                transform: scale3d(.9, .9, .9);
            }
            50%,
            55% {
                opacity: 1;
                -webkit-transform: scale3d(1.1, 1.1, 1.1);
                transform: scale3d(1.1, 1.1, 1.1);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
        }
        
        .bounceOut {
            -webkit-animation-name: bounceOut;
            animation-name: bounceOut;
        }
        
        @-webkit-keyframes bounceOutDown {
            20% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        @keyframes bounceOutDown {
            20% {
                -webkit-transform: translate3d(0, 10px, 0);
                transform: translate3d(0, 10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, -20px, 0);
                transform: translate3d(0, -20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        .bounceOutDown {
            -webkit-animation-name: bounceOutDown;
            animation-name: bounceOutDown;
        }
        
        @-webkit-keyframes bounceOutLeft {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        @keyframes bounceOutLeft {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(20px, 0, 0);
                transform: translate3d(20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        .bounceOutLeft {
            -webkit-animation-name: bounceOutLeft;
            animation-name: bounceOutLeft;
        }
        
        @-webkit-keyframes bounceOutRight {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        @keyframes bounceOutRight {
            20% {
                opacity: 1;
                -webkit-transform: translate3d(-20px, 0, 0);
                transform: translate3d(-20px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        .bounceOutRight {
            -webkit-animation-name: bounceOutRight;
            animation-name: bounceOutRight;
        }
        
        @-webkit-keyframes bounceOutUp {
            20% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        @keyframes bounceOutUp {
            20% {
                -webkit-transform: translate3d(0, -10px, 0);
                transform: translate3d(0, -10px, 0);
            }
            40%,
            45% {
                opacity: 1;
                -webkit-transform: translate3d(0, 20px, 0);
                transform: translate3d(0, 20px, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        .bounceOutUp {
            -webkit-animation-name: bounceOutUp;
            animation-name: bounceOutUp;
        }
        
        @-webkit-keyframes fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }
        
        @keyframes fadeIn {
            from {
                opacity: 0;
            }
            to {
                opacity: 1;
            }
        }
        
        .fadeIn {
            -webkit-animation-name: fadeIn;
            animation-name: fadeIn;
        }
        
        @-webkit-keyframes fadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInDown {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInDown {
            -webkit-animation-name: fadeInDown;
            animation-name: fadeInDown;
        }
        
        @-webkit-keyframes fadeInDownBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInDownBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInDownBig {
            -webkit-animation-name: fadeInDownBig;
            animation-name: fadeInDownBig;
        }
        
        @-webkit-keyframes fadeInLeft {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInLeft {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInLeft {
            -webkit-animation-name: fadeInLeft;
            animation-name: fadeInLeft;
        }
        
        @-webkit-keyframes fadeInLeftBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInLeftBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInLeftBig {
            -webkit-animation-name: fadeInLeftBig;
            animation-name: fadeInLeftBig;
        }
        
        @-webkit-keyframes fadeInRight {
            from {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInRight {
            from {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInRight {
            -webkit-animation-name: fadeInRight;
            animation-name: fadeInRight;
        }
        
        @-webkit-keyframes fadeInRightBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInRightBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInRightBig {
            -webkit-animation-name: fadeInRightBig;
            animation-name: fadeInRightBig;
        }
        
        @-webkit-keyframes fadeInUp {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInUp {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInUp {
            -webkit-animation-name: fadeInUp;
            animation-name: fadeInUp;
        }
        
        @-webkit-keyframes fadeInUpBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes fadeInUpBig {
            from {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .fadeInUpBig {
            -webkit-animation-name: fadeInUpBig;
            animation-name: fadeInUpBig;
        }
        
        @-webkit-keyframes fadeOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
            }
        }
        
        @keyframes fadeOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
            }
        }
        
        .fadeOut {
            -webkit-animation-name: fadeOut;
            animation-name: fadeOut;
        }
        
        @-webkit-keyframes fadeOutDown {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        @keyframes fadeOutDown {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        .fadeOutDown {
            -webkit-animation-name: fadeOutDown;
            animation-name: fadeOutDown;
        }
        
        @-webkit-keyframes fadeOutDownBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        @keyframes fadeOutDownBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, 2000px, 0);
                transform: translate3d(0, 2000px, 0);
            }
        }
        
        .fadeOutDownBig {
            -webkit-animation-name: fadeOutDownBig;
            animation-name: fadeOutDownBig;
        }
        
        @-webkit-keyframes fadeOutLeft {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        @keyframes fadeOutLeft {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        .fadeOutLeft {
            -webkit-animation-name: fadeOutLeft;
            animation-name: fadeOutLeft;
        }
        
        @-webkit-keyframes fadeOutLeftBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        @keyframes fadeOutLeftBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(-2000px, 0, 0);
                transform: translate3d(-2000px, 0, 0);
            }
        }
        
        .fadeOutLeftBig {
            -webkit-animation-name: fadeOutLeftBig;
            animation-name: fadeOutLeftBig;
        }
        
        @-webkit-keyframes fadeOutRight {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        @keyframes fadeOutRight {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        .fadeOutRight {
            -webkit-animation-name: fadeOutRight;
            animation-name: fadeOutRight;
        }
        
        @-webkit-keyframes fadeOutRightBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        @keyframes fadeOutRightBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(2000px, 0, 0);
                transform: translate3d(2000px, 0, 0);
            }
        }
        
        .fadeOutRightBig {
            -webkit-animation-name: fadeOutRightBig;
            animation-name: fadeOutRightBig;
        }
        
        @-webkit-keyframes fadeOutUp {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        @keyframes fadeOutUp {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        .fadeOutUp {
            -webkit-animation-name: fadeOutUp;
            animation-name: fadeOutUp;
        }
        
        @-webkit-keyframes fadeOutUpBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        @keyframes fadeOutUpBig {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(0, -2000px, 0);
                transform: translate3d(0, -2000px, 0);
            }
        }
        
        .fadeOutUpBig {
            -webkit-animation-name: fadeOutUpBig;
            animation-name: fadeOutUpBig;
        }
        
        @-webkit-keyframes flip {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            40% {
                -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            50% {
                -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            80% {
                -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
                transform: perspective(400px) scale3d(.95, .95, .95);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
        }
        
        @keyframes flip {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            40% {
                -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
                -webkit-animation-timing-function: ease-out;
                animation-timing-function: ease-out;
            }
            50% {
                -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            80% {
                -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
                transform: perspective(400px) scale3d(.95, .95, .95);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
        }
        
        .animated.flip {
            -webkit-backface-visibility: visible;
            backface-visibility: visible;
            -webkit-animation-name: flip;
            animation-name: flip;
        }
        
        @-webkit-keyframes flipInX {
            from {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        @keyframes flipInX {
            from {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        .flipInX {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipInX;
            animation-name: flipInX;
        }
        
        @-webkit-keyframes flipInY {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        @keyframes flipInY {
            from {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
                opacity: 0;
            }
            40% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
                -webkit-animation-timing-function: ease-in;
                animation-timing-function: ease-in;
            }
            60% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
            }
            to {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
        }
        
        .flipInY {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipInY;
            animation-name: flipInY;
        }
        
        @-webkit-keyframes flipOutX {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0;
            }
        }
        
        @keyframes flipOutX {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
                opacity: 0;
            }
        }
        
        .flipOutX {
            -webkit-animation-name: flipOutX;
            animation-name: flipOutX;
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
        }
        
        @-webkit-keyframes flipOutY {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0;
            }
        }
        
        @keyframes flipOutY {
            from {
                -webkit-transform: perspective(400px);
                transform: perspective(400px);
            }
            30% {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
                opacity: 1;
            }
            to {
                -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
                opacity: 0;
            }
        }
        
        .flipOutY {
            -webkit-backface-visibility: visible !important;
            backface-visibility: visible !important;
            -webkit-animation-name: flipOutY;
            animation-name: flipOutY;
        }
        
        @-webkit-keyframes lightSpeedIn {
            from {
                -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0;
            }
            60% {
                -webkit-transform: skewX(20deg);
                transform: skewX(20deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
                opacity: 1;
            }
            to {
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        @keyframes lightSpeedIn {
            from {
                -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
                transform: translate3d(100%, 0, 0) skewX(-30deg);
                opacity: 0;
            }
            60% {
                -webkit-transform: skewX(20deg);
                transform: skewX(20deg);
                opacity: 1;
            }
            80% {
                -webkit-transform: skewX(-5deg);
                transform: skewX(-5deg);
                opacity: 1;
            }
            to {
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        .lightSpeedIn {
            -webkit-animation-name: lightSpeedIn;
            animation-name: lightSpeedIn;
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out;
        }
        
        @-webkit-keyframes lightSpeedOut {
            from {
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0;
            }
        }
        
        @keyframes lightSpeedOut {
            from {
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
                transform: translate3d(100%, 0, 0) skewX(30deg);
                opacity: 0;
            }
        }
        
        .lightSpeedOut {
            -webkit-animation-name: lightSpeedOut;
            animation-name: lightSpeedOut;
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in;
        }
        
        @-webkit-keyframes rotateIn {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        @keyframes rotateIn {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, -200deg);
                transform: rotate3d(0, 0, 1, -200deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        .rotateIn {
            -webkit-animation-name: rotateIn;
            animation-name: rotateIn;
        }
        
        @-webkit-keyframes rotateInDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        @keyframes rotateInDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        .rotateInDownLeft {
            -webkit-animation-name: rotateInDownLeft;
            animation-name: rotateInDownLeft;
        }
        
        @-webkit-keyframes rotateInDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        @keyframes rotateInDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        .rotateInDownRight {
            -webkit-animation-name: rotateInDownRight;
            animation-name: rotateInDownRight;
        }
        
        @-webkit-keyframes rotateInUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        @keyframes rotateInUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        .rotateInUpLeft {
            -webkit-animation-name: rotateInUpLeft;
            animation-name: rotateInUpLeft;
        }
        
        @-webkit-keyframes rotateInUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        @keyframes rotateInUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -90deg);
                transform: rotate3d(0, 0, 1, -90deg);
                opacity: 0;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: none;
                transform: none;
                opacity: 1;
            }
        }
        
        .rotateInUpRight {
            -webkit-animation-name: rotateInUpRight;
            animation-name: rotateInUpRight;
        }
        
        @-webkit-keyframes rotateOut {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOut {
            from {
                -webkit-transform-origin: center;
                transform-origin: center;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: center;
                transform-origin: center;
                -webkit-transform: rotate3d(0, 0, 1, 200deg);
                transform: rotate3d(0, 0, 1, 200deg);
                opacity: 0;
            }
        }
        
        .rotateOut {
            -webkit-animation-name: rotateOut;
            animation-name: rotateOut;
        }
        
        @-webkit-keyframes rotateOutDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutDownLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, 45deg);
                transform: rotate3d(0, 0, 1, 45deg);
                opacity: 0;
            }
        }
        
        .rotateOutDownLeft {
            -webkit-animation-name: rotateOutDownLeft;
            animation-name: rotateOutDownLeft;
        }
        
        @-webkit-keyframes rotateOutDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutDownRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        .rotateOutDownRight {
            -webkit-animation-name: rotateOutDownRight;
            animation-name: rotateOutDownRight;
        }
        
        @-webkit-keyframes rotateOutUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutUpLeft {
            from {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: left bottom;
                transform-origin: left bottom;
                -webkit-transform: rotate3d(0, 0, 1, -45deg);
                transform: rotate3d(0, 0, 1, -45deg);
                opacity: 0;
            }
        }
        
        .rotateOutUpLeft {
            -webkit-animation-name: rotateOutUpLeft;
            animation-name: rotateOutUpLeft;
        }
        
        @-webkit-keyframes rotateOutUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0;
            }
        }
        
        @keyframes rotateOutUpRight {
            from {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                opacity: 1;
            }
            to {
                -webkit-transform-origin: right bottom;
                transform-origin: right bottom;
                -webkit-transform: rotate3d(0, 0, 1, 90deg);
                transform: rotate3d(0, 0, 1, 90deg);
                opacity: 0;
            }
        }
        
        .rotateOutUpRight {
            -webkit-animation-name: rotateOutUpRight;
            animation-name: rotateOutUpRight;
        }
        
        @-webkit-keyframes hinge {
            0% {
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            20%,
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            40%,
            80% {
                -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);
                opacity: 0;
            }
        }
        
        @keyframes hinge {
            0% {
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            20%,
            60% {
                -webkit-transform: rotate3d(0, 0, 1, 80deg);
                transform: rotate3d(0, 0, 1, 80deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
            }
            40%,
            80% {
                -webkit-transform: rotate3d(0, 0, 1, 60deg);
                transform: rotate3d(0, 0, 1, 60deg);
                -webkit-transform-origin: top left;
                transform-origin: top left;
                -webkit-animation-timing-function: ease-in-out;
                animation-timing-function: ease-in-out;
                opacity: 1;
            }
            to {
                -webkit-transform: translate3d(0, 700px, 0);
                transform: translate3d(0, 700px, 0);
                opacity: 0;
            }
        }
        
        .hinge {
            -webkit-animation-name: hinge;
            animation-name: hinge;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes rollIn {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        @keyframes rollIn {
            from {
                opacity: 0;
                -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
                transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
            }
            to {
                opacity: 1;
                -webkit-transform: none;
                transform: none;
            }
        }
        
        .rollIn {
            -webkit-animation-name: rollIn;
            animation-name: rollIn;
        }
        /* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
        
        @-webkit-keyframes rollOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            }
        }
        
        @keyframes rollOut {
            from {
                opacity: 1;
            }
            to {
                opacity: 0;
                -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
                transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
            }
        }
        
        .rollOut {
            -webkit-animation-name: rollOut;
            animation-name: rollOut;
        }
        
        @-webkit-keyframes zoomIn {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
            50% {
                opacity: 1;
            }
        }
        
        @keyframes zoomIn {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
            50% {
                opacity: 1;
            }
        }
        
        .zoomIn {
            -webkit-animation-name: zoomIn;
            animation-name: zoomIn;
        }
        
        @-webkit-keyframes zoomInDown {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        @keyframes zoomInDown {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        .zoomInDown {
            -webkit-animation-name: zoomInDown;
            animation-name: zoomInDown;
        }
        
        @-webkit-keyframes zoomInLeft {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        @keyframes zoomInLeft {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        .zoomInLeft {
            -webkit-animation-name: zoomInLeft;
            animation-name: zoomInLeft;
        }
        
        @-webkit-keyframes zoomInRight {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        @keyframes zoomInRight {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        .zoomInRight {
            -webkit-animation-name: zoomInRight;
            animation-name: zoomInRight;
        }
        
        @-webkit-keyframes zoomInUp {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        @keyframes zoomInUp {
            from {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            60% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        .zoomInUp {
            -webkit-animation-name: zoomInUp;
            animation-name: zoomInUp;
        }
        
        @-webkit-keyframes zoomOut {
            from {
                opacity: 1;
            }
            50% {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
            to {
                opacity: 0;
            }
        }
        
        @keyframes zoomOut {
            from {
                opacity: 1;
            }
            50% {
                opacity: 0;
                -webkit-transform: scale3d(.3, .3, .3);
                transform: scale3d(.3, .3, .3);
            }
            to {
                opacity: 0;
            }
        }
        
        .zoomOut {
            -webkit-animation-name: zoomOut;
            animation-name: zoomOut;
        }
        
        @-webkit-keyframes zoomOutDown {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        @keyframes zoomOutDown {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        .zoomOutDown {
            -webkit-animation-name: zoomOutDown;
            animation-name: zoomOutDown;
        }
        
        @-webkit-keyframes zoomOutLeft {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
                transform: scale(.1) translate3d(-2000px, 0, 0);
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }
        }
        
        @keyframes zoomOutLeft {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
                transform: scale(.1) translate3d(-2000px, 0, 0);
                -webkit-transform-origin: left center;
                transform-origin: left center;
            }
        }
        
        .zoomOutLeft {
            -webkit-animation-name: zoomOutLeft;
            animation-name: zoomOutLeft;
        }
        
        @-webkit-keyframes zoomOutRight {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
                transform: scale(.1) translate3d(2000px, 0, 0);
                -webkit-transform-origin: right center;
                transform-origin: right center;
            }
        }
        
        @keyframes zoomOutRight {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
                transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            }
            to {
                opacity: 0;
                -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
                transform: scale(.1) translate3d(2000px, 0, 0);
                -webkit-transform-origin: right center;
                transform-origin: right center;
            }
        }
        
        .zoomOutRight {
            -webkit-animation-name: zoomOutRight;
            animation-name: zoomOutRight;
        }
        
        @-webkit-keyframes zoomOutUp {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        @keyframes zoomOutUp {
            40% {
                opacity: 1;
                -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
                -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
                animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
            }
            to {
                opacity: 0;
                -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
                -webkit-transform-origin: center bottom;
                transform-origin: center bottom;
                -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
                animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
            }
        }
        
        .zoomOutUp {
            -webkit-animation-name: zoomOutUp;
            animation-name: zoomOutUp;
        }
        
        @-webkit-keyframes slideInDown {
            from {
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInDown {
            from {
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInDown {
            -webkit-animation-name: slideInDown;
            animation-name: slideInDown;
        }
        
        @-webkit-keyframes slideInLeft {
            from {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInLeft {
            from {
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInLeft {
            -webkit-animation-name: slideInLeft;
            animation-name: slideInLeft;
        }
        
        @-webkit-keyframes slideInRight {
            from {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInRight {
            from {
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInRight {
            -webkit-animation-name: slideInRight;
            animation-name: slideInRight;
        }
        
        @-webkit-keyframes slideInUp {
            from {
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        @keyframes slideInUp {
            from {
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
                visibility: visible;
            }
            to {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
        }
        
        .slideInUp {
            -webkit-animation-name: slideInUp;
            animation-name: slideInUp;
        }
        
        @-webkit-keyframes slideOutDown {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        @keyframes slideOutDown {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, 100%, 0);
                transform: translate3d(0, 100%, 0);
            }
        }
        
        .slideOutDown {
            -webkit-animation-name: slideOutDown;
            animation-name: slideOutDown;
        }
        
        @-webkit-keyframes slideOutLeft {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        @keyframes slideOutLeft {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(-100%, 0, 0);
                transform: translate3d(-100%, 0, 0);
            }
        }
        
        .slideOutLeft {
            -webkit-animation-name: slideOutLeft;
            animation-name: slideOutLeft;
        }
        
        @-webkit-keyframes slideOutRight {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        @keyframes slideOutRight {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(100%, 0, 0);
                transform: translate3d(100%, 0, 0);
            }
        }
        
        .slideOutRight {
            -webkit-animation-name: slideOutRight;
            animation-name: slideOutRight;
        }
        
        @-webkit-keyframes slideOutUp {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        @keyframes slideOutUp {
            from {
                -webkit-transform: translate3d(0, 0, 0);
                transform: translate3d(0, 0, 0);
            }
            to {
                visibility: hidden;
                -webkit-transform: translate3d(0, -100%, 0);
                transform: translate3d(0, -100%, 0);
            }
        }
        
        .slideOutUp {
            -webkit-animation-name: slideOutUp;
            animation-name: slideOutUp;
        }	



		</pre></body></html>