body {

    background: url(../images/bg-pattern.png);

}

/* body:before {

    background: url(../images/bg-pattern.png);

    content: '';

} */

.bg-pattern-img {

    /* background: url(../images/bg-pattern.png); */

}

.image-source-link {

	color: #98C3D1;

}

header .logo img {

    margin: 20% 0 0 20%;

    width: 48%;

}

.mfp-with-zoom .mfp-container,

.mfp-with-zoom.mfp-bg {

	opacity: 0;

	-webkit-backface-visibility: hidden;

	/* ideally, transition speed should match zoom duration */

	-webkit-transition: all 0.3s ease-out; 

	-moz-transition: all 0.3s ease-out; 

	-o-transition: all 0.3s ease-out; 

	transition: all 0.3s ease-out;

}



.mfp-with-zoom.mfp-ready .mfp-container {

		opacity: 1;

}

.mfp-with-zoom.mfp-ready.mfp-bg {

		opacity: 0.97;

}

.mfp-bg {

    background: #000 !important;

}

.mfp-with-zoom.mfp-removing .mfp-container, 

.mfp-with-zoom.mfp-removing.mfp-bg {

	opacity: 0;

}



.inner-banner img {

    width: 100%;

    /* height: 400px;

    object-fit: cover;

    object-position: center; */

    height: 270px;

    object-fit: cover;

    object-position: center;

}

.tab-section {

    margin-top: -25px;

    background: rgba(0, 0, 0, 0.87);

}

.tab-section_list.active img {

    /* width: 40px; */

    /* margin: 0; */

    /* margin: auto auto 4%; */

    width: auto;

    margin: 0;

    margin: auto auto 4%;

    height: 40px;

}

.tab-section_list {

    display: flex;

    align-self: center;

}

.tab-section_list img {

    /* width: 40px;

    margin: auto auto 7px; */

    height: 40px;

    margin: 0px;

    display: block;

}

.tab-section_list.active {

    padding: 15px 45px;

}

.tab-section_list {

    padding: 6px 20px;

    cursor: pointer;

}

.tab-section_list.active {

    background: #fff;

    display: flex;

    /* justify-content: center; */

    margin-top: -27px;

    box-shadow: 0 .5rem 1rem rgba(0,0,0,.15) !important;

}

.tab-section_list.active p {

    margin-bottom: 0;

    align-self: center;

    /* margin-left: 20px; */

    color: #005290;

    margin: auto;

    font-size: 18px;

font-family: 'Montserrat-Bold';

}

.tab-section_list p {

    margin-bottom: 0;

    align-self: center;

    margin-left: 20px;

    margin-right: auto;

    color: #fff;

    text-align: center;

    text-transform: uppercase;

    font-size: 13px;

    font-family: 'Montserrat-SemiBold';

}

.tab-content_section {

    /* background: #005a99; */

    /* background: linear-gradient(#005a99, #151515); */

    padding: 25px 34px;

}

.tab-content_section p {

    color: #000;

    font-size: 14px;

    line-height: 24px;

    text-align: center;

    margin-top: 30px;

    margin-bottom: 30px;

    /* margin-bottom: 0; */
    width: 100%;

}

.grid-item {

    /* margin: 15px 4% !important; */

    /* width: 31% !important;

    margin: 17px !important; */

}

.grid-item a:hover {

    text-decoration: none;

}

.overlaytext {

    position: relative;

    width: 100%;

    color: #000;

    z-index: 11;

    /* height: 60px; */

    text-decoration: none;

}

.overlaytext h4 {

    font-family: 'Montserrat-SemiBold';

    color: #000;

    text-align: center;

    font-size: 12px;

    margin-bottom: 2px;

padding-top: 23px;

text-transform: uppercase;

}

.overlaytext p {

    /* font-family: 'Montserrat-SemiBold'; */

    color: #000;

    text-align: center;

    font-size: 12px;

    padding-bottom: 23px;

    margin-bottom: 0px;

}

.grid-item .overlay span {

    top: 43% !important;

}

.w-225 {

    width: 250px;

}

.w-250 {

    width: 280px;

}

.w-210 {

    width: 240px !important;

}

.w-350 {

    width: 390px;

}

.banner_title:before {

    position: absolute;

    content: "";

    background-color: #005290;

    width: 20px;

    height: 64px;

    top: -10px;

    left: 11px;

    transform: skewX(25deg);

    opacity: 0.5;

    z-index: 11;

}

.banner_title:after {

    position: absolute;

    content: "";

    background-color: #005290;

    width: 20px;

    height: 64px;

    top: -10px;

    left: -14px;

    transform: skewX(25deg);

    opacity: 0.5;

    z-index: 11;

}

.banner_title {

    font-family: 'Montserrat-SemiBold';

    color: #fff;

    font-size: 20px;

    position: absolute;

    bottom: 25%;

    left: 5%;

}

.banner_title h4 {

    font-family: 'Montserrat-SemiBold';

    color: #fff;

    font-size: 20px;

    margin-top: 15px;

z-index: 111;

position: relative;

margin-left: 45px;

    /* position: absolute; */

}



@media (max-width: 600px) {

    .tab-section_list.active {

        padding: 15px 30px;

        margin-top: 0px;

width: 100% !important;

    }

    .tab-section_list img {

        height: 30px;

    }

    .tab-section_list.active img {

        width: 30px;

        margin: 0;

        height: 30px;

    }

    .tab-section_list.active p {

        margin-left: auto;

    }

    .tab-section {

        margin-top: 0;

    }

    .inner-banner img {

        width: 100%;

        height: 150px;

    }

    .tab-section_list {

        padding: 6px 15px;

    }

    .tab-content_section p {

        margin-top: 0px;

        margin-bottom: 0px;

    }

}

@media screen and (min-width: 600px) and (max-width: 992px) {

    .tab-section_list.active {

        padding: 15px 14px;

    }

    .tab-section_list p {

        font-size: 11px;

    }

    .tab-section_list img {

        height: 30px;

    }

    .tab-section_list.active img {

        width: 30px;

        margin: auto auto 4%;

        height: 30px;

    }

    .inner-banner img {

        width: 100%;

        height: 200px;

    }

    .masonary .grid-item {

        width: 46%;

        margin: 10px;

    }

}

@media (max-width: 600px) {
    header .logo img {
        width: 100% !important;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px) {

    .tab-section_list p {

        font-size: 11px;

    }

    .tab-section_list.active {

        padding: 15px 30px;

    }

}