/************top*************/

body {
    font-family: aller;
}

a {
    text-decoration: none;
}

* {
    margin: 0px;
    padding: 0px;
}

button:hover, button:focus, .button:hover, .button:focus {
    background: none !important;
}

button:focus {
    outline: 0px !important;
}

.row {
    margin: 0 auto;
    max-width: 100% !important;
    width: 100% !important;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 38px !important;
}

p {
    margin: 0;
    padding: 0;
    font-size: 16px;
    line-height: 24px;
}

#top-section .container {
    position: relative;
}

#top-section .address {
    margin-top: 10px;
    margin-bottom: 10px;
    padding-left: 0;
}

    #top-section .address ul {
        padding-left: 8px;
        margin-bottom: 0;
    }

.pull-left {
    font-family: aller;
}

#top-section .address ul li {
    list-style: none;
    margin-bottom: 8px;
    color: #484848;
    font-size: 15px;
}

    #top-section .address ul li i {
        border: 2px solid #c28618;
        border-radius: 100%;
        width: 28px;
        height: 28px;
        font-size: 12px;
        vertical-align: middle;
        text-align: center;
        line-height: 23px;
        margin-right: 8px;
        color: #c28618;
    }

.pull-left .fa.fa-phone {
    transform: rotate(90deg) scale(1.0);
}

#top-section .logo {
    position: relative;
    font-size: 3em;
    margin-top: 8px;
}

    #top-section .logo img {
        width: 100%;
    }

.main-sec img {
    max-width: 450px;
    width: 100%;
}

#top-section .social-search {
    margin-top: 30px;
}

    #top-section .social-search ul {
        margin-right: 10px;
        float: right;
    }

        #top-section .social-search ul li {
            display: inline-block;
            margin-right: 5px;
            margin-left: 5px;
        }

    #top-section .social-search #site-search {
        float: right;
        padding-left: 10px;
    }

        #top-section .social-search #site-search a {
            color: #949391;
            position: relative;
        }

            #top-section .social-search #site-search a::before {
                content: "";
                position: absolute;
                width: 1px;
                height: 22px;
                background: #dcd7d4;
                left: -10px;
                top: 0px;
            }

        #top-section .social-search #site-search a {
            color: #949391;
        }

        #top-section .social-search #site-search form {
            opacity: 0;
            z-index: -2;
            position: absolute;
            width: 100%;
            height: 100%;
            margin: 0;
            top: 0;
            left: 0;
            -webkit-transition: opacity 0.35s ease-in-out;
            transition: opacity 0.35s ease-in-out;
        }

    #top-section .social-search ul li i {
        border: 2px solid #c28618;
        border-radius: 100%;
        width: 28px;
        height: 28px;
        font-size: 14px;
        vertical-align: middle;
        text-align: center;
        line-height: 23px;
        color: #c28618;
    }

        #top-section .social-search ul li i:hover {
            border: 2px solid #c28618;
            border-radius: 100%;
            width: 28px;
            height: 28px;
            font-size: 14px;
            vertical-align: middle;
            text-align: center;
            line-height: 23px;
            color: #fff;
            background: #c28618;
            transition: 0.5s;
        }

/*------search-bar------*/

/* ===========================
   ====== Search Box ====== 
   =========================== */

.search {
    overflow: auto;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

    .search input[type="text"] {
        border: 0px;
        width: 85%;
        padding: 19px 10px;
        float: left;
        margin: 0 auto;
    }

        .search input[type="text"]:focus {
            outline: 0;
        }

    .search input[type="submit"] {
        width: 15%;
        color: #fff;
        background: #9e6900 url(../images/search-tool.png) no-repeat center center;
        border: none;
        border-radius: 0 5px 5px 0;
        font-size: 0;
        height: 38px;
        cursor: pointer;
        padding: 0;
        background-size: 20px;
    }

/* ===========================
   ====== Medua Query for Search Box ====== 
   =========================== */

@media only screen and (min-width : 150px) and (max-width : 780px) {

{
}

.search {
    width: 95%;
    margin: 0 auto;
}

}



/************nav-bar****************/

a.donate-now {
    color: #fff !important;
    padding: 24px 30px 24px 30px;
    font-size: 15px;
    text-transform: capitalize;
    font-weight: 600;
    position: relative;
    line-height: 1.2;
}

    a.donate-now i {
        margin-left: 7px;
    }

.donate-button {
    float: right;
    font-size: 18px;
    color: #fff;
    width: 300px;
    padding: 13px;
}

    .donate-button:hover {
        color: #fff;
        text-decoration: none;
    }

    .donate-button .search-form {
        width: 100%;
        float: left;
    }

#top-section #historical-menu .nav > li.active {
    display: inline-block;
    background-color: #9e6900 !important;
}

#top-section .menu-slider {
    position: relative;
    font-family: Calibri;
}

#top-section #historical-menu {
    background-color: #151515;
    -webkit-transition: 0.3s all ease;
    transition: 0.3s all ease;
    position: relative;
    z-index: 99999;
    left: 0;
    right: 0;
}

#top-section .container {
    position: relative;
}

#top-section #historical-menu .nav {
    float: left;
    text-align: center;
    margin-left: 0;
}

    #top-section #historical-menu .nav > li {
        display: inline-block;
    }

        #top-section #historical-menu .nav > li > a {
            color: #fff;
            padding-top: 20px;
            font-size: 20px;
            border-top: 3px solid #0000;
            padding-bottom: 22px;
        }

.navbar-nav {
    float: left;
    margin: 0;
}

.nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #c18817;
    color: #fff !important;
    border-top: 3px solid #8d6c21;
    transition: 0.5s;
}

#top-section #historical-menu .button-skew {
    -webkit-transform: skewX(-23deg);
    -ms-transform: skewX(-23deg);
    transform: skewX(-23deg);
    -webkit-transform-origin: top;
    -ms-transform-origin: top;
    transform-origin: top;
    background-color: #c28618;
    margin-left: 15px;
    float: right;
}

.donate ul li {
    list-style: none;
}

.button-skew a:hover {
    transform: skewX(0deg);
    background-color: #c28618 !important;
}

#top-section .address ul li i:hover {
    border: 2px solid #c28618;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    font-size: 12px;
    vertical-align: middle;
    text-align: center;
    line-height: 23px;
    margin-right: 8px;
    color: #fff;
    background: #c28618;
    transition: 0.5s;
}

/*********slider**********/

#Main_Slider .carousel-item {
    min-height: 600px !important;
}

.carousel-item {
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.py-5 h1 {
    text-align: center;
}

.py-5 p {
    text-align: center;
}

.carousel {
    position: relative;
}

.carousel-indicators {
    position: absolute;
    right: 0;
    bottom: 10px;
    left: 0;
    z-index: 15;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: center;
    justify-content: center;
    padding-left: 0;
    list-style: none;
}

.carousel-caption {
    position: relative;
    left: 0;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    text-align: center;
    top: 200px;
    font-family: aller;
}

.navbar-nav {
    display: -ms-flexbox;
    -ms-flex-direction: column;
    flex-direction: row;
    padding-left: 0;
    margin-bottom: 0;
    list-style: none;
}

.carousel-inner h1 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: aller;
    font-variant: small-caps;
}

.txt-l {
    font-size: 30px;
}

.carousel-caption h3 {
    color: #fff;
    margin: 0;
    padding: 0;
    font-family: aller;
    text-shadow: 2px 3px 6px #080707;
    font-weight: bold;
    font-variant: small-caps;
}

.carousel-caption p {
    color: #fff;
    font-size: 24px;
}

/*************welcome************/

.welcome {
    background: #e4a836;
}

    .welcome .main-sec {
        padding: 40px 0;
    }

.main-sec h1 {
    /* font-size: 38px; */
    color: #fff;
    margin: 0;
    font-family: Aller;
}

.main-sec p {
    color: #fff;
    font-family: Century Gothic;
}

.btn-learn {
    background: #b77d0f;
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: aller;
    float: left;
}

    .btn-learn:hover {
        background: #8c640f;
        color: #fff;
        transition: 0.5s;
    }

.main-sec .btn {
    margin-top: 0px;
    box-shadow: none;
}

.tabcontent a:hover, a:focus {
    color: #c18817 !important;
}

/*************takhts************/

.takhats button.tablinks:hover {
    background: none !important;
}

.takhats button.tablinks:active {
    background: none;
}

.addtion h1 {
    font-size: 45px;
    text-align: center;
    margin: 0;
    font-family: Aller;
}

.tab .tablinks {
    font-family: aller;
}


/* Style the tab */

.tab {
    overflow: hidden;
    text-align: center;
}

    /* Style the buttons inside the tab */

    .tab button {
        background-color: inherit;
        /*float: left;*/
        border: none;
        outline: none;
        cursor: pointer;
        padding: 14px 32px;
        transition: 0.3s;
        font-size: 18px;
        color: #000;
    }

        /* Change background color of buttons on hover */

        .tab button:hover {
            color: #cfa410;
            text-decoration: none;
        }

        /* Create an active/current tablink class */

        .tab button.active {
            color: #cfa410;
            text-decoration: none;
            background: none !important;
        }

/* Style the tab content */

.gallery button:hover, button:focus, .button:hover, .button:focus {
    background-color: none !important;
}

.tabcontent {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

    .tabcontent p {
        font-family: Century Gothic;
    }

    .tabcontent img {
        width: 100%;
        float: left;
        /*width: 513px;*/
        height: 313px;
    }

.takhat {
    background: #ebebeb;
    padding: 35px 0;
}

#akal a:hover, a:focus {
    color: #fff;
}


/*---------------gallery---------------*/


.bg-gray-4 {
    background-color: #f7f7f7;
}

.page {
    text-align: center;
}

.gallery {
    background: #e4a836;
}

    .gallery h1 {
        text-align: center;
        color: #fff;
        font-family: aller;
        margin: 0;
        padding: 25px 0 15px 0;
    }

.guru_img {
    margin: 0;
}

.owl-carousel {
    display: block !important;
    width: 100%;
    z-index: 1;
}

.owl-item.cloned {
    width: 186px;
    margin-right: 10px;
}

#demos .owl-carousel .item {
    height: 19rem !important;
    background: #fff2cf !important;
    padding: 6px 10px !important;
}

#demos .owl-carousel {
    margin: 10px 0 !important;
}

.gurus {
    background: #fff2cf;
}

    .gurus img {
        padding: 7px;
    }

.nm h5 {
    color: #fff;
    margin: 0;
    padding: 5px;
    font-family: Aller;
    text-transform: uppercase;
    font-size: 20px !important;
}

.nm {
    text-align: center;
}

#guru .active span {
    background-color: #fff !important;
}

/*#guru span {
    background-color: #282828 !important;
}*/


/*-----------bg-sec--------------*/
.bg_sec .btn-learn {
    background: #b77d0f;
    padding: 10px 15px;
    color: #fff;
    font-size: 15px;
    text-decoration: none !important;
    text-transform: uppercase;
    font-family: aller;
    float: none;
}

    .bg_sec .btn-learn:hover {
        background: #8c640f;
        color: #fff;
        transition: 0.5s;
    }

.bg_sec {
    background: url("../images/bagr.jpg");
    background-repeat: repeat;
    background-size: auto;
    height: 490px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}

.bg_text {
    text-align: center;
    color: #fff;
    margin-top: 12%;
}

    .bg_text h1 {
        text-transform: uppercase;
        color: #fff;
        font-family: aller;
        margin-bottom: 0;
    }

    .bg_text p {
        font-family: Century Gothic;
        color: #fff;
        padding: 1% 21%;
        text-align: left;
    }

/*--------------new-addition-----------*/

.addition h1 {
    text-align: center;
    text-transform: uppercase;
    font-family: aller;
    margin: 0;
    margin-bottom: 25px;
}

.addition {
    padding: 35px 0;
}

.new_addition {
    background: #ebebeb;
    padding: 35px 0;
}

.added_new img {
    border-radius: 4px;
}

.added_new1 {
    background: #e4a836;
    border-radius: 4px;
    height: 290px;
    position: relative;
    left: -25%;
}

    .added_new1 h2 {
        color: #fff;
        font-family: aller;
        padding: 20px 35px 15px 35px;
        line-height: 40px;
        margin-bottom: 0;
    }

    .added_new1 a:hover, a:focus {
        color: #fff;
    }

    .added_new1 p {
        color: #fff;
        padding: 0 37px;
        font-family: Century Gothic;
    }

    .added_new1 a {
        background: #b77d0f;
        padding: 10px 15px;
        color: #fff;
        font-size: 15px;
        text-decoration: none;
        text-transform: uppercase;
        font-family: aller;
    }

.new_addition .carousel-caption {
    position: relative;
    left: 0%;
    right: 0%;
    bottom: 0px;
    z-index: 10;
    padding-top: 0px;
    padding-bottom: 0px;
    color: #000;
    text-shadow: none;
    top: 0%;
}

.new_addition .carousel {
    position: relative;
}

.new_addition .controllers {
    position: absolute;
    top: 0px;
}

.new_addition .carousel-control.left, .new_addition .carousel-control.right {
    background-image: none;
}

.new_addition .carousel-indicators li {
    width: 12px;
    height: 12px;
}

.new_addition .carousel-indicators .active {
    background-color: #fff;
    margin-top: 1px;
    border: 1px solid #fff;
    margin-left: 2px;
    margin-right: 2px;
}

.new_addition .carousel-caption h2 {
    color: #0d0d0d;
    font-family: aller;
    text-align: left;
}

    .new_addition .carousel-caption h2 a, .new_addition .carousel-caption h2 a:hover, .new_addition .carousel-caption h2 a:visited, .new_addition .carousel-caption h2 a:active, .new_addition .carousel-caption h2 a:focus {
        color: #0d0d0d !important;
        font-family: aller;
        text-align: left;
        text-decoration: none;
    }

a, a:hover, a:visited, a:active, a:focus {
    text-decoration: none !important;
}

.new_addition .carousel-caption p {
    font-family: Century Gothic;
    text-align: left;
    color: #484848;
}

.new_addition .carousel-caption p {
    font-size: 16px;
}

.new_addition h1 {
    text-align: center;
    text-transform: uppercase;
    font-size: 45px;
    font-family: Aller;
    margin-top: 0;
}

.new_addition .carousel-caption h2 {
    font-size: 30px !important;
    text-transform: capitalize;
    margin: 0;
    padding: 0;
    font-family: aller;
}


/*-----------footer------------*/

footer {
    background: #343233;
}

.ft-sec img {
    width: 280px;
}

.ft-sec p {
    color: #fff;
    font-family: Century Gothic;
}

.ft-sec .ft_head {
    color: #fff;
    text-transform: uppercase;
    margin-bottom: 0;
    margin-top: 0;
    font-size: 20px !important;
    font-weight: bold;
}

.ft-sec li {
    list-style: none;
}

.ft-sec ul {
    display: inline;
    font-family: Century Gothic;
    margin: 0px !important;
    margin-top: 0px;
    float: left;
    width: 100%;
    margin-top: 20px !important;
}

.list_ft_menu li a {
    color: #fff;
    text-decoration: none;
}

    .list_ft_menu li a:hover {
        color: #c8ac0d;
        text-decoration: none;
    }

.ft-sec li {
    list-style: none;
    font-size: 16px;
}

.ft-sec {
    margin-top: 35px;
}

    .ft-sec .ftr_social li {
        display: inline;
    }

.ftr_social li a i {
    border: 2px solid #fff;
    border-radius: 100%;
    width: 28px;
    height: 28px;
    font-size: 14px;
    vertical-align: middle;
    text-align: center;
    line-height: 23px;
    color: #fff;
    margin-left: 8px;
}

    .ftr_social li a i:hover {
        border: 2px solid #c28618;
        color: #fff;
        background: #c28618;
        transition: 0.5s;
    }

.ft-line {
    border: 1px solid #fff;
    margin: 20px 0;
}

.copy {
    text-align: center;
    color: #fff;
    margin-bottom: 25px;
}

    .copy .rgt {
        color: #fff;
        font-size: 15px !important;
        margin-top: 0;
    }

.donate_mobile {
    display: none;
}




/*--------guru sahib-page----------*/

* {
    margin: 0;
    padding: 0;
}

.gallery_sec .guru_img {
    text-align: center;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.3);
    color: white;
}

.gallery_guru_sahib img {
    border-radius: 6px;
    border: 4px solid #fcba55;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.1);
    color: white;
    border-radius: 6px;
}

.guru_img h1 {
    margin: 0;
    color: #fff;
}

.gallery_sec {
    padding: 35px 0;
    background-image: url("../images/bg-gallery_pg.jpg");
    background-repeat: no-repeat;
    background-size: 100% 100%;
    background-position: center;
}

.gallery_guru_sahib {
    padding-top: 30px;
}

.guru_inner_sec {
    position: relative;
    box-shadow: 0 0 10px 13px rgba(0,0,0,0.08);
    border-radius: 6px;
}

    .guru_inner_sec p {
        position: absolute;
        bottom: 0;
        font-size: 18px;
        color: #fff;
        text-align: center;
        float: left;
        width: 100%;
        border: 1px solid #fff;
        padding: 8px 0px;
        margin: 0;
        background-color: #b77d0f;
    }

.gallery_guru_sahib.last {
    width: 50%;
    margin: auto;
}



/*--------------gurudwras-page-----------------*/


.gurudwaras_info a {
    text-decoration: none;
}

.gurudwaras_info h5 {
    margin: 0;
    font-size: 25px !important;
}

.gurudwaras {
    padding: 35px 0;
}

.gurudwaras_pg img {
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.7), 0 2px 10px 0 rgba(0,0,0,.7);
}

.gurudwaras_info p {
    margin: 15px 0;
}

.top-line {
    border: 1px solid #8c640f;
}

.gurudwaras_head h1 {
    text-align: center;
    margin-top: 0;
}

.gurudwaras-image .image {
    position: relative;
    display: block;
    /*overflow: hidden;*/
    -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}

    .gurudwaras-image .image img {
        display: block;
        min-width: 300px;
        /*width: 100%;*/
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 1000ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        max-width: 293px;
        max-height: 200px;
    }

    .gurudwaras-image .image .gurudwaras-overlay {
        position: absolute;
        top: 15px;
        right: 15px;
        bottom: 15px;
        left: 15px;
        opacity: 0;
        border-width: 1px;
        border-style: solid;
        -webkit-transition: all 1000ms ease;
        -moz-transition: all 1000ms ease;
        -ms-transition: all 1000ms ease;
        -o-transition: all 1000ms ease;
        transition: all 1000ms ease;
        -webkit-transform: translateZ(0);
        -moz-transform: translateZ(0);
        -ms-transform: translateZ(0);
        -o-transform: translateZ(0);
        transform: translateZ(0);
        -webkit-transform: scale(1.2);
        -moz-transform: scale(1.2);
        -ms-transform: scale(1.2);
        -o-transform: scale(1.2);
        transform: scale(1.2);
    }

    .gurudwaras-image .image:hover .gurudwaras-overlay {
        -webkit-transform: scale(1);
        -moz-transform: scale(1);
        -ms-transform: scale(1);
        -o-transform: scale(1);
        transform: scale(1);
        opacity: 1;
    }

    .gurudwaras-image .image .gurudwaras-overlay {
        border-color: #b77d0f;
        background-color: rgba(183, 125, 15, 0.61);
    }

    .gurudwaras-image .image:hover img {
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -ms-transform: scale(1.1);
        -o-transform: scale(1.1);
        transform: scale(1.1);
    }


/*----------paath-----------*/

.paath-head h1 {
    text-align: center;
    color: #fff;
    margin-top: 0;
}

.paath {
    background: url(../images/paath-bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-attachment: fixed;
    overflow: hidden;
    padding: 30px;
}

.audio h5 {
    margin: 0;
    color: #8a5614;
    font-weight: bold;
    font-size: 18px !important;
    text-align: center;
}

.audio-files {
    text-align: center;
}

.audio.sec {
    padding: 40px 0;
}

.audio.thrd {
    padding-bottom: 40px;
}


/*---------contact-form---------*/
.contact-head h1 {
    text-align: center;
    margin: 0;
}

.contact-head h6 {
    font-size: 15px !important;
    text-align: center;
    margin: 0;
}

.contact-form {
    background-image: url(../images/contact-bg.png);
    background-repeat: no-repeat;
    background-position: center;
    border: 1px solid #eee;
    border-radius: 10px;
    box-shadow: 0 0 10px 5px rgba(0,0,0,0.05);
    padding: 60px 60px;
    margin: 25px 0;
}

.form-sec h6 {
    font-size: 18px !important;
    color: #9e6900;
    margin: 0;
}

.form-sec h3 {
    margin: 0;
    font-size: 18px !important;
}

    .form-sec h3 a {
        color: #c18817;
    }

.mail, .cont-no {
    margin-bottom: 15px;
}

.connect ul {
    list-style: none;
    margin: 0;
}

    .connect ul li {
        display: inline;
        padding-right: 10px;
    }

        .connect ul li a {
            display: inline;
            padding-right: 10px;
            color: #c18817;
        }

.form-sec {
    width: 100%;
    float: left;
}

.contact-head {
    margin-top: 35px;
}

.cont-no .fa.fa-phone {
    transform: rotate(90deg) scale(1.0);
}

.form-sec i {
    font-size: 15px;
    margin-right: 3px;
}


/*********form***********/

@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,600,400italic);

* {
    margin: 0;
    padding: 0;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-font-smoothing: antialiased;
    -moz-font-smoothing: antialiased;
    -o-font-smoothing: antialiased;
    font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
}

body {
    font-family: "Roboto", Helvetica, Arial, sans-serif;
    font-weight: 100;
    font-size: 12px;
    line-height: 30px;
    color: #777;
    /*background: #4CAF50;*/
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea,
#contact button[type="submit"] {
    font: 400 12px/16px "Roboto", Helvetica, Arial, sans-serif;
}

#contact h3 {
    display: block;
    font-size: 30px;
    font-weight: 300;
    margin-bottom: 10px;
}

#contact h4 {
    margin: 5px 0 15px;
    display: block;
    font-size: 13px;
    font-weight: 400;
}

fieldset {
    border: medium none !important;
    margin: 0 0 10px;
    min-width: 100%;
    padding: 0;
    width: 100%;
}

#contact input[type="text"],
#contact input[type="email"],
#contact input[type="tel"],
#contact input[type="url"],
#contact textarea {
    width: 100%;
    border: 1px solid #ccc;
    background: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    border-radius: 4px;
}

    #contact input[type="text"]:hover,
    #contact input[type="email"]:hover,
    #contact input[type="tel"]:hover,
    #contact input[type="url"]:hover,
    #contact textarea:hover {
        -webkit-transition: border-color 0.3s ease-in-out;
        -moz-transition: border-color 0.3s ease-in-out;
        transition: border-color 0.3s ease-in-out;
        border: 1px solid #aaa;
    }

#contact textarea {
    height: 100px;
    max-width: 100%;
    resize: none;
}

.form-sec #contact button[type="submit"], .form-sec #contact input[type="submit"] {
    cursor: pointer;
    width: 35%;
    border: none;
    background: #c18817 !important;
    color: #FFF;
    margin: 0 0 5px;
    padding: 10px;
    font-size: 15px;
    border-radius: 4px;
    float: right;
}

#contact button[type="submit"]:hover, #contact input[type="submit"]:hover {
    background: #43A047;
    -webkit-transition: background 0.3s ease-in-out;
    -moz-transition: background 0.3s ease-in-out;
    transition: background-color 0.3s ease-in-out;
}

#contact button[type="submit"]:active, #contact input[type="submit"]:active {
    box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.5);
}


#contact input:focus,
#contact textarea:focus {
    outline: 0;
    border: 1px solid #aaa;
}

::-webkit-input-placeholder {
    color: #888;
}

:-moz-placeholder {
    color: #888;
}

::-moz-placeholder {
    color: #888;
}

:-ms-input-placeholder {
    color: #888;
}

fieldset {
    border: 1px solid #ddd;
    margin: 0 !important;
    padding: 5px 20px 5px 20px !important;
}

.form-sec button:hover, button:focus, .button:hover, .button:focus {
    background: #ebebeb !important;
}

/*----------guru-related--------------*/

.main-info img {
    border-radius: 6px;
    border: 4px solid #fcba55;
    box-shadow: 0 0 10px 13px rgba(0,0,0,0.08);
}

.main-info h1 {
    margin: 0;
    color: #684A0A;
}

.place {
    padding: 35px;
}

.main-info article {
    box-shadow: 0 0 10px 13px rgba(0,0,0,0.08);
    padding: 25px 25px;
    background: #fcba55;
    border-radius: 6px;
}

.about-info {
    color: #684A0A;
}

    .about-info a {
        color: #684A0A;
    }

.guru-search {
    padding: 35px;
    background: #343233;
}

.search-sec .dropdown {
    width: 100%;
}

.search-sec #dropdownMenu {
    width: 100%;
}

.search-sec #dropdownMenu {
    text-align: left;
}

.dropdown-name .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 32px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-name .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 32px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-country .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 15px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 35px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-distt .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 20px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-location .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 14px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.dropdown-sort .dropdown-toggle::after {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 55px;
    vertical-align: .255em;
    content: "";
    border-top: .3em solid;
    border-right: .3em solid transparent;
    border-bottom: 0;
    border-left: .3em solid transparent;
}

.search-sec .btn-secondary {
    color: #fff;
    background-color: #ea991d;
    border-color: #d2840d;
    margin: 0;
}

.btn-secondary:not(:disabled):not(.disabled).active, .btn-secondary:not(:disabled):not(.disabled):active, .show > .btn-secondary.dropdown-toggle {
    color: #fff;
    background-color: #d2840d;
    border-color: #d2840d;
}

.search-sec .btn-secondary.focus, .btn-secondary:focus {
    box-shadow: 0 0 0 .2rem rgb(140, 100, 15) !important;
    border-color: #8c640f;
}

.pagination_nav {
    float: right;
}

#dropdownMenu:focus {
    background: none !important;
}

/*----------gurudwara-detail------------*/

.gurudwara-detail {
    padding: 35px 0;
}

/* Style the buttons inside the tab */
.tab button {
    background-color: inherit;
    /*float: left;*/
    border: none;
    outline: none;
    cursor: pointer;
    /*padding: 14px 16px;*/
    transition: 0.3s;
    font-size: 17px;
}

/* Style the tab content */
.content {
    display: none;
    padding: 6px 12px;
    border-top: none;
    height:auto;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

    .topright:hover {
        color: red;
    }


.tabs #defaultOpen button:hover, button:focus, .button:hover, .button:focus {
    background: #0f546b !important;
}

.tab-form #defaultOpen button:hover, button:focus, .button:hover, .button:focus {
    background: #0f546b !important;
}

.gurudwara-detail #London, .gurudwara-detail #Paris {
    padding: 0;
}

.gurudwara-detail .links {
    background-color: #ffb321;
    border-radius: 4px;
}

    .gurudwara-detail .links:hover {
        background-color: #c28106 !important;
    }

.gurudwara-detail {
    padding: 0;
}

/* Style the buttons inside the tab */
.tabes button {
    background-color: inherit;
    float: left;
    border: none;
    outline: none;
    cursor: pointer;
    padding: 14px 16px;
    transition: 0.3s;
    font-size: 17px;
}

/* Style the tab content */
.cont {
    display: none;
    padding: 6px 12px;
    border-top: none;
}

/* Style the close button */
.topright {
    float: right;
    cursor: pointer;
    font-size: 28px;
}

    .topright:hover {
        color: red;
    }

.tabes #defaultOpen button:hover, button:focus, .button:hover, .button:focus {
    background: #0f546b !important;
}

.tab-form #defaultOpen button:hover, button:focus, .button:hover, .button:focus {
    background: #0f546b !important;
}

.gurudwara-detail #London, .gurudwara-detail #Paris {
    padding: 0;
}

.gurudwara-detail .lnk {
    background-color: #ffb321;
}

    .gurudwara-detail .lnk:hover {
        background-color: #c28106 !important;
    }

#map {
    padding: 0;
}

.gurudwara-detail .tabs-left > .nav-tabs {
    margin-right: 0px;
    padding: 0;
    height: 100%;
}

.gurudwara-detail .tabs-left > .nav-tabs {
    float: left;
    margin-right: 19px;
    border-right: 1px solid #ddd;
}

.gurudwara-detail .custom-imgs {
    width: 100%;
}

.gurudwara-detail .tabs .active {
    background-color: #9e6900 !important;
}

.gurudwara-detail .tabs .active {
    background-color: #9e6900 !important;
}



/*----------map-sec-----------*/


.side-nav {
    overflow-y: scroll;
    height: 424px;
    top: 1%;
    padding: 12px 13px;
    color: #FFF !important;
    background: #141414;
}

.border-bottom {
    border-bottom: solid 1px #ffffff;
    padding: 12px;
}

.side-nav {
    color: #FFF !important;
}

.input-sm {
    height: 30px;
    padding: 5px 10px;
    font-size: 14px;
    line-height: 1.5;
    border-radius: 3px;
    background: transparent !important;
    border: solid 2px !important;
    border-color: #a77c21 !important;
}

.input-group-addon, .input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle;
}

.search-btn {
    color: #fff;
    background-color: #a77c21;
    border-color: #a77c21;
}

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.gurudwaras-list li {
    padding: 9px 0;
}

.side-nav h5 {
    color: #fff;
}

.side-nav li a:not(.button) {
    color: #fff !important;
    padding: 0 !important;
}

.sec-address h6 {
    font-size: 18px !important;
    color: #9e6900;
    margin: 0;
}

.gurudwara-detail .w3-bar-item.w3-button {
    background: #ffb321;
}

    .gurudwara-detail .w3-bar-item.w3-button:hover {
        background: #c28106 !important;
        transition: 0.5s;
    }

.sec-address h6 a {
    color: #c18817;
}

#map {
    overflow: hidden;
}

.next button:hover, button:focus, .button:hover, .button:focus {
    color: #fff;
    background: none !important;
}

.map-section .mail h6, .cont-no h6 {
    font-size: 15px !important;
    margin: 0;
    color: #9e6900;
}

.map-section .mail a, .cont-no a {
    color: #c18817;
}

.map-section .nav > li > a:focus, .nav > li > a:hover {
    text-decoration: none;
    background-color: #9e6900;
    color: #fff !important;
    border-top: 0px;
    transition: 0.5s;
}

.map-section .nav-pills .nav-link.active, .nav-pills .show > .nav-link {
    color: #fff;
    background-color: #9e6900;
}

.map-section .nav-pills .nav-link {
    border-radius: .25rem;
    background-color: #ffb321;
    color: #fff;
    padding: 0.7rem 2rem 0.7rem 2rem;
}

.map-section {
    overflow: hidden;
}

select, select:active, select:focus, select:hover {
    background: #b77d0f !important;
    color: #fff !important;
    border: 1px solid #9e6900 !important;
}

ul.pagination li a {
    background: #b77d0f !important;
    color: #fff !important;
}

.pagination_nav ul.pagination li a {
    border-radius: 3px;
    transition: background-color 300ms ease-out;
    background: #b77d0f !important;
    color: #fff;
    display: block;
    font-size: 1em;
    font-weight: normal;
    line-height: inherit;
    padding: .0625rem .625rem .0625rem;
}

    .pagination_nav ul.pagination li a:hover {
        border-radius: 3px;
        transition: background-color 300ms ease-out;
        background: #8c640f;
        color: #fff;
        display: block;
        font-size: 1em;
        font-weight: normal;
        line-height: inherit;
        padding: .0625rem .625rem .0625rem;
    }

.pagination_nav ul.pagination li:hover a, ul.pagination li a:focus, ul.pagination li:hover button, ul.pagination li button:focus {
    background: #b77d0f !important;
    box-shadow: 0 0 0 .2rem rgb(183, 125, 15);
    border: 1px solid #b77d0f;
}

.detail_info h5 {
    font-size: 16px !important;
    text-align: center;
    background: #fcba55;
    color: #684A0A;
    padding: 10px;
    margin: 0;
}

.detail_info h6 {
    color: #684A0A;
    font-size: 18px !important;
    margin: 0;
    padding: 0px 10px;
}

    .detail_info h6 a {
        color: #684A0A;
        font-size: 18px !important;
        margin: 20px 0;
    }

.map-section .nav.nav-pills {
    margin: 0;
}

#home {
    padding: 0;
}

.map-section #menu1 {
    padding: 0;
}

.detail_info {
    border: 1px solid #9e6900;
    margin-bottom: 20px;
}

.gurudwaras_info .btn-learn:focus {
    color: #fff;
}


/*------------media----------------*/

@media (max-width:1024px) {
    .carousel-item {
        height: 40vh !important;
    }

    .carousel-caption {
        top: 30%;
    }

    .tab button {
        padding: 14px 14px;
    }

    .tabcontent p {
        line-height: 25px;
    }

    .added_new img {
        height: 290px;
    }

    .added_new1 h2 {
        padding: 15px 25px 0 35px;
        font-size: 22px;
        line-height: 25px;
    }

    .added_new1 {
        height: 290px;
        top: -14%;
        left: 0;
    }

    .nm h5 {
        font-size: 12px !important;
    }

    #top-section #historical-menu .nav > li > a {
        font-size: 18px;
    }

    /*----gallery-page----*/

    .guru_inner_sec p {
        font-size: 16px;
        margin: 0px 8px auto;
    }

    .dropdown-name .dropdown-toggle::after {
        margin-left: 16px;
    }

    .search-sec #dropdownMenu {
        font-size: 13px;
    }

    .dropdown-country .dropdown-toggle::after {
        margin-left: 3px;
    }

    .dropdown-toggle::after {
        margin-left: 20px;
    }

    .dropdown-distt .dropdown-toggle::after {
        margin-left: 8px;
    }

    .dropdown-location .dropdown-toggle::after {
        margin-left: 4px;
    }

    .dropdown-sort .dropdown-toggle::after {
        margin-left: 50px;
    }

    .main-info h1 {
        font-size: 22px !important;
    }

    .about-info li {
        font-size: 14px;
    }

    .gurudwaras_info p {
        font-size: 14px;
    }

    .gurudwaras_info h5 {
        font-size: 22px !important;
    }
}


@media (max-width:992px) {

    .carousel-caption h2 {
        font-size: 20px;
        text-transform: uppercase;
        color: #fff;
        margin: 0;
        padding: 0;
        font-family: aller;
    }

    .new_addition .carousel-caption h2 {
        font-size: 16px;
    }

    .new_addition .carousel-caption p {
        padding-bottom: 0;
        line-height: 26px;
    }

    .new_addition .controllers {
        top: 26%;
    }

    #top-section .address ul {
        margin-left: 0;
    }

        #top-section .address ul li {
            font-size: 11px;
        }

    .donate-button {
        font-size: 14px;
        padding: 10px;
        width: 262px;
    }

    .search input[type="text"] {
        border: 0px;
        padding: 18px 10px;
        float: left;
        margin: 0 auto;
    }

    .search input[type="submit"] {
        padding: 10px;
    }

    #top-section #historical-menu .nav > li > a {
        font-size: 14px;
        padding-bottom: 16px;
    }

    .main-sec h1 {
        font-size: 35px;
    }

    .main-sec p {
        color: #fff;
        line-height: 27px;
        font-family: Century Gothic;
    }

    .main-sec .btn {
        margin-top: 0;
    }

    .ft-sec img {
        width: 210px;
    }

    .ft-sec p {
        font-size: 13px;
    }

    .ft-sec li {
        font-size: 13px;
    }

    .navbar-nav {
        flex-direction: row;
    }

    .text-center {
        text-align: left !important;
    }

    .navbar-toggle .icon-bar {
        background: #000;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            background: #000;
        }

    .tab button {
        padding: 10px 25px;
        font-size: 15px;
    }

    .tabcontent img {
        height: 255px;
    }

    .tabcontent {
        padding: 0;
    }

    .added_new1 p {
        padding: 0 15px 0 37px;
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 30px !important;
    }

    p {
        font-size: 16px;
    }

    #top-section #historical-menu .nav > li > a {
        padding-right: 12px;
    }

    #Main_Slider .carousel-caption p {
        font-size: 20px;
    }

    .new_addition .carousel-caption h2 {
        font-size: 22px !important;
    }

    .ft-sec .ft_head {
        font-size: 17px !important;
    }

    .main-info h1 {
        font-size: 22px !important;
    }

    .about-info li {
        font-size: 13px;
    }
}


@media (max-width:991px) {
    .search-sec #dropdownMenu {
        width: 113px;
    }

    .donate-button {
        width: 194px;
    }

    .audio.sec {
        padding: 15px 0;
    }

    .audio.thrd {
        padding-bottom: 10px;
    }

    .contact-form {
        padding: 25px 5px;
    }

    .form-sec h6 {
        font-size: 16px !important;
    }

    .form-sec h3 {
        font-size: 16px !important;
    }

    .connect ul li {
        padding-right: 0;
    }

    .guru_inner_sec p {
        font-size: 11px;
        margin: 0px 6px auto;
    }
}

@media (max-width:767px) {
    .form-sec h3 {
        font-size: 16px !important;
        padding-left: 20px;
    }

    .connect ul {
        padding-left: 20px;
    }

    .form-sec h6 {
        font-size: 16px !important;
        padding-left: 20px;
        padding-bottom: 5px;
    }

    #top-section #historical-menu .nav > li > a {
        padding-right: 0;
    }

    .d-none {
        display: block !important;
    }

    .tabcontent p {
        padding-top: 15px;
    }

    .tab button {
        padding: 10px 20px;
        font-size: 14px;
    }

    .new_addition .controllers {
        top: 10%;
        left: 27%;
    }

    .new_addition h2 {
        padding-top: 45px !important;
    }

    .donate-button {
        display: none;
    }

    .donate_mobile {
        display: block;
        text-align: center;
        max-width: 190px;
    }

    .search input[type="submit"] {
        padding: 9px;
        border-top-right-radius: 6px;
        border-bottom-right-radius: 6px;
    }

    .menu-menu-1-container {
        margin-bottom: 20px;
    }

    #top-section #historical-menu .nav {
        margin-bottom: 10px;
        width: 100%;
    }

    .ft-sec p {
        margin-bottom: 25px;
    }

    .ft-sec .list_ft_menu {
        padding: 5px 0 20px 0;
        margin-top: 0 !important;
    }

    .bg_sec {
        height: 450px;
    }

    .navbar-toggle {
        position: relative;
        float: right;
        padding: 9px 10px;
        margin-top: 8px;
        margin-right: 15px;
        margin-bottom: 8px;
        background-color: #fcf7f7;
        border: 1px solid transparent;
        border-radius: 4px;
    }

    .navbar-nav {
        flex-direction: column;
    }

    .navbar-collapse {
        padding-left: 0;
    }

    #top-section .address ul {
        text-align: center;
    }

        #top-section .address ul li {
            display: inline-block;
            margin-left: 15px;
        }

    .pull-left {
        float: none !important;
    }

    #top-section .logo {
        margin-top: 0;
    }

        #top-section .logo img {
            width: 55%;
        }

    #top-section .social-search ul li {
        margin-right: 3px;
        margin-left: 0px;
    }

    #top-section .social-search ul {
        float: none !important;
    }

    #top-section .social-search {
        margin-top: 0;
        text-align: center;
    }

    #top-section .address {
        margin-bottom: 0;
    }

    #top-section .logo {
        font-size: 1em;
    }

    .navbar-toggle .icon-bar {
        background: #fff;
    }

        .navbar-toggle .icon-bar + .icon-bar {
            background: #fff;
        }

    .navbar-toggle {
        background: none;
    }

    .navbar-header {
        width: 58%;
    }

    button:hover, button:focus, .button:hover, .button:focus {
        background: none !important;
    }

    .ft-sec {
        text-align: center;
    }

    .addtion h1 {
        font-size: 35px;
    }

    .gallery h1 {
        font-size: 35px;
    }

    .bg_text h1 {
        font-size: 35px;
    }

    .addition h1 {
        font-size: 35px;
    }

    .nm h5 {
        color: #fff;
        margin: 0;
        padding: 5px;
        font-family: Aller;
        text-transform: uppercase;
        font-size: 11px !important;
    }

    .bg_text p {
        padding: 1% 0%;
    }

    .bg_text {
        margin: 20% 0;
    }

    .gallery_guru_sahib img {
        width: 100%;
        margin: 10px 0;
    }

    .guru_inner_sec p {
        margin: 0px 18px auto;
    }

    .gallery_guru_sahib.last {
        width: 100%;
    }

    .guru_inner_sec p {
        font-size: 18px;
    }

    .gurudwaras-image {
        margin: 15px 0 10px 0;
    }

    .copy .rgt {
        font-size: 13px !important;
    }

    .audio-files {
        margin-bottom: 20px;
    }

    .audio.sec {
        padding: 0;
    }

    .audio.thrd {
        padding-bottom: 0;
    }

    .form-sec #contact {
        margin-top: 20px;
    }

    .contact-form {
        padding: 45px 45px;
    }

    .w3-bar.w3-black.next {
        margin-top: 15px;
    }

    .next button:hover, button:focus, .button:hover, .button:focus {
        color: #fff;
    }

    .map-section {
        margin-top: 15px;
    }

        .map-section .tab-content > .active {
            padding: 0;
        }

    .main-info img {
        width: 100%;
        margin-bottom: 10px;
    }

    .dropdown-name, .dropdown-country, .dropdown-state, .dropdown-distt, .dropdown-location {
        margin-bottom: 10px;
    }

        .dropdown-name .dropdown-toggle::after, .dropdown-country .dropdown-toggle::after, .dropdown-toggle::after, .dropdown-distt .dropdown-toggle::after, .search-sec #dropdownMenu {
            float: right;
        }

    .search-sec #dropdownMenu {
        width: 100%;
        margin-bottom: 5px;
    }
}

@media (max-width:680px) {
    h1, h2, h3, h4, h5, h6 {
        font-size: 26px !important;
    }

    p {
        font-size: 14px !important;
    }

    .tab button {
        padding: 10px 20px 0px 15px;
        font-size: 14px;
    }

    .nm h5 {
        font-size: 14px;
    }

    .bg_text {
        margin-top: 15%;
    }

    .added_new1 {
        height: 270px;
    }

        .added_new1 h2 {
            padding: 30px 25px 15px 35px;
            font-size: 20px;
        }

        .added_new1 a, .bg_text a, .tabcontent a, .main-sec .btn a {
            font-size: 13px;
        }

    .main-sec .btn a {
        font-size: 13px;
    }

    .gurudwaras_info h5 {
        font-size: 22px !important;
    }
}

@media (max-width:620px) {
    h1, h2, h3, h4, h5, h6 {
        font-size: 24px !important;
    }

    .bg_text {
        margin-top: 22%;
    }
}

@media (max-width:575px) {
    #top-section .address ul li {
        margin-bottom: 0;
    }

    h1, h2, h3, h4, h5, h6 {
        font-size: 22px !important;
    }

    .new_addition .controllers {
        left: 0;
    }

    .copy .rgt {
        font-size: 13px !important;
    }

    .btn-learn {
        font-size: 12px;
    }

    .bg_sec .btn-learn {
        font-size: 12px;
    }

    .gurudwaras_info h5 {
        font-size: 19px !important;
    }

    .nm h5 {
        font-size: 15px !important;
    }
}

@media (max-width:500px) {
    .new_addition .controllers {
        top: 10%;
        left: 0;
    }

    .new_addition h1 {
        font-size: 30px;
    }
}


@media (max-width:480px) {
    .contact-form {
        padding: 60px 40px;
    }
}

@media (max-width:414px) {

    .bg_text p {
        padding: 0;
    }

    .tabcontent img {
        height: 270px;
    }

    .navbar-toggle {
        margin-left: 10px;
    }

    .ft-sec {
        text-align: center !important;
    }

    .addtion h1 {
        font-size: 35px;
    }

    #Main_Slider .carousel-caption {
        top: 38%;
        padding: 0px 54px;
    }

    .tab button {
        padding: 10px 10px 0px 10px;
        font-size: 12px;
    }

    .bg_text {
        margin: 30% 0;
    }

    .new_addition .carousel-caption h2 {
        font-size: 18px !important;
    }

    .carousel-indicators {
        margin-right: 15% !important;
        margin-left: 20% !important;
    }

    /*--gallery-page--*/

    .guru_inner_sec p {
        margin: 0px 14px auto;
    }

    .contact-form {
        padding: 25px 20px;
    }

    .place {
        padding: 15px 5px;
    }
}


@media (max-width:375px) {
    #top-section .address ul {
        padding-left: 0px;
        margin-bottom: 0;
    }

    #top-section .address ul {
        text-align: left;
    }

        #top-section .address ul li {
            display: inline-block;
            margin-left: 0px;
        }

            #top-section .address ul li i {
                width: 22px;
                height: 22px;
                font-size: 9px;
                line-height: 16px;
                margin-left: 7px;
                margin-right: 7px;
            }

    #top-section .social-search ul li i {
        width: 22px;
        height: 22px;
        font-size: 9px;
        line-height: 16px;
    }

        #top-section .social-search ul li i:hover {
            width: 22px;
            height: 22px;
            font-size: 9px;
            line-height: 16px;
        }

    #top-section #historical-menu .nav > li > a {
        padding-right: 22px;
    }

    .tab button {
        padding: 10px 8px 0px 8px;
        font-size: 11px;
    }

    .ftr_social li a i {
        width: 22px;
        height: 22px;
        font-size: 9px;
        line-height: 17px;
    }

    .copy .rgt {
        font-size: 12px !important;
    }

    .ft-sec {
        text-align: center;
    }

    .addition {
        padding-top: 20px;
    }


    /*--gallery-page--*/

    .guru_inner_sec p {
        margin: 0px 12px auto;
    }

    .gurudwaras_info h5 {
        font-size: 16px !important;
    }

    .guru_inner_sec p {
        margin: 0px 10px auto;
    }

    .contact-form {
        padding: 35px 5px;
    }

    .connect ul li a {
        padding-right: 0;
    }

    #top-section .address ul li i:hover {
        border: 2px solid #c28618;
        border-radius: 100%;
        width: 22px;
        height: 22px;
        font-size: 9px;
        vertical-align: middle;
        text-align: center;
        line-height: 16px;
        margin-right: 7px;
        color: #fff;
        background: #c28618;
        transition: 0.5s;
    }

    .place {
        padding: 35px;
        padding-left: 0;
        padding-right: 0;
    }

    .paath {
        padding: 10px;
    }

    .connect ul li {
        padding-right: 10px;
    }
}


@media (max-width:320px) {
    #top-section .social-search ul li i {
        line-height: 18px;
    }

        #top-section .social-search ul li i:hover {
            line-height: 18px;
        }

    .paath {
        padding: 0;
    }

    .navbar-header {
        margin: auto;
        width: 25%;
    }

    .connect ul li {
        display: block;
    }

    #top-section .address ul li {
        font-size: 8px;
    }

    #top-section #historical-menu .nav > li > a {
        padding-right: 0px;
    }
}

p, h6, ul{
    margin-bottom: 2px !important;
}

.owl-nav, .owl-nav button, .owl-nav span{
    font-size: 60px;
    color: #fff;
}

.owl-prev,
.owl-next {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}

.owl-prev {
    left: -2rem;
}

.owl-next {
    right: -2rem;
}