/**
Theme Name: the book
Author: Brainstorm Force
Author URI: http://wpastra.com/about/
Description: Astra is the fastest, fully customizable & beautiful theme suitable for blogs, personal portfolios and business websites. It is very lightweight (less than 50KB on frontend) and offers unparalleled speed. Built with SEO in mind, Astra comes with schema.org code integrated so search engines will love your site. Astra offers plenty of sidebar options and widget areas giving you a full control for customizations. Furthermore, we have included special features and templates so feel free to choose any of your favorite page builder plugin to create pages flexibly. Some of the other features: # WooCommerce Ready # Responsive # Compatible with major plugins # Translation Ready # Extendible with premium addons # Regularly updated # Designed, Developed, Maintained & Supported by Brainstorm Force. Looking for a perfect base theme? Look no further. Astra is fast, fully customizable and beautiful theme!
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: the-book
Template: astra
*/

/* GENERAL */

/* Spacing Custom CSS fix start*/
.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, .entry-content h5, .entry-content h6 {
    margin-bottom: 0px !important;
}
/* Spacing Custom CSS fix end*/

.gc_nav_btn {
    display: none;
}

.gc-show-nav-btn {
    display: block !important;
}

.elementor-section-wrap > .elementor-section.elementor-section > .elementor-container {
    width: 85%;
}

.elementor-text-editor p:last-of-type {
    margin-bottom: 0;
}

.elementor-text-editor p {
    margin-bottom: 30px;
}

body a {
    cursor: pointer;
}

#gc-banner iframe {
    height: 1420px !important;
    width: 2524px !important;
}

/*body.gc-menu-opened {*/
/*    max-height: 100vh;*/
/*    overflow: hidden;*/
/*}*/

/* HEADER */

/* Custom button menu start */
@media (min-width: 981px){
	.elementor-nav-menu li:last-child {
		background: #e57b1a;
		-webkit-box-shadow: 0px 6px 8px -5px #e57b1a;
		-moz-box-shadow: 0px 6px 8px -5px #e57b1a;
		box-shadow: 0px 6px 8px -5px #e57b1a;
		border-radius: 5px;
		margin-left: 20px;
	}
	
	.elementor-nav-menu li:last-child:hover {
		transform: scale(1.05);
		transition: transform .2s;
	}
	
	.menu-item-40 a:hover{
		-webkit-transform: none !important;
		-ms-transform: none !important;
		transform: none !important;
	}
	
	.menu-item-40 a:last-child{
		font-family: "Rubik", Sans-serif !important;
		color: white !important;
	}
	
	.gc-scrolled .menu-item-40 a:last-child{
		font-family: "Rubik", Sans-serif !important;
		color: white !important;
	}
}
/* Custom button menu end */

#gc-header nav.elementor-nav-menu--main {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#gc-header .elementor-nav-menu--main .elementor-nav-menu a {
    padding: 0px 30px;
}

#gc-header .elementor-nav-menu li:not(:last-child) {
    border-right: 1px solid #fff;
}

#gc-header .elementor-nav-menu li::after {
    content: '';
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    position: absolute;
    background: #E57B1A;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: -9px;
    opacity: 0;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

#gc-header .elementor-nav-menu li:hover::after {
    opacity: 1;
}

#gc-header .elementor-nav-menu--main .menu-item:last-child a, 
#gc-header .elementor-nav-menu--main .menu-item:last-child {
    color: #E57B1A;
    -webkit-transition: unset;
    -o-transition: unset;
    -moz-transition: unset;
    transition: unset;
}

.elementor.elementor-location-header {
    position: fixed;
    width: 100%;
    z-index: 9999;
}

.elementor.elementor-location-header *:not(.elementor-menu-toggle) {
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.elementor.elementor-location-header.gc-scrolled {
    background: #fff;
}

.gc-scrolled #gc-header .elementor-nav-menu li:not(:last-child) {
    border-color: rgba(32, 42, 59, 0.2);
}

.gc-scrolled #gc-header .elementor-nav-menu li a {
    color: #202A3B;
}

.elementor-location-header .gc-percent {
    height: 4px;
    position: absolute;
    width: 0;
    background: #E57B1A;
    bottom: 0;
    left: 0;
    -webkit-transition: none;
    -o-transition: none;
    -moz-transition: none;
    transition: none;
}

.gc-scrolled #gc-header .elementor-nav-menu--main .menu-item:last-child a {
    padding: 7px 12px;
    display: inline;
    background: #E57B1A;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    color: #fff;
}

.gc-scrolled #gc-header .elementor-nav-menu--main .menu-item:last-child {
    margin-left: 30px;
    line-height: 1em;
}

.gc-scrolled.elementor-33 .elementor-element.elementor-element-8ee4024 > .elementor-widget-container {
    padding: 22px 0;
}

/* HOME PAGE */
.gc-testimonial.alm-listing .alm-reveal>li {
    margin: 0 50px 50px 0;
    width: -webkit-calc(33.33% - 34px);
    width: -moz-calc(33.33% - 34px);
    width: calc(33.33% - 34px);
    text-align: center;
    padding: 0;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    overflow: visible;
}

.alm-listing .alm-reveal>li .gc-image img {
    position: relative;
    display: block;
    margin: 0 auto;
    max-width: 74px;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
}

.alm-listing.gc-testimonial .alm-reveal {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
}

.gc-testimonial.alm-listing .alm-reveal>li:nth-child(3n) {
    margin-right: 0;
}

.gc-items .inner-content {
    background: #fff;
    padding: 32px 20px;
    -webkit-box-sizing: border-box;
       -moz-box-sizing: border-box;
            box-sizing: border-box;
    -webkit-border-radius: 5px;
       -moz-border-radius: 5px;
            border-radius: 5px;
    border: 1px solid #DCE3EE;
    height: 100%;
    -webkit-box-shadow: 20px 20px 0 0 #1C3E75;
       -moz-box-shadow: 20px 20px 0 0 #1C3E75;
            box-shadow: 20px 20px 0 0 #1C3E75;
    -webkit-transition: all .3s;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}

.gc-items .inner-content:hover {
    -webkit-box-shadow: 10px 10px 0 0 #1C3E75;
       -moz-box-shadow: 10px 10px 0 0 #1C3E75;
            box-shadow: 10px 10px 0 0 #1C3E75;
}

.gc-content {
    font-size: 20px;
    line-height: 1.7;
    font-family: "Lora", Sans-serif;
    color: #202A3B;
    padding: 0 12px 20px;
}

.gc-details, .gc-department {
    font-family: "Rubik", Sans-serif;
    color: rgba(32, 42, 59, 0.8);
    font-size: 18px;
    line-height: 1.6;
}

ul.gc-testimonial-listing.gc-desktop {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
        -ms-flex-wrap: wrap;
            flex-wrap: wrap;
    margin: 0;
    list-style: none;
}

.gc-testimonial-listing li.gc-items {
    width: -webkit-calc( 33.33% - 34px );
    width: -moz-calc( 33.33% - 34px );
    width: calc( 33.33% - 34px );
    margin: 0 50px 50px 0;
    text-align: center;
}

.gc-testimonial-listing li.gc-items:nth-child(3n) {
    margin-right: 0;
}

.gc-image img {
    max-width: 72px;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
}

.gc-testimonial-listing .gc-items:nth-child(n+7) {
    display: none;
}

.gc-department {
    color: #202A3B;
    text-transform: uppercase;
    font-weight: bold;
}

.gc-image {
    margin-bottom: 10px;
}

body .alm-btn-wrap {
    padding: 0;
}

body .gc-testimonial ~ .alm-btn-wrap .alm-load-more-btn,
body .gc-testimonial ~ .alm-btn-wrap .alm-load-more-btn:hover {
    background: transparent;
    margin: 0 auto;
    padding: 0;
    color: #E57B1A;
    opacity: 1;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
    font-family: Rubik, sans-serif;
    height: auto;
    line-height: 1.5;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
}

.ajax-load-more-wrap .gc-testimonial ~ .alm-btn-wrap .alm-load-more-btn.done {
    background: transparent;
    opacity: .5;
}

.gc-step-title .elementor-widget-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.gc-step-title .gc-blue-circle + .elementor-element h4 {
    display: inline-block;
    position: relative;
}

.gc-step-title .gc-blue-circle + .elementor-element h4::after,
.elementor-element.gc-right::after, 
.elementor-element.gc-left::after,
.elementor-element.gc-last::after {
    content: '';
    position: absolute;
    border: 4px dashed #64C7D6;
}

.gc-step-title .gc-blue-circle + .elementor-element h4::after {
    right: -24px;
    top: 27px;
    width: 129px;
    height: 339px;
    border-left: none;
    -webkit-border-top-right-radius: 3px;
       -moz-border-radius-topright: 3px;
            border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
       -moz-border-radius-bottomright: 3px;
            border-bottom-right-radius: 3px;
    -webkit-transform: translate(100%, 0);
       -moz-transform: translate(100%, 0);
        -ms-transform: translate(100%, 0);
         -o-transform: translate(100%, 0);
            transform: translate(100%, 0);
}

.elementor-element.gc-right::after, 
.elementor-element.gc-left::after,
.elementor-element.gc-last::after {
    bottom: 0;
    left: 13%;
    -webkit-transform: translate(0, 100%);
       -moz-transform: translate(0, 100%);
        -ms-transform: translate(0, 100%);
         -o-transform: translate(0, 100%);
            transform: translate(0, 100%);
    height: 233px;
    width: 169px;
    border-right: none;
    border-top: none;
    -webkit-border-bottom-left-radius: 3px;
       -moz-border-radius-bottomleft: 3px;
            border-bottom-left-radius: 3px;
}

.elementor-element.gc-left::after {
    left: unset;
    right: 13%;
    border-left: none;
    border-top: none;
    border-right: 4px dashed #64C7D6;
    -webkit-border-bottom-right-radius: 3px;
       -moz-border-radius-bottomright: 3px;
            border-bottom-right-radius: 3px;
}

.elementor-element.gc-last::after {
    left: 49%;
    width: 200px;
}

.gc-lasted .gc-ligth-blue {
    color: #64c7d6;
    display: block;
}

.gc-step-content .elementor-text-editor {
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;
    max-height: 10000px;
    display: block;
}

.gc-closed .elementor-text-editor {
    display: -webkit-box;
    max-width: 100%;
    max-height: 80px;
    margin: 0 auto;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    -o-text-overflow: ellipsis;
       text-overflow: ellipsis;
    -webkit-transition: all 2s;
    -o-transition: all 2s;
    -moz-transition: all 2s;
    transition: all 2s;
}

.gc-step-number .elementor-heading-title {
    position: relative;
}

.gc-step-number .elementor-heading-title::before, .gc-step-number .elementor-heading-title::after {
    content: '';
    position: absolute;
    border: 1px solid #64c7d6;
    -webkit-border-radius: 100%;
       -moz-border-radius: 100%;
            border-radius: 100%;
    width: 67px;
    height: 67px;
    left: 0;
    top: 0;
}

.gc-steps:hover .gc-step-number .elementor-heading-title::before {
    -webkit-animation: ripple 1s ease-out infinite;
       -moz-animation: ripple 1s ease-out infinite;
         -o-animation: ripple 1s ease-out infinite;
            animation: ripple 1s ease-out infinite;
}

.gc-steps:hover .gc-step-number .elementor-heading-title::after {
    -webkit-animation: ripple 1s ease-out .5s infinite;
       -moz-animation: ripple 1s ease-out .5s infinite;
         -o-animation: ripple 1s ease-out .5s infinite;
            animation: ripple 1s ease-out .5s infinite;
}

@-webkit-keyframes ripple {
    to {
        -webkit-transform: scale(1.5);
                transform: scale(1.5);
        opacity: 0;
    }
}

@-moz-keyframes ripple {
    to {
        -moz-transform: scale(1.5);
             transform: scale(1.5);
        opacity: 0;
    }
}

@-o-keyframes ripple {
    to {
        -o-transform: scale(1.5);
           transform: scale(1.5);
        opacity: 0;
    }
}

@keyframes ripple {
    to {
        -webkit-transform: scale(1.5);
           -moz-transform: scale(1.5);
             -o-transform: scale(1.5);
                transform: scale(1.5);
        opacity: 0;
    }
}

.gc-bigtext p {
    margin-bottom: 1.6em;
}

.gc-bigtext p strong {
    font-size: 70px;
}

.elementor-element.gc-letter::before {
    content: '';
    position: absolute;
    top: -50px;
    left: -50px;
    background: #202A3B;
    width: 451px;
    height: 439px;
}

.gc-author-img .elementor-image {
    max-width: 498px;
    position: relative;
}

.gc-author-img .elementor-image img {
    position: relative;
}

.gc-author-img .elementor-image:before {
    content: '';
    position: absolute;
    top: -50px;
    left: 50px;
    background: #E9EAEB;
    width: 100%;
    height: 498px;
}

.gc-author-testi.elementor-section > .elementor-container {
    margin: 0;
}

.gc-author-testi.gc-authorL > .elementor-container {
    margin-left: auto;
}

.gc-author-testi figure.elementor-image-box-img {
    min-width: 74px;
}

.gc-feature-logo .elementor-row > .elementor-element:not(:last-child) {
    margin: 0 15px 0 0;
}

.gc-site-logo .elementor-widget-wrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
}

.gc-site-logo .elementor-widget-wrap > .elementor-element {
    width: auto;
}

.gc-site-logo .elementor-widget-wrap > .elementor-element:not(:last-child) {
    margin-right: 15px;
}

.gc-site-logo .elementor-widget-wrap .elementor-image {
    max-width: 140px;
    -webkit-transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    transition: all .4s;
}

.gc-site-logoC .elementor-widget-wrap .elementor-image {
    max-width: unset;
}

.gc-site-logo .elementor-widget-wrap .elementor-image:hover {
    -webkit-transform: scale(1.1);
       -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
         -o-transform: scale(1.1);
            transform: scale(1.1);
}

.gc-site-logoC .elementor-widget-wrap {
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

#gc-newsletter header.at-title {
    display: none;
}

#gc-newsletter .at fieldset:last-of-type {
    padding: 0 0 20px;
}

#gc-newsletter .at fieldset legend {
    margin: 0 0 10px;
    padding: 0;
    font-size: 0;
    position: relative;
    line-height: 1;
}

#gc-newsletter .at-row>[class^="at-"] {
    margin: 0;
    max-width: 100%;
    font-size: 0;
}

#gc-newsletter .at input[type="email"] {
    margin: 0;
    font-size: 18px;
    line-height: 1.6;
    height: auto;
    padding: 15px 20px;
    border-color: rgba(32, 42, 59, .2);
    color: #202A3B;
    font-family: "Lora", Sans-serif;
}

#gc-newsletter .at input[type="email"]::-webkit-input-placeholder {
    color: #202A3B;
    opacity: .5;
}

#gc-newsletter .at input[type="email"]:-moz-placeholder {
    color: #202A3B;
    opacity: .5;
}

#gc-newsletter .at input[type="email"]::-moz-placeholder {
    color: #202A3B;
    opacity: .5;
}

#gc-newsletter .at input[type="email"]:-ms-input-placeholder {
    color: #202A3B;
    opacity: .5;
}

#gc-newsletter .at input[type="email"]::-ms-input-placeholder {
    color: #202A3B;
    opacity: .5;
}

#gc-newsletter .at input[type="email"]::placeholder {
    color: #202A3B;
    opacity: .5;
}

#gc-newsletter .at fieldset legend::after {
    content: 'Enter Your Email:';
    font-size: 26px;
    font-weight: bold;
    color: #202A3B;
    font-family: "Lora", Sans-serif;
    display: block;
    left: 1.2em;
}

#gc-newsletter .at-form-submit {
    padding: 0;
    -webkit-border-radius: 0;
       -moz-border-radius: 0;
            border-radius: 0;
}

#gc-newsletter .at input[type="submit"] {
    margin: 0;
    width: 100%;
    font-family: "Rubik", Sans-serif;
    font-weight: bold;
    text-transform: uppercase;
    font-size: 22px;
    line-height: 1.6;
    background: #E57B1A;
    -webkit-box-shadow: 0 6px 8px -5px #E57B1A;
       -moz-box-shadow: 0 6px 8px -5px #E57B1A;
            box-shadow: 0 6px 8px -5px #E57B1A;
}

span.gc-graybg {
    background: #A9A9A9;
    padding: 5px 20px;
}

.content.thankYou p {
    margin: 0;
    font-size: 22px;
    font-family: "Lora", Sans-serif;
    font-weight: 700;
    font-style: italic;
}

.elementor-popup-modal .elementor-section-wrap > .elementor-section.elementor-section > .elementor-container {
    max-width: unset;
}

.author-inner-content p {
    margin: 0;
    color: #202A3B;
    font-family: "Lora", Sans-serif;
    font-size: 22px;
    font-style: italic;
}

.gc-author-items {
    margin: 0px 0px 20px 0px;
    padding: 20px 40px 20px 40px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    border-color: #DCE3EE;
    -webkit-border-radius: 10px 10px 10px 10px;
       -moz-border-radius: 10px 10px 10px 10px;
            border-radius: 10px 10px 10px 10px;
    -webkit-box-shadow: 0px 10px 15px -5px #DCE3EE;
       -moz-box-shadow: 0px 10px 15px -5px #DCE3EE;
            box-shadow: 0px 10px 15px -5px #DCE3EE;
}

.authotestimonial-listing {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -webkit-align-items: flex-start;
       -moz-box-align: start;
        -ms-flex-align: start;
            align-items: flex-start;
}

.team-blurbs {
    width: 50%;
    margin-right: 20px;
}

.team-blurbs:last-child {
    margin-right: 0px;
}

div.authortestimonial-listing .owl-dots span {
    width: 10px;
    height: 10px;
    display: block;
    line-height: 1;
    font-size: 0;
    -webkit-border-radius: 100px;
       -moz-border-radius: 100px;
            border-radius: 100px;
    background: #BDBDBD;
}

div.authortestimonial-listing .owl-dot.active span {
    background: #E57B1A;
}

div.authortestimonial-listing button.owl-dot {
    margin: 0 3px;
}

div.authortestimonial-listing .owl-dots {
    text-align: center;
    margin-top: 10px;
}

/* FOOTER */
.gc-footer .elementor-widget-wrap {
    -webkit-flex-wrap: nowrap;
        -ms-flex-wrap: nowrap;
            flex-wrap: nowrap;
    -webkit-box-pack: end;
    -webkit-justify-content: flex-end;
       -moz-box-pack: end;
        -ms-flex-pack: end;
            justify-content: flex-end;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
}

.gc-footer .elementor-widget-wrap .elementor-element {
    width: auto;
}

.gc-arrow {
    position: fixed;
    bottom: 30px;
    right: 30px;
    background: #fff;
    display: none;
    z-index: 999;
}

.gc-arrow a {
    line-height: 1em;
    color: #202A3B;
    margin: 0 auto;
    width: 40px;
    height: 40px;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -webkit-align-items: center;
       -moz-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
    -webkit-justify-content: center;
       -moz-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
}

.gc-arrow svg {
    width: 25px;
}

.gc-foottext p a {
    color: inherit;
}


/* Responsive */
@media screen and (max-width: 1440px) {
    .gc-content {
        font-size: 16px;
    }
    
    .author-inner-content p {
        font-size: 17px;
    }
    
    #gc-banner iframe {
        height: 1085px !important;
    }
    
    .gc-scrolled.elementor-33 .elementor-element.elementor-element-8ee4024 > .elementor-widget-container {
        padding: 15px 0;
    }
    
    .gc-testimonial-listing li.gc-items {
        width: -webkit-calc( 33.33% - 20px );
        width: -moz-calc( 33.33% - 20px );
        width: calc( 33.33% - 20px );
        margin: 0 30px 30px 0;
    }
    
    body .elementor-27 .elementor-section-wrap .elementor-element.elementor-element-dc274fc > .elementor-container {
        max-width: 560px;
    }
    
    .elementor-element.gc-letter::before {
        top: -35px;
        left: -35px;
        width: 319px;
        height: 311px;
    }
}

@media screen and (max-width: 1024px) {
    .gc-testimonial-listing li.gc-items, .gc-testimonial-listing li.gc-items:nth-child(3n) {
        width: -webkit-calc(50% - 25px);
        width: -moz-calc(50% - 25px);
        width: calc(50% - 25px);
        margin-right: 50px;
    }
    
    .gc-testimonial-listing li.gc-items:nth-child(2n) {
        margin-right: 0;
    }
}

@media screen and (max-width: 980px) {
    
    .gc-author-testi figure.elementor-image-box-img {
        min-width: 54px;
    }
    
    .elementor-27 .elementor-element.elementor-element-2ab74dc > .elementor-container {
        max-width: 460px;
    }
    
    .gc-testimonial.alm-listing .alm-reveal>li, .gc-testimonial.alm-listing .alm-reveal>li:nth-child(3n) {
        width: -webkit-calc(50% - 25px);
        width: -moz-calc(50% - 25px);
        width: calc(50% - 25px);
        margin: 0 50px 50px 0;
    }
    
    .gc-testimonial.alm-listing .alm-reveal>li:nth-child(2n) {
        margin-right: 0;
    }
    
    .gc-content {
        font-size: 16px;
    }
    
    .gc-details, .gc-department {
        font-size: 14px;
    }
    
    .alm-listing .alm-reveal>li .gc-image img {
        max-width: 52px;
    }
    
    .gc-step-number .elementor-heading-title::before, .gc-step-number .elementor-heading-title::after {
        width: 100%;
        height: 100%;
    }
    
    .gc-step-title .gc-blue-circle + .elementor-element h4::after {
        height: 150px;
        top: 16px;
        border-left: 4px dashed #64C7D6;
        border-bottom: none;
        border-right: none;
        right: unset;
        left: 2px;
        -webkit-transform: unset;
           -moz-transform: unset;
            -ms-transform: unset;
             -o-transform: unset;
                transform: unset;
        -webkit-border-top-right-radius: 0;
           -moz-border-radius-topright: 0;
                border-top-right-radius: 0;
        -webkit-border-top-left-radius: 4px;
           -moz-border-radius-topleft: 4px;
                border-top-left-radius: 4px;
        width: 30%;
    }
    
    .gc-step-title .gc-blue-circle + .elementor-element h4 {
        display: block;
    }
    
    .elementor-element.gc-right::after {
        left: unset;
        right: 0;
        width: 4px;
        height: 100px;
    }
    
    .elementor-element.gc-left::after {
        right: unset;
        left: 0;
        width: 4px;
        height: 100px;
    }
    
    .gc-bigtext p strong {
        font-size: 43px;
    }
    
    .gc-author-img .elementor-image:before {
        height: 100%;
    }
    
    .elementor-element.gc-letter::before {
        top: -25px;
        left: -25px;
    }
    
    .gc-feature-logo .elementor-row {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
    }
    
    body .elementor-27 .elementor-element.elementor-element-fb7ecf1 > .elementor-element-populated {
        padding-right: 18%;
    }
    
    #gc-newsletter .at fieldset legend::after {
        font-size: 18px;
    }
    
    #gc-newsletter .at input[type="email"] {
        font-size: 13px;
        padding: 10px 15px;
    }
    
    #gc-newsletter .at input[type="submit"] {
        font-size: 16px;
    }
    
    #gc-newsletter .at input[type="submit"] {
        padding: 10px;
    }
    
    #gc-newsletter .at fieldset:last-of-type {
        padding-bottom: 10px;
    }
    
    .gc-bigtext p strong {
        font-size: 30px;
    }
    
    /*.elementor.elementor-location-header {*/
    /*    position: absolute;*/
    /*}*/
    
    #gc-banner iframe {
        height: 1179px !important;
    }
    
    body .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container {
        position: absolute;
        width: 100vw;
        height: -webkit-calc(100vh - 10px);
        height: -moz-calc(100vh - 10px);
        height: calc(100vh - 10px);
        margin: 0;
        z-index: 99;
/*         left: 50%!important; */
        top: 0;
        -webkit-transform: translate(-75%, 0%);
           -moz-transform: translate(-75%, 0%);
            -ms-transform: translate(-75%, 0%);
             -o-transform: translate(-75%, 0%);
                transform: translate(-75%, 0%);
        background: transparent;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        overflow: hidden;
    }
    
    body .elementor-33 .elementor-element.elementor-element-8ee4024 div.elementor-menu-toggle {
        z-index: 100;
    }
    
    body .elementor-nav-menu {
        margin: 10px;
        background: #202A3B;
        height: 100%;
        text-align: center;
        -webkit-box-sizing: border-box;
           -moz-box-sizing: border-box;
                box-sizing: border-box;
        padding: 50px;
    }
    
    .gc-scrolled #gc-header .elementor-nav-menu li a {
        color: #fff;
    }
    
    body .elementor-33 .elementor-element.elementor-element-8ee4024 .elementor-nav-menu .elementor-item {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        padding: 0;
        background: transparent;
        color: #fff;
        position: relative;
    }
    
    #gc-header .elementor-nav-menu li:hover::after {
        content: '';
        top: 50%;
        -webkit-transform: translate(0, -50%);
           -moz-transform: translate(0, -50%);
            -ms-transform: translate(0, -50%);
             -o-transform: translate(0, -50%);
                transform: translate(0, -50%);
        left: 0;
        right: unset;
    }
    
    #gc-header .elementor-nav-menu li {
        display: block;
        padding: 30px 0;
        max-width: 350px;
        margin: 0 auto;
    }
    
    .gc-scrolled #gc-header .elementor-nav-menu li:not(:last-child), #gc-header .elementor-nav-menu li:not(:last-child) {
        border: none;
        border-bottom: 1px solid rgba(255, 255, 255, .1);
    }
    
    .gc-menu-opened .gc-scrolled.elementor-33 .elementor-element.elementor-element-8ee4024 div.elementor-menu-toggle,
    .gc-menu-opened .elementor-33 .elementor-element.elementor-element-8ee4024 div.elementor-menu-toggle{
        color: #fff;
        -webkit-transform: translate(0, 30px);
           -moz-transform: translate(0, 30px);
            -ms-transform: translate(0, 30px);
             -o-transform: translate(0, 30px);
                transform: translate(0, 30px);
    }
    
    .gc-arrow {
        display: block;
    }
    
    .gc-scrolled.elementor-33 .elementor-element.elementor-element-8ee4024 > .elementor-widget-container {
        padding: 7px 0 0;
    }
    
    .gc-scrolled.elementor-33 .elementor-element.elementor-element-8ee4024 div.elementor-menu-toggle {
        color: #202A3B;
    }
    
    #gc-header .elementor-nav-menu li:last-child a {
        color: #e57b1a;
    }
}   

@media screen and (max-width: 767px) {
	.gc_nav_btn a.elementor-button-link {
		padding-left: 10px !important;
		padding-right: 10px !important;
	}
	.gc-header .elementor-container.elementor-column-gap-default {
		width: 95% !important;
	}
	
    .elementor-27 .elementor-element.elementor-element-2ab74dc > .elementor-container {
        max-width: 340px;
    }
    
    .gc-step-title .gc-blue-circle + .elementor-element h4::after {
        top: 12px;
        border-width: 3px;
        width: 28%;
        left: 23px;
    }
    
    .elementor-element.gc-right::after {
        border-width: 3px;
        right: 21px;
    }
    
    .elementor-element.gc-left::after {
        left: 22px;
        border: none;
        border-left: 3px dashed #64C7D6;
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
    }
    
    .elementor-element.gc-last::after {
        -webkit-border-radius: 0;
           -moz-border-radius: 0;
                border-radius: 0;
        border-width: 3px;
        border-bottom: none;
        height: 60px;
    }
    
    ul.testimonial-listing.owl-carousel {
        margin: 0;
        list-style: none;
    }
    
    .testimonial-listing.owl-carousel .owl-item img {
        max-width: 54px;
        margin: 0 auto;
        -webkit-border-radius: 100px;
           -moz-border-radius: 100px;
                border-radius: 100px;
    }
    
    .testimonial-listing .gc-details, 
    .testimonial-listing .gc-department {
        text-align: center;
    }
    
    .testimonial-listing .gc-content {
        text-align: center;
    }
    
    .testimonial-listing li.gc-items {
        margin-right: 21px;
        margin-bottom: 21px;
        -webkit-border-radius: 100px;
           -moz-border-radius: 100px;
                border-radius: 100px;
    }
    
    .testimonial-listing .owl-dots {
        position: relative;
        text-align: center;
        padding-top: 20px;
    }
    
    .testimonial-listing .owl-dots span {
        width: 10px;
        height: 10px;
        display: block;
        line-height: 1;
        font-size: 0;
        -webkit-border-radius: 100px;
           -moz-border-radius: 100px;
                border-radius: 100px;
        background: #BDBDBD;
    }
    
    .testimonial-listing .owl-dots .active span {
        background: #E57B1A;
    }
    
    .testimonial-listing.owl-carousel button.owl-dot {
        margin: 0 3px;
    }
    
    
    .gc-book-now-footer > div > .elementor-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    
    .gc-book-now-footer > div > .elementor-row > .elementor-element:last-child {
        margin-bottom: 20px;
    }
    
    .gc-site-logo .elementor-widget-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
    }
    
    .gc-author > div > .elementor-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
    }
    
    .gc-author > div > .elementor-row .elementor-widget-wrap > .elementor-element > .elementor-widget-container {
        margin: 0;
    }
    
    .gc-author-img .elementor-image {
        margin: 0 auto -50px;
        max-width: 350px;
    }
    
    .gc-author-img .elementor-image:before {
        left: 65%;
        top: -25px;
        height: -webkit-calc(100% - 25px);
        height: -moz-calc(100% - 25px);
        height: calc(100% - 25px);
    }
    
    .gc-author > div > .elementor-row > .elementor-element:first-child {
        max-width: 118%;
        width: 130%;
        left: -9%;
        background-color: #1C3E75;
    }
    
    .gc-author > div > .elementor-row > .elementor-element:first-child .elementor-column-wrap {
        padding: 100px 0 50px;
        width: 85%;
        margin: 0 auto;
    }
    
    .gc-author-testi .elementor-widget-image-box .elementor-image-box-wrapper {
        -webkit-flex-wrap: nowrap;
            -ms-flex-wrap: nowrap;
                flex-wrap: nowrap;
        display: -webkit-box;
        display: -webkit-flex;
        display: -moz-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -webkit-align-items: center;
           -moz-box-align: center;
            -ms-flex-align: center;
                align-items: center;
    }
    
    .gc-author-testi figure.elementor-image-box-img {
        margin: 0 10px 0 0 !important;
        min-width: 40px;
    }
    
    .gc-authorR .elementor-widget-image-box .elementor-image-box-content {
        text-align: left;
    }
    
    .gc-authorL .elementor-widget-image-box .elementor-image-box-wrapper {
        -webkit-box-orient: horizontal;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: row-reverse;
           -moz-box-orient: horizontal;
           -moz-box-direction: reverse;
            -ms-flex-direction: row-reverse;
                flex-direction: row-reverse;
    }
    .gc-authorL.gc-author-testi figure.elementor-image-box-img {
        margin: 0 0 0 10px !important;
    }
    
    .gc-authorL .elementor-widget-image-box .elementor-image-box-content {
        text-align: right;
    }
    
    .gc-author-items {
        margin: 0;
    }
    
    .author-inner-content p {
        font-size: 16px;
    }
    
    #gc-banner iframe {
        height: 687px !important;
    }
    
    .elementor-menu-toggle.elementor-active {
        margin-top: 7px;
    }
    
    .gc-footersec > .elementor-container > .elementor-row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: reverse;
        -webkit-flex-direction: column-reverse;
           -moz-box-orient: vertical;
           -moz-box-direction: reverse;
            -ms-flex-direction: column-reverse;
                flex-direction: column-reverse;
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        text-align: center;
    }
    
    .gc-footer .elementor-widget-wrap {
        -webkit-box-pack: center;
        -webkit-justify-content: center;
           -moz-box-pack: center;
            -ms-flex-pack: center;
                justify-content: center;
        margin-bottom: 20px;
    }
    
    #gc-newsletter .at fieldset legend {
        margin: 0 auto 10px;
    }
	body .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{
		left: 80%!important;
	}
}   

@media screen and (max-width: 713px) {
    #gc-banner iframe {
        height: 749px !important;
    }
}

@media screen and (max-width: 650px) {
    .gc-step-title .gc-blue-circle + .elementor-element h4::after {
        width: 17%;
    }
}

@media screen and (max-width: 439px) {
    #gc-banner iframe {
        height: 880px !important;
    }
    
    .gc-step-title .gc-blue-circle + .elementor-element h4::after {
        width: 12%;
    }
}

@media screen and (max-width: 425px){
	body .elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{
		left: 0%!important;
	}
}

@media screen and (max-width: 375px) {
    .gc-feature-logo .elementor-row {
        -webkit-flex-wrap: wrap;
            -ms-flex-wrap: wrap;
                flex-wrap: wrap;
    }
    
    .gc-feature-logo .elementor-row > .elementor-element:not(:last-child) {
        margin: 0 15px 15px 0;
    }
    
    .gc-feature-logo .elementor-row > .elementor-element:nth-child(2n) {
        margin-right: 0;
    }
    
    .gc-feature-logo .elementor-row > .elementor-element:nth-last-child(2) {
        margin-bottom: 0;
    }
    
    .gc-feature-logo .elementor-row > .elementor-element {
        width: -webkit-calc(50% - 8px);
        width: -moz-calc(50% - 8px);
        width: calc(50% - 8px);
    }
    
    .gc-step-title .gc-blue-circle + .elementor-element h4::after {
        width: 5%;
    }

}

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

@media screen and (max-width: 1440px) and (min-width: 981px) {
    body .elementor-27 .elementor-element.elementor-element-2b7cfbe {
        padding: 130px 0 86px;
    }
    
    body .elementor-27 .elementor-element.elementor-element-7a5046a > .elementor-widget-container {
        margin-bottom: 42px;
    }
    
    body .elementor-27 .elementor-element.elementor-element-2ab74dc {
        margin-bottom: 28px;
    }
    
    body .elementor-section-wrap > .elementor-section.elementor-section > .elementor-container {
        max-width: 860px;
    }
    
    body .elementor-27 .elementor-element.elementor-element-2ab74dc > .elementor-container {
        max-width: 478px;
    }
    
    body .elementor-27 .elementor-element.gc-80 h1.elementor-heading-title.elementor-size-default {
        font-size: 80px;
    }
    
    body .elementor-27 .elementor-element.gc-28 h3.elementor-heading-title.elementor-size-default,
    body .elementor-27 .elementor-element.gc-28 .elementor-heading-title.elementor-size-default {
        font-size: 28px;
    }
    
    .elementor-27 .elementor-element.elementor-element-a43ceb4.gc-26 .elementor-heading-title {
        font-size: 26px;
    }
    
    body .elementor-27 .elementor-element.gc-18 h3.elementor-heading-title.elementor-size-default {
        font-size: 18px;
    }
    
    body .gc-site-logoC .elementor-widget-wrap .elementor-image {
        max-width: 140px;
    }
    
    body .elementor-27 .elementor-element.gc-16, 
    body .elementor-27 .elementor-element.gc-step-content,
    body .elementor-27 .elementor-element.gc-16 .elementor-image-box-content .elementor-image-box-title, 
    body .elementor-27 .elementor-element.gc-16 .elementor-image-box-content .elementor-image-box-description,
    body .elementor-33 .elementor-element.elementor-element-8ee4024 .elementor-nav-menu .elementor-item {
        font-size: 16px;
    }
    
    body .elementor-27 .elementor-element.gc-36 h2.elementor-heading-title.elementor-size-default {
        font-size: 36px;
    }
    
    body .alm-listing .alm-reveal>li .gc-image img {
        max-width: 52px;
    }
    
    body .gc-details, .gc-department,
    body .elementor-27 .elementor-element.gc-13 {
        font-size: 13px;
    }
    
    body .gc-items .inner-content {
        padding: 20px 13px;
        -webkit-box-shadow: 14px 14px 0 0 #1C3E75;
           -moz-box-shadow: 14px 14px 0 0 #1C3E75;
                box-shadow: 14px 14px 0 0 #1C3E75;
    }
    
    .gc-content {
        padding: 0 4px 20px;
    }
    
    .gc-items .inner-content:hover {
        -webkit-box-shadow: 8px 8px 0 0 #1C3E75;
           -moz-box-shadow: 8px 8px 0 0 #1C3E75;
                box-shadow: 8px 8px 0 0 #1C3E75;
    }
    
    body .elementor-27 .gc-steps .elementor-element h5.elementor-heading-title.elementor-size-default {
        font-size: 21px;
    }
    
    body .elementor-27 .gc-steps .elementor-element .elementor-button {
        font-size: 15px;
    }
    
    body .elementor-27 .elementor-element.gc-42.elementor-widget-heading .elementor-heading-title {
        font-size: 42px;
    }
    
    body .elementor-27 .gc-17 .elementor-element.elementor-widget-text-editor,
    body .elementor-27 .elementor-element.gc-17 {
        font-size: 17px;
    }
    
    body .elementor-27 .elementor-element.elementor-element-fb7ecf1 > .elementor-element-populated {
        padding: 30px 22% 30px 30px;
    }
    
    .gc-author-img .elementor-image:before {
        height: 400px;
    }
    
    body .elementor-27 .elementor-element.gc-67 .elementor-heading-title {
        font-size: 67px;
    }
    
    .gc-step-title .gc-blue-circle + .elementor-element h4::after {
        top: 20px;
    }
    
    body .elementor-27 .elementor-element.elementor-element-a114ee7 {
        font-size: 36px;
    }
    
    .gc-bigtext p strong {
        font-size: 50px;
    }
    
    .gc-testimonial-listing li.gc-items {
        width: -webkit-calc( 33.33% - 20px );
        width: -moz-calc( 33.33% - 20px );
        width: calc( 33.33% - 20px );
        margin: 0 30px 30px 0;
    }
    
    body .elementor-27 .elementor-element.elementor-element-a5d045d > .elementor-element-populated {
        padding: 43px 10px;
    }
    
    .elementor-element.gc-last::after {
        height: 190px;
    }
}