/*
Theme Name: Bridge Child
Theme URI: http://demo.qodeinteractive.com/bridge/
Description: A child theme of Bridge Theme
Author: Qode Interactive
Author URI: http://www.qodethemes.com/
Version: 1.0.0
Template: bridge
*/
@import url("../bridge/style.css");

::-moz-selection { /* Code for Firefox */
    background: #b1d7ff;
    color: #000;
}
::selection {
    background: #b1d7ff;
    color: #000;
}
p {
    margin-bottom: 15px !important;
}
p:last-of-type {
    margin-bottom: 0 !important;
}

/* Common Classes */
.img-250 {
    max-width: 250px;
}
.pt-10 {
    padding-top: 10px !important;
}
.pb-10 {
	padding-bottom: 10px !important
}
.pt-15 {
    padding-top: 15px !important;
}
.ptb-15 {
	padding: 15px 0 !important;
}
.pb-20 {
    padding-bottom: 20px !important;
}
.pt-20 {
    padding-top: 20px !important;
}
.ptb-20 {
    padding: 20px 0 !important;
}
.pb-25 {
    padding-bottom: 25px !important;
}
.pt-30 {
    padding-top: 30px !important;
}
.pb-30 {
    padding-bottom: 30px !important;
}
.pt-40 {
    padding-top: 40px !important;
}
.pb-40 {
    padding-bottom: 40px !important;
}
.ptb-40 {
    padding: 40px 0 !important;
}
.pt-50 {
    padding-top: 50px !important;
}
.pb-50 {
    padding-bottom: 50px !important;
}
.ptb-50 {
    padding: 50px 0 !important;
}
.pb-60 {
    padding-bottom: 60px !important;
}
.ptb-60 {
    padding: 60px 0 !important;
}
.pb-70 {
	padding-bottom: 70px !important;
}
.pt-70 {
	padding-top: 70px !important;
}
.pt-100 {
    padding-top: 100px !important;
}
.pt-140 {
    padding-top: 140px !important;
}
.pb-100 {
    padding-bottom: 100px !important;
}
.ptb-100 {
    padding: 100px 0 !important;
}
.mb-5 {
    margin-bottom: 5px !important;
}
.font-22 {
    font-size: 22px !important;
}
.font-20 {
    font-size: 20px !important;
}
.font-18 {
    font-size: 18px !important;
}
.font-16 {
    font-size: 16px !important;
}
.font-white {
    color: #fff !important;
}
.font-white1 {
    color: #dedede !important
}
.pr-50 {
    padding-right: 50px;
}
.pl-50 {
    padding-left: 50px;
}
.font-arial-sans {
    font-family: 'Arial', sans-serif !important;
}
.font-normal {
    font-weight: normal !important;
    color: #5d5d5d !important;
}

/* Custom Css */
@media only screen and (min-width:1400px) {
    .qode_grid_1200 .carousel-inner .slider_content_outer,
    .qode_grid_1200 .container_inner,
    .qode_grid_1200 .container_inner nav.content_menu,
    .qode_grid_1200 .elementor-row .elementor-widget-wrap>.qode_elementor_container_inner,
    .qode_grid_1200 .footer_bottom_border.in_grid,
    .qode_grid_1200 .footer_top_border.in_grid,
    .qode_grid_1200 .full_width .parallax_content,
    .qode_grid_1200 .grid_section .section_inner,
    .qode_grid_1200 .qode_elementor_container_inner,
    .qode_grid_1200 .title_border_in_grid_holder,
    .qode_grid_1200 nav.content_menu ul,
    .qode_grid_1200.boxed .section .section_inner,
    .qode_grid_1200.boxed nav.content_menu.fixed {
        width: 1170px;
    }
    .narrow-container .section_inner {
        max-width: 770px !important;
    }
    .narrow-container2 .section_inner {
        max-width: 870px !important;
    }
    .narrow-container2 .full_section_inner {
        max-width: 870px !important;
        margin: 0 auto;
    }
}
.container-two .full_section_inner {
    width: 100%;
    max-width: 1170px;
    margin: 0 auto;
}
.touch .popup_menu_holder_outer{
    display: none;
}

.touch .popup_menu_opened .popup_menu_holder_outer{
    display: block;
}

.drop_down .second .inner .widget {
    padding-bottom: 13px;
}

.drop_down .second .inner .widget a{
    padding: 0px !important;
}

.google_map {
    margin: 0;
}
.custom-zigzag-top {
    line-height: 0;
    margin-bottom: -7px !important;
}
.custom-zigzag-bottom {
    line-height: 0;
    margin-top: -7px !important;
}
.underline {
    text-transform: capitalize !important;
    color: #595959;
    position: relative;
    display: inline-block;
}
.underline::after {
    position: absolute;
    content: '';
    width: 100%;
    bottom: 0;
    left: 0;
    height: 2px;
    background-color: #595959;
}
.custom-overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:#000;
    opacity: 0.3;
}
.full_section_inner .journey-container .vc_column-inner {
    padding: 0;
}
/* .bg-pattern::after {
	position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-image: url('bridge-child/images/bg-pattern.png');
	width: 100%;
	height: 100%;
} */
div.wpcf7 img.ajax-loader {
    display: none;
}
.full_width {
    position: relative;
}
.title_outer {
    z-index: 0;
}
.container, .content, .full_width {
    z-index: unset;
}
.edu-img {
    width: 75px;
    margin-left: 15px;
}
.edu-img-title > .vc_column-inner .wpb_wrapper {
    display: -webkit-box;
	display: -webkit-flex;
	display: flex;
    align-items: center;
    -ms-flex-align: center;
}
.section-heading {
    font-size: 36px;
}
.military-rank {
    width: 15px;
    margin-left: 15px;
}
.space-between .wpb_wrapper {
    -webkit-justify-content: space-between;
    justify-content: space-between;
}
.custom-list li {
    font-family: 'Poppins', sans-serif;
	font-size: 16px;
	line-height: normal;
	font-weight: normal;
	color: #4d4d4d;
}
.list-inside {
    list-style-position: inherit;
    padding-left: 18px;
}
.boxed-area > .vc_column-inner > .wpb_wrapper {
    background-color: #f6f3f3;
    padding: 30px;
    border: 1px solid #eae6e6;
}
.military-assignment .fix-width-title {
    max-width: calc(100% - 120px);
    width: 100%;
}
.awards-banner-title {
    font-size: 48px;
    line-height: normal;
    text-align: center;
}
.banner-text-center {
    position: absolute;
    top: 50% !important;
    bottom: unset !important;
    width: 100%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.banner-text-center .wpb_wrapper p {
	font-family: 'Playfair Display', sans-serif;
    color: #fff;
    text-align: center;
    padding: 0 15px;
    font-size: 32px;
	text-transform: uppercase;
}
.page-journey-block .awards-title-position .wpb_wrapper {
    padding: 0 30px !important;
}
.home-testimonial {
    display: none;
}
.three-column-grid > .full_section_inner {
    display: -webkit-box;
	display: -webkit-flex;
	display: flex;    
}
.three-column-grid.row-wrap > .full_section_inner {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}
.column-flex > .full_section_inner {
    display: -webkit-box;
	display: -webkit-flex;
	display: flex;    
}
.column-flex > .full_section_inner {
    -webkit-flex-flow: row wrap;
    flex-flow: row wrap;
}


/* New Css - Homepage */
.banner-testimonial {
    font-family: 'Playfair Display', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    color: #ffffff !important;
}
.author-text {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 14px;
}
.author-text-bold {
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    font-size: 20px;
}
.author-area p:last-of-type {
    margin-bottom: 0 !important;
}
.author-area p {
    margin-bottom: 5px !important;
}
.custom-banner-area {
    position: relative;
}
.overlay-blue {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color:#142853;
    opacity: 0.3;
}
.custom-banner-area .overlay-blue {
    z-index: -1;
}
.main-para .para-heading .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    line-height: normal;
    color: #203367;
    font-weight: 600;
}
.text-center .wpb_wrapper p {
    text-align: center;
}
.main-para .para-text .wpb_wrapper p, .info-para .para-text .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #30343d;
    font-weight: normal;
}
.info-para .para-text.lightblue .wpb_wrapper p {
    color: #9eadce !important;
}
.narrow-container2.main-para .para-text {
    padding: 0 85px;
}
.section-heading .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 28px;
    color: #203367;
    line-height: normal;
    font-weight: 600;
}
.section-subheading .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #203367;
    line-height: normal;
    font-weight: 600;
}
.info-para .para-heading .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 24px;
    color: #203367;
    line-height: normal;
    font-weight: 600;
}
.info-para .para-heading.white .wpb_wrapper p {
    color: #ffffff;
}
.flex.section_inner .section_inner_margin {
    display: -webkit-box;
	display: -webkit-flex;
    display: flex;
    flex-flow: row;
    -webkit-flex-flow: row;
}
.flex.section_inner.align-center .section_inner_margin {
    -webkit-align-items: center;
    align-items: center;
}
.img-100 .vc_single_image-wrapper, .img-100 .vc_single_image-wrapper img {
    width: 100%;
}
.footer_col1 .textwidget .footer-text {
    color: #757f94;
    font-size: 16px;
    font-weight: 300;
    font-family: 'Poppins', sans-serif;
}
.temp-logo {
	font-family: 'Poppins', sans-serif !important;
    font-size: 24px;
	font-weight: 500;
    line-height: 38px;
    font-style: normal;
}
.widget_nav_menu {
    display: inline-block;
}
#nav_menu-7 {
    margin-left: 60px !important;
}
.footer_top .menu .menu-item a, .footer-email a {
    color: #757f94 !important;
    font-size: 16px !important;
    font-weight: 300 !important;
    font-family: 'Poppins', sans-serif !important;
}
.footer-contact-text {
    margin-bottom: 0 !important;
}
.footer_col1 .textwidget {
    margin-right: 100px;
}
.footer_top .menu .menu-item a:hover {
    color: #ffffff !important;
}
.custom-parallax {
    background-attachment: fixed;
    background-repeat: repeat;
}
.para-text .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 18px;
    color: #30343d;
    font-weight: normal;
}
.para-text.white .wpb_wrapper p {
    color: #fff !important;
}
.col-pr-20 {
    padding-right: 20px;
}
.col-pl-20 {
    padding-left: 20px;
}
.inner-banner-block .inner-banner-container .vc_column-inner > .wpb_wrapper {
    position: relative;
}
.inner-banner-block .inner-banner-container .vc_column-inner {
    padding-right: 0px;
    padding-left: 0px;
}
.inner-banner-block .inner-banner-text h2 {
    font-family: 'Playfair Display', sans-serif;
    font-size: 28px;
    font-weight: bold;
    line-height: normal;
    color: #ffffff !important;
    margin-bottom: 5px;
}
.inner-banner-block .inner-banner-text p {
    font-weight: 500;
    font-size: 18px;
}
.inner-banner-block .inner-banner-text p {
    margin-bottom: 0px !important;
    line-height: 20px !important;
    color: #fff;
}
.inner-banner-block .inner-banner-text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
}
.inner-banner-block .inner-banner-text .wpb_wrapper {
    padding: 0 30px 30px 30px;
}
.testimonial-block .testimonial-text {
    margin-bottom: 30px !important;
}
.testimonial-block .testimonial-text .wpb_wrapper p {
    font-size: 20px;
    color: #dedede;
}
.testimonial-block .testimonial-author p {
    margin-bottom: 2px !important;
    font-size: 16px !important;
    font-weight: 500;
    color: #dedede;
}
.testimonial-block .testimonial-author p:last-child {
    margin-bottom: 0px !important;
}
.bg-pattern {
    background-image: url('../bridge-child/images/bg-patterned.png');
    background-repeat: repeat;
    background-position: 0 0;
    background-size: inherit;
}
.testimonial-container > .vc_column-inner {
    max-width: 820px;
    margin: 0 auto;
}
.default-container > .vc_column-inner {
    max-width: 970px;
    margin: 0 auto;
}
.edu-info h5, .edu-info h6 {
    color: #30343d !important;
}
.boxed-container .block-title .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 20px;
    color: #203367;
    font-weight: 500;
    line-height: normal;
}
.boxed-container .block-date .wpb_wrapper p {
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
    color: #203367;
    font-weight: 500;
    line-height: normal;
}
.boxed-container .block-text {
    margin-top: 15px;
}
.boxed-container .block-text .wpb_wrapper p {
    line-height: normal;
	font-size: 16px;
}
.boxed-container .block-padding > .vc_column-inner {
    padding: 40px;
}
.border {
	border: 1px solid #e5e5e5;
}
.boxed-container .block-padding.border {
	margin-top: -1px;
	margin-left: -1px;
}
.section-heading .wpb_wrapper p, .section-heading .wpb_wrapper h1, .section-heading .wpb_wrapper h2 {
	color: #203367;
    font-family: 'Poppins', sans-serif;
    font-size: 36px;
    font-style: normal;
    font-weight: 600;
    letter-spacing: 0px;
    text-transform: none;
}
.custom-banner-area {
	background-position: right !important;
}
.boxed-container .block-text + .block-text {
	margin-top: 5px;
}
.block-date {
	margin-top: 5px;
}
.home-banner {
	height: 560px;
    background-position: right !important;
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
    display: flex;
	-webkit-align-items: center;
    align-items: center;
	-webkit-justify-content: center;
    justify-content: center;
}
.home-banner::after {
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	background-color: #142853;
	opacity: 0.3; 
}
.home-banner .banner-text-container .inner-container > .vc_column-inner .wpb_wrapper {
	width: 100%;
	max-width: 650px;
}
.home-banner .banner-text-container .banner-text .wpb_wrapper p {
	font-family: 'Playfair Display', sans-serif;
	font-size: 28px;
	font-weight: bold;
	line-height: normal;
	color:
	#ffffff !important;
}
.home-banner .banner-text-container .banner-text {
	margin-bottom: 25px !important;
}
.home-banner .banner-text-container .inner-container .banner-author .wpb_wrapper p {
	color: #fff;
	font-family: 'Poppins', sans-serif;
	font-weight: 500;
	font-size: 20px;
}
.home-banner .banner-text-container .inner-container .banner-author.small .wpb_wrapper p {
	font-size: 14px;
}
#menu-regular_menu li:last-child a {
	padding-right: 0 !important;
}
.media-video-section .wpb_column {
	margin-top: 30px;
}
.media-video-section .qode_video_box .qode_video_image .qode_video_box_button {
	width: 60px;
	height: 60px;
}
.media-video-section .qode_video_box .qode_video_image:hover .qode_video_box_button {
	background-color: #424242;
}
.custom-scrollto {
	display: inline-block;
}
.custom-scrollto.five {
	width: 20%;
}
.custom-scrollto.five .wpb_wrapper p a {
	display: inline-block;
	width: 100%;
	text-align: center;
	padding: 10px 0;
	color: #203367;
	font-weight: 500;
}
.scrollto-subnav > .vc_column-inner > .wpb_wrapper {
	font-size: 0;
}
.subnavigation-container {
	position: absolute !important;
	width: 100%;
}
.subnavigation-container.fixed {
	position: fixed !important;
	top: 100px;
	left: 0;
	z-index: 999;
	border-top: 1px solid #fff;
}
.footer_top .menu .current-menu-item a {
	color: #d9d9d9 !important;
}
.qode-animate-mobile-header {
	top: 0 !important;
	-webkit-transform: translateY(0%) !important;
	-moz-transform: translateY(0%) !important;
	transform: translateY(0%) !important;
}
.footer_top {
	border-bottom: 1px solid #2d313c;
}
.footer_bottom {
	height: unset;
}
.footer-btm-text {
	padding: 30px 0 !important;
}
header.mobile-sticky.mobile-sticky_animate {
	top: 0 !important;
}
header.mobile-sticky {
	-webkit-transition: all .33s cubic-bezier(.694,.0482,.335,1);
	-moz-transition: all .33s cubic-bezier(.694,.0482,.335,1);
	-o-transition: all .33s cubic-bezier(.694,.0482,.335,1);
	-ms-transition: all .33s cubic-bezier(.694,.0482,.335,1);
	transition: all .33s cubic-bezier(.694,.0482,.335,1);
	left: 0;
	position: fixed !important;
	background-clip: content-box;
	opacity: 1;
}
.boxed-container .full_section_inner.clearfix:after, .boxed-container .full_section_inner.clearfix:before {
	display: none !important;
}

/* Media Queries */

@media only screen and (max-width: 1440px) {
    header:not(.sticky) nav.main_menu > ul > li > a {
        padding: 0px 17px !important;
    }
}

@media only screen and (max-width: 1399px) {
    .narrow-container .section_inner {
        max-width: 770px !important;
    }
    .resp-narrow-container .section_inner {
        max-width: 770px !important;
    }
    .narrow-container2 .section_inner {
        max-width: 870px !important;
    }
    .narrow-container2 .full_section_inner {
        max-width: 870px !important;
        margin: 0 auto;
    }
}


@media only screen and (max-width: 1280px) {
    .military-assignment .boxed-area .pr-50 {
        padding-right: 20px;
    }
    .military-assignment .boxed-area .pl-50 {
        padding-left: 20px;
    }
    .home-info .pt-30, .military-info .pt-30 {
        padding-top: 0px !important ;
    }
}
@media only screen and (max-width: 1200px) {
	.header_inner .container .container_inner {
		width: 950px !important;
	}
}

@media only screen and (max-width: 1199px) {
    .military-assignment .boxed-area .pr-50 {
        padding-right: unset;
    }
    .military-assignment .boxed-area .pl-50 {
        padding-left: unset;
    }
	.home-banner .banner-text-container .inner-container > .vc_column-inner .wpb_wrapper {
		max-width: 530px;
	}
	.home-banner .banner-text-container .banner-text .wpb_wrapper p {
		font-size: 24px;
	}
	.home-banner .banner-text-container .inner-container .banner-author .wpb_wrapper p {
		font-size: 18px;
	}
}

@media only screen and (max-width: 1000px) {
    .page-journey-block .journey-info {
        width: 600px;
        position: absolute;
        bottom: 30px;
        left: 50%;
        transform: translateX(-50%);
    }
    .page-journey-block .journey-info .wpb_wrapper {
        padding: 0;
    }
	#nav_menu-7 {
		margin-left: 15px !important;
	}
	.header_inner .container .container_inner {
		width: 768px !important;
	}
}

@media only screen and (max-width: 800px) {
	div.grid_section .section_inner, .header_inner .container .container_inner, .footer_top .container_inner {
		width: 700px !important;
	}
	.subnavigation-container .section_inner {
		width: 100% !important;
	}
}

@media only screen and (max-width: 991px) {
    .military-assignment .boxed-area .pb-20 {
        padding-bottom: 20px;
    }
    .military-assignment .boxed-area .pt-20 {
        padding-top: 20px;
    }
    .military-assignment .boxed-area .ptb-20 {
        padding: 20px 0;
    }
    .military-assignment .boxed-area .pt-10 {
        padding-top: 0 !important;
    }
    .military-assignment .resp-no-pd {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .resp-pb-50 {
        padding-bottom: 50px;
    }
	.flex.section_inner.col-reverse .section_inner_margin {
		-webkit-flex-direction: column-reverse;
		flex-direction: column-reverse;
	}
	.flex.section_inner.flex-column .section_inner_margin {
		-webkit-flex-direction: column;
		flex-direction: column;
	}
    .resp-seperator::after {
        position: absolute;
        content:'';
        width: 100%;
        height: 1px;
        background-color: #eae7e7;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }
    .sports-container .resp-seperator::after {
        display: none;
    }
    .sports-container .boxed-area .pb-20 {
        padding-bottom: 0px !important;
    }
    .sports-container .boxed-area .pt-20 {
        padding-top: 0px !important;
    }
    .sports-container .boxed-area .ptb-20 {
        padding: 0px 0px;
    }
    .sports-container .boxed-area .pt-10 {
        padding-top: 10px !important;
    }
    .resp-align-center.wpb_single_image {
        text-align: center !important;
    }
/* 	.img-100 .vc_single_image-wrapper, .img-100 .vc_single_image-wrapper img {
		width: unset;
	} */
	.col-pr-20 {
		padding-right: 0;
	}
	.col-pl-20 {
		padding-left: 0;
	}
	.boxed-container .block-padding > .vc_column-inner {
		padding: 30px;
	}
	.home-banner {
		height: 360px;
	}
	.home-banner .banner-text-container .inner-container > .vc_column-inner .wpb_wrapper {
		max-width: 390px;
	}
	.home-banner .banner-text-container .banner-text .wpb_wrapper p {
		font-size: 20px;
	}
	.main-para .para-heading .wpb_wrapper p {
		font-size: 22px;
	}
	.info-para .para-heading .wpb_wrapper p {
		font-size: 20px;
	}
	.ptb-100 {
		padding: 70px 0 !important;
	}
	.pb-100 {
		padding-bottom: 70px !important;
	}
	.pt-100 {
		padding-top: 70px !important;
	}
	.testimonial-block .testimonial-text .wpb_wrapper p {
		font-size: 18px;
	}
	.footer_top .footer_col1 {
		width: 40% !important;
	}
	.footer_col1 + .column2 {
		width: 60% !important;
	}
	.footer_col1 .textwidget {
		margin-right: 0;
	}
	.pt-140 {
		padding-top: 110px !important;
	}
	.footer-logo {
		font-size: 20px;
	}
	.footer_top .four_columns .column2 .column_inner > div, .footer_top .three_columns .column2 .column_inner > div, .footer_top .two_columns_50_50 .column2 .column_inner > div {
		margin: 0;
	}
}

@media only screen and (max-width: 767px) {
	
	.footer_top .four_columns .column1, .footer_top .four_columns .column2, .footer_top .four_columns .column3, .footer_top .three_columns .column1, .footer_top .three_columns .column2, .footer_top .two_columns_50_50 .column1 {
		margin: 0 0 25px;
	}
	.two_columns_50_50 > .column1, .two_columns_50_50 > .column2 {
		width: 100% !important;
	}
	.two_columns_50_50 > .column2 > .column_inner {
		padding: 0;
	}
    .page-journey-block .journey-info {
        width: 600px;
    }
    .boxed-area .para-heading.flex .wpb_wrapper {
        -webkit-flex-flow: column;
        flex-flow: column;
    }
    .military-assignment .fix-width-title {
        max-width: unset;
    }
	.boxed-container .block-padding > .vc_column-inner {
		padding: 20px;
	}
	.section-heading, .section-heading .wpb_wrapper p, .section-heading .wpb_wrapper h1, .section-heading .wpb_wrapper h2 {
		font-size: 30px;
	}
	.inner-banner-block .inner-banner-text h2 {
		font-size: 20px;
		margin-bottom: 2px;
	}
	.inner-banner-block .inner-banner-text p {
		font-size: 14px;
	}
	.inner-banner-block .inner-banner-text .wpb_wrapper {
		padding: 0 20px 10px 20px;
	}
	.section-heading, .section-heading .wpb_wrapper p, .section-heading .wpb_wrapper h1, .section-heading .wpb_wrapper h2 {
		font-size: 26px;
	}
	.banner-text-center .wpb_wrapper p {
		font-size: 26px;
	}
	.custom-scrollto.five .wpb_wrapper p a {
		font-size: 14px;
    }
    .font-style-normal {
        font-style: normal !important;
    }
    .home-testimonial .testimonial-text p {
        font-size: 16px !important;
    }
    .home-testimonial .testimonial-author p {
        font-size: 14px !important
    }
    .sports-container .boxed-area .pb-20 {
        padding-bottom: 20px !important;
    }
    .sports-container .boxed-area .pt-20 {
        padding-top: 20px !important;
    }
    .sports-container .boxed-area .ptb-20 {
        padding: 20px 0 !important;
    }
    .sports-container .boxed-area .pt-10 {
        padding-top: 0 !important;
    }
    .sports-container .resp-no-pd {
        padding-top: 0 !important;
        padding-bottom: 0 !important;
    }
    .sports-container .resp-seperator::after {
        display: block;
    }
	.home-banner .banner-text-container .banner-text .wpb_wrapper p {
		font-size: 18px;
	}
	.home-banner {
		height: 300px;
	}
	.home-banner .banner-text-container .inner-container > .vc_column-inner .wpb_wrapper {
		max-width: 350px;
	}
	.narrow-container2.main-para .para-text {
		padding: 0;
	}
	.footer_top {
		padding: 52px 0;
	}
	div.grid_section .section_inner, .header_inner .container .container_inner, .footer_top .container_inner {
		width: 600px !important;
	}
	.subnavigation-container .section_inner {
		width: 100% !important;
	}
}
@media only screen and (max-width: 630px) {
	div.grid_section .section_inner, .header_inner .container .container_inner, .footer_top .container_inner {
		width: 560px !important;
	}
	.subnavigation-container .section_inner {
		width: 100% !important;
	}
}
@media only screen and (max-width: 600px) {
    .custom-title-section {
        height: 240px;
    }
    .page-journey-block .journey-info {
        width: 420px;
        bottom: 15px;
    }
	.home-banner {
		background-position-x: 90% !important;
		-webkit-align-items: flex-end;
		align-items: flex-end;
	}
	.main-para .para-heading .wpb_wrapper p {
		font-size: 18px;
	}
	.main-para .para-text .wpb_wrapper p, .info-para .para-text .wpb_wrapper p {
		font-size: 16px;
	}
	.ptb-100 {
		padding: 50px 0 !important;
	}
	.pb-100 {
		padding-bottom: 50px !important;
	}
	.pt-100 {
		padding-top: 50px !important;
	}
	.info-para .para-heading .wpb_wrapper p {
		font-size: 18px;
	}
	h2, .h2, h2 a, body.qode-overridden-elementors-fonts .elementor-widget-heading h2.elementor-heading-title {
		font-size: 26px;
	}
	.testimonial-block .ptb-60 {
    	padding: 30px 0 !important;
	}
	.testimonial-block .testimonial-text .wpb_wrapper p {
		font-size: 16px;
	}
	.pb-60 {
		padding-bottom: 30px !important;
	}
	.boxed-container .block-title .wpb_wrapper p {
		font-size: 18px;
	}
	.subnavigation-container .section_inner {
		width: 100% !important;
	}
	.pt-140 {
		padding-top: 90px !important;
	}
	.title.title_size_large h1 {
		font-size: 30px !important;
	}
	div.grid_section .section_inner, .header_inner .container .container_inner, .footer_top .container_inner {
		width: 420px !important;
	}
	.subnavigation-container .section_inner {
		width: 100% !important;
	}
}

@media only screen and (max-width: 480px) {
    .page-journey-block .journey-info {
        width: 300px;
        bottom: 5px;
    }
    .page-journey-block .journey-info h2 {
        font-size: 20px;
    }
    .edu-img {
        min-width: 50px;
        width: 50px;
        margin-left: 10px;
    }
	.custom-scrollto.five .wpb_wrapper p a {
    	font-size: 12px;
	}
	.title.title_size_large h1 {
		font-size: 24px !important;
	}
	.banner-text-center .wpb_wrapper p {
		font-size: 24px;
	}
	.textwidget .pb-30 {
		padding-bottom: 0 !important;
	}
	.footer-contact-text.pb-25 {
		padding-bottom: 10px !important;
	}
	.footer_top .two_columns_50_50 .column2 .column_inner > div {
		margin: 0 !important;
	}
	.footer-menu-text.pb-30 {
		padding-bottom: 15px !important;
	}
	div.grid_section .section_inner, .header_inner .container .container_inner, .footer_top .container_inner {
		width: 300px !important;
	}
	.subnavigation-container .section_inner {
		width: 100% !important;
	}
}

@media only screen and (max-width: 414px) {
	.home-banner {
		height: 240px;
	}
}
@media only screen and (max-width: 350px) {
	.header_inner .container .container_inner, .footer_top .container_inner, .footer_top .container_inner {
		width: 270px !important;
	}
}