@import url(https://fonts.googleapis.com/css2?family=Crimson+Pro:ital,wght@0,200;0,300;0,400;1,200;1,300&display=swap);
@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);
body {
    font-family: 'Crimson Pro', serif
}

#header.header-sm .logo {
    width: 20%;
    margin: 0;
    padding: 0;
    height: auto;
    padding-top: 15px;
    font-family: Montserrat, sans-serif
}

#header .logo a {
    width: 100%
}

#header .logo a img {
    width: 100%;
    padding-top: 10px;
    display: none;
}

#header.fixed-position .logo a img {
    display: block;
}

.fixed-position .navbar-default .navbar-nav>li.active>a,
.fixed-position .navbar-default .navbar-nav>li.active>a:focus,
.fixed-position .navbar-default .navbar-nav>li.active>a:hover,
.fixed-position .navbar-default .navbar-nav>li>a:focus,
.fixed-position .navbar-default .navbar-nav>li>a:hover {
    color: #15e0fb
}

#header.header-sm.fixed-position {
    height: 80px
}

#header.header-sm.fixed-position .logo {
    width: 13%;
    height: auto;
    padding-top: 8px;
    padding-bottom: 0
}

#header.header-sm.fixed-position .logo a {
    width: 100%
}

#header .logo a img {
    width: 100%;
    padding: 0
}

#header.header-sm .navbar-default .navbar-nav>li>a.btn {
    line-height: 25px;
    margin-top: 24px;
    padding-top: 2px;
    background-color: transparent;
    border-color: #15e0fb;
    color: #15e0fb
}

#header.header-sm.fixed-position .navbar-default .navbar-nav>li>a.btn {
    margin-top: 16px
}

#header.header-sm .navbar-default .navbar-nav>li>a.btn:hover {
    background-color: #15e0fb;
    border-color: #15e0fb;
    color: #000
}

.navbar-default .navbar-nav>li>a {
    text-transform: none !important;
    padding: 0 20px
}

.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:hover {
    color: #15e0fb
}

.navbar-default .navbar-right {
    margin-right: 30px
}

#header.header-sm .header-right ul>li a,
#header.header-sm .navbar-default .navbar-nav>li>a {
    line-height: 50px;
    font-family: Montserrat, sans-serif
}

#header.header-sm.fixed-position .header-right ul>li a,
#header.header-sm.fixed-position .navbar-default .navbar-nav>li>a {
    line-height: 80px
}

.banner.single-image .banner-caption .brand-heading.light {
    width: 55%;
    padding-left: 125px;
    font-family: Montserrat, sans-serif
}
.banner-caption .brand-heading.light img {
    width: 750px;
    margin-bottom: 40px;
}

.banner.single-image .banner-caption .brand-heading.large big {
    font-size: 90px;
    color: #fff;
    text-transform: capitalize
}

.banner.single-image .banner-caption .brand-heading {
    font-size: 45px;
    color: #e6e6e6;
    text-align: center;
    text-transform: none;
}

#about.common-box {
    padding-bottom: 180px
}

.section-title h2 {
    text-transform: uppercase;
    letter-spacing: 10px;
    font-size: 40px;
    color: #a5a5a5;
    text-align: center
}

.about-content {
    padding: 0 100px;
    margin-top: -15px;
    position: relative
}

.about-content::after {
    content: '';
    position: absolute;
    height: 30px;
    width: 340px;
    background-color: #15e0fb;
    transform: rotate(291deg) skew(20deg);
    -webkit-transform: rotate(291deg) skew(20deg);
    top: 155px;
    opacity: .3;
    left: 30px
}

#about p {
    font-size: 21px;
    font-family: Montserrat, sans-serif
}

#about p.first {
    font-size: 40px;
    color: #000;
    font-family: 'Crimson Pro', serif;
    line-height: 50px;
    margin-bottom: 20px
}

#bg-empty {
    height: 485px;
    position: relative
}

#bg-empty.parallax .color-overlay {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    overflow: hidden;
    background: #000;
    z-index: -1;
    opacity: .5
}
.featured-review.parallax h3 {
    font-size: 54px;
    color: #F5F5F5;
    line-height: normal;
    font-family: Montserrat, sans-serif;
    font-style: normal;
    margin-bottom: 100px;

}
#bg-empty.parallax {
    overflow: hidden;
}

#clientele {
    background-color: #000;
}

.brand-img {
    margin-bottom: 30px;
    border: 1px solid #333;
}

.contact {
    background-color: #000;
}

.map {
    background-color: #FFF;
    padding-top: 50px;
    padding-bottom: 0;
}

.map img {
    width: 100%;
}

.map p {
    color: #000;
    text-align: center;
    font-size: 18px;
}

.contact .section-title h2 {
    color: #fff;
}

#footer .copyright:before {
    position: absolute;
    left: -9999px;
    right: -9999px;
    top: 0;
    bottom: 0;
    content: "";
    background-color: #000;
    z-index: -1;
    border-top: 1px solid #272727
}

.contact-details li {
    color: #fff;
    font-size: 17px;
    line-height: 30px
}

.contact-details li span {
    padding: 0 5px
}

.contact-details a {
    color: #fff
}

#footer .copyright ul>li {
    width: calc(100%)
}

#speaking.parallax .color-overlay {
    opacity: .64;
}

.blockquote-wrapper {
    display: flex;
    height: auto;
    padding: 0 20px
}

.blockquote {
    position: relative;
    max-width: 600px;
    margin: 120px auto;
    align-self: center
}

.blockquote h1 {
    position: relative;
    color: #fff;
    font-size: 36px !important;
    font-weight: 400;
    line-height: 50px !important;
    margin: 0;
    border: 2px solid #15e0fb !important;
    border-radius: 20px;
    padding: 45px 25px
}

.blockquote h1:after {
    content: "";
    position: absolute;
    border: 2px solid #15e0fb;
    border-radius: 0 50px 0 0;
    width: 60px;
    height: 60px;
    bottom: -60px;
    left: 50px;
    border-bottom: none;
    border-left: none;
    z-index: 3
}

.blockquote h1:before {
    content: "";
    position: absolute;
    width: 80px;
    border: 6px solid #222325;
    bottom: -10px;
    left: 50px;
    z-index: 2
}

.blockquote h4 {
    position: relative;
    color: #15e0fb !important;
    font-size: 21px;
    font-weight: 400;
    line-height: 1.2;
    margin: 0;
    padding-top: 15px;
    z-index: 1;
    margin-left: -160px;
    padding-left: 12px
}

.blockquote h4:first-letter {
    margin-left: -12px
}

.preloader {
    background: #000
}

#accordion .panel-heading {
    padding: 0
}

#accordion .panel-title>a {
    display: block;
    padding: .4em .6em;
    outline: 0;
    font-weight: 700;
    text-decoration: none
}

#accordion .panel-title>a.accordion-toggle::before,
#accordion a[data-toggle=collapse]::before {
    content: "\e113";
    float: left;
    font-family: 'Glyphicons Halflings';
    margin-right: 1em;
    display: none
}

#accordion .panel-title>a.accordion-toggle.collapsed::before,
#accordion a.collapsed[data-toggle=collapse]::before {
    content: "\e114"
}

#hypothesis #accordion .panel-title>a {
    line-height: 130px;
    font-size: 24px;
    min-height: 250px;
    background-color: #000;
    opacity: .7;
    color: #fff;
    font-weight: 400;
    text-decoration: none;
}

#hypothesis #accordion .panel.first .panel-heading {
    background-image: url(../images/1280x595-1.jpg);
    background-position: 30% -120%
}

#hypothesis #accordion .panel.second .panel-heading {
    background-image: url(../images/1280x595-2.jpg);
    background-position: 30% -110%
}

#hypothesis #accordion .panel.third .panel-heading {
    background-image: url(../images/1280x595-3.jpg);
    background-position: 30% -140%
}

#hypothesis #accordion .panel.fourth .panel-heading {
    background-image: url(../images/1280x595-4.jpg);
    background-position: 30% -110%
}

.panel-body {
    padding: 30px 15px 15px 15px
}

#hypothesis #accordion .panel-body ul li {
    font-size: 16px;
    font-family: Montserrat, sans-serif;
    color: #333;
    line-height: 25px;
    margin-bottom: 15px
}

#hypothesis #accordion .panel-body ul.heading li {
    font-size: 17px;
    font-weight: 600;
    margin-bottom: 0
}

#hypothesis #accordion .panel-body ul.heading p {
    font-size: 17px;
    font-family: Montserrat, sans-serif;
    margin-bottom: 25px
}

.contact-details {
    margin-top: 0;
    font-family: Montserrat, sans-serif
}

.contact-details .social-media {
    font-size: 0;
    margin-top: 100px;
    margin-bottom: 60px
}

.contact-details .social-media a {
    display: inline-block;
    height: 34px;
    width: 34px;
    font-size: 16px;
    text-align: center;
    border-radius: 2px;
    background-color: transparent;
    margin: 0 8px;
    color: #fff
}

.contact-details .social-media a i {
    display: table;
    width: 100%;
    height: 100%
}

.contact-details .social-media a i:before {
    display: table-cell;
    vertical-align: middle
}

.contact-details .social-media a:focus,
.contact-details .social-media a:hover {
    background-color: transparent;
    text-decoration: none;
    color: #fff
}

.contact-details .social-media a.radius {
    border-radius: 50%
}

.contact-details li i:before {
    height: 35px;
    width: 35px;
    display: inline-block;
    border: none;
    line-height: 0;
    border-radius: 50%
}

#contactUs .form-group label {
    text-align: left;
    width: 100%;
    color: #fff;
    font-weight: 500;
    font-family: Montserrat, sans-serif
}

.contact #contactUs .form-group .form-control {
    border-radius: 2px;
    padding: 8px 16px;
    border-color: rgb(255 255 255);
    background-color: transparent
}

.contact .btn {
    font-family: Montserrat, sans-serif;
    text-transform: capitalize;
    letter-spacing: 2px;
    margin-bottom: 25px;
}

#footer .copyright {
    text-align: center;
    font-family: Montserrat, sans-serif;
    letter-spacing: 1px
}
.contact #contactUs .form-group input.form-control, .contact #contactUs .form-group textarea.form-control {
    font-family: Montserrat, sans-serif;
    font-size: 16px;
    color: #f5f5f5;
}
.contact .help-block.text-danger ul {
    font-family: Montserrat, sans-serif;
}
#success {
    font-family: Montserrat, sans-serif;
    text-transform: capitalize;
}

.section4 h3 {
    font-size: 24px !important;
    color: #F5F5F5 !important;
    line-height: 0 !important;
    font-style: normal !important;
    margin-bottom: 0 !important;
    margin-top: 24px;
}

.counter-section {
    line-height: 40px;
}

.counter-section .c-section4 {
    font-size: 50px;
    font-style: normal;
    font-weight: 600;
    color: #15e0fb;
    position: relative;
    margin-left: -15px;
}

.counter-section .c-section4::after {
    position: absolute;
    content: '+';
    margin-left: 5px;
    margin-top: -2px;
}


@-webkit-keyframes downarrow {
    0% { -webkit-transform: translateY(0); opacity: 0.4 }
    100% { -webkit-transform: translateY(0.4em); opacity: 0.9 }
  }
  
  .arrow {
    border-color:transparent;
    border-style:solid;
    border-width:0 10px;
    display:block;
    height:0;
    opacity:0.4;
    text-indent:-9999px;
    transform-origin: 50% 50%;
    width:0;
    margin-top: -50px;
  }
  .down {
    -webkit-animation: downarrow 0.6s infinite alternate ease-in-out;
    border-top:10px solid #15e0fb;
  }
  

@media only screen and (min-device-width :320px) and (max-device-width :767px) {
    #header .logo a img {
        display: block;
    }
    #header .logo {
        margin-left: 0
    }
    #header.header-sm .logo {
        padding-top: 0 !important;
        margin: 0;
        width: 65% !important;
        height: auto !important;
        padding-bottom: 0 !important
    }
    #header .logo a {
        width: 100%
    }
    #header .logo a img {
        width: 100%;
        padding: 3px 0
    }
    .navbar-default .navbar-right {
        margin: 0
    }
    .navbar-default .navbar-nav>li>a {
        text-transform: none !important;
        padding: 0;
        padding-left: 0;
        margin: 5px 0;
        line-height: 35px;
        font-size: 16px
    }
    #header.header-sm .navbar-default .navbar-nav>li>a.btn {
        line-height: 35px;
        font-size: 18px;
        margin-top: 15px;
        margin-bottom: 10px
    }
    #header.header-sm .header-right ul>li a,
    #header.header-sm .navbar-default .navbar-nav>li>a {
        line-height: 40px
    }
    .banner.single-image .banner-caption .brand-heading.light {
        width: 100%;
        padding-left: 0;
        margin-top: 350px
    }
    .banner.single-image .banner-caption .brand-heading.large big {
        font-size: 27px;
        display: none;
    }
    .banner.single-image .banner-caption .brand-heading {
        font-size: 25px
    }
    .common-box {
        padding-top: 40px;
        padding-bottom: 40px !important;
    }
    .section-title {
        margin-bottom: 25px
    }
    .section-title h2 {
        letter-spacing: 5px;
        font-size: 30px
    }
    .about-content {
        padding: 0 10px;
        margin-top: 50px
    }
    #about p.first {
        font-size: 30px;
        line-height: 36px
    }
    #about p {
        font-size: 18px
    }
    .about-content::after {
        top: 108px;
        left: -50px;
        width: 250px;
    }
    #bg-empty::before {
        left: -30px
    }
    .featured-review.parallax {
        background-position: 90% 5% !important
    }
    .arrow {
        margin-top: 0;
    }
    #hypothesis #accordion .panel-title>a {
        line-height: 25px;
        font-size: 22px;
        padding-top: 30px
    }
    #hypothesis #accordion .panel-collapse ul {
        padding-left: 15px
    }
    #hypothesis #accordion .panel.third .panel-heading {
        background-position: -50% -180%
    }
    #hypothesis #accordion .panel.first .panel-heading {
        background-position: 60% 50%%
    }
    .brand-img {
        margin: auto;
        margin-bottom: 20px;
        padding: 0
    }
    .blockquote {
        margin: 60px auto
    }
    .blockquote-wrapper {
        padding: 0
    }
    .blockquote h1 {
        font-size: 27px !important;
        line-height: 33px !important;
        padding: 25px 15px
    }
    .blockquote h4 {
        margin-left: 114px;
        font-size: 20px
    }
    #footer .copyright ul>li {
        width: calc(100%)
    }
    .contact-details {
        margin-bottom: 25px
    }
    .contact-details .social-media {
        font-size: 0;
        margin-top: 40px;
        margin-bottom: 10px
    }
    .contact-details a {
        display: block;
        line-height: 25px
    }
    .contact-details li span {
        display: none
    }
    .contact-details li {
        margin-bottom: 10px;
        line-height: 20px;
        font-size: 15px;
    }
    .featured-review.parallax h3 {
        font-size: 21px;
        line-height: 40px;
        margin-bottom: 40px;
    }
    .counter-section {
        line-height: 20px;
        margin-bottom: 50px;
    }
    .section4 h3 {
        font-size: 21px !important;
        color: #F5F5F5 !important;
        line-height: normal !important;
        font-style: normal !important;
        margin-bottom: 0 !important;
        margin-top: 15px;
    }
    .counter-section .c-section4 {
        font-size: 40px;
        font-style: normal;
        font-weight: 600;
        color: #15e0fb;
        position: relative;
    }
}

@media all and (device-width:768px) and (device-height:1024px) and (orientation:portrait) {
    #header.header-sm .logo {
        width: 80%;
        margin: 0;
        padding: 0;
        height: auto
    }
    #header .logo a {
        width: 100%
    }
    #header .logo a img {
        width: 39%;
        padding-top: 2px;
        display: block;
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 40px
    }
    #header.header-sm .header-right ul>li a,
    #header.header-sm .navbar-default .navbar-nav>li>a {
        line-height: 40px
    }
    .banner.single-image img {
        margin-left: -1006.479px !important
    }
    .banner.single-image .banner-caption .brand-heading.light {
        width: 100%;
        padding-left: 0;
        text-align: center;
        margin-top: 620px
    }
    .banner.single-image .banner-caption .brand-heading.large big {
        font-size: 58px;
        display: none;
    }
    .banner.single-image .banner-caption .brand-heading {
        font-size: 55px
    }
    .about-content {
        padding: 0 25px;
        margin-top: 120px
    }
    #about p.first {
        font-size: 33px;
        color: #000;
        line-height: 45px
    }
    #about p {
        font-size: 18px
    }
    #about img {
        width: 75%;
        margin: 0 auto
    }
    .common-box {
        padding-top: 60px;
        padding-bottom: 60px !important;
        background-position: 92% 50% !important
    }
    .about-content::after {
        top: 110px;
        left: 0px;
        width: 250px;
    }
    #bg-empty::before {
        left: 80px
    }
    #bg-empty {
        height: 400px
    }
    .featured-review.parallax h3 {
        font-size: 36px;
    }
    .section4 h3 {
        margin-top: 35px;
    }
    #hypothesis #accordion .panel-title>a {
        line-height: 40px;
        padding-top: 40px
    }
    .blockquote h4 {
        font-size: 35px;
        margin-left: -40px
    }
    .contact-details .social-media {
        margin-bottom: 0
    }
    .blockquote h1 {
        font-size: 50px !important;
        line-height: 55px !important
    }
    .contact-details li {
        margin-bottom: 5px
    }
}

@media all and (device-width:1024px) and (device-height:768px) and (orientation:landscape) {
    #header.header-sm .logo {
        width: 50%;
        padding: 10px 0 5px 0;
        height: auto;
        margin: 0
    }
    #header .logo a {
        width: 100%
    }
    #header .logo a img {
        width: 60%
    }
    #header.header-sm.fixed-position .logo {
        width: 50%;
        height: auto;
        padding: 5px 0
    }
    #header.header-sm.fixed-position .logo a {
        width: 90%
    }
    #header.header-sm .header-right ul>li a,
    #header.header-sm .navbar-default .navbar-nav>li>a {
        line-height: 50px
    }
    .banner.single-image .banner-caption .brand-heading.light {
        width: 45%;
        padding-left: 35px
    }
    .banner.single-image .banner-caption .brand-heading {
        font-size: 25px
    }
    .banner.single-image .banner-caption .brand-heading.large big {
        font-size: 45px
    }
    .banner-caption .brand-heading.light img {
        width: 100%;
        margin-bottom: 20px;
    }
    #about p.first {
        font-size: 27px;
        line-height: 36px
    }
    #about p {
        font-size: 16px;
        line-height: 23px
    }
    .about-content {
        padding: 0;
        margin-top: -10px;
    }
    .about-content::after {
        top: 110px;
        left: -40px;
        width: 250px;
    }
    #bg-empty::before {
        left: 90px
    }
    .common-box {
        padding-top: 60px;
        padding-bottom: 60px !important;
    }
    .contact-details .social-media {
        margin-bottom: 0
    }
    .blockquote {
        max-width: 530px;
        margin-right: 0;
    }
    .blockquote h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        padding: 20px 15px;
    }
    .blockquote h4 {
        margin-left: -50px;
    }
    .featured-review.parallax h3 {
        font-size: 44px;
        line-height: 405px;
    }
}

@media all and (device-width:1024px) and (device-height:1366px) and (orientation:portrait) {
    #header.header-sm .logo {
        padding: 15px 0 5px 0;
        height: auto;
        width: 40%;
        margin: 0
    }
    #header .logo a {
        width: 100%
    }
    #header .logo a img {
        width: 60%
    }
    #header.header-sm.fixed-position .logo {
        width: 40%;
        height: auto;
        padding: 5px 0
    }
    #header.header-sm.fixed-position .logo a {
        width: 90%
    }
    #header.header-sm .header-right ul>li a,
    #header.header-sm .navbar-default .navbar-nav>li>a {
        line-height: 55px
    }
    .banner.single-image .banner-caption .brand-heading.light {
        width: 55%;
        padding-left: 0;
        margin: 850px auto 0 auto;
    }
    .banner-caption .brand-heading.light img {
        width: 100%;
        margin-bottom: 20px;
    }
    .banner.single-image .banner-caption .brand-heading {
        font-size: 36px
    }
    .banner.single-image .banner-caption .brand-heading.large big {
        font-size: 63px
    }
    #about.common-box {
        padding-bottom: 100px !important;
    }
    .common-box {
        padding-top: 80px;
        padding-bottom: 100px;
    }
    .about-content {
        padding: 0;
        margin-top: -10px;
        position: relative
    }
    .about-content::after {
        content: '';
        position: absolute;
        height: 20px;
        width: 220px;
        top: 105px;
        left: -40px;
    }
    #about p.first {
        font-size: 21px;
        line-height: 31px;
    }
    #about p {
        font-size: 16px
    }
    #bg-empty::before {
        left: 100px
    }
    .featured-review.parallax {
        background-size: cover;
        background-attachment: unset
    }
    #hypothesis #accordion .panel.third .panel-heading {
        background-position: 80% -110%
    }
    .blockquote {
        max-width: 500px;
        margin-right: 0;
    }
    .blockquote h1 {
        font-size: 26px !important;
        line-height: 35px !important;
        padding: 25px 15px;
    }    
    .blockquote h4 {
        font-size: 27px;
        margin-left: -10px;
    }
    .contact-details .social-media {
        margin-bottom: 20px;
    }
}

@media all and (device-width:1366px) and (device-height:1024px) and (orientation:landscape) {
    #header.header-sm .logo {
        padding: 15px 0 5px 0;
        height: auto;
        width: 40%;
        margin: 0
    }
    #header .logo a {
        width: 100%
    }
    #header .logo a img {
        width: 50%
    }
    #header.header-sm.fixed-position .logo {
        width: 50%;
        height: auto;
        padding: 5px 0
    }
    #header.header-sm.fixed-position .logo a {
        width: 80%
    }
    #header.header-sm .header-right ul>li a,
    #header.header-sm .navbar-default .navbar-nav>li>a {
        line-height: 55px
    }
    .banner.single-image .banner-caption .brand-heading.light {
        width: 45%;
        padding-left: 50px
    }
    .banner-caption .brand-heading.light img {
        width: 100%;
        margin-bottom: 20px;
    }
    .banner.single-image .banner-caption .brand-heading.large big {
        font-size: 70px
    }
    .banner.single-image .banner-caption .brand-heading {
        font-size: 30px
    }
    .about-content {
        padding: 0;
        margin-top: 30px;
        position: relative
    }
    #about p.first {
        font-size: 29px
    }
    #about p {
        font-size: 20px
    }
}

/* Laptop Mac */
@media (min-width: 1025px) and (max-width: 1280px) {
    #header.header-sm.fixed-position .logo {
        width: 20%;
    }    
    .banner-caption .brand-heading.light img {
        width: 500px;
        margin-bottom: 50px;
    }
    .banner.single-image .banner-caption .brand-heading {
        font-size: 33px;
    }
    .about-content::after {
        height: 20px;
        width: 220px;
        left: 10px;
        top: 100px;
    }
    .about-content {
        padding: 0 50px;
        margin-top: -10px;
    }  
    #about p.first {
        font-size: 30px;
        line-height: 35px;
    }  
    #about p {
        font-size: 16px;
    }  
    .common-box {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    #about.common-box {
        padding-bottom: 120px;
    }
    .banner.single-image .banner-caption .brand-heading.light {
        width: 55%;
        padding-left: 75px
    }
    .blockquote h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        padding: 25px 10px;
    }
    .blockquote {
        max-width: 480px;
    }
    .blockquote h4 {
        font-size: 27px;
        margin-left: 10px;
    }
}

@media (min-width: 1281px) and (max-width: 1680px) {
    #header.header-sm.fixed-position .logo {
        width: 18%;
    }    
    .banner.single-image .banner-caption .brand-heading.light {
        width: 55%;
        padding-left: 50px;
    }
    .banner-caption .brand-heading.light img {
        width: 620px;
        margin-bottom: 50px;
    }
    .about-content {
        padding: 0 50px;
        margin-top: -10px;
    }
    #about p.first {
        font-size: 33px;
        line-height: 40px;
    }
    #about p {
        font-size: 18px;
    }
    .about-content::after {
        height: 25px;
        left: 0px;
        width: 250px;
        top: 113px;
    }
    .blockquote h1 {
        font-size: 30px !important;
        line-height: 40px !important;
        padding: 25px 10px;
    }
    .blockquote {
        max-width: 480px;
    }
    .blockquote h4 {
        font-size: 27px;
        margin-left: 10px;
    }
}
