/*
Theme Name: Twenty Twenty Child
Theme URL: http: //revolution.ie/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: https://revolution.ie/
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/
/* Custom CSS goes after this line */



html,
body {
    max-width: 100%;
    overflow-x: hidden !important;
	
}


.entry-header,
.site-description,
.footer-nav-widgets-wrapper,
.menu-modal {
    display: none;
}

/* .footer-nav-widgets-wrapper */


body {
    background: #fff !important;
}

.post-inner {
    padding-top: 0;
}



.header-inner,
footer .section-inner {
    max-width: 60%;
    margin: auto;

}

body.template-full-width .entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"]> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
    margin: auto;
    padding: 0 20%;
}


/* .wpb_wrapper{
    max-width: 75%;
    margin: auto;
} */

/* text */
.text-white {
    color: #fff;
}

.entry-content h1,
.entry-content h2,
.entry-content h3 {

    margin: 1rem auto;

}


.entry-content p,
.entry-content ol,
.entry-content ul,
.entry-content dl,
.entry-content {
    /* font-family: 'Roboto',
        sans-serif; */

    font-family: "Clan Pro News", Times, serif;
}

a,
button {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
    letter-spacing: normal;
    font-family: "clan med webfont", Times, serif;
}


/*=============================================
=            Site Header            =
=============================================*/
#site-header {
    background: linear-gradient(90deg, rgba(40, 154, 93, .9) 0%, rgba(0, 181, 226, .9) 100%, rgb(0, 174, 233) 100%);
	border-bottom: 1px solid #dadada54;
	box-shadow: 0px 0px 24px #ffffff63;
	z-index:170;
	background:#fff;
	border-bottom:1px solid #dadada;
	position:fixed;
	top:0;
	left:0;
	right:0;
}

body:not(.overlay-header) .primary-menu>li>a {
    color: #fff !important;
    transition: 500ms !important;
    font-size: 20px;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-decoration: none;
	

}

body:not(.overlay-header) .primary-menu>li>a:hover {
    color: #ffd204 !important;
}


body:not(.overlay-header) .primary-menu li.current-menu-item>a {
    color: #ffd204 !important;
}

/*=====  End of Site Header  ======*/




/*=============================================
=            Mobile Menu            =
=============================================*/
.nav-toggle .toggle-icon,
.nav-toggle svg {
    height: 1rem;
    width: 3rem;
}

body:not(.overlay-header) #site-header .toggle {
    color: #fff !important;
}

.toggle-inner .toggle-text {
    color: #fff !important;
    font-size: 15px;
    line-height: 0;
}

.toggle-inner {
    padding-top: 0 !important;
}

.nav-toggle {
    right: 10px;
}

.toggle.close-nav-toggle.fill-children-current-color::-moz-focus-inner {
  border: 0;
}

.menu-modal {
	z-index: 10000;
}

.menu-modal-inner {

    background: #1eb9d4;
}

.menu-modal nav a {
    color: #fff;
    text-decoration: none !important;
    font-size: 20px !important;
}

.menu-modal nav * {
    border-color: #fff !important;

}

.menu-modal .toggle {

    color: #fff !important;
    text-decoration: none;

}

.header-inner .toggle:hover .toggle-text {

    text-decoration: none;

}


.pum-container {
    overflow: auto !important;

}

/* #ffd204 !important */
/*=====  End of Mobile Menu  ======*/



/*=============================================
=            Footer            =
=============================================*/
#site-footer {
    background-color: #ffd204;
}

#site-footer p {
    color: #ed1c24;

}

#site-footer a {
    color: #ed1c24;
    transition: 500ms;
}


.l2g-address {
    display: flex;
    padding: 0 1em;
    align-items: center;
}

.l2g-address p {
    margin: 0;
    font-style: normal;
}

.l2g-address i {
    margin-right: 8px;
    color: #ed1c24;
}

.to-the-top {
    display: none;
}

#wpfront-scroll-top-container {
    right: 10px !important;
    bottom: 10px !important;
    opacity: 1 !important;
    max-width: 50px;
}

/*=====  End of Footer  ======*/






/*=============================================
=            Section 1            =
=============================================*/
.l2g-head-text {
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    color: #747d80 !important;


}


/*=====  End of Section 1  ======*/

/* Yellow graddint */
.yellow-gradient {
    background: linear-gradient(90deg, rgba(255, 231, 0, 1) 0%, rgba(252, 175, 23, 1) 100%, rgba(0, 212, 255, 1) 100%);
}

/* Blue gradient */
.blue-gradient {
    background: linear-gradient(90deg, rgba(52, 174, 83, 1) 0%, rgba(0, 174, 237, 1) 100%, rgba(0, 174, 233, 1) 100%);
}


/*=============================================
=            Section 2            =
=============================================*/

.courve-first {
    /* -webkit-border-radius:800% 400% 0% 0% / 350% 100% 0% 0%;
    -moz-border-radius:800% 400% 0% 0% / 350% 100% 0% 0%;
    border-radius:800% 400% 0% 0% / 350% 100% 0% 0%; */

    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;

    background: linear-gradient(90deg, rgba(52, 174, 83, 1) 0%, rgba(0, 174, 237, 1) 100%, rgba(0, 174, 233, 1) 100%);
}
.courve-purple-top {
	-webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;

    background-color: #663399;
}
.courve-purple-bottom,
.courve-purple-bottom::before {
    -webkit-border-radius: 60%/0 0 100px 100px;
    -moz-border-radius: 60%/0 0 100px 100px;
    border-radius: 60%/0 0 100px 100px;

}


/*=====  End of Section 2  ======*/



/*=============================================
=            Section 4            =
=============================================*/
.courve-bottom,
.back-img-block-sec {
    position: relative;
    /* min-height: 100vh; */
}

.courve-bottom::before, {
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    position: absolute !important;
    z-index: 1;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    padding: 0;
    background: linear-gradient(90deg, rgba(40, 154, 93, .9) 0%, rgba(0, 181, 226, .9) 100%, rgb(0, 174, 233) 100%);
    margin: auto;
    display: block !important;

}

.courve-bottom,
.courve-bottom::before {
    -webkit-border-radius: 60%/0 0 100px 100px;
    -moz-border-radius: 60%/0 0 100px 100px;
    border-radius: 60%/0 0 100px 100px;

}

.courve-bottom .wpb_column,
.back-img-block-sec .wpb_column {
    z-index: 2;
    float: none !important;
}

.back-img-block-sec::before {
    background: linear-gradient(90deg, rgba(255, 231, 0, .8) 0%, rgba(252, 175, 23, .8) 100%, rgba(0, 212, 255, 1) 100%);
    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;
}

/*=====  End of Section 4  ======*/



/*=============================================
=            Empty Section            =
=============================================*/
.empty-section {
    position: relative;
    top: 0;
    margin-top: -200px !important;
    z-index: -1;


}

.empty-section-bottom {
    position: relative;
    top: 0;
    margin-bottom: -320px !important;
    z-index: -1;
}


/*=====  End of Empty Section  ======*/



/*=============================================
=            Profiles Section            =
=============================================*/
.l2g-image {
    margin-bottom: 15px !important;
    transition: 500ms;
}

.l2g-fullname {
    margin-bottom: 35px !important;
    font-weight: normal !important;
    transition: 500ms;

}

.l2g-profile-block-elem:hover {
    cursor: pointer;

}

.l2g-image img {
    transition: 500ms;
}

.l2g-profile-block-elem:hover .l2g-image img {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);
}

.l2g-profile-block-elem:hover .l2g-fullname {
    color: #ffd204 !important;
}


/*=====  End of Profiles Section  ======*/


/*=============================================
=            MOdal            =
=============================================*/
html.pum-open.pum-open-overlay.pum-open-scrollable .pum-overlay.pum-active{
    overflow-x: hidden;
	
}

.mod-title-person {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.modal-prof-image {
    margin-bottom: 0 !important;
}

/* .wpb_single_image .vc_box_border.vc_box_border_grey {
background-color: #1cae9b !important;
} */
/*=====  End of MOdal  ======*/


/* No Bend */
.no-courve,
.no-courve::before {
    border-radius: 0 !important;
}


/* Empty block bend top */
.empty-section-top-bend {
    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;
    position: relative !important;
    margin-top: -80px !important;
    z-index: 1;

}

.bend-bottom-sec {
    -webkit-border-radius: 60%/0 0 100px 100px;
    -moz-border-radius: 60%/0 0 100px 100px;
    border-radius: 60%/0 0 100px 100px;
}

.bend-top-sec {
    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;

}


.l2g-text-small {
    font-size: 18px;
    line-height: 1.2;
}



/*=============================================
=            Read More            =
=============================================*/

.collapseomatic_content{
  margin-left: 0 !important;  
}

.collapseomatic{
 background-color: #fff;
 padding: .2em 0 .2em 30px;
 background-position: 5% center;
 margin-top: 20px;
 display: block;
 max-width: 130px;
 border-radius: 5px;
 color: #000;
 font-size: 16px;
 transition:  350ms !important;
}


.collapseomatic:hover{
    text-decoration: none;
    -webkit-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);

    -moz-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);

    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);

    
}
/*=====  End of Read More  ======*/



/*=============================================
=            Media query            =
=============================================*/

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

    .header-inner,
    footer .section-inner {
        max-width: 80%;
    }

    body.template-full-width .entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
    body.template-full-width [class*="__inner-container"]> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
        padding: 0 10%;
    }


}

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

    .header-inner,
    footer .section-inner {
        max-width: 90%;
    }

    body.template-full-width .entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
    body.template-full-width [class*="__inner-container"]> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
        padding: 0 2%;
    }

    .courve-first,
    .empty-section-top-bend,
    .back-img-block-sec::before,
    .bend-top-sec {
        -webkit-border-radius: 180%/100px 100px 0 0;
        -moz-border-radius: 180%/100px 100px 0 0;
        border-radius: 180%/100px 100px 0 0;

    }

    .courve-bottom,
    .courve-bottom::before,
    .bend-bottom-sec {
        -webkit-border-radius: 180%/0 0 100px 100px;
        -moz-border-radius: 180%/0 0 100px 100px;
        border-radius: 180%/0 0 100px 100px;


    }

    /* .courve-last {
         -webkit-border-radius: 500% 300% 0% 0% / 20% 5% 0% 0%;
         -moz-border-radius: 500% 300% 0% 0% / 20% 5% 0% 0%;
         border-radius: 500% 300% 0% 0% / 20% 5% 0% 0%;
     } */

}

@media only screen and (max-width: 700px) {
    .l2g-text-small {
        font-size: 16px;
    }

    .l2g-address {
        padding: 1em 0;
    }

    .l2g-head-text {
        font-size: 22px !important;
    }
}

@media only screen and (max-width: 500px) {
    .custom-logo {
        max-width: 80%;

    }

    /* .courve-first {
        -webkit-border-radius:600% 400% 0% 0% / 150% 50% 0% 0%;
        -moz-border-radius:600% 400% 0% 0% / 150% 50% 0% 0%;
        border-radius:600% 400% 0% 0% / 150% 50% 0% 0%;
    }

    .courve-bottom,
    .courve-bottom::after {
        -webkit-border-radius: 0% 0% 500% 800% / 0% 0% 50% 100%;
        -moz-border-radius: 0% 0% 500% 800% / 0% 0% 50% 100%;
        border-radius: 0% 0% 500% 800% / 0% 0% 50% 100%;

    } */

}


/*=====  End of Media query  ======*/
/*
Theme Name: Twenty Twenty Child
Theme URL: http: //revolution.ie/
Description: Twenty Twenty Child Theme
Author: WPAmaNuke
Author URL: http://revolution.ie/
Template: twentytwenty
Version: 1.0.0
Text Domain: twentytwenty-child
*/
/* Custom CSS goes after this line */



html,
body {
    max-width: 100%;
    overflow-x: hidden !important;
	margin-top: 70px;
}


.entry-header,
.site-description,
.footer-nav-widgets-wrapper,
.menu-modal {
    display: none;
}

/* .footer-nav-widgets-wrapper */


body {
    background: #fff !important;
}

.post-inner {
    padding-top: 0;
}



.header-inner,
footer .section-inner {
    max-width: 60%;
    margin: auto;

}

body.template-full-width .entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
body.template-full-width [class*="__inner-container"]> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
    max-width: 100%;
    width: 100%;
    margin: auto;
    padding: 0 20%;
}


/* .wpb_wrapper{
    max-width: 75%;
    margin: auto;
} */

/* text */
.text-white {
    color: #fff;
}

.entry-content h1,
.entry-content h2,
.entry-content h3 {

    margin: 1rem auto;

}


.entry-content p,
.entry-content ol,
.entry-content ul,
.entry-content dl,
.entry-content {
    /* font-family: 'Roboto',
        sans-serif; */

    font-family: "Clan Pro News", Times, serif;
}

a,
button {
    outline: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6,
.faux-heading {
    letter-spacing: normal;
    font-family: "clan med webfont", Times, serif;
}


/*=============================================
=            Site Header            =
=============================================*/
#site-header {
    background: linear-gradient(90deg, rgba(40, 154, 93, .9) 0%, rgba(0, 181, 226, .9) 100%, rgb(0, 174, 233) 100%);
}

body:not(.overlay-header) .primary-menu>li>a {
    color: #fff !important;
    transition: 500ms !important;
    font-size: 20px;
    line-height: 1.2 !important;
    letter-spacing: 0 !important;
    text-decoration: none;


}

body:not(.overlay-header) .primary-menu>li>a:hover {
    color: #ffd204 !important;
}


body:not(.overlay-header) .primary-menu li.current-menu-item>a {
    color: #ffd204 !important;
}

/*=====  End of Site Header  ======*/




/*=============================================
=            Mobile Menu            =
=============================================*/
.nav-toggle .toggle-icon,
.nav-toggle svg {
    height: 1rem;
    width: 3rem;
}

body:not(.overlay-header) #site-header .toggle {
    color: #fff !important;
}

.toggle-inner .toggle-text {
    color: #fff !important;
    font-size: 15px;
    line-height: 0;
}

.toggle-inner {
    padding-top: 0 !important;
}

.nav-toggle {
    right: 10px;
}


.menu-modal-inner {

    background: #1eb9d4;
}

.menu-modal nav a {
    color: #fff;
    text-decoration: none !important;
    font-size: 20px !important;
}

.menu-modal nav * {
    border-color: #fff !important;

}

.menu-modal .toggle {

    color: #fff !important;
    text-decoration: none;

}

.header-inner .toggle:hover .toggle-text {

    text-decoration: none;

}


.pum-container {
    overflow: auto !important;

}

/* #ffd204 !important */
/*=====  End of Mobile Menu  ======*/



/*=============================================
=            Footer            =
=============================================*/
#site-footer {
    background-color: #ffd204;
}

#site-footer p {
    color: #ed1c24;

}

#site-footer a {
    color: #ed1c24;
    transition: 500ms;
}


.l2g-address {
    display: flex;
    padding: 0 1em;
    align-items: baseline;
}

.l2g-address p {
    margin: 0;
    font-style: normal;
}

.l2g-address i {
    margin-right: 8px;
    color: #ed1c24;
}

.to-the-top {
    display: none;
}

#wpfront-scroll-top-container {
    right: 10px !important;
    bottom: 10px !important;
    opacity: 1 !important;
    max-width: 50px;
}

/*=====  End of Footer  ======*/






/*=============================================
=            Section 1            =
=============================================*/
.l2g-head-text {
    font-weight: 400 !important;
    letter-spacing: 1px !important;
    color: #747d80 !important;


}


/*=====  End of Section 1  ======*/

/* Yellow graddint */
.yellow-gradient {
    background: linear-gradient(90deg, rgba(255, 231, 0, 1) 0%, rgba(252, 175, 23, 1) 100%, rgba(0, 212, 255, 1) 100%);
}

/* Blue gradient */
.blue-gradient {
    background: linear-gradient(90deg, rgba(52, 174, 83, 1) 0%, rgba(0, 174, 237, 1) 100%, rgba(0, 174, 233, 1) 100%);
}


/*=============================================
=            Section 2            =
=============================================*/

.courve-first {
    /* -webkit-border-radius:800% 400% 0% 0% / 350% 100% 0% 0%;
    -moz-border-radius:800% 400% 0% 0% / 350% 100% 0% 0%;
    border-radius:800% 400% 0% 0% / 350% 100% 0% 0%; */

    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;

    background: linear-gradient(90deg, rgba(52, 174, 83, 1) 0%, rgba(0, 174, 237, 1) 100%, rgba(0, 174, 233, 1) 100%);
}

.l2a-section-two-margin {
    margin-top: 320px !important;
}

.l2a-section-two-margin>.wpb_column {
    margin-top: -180px;
}

/*=====  End of Section 2  ======*/



/*=============================================
=            Section 4            =
=============================================*/
.courve-bottom,
.back-img-block-sec {
    position: relative;
    /* min-height: 100vh; */
}

.courve-bottom::before,
.back-img-block-sec::before {
    width: 100% !important;
    height: 100% !important;
    content: ' ' !important;
    position: absolute !important;
    z-index: 1;
    left: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    right: 0 !important;
    padding: 0;
    background: linear-gradient(90deg, rgba(40, 154, 93, .9) 0%, rgba(0, 181, 226, .9) 100%, rgb(0, 174, 233) 100%);
    margin: auto;
    display: block !important;

}

.courve-bottom,
.courve-bottom::before {
    -webkit-border-radius: 60%/0 0 100px 100px;
    -moz-border-radius: 60%/0 0 100px 100px;
    border-radius: 60%/0 0 100px 100px;

}

.courve-bottom .wpb_column,
.back-img-block-sec .wpb_column {
    z-index: 2;
    float: none !important;
}

.back-img-block-sec::before {
    background: linear-gradient(90deg, rgba(255, 231, 0, .8) 0%, rgba(252, 175, 23, .8) 100%, rgba(0, 212, 255, 1) 100%);
    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;
}

/*=====  End of Section 4  ======*/



/*=============================================
=            Empty Section            =
=============================================*/
.empty-section {
    position: relative;
    top: 0;
    margin-top: -200px !important;
    z-index: -1;


}

.empty-section-bottom {
    position: relative;
    top: 0;
    margin-bottom: -320px !important;
    z-index: -1;
}


/*=====  End of Empty Section  ======*/



/*=============================================
=            Profiles Section            =
=============================================*/
.l2g-image {
    margin-bottom: 15px !important;
    transition: 500ms;
}

.l2g-fullname {
    margin-bottom: 35px !important;
    font-weight: normal !important;
    transition: 500ms;

}

.l2g-profile-block-elem:hover {
    cursor: pointer;

}

.l2g-image img {
    transition: 500ms;
}

.l2g-profile-block-elem:hover .l2g-image img {
    -webkit-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);
    -moz-box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);
    box-shadow: 0px 0px 15px 0px rgba(255, 255, 255, 1);
}

.l2g-profile-block-elem:hover .l2g-fullname {
    color: #ffd204 !important;
}


/*=====  End of Profiles Section  ======*/


/*=============================================
=            MOdal            =
=============================================*/
.mod-title-person {
    margin-top: 10px !important;
    margin-bottom: 10px !important;
}

.modal-prof-image {
    margin-bottom: 0 !important;
}

/* .wpb_single_image .vc_box_border.vc_box_border_grey {
background-color: #1cae9b !important;
} */

/* html.pum-open.pum-open-overlay.pum-open-scrollable body>[aria-hidden] {
    padding-right: 15px !important;
} */
/*=====  End of MOdal  ======*/


/* No Bend */
.no-courve,
.no-courve::before {
    border-radius: 0 !important;
}


/* Empty block bend top */
.empty-section-top-bend {
    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;
    position: relative !important;
    margin-top: -80px !important;
    z-index: 1;

}

.bend-bottom-sec {
    -webkit-border-radius: 60%/0 0 100px 100px;
    -moz-border-radius: 60%/0 0 100px 100px;
    border-radius: 60%/0 0 100px 100px;
}

.bend-top-sec {
    -webkit-border-radius: 60%/100px 100px 0 0;
    -moz-border-radius: 60%/100px 100px 0 0;
    border-radius: 60%/100px 100px 0 0;

}


.l2g-text-small {
    font-size: 18px;
    line-height: 1.2;
}




/*=============================================
=            Border Scale and Border Radius            =
=============================================*/

/* top Border */
.top-border-with-scale {
    border-radius: 60%/500px 200px 0 0;
    /* transform: scale(1.5); */
}

.top-border-with-scale>.wpb_column {
    /* transform: scale(.70); */
    /* padding-left: 1em; */
    /* padding-right: 1em; */
}


.l2g-scale-just {
    /* transform: scale(1.07); */
}


/* new */

/*=============================================
=            NEW STYLE BORDER            =
=============================================*/
.d-n {
    display: none !important;
}

.new-l {
    border-radius: 70%/600px 200px 0 0;
    max-width: 200% !important;
    width: 130% !important;
    margin-left: -20% !important;

}


.new-l>.wpb_column {
    padding-left: 22% !important;
    padding-right: 6% !important;
}


.additional-m-t {
    margin-top: -120px !important;
    z-index: 5;
    position: relative;

}

.back-img-block-sec.new-l::before {
    border-radius: 70%/600px 200px 0 0;
}

.width-just-sec {
    max-width: 200% !important;
    width: 130% !important;
    margin-left: -20% !important;
}

.width-just-sec>.wpb_column {
    padding-left: 22% !important;
    padding-right: 6% !important;
}

.new-bottom-border,
.new-bottom-border::before {
    border-radius: 70%/0 0 200px 500px;
}

/*=====  End of NEW STYLE BORDER  ======*/

.remove-border {
    border-radius: 0;
}


.empty-new {

    position: relative;
    margin-top: -420px !important;
}

.m-t-100 {
    margin-top: -100px !important;
}

.add-position-r {
    position: relative;
}

/*=====  End of Border Scale and Border Radius  ======*/



/*=============================================
=            Media query            =
=============================================*/

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

    .header-inner,
    footer .section-inner {
        max-width: 80%;
    }

    body.template-full-width .entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
    body.template-full-width [class*="__inner-container"]> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
        padding: 0 10%;
    }


    .new-l>.wpb_column,
    .width-just-sec>.wpb_column {
        padding-left: 18% !important;
    }
}

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

    /* section 2     */

    .l2a-section-two-margin>.wpb_column {
        margin-top: -150px;
    }
}

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

    .header-inner,
    footer .section-inner {
        max-width: 90%;
    }

    body.template-full-width .entry-content> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide),
    body.template-full-width [class*="__inner-container"]> :not(.alignwide):not(.alignfull):not(.alignleft):not(.alignright):not(.is-style-wide) {
        padding: 0 2%;
    }

    .courve-first,
    .empty-section-top-bend,
    .back-img-block-sec::before,
    .bend-top-sec {
        -webkit-border-radius: 180%/100px 100px 0 0;
        -moz-border-radius: 180%/100px 100px 0 0;
        border-radius: 180%/100px 100px 0 0;

    }

    .courve-bottom,
    .courve-bottom::before,
    .bend-bottom-sec {
        -webkit-border-radius: 180%/0 0 100px 100px;
        -moz-border-radius: 180%/0 0 100px 100px;
        border-radius: 180%/0 0 100px 100px;


    }


    /* New border with scale */
    .top-border-with-scale {
        border-radius: 60%/300px 200px 0 0;
    }


    .top-border-with-scale>.wpb_column>.vc_column-inner {
        padding-top: 0 !important;
    }


    /* section 2     */

    .l2a-section-two-margin>.wpb_column {
        margin-top: -120px;
    }

    /* .top-border-with-scale>.wpb_column {
        padding-left: 1em;
        padding-right: 1em;
    } */

    /* .courve-last {
         -webkit-border-radius: 500% 300% 0% 0% / 20% 5% 0% 0%;
         -moz-border-radius: 500% 300% 0% 0% / 20% 5% 0% 0%;
         border-radius: 500% 300% 0% 0% / 20% 5% 0% 0%;
     } */
    .new-l,
    .back-img-block-sec.new-l::before {
        border-radius: 60%/300px 200px 0 0;
    }

    .new-bottom-border,
    .new-bottom-border::before {
        border-radius: 60%/0 0 200px 300px;
    }

    .new-l>.wpb_column,
    .width-just-sec>.wpb_column {
        padding-left: 16% !important;
    }

}

@media only screen and (max-width: 700px) {
    .l2g-text-small {
        font-size: 16px;
    }

    .l2g-address {
        padding: 1em 0;
    }

    .l2g-head-text {
        font-size: 22px !important;
    }

    /* New border with scale */
    .top-border-with-scale {
        border-radius: 80%/300px 50px 0 0;
        -webkit-border-radius: 80%/300px 50px 0 0;
        -moz-border-radius: 80%/300px 50px 0 0;
    }

    .empty-new {

        margin-top: -460px !important;
    }


}

@media only screen and (max-width: 500px) {
    .custom-logo {
        max-width: 80%;

    }

    .new-l,
    .back-img-block-sec.new-l::before {
        border-radius: 50%/200px 150px 0 0;

    }


    .new-bottom-border,
    .new-bottom-border::before {
        border-radius: 50%/0 0 150px 200px;
    }

    /* .courve-first {
        -webkit-border-radius:600% 400% 0% 0% / 150% 50% 0% 0%;
        -moz-border-radius:600% 400% 0% 0% / 150% 50% 0% 0%;
        border-radius:600% 400% 0% 0% / 150% 50% 0% 0%;
    }

    .courve-bottom,
    .courve-bottom::after {
        -webkit-border-radius: 0% 0% 500% 800% / 0% 0% 50% 100%;
        -moz-border-radius: 0% 0% 500% 800% / 0% 0% 50% 100%;
        border-radius: 0% 0% 500% 800% / 0% 0% 50% 100%;

    } */




}

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

    .top-border-with-scale {
        margin-top: 50px !important;
    }

    .top-border-with-scale>.wpb_column {
        margin-top: -60px;
    }

}


/*=====  End of Media query  ======*/


/*=============================================
=            HEADER FIXES          =
=============================================*/

.header-inner {
    padding: 1.5rem 0;
}

.site-logo img {
	max-height: 6rem;
}

@media only screen and (max-width: 999px) {
	.site-logo img {
    	max-height: 5rem;
	}
}

/*=====  End of HEADER FIXES   ======*/


/*=============================================
=            404        =
=============================================*/

body.error404 .search-form {
	display: none;
}

body.error404 .intro-text {
	margin-bottom: 12rem;
}


/*=====  End of 404   ======*/
