/* fonts */

@font-face {
    font-family: "Raleway-Bold";
    src: url(Fonts/Raleway-Bold.ttf);
}

@font-face {
    font-family: "Montserrat-Medium";
    src: url(Fonts/Montserrat-Medium.ttf);
}

@font-face {
    font-family: "MyriadPro-Regular";
    src: url(Fonts/MyriadPro-Regular.otf);
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: "Raleway-Bold";
}

p {
    font-family: "Montserrat-Medium";
}
/* fonts */

/* .basuri {
        text-align: center;
        display: block;
        font-size: 26px;
        color: #333333;
        font-weight: 500;
        font-family: 'Ubuntu', sans-serif;
        margin-bottom: 25px;
        padding: 94px 0px 30px 0px;
        background: url(../img/heading.png) no-repeat center bottom;
    } */
.title {
    margin-top: -5%;
    font-size: 2.3rem;
    color: #a52a2a;
}
.new-one {
    position: relative;
    display: block;
    max-width: 770px;
    margin: 21px auto 10px;
}
/* .bg-music {
        background: url(https://syschronic.b-cdn.net/wp-content/uploads/2018/11/Musical-Notes_012510b.jpg) no-repeat center top;
        background-size: cover;
        width: 100%;
    } */

.layout {
    /* background: url(../img/biography.jpg) center top no-repeat; */
    color: #333;
    padding: 0px 0px 10px 0px;
}
/* .black-wall {
    background: url(https://artatm.com/wp-content/uploads/2010/04/wallpaper_182372.jpg) center top no-repeat;
    color: #333;
    padding: 0px 0px 80px 0px;
} */

#mixedSlider {
    position: relative;
}

#mixedSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 5%;
}

#mixedSlider .MS-content .item {
    display: inline-block;
    width: 33.3333%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    padding: 0 10px;
}

@media (max-width: 991px) {
    #mixedSlider .MS-content .item {
        width: 50%;
    }
}

@media (max-width: 767px) {
    #mixedSlider .MS-content .item {
        width: 100%;
    }
}

#mixedSlider .MS-content .item .imgTitle {
    position: relative;
}

#mixedSlider .MS-content .item .imgTitle .blogTitle {
    margin: 0;
    text-align: left;
    letter-spacing: 2px;
    color: #252525;
    font-style: italic;
    position: absolute;
    background-color: rgba(255, 255, 255, 0.5);
    width: 100%;
    bottom: 0;
    font-weight: bold;
    padding: 0 0 2px 10px;
}

#mixedSlider .MS-content .item .imgTitle img {
    height: auto;
    width: 100%;
}

#mixedSlider .MS-content .item p {
    font-size: 1.5rem;
    margin: 2px 10px 0 5px;
    /* text-indent: 15px; */
    font-weight: 700;
}

#mixedSlider .MS-content .item a {
    float: right;
    margin: 0 20px 0 0;
    font-size: 16px;
    font-style: italic;
    color: rgba(173, 0, 0, 0.82);
    font-weight: bold;
    letter-spacing: 1px;
    transition: linear 0.1s;
}

#mixedSlider .MS-content .item a:hover {
    text-shadow: 0 0 1px grey;
}

#mixedSlider .MS-controls button {
    position: absolute;
    border: none;
    background-color: transparent;
    outline: 0;
    font-size: 50px;
    top: 95px;
    color: rgba(0, 0, 0, 0.4);
    transition: 0.15s linear;
}

#mixedSlider .MS-controls button:hover {
    color: rgba(0, 0, 0, 0.8);
}

@media (max-width: 992px) {
    #mixedSlider .MS-controls button {
        font-size: 30px;
    }
}

@media (max-width: 767px) {
    #mixedSlider .MS-controls button {
        font-size: 30px;
    }
}

#mixedSlider .MS-controls .MS-left {
    left: 27px;
}

@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-left {
        left: -4px;
        margin-top: 11%;
    }
}

#mixedSlider .MS-controls .MS-right {
    right: 33px;
}

@media (max-width: 767px) {
    #mixedSlider .MS-controls .MS-right {
        right: -3px;
        margin-top: 11%;
    }
}

#basicSlider {
    position: relative;
}

#basicSlider .MS-content {
    white-space: nowrap;
    overflow: hidden;
    margin: 0 2%;
    height: 50px;
}

#basicSlider .MS-content .item {
    display: inline-block;
    width: 20%;
    position: relative;
    vertical-align: top;
    overflow: hidden;
    height: 100%;
    white-space: normal;
    line-height: 50px;
    vertical-align: middle;
}

@media (max-width: 991px) {
    #basicSlider .MS-content .item {
        width: 25%;
    }
}

@media (max-width: 767px) {
    #basicSlider .MS-content .item {
        width: 35%;
    }
}

@media (max-width: 500px) {
    #basicSlider .MS-content .item {
        width: 50%;
    }
}

#basicSlider .MS-content .item a {
    line-height: 50px;
    vertical-align: middle;
}

#basicSlider .MS-controls button {
    position: absolute;
}

#basicSlider .MS-controls .MS-left {
    top: 35px;
    left: 10px;
}

#basicSlider .MS-controls .MS-right {
    top: 35px;
    right: 10px;
}

.home {
    font-size: 3rem;
    margin-top: 13%;
}

.profile {
    font-size: 3rem;
    margin-top: 13%;
}

.programs {
    font-size: 3rem;
    margin-top: 13%;
}

.awards {
    font-size: 3rem;
    margin-top: 13%;
}

.photos-g {
    font-size: 3rem;
    margin-top: 13%;
}

.clippings {
    font-size: 3rem;
    margin-top: 13%;
}

.contact {
    font-size: 3rem;
    margin-top: 13%;
}

.download {
    font-size: 3rem;
    margin-top: 13%;
}
/* line separator */

.divider {
    display: flex;
}

.divider:before,
.divider:after {
    content: "";
    flex: 1;
}

.line {
    align-items: center;
    margin: 1em -1em;
}

.line:before,
.line:after {
    height: 1px;
    margin: 0 1em;
}

.glow:before,
.glow:after {
    height: 6px;
    /* -webkit-filter: blur(5px); */
    border-radius: 5px;
}

.glow:before {
    background: linear-gradient(to right, #af2525, #dedada1a);
}

.glow:after {
    background: linear-gradient(to right, #dedada1a, #af2525);
}
/* line separator */
/* contact us */

.panel-card {
    text-align: center;
    /* box-shadow: 0 1px 1px rgba(0, 0, 0, 0.21); */
    /* -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
        box-shadow: 0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset; */
    border: 1px solid #00000038;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    height: 210px;
    /* background: linear-gradient(to bottom, #af2525 -6%, #fff 100%); */
}

.panel-card:hover {
    box-shadow: 0 2.8px 2.2px rgba(0, 0, 0, 0.034), 0 6.7px 5.3px rgba(0, 0, 0, 0.048),
        0 12.5px 10px rgba(0, 0, 0, 0.06), 0 22.3px 17.9px rgba(0, 0, 0, 0.072), 0 41.8px 33.4px rgba(0, 0, 0, 0.086),
        0 100px 80px rgba(0, 0, 0, 0.12);
}

.add-icon {
    font-size: 6rem;
    color: brown;
    margin: 2%;
}

.phone-icon {
    color: brown;
    font-size: 8rem;
}

.mail-icon {
    color: brown;
    font-size: 7rem;
    margin-bottom: 2%;
}

.mar-l-3 {
    margin-left: 3%;
}

.h-title {
    font-size: 2rem;
    margin-top: -1%;
    font-weight: 700;
    color: brown;
}

.p-title {
    font-size: 1.6rem;
    margin-bottom: 5px;
    color: #981f1f;
}
/* contact us */

#clipping {
    margin-bottom: 2%;
}
/* lightbox */

.gallery-title {
    font-size: 36px;
    color: #42b32f;
    text-align: center;
    font-weight: 500;
    margin-bottom: 70px;
}

.gallery-title:after {
    content: "";
    position: absolute;
    width: 7.5%;
    left: 46.5%;
    height: 45px;
    border-bottom: 1px solid #5e5e5e;
}

.filter-button {
    font-size: 18px;
    border: 1px solid #42b32f;
    border-radius: 5px;
    text-align: center;
    color: #42b32f;
    margin-bottom: 30px;
}

.filter-button:hover {
    font-size: 18px;
    border: 1px solid #42b32f;
    border-radius: 5px;
    text-align: center;
    color: #ffffff;
    background-color: #42b32f;
}

.btn-default:active .filter-button:active {
    background-color: #42b32f;
    color: white;
}

.port-image {
    width: 100%;
}

.gallery_product {
    margin-bottom: 30px;
}
/* lightbox */
.section-title {
    text-align: center;
    padding-bottom: 30px;
  }
  
  .section-title h2 {
    font-size: 32px;
    font-weight: bold;
    text-transform: uppercase;
    margin-bottom: 20px;
    padding-bottom: 0;
    color: #054a85;
  }
.li-btn-style {
    height: 30px;
    font-size: 1.7rem;
    padding-top: 5px;
    color: #fff;
    background: brown;
    border-top-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    border-top-right-radius: 10px;
}

.li-btn-style:hover {
    border-color: brown;
    background: #fff;
    color: brown;
}

.text-center {
    text-align: center;
}

.btn-outline-dark:not(:disabled):not(.disabled).active,
.btn-outline-dark:not(:disabled):not(.disabled):active,
.show > .btn-outline-dark.dropdown-toggle {
    border-color: brown;
    background: #fff;
    color: brown;
}

.portfolio-item .item {
    margin-bottom: 10px;
    text-align: center;
}

.largeD-img {
    height: 180px;
    width: 100%;
}

.award-10 {
    height: 180px;
    width: 70%;
}

.press3 {
    height: 180px;
    width: 100%;
}

.press2 {
    height: 180px;
    width: 100%;
}

.press131415 {
    height: 180px;
    width: 100%;
}
/* Extra large devices (large desktops, 1200px and up) */

@media (min-width: 1200px) {
    .largeD-img {
        height: 180px;
        width: 60%;
    }
    .award-10 {
        height: 180px;
        width: 40%;
    }
    .press3 {
        height: 180px;
        width: 50%;
    }
    .press2 {
        height: 180px;
        width: 70%;
    }
    .press131415 {
        height: 180px;
        width: 50%;
    }
}
/* text divider */

.sec-title-style1 .text {
    position: relative;
    display: inline-flex;
    margin: 7px 0 0;
}

.sec-title-style1 .text .decor-left {
    position: relative;
    top: -2px;
    left: -11px;
    display: inline-block;
    width: 70px;
    height: 5px;
    background: transparent;
}

.sec-title-style1 .text .decor-left:before {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: brown;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .text .decor-left span {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: brown;
    content: "";
    margin: 2px 0;
}

.sec-title-style1 .text .decor-left:after {
    position: absolute;
    top: 0;
    right: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: brown;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .text .decor-right {
    position: relative;
    top: -2px;
    display: inline-block;
    right: -11px;
    width: 70px;
    height: 5px;
    background: transparent;
}

.m-t-5 {
    margin-top: -5%;
    font-size: 2.3rem;
    color: #fff;
    border-bottom: 1px solid #fff;
}

.sec-title-style1 .text .decor-right:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: brown;
    border-radius: 50%;
    content: "";
}

.sec-title-style1 .text .decor-right span {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    width: 50px;
    height: 1px;
    background: brown;
    content: "";
    margin: 2px 0;
}

.sec-title-style1 .text .decor-right:after {
    position: absolute;
    top: 0;
    left: 10px;
    bottom: 0;
    width: 5px;
    height: 5px;
    background: brown;
    border-radius: 50%;
    content: "";
}

.sec-title-style1.max-width {
    position: relative;
    display: block;
    max-width: 770px;
    margin: 1px auto 0;
    /* padding-bottom: 52px; */
}

.img-shape {
    border-top-left-radius: 40px;
    border-bottom-right-radius: 40px;
    width: 100%;
}
/* text divider */

.award-h-font {
    font-size: 1.9rem;
    margin-top: -0.8%;
    font-weight: 600;
    margin-bottom: 2%;
    color: #fff;
}

.font-1p7 {
    font-size: 1.7rem;
    color: #fff;
    text-align: justify;
}

.star-color {
    color: gold;
}

.col-grad {
    background-image: linear-gradient(#000, #000, brown);
}

.margin-achive {
    margin-top: 1.5%;
    margin-bottom: 1%;
}

.top-pp-l {
    top: -7px !important;
}

.top-pp-r {
    top: -6px !important;
}

.map-m-t-3 {
    margin-top: 3%;
}
/* form */

.formBox {
    /* margin-top: 90px; */
    padding: 40px;
}

.formBox h1 {
    margin: 0;
    padding: 0;
    text-align: center;
    margin-bottom: 50px;
    text-transform: uppercase;
    font-size: 48px;
}

.inputBox {
    position: relative;
    box-sizing: border-box;
    margin-bottom: 50px;
}

.inputBox .inputText {
    position: absolute;
    font-size: 17px;
    line-height: 50px;
    transition: 0.5s;
    opacity: 0.5;
}

.inputBox .input {
    position: relative;
    width: 100%;
    height: 50px;
    background: transparent;
    border: none;
    outline: none;
    font-size: 24px;
    border-bottom: 1px solid rgba(0, 0, 0, 0.5);
}

.focus .inputText {
    transform: translateY(-30px);
    font-size: 14px;
    opacity: 1;
    color: brown;
}

textarea {
    height: 100px !important;
}

.button-send {
    width: 100%;
    height: 50px;
    outline: none;
    color: #fff;
    border: 1px solid;
    background: brown;
    border-color: brown;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.button-send:hover {
    background: #fff;
    color: brown;
    border-color: brown;
}
.footer {
    background: #000;
    color: #fff;
}
.f-left {
    float: left;
    margin-left: 1%;
    margin-top: 0.5%;
}
.f-right {
    float: right;
    margin-right: 1%;
    margin-top: 0.5%;
}
/* form */

.map-t-b-2 {
    margin-top: 2%;
    margin-bottom: 2%;
}
/* download img hover effect */

.column {
    display: inline-block;
    text-align: center;
}

figure {
    overflow: hidden;
}

a p {
    color: black;
    margin-top: 8px;
    font-family: "Open Sans", sans-serif;
}

a:hover {
    text-decoration: none;
}

.column img {
    display: block;
    width: 100%;
    height: 300px;
}
/* CSS Image Hover. Created refering to Naoya's Pen: https://codepen.io/nxworld/pen/ZYNOBZ */
/*Sepia*/

.column#sepia img {
    -webkit-filter: sepia(100%);
    filter: sepia(100%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.column#sepia:hover img {
    -webkit-filter: sepia(0);
    filter: sepia(0);
}
/*GrayScale*/

.column#grayscale img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.column#grayscale:hover img {
    -webkit-filter: grayscale(0);
    filter: grayscale(0);
}
/*Zoom In*/

.column#zoomIn img {
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.column#zoomIn:hover img {
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}
/*Zoom Out*/

.column#zoomOut img {
    -webkit-transform: scale(1.5);
    transform: scale(1.5);
    -webkit-transition: 0.3s ease-in-out;
    transition: 0.3s ease-in-out;
}

.column#zoomOut:hover img {
    -webkit-transform: scale(1);
    transform: scale(1);
}
/* 3D Transform. Craeted refering to Dudley Storey's Pen: https://codepen.io/dudleystorey/pen/KFLJp */

.tdimension {
    width: 300px;
    height: 300px;
    margin: 20px auto 40px auto;
    perspective: 1000px;
}

.tdimension a {
    display: block;
    width: 100%;
    height: 100%;
    background: url("https://mir-s3-cdn-cf.behance.net/project_modules/disp/e8346826957515.56361c2106f3f.png");
    background-size: cover;
    transform-style: preserve-3d;
    transform: rotateX(70deg);
    transition: all 0.8s;
}

.tdimension:hover a {
    transform: rotateX(20deg);
}

.tdimension a:after {
    content: "";
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 40px;
    background: linear-gradient(rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.1));
    transform: rotateX(90deg);
    transform-origin: bottom;
}
/*With Simple Caption*/

.column#caption {
    position: relative;
}

.column#caption .text {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 10;
    opacity: 0;
    transition: all 0.8s ease;
}

.column#caption .text h1 {
    margin: 0;
    color: white;
}

.column#caption:hover .text {
    opacity: 1;
}

.column#caption:hover img {
    -webkit-filter: sepia(90%);
}
/* Craeted refering to LittleSnippets.net Pen: https://codepen.io/littlesnippets/pen/adLELd */

.frame {
    text-align: center;
    position: relative;
    cursor: pointer;
    margin-bottom: 2%;
    margin-top: 3%;
    perspective: 500px;
}

.frame img {
    width: 85%;
    height: auto;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.frame .details {
    width: 80%;
    height: 100%;
    padding: 5% 8%;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
    position: absolute;
    content: "";
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%) rotateY(90deg);
    transform-origin: 50%;
    background: rgba(8, 8, 8, 0.6);
    opacity: 0;
    transition: all 0.4s ease-in;
}

.color-white {
    color: #fff;
}

.frame:hover .details {
    transform: translate(-50%, -50%) rotateY(0deg);
    opacity: 1;
}

.h1-hover {
    font-size: 2.6rem;
    margin-top: 20%;
}

.download-p {
    color: #fff;
    font-weight: 600;
    font-size: 2.2rem;
}

.download-p:hover {
    color: #c54040d6;
    font-weight: 700;
}
/* download img hover effect */

.a-color {
    color: #fff;
}

.btn-icon {
    background-color: #fff;
    border: 1px solid brown;
    color: brown;
    padding: 12px 16px;
    font-size: 18px;
    cursor: pointer;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
/* Darker background on mouse-over */

.btn-icon:hover {
    color: #fff;
    border: 1px solid brown;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}

.brown-color {
    color: brown;
}
/* concert tabs */

.tab {
    overflow: hidden;
    text-align: center;
    /* border: 1px solid #ccc;
        background-color: #f1f1f1; */
}
/* Style the buttons inside the tab */

.tab button {
    background-color: inherit;
    /* float: left; */
    border: 1px solid brown;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    margin: 1% 2% 3%;
    transition: 0.3s;
    font-size: 17px;
    background-color: brown;
    color: #fff;
    border-top-left-radius: 30px;
    border-bottom-right-radius: 30px;
}
/* Change background color of buttons on hover */

.tab button:hover {
    background-color: #fff;
    color: brown;
}
/* Create an active/current tablink class */

.tab button.active {
    background-color: #fff;
    color: brown;
}
/* Style the tab content */

.tabcontent {
    display: none;
    padding: 6px 12px;
    -webkit-animation: fadeEffect 1s;
    animation: fadeEffect 1s;
}
/* Fade in tabs */

@-webkit-keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

@keyframes fadeEffect {
    from {
        opacity: 0;
    }
    to {
        opacity: 1;
    }
}

.ab-title {
    margin-top: -5%;
    font-size: 2.5rem;
}

.ab-p {
    font-size: 1.8rem;
    text-align: justify;
}

.text-left {
    text-align: left;
}
/* concert tabs */

.video-h1-hover {
    font-size: 2rem;
    margin-top: 12%;
}

.video-download-a {
    color: #fff;
    font-weight: 600;
    font-size: 1.8rem;
}

.video-download-a:hover {
    color: #c54040d6;
    font-weight: 700;
}

.img-height {
    height: 200px !important;
}
/* carousel */
/********************************/
/*       Fade Bs-carousel       */
/********************************/

.fade-carousel {
    position: relative;
    height: 100vh;
}

.fade-carousel .carousel-inner .item {
    height: 100vh;
}

.fade-carousel .carousel-indicators > li {
    margin: 0 2px;
    background-color: #f39c12;
    border-color: #f39c12;
    opacity: 0.7;
}

.fade-carousel .carousel-indicators > li.active {
    width: 10px;
    height: 10px;
    opacity: 1;
}
/********************************/
/*          Hero Headers        */
/********************************/

.hero {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 3;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.75);
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0);
}

.hero h1 {
    font-size: 4em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}

.fade-carousel .carousel-inner .item .hero {
    opacity: 0;
    -webkit-transition: 2s all ease-in-out 0.1s;
    -moz-transition: 2s all ease-in-out 0.1s;
    -ms-transition: 2s all ease-in-out 0.1s;
    -o-transition: 2s all ease-in-out 0.1s;
    transition: 2s all ease-in-out 0.1s;
}

.fade-carousel .carousel-inner .item.active .hero {
    opacity: 1;
    -webkit-transition: 2s all ease-in-out 0.1s;
    -moz-transition: 2s all ease-in-out 0.1s;
    -ms-transition: 2s all ease-in-out 0.1s;
    -o-transition: 2s all ease-in-out 0.1s;
    transition: 2s all ease-in-out 0.1s;
}
/********************************/
/*            Overlay           */
/********************************/

.overlays {
    position: absolute;
    width: 100%;
    height: 100%;
    z-index: -1;
    background-color: #111927ba;
    opacity: 0.3;
}
/********************************/
/*          Custom Buttons      */
/********************************/

.btn.btn-lg {
    padding: 10px 40px;
}

.btn.btn-hero,
.btn.btn-hero:hover,
.btn.btn-hero:focus {
    color: #f5f5f5;
    background-color: #1abc9c;
    border-color: #1abc9c;
    outline: none;
    margin: 20px auto;
}
/********************************/
/*       Slides backgrounds     */
/********************************/

.fade-carousel .slides .slide-1,
.fade-carousel .slides .slide-2,
.fade-carousel .slides .slide-3 {
    height: 120vh;
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
}

.fade-carousel .slides .slide-1 {
    background-image: url(../img/Photo-Gallery/banner1.jpg);
}

.fade-carousel .slides .slide-2 {
    background-image: url(../img/Photo-Gallery/banner2.jpg);
}
.new-img {
    height: 172px;
    width: 50%;
}
/* .fade-carousel .slides .slide-3 {
        background-image: url(../img/banner1.jpg);
    } */
/********************************/
/*          Media Queries       */
/********************************/

@media screen and (min-width: 980px) {
    .hero {
        width: 980px;
    }
}

@media screen and (max-width: 640px) {
    .hero h1 {
        font-size: 4em;
    }
}
/* carousel */

.capitalize {
    text-transform: capitalize;
}

.carousel-cap {
    font-weight: 700;
    text-transform: capitalize;
}

.p-font18 {
    font-size: 1.8rem;
}

.img-mobile-class {
    height: 180px;
    width: 100%;
}

.img-mobile-concerts {
    height: 170px;
    width: 100%;
}
/* iphone 5/SE */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-device-pixel-ratio: 2) and (device-aspect-ratio: 40/71) {
    .overlay nav {
        top: 43%;
    }
}

.color-brown {
    color: brown;
}

@media only screen and (max-width: 600px) {
    .img-mobile-class {
        height: 130px;
        width: 100%;
    }
    .new-img {
        height: 130px;
        width: 100%;
    }
    .img-mobile-concerts {
        height: 130px;
        width: 100%;
    }
    .press2 {
        height: 130px;
        width: 100%;
    }
}

.thematic-font {
    font-size: 22px !important;
}
