.no-js .owl-carousel {

    display: block;

}



.owl-carousel.owl-loaded {

    display: block;

}



.testimonials {

    position: relative;

    padding: 30px 10%;

    font-size: 1.5em;

}



.owl-carousel {

    display: none;

    width: 100%;

    -webkit-tap-highlight-color: transparent;

    position: relative;

    z-index: 1;

}



* {

    box-sizing: border-box;

}



.owl-carousel .owl-stage-outer {

    position: relative;

    overflow: hidden;

    -webkit-transform: translate3d(0px, 0px, 0px);

}



* {

    box-sizing: border-box;

}



.testimonials {

    font-size: 1.5em;

}



element {

    transform: translate3d(-6475.2px, 0px, 0px);

    transition: all 0.25s ease 0s;

    width: 8633.6px;

}



.owl-carousel .owl-stage {

    position: relative;

    -ms-touch-action: pan-Y;

}



.owl-carousel .owl-item {

    position: relative;

    min-height: 1px;

    float: left;

    -webkit-backface-visibility: hidden;

    -webkit-tap-highlight-color: transparent;

    -webkit-touch-callout: none;

    -webkit-user-select: none;

    -moz-user-select: none;

    -ms-user-select: none;

    user-select: none;

}



.carousel {

    position: relative;

}



.carousel-inner {

    position: relative;

    overflow: hidden;

    width: 100%;

}



.carousel-inner > .item {

    display: none;

    position: relative;

    -webkit-transition: 0.6s ease-in-out left;

    -o-transition: 0.6s ease-in-out left;

    transition: 0.6s ease-in-out left;

}



.carousel-inner > .item > img,

.carousel-inner > .item > a > img {

    line-height: 1;

}



@media all and (transform-3d),

(-webkit-transform-3d) {

    .carousel-inner > .item {

        -webkit-transition: -webkit-transform 0.6s ease-in-out;

        -moz-transition: -moz-transform 0.6s ease-in-out;

        -o-transition: -o-transform 0.6s ease-in-out;

        transition: transform 0.6s ease-in-out;

        -webkit-backface-visibility: hidden;

        -moz-backface-visibility: hidden;

        backface-visibility: hidden;

        -webkit-perspective: 1000;

        -moz-perspective: 1000;

        perspective: 1000;

    }

    .carousel-inner > .item.next,

    .carousel-inner > .item.active.right {

        -webkit-transform: translate3d(100%, 0, 0);

        transform: translate3d(100%, 0, 0);

        left: 0;

    }

    .carousel-inner > .item.prev,

    .carousel-inner > .item.active.left {

        -webkit-transform: translate3d(-100%, 0, 0);

        transform: translate3d(-100%, 0, 0);

        left: 0;

    }

    .carousel-inner > .item.next.left,

    .carousel-inner > .item.prev.right,

    .carousel-inner > .item.active {

        -webkit-transform: translate3d(0, 0, 0);

        transform: translate3d(0, 0, 0);

        left: 0;

    }

}



.carousel-inner > .active,

.carousel-inner > .next,

.carousel-inner > .prev {

    display: block;

}



.carousel-inner > .active {

    left: 0;

}



.carousel-inner > .next,

.carousel-inner > .prev {

    position: absolute;

    top: 0;

    width: 100%;

}



.carousel-inner > .next {

    left: 100%;

}



.carousel-inner > .prev {

    left: -100%;

}



.carousel-inner > .next.left,

.carousel-inner > .prev.right {

    left: 0;

}



.carousel-inner > .active.left {

    left: -100%;

}



.carousel-inner > .active.right {

    left: 100%;

}



.carousel-control {

    position: absolute;

    top: 0;

    left: 0;

    bottom: 0;

    width: 15%;

    opacity: 0.5;

    filter: alpha(opacity=50);

    font-size: 20px;

    color: #ffffff;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);

}



.carousel-control.left {

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5) 0%, rgba(0, 0, 0, 0.0001) 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);

}



.carousel-control.right {

    left: auto;

    right: 0;

    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-image: -o-linear-gradient(left, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.0001) 0%, rgba(0, 0, 0, 0.5) 100%);

    background-repeat: repeat-x;

    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);

}



.carousel-control:hover,

.carousel-control:focus {

    outline: 0;

    color: #ffffff;

    text-decoration: none;

    opacity: 0.9;

    filter: alpha(opacity=90);

}



.carousel-control .icon-prev,

.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-left,

.carousel-control .glyphicon-chevron-right {

    position: absolute;

    top: 50%;

    z-index: 5;

    display: inline-block;

}



.carousel-control .icon-prev,

.carousel-control .glyphicon-chevron-left {

    left: 50%;

    margin-left: -10px;

}



.carousel-control .icon-next,

.carousel-control .glyphicon-chevron-right {

    right: 50%;

    margin-right: -10px;

}



.carousel-control .icon-prev,

.carousel-control .icon-next {

    width: 20px;

    height: 20px;

    margin-top: -10px;

    line-height: 1;

    font-family: serif;

}



.carousel-control .icon-prev:before {

    content: '\2039';

}



.carousel-control .icon-next:before {

    content: '\203a';

}



.carousel-indicators {

    position: absolute;

    bottom: 10px;

    left: 50%;

    z-index: 15;

    width: 60%;

    margin-left: -30%;

    padding-left: 0;

    list-style: none;

    text-align: center;

}



.carousel-indicators li {

    display: inline-block;

    width: 10px;

    height: 10px;

    margin: 1px;

    text-indent: -999px;

    border: 1px solid #ffffff;

    border-radius: 10px;

    cursor: pointer;

    background-color: #000 \9;

    background-color: rgba(0, 0, 0, 0);

}



.carousel-indicators .active {

    margin: 0;

    width: 12px;

    height: 12px;

    background-color: #ffffff;

}



.carousel-caption {

    position: absolute;

    left: 15%;

    right: 15%;

    bottom: 20px;

    z-index: 10;

    padding-top: 20px;

    padding-bottom: 20px;

    color: #ffffff;

    text-align: center;

    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);

}



.carousel-caption .btn {

    text-shadow: none;

}



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

    .carousel-control .glyphicon-chevron-left,

    .carousel-control .glyphicon-chevron-right,

    .carousel-control .icon-prev,

    .carousel-control .icon-next {

        width: 30px;

        height: 30px;

        margin-top: -15px;

        font-size: 30px;

    }

    .carousel-control .glyphicon-chevron-left,

    .carousel-control .icon-prev {

        margin-left: -15px;

    }

    .carousel-control .glyphicon-chevron-right,

    .carousel-control .icon-next {

        margin-right: -15px;

    }

    .carousel-caption {

        left: 20%;

        right: 20%;

        padding-bottom: 30px;

    }

    .carousel-indicators {

        bottom: 20px;

    }

}



.container-fluid {

    width: 100%;

    max-width: 1350px;

    margin: 0px auto;

    padding: 0px;

}



#myCarousel {

    width: 100%;

    max-width: 1400px;

    margin: 0px auto

}



a {

    color: #f5f5f5;

}



p,

ul {

    font-family: Copperplate;

}



.fa {

    font-size: 25px;

    margin-right: 2px;

    color: #f5f5f5;

}



.fa:hover {

    color: #999;

}



.bg-overlay {

    padding: 0px 40px;

    background-color: rgba(0, 0, 0, 0.9);

}

body {

    overflow-x: hidden;

}



p,

ul {

    font-family: 'Lato', sans-serif;

}



.top-banner {

    border: 1px solid;

    width: 100%;

    max-width: 1000px;

    padding: 20px;

}



.navbar-inverse {

    float: right;

    position: relative;

    left: 0px;

    border: 0px;

    background: #2E2E2E;

    ;

    margin: 0px;

    padding: 12px;

}



.navbar-nav {

    margin: 0px;

    border-radius: 0px;

    float: right;

    padding: 0px;

    font-size: 17px;

    padding: 3px 0px;

    padding-right: 40px;

}



.navbar-nav ul {

    list-style-type: none;

    margin: 0;

    padding: 0;

    overflow: hidden;

    background-color: #333;

}



.navbar-nav li {

    float: left;

    margin-top: 7px;

}



.navbar-nav li a {

    display: block;

    color: white;

    text-align: center;

    padding: 0px 16px;

    text-decoration: none;

    padding-bottom: 0px;

}


#active {

    color: #fff;

}



.f-text {

    font-size: 35px;

    color: #f5f5f5;

    margin-top: 10px;

    font-weight: bold;

    letter-spacing: 1px;

    line-height: 75px;

    font-weight: bold;

}



#arrow {

    font-size: 60px;

    margin-top: 23px;

    color: rgba(255, 71, 110, 0.7);

}



#arrow:hover {

    color: rgba(255, 71, 110, 1);

}



.l-btn {

    width: 100%;

    max-width: 420px;

    height: 62px;

    border: 0px;

    outline: none;

    font-size: 24px;

    padding: 0px 10px;

    margin-bottom: 7px;

    border: 0px solid #f5f5f5;

    background: #0C6EE8;

    color: #f5f5f5;

    font-family: 'Capriola', sans-serif;

    border-radius: 3px;

    margin-top: 32px;

    height: auto;

    padding: 12px;

    border-radius: 5px;

}



.l-btn:hover {

    opacity: 0.8;

}



.sec-row {

    padding: 50px 120px;

    padding-bottom: 20px;

}



.thi-row {

    padding: 10px 130px;

    padding-bottom: 40px;

}



.la-ul {

    font-size: 26px;

    color: #fff;

    list-style-type: none;

    margin-top: 40px;

    padding-left: 60px;

}



.la-ul li {

    margin-top: 10px;

    color: #444;

    font-size: 22px;

    line-height: 24px;

    letter-spacing: 1px;

}



.la-ul li i {

    color: #666;

    font-size: 24px;

    padding-right: 7px;

    position: relative;

    margin-bottom: 10px;

    float: left;

}



.l-row {

    padding: 20px 83px;

}



.l-row .col-lg-6 .col-lg-3 p {

    font-family: 'Titillium Web', sans-serif;

    font-size: 17px;

    text-align: left;

}



.l-row .col-lg-6 {

    padding: 0px;

    margin: 0px;

}



.l-row .col-lg-6 {

    padding: 0px;

    margin: 0px;

}



.l-row .col-lg-6 .col-lg-3 {

    max-width: 138px;

    height: 95px;

    padding: 10px 0px;

    background: #3333FF;

    text-align: center;

    font-size: 15px;

    color: #fff;

    letter-spacing: 1px;

    margin-right: 10px;

    text-align: center;

    border-radius: 4px;

    margin: 0px 4px;

    margin-bottom: 12px;

    margin: 0px auto;

    margin-right: 12px;

}



.l-row .col-lg-6 .col-lg-3 {

  

    height: 95px;

    padding: 10px 10px;

    background: #3333FF;

    text-align: center;

    font-size: 15px;

    color: #fff;

    letter-spacing: 1px;

    text-align: center;

    border-radius: 4px;

    margin-right: 12px;

    margin-bottom: 12px;

   

   

}



.l-row .col-lg-6 .col-lg-3 p {

    font-size: 16px;

    text-align: center;

    padding: 0px;

    margin: 0px;

    margin-top: 5px;

}



#login-btn {

    width: 100px;

    height: 34px;

    background: #3333FF;

    color: #fff;

    border: 0px;

    font-size: 18px;

    border-radius: 3px;

}



#login-btn:hover {

    opacity: 0.8;

}



#color-overlay {

    position: absolute;

    top: 0;

    left: 0;

    width: 100%;

    height: 120%;

    background-color: rgba(255, 255, 255, 0.2);

}





/* Landscape phones and portrait tablets */



@media (max-width: 767px) {

    .top-banner {

        border: 1px solid;

        width: 88%;

        max-width: 1000px;

        padding: 0px;

        margin: 0px 30px;

    }

    #login-btn {

        width: 100px;

        height: 34px;

        background: #3333FF;

        color: #fff;

        border: 0px;

        font-size: 18px;

        border-radius: 3px;

        margin-top: 10px;

    }

    .navbar-inverse {

        float: right;

        position: relative;

        left: 0px;

        border: 0px;

        background: #2E2E2E;

        ;

        margin: 0px;

        padding: 8px;

    }

    .navbar-nav {

        margin: 0px;

        border-radius: 0px;

        float: right;

        padding: 0px;

        font-size: 15px;

        padding: 3px 0px;

        padding-right: 10px;

    }

    .navbar-nav ul {

        list-style-type: none;

        margin: 0;

        padding: 0;

        overflow: hidden;

        background-color: #333;

    }

    .navbar-nav li {

        float: left;

        margin-top: 15px;

    }

    .navbar-nav li a {

        display: block;

        color: white;

        text-align: center;

        padding: 0px 6px;

        text-decoration: none;

        padding-bottom: 0px;

    }

    #active {

        color: #fff;

    }

    .f-text {

        font-size: 30px;

        color: #f5f5f5;

        margin-top: 10px;

        font-weight: bold;

        letter-spacing: 1px;

        line-height: 75px;

        font-weight: bold;

    }

    #arrow {

        font-size: 45px;

        margin-top: 23px;

        color: rgba(255, 71, 110, 0.7);

    }

    .l-btn {

        width: 100%;

        max-width: 420px;

        height: 62px;

        border: 0px;

        outline: none;

        font-size: 24px;

        padding: 0px 10px;

        margin-bottom: 7px;

        border: 0px solid #f5f5f5;

        background: #0C6EE8;

        color: #f5f5f5;

        font-family: 'Capriola', sans-serif;

        border-radius: 3px;

        margin-top: 22px;

        height: auto;

        padding: 12px;

        border-radius: 5px;

    }

    .l-btn:hover {

        opacity: 0.8;

    }

    .sec-row {

        padding: 20px 20px;

        padding-bottom: 20px;

    }

    .thi-row {

        padding: 10px 20px;

        padding-bottom: 20px;

    }

    .la-ul {

        font-size: 26px;

        color: #fff;

        list-style-type: none;

        margin-top: 20px;

        padding-left: 20px;

    }

    .la-ul li {

        margin-top: 10px;

        color: #444;

        font-size: 20px;

        line-height: 24px;

        letter-spacing: 1px;

    }

    .la-ul li i {

        color: #666;

        font-size: 22px;

        padding-right: 7px;

        position: relative;

        margin-bottom: 10px;

        float: left;

    }

    .l-row {

        padding: 20px 20x;

    }

    .l-row .col-lg-6 .col-lg-3 p {

        font-family: 'Titillium Web', sans-serif;

        font-size: 17px;

        text-align: left;

    }

    .l-row .col-lg-6 {

        padding: 0px;

        margin: 0px;

    }

    .l-row .col-lg-6 {

        padding: 0px;

        margin: 0px;

    }

    .l-row .col-lg-6 .col-lg-3 {

        width: 100%;

        max-width: 348px;

        height: 95px;

        padding: 20px 0px;

        background: #3333FF;

        text-align: center;

        font-size: 26px;

        color: #fff;

        letter-spacing: 1px;

        margin-right: 10px;

        text-align: center;

        border-radius: 4px;

        margin: 0px auto;

        margin-bottom: 22px;

    }

    .l-row .col-lg-6 .col-lg-3 p {

        font-size: 23px;

        text-align: center;

    }

}

/*event page*/
/*search button*/
.container .row .srch th{
    font-size: 16px;
    margin-left: 5px;
}
.container .row .srch .btnwb{
    padding: 12px;
    width: 100%;
    border-radius: 2px;
    color: white;
    border: none;
    background-color: #23527c; 
}
.head_contact .text-center span{
    font-size: 20px;
}
.container .TableHd th{
	padding: 10px;
    font-weight: 100;
    font-size: 16px;
	background-color: #2a2a30;
	color: #ccd1d1;
}
.container .form-div .row .new-events table tr:nth-child(odd){
    background-color: #f2f2f2;
}
/*PROFILE PAGE*/

#templatemo-welcome form input {
    margin-top: 10px;
}
#templatemo-welcome .container form table tr:nth-child(even) {
    background-color: white;
}
.btnwb{
    background-color: #23527c;
    color: white;
    border:none;
    border-radius: 1px;
    font-size: 14px;
    padding: 14px;
}

/*profile page*/
.profile-page form table tr td input{
    border-radius: 0px;
}

/*END FO RESOPNSIVE DESIGN*/
@media (max-width: 667px){
    
    .profile-page .btnwb{
        width: 110px;
        font-size: 12px;
        text-align: center;
        padding: 5px;
    }
    #login-btn {/*header login and logout buttons*/

    width: 70px;

    height: 30px;

    font-size: 13px;

    }
    .header-page ul li{
        font-size: 13px;
    }
    .contact-us #contact-us-title{/*contact us page*/
        margin-top: 70px;
    }
    .container .form-div .row .srch tr th{
        font-weight: lighter;
        font-size: 12px;
        padding: 5px;
    }
    .forget-password h1{
        font-size: 18px;
        margin-top: 35px;
    }
    .container .form-div .row .srch tr input{
       width: auto; 
    }
}
@media (min-width: 668px){

    .contact-us #contact-us-title{
        margin-top: 64px;
    }
}
@media (max-width: 480px){
    #forget-password h1{
        margin-top: 20px;
    }
    .profile-page h1{
        margin-top: 50px;
    }

}
@media (max-width: 960px){
    .container{
        width: auto;
    }
}
@media (max-width: 420px){
    .header-page #logo{
        margin-top: 20px;
    }
}