/*
Theme Name: Salient Child Theme
Description: This is a custom child theme for Salient
Theme URI:   https://themeforest.net/item/salient-responsive-multipurpose-theme/4363266
Author: ThemeNectar
Author URI:  https://themeforest.net/user/themenectar
Template: salient
Version: 1.0
*/



span.wpcf7-not-valid-tip {
    color: red !important;
    background: #ffffff30;
    backdrop-filter: blur(21px);
}
/* header CSS start */

#top nav > ul > li > a {
    opacity: 1 !important;
}
div#footer img {
    max-width: 270px;
}
#top nav > ul > li > a > span {
    color: #fff !important;
}

#top nav > ul > li#menu-item-28 > a {
    font-size: 23px;
    line-height: 31px;
    font-weight: 500 !important;
    gap: 10px;
    background: linear-gradient(90deg, #BB33FF, #FF3355);
    padding: 12px 30px !important;
    border-radius: 50px !important;
    overflow: hidden;
    transition: all 0.5s !important;
    position: relative;
}

#top nav > ul > li#menu-item-28 > a:before {
    content: '';
    position: absolute;
    background: #BB33FF;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    transition: all 0.5s;
    border-radius: 50px;
}

#top nav > ul > li#menu-item-28 > a:hover:before {
    width: 100%;
}

header#top {
    background: #ffffff21 !important;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    backdrop-filter: blur(10px);
}

/* header CSS end */

/* hero section CSS start */

div#hero p a {
    font-weight: bold !important;
}

#hero h1 {
    text-shadow: 3px 10px 10px #000000;
}
div#hero p{
     text-shadow: 3px 10px 10px #000000;
}


h1 {
    color: #fff;
}

#hero p {
    color: #fff;
    font-size: 25px;
    line-height: 33px;
}

#entire-btn {
    font-size: 23px;
    line-height: 31px;
    font-weight: 500 !important;
    gap: 10px;
    background: linear-gradient(90deg, #BB33FF, #FF3355);
    padding: 17px 40px !important;
    border-radius: 50px !important;
    overflow: hidden;
    transition: all 0.5s !important;
    position: relative;
    font-size: 20px;
    line-height: 28px;
    border: 1px solid transparent;
}

#entire-btn:before {
    content: '';
    position: absolute;
    background: #BB33FF;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    transition: all 0.5s;
    border-radius: 50px;
}

#entire-btn:hover:before {
    width: 100%;
}

#entire-btn:hover {
    transform: unset !important;
    box-shadow: unset !important;
    border-color: #BB33FF;
}

#entire-btn i {
    right: 15%;
    font-size: 17px;
}

#entire-btn.transparent {
    background: linear-gradient(45deg, #ffffff1c, #ffffff1a) !important;
    backdrop-filter: blur(10px);
    border: 1px solid #fafafa3d;
    margin-left: 20px;
}

#hero .row-bg {
    position: relative;
}

#hero .row-bg:before {
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #BB33FF, #bb33ff30);
    height: 400px;
    width: 400px;
    top: -46%;
    bottom: 0;
    left: -7%;
    right: 0;
    margin: auto 0;
    border-radius: 50%;
    filter: blur(150px);
}

/* hero section CSS end */

/* about section CSS start */




h6 {
    color: #BB33FF;
}

h3 {
    color: #fff;
}

p {
    color: #fff;
}

#about img {
    width: 100%;
}

/* about section CSS end */

/* service section CSS start */

h2 {
    color: #fff;
}

h5 {
    color: #fff;
}

#service-inr .wpb_text_column {
    position: absolute;
    bottom: 12%;
    left: 0;
    right: 0;
    margin: 0 auto;
    transition: all 1s;
}

#service-inr .vc_column-inner:hover .wpb_text_column {
    bottom: 50%;
    transform: scale(1.5) !important;
	max-width: 300px;
}

#service-inr .vc_column-inner {
    position: relative;
}

#service-inr img {
    width: 100%;
    position: relative;
    min-height: 680px;
    object-fit: cover;
}

div#service-inr .hover-wrap-inner {
    position: relative;
}

div#service-inr .hover-wrap-inner:before {
    content: "";
    background: linear-gradient(
0deg, black, transparent);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    transition: all 0.5s;
}
div#service-inr .hover-wrap {
    margin: unset;
}

div#service-inr .vc_column-inner {
    transition: all 0.5s;
}

div#service-inr .vc_column-inner:hover {
    transform: scale(1.05);
}

div#service-inr .hover-wrap-inner:after {
    content: "";
    background: linear-gradient(0deg, #530e5082, transparent);
    height: 100%;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 9;
    transition: all 0.5s;
    opacity: 0;
}
div#service-inr .vc_column-inner:hover .hover-wrap-inner:after{
     opacity: 1;
}

#entire-btn.long-btn {
    padding: 17px 150px !important;
}

#entire-btn.long-btn i {
    right: 33%;
}

/* service section CSS end */

/* culture section CSS start */

#culture-inr .vc_column-inner {
    background: linear-gradient(90deg, #ffffff1a, #ffffff1c);
    border: 1px solid #ffffff26;
    border-radius: 30px;
    padding: 30px 30px;
    transition: all 0.5s;
}

#culture.schedule #culture-inr .vc_column-inner {
	background: linear-gradient(90deg, #bb33ff80, #ff335575);
}

#culture-inr .vc_column-inner:hover {
    transform: scale(0.95);
}

#culture h2, #culture h6 {
    text-align: center;
}

#culture h3 {
    font-family: 'Inter';
    font-size: 26px;
    line-height: 34px;
}

#culture h6 {
    text-transform: none;
}

/* culture section CSS end */

/* get section CSS start */

#get .contact-form {
    background: linear-gradient(45deg, #ffffff29, #ffffff1f);
    padding: 40px 40px;
    border-radius: 30px;
    border: 1px solid #ffffff33;
}

div#get-inr {
    background: linear-gradient(45deg, #ffffff29, #ffffff1f);
    padding: 113px 50px;
    border-radius: 30px;
    border: 1px solid #ffffff33;
}

#get-inr a.links {
    font-size: 35px;
    line-height: 43px;
    color: #fff;
    font-family: 'Inter';
    font-weight: 400 !important;
}

#get .row-bg {
    position: relative;
}

#get-inr .row-bg:before, #get-inr .row-bg:after {
    display: none;
}

#get .row-bg:before {
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #FF1A40, #ff1a4012);
    height: 300px;
    width: 300px;
    top: -46%;
    bottom: 0;
    left: -7%;
    right: 0;
    margin: auto 0;
    border-radius: 50%;
    filter: blur(150px);
}

#get .row-bg:after {
    content: '';
    position: absolute;
    background: linear-gradient(45deg, #FFC61A, #ffc61a47);
    height: 300px;
    width: 300px;
    top: 10%;
    bottom: 0;
    right: -15%;
    margin: auto 0;
    border-radius: 50%;
    filter: blur(160px);
}

h4 {
    color: #fff;
}

#transparent-btn {
    background: linear-gradient(45deg, #ffffff29, #ffffff1f) !important;
    border: 1px solid #ffffff33;
    font-size: 20px;
    line-height: 28px;
    padding: 10px 15px 10px 60px;
    border-radius: 50px !important;
    overflow: hidden;
}

#transparent-btn i {
    left: 6%;
    font-size: 20px;
}

#transparent-btn:before {
    content: '';
    position: absolute;
    background: #BB33FF;
    height: 100%;
    width: 0;
    top: 0;
    left: 0;
    transition: all 0.5s;
    border-radius: 50px;
}

#transparent-btn:hover:before {
    width: 100%;
}

#transparent-btn:hover {
    border-color: transparent !important;
    box-shadow: unset !important;
    transform: unset !important;
}

#get label {
    color: #fff;
    font-size: 17px;
    line-height: 25px;
}

#get input, #get textarea, #get select {
    background: #26262647;
    border: 1px solid #2E2E2E;
    border-radius: 20px;
    font-size: 20px;
    line-height: 28px;
    color: #fff;
    padding: 15px 15px;
}

#get input::placeholder, #get textarea::placeholder {
    color: #fff;
    font-size: 20px;
    line-height: 28px;
}

#get input.wpcf7-submit {
    width: 100%;
    background: linear-gradient(45deg, #BB33FF, #FF3355);
    border-radius: 50px !important;
    padding: 15px 20px !important;
    opacity: 1 !important;
}

#get .btn {
    padding: unset;
    position: relative;
}

#get .btn:before {
    content: '\f124';
    position: absolute;
    font-family: 'FontAwesome';
    top: 17%;
    right: 35%;
    font-size: 25px;
    color: #fff;
}

#get input.wpcf7-submit:hover {
    transform: unset !important;
    box-shadow: unset !important;
}

#get textarea {
    height: 150px;
}

/* get section CSS end */

/* footer CSS start */

#footer ul {
    margin: unset;
}

#footer ul li, #footer p {
    list-style: none;
    font-size: 18px;
    line-height: 26px;
}

#footer ul li {
    padding-bottom: 15px;
}

#footer ul li a, #footer a {
    color: #fff;
}

#inr-footer .right-col {
    text-align: right;
}

div#inr-footer {
    padding: 30px 0px;
    border-top: 1px solid #2E2E2E;
}

div#footer-inr {
    padding-bottom: 50px;
}

#footer-inr ul.social-icons {
    display: flex;
    gap: 10px;
}

#footer-inr ul.social-icons li a i {
    height: 50px;
    width: 50px;
    background: linear-gradient(45deg, #ffffff2b, #ffffff1f);
    border-radius: 20px;
    border: 1px solid #ffffff2e;
    display: inline-flex;
    justify-content: center;
    align-items: center;
    font-size: 25px;
}

#footer-inr ul.social-icons li {
    padding-bottom: unset;
}

#footer .row-bg {
    border-top: 1px solid;
    border-image: linear-gradient(90deg, #bb33ff1c, #BB33FF, #bb33ff1c) 1;
}

#footer-inr .row-bg, #inr-footer .row-bg {
    border: unset;
}

div#footer-outer {
    display: none;
}
#get.enrollment .btn {
    max-width: 220px;
}

#get.enrollment .btn:before {
    right: 40px;
    font-size: 20px;
    top: 18%;
}

#get.enrollment .wpcf7-form p span {
    color: #fff;
}

#get.enrollment .wpcf7-list-item {
    margin: unset;
}

/* footer CSS end */








@media only screen and (min-width: 1600px) and (max-width: 1750px){}
@media only screen and (min-width: 1366px) and (max-width: 1599px){	
#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px;
}

	
#get.enrollment .btn:before {
    right: 40px !important;
}	
	
div#hero {
    padding: 170px 0px 110px !important;
}

h1 {
    font-size: 90px !important;
    line-height: 98px !important;
}

#hero p {
    font-size: 22px !important;
    line-height: 30px !important;
}

div#about {
    padding: 80px 0px !important;
}

h3 {
    font-size: 50px !important;
    line-height: 58px !important;
}
#culture h3 {
    font-family: 'Inter';
    font-size: 24px !important;
    line-height: 32px !important;
}
#about .wpb_text_column {
    margin-bottom: 10px !important;
}

h5 {
    font-size: 20px !important;
    line-height: 28px !important;
}

#service-inr .wpb_text_column {
    padding: 0px 30px !important;
}

div#culture {
    padding: 80px 0px !important;
}

#culture-inr .vc_column-inner {
    padding: 20px 20px !important;
}

#culture-inr h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

p {
    font-size: 17px !important;
    line-height: 25px !important;
}

div#get {
    padding: 40px 0 80px !important;
}

#get input, #get textarea {
    font-size: 18px !important;
    line-height: 26px !important;
}

#get input::placeholder, #get textarea::placeholder {
    font-size: 18px !important;
    line-height: 26px !important;
}

#get .contact-form {
    padding: 30px 30px !important;
}

div#get-inr {
    padding: 107px 40px !important;
}

#get-inr a.links {
    font-size: 30px !important;
    line-height: 38px !important;
}

#transparent-btn {
    font-size: 18px !important;
    line-height: 26px !important;
}	
	
#get .btn:before {
    font-size: 22px !important;
    right: 32% !important;
}	
	
}
@media only screen and (min-width: 1200px) and (max-width: 1365px){
	#header-outer #logo img, #header-outer .logo-clone img, #header-outer .logo-spacing img {
    height: 50px;
}
div#hero {
    padding: 150px 0px 90px !important;
}

h1 {
    font-size: 75px !important;
    line-height: 83px !important;
}

#hero p {
    font-size: 19px !important;
    line-height: 27px !important;
}

div#about {
    padding: 60px 0px !important;
}

h3 {
    font-size: 40px !important;
    line-height: 48px !important;
}
    #culture h3 {
        font-family: 'Inter';
        font-size: 22px !important;
        line-height: 30px !important;
    }
#about .wpb_text_column {
    margin-bottom: 10px !important;
}

h5 {
    font-size: 18px !important;
    line-height: 26px !important;
}

#service-inr .wpb_text_column {
    padding: 0px 20px !important;
}

div#culture {
    padding: 60px 0px !important;
}

#culture-inr .vc_column-inner {
    padding: 15px 15px !important;
}

#culture-inr h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

p {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#get {
    padding: 30px 0 60px !important;
}

#get input, #get textarea {
    font-size: 16px !important;
    line-height: 24px !important;
}

#get input::placeholder, #get textarea::placeholder {
    font-size: 16px !important;
    line-height: 24px !important;
}

#get .contact-form {
    padding: 25px 25px !important;
}

div#get-inr {
    padding: 107px 40px !important;
}

#get-inr a.links {
    font-size: 25px !important;
    line-height: 33px !important;
}

#transparent-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px 12px 8px 43px !important;
}

#get .btn:before {
    font-size: 20px !important;
    right: 31% !important;
}

#get.enrollment .btn:before {
    right: 50px !important;
}

#top nav > ul > li > a {
    font-size: 20px !important;
    line-height: 28px !important;
    padding: 0px 20px !important;
}

#entire-btn {
    font-size: 19px !important;
    line-height: 27px !important;
    padding: 14px 40px !important;
}

#entire-btn.long-btn {
    padding: 14px 120px !important;
}

#culture-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

h4 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#transparent-btn i {
    font-size: 15px !important;
    left: 0%;
}

#footer ul li, #footer p {
    font-size: 16px !important;
    line-height: 24px !important;
}

div#footer {
    padding-top: 80px !important;
}

div#footer-inr {
    padding-bottom: 40px !important;
}

div#inr-footer {
    padding: 20px 0px !important;
}	
	
}
@media only screen and (min-width: 1000px) and (max-width: 1199px){	
	
div#hero {
    padding: 170px 0px 60px !important;
}

h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

#hero p {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#about {
    padding: 50px 0px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

h5 {
    font-size: 15px !important;
    line-height: 23px !important;
}

#service-inr .wpb_text_column {
    padding: 0px 20px !important;
}

div#culture {
    padding: 60px 0px !important;
}

#culture-inr .vc_column-inner {
    padding: 15px 15px !important;
}

#culture-inr h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#get {
    padding: 20px 0 40px !important;
}

#get input, #get textarea {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 10px !important;
}

#get input::placeholder, #get textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

#get .contact-form {
    padding: 25px 25px !important;
}

div#get-inr {
    padding: 107px 20px !important;
}

#get-inr a.links {
    font-size: 16px !important;
    line-height: 24px !important;
}

#transparent-btn {
    font-size: 11px !important;
    line-height: 19px !important;
    padding: 8px 12px 8px 43px !important;
}

#get .btn:before {
    font-size: 20px !important;
    right: 31% !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 12px !important;
}

#entire-btn {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 10px 30px !important;
}

#entire-btn.long-btn {
    padding: 14px 120px !important;
}

#culture-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

#transparent-btn i {
    font-size: 15px !important;
    left: 0%;
}

#footer ul li, #footer p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-top: 60px !important;
}

div#footer-inr {
    padding-bottom: 40px !important;
    margin-bottom: 0px !important;
}

div#inr-footer {
    padding: 20px 0px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

#footer p br {
    display: none !important;
}

#footer-inr ul.social-icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 18px !important;
    border-radius: 15px !important;
}

div#service.service-inr {
    padding: 50px 0px !important;
}	
	
}
@media only screen and (min-width: 768px) and (max-width: 999px){
	
div#hero {
    padding: 100px 0px 60px !important;
}

h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

#hero p {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#about {
    padding: 50px 0px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

h5 {
    font-size: 15px !important;
    line-height: 23px !important;
}

#service-inr .wpb_text_column {
    padding: 0px 20px !important;
    z-index: 999 !important;
}

div#culture {
    padding: 60px 0px !important;
}

#culture-inr .vc_column-inner {
    padding: 15px 15px !important;
}

#culture-inr h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#get {
    padding: 20px 0 40px !important;
}

#get input, #get textarea {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 10px !important;
}

#get input::placeholder, #get textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

#get .contact-form {
    padding: 25px 25px !important;
}

div#get-inr {
    padding: 40px 20px !important;
}

#get-inr a.links {
    font-size: 16px !important;
    line-height: 24px !important;
}

#transparent-btn {
    font-size: 11px !important;
    line-height: 19px !important;
    padding: 8px 12px 8px 43px !important;
}

#get .btn:before {
    font-size: 20px !important;
    right: 31% !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 12px !important;
}

#entire-btn {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 10px 30px !important;
}

#entire-btn.long-btn {
    padding: 14px 120px !important;
}

#culture-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

#transparent-btn i {
    font-size: 15px !important;
    left: 0%;
}

#footer ul li, #footer p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-top: 60px !important;
}

div#footer-inr {
    padding-bottom: 40px !important;
    margin-bottom: 0px !important;
}

div#inr-footer {
    padding: 20px 0px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

#footer p br {
    display: none !important;
}

#footer-inr ul.social-icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 18px !important;
    border-radius: 15px !important;
}

div#service.service-inr {
    padding: 50px 0px !important;
}

#header-outer #logo .mobile-only-logo, #header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] .span_9 .logo-clone img {
    height: 60px !important;
}

header#top {
    background: unset !important;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    backdrop-filter: unset !important;
}

.contact-form .row {
    padding: unset !important;
}	
	
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    border: 1px solid #fff;
    opacity: 1 !important;
    border-radius: 50px !important;
    text-align: left;
    font-size: 28px !important;
    line-height: 36px !important;
    margin-bottom: 15px !important;
}	
	
}
@media only screen and (min-width: 520px) and (max-width: 767px){
	
div#hero {
    padding: 100px 0px 60px !important;
}

h1 {
    font-size: 50px !important;
    line-height: 58px !important;
}

#hero p {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#about {
    padding: 50px 0px !important;
}

h3 {
    font-size: 35px !important;
    line-height: 43px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

h5 {
    font-size: 15px !important;
    line-height: 23px !important;
}

#service-inr .wpb_text_column {
    padding: 0px 20px !important;
    z-index: 999 !important;
}

div#culture {
    padding: 60px 0px !important;
}

#culture-inr .vc_column-inner {
    padding: 15px 15px !important;
}

#culture-inr h5 {
    font-size: 13px !important;
    line-height: 21px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#get {
    padding: 20px 0 40px !important;
}

#get input, #get textarea {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 10px !important;
}

#get input::placeholder, #get textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

#get .contact-form {
    padding: 25px 25px !important;
}

div#get-inr {
    padding: 40px 20px !important;
}

#get-inr a.links {
    font-size: 16px !important;
    line-height: 24px !important;
}

#transparent-btn {
    font-size: 11px !important;
    line-height: 19px !important;
    padding: 8px 12px 8px 43px !important;
}

#get .btn:before {
    font-size: 20px !important;
    right: 31% !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 12px !important;
}

#entire-btn {
    font-size: 17px !important;
    line-height: 25px !important;
    padding: 10px 30px !important;
}

#entire-btn.long-btn {
    padding: 14px 120px !important;
}

#culture-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

#transparent-btn i {
    font-size: 15px !important;
    left: 0%;
}

#footer ul li, #footer p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-top: 60px !important;
}

div#footer-inr {
    padding-bottom: 40px !important;
    margin-bottom: 0px !important;
}

div#inr-footer {
    padding: 20px 0px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

h2 {
    font-size: 42px !important;
    line-height: 50px !important;
}

#footer p br {
    display: none !important;
}

#footer-inr ul.social-icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 18px !important;
    border-radius: 15px !important;
}

div#service.service-inr {
    padding: 50px 0px !important;
}

#header-outer #logo .mobile-only-logo, #header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] .span_9 .logo-clone img {
    height: 60px !important;
}

header#top {
    background: unset !important;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    backdrop-filter: unset !important;
}

.contact-form .row {
    padding: unset !important;
}
	
#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    border: 1px solid #fff;
    opacity: 1 !important;
    border-radius: 50px !important;
    text-align: left;
    font-size: 25px !important;
    line-height: 33px !important;
    margin-bottom: 15px !important;
}	
	
}
@media only screen and (min-width: 300px) and (max-width: 519px){
	
div#hero {
    padding: 100px 0px 60px !important;
}

h1 {
    font-size: 26px !important;
    line-height: 34px !important;
}

#hero p {
    font-size: 15px !important;
    line-height: 23px !important;
}

div#about {
    padding: 30px 0px !important;
}

h3 {
    font-size: 25px !important;
    line-height: 33px !important;
}

#about .wpb_text_column {
    margin-bottom: 10px !important;
}

h5 {
    font-size: 16px !important;
    line-height: 23px !important;
}

#service-inr .wpb_text_column {
    padding: 0px 20px !important;
    z-index: 999 !important;
    bottom: 7% !important;
}

div#culture {
    padding: 60px 0px !important;
}

#culture-inr .vc_column-inner {
    padding: 15px 15px !important;
}

#culture-inr h5 {
    font-size: 16px !important;
    line-height: 24px !important;
}

p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#get {
    padding: 20px 0 40px !important;
}

#get input, #get textarea {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 8px 10px !important;
}

#get input::placeholder, #get textarea::placeholder {
    font-size: 14px !important;
    line-height: 22px !important;
}

#get .contact-form {
    padding: 20px 20px !important;
}

div#get-inr {
    padding: 30px 20px !important;
}

#get-inr a.links {
    font-size: 16px !important;
    line-height: 24px !important;
}

#transparent-btn {
    font-size: 15px !important;
    line-height: 23px !important;
    padding: 10px 9px 10px 50px !important;
}

#get .btn:before {
    font-size: 16px !important;
    right: 24% !important;
    top: 15% !important;
}

#top nav > ul > li > a {
    font-size: 16px !important;
    line-height: 24px !important;
    padding: 0px 12px !important;
}

#entire-btn {
    font-size: 14px !important;
    line-height: 22px !important;
    padding: 10px 25px !important;
}

#entire-btn.long-btn {
    padding: 10px 60px !important;
}

#culture-inr .wpb_text_column {
    margin-bottom: 10px !important;
}

h4 {
    font-size: 24px !important;
    line-height: 32px !important;
}

#transparent-btn i {
    font-size: 15px !important;
    left: 0%;
}

#footer ul li, #footer p {
    font-size: 14px !important;
    line-height: 22px !important;
}

div#footer {
    padding-top: 60px !important;
}

div#footer-inr {
    padding-bottom: 10px !important;
    margin-bottom: 0px !important;
}

div#inr-footer {
    padding: 20px 0px !important;
}	

#header-outer #logo img {
    height: 50px !important;
}

h2 {
    font-size: 30px !important;
    line-height: 38px !important;
}

#footer p br {
    display: none !important;
}

#footer-inr ul.social-icons li a i {
    height: 40px !important;
    width: 40px !important;
    font-size: 18px !important;
    border-radius: 15px !important;
}

div#service.service-inr {
    padding: 50px 0px !important;
}

#header-outer #logo .mobile-only-logo, #header-outer[data-format="centered-menu-bottom-bar"][data-condense="true"] .span_9 .logo-clone img {
    height: 50px !important;
}

header#top {
    background: unset !important;
}

body #header-outer, body[data-header-color="dark"] #header-outer {
    backdrop-filter: unset !important;
}

.contact-form .row {
    padding: unset !important;
}

#hero p br {
    display: none !important;
}

#entire-btn i {
    font-size: 14px !important;
    right: 16% !important;
}

#entire-btn.transparent {
    margin-left: 10px !important;
}

#hero .row-bg {
    background-position: center !important;
}

#service-inr .wpb_text_column h5 {
    font-size: 18px !important;
}

#entire-btn.long-btn i {
    right: 27% !important;
}

#get label {
    font-size: 15px !important;
    line-height: 23px !important;
}

#inr-footer .right-col {
    text-align: left !important;
}

#slide-out-widget-area.fullscreen .inner .off-canvas-menu-container li a {
    border-bottom: 1px solid #fff !important;
    opacity: 1 !important;
    text-align: left;
    font-size: 22px !important;
    line-height: 30px !important;
    margin-bottom: 15px !important;
	font-weight: 400 !important;
}
	
body #header-outer, body[data-header-color="dark"] #header-outer {
    background: #00000045 !important;
}

#slide-out-widget-area-bg.fullscreen {
    background-color: #0000007a !important;
    backdrop-filter: blur(15px) !important;
}	
	
}



