@font-face {

	font-family: 'Montserrat-Regular';

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

	src: local('Montserrat-Regular'), url('../fonts/Montserrat-Regular.woff') format('woff'), url('../fonts/Montserrat-Regular.ttf') format('truetype');

}

@font-face {

	font-family: 'Montserrat-Bold';

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

	src: local('Montserrat-Bold'), url('../fonts/Montserrat-Bold.woff') format('woff'), url('../fonts/Montserrat-Bold.ttf') format('truetype');

}



body{

     margin:0;

     padding:0;

     color: #717477;

    font-family: 'Montserrat-Regular';

    font-size: 16px;

}

p {

    color: #717477;

    font-size: 16px;

    line-height: 24px;

    margin-bottom: 16px;

    font-family: 'Montserrat-Regular';

}

.mdetails p{
    margin: 0px;
}

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

     color: #000000;

    font-family: 'Montserrat-Bold';

    margin-top: 10px;

    margin-bottom: 10px;

}

h1{

    font-size: 26px;

    color: #000000;

}

h2{

    font-size: 22px;

    color: #000000;

}

h3{

    font-size: 18px;

    color: #000000;

}

h4{

    font-size: 26px;

    color: #0c4769;

}

h5{

    font-size: 22px;

    color: #0c4769;

}

h6{

    font-size: 18px;

    color: #0c4769;

}

a{

    color: #317ecc;

}

a:focus, a:hover{

	text-decoration:none;

}

.logo {

    padding: 5px 0px;

    display: block;

    width: 100%;

    float: left;

}

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

    display: none;

}

.navbar-header .attr-nav {

    display: none;

}

.navbar-right {

    float: right !important;

}

nav.navbar.bootsnav{

        background-color: #ffffff;

        border-top: 1px solid #d6d6d6;

        border-bottom: 1px solid #d6d6d6;

}

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

    color: #4a4a4a;

    font-weight: 700 !important;

    padding: 20px 20px;

    font-size: 16px;

   font-family: 'Montserrat-Regular';

    text-shadow: none;

    margin: 28px 0px;

}

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

    background-color: #0c4769;

    color: #fff;

}

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

    background-color: #363333;

    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: 100 !important;

}

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

    color: #0c4769;

    padding: 6px 10px 2px 10px;

    cursor: pointer;

}

button.navbar-toggle .fa-bars {

    font-size: 22px;

}

.attr-nav > ul > li > a {

    color: #ffffff;

    padding: 18px 10px;

}

.carousel-inner>.item:before{

    content: "";

    position: absolute;

    top: 0;

    left: 0;

    right: 0;

    bottom: 0;

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

}

.carousel-indicators{

    display: none;

}

.carousel-caption{

    background-color:inherit;

}

.about-block {

    padding: 50px 0px;

}

 .abt-right {

    padding: 30px 30px;

}

.abt-right h2 {

    color: #000000;

    font-size: 30px;

    margin-bottom: 20px;

    margin-top: 0px;

}

.info-link a {

    color: #ffffff;

    font-weight: 700;

    background-color: #0c4769;

    padding: 12px 25px;

    display: inline-block;

    margin-top: 10px;

    transition: all 0.3s linear;

}

.info-link a:hover{

    background-color: #2E2929;

}

.whats-heading {

    text-align: center;

    padding-bottom: 30px;

}

.whats-heading h1 {

    margin-top: 0px;

    font-size: 36px;

}

.service-block {

    padding: 50px 0px;

    background-color: #f0faff;

}

.fig-heading {

    overflow: hidden;

    cursor: pointer;

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

    position: absolute;

    bottom: 0;

    width: 100%;

    height: 50px;

    padding: 0px 25px;

    transition: all 0.3s ease-in-out;

}

.service-content:hover .fig-heading {

    height: 65%;

    transition: all 0.3s ease-in-out;

}

.fig-heading h3 {

    margin: 0px;

    color: #ffffff;

    font-size: 18px;

    text-align: center;

}

.fig-heading h3 a{

    color: #ffffff;

    padding: 15px;

    display: block;

}

.fig-heading p{

    color: #ffffff;

}

.service-content {

    position: relative;

    overflow: hidden;

    width: 100%;

    margin-bottom: 30px;

}

.history-right {

    background-color: #0c4769;

    padding: 30px;

    position: relative;

}

.history-right h3 {

      margin: 0px;

    padding-bottom: 20px;

    color: #ffffff;

    font-size: 30px;

    line-height: 1.3;

}

.history-right p {

    color: #ffffff;

}

.hist-col {

    padding: 0px;

}

.chamber-list {

    box-shadow: 0 2px 25px 0 rgba(12,0,46,.1);

    background: #ffffff;

    margin-bottom: 30px;

}

.event-heading h3 {

    margin: 0px;

    padding-bottom: 20px;

    font-size: 20px;

}

.event-heading {

    padding: 20px 30px 30px;

}

.event-heading a {

    float: right;

    display: block;

    color: #4a4a4a;

}

.event-heading .fa-chevron-right {

    margin-left: 5px;

    position: relative;

    top: 2px;

}

.event-heading a:hover{

    color: #0c4769;

}

.event-block {

    padding: 50px 0px;

}

.support-block {

    background-color: #f0faff;

}

.owl-pagination {

    display: none;

}

.logo-block .owl-pagination {
    display: block;
    margin-top: 25px;
}

.logo-block {
    padding-bottom: 30px;
    background-color: #0c4769;
    padding-top: 30px;
}
.logo-block .whats-heading h1{
    color: #ffffff;
}

.form-right {

    box-shadow: 0 2px 25px 0 rgba(12,0,46,.1);

    padding: 30px 40px;

    width: 100%;

    float: left;

}

.form-right .form-horizontal .form-group {

    margin-left: 0px;

    margin-right: 0px;

}

.form-left img {

    width: 100%;

}

.form-right h3 {

    margin-top: 0px;

    padding-bottom: 20px;

    text-transform: uppercase;

}

.form-right .form-control {

    height: 45px;

    border-radius: 10px;

    border-color: #0c4769;

}

.form-right textarea {

    height: 100px !important;

}

.form-right .btn-primary{

    background-color: #0c4769;

    border-color: #0c4769;

}

.form-right .btn-primary:hover{

    background-color: #363333;

    border-color: #363333;

}

.contact-form {

    margin: 60px 0px;

}



.org-list {

    margin: 50px 0px;

}

.org-list .owl-carousel .owl-item img {

    width: 200px;

    display: block;

    margin: 0px auto;

}

footer{

    background-color: inherit;

    border: none;

}

.top-footer{

    background-color: #0c4769;

     padding: 50px 0px;

}

.more-info .fa-home {

    float: left;

}

.more-info .add-info {

    display: table;

}

.footer-title{

   font-family: 'Montserrat-Bold';

    border: none;

}

.more-info li{

    font-size: 16px;

    font-family: 'Montserrat-Regular';

}

.more-info i {

    margin-right: 0px;

    font-size: 16px;

    padding: 0px !important;

    margin-right: 5px;

    color: #ffffff;

}

.shop-list i {

    color: #ffffff;

}

.more-info p {

    color: #ffffff;

}

.add-list .fa-angle-right {

    float: left;

}

.input-group-btn .btn {

    background: #317ecc none repeat scroll 0 0;

    border: 1px solid #317eccG;

    font-size: 15px;

}

.copy p, .power p a {

    color: #ffffffff;

}

.bottom-footer{

    padding: 0px;

    padding-top: 20px;

    background-color: #0c4769;

    border-top: 1px solid #4a6871;

}

.power p{

    color: #ffffff;

}





/*--member-directory--*/

.member-block{

    padding: 30px 0px;

}

.member-direct .search-box {

    float: left;

    margin-top: 10px;

}

.member-direct .form-control {

    float: left;

    width: 300px;

    margin-top: 15px;

    margin-left: 20px;

}

.top_paging {

    width: 100%;

    float: left;

    margin-top: 10px;

    border-bottom: 1px solid #dfdfdf;

    padding-bottom: 10px;

}

.member-left, .member-direct {

    width: 100%;

    float: left;

}

.member-content {

    margin-top: 10px;

    width: 100%;

    float: left;

}

.member-right-content h1 {

    margin-top: 0px;

    font-size: 24px;

    margin-bottom: 10px;

}

.member-right-content .cat-list{

    list-style-image: url(../images/right_arrow.png);

    padding-left: 25px;

}

.member-right-content .cat-list li{

    border-bottom: 1px dotted #d8d8d8;

    margin-bottom: 10px;

    padding-bottom: 3px;

}

.top_paging li a {

    font-weight: 600;

}

.listing-left img{

    border: 1px solid #DDDDDD;

    border-radius: 4px 4px 4px 4px;

    margin: 0 15px 0 0;

    padding: 5px;

}

.listing-center, .listing-right {

    font-size: 14px;

    line-height: 25px;

}

.listing-right .view_full {

    background-color: #0054a6;

    color: #ffffff;

    padding: 6px 25px;

    display: inline-block;

    border-radius: 250px;

}

.listing-right .view_full:hover{

     background-color: #4e7435;

    color: #ffffff;

}

.listing-content {

    border-bottom: 1px solid #e1e1e1;

    padding: 20px 0px;

    width: 100%;

    float: left;

}

.listing-right {

    width: 100%;

    float: right;

    text-align: right;

}

.listing-content .listing-center{

    float: left;

}

.listing-content .listing-number{

    float: right;

}

.listing-number li {

    font-size: 14px;

    line-height: 25px;

}

.member-direct #search-button {

    float: left;

    width: 125px;

    padding: 8px 10px;

    background-color: #0c4769;

    color: #ffffff;

    text-transform: uppercase;

    font-style: normal;

    border-color: #0054a6;

    margin-left: 20px;

    margin-top: 12px;

    border-radius: 5px;

    transition: all 0.3s ease;

}

.member-direct #search-button:hover{

    background-color: #4e7435;

    color: #ffffff;

    border-color: #4e7435;

}

.member-direct .search-box input {

    padding-left: 15px;

    font-style: normal;

}
.mdetails .mem-title {
    float: left;
    font-weight: 700;
    color: #000000;
}
.mdetails .mem-compny {
    margin-bottom: 15px;
    color: #317ecc;
}
.relocate-left img {
    width: 100%;
}
.relocate-right h6 {
    margin-top: 0px;
}
.relocate-left {
    margin-bottom: 30px;
}
.business-block {
    padding-top: 50px;
    background-color: #f2f9ff;
    padding-bottom: 50px;
}
.business-content h3 {
    text-align: center;
    line-height: 26px;
    font-size: 18px;
}
.mem-desc {
    margin-top: 15px;
}
.mem-desc h5 {
    font-size: 16px;
    color: #000;
    font-weight: 700;
    font-family: 'Montserrat-Regular';
}
.mdetails p {
    margin-bottom: 6px;
}
.social-icons img {
    width: 30px;
    margin-right: 7px;
    margin-top: 6px;
}


/*--media-responsive--*/

@media (min-width: 768px){

    .col-padd, .form-col  {

        padding: 0px;

    }
    .reloc-col{
        padding-left: 0px;
    }

}

@media (min-width: 991px){

    .whats-heading h1, .abt-right h2 {

        font-size: 48px;

    }

      .history-right {

        top: 0px;

        right: 0px;

    }

}

@media (min-width:1200px){

    .abt-right h2{

         font-size: 60px;

    }

    .whats-heading p {

        margin: 10px 20%;

    }

    .history-right h3{

        margin-right: 70px;

    }

    .abt-right {

        padding: 30px 80px 20px;

    }

    .history-right {

        padding: 40px;

        top: 120px;

        right: 50px;

    }



}

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

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

        padding: 15px 8px;

        font-size: 14px;

    }

    .carousel-caption{

        top: 25%;

    }

    .form-right{

        padding: 25px 25px;

    }



}

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

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

        padding: 15px 10px;

        font-size: 14px;

        margin: 0px;

    }

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

        width: 100%;

    }

    .navbar-header {

        float: none;

        margin: 0px;

        width: 100%;

        text-align: center;

    }

    .carousel-caption h1 {

        font-size: 30px;

    }

    .carousel-caption a{

        font-size: 15px;

    }

    .form-right{

        padding: 30px;

    }

    .footer-title{

        margin-top: 20px;

    }

    .more-info p{

        padding-bottom: 0px;

    }

   

}

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

    .abt-left figure img{

        width: 100%;

    }

    .footer-title{

        margin-top: 20px;

    }

    .more-info p{

        padding-bottom: 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%;

    }
    .business-content img{
        width: 100%;
    }
    .business-content {
        margin-bottom: 30px;
    }
    .contact-form {
        margin-top: 0px;
    }

}

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

    .logo img {

        float: none;

    }

   .carousel-caption p{

        display: none;

   }

   .carousel-caption h1{

        font-size: 20px;

        margin-bottom: 10px;

   }

    .carousel-caption a {

        font-size: 14px;

        height: auto;

        padding: 10px 15px;

        line-height: initial;

        width: auto;

    }

    .carousel-caption{

        top: 20%;

    }

    .about-block, .service-block, .event-block{

        padding: 30px 0px;

    }

    .form-right{

        padding: 20px;

    }

    .abt-right{

        padding: 0px;

    }

    .org-list{

        margin: 30px 0px;

    }

    .whats-heading h1{

        font-size: 30px;

    }

    .top-footer{

        padding: 30px 0px;

    }

}

