

@font-face {

    font-family: 'Montserrat';

    src: url('../fonts/Montserrat-Regular.eot');

    src: url('../fonts/Montserrat-Regular.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Montserrat-Regular.woff2') format('woff2'),

        url('../fonts/Montserrat-Regular.woff') format('woff'),

        url('../fonts/Montserrat-Regular.ttf') format('truetype'),

        url('../fonts/Montserrat-Regular.svg#Montserrat-Regular') format('svg');

    font-weight: normal;

    font-style: normal;

    font-display: swap;

}



@font-face {

    font-family: 'Montserrat';

    src: url('../fonts/Montserrat-Bold.eot');

    src: url('../fonts/Montserrat-Bold.eot?#iefix') format('embedded-opentype'),

        url('../fonts/Montserrat-Bold.woff2') format('woff2'),

        url('../fonts/Montserrat-Bold.woff') format('woff'),

        url('../fonts/Montserrat-Bold.ttf') format('truetype'),

        url('../fonts/Montserrat-Bold.svg#Montserrat-Bold') format('svg');

    font-weight: bold;

    font-style: normal;

    font-display: swap;

}









body{

     margin:0;

     padding:0;

     color: #ED2C8F;

    font-family: 'Montserrat';

    font-size: 16px;

    font-weight: 400;

}

p {

    color: #ED2C8F;

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 16px;

    font-family: 'Montserrat';

    font-weight: 400;

}

h1, h2, h3, h4, h5, h6{

    color: #222;

    font-family: 'Montserrat';

    font-weight: 700;

    margin-top: 10px;

    margin-bottom: 10px;

}



h1{

    font-size: 26px;

    color:#ED2C8F;

}

h2{

    font-size: 22px;

    color:#ED2C8F;

}

h3{

    font-size: 18px;

    color:#ED2C8F;

}

h4{

    font-size: 22px;

    color:#ED2C8F;

}

h5{

    font-size: 22px;

    color:#ED2C8F;

}

h6{

    font-size: 22px;

    color:#ED2C8F;

}

a{

    color: #ED2C8F;

}

a:focus, a:hover{

    text-decoration:none;

}
.btn-default {
    color: #ED2C8F;
    background-color: #fff;
    border-color: #ED2C8F;
}
.btn-primary {
    color: #ffffff;
    background-color: #ED2C8F;
    border-color: #ED2C8F;
}

.btn-popup {
    color: #ED2C8F;
    background-color: #fff;
    border-color: #ED2C8F;
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    
}

.logo {

    padding: 5px 0px;

    display: block;

    width: 100%;

    float: left;

    margin-top: 0px;

    text-align: center;

}

.top-social-header {

    float: left;

    margin-top: 15px;

}

.top-social-header ul {

    margin: 0px;

}

.top-social-header ul .f_facebook a {

    background-color: #ED2C8F;

    color: #ffffff;

    width: 45px;

    height: 45px;

    display: inline-block;

    font-size: 22px;

    border-radius: 100%;

    padding: 8px 16px;
    
    transition: all 0.3s linear;

}
.top-social-header ul .f_facebook a:hover {
    background-color: #000000;
    color: #ffffff;
}

.top-social-header ul .i_insta a {

    font-size: 48px;

    position: relative;

    top: 8px;

    left: 8px;
    
    color: #ED2C8F;

}
.top-social-header ul .i_insta a:hover{
    color: #000000;
}

.navbar-nav.breadcrumb > li + li:before{

    display: none;

}

.navbar-header .attr-nav {

    display: none;

}

nav.navbar.bootsnav{

    background-color: #ffffff;

    border-bottom: 1px solid #cecece;

    border-top: 1px solid #cecece;

}

nav.navbar.bootsnav .navbar-nav > li > a {

    color: #ED2C8F;

    font-weight: 600 !important;

    padding: 25px 15px;

    font-size: 16px;

   font-family: 'Montserrat';

    text-shadow: none;

    text-transform: uppercase;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a {

    background-color: #ED2C8F;

    color: #fff;

}

nav.navbar.bootsnav ul.navbar-right li.dropdown ul.dropdown-menu li a:hover{

    background-color: #F49EC4;

    color: #fff;

    transition: all 0.3s linear;

}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu{

    padding:0px !important;

    border:none;

}

nav.navbar.bootsnav ul.nav li.dropdown ul.dropdown-menu > li > a{

    padding:10px 10px;

    font-size: 16px;

    font-weight: 700 !important;

}

.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus, nav.navbar.bootsnav .navbar-toggle {

    color: #ED2C8F;

    padding: 6px 10px 2px 10px;

    cursor: pointer;

}

button.navbar-toggle .fa-bars {

    font-size: 22px;

}

.attr-nav > ul > li > a {

    color: #ED2C8F;

    padding: 22px 10px;

}

.navbar-right {

    float: none !important;

}

.navbar-header .attr-nav {

    display: none;

}

.clear-error {

    display: none;

}

button.top-sch {

    background-color: initial;

    border: none;

}

nav.navbar.bootsnav .donate-btn {

    margin-top: 15px;

    text-align: right;

}

.carousel-indicators{

    display: none;

}

.carousel-caption {

    background-color: inherit;

    width: 50%;

    top: auto;

    bottom: 70px;

}

.carousel-caption h1 {

    color: #ffffff;

    text-shadow: none;

    margin: 0px;

    line-height: 1.1;

    font-weight: 700;

    font-size: 55px;

    text-transform: capitalize;

}

.carousel-caption a {

    border-radius: 250px;

    width: auto;

    line-height: inherit;

    height: auto;

    padding: 12px 40px 14px;

    font-size: 16px;

    text-transform: capitalize;

    background-color: #bf6c2f;

    color: #ffffff;

    font-weight: 100;

}

.carousel-caption a:hover{

    background-color: #3f4b72;

    color: #ffffff;

}

/*.carousel-control.left, .carousel-control.right{

    display: none;

}*/

.about-block{

    padding: 40px 0px;

}

.abt-content{

    text-align: center;

}

.abt-content h1{

    margin-top: 0px;

    font-size: 48px;

    font-family: 'Montserrat';

}

.abt-content p {

    line-height: 25px;

}

.donate-btn a.dnt-btn {

    background-color: #ED2C8F;

    color: #ffffff;

    display: inline-block;

    margin: 0px 0px;

    border-radius: 5px;

    transition: all 0.3s ease;

    font-family: 'Montserrat';

    font-weight: 700;

    width: auto;

    text-align: center;

    padding: 12px 20px;

    font-size: 16px;

    text-transform: uppercase;

}

.donate-btn a.dnt-btn:hover{

    background-color: #000000;

    color: #ffffff;

}


.donate-btn {

    margin-top: 35px;

    float: right;

}

.donate-btn .shop-btn img {
    width: 60px;
    margin-right: 15px;
}
.donate-btn .shop-btn {
    position: relative;
    bottom: 4px;
}


.meet-block {

    background-color: #f6f6f6;

    padding: 40px 0px;

}

.meet-left img {

    border-radius: 10px;

}

.meet-right {

    padding-left: 20px;

}

.meet-right p {

    margin-top: 60px;

}



footer{

    background-color: inherit;

    border-top: 3px solid #ED2C8F;

}

.top-footer{

    background-color: #ffffff;

     padding: 30px 0px;

}

.footer-logo {

    padding: 0px 10px;

}

.more-info .fa-home {

    float: left;

}

.more-info .add-info {

    display: table;

}

.footer-title{

    font-family: 'Montserrat';

    border: none;

    text-transform: capitalize;

    font-size: 24px;

    padding-bottom: 15px;

    color: #ED2C8F;

}

.shop-list a{

    font-size: 16px;

    text-transform: capitalize;

    color: #ED2C8F;

}
.shop-list a:hover{
    color: #000000;
}

.more-info li{

    font-size: 16px;

    font-family: 'Montserrat';

}
.more-info .top-social-header li, .more-info .top-social-header {
    margin: 0px;
}

.more-info p {

    color: #000000;

    line-height: 26px;

    padding-bottom: 0px;

}

.input-group-btn .btn {

    background: #3f4b72 none repeat scroll 0 0;

    border: 1px solid #3f4b72;

    font-size: 15px;

}

.copy p, .power p a {

    color: #ED2C8F;

}

.bottom-footer {

    padding: 15px 0px;

}

.power p{

    color: #ED2C8F;

}

.copy p, .power p {

    margin: 0px;

}
.copy p a{
    color:#ED2C8F; 
}
.footer-about p {

    font-size: 16px;

    line-height: 26px;

    padding-bottom: 0px;
    color: #ED2C8F;

}

.more-info a {

    color: #ED2C8F;

}

.tab-main-block .nav-tabs {

    border: none;

    width: 100%;

    background-color: #ebebeb;

}

.tab-main-block .nav li{

    float: none;

    margin: 0px;

}

.tab-main-block .nav-tabs > li.active > a, .tab-main-block .nav-tabs > li.active > a:hover, 

.tab-main-block .nav-tabs > li.active > a:focus{

    color: #ffffff;

    cursor: default;

    background-color: #ED2C8F;

    border: none;

}

.tab-main-block .nav-tabs li a h4{

    margin: 0px;

     font-size: 20px;

}

.tab-main-block .nav-tabs li a{

    margin: 0px;

    border-radius: 0px;

    padding: 12px 10px;

}

.tab-main-block .nav-tabs > li.active > a h4{

    color: #ffffff;



}

.bid-value-list {

    line-height: 26px;

    margin-top: 5px;

}

.pin-info h2 {

    font-size: 24px;

    font-family: 'Montserrat';

    font-weight: bold;

    margin: 15px 0px;

}

.page-section .donate-btn a, .abt-content .contact_send_button {

    width: 200px;

    text-align: center;

    padding: 12px 20px;

    font-size: 20px;

    text-transform: uppercase;

}

.abt-content .contact_send_button:hover{

    background-color: #000000;

    color: #ffffff;

}

.abt-content .contact_send_button {

    font-size: 16px;

    font-family: 'Montserrat';

    font-weight: 700;

}

.ways_slider .carousel-control.left, .ways_slider .carousel-control.right{

    display: block;

}

#owl-demo .owl-item .item {
    margin: 10px 20px;
    text-align: center;
    box-shadow: 0.2px 0.2px 5px rgb(0 0 0 / 65%);
}
/*#owl-demo .owl-pagination{
    display: none;
}*/
.sponser_list a.prev, .sponser_list a.next{
    position: absolute;
    top: 0px;
    font-size: 30px;
    color: #a6a6a6;
    top: 25%;
    cursor: pointer;
}
.sponser_list a.prev{
    left: 0px;
}
.sponser_list a.next {
    right: 0px;
}
.testmonial-block a.prev2, .testmonial-block a.next2 {
    position: absolute;
    font-size: 22px;
    top: 232px;
    cursor: pointer;
    width: 30px;
    height: 30px;
    border: 2px solid #434343;
    border-radius: 25px;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #000;
}
.testmonial-block a.prev2 {
    left: 30px;
}
.testmonial-block a.next2{
    right: 30px;
}
.testmonial-block {
    position: relative;
    margin-top: 0px;
}
.tales-info h5 {
    font-size: 36px;
    margin-bottom: 30px;
}
.sponser_head {
    text-align: center;
    margin-bottom: 35px;
    font-size: 36px;
    color: #ED2C8F;
    text-transform: uppercase;
}
.footer-items {
    padding-bottom: 60px;
}
.owl-theme .owl-controls .owl-page span{
    background: #ee4099;
}
.spl-pack {
    margin-bottom: 40px;
    box-shadow: 0 10px 15px 0 rgb(0 0 0 / 20%) !important;
}
.spl-content {
    padding: 15px 20px 15px;
}
.spl-content h2 {
    font-size: 18px;
    line-height: 25px;
}
.spl-pack p {
    line-height: 28px;
}
.past-events-block h3 {
    margin-bottom: 20px;
    font-size: 30px;
}
.mov-events-page .row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.mov-events-page .spl-col{
    display: flex;
    flex-direction: inherit;
}
.del-space {
    display: none;
}
.test-bg {
    background: #ED2C8F;
    padding: 20px 20px;
    border-radius: 25px;
    width: 100%;
    margin: 0px auto 30px;
}
.testmoni-content p {
    color: #ffffff;
    font-size: 17px;
    line-height: 27px;
}
.testmoni-img img {
    width: 100%;
    border-radius: 25px;
}
.testmoni-content h3 {
    font-size: 22px;
    color: #ffffff;
    margin-top: 20px;
}
.more {
    display: none;
}
#myBtn {
    background: transparent;
    border: none;
    text-decoration: underline;
    padding: 0px;
    color: #ffffff;
    font-size: 17px;
}
.content{
    color: #ffffff;
}
.testmoni-content {
    color: #ffffff;
}
.testmon-right {
    border-left: 2px solid #ffffff;
    padding-left: 25px;
}
.testmon-left {
    border-right: 2px solid #ffffff;
    padding-right: 25px;
}
.testmoni-content p strong {
    font-size: 20px;
}
.testmoni-page {
    margin-top: 25px;
}
.read {
    background: transparent;
    border: none;
    text-decoration: underline;
}
.menu-info .panel-default>.panel-heading a::before {
    position: absolute;
    width: 12px;
    height: 2px;
    content: '';
    background-color: #ED2C8F;
    right: 25px;
    top: 50%;
}
.menu-info .panel-default a.collapsed::after {
    position: absolute;
    width: 2px;
    height: 12px;
    content: '';
    background-color: #ED2C8F;
    right: 30px;
    top: 54%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
}
.menu-info .panel-default>.panel-heading a {
    text-align: left;
    display: block;
    width: 100%;
    position: relative;
    color: #ED2C8F;
    padding: 10px 15px;
}
.menu-info .panel-default > .panel-heading {
    background: transparent;
    border-color: #ED2C8F;
    padding: 0px;
}
.menu-info .panel-default{
    border-color: #ED2C8F;
    margin-bottom: 20px;
}
.menu-info {
    margin-top: 20px;
}
.modal-content .donate-btn {
    float: none;
    text-align: center;
}
.testmoni-content .btn-primary {
    color: #ffffff;
    background-color: transparent;
    border-color: #ffffff;
    margin-top: 8px;
    transition: all 0.3s linear;
}
.testmoni-content .btn-primary:hover {
    color: #ffffff;
    background-color: #000000;
    border-color: #000000;
}

.silver-linings .spl-pack .btn{
    font-size: 12px;
}

/*--home-silver-lining--*/
.home-sliver-block {
    padding-bottom: 80px;
    padding-top: 20px;
}
.home-silver-content img {
    width: 100%;
}
.home-silver-content {
    position: relative;
    width: 100%;
}
.silver-info {
    background-color: #ED2C8F;
    padding-left: 20px;
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    width: 100%;
}

.silver-info h3 {
    color: #fff;
    font-size: 16px;
    margin-top: 0px;
    margin-bottom: 15px;
}
.silver-info p{
    color: #fff;
}
.learn-more-btn {
    position: absolute;
    bottom: -46px;
    right: 9px;
}
.learn-more-btn .btn-primary {
    background-color: #000;
    border-color: #000;
    border-radius: 0px;
    padding: 12px 30px;
    display: inline-block;
    text-transform: uppercase;
    font-weight: 600;
}
.learn-more-btn .btn-primary:before {
    content: "";
    height: 0;
    width: 0;
    border-top: 0px solid transparent;
    border-bottom: 47px solid transparent;
    border-left: 10px solid #000000;
    right: -9px;
    position: absolute;
    top: 0px;
}
.testmonial-info {
    box-shadow: 1px 1px 15px rgb(193 125 237 / 45%);
    padding: 25px;
    border-radius: 10px;
    text-align: center;
    min-height: 645px;
    height: 100%;
}
.testmonial-info img {
    border-radius: 100%;
    width: 200px;
}
.testmonial-info h3 {
    font-size: 28px;
    margin-top: 25px;
    margin-bottom: 20px;
    color: #000;
}
#owl-demo-testmonial .owl-pagination {
    display: none;
}
.flory-content img {
    float: left;
    width: 50px;
}
.flory-info {
    display: table-cell;
    padding-left: 15px;
}
.flory-info h6 {
    font-size: 16px;
    margin-top: 0px;
    text-align: right;
    font-weight: 400;
}
.flory-info p {
    margin-bottom: 5px;
    font-weight: bold;
}
.glow-content img {
    width: 100px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.glow-content {
    border: 1px solid #ccc;
    padding: 15px;
    text-align: center;
}
.glow-content h3 {
    font-size: 20px;
}
.glow-row, .tale-row {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.glow-col, .tale-col{
    display: flex;
    flex-direction: inherit;
}
.glow-row{
    margin-top: 30px;
    margin-bottom: 30px;
}
.tale-row {
    margin-bottom: 30px;
}
.testmonial-info p {
    color: #000;
}

.gall-img {
  border: 2px solid #ED2C8F;
  border-radius: 5px;
  margin: 15px 0px;
}
.rhytham-page .testmoni-img img {
    width: 100%;
    height: 250px;
    object-fit: cover;
    object-position: top;
}
.rhytham-page h5 {
    margin-bottom: 25px;
    margin-top: 20px;
}
.rhytham-videos {
    margin-bottom: 25px;
}
.flory-img {
    float: right;
}
.flory-row {
    margin-top: 15px;
    margin-bottom: 40px;
}
.dining-page .row {
    padding: 50px 15px;
    width: 90%;
    margin-left: 80px;
    border: 5px solid #ED2C8F;
}
.ament-row {
    margin-bottom: 35px;
}
.dining-profile-pic {
    margin-left: -100px;
}
.dining-profile-pic img {
    width: 100%;
}
.dining-profile-pic-right{
    margin-right: -125px;
}
.dining-profile-pic-right img {
    width: 100%;
}
.ut-content {
    text-align: center;
}
.ut-content h3 {
    font-size: 26px;
    margin-top: 0px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.ut-content p {
    color: #000;
    font-weight: 500;
}
.ut-content {
    margin-bottom: 35px;
}
.utpage-row {
    margin-top: 30px;
}
.video-content {
    padding-top: 20px;
}
#owl-demo-testmonial .item {
    margin: 0px 20px;
}
 .testmonial-info{
    margin-bottom: 30px;
}
.testmoni_row{
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-wrap: wrap;
}
.testmoni-col{
    display: flex;
    flex-direction: inherit;
}
.testmoni-heading {
    margin-bottom: 45px !important;
}
.page-section h1:first-child {
    margin-top: 5px;
    font-size: 36px;
    margin-bottom: 20px;
    margin-top: 15px;
}

/*--media-responsive--*/
@media (min-width:1200px){
    .home-silver-content{
        display: flex;
        justify-content: center;
        height: 200px;
    }
    .silver-info{
        padding-bottom: 0px;
    }
    .learn-more-btn {
        bottom: -22px;
        right: 170px;
    }
    .home-silver-content img {
        width: 150px;
        object-fit: cover;
    }
}
@media (min-width:1500px){
    .silver-info h3{
        font-size: 24px;
    }
    .home-silver-content img {
        width: 50%;
    }
    .silver-info{
        width: 50%;
    }
    .silver-info{
        width: 70%;
    }
    .home-silver-content {
        height: auto;
    }
}


@media (min-width: 992px){

    .abt-content p {

        line-height: 25px;

    }

    .val-col {

        padding-left: 0px;

    }

    .abt-content h1{

        font-size: 48px;

    }
    .test-bg{
        width: 85%;
    }
    .glow-col {
        width: 20%;
    }
    .ut-content {
        width: 600px;
        margin: 0px auto;
        text-align: center;
    }

}

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

    nav.navbar.bootsnav .navbar-nav > li > a{

        padding: 20px 12px;

        font-size: 14px;

    }

    .carousel-caption h1{

        font-size: 55px;

    }

    .attr-nav > ul > li > a{

        padding: 15px 0px;

    }

}

@media (max-width:991px) and (min-width:768px){

    .logo img{

        float: none;

    }

    nav.navbar.bootsnav .navbar-nav > li > a{

        padding: 15px 7px;
        font-size: 12px;
        margin: 0px;

    }

    .wrap-sticky nav.navbar.bootsnav.sticked{

        position: inherit;

    }

    nav.navbar.bootsnav .donate-btn{

        text-align: center;

        margin: 10px 0px;

    }

    ul.nav.navbar-nav.navbar-right {

        width: 100%;

    }

    #navbar-menu, ul.nav.navbar-nav.navbar-right.breadcrumb {
        padding: 0px;
    }

    .attr-nav {
        position: absolute;
        right: 0px;
        top: 2px;
    }

    .navbar-header {

        float: none;

        margin: 0px;

        width: 100%;

        text-align: center;

    }

    .carousel-caption h1 {

        font-size: 42px;

    }

    .carousel-caption p{

        font-size: 16px;

        margin-top: 10px;

    }

    .attr-nav > ul > li > a{

        padding: 10px 10px;

    }

    .meet-right p {

        margin-top: 85px;

    }

    .abt-content h1{

        font-size: 36px;

    }

    .carousel-caption{

        width: auto;

        top: 30%;

    }

    .donate-btn{

        margin-top: 20px;

    }
    .donate-btn a.dnt-btn {
        width: auto;
        font-size: 14px;
        padding: 10px;
    }
    .home-silver-content {
        margin-bottom: 50px;
    }
    .home-sliver-block{
        padding-bottom: 15px;
    }
    .glow-content{
        margin-bottom: 30px;
    }

}

@media (max-width:767px) and (min-width:320px){

    .logo img{

        float: none;

    }

    .top-social-header {

        float: none;

        text-align: center;

        margin-top: 0px;

    }

    .donate-btn {

        float: none;

        text-align: center;

        margin-top: 10px;

        margin-bottom: 10px;

    }
    .donate-btn a.dnt-btn {
        width: auto;
        font-size: 14px;
        padding: 10px;
    }

    .logo{

        padding-bottom: 0px;

    }

    .navbar-header .attr-nav {

        display: block;

    }

    .navbar-right .attr-nav {

        display: none;

    }

    nav.navbar.bootsnav .donate-btn{

        margin: 10px 0px;

        text-align: center;

    }

    .attr-nav{

        top: 0px;

    }

     nav.navbar.bootsnav .navbar-nav > li > a{
        padding: 10px 10px;
        font-size: 16px;
        margin: 0px;
    }

    nav.navbar.bootsnav .navbar-toggle{
        top: 0px;
    }

    .carousel-caption{
        top: 10%;
    }

    .footer-title{
        margin-top: 10px;
        padding-bottom: 0px;
    }

    .meet-right p {
        margin-top: 30px;
    }
    
    #owl-demo .owl-item .item img {
        width: 100%;
    }
    
  .sponser_head {
        margin-bottom: 25px;
        font-size: 30px;
    } 
    .filter-container .form-control{
        width: 100%;
    }   
    .testmon-right, .testmon-left{
        border: none;
        padding: 0px;
    }
    .test-bg {
        margin: 0px 15px 30px;
    }
    .home-silver-content {
        margin-bottom: 50px;
    }
    .home-sliver-block{
        padding-bottom: 15px;
        padding-top: 0px;
    }
    .silver-info {
        padding-bottom: 25px;
    }
    .carousel-caption h1{
        font-size: 30px;
    }
    .glow-content, .tales-info{
        margin-bottom: 30px;
    }
    .testmonial-info {
        margin: 0px 0px 30px;
    }
    .flory-img {
        float: none;
        text-align: center;
        margin-bottom: 20px;
    }
    .dining-page .row {
          padding: 15px 15px;
          width: 100%;
          margin: 0px;
          border: 5px solid #ED2C8F;
        }
    .dining-profile-pic {
        margin-left: 0px;
        margin-bottom: 20px;
    }
    .dining-profile-pic-right {
        margin-right: 0px;
    }

    .connect-us {
      text-align: center;
    }

}

@media (max-width:480px) and (min-width:320px){

    .logo img {

        float: none;

    }

   .carousel-caption {

        display: none;

   }

    .abt-content h1{

        font-size: 24px;

    }

    .about-block, .meet-block{

        padding: 30px 0px;

    }

    .meet-right {

      padding-left: 0px;

        }

    .abt-content h2 span {

        font-size: 24px !important;

        line-height: 30px;

    }
    .home-silver-content{
        display: block;
    }
    .home-silver-content img, .silver-info{
        width: 100%;
    }
    .silver-info h3{
        font-size: 24px;
    }
    .testmonial-info h3{
        font-size: 24px;
    }

}

