*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
html{
    scroll-behavior: smooth;
}
input,textarea,button,select,a{
    -webkit-tap-highlight-color:rgba(0,0,0,0) !important
}
address{
	margin-bottom: 30px;
	font-style: normal;
	font-size: 16px;
}
table{
    mix-blend-mode:inherit;
    font-style:normal !important;
    font-size: 14px;
    margin-top: 20px;
}
thead a,tbody a,tfoot a,td a, td a:hover{
    color:#ffffff !important;
}
tbody th,tbody td{
    padding:0;
    line-height: 1.8;
}
tbody tr td span.tdspan{
    padding-left: 5px;
    padding-right: 5px;
}
tbody tr:first-child{
    vertical-align: top;
}
tbody tr:nth-child(even){
    background-color:rgba(241,241,241,0)
}
body{
    overflow-x:hidden;
    font-family: 'Inter', sans-serif;
    font-size:100%;
	color:#000000;
}
a.link{
    color: #000000;
}
p{
	font-size: 16px;
	font-family: 'Inter', sans-serif;
	line-height: 1.5;
	margin-bottom: 20px;
	text-align: left;
	text-align-last: left;
}
p:last-child{
    margin-bottom: 0px;
}
p.white{
    color: #fff;
}
p.blue{
    color:#535353;
}
p.align-center, .align-center{
    text-align: center !important;
    text-align-last: center;
}
p.align-left{
    text-align: left !important;
}
.xspace{
    margin-bottom: 20px;
    margin-top: 20px;
}
.b-lblue{
    font-weight: 600;
    color: #535353;
    font-size: 18px;
}
ul.link-list{
    list-style: disc;
    color:#000;
}
ul.link-list li{
    text-align: left !important;
    margin-top: 15px;
    padding-bottom: 10px;
    float: left !important;
    width: 100%;
}
ul.link-list li a{
    font-size: 16px;
    color: #000;
    text-decoration: underline;
}
ul.list-white{
    list-style: disc;
    color:#fff;
}
ul.list-white li{
    text-align: left !important;
    font-size: 16px;
    margin-top: 15px;
    padding-bottom: 10px;
    width: 100%;
}
ul.list-white li:last-child{
    padding-bottom: 0px;
}
.sticky-nav{
    position:fixed !important;
    top:0;
    left:0;
    right:0;
    z-index:99;
    width:100% !important;
    max-width:100% !important;
    -webkit-transform:translateZ(0);
    transform:translateZ(0);
    -webkit-transition:all 0.5s;
    -o-transition:all 0.5s;
    transition:all 0.5s;
	border-bottom:1px solid #040240;
	background-color:#ffffff;
}
.flex-container{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    position: relative;
}
footer{
    background-color: #ffffff;
    margin-bottom: 20px;
    margin-top: 20px;
}
.copyright{
    font-size: 14px;
    text-align: center;
}
.copyright a{
    color: #0a3130;
}
.navWrap .navbar{
    padding: 0px;
}
.navWrap .navbar-light .navbar-nav{
    color: #000;
    letter-spacing: 1px;
    font-size: 16px;
    font-family: 'Inter', sans-serif;
}
.navWrap .navbar-light .navbar-nav li.nav-item:first-child{
    margin-top: 20px;
}
.navWrap .navbar-light .navbar-nav .nav-item .nav-link{
    padding: 10px 0px;
    margin: 0 0px;
    border-top: 1px dotted #307fd4;
    color:#000000;
    font-size: 16px;
    text-transform: uppercase;
}
.navWrap .navbar-light .navbar-nav .nav-item .nav-link:hover{
    border-bottom: 4px solid transparent;
}
.navWrap .navbar-light .navbar-nav .nav-item .active {
    color:#000000;
    border-bottom: 4px solid transparent;
}
header .bar{
    background-color: #eeeeee;
    height: 10px;
    display: none;
}
header .logo-call-area{
    background-color: #fff;
    padding-top: 10px;
    padding-bottom: 10px;
    display: none;
}
header .logo-call-area .wrapLogo{
    float: none;
    width: 200px;
    position: relative;
    margin: 0 auto;
    top: 0;
    left: 0;
}
header .logo-call-area .call-action{
    float: right;
    margin-left: auto;
    margin-right: 0;
}
header .logo-call-area .call-action .call-text{
    text-align: left !important;
    color: #c9d2d5;
    font-family: 'Inter', sans-serif;
    margin-top: 10px;
}
header .logo-call-area .call-action .call-text a, header .logo-call-area .call-action .call-text a span{
    color: #040440;
    font-size: 20px;
}
header .logo-call-area .call-action .call-icon{
    float: left;
    margin-right: 10px;
    background-color: #535353;
    padding: 5px 10px;
    border-radius: 50%;
}
header .logo-call-area .call-action .call-icon .fa{
    font-size: 20px;
    line-height: 1;
    color: #ffffff;
    display: inline;
}
header .navWrap{
    padding-top: 15px;
    padding-bottom: 15px;
}
header .navbar .mobile-navbar{
    width: 100%;
    display: block;
}
header .navbar .mobile-navbar .mobile-logo{
    width: 220px;
    margin: 0px auto 0;
}
header .navbar .mobile-navbar .call-icon{
    float: right;
    margin-top: 5px;
    width: 30px;
    height: 30px;
}
header .navbar .mobile-navbar .call-icon a{
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-image: url("../../dist/images/call-icon.png");
    background-size: contain;
    display: block;
}
.navbar-light .navbar-toggler-icon{
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba(4, 2, 64, 1)' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
.navbar-light .navbar-toggler{
    border: 0px;
}
header .main-banner{
    background-image: url("../../dist/images/main-banner-m-bg.jpg");
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 120px 0px 120px;
    border-bottom: 5px solid #b9b9b9;
}
header .main-banner .main-banner-tagline{
    font-family: 'Inter', sans-serif;
    color: #ffffff;
    font-weight: 300;
    font-size: 22px;
    text-align: left;
    line-height: 1.3;
}
header .main-banner .main-banner-tagline b{
    font-weight: 400;
    font-size: 24px;
}
header .main-banner .main-banner-tagline span{
    font-family: 'Inter', sans-serif;
    font-weight: 500;
    display: block;
    color: #ffffff;
    font-size: 54px;
    line-height: 1;
}
header .main-banner .main-banner-tagline p{
    font-size: 18px;
    color: #ffffff;
    text-transform: none;
    letter-spacing: normal;
    padding-top:20px;
    margin-top: 20px;
    margin-bottom: 20px;
    text-align: left;
    text-align-last: left;
    font-weight: 400;
    border-top:2px solid #ffffff;
}
header .sub-banner{
    background-image: url("../../dist/images/sub-banner-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 30px 0px;
}
header .sub-banner .sub-banner-tagline{
    font-family: 'Inter', sans-serif;
    color: #ffffff;
    font-weight: 500;
    font-size: 26px;
    text-align: left;
    line-height: 1.2;
}
section{
    padding-top:60px;
    padding-bottom:60px;
}
.section-light-gray{
    background-color: #eeeeee;
}
.section-blue{
    background-color: #000000;
    color: #ffffff;
}
.section-light-blue{
    background-color: #eeeeee;
}
.section-blue .icon-text{
    color: #ffffff;
}
.section-doc, .section-right-bg{
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
}
.section-left-bg{
    background: rgb(255,255,255);
    background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 100%);
}
.section-bg{
    background-image: url("../../dist/images/cove-sport-bg.jpg");
    background-position: top center;
    background-repeat: no-repeat;
    background-size: cover;
}
.section-footer{
    border-bottom: 1px solid #ebeff3;
}
.footer-logo{
    width: 130px !important;
    margin: 0 auto;
}
.footer-address p{
    margin-top: 20px;
    margin-bottom: 0;
}
.footer-address p{
    color: #000000;
    font-size: 14px;
    text-align: left;
    text-align-last: left;
}
.footer-address a, .footer-address a:visited, .footer-address a:active, .footer-address a:focus{
    color: #000000 !important;
    font-size: 14px;
}
.footer-address a:hover{
    text-decoration: underline;
}
.copyright{
    font-size: 12px;
}
.breadcrumbs{
	font-size: 13px;
    color: #ffffff;
    font-family: 'Inter', sans-serif;
    text-transform: capitalize;
}
.breadcrumbs a, .breadcrumbs a:hover{
	font-size: 13px;
	color: #ffffff;
    text-decoration: none;
    font-family: 'Inter', sans-serif;
}
.breadcrumbs a.active, .breadcrumbs a.active:hover{
	font-size: 13px;
	color: #ffffff;
    text-decoration: none;
}
.number{
    font-size: 60px;
    color:#307fd4;
    font-weight: 700;
    line-height: 1.3;
    text-align: center;
    font-family: 'Inter', sans-serif;
}
.number span{
    font-weight: 300;
}
.number-text{
    font-size: 22px;
    font-weight: 600;
    color: #040240;
    text-align: center;
    font-family: 'Inter', sans-serif;
}
span.number-light{
    color:#535353;
    font-weight: 700;
    font-size:26px;
}
span.number-dark{
    color:#04043f;
    font-weight: 700;
    font-size:22px;
}
.title-blue{
    font-size: 24px;
    font-weight: 700;
    color:#000000;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    margin-bottom: 20px;
}
.title-blue span{
    font-size: 24px;
    font-weight: 300;
    color:#535353;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    display: block;
}
.title-blue span.inline{
    display: inline !important;
}
.title-light-blue{
    font-size: 24px;
    font-weight: 700;
    color:#ffffff;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    margin-bottom: 20px;
}
.title-light-blue span{
    font-size: 24px;
    font-weight: 300;
    color:#ffffff;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    display: block;
}
.stitle-blue{
    font-size: 22px;
    font-weight: 500;
    text-align: left;
    color:#000000;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    margin-bottom: 40px;
}
.stitle-lblue{
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color:#535353;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
}
.stitle-black{
    font-size: 20px;
    font-weight: 500;
    text-align: left;
    color:#000000;
    font-family: 'Inter', sans-serif;
    line-height: 1.3;
    margin-bottom: 20px;
}
.doc-title{
    color: #2c7dd4;
    font-size: 24px;
    font-weight: 700;
}
.doc-title span.dec{
    font-size: 18px;
    font-weight: 500;
    margin-top: 10px;
    display: block;
}
.title-contactus{
    font-size: 24px;
    font-weight: 500;
    color: #ffffff;
    line-height: 1.4;
    text-align: center;
    margin-bottom: 20px;
}
.title-contactus span{
    display: inline;
}
.title-contact-us{
    color: #c3ccd4;
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 20px;
    line-height: 1.5;
    letter-spacing: 0.15em;
}
.r-border{
    border-right: none;
}
a.a-mobile, a.a-mobile:visited, a.a-mobile:focus{
    color: #307fd4 !important;
    text-decoration: none;
}
.icon-img{
    width: 40%;
}
.icon-img1{
    width: 50%;
}
.icon-text{
    font-size: 18px;
    line-height: 1.2;
    font-weight: 600;
    color: #000000;
    text-align: center;
    font-family: 'Inter', sans-serif;
}
.icon-text span{
    margin-top: 10px;
    font-size: 16px;
    font-weight: 400;
    display: block;
}
.number-text{
    font-size: 18px;
    line-height: 1.5;
    font-weight: 600;
    color: #000000;
    text-align: left;
    font-family: 'Inter', sans-serif;
}
.number-text span{
    display: inline;
}
.title-box{
    margin-bottom: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #959ea7;
}
.text-number{
    font-size: 20px;
    font-weight: 600;
    color: #535353;
    line-height:1;
}
.text-dnumber{
    font-size: 20px;
    font-weight: 600;
    color: #000000;
    line-height:1;
}
a.a-mobile:hover{
    text-decoration: underline;
}
section .readmore{
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 0.25em;
    color: #ffffff;
    margin-top:20px;
    padding: 10px 30px;
    border-radius: 20px;
    background-color: #a6a6a6;
}
.section-left-bg ul, .section-right-bg ul, section ul{
    padding-inline-start: 20px;
}
.section-left-bg ul li, .section-right-bg ul li, section ul li{
    margin-bottom: 10px;
}
.section-blue a, .section-blue a:hover, .section-blue a:focus, .section-blue a:visited{
    color: #ffffff;
}
.whatsapp{
    display: inline-block;
    position: fixed;
    bottom: 20px;
    z-index: 999;
    right: 10px;
    background-color: #25d366;
    padding: 5px 7px;
    border-radius: 50%;
}
.whatsapp i{
    font-size: 30px;
    color: #ffffff;
    display: inline;
}
.whatsapp a, .whatsapp a:hover, .whatsapp a:visited, .whatsapp a:focus{
    text-decoration: none;
}
.cd-top{
    display:inline-block;
    height:40px;
    width:40px;
    position:fixed;
    bottom:20px;
    z-index:999;
    left:10px;
    -webkit-box-shadow:0 0 10px rgba(0,0,0,0.05);
    box-shadow:0 0 10px rgba(0,0,0,0.05);
    border-radius:20px;
    overflow:hidden;
    text-indent:100%;
    white-space:nowrap;
    background:#040240 url("../../dist/images/cd-top-arrow.svg") no-repeat center 50%;
    visibility:hidden;
    opacity:0;
    -webkit-transition:opacity .3s 0 visibility 0 .3s;
    -o-transition:opacity .3s 0 visibility 0 .3s;
    transition:opacity .3s 0 visibility 0 .3s
}
.cd-top.cd-is-visible,.cd-top.cd-fade-out,.no-touch .cd-top:hover{
    -webkit-transition:opacity .3s 0 visibility 0 0;
    -o-transition:opacity .3s 0 visibility 0 0;
    transition:opacity .3s 0 visibility 0 0
}
.cd-top.cd-is-visible{
    visibility:visible;
    opacity:1
}
.cd-top.cd-fade-out{
    opacity:1
}
.no-touch .cd-top:hover{
    background-color:#0e2d08;
    opacity:1
}
.md-accordion .card .fa-angle-down {
    float: right;
    font-size: 30px;
    margin-top: -5px;
    margin-left: 20px;
}
.card{
    border-left: none;
    border-top: none;
    border-right: none;
    border-bottom: 2px solid #040440;
    border-radius: 0;
}
.accordion>.card:not(:last-of-type){
    border-bottom: 2px solid #040440;
}
.card-header{
    border-bottom: none;
    background-color:transparent;
    padding-left: 0;
    padding-right: 0;
    padding-top: 25px;
    padding-bottom: 25px;
}
.card-body{
    padding-right: 0;
    padding-left: 0;
    padding-top: 0;
}
a.card-title{
    text-decoration: none;
}
a.card-title h5 , a.card-title:hover h5, a.card-title:focus h5{
    text-decoration: none;
    font-size: 20px !important;
    color: #040440;
    text-decoration: none;
}
@media (min-width:414px){
    header .navbar .mobile-navbar .mobile-logo{
        width: 180px;
        margin: 0px auto 0;
    }
}
@media (min-width:640px){
    header .main-banner{
        background-image: url("../../dist/images/main-banner-t-bg.jpg");
        background-position: center center;
        padding-bottom: 100px;
        padding-top: 100px;
    }
    header .main-banner .main-banner-tagline{
        font-size:28px;
    }
    header .main-banner .main-banner-tagline b{
        font-size: 32px;;
    }
    header .main-banner .main-banner-tagline span{
        font-size: 64px;
    }
    header .main-banner .main-banner-tagline p{
        font-size: 20px;
    }
}
@media (min-width:768px){
    header .navbar .mobile-navbar .mobile-logo{
        width: 150px;
    }
    .number{
        font-size: 70px;
    }
    .number-text span{
        display: block;
    }
    .text-number, .text-dnumber{
        font-size: 40px;
    }
    .title-blue, .title-blue span, .title-light-blue, .title-light-blue span{
        font-size: 34px;
    }
    .title-white{
        font-size: 34px;
    }
    .stitle-blue{
        font-size: 24px;
    }
    .stitle-white{
        font-size: 24px;
    }
    .title-contactus{
        font-size: 34px;
    }
    .stitle-white span{
        display: block;
    }
    a.card-title h5 , a.card-title:hover h5, a.card-title:focus h5{
        font-size: 24px !important;
    }
}
@media (min-width:1024px){
    p{
        text-align: justify;
    }
    header .navWrap{
        padding: 0px;
    }
    .navWrap .navbar{
        padding: 0px;
    }
    header .navbar .mobile-navbar{
        display: none;
    }
    header .logo-call-area{
        display: block;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .navWrap .navbar-light .navbar-nav{
        color: #040440;
        letter-spacing: 1px;
        font-size: 16px;
        font-family: 'Inter', sans-serif;
    }
    .navWrap .navbar-light .navbar-nav li.nav-item:first-child{
        margin-top: 0px;
    }
    .navWrap .navbar-light .navbar-nav li.nav-item:first-child .nav-link{
        margin-left: 0px;
    }
    .navWrap .navbar-light .navbar-nav li.nav-item:last-child .nav-link{
        margin-right: 0px;
    }
    .navWrap .navbar-light .navbar-nav .nav-item .nav-link{
        padding: 15px 5px;
        margin: 0 20px;
        font-weight: 500;
        color:#000000;
        font-size: 13px;
        border-bottom: 4px solid transparent;
        text-transform: uppercase;
        border-top: 0px;
    }
    .navWrap .navbar-light .navbar-nav .nav-item .nav-link:hover{
        border-bottom: 4px solid #CFD2D0;
    }
    .navWrap .navbar-light .navbar-nav .nav-item .active {
        color:#535353;
        border-bottom: 4px solid #CFD2D0 ;
    }
    header .bar{
        display: block;
    }
    header .logo-call-area .call-action .call-icon{
        margin-right: 10px;
        margin-top: 10px;
    }
    header .logo-call-area .call-action .call-text a{
        font-size: 19px;
    }
    header .logo-call-area .wrapLogo {
        float: left;
        position: relative;
        margin: 10px 0 0;
        width: 300px;
    }
    header .logo-call-area .navWrap{
        float: right;
        margin-left: auto;
    }
    header .logo-call-area .call-action{
        width: 185px;
        margin-top: 8px;
    }
    header .logo-call-area .call-action .call-text span.s-text{
        font-size: 14px;
        font-weight: 600;
    }
    header .logo-call-area .call-action .call-text a, header .logo-call-area .call-action .call-text a span{
        font-size: 24px;
        font-weight: 700;
        text-decoration: none;
    }
    header .logo-call-area .call-action .call-icon .fa{
        font-size: 30px;
    }
    header .main-banner{
        background-image: url("../../dist/images/main-banner-bg.jpg");
        background-position: center center;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    header .main-banner .main-banner-tagline{
        font-size: 28px;
    }
    header .main-banner .main-banner-tagline b{
        font-size: 32px;
    }
    header .main-banner .main-banner-tagline span{
        font-size: 76px;
    }
    header .main-banner .main-banner-tagline p{
        font-size: 18px;
    }
    header .sub-banner{
        padding: 50px 0px;
    }
    header .sub-banner .sub-banner-tagline{
        font-size: 50px;
    }
    .footer-address p{
        text-align: right;
        text-align-last: right;
    }
    .footer-address p:first-child{
        margin-top: 0;
    }
    .footer-logo{
        float: left;
        width: 160px;
    }
    .breadcrumbs, .breadcrumbs a, .breadcrumbs a:hover, .breadcrumbs a.active, .breadcrumbs a.active:hover{
        font-size: 14px;
    }
    table{
        margin-top: 0;
    }
    .number{
        font-size: 86px;
    }
    .icon-img{
        width: 30%;
    }
    .stitle-white span{
        display: inline;
    }
    .home-section{
        position: relative;
        padding-top: 60px;
    }
    .home-section::before{
        content: "";
        position: absolute;
        height: 100%;
        width: 42%;
        left: 0;
        top: 0;
        z-index: -1;
        background: url("../../dist/images/ardmore-bunion-img-04.jpg") center top no-repeat;
        background-size: cover;
        -webkit-background-size: cover;
    }
    .home-section .left img{
        display: none;
    }
    .section-doc{
        background: none;
        margin-top: 60px;
        position: relative;
    }
    .section-right-bg{
        position: relative;
        background: none;
        margin-top: 30px;
        margin-bottom: 60px;
        padding-bottom: 20px;
    }
    .section-doc:before, .section-left-bg:before{
        content: "";
        position: absolute;
        height: 100%;
        width: 59%;
        left: 0;
        top: 0;
        z-index: -1;
        background: rgb(238,238,238);
        background: linear-gradient(0deg, rgba(255,255,255,1) 0%, rgba(255,255,255,1) 30%, rgba(238,238,238,1) 30%, rgba(238,238,238,1) 100%);
    }
    .section-right-bg::after{
        content: "";
        position: absolute;
        height: 100%;
        width: 59%;
        right: 0;
        top: 0;
        z-index: -1;
        background: rgb(235,239,243);
        background: linear-gradient(0deg, rgba(235,239,243,1) 0%, rgba(235,239,243,1) 70%, rgba(255,255,255,1) 70%, rgba(255,255,255,1) 100%);
    }
    .section-doc .title-blue, .section-doc .title-blue span, .section-right-bg .title-blue, .section-left-bg .title-blue{
        text-align: left;
    }
    .section-right-bg .title-blue, .section-left-bg .title-blue{
        margin-bottom: 40px;
    }
    .section-doc .title-blue{
        margin-bottom: 30px;
    }
    section .readmore{
        margin-left: 0;
    }
    .r-border{
        border-right: 1px solid #535353;
    }
}
@media (min-width:1280px){
    .navWrap .navbar-light .navbar-nav li.nav-item:first-child .nav-link{
        margin-left: 0px;
    }
    .navWrap .navbar-light .navbar-nav li.nav-item:last-child .nav-link{
        margin-right: 0px;
    }
    .navWrap .navbar-light .navbar-nav .nav-item .nav-link{
        font-size: 16px;
        padding: 15px 9px;
        margin: 0 40px;
    }        
    header .main-banner .main-banner-tagline {
        font-size: 32px;
        font-weight: 300;
    }
    header .main-banner .main-banner-tagline b {
        font-size: 36px;
        font-weight: 400;
    }
    header .main-banner .main-banner-tagline span {
        font-size: 90px;
        font-weight: 500;
    }
    header .main-banner .main-banner-tagline p{
        font-size: 22px;
    }
    .stitle-lblue{
        font-size: 20px;
    }
    .stitle-white .br{
        display: inline;
    }
}
@media (min-width:1366px){
}
@media (min-width:1660px){ 
    header .main-banner{
        padding-bottom: 200px;
        padding-top: 80px;
    }
    header .main-banner .main-banner-tagline{
        font-size: 40px;
    }
    header .main-banner .main-banner-tagline b{
        font-size: 44px;
    }
    header .main-banner .main-banner-tagline span {
        font-size: 90px;
        line-height: 1.1;
    }
    header .main-banner .main-banner-tagline p{
        font-size: 26px;
    }
}
@media (min-width:1920px){
}