body {
    /*background-image: url('/files/1107_2015070133115-1435678275.jpg');*/
    background-image: url('/files/1102_2015070132919-1435678159.jpg');
    background-attachment: fixed;
    background-repeat: no-repeat;
    background-size: 100%;
    background-position: center; 
}

body.header1 {
    padding-top: 174px;
}

td > p , th > p {
    margin:0 !important;
    padding:0 !important;
    
}
 
._cms_pages_top_menu {
  text-align: right;
}
.cms_page_block_heading {
    font-size: 26px;
}
.cms_bullet_arrow li {
    margin-bottom:5px;
}
.navbar-nav ul li a {
    display: block;
    padding: 0 10px;
    line-height: 32px;
    font-size: 16px;
    font-family: "Oswald",sans-serif;
    text-transform: none;
    white-space: nowrap;
}

.navbar-nav {
    width: 100%;
}

.navbar-nav ul {
    width: 300px;
}

.navbar-nav > li > a {
    padding: 0 11px;
    line-height: 44px;
}
.header1 .navbar-nav ul {
    top: 44px;
}



#boxedLayout #globalWrapper {
    margin-top: 40px;
 
}
h1, h2, h3, h4 {
    text-transform: none;
}


.block-gallery > ul {
  padding: 0;
}

.block-gallery ul.block-data a div {
  height: 200px;
  width: 260px;
}

.panel-title a {
  width: 100%;
  display: block;
}

.assets_block_image .mask {
    left: 0;
}

.header1 ul.quickMenu li.last {
  border-right: none;
}

.page-header h1, h1 {
    font-size: 44px;
    line-height: 44px;
    font-weight: 300;
}

.color2 ul#navTrail li a:hover {color:#fff ;}




#mainMenu > ul {
    padding: 0 15px;
}

#mainHeader .navbar-brand {
    padding-left: 10px;
    padding-right: 10px;
}

@media(max-width: 1199px) {
    .block-gallery ul.block-data a div {
      height: 170px;
      width: 220px;
      background-size: cover;
    }
    


    
    ._cms_pages_top_menu > div > a {
      font-size: 15px;
      margin: 0 10px;
    }

}

@media(max-width: 991px) {
/*    .block-gallery ul.block-data a div {
        height: 130px;
        width: 168px;
        background-size: cover;
    }  
    */


    ._cms_pages_top_menu > div > a {
      font-size: 14px;
      margin: 0 5px;
    }
    .navbar-brand > img {
        max-width: 240px;
    }
}

/* block responsivness */
@media(max-width:767px){
    #mainMenu > ul {
        padding: 0;
    }
    #mainHeader .navbar-brand {
        display: block;
        padding-right: 70px;
        float: none;
        box-sizing: border-box;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        margin-left: 0;
    }
    
    #mainHeader .navbar-brand > img {
        max-width: 100%;
    }
    #mainHeader .navbar-toggle {
        position: absolute;
        right: 0;
        float: none;
    }
    
    #preHeader {
        display: none;
    }
    
    .imgWrapper {
        background: #333333;
        text-align: center;
    }
    .imgWrapper .img-responsive {
        display: inline;
    }
    
    .block-gallery {
        text-align: center;
    }
    .block-gallery ul.block-data a div {
      height: 200px;
      width: 260px;
    }
    
    .xs-margin-none {
        margin: 0;
    }
    .xs-padding-none {
        padding: 0; 
    }
    .xs-text-align-center {
        text-align: center;
    }
    
    body {
        padding: 160px 0 0;
    }
    
    ._cms_table ._cms_column {
        display: block !important;
        width: 100% !important;
    }
    
    ._cms_collapse_hidden {
        display: none !important;
    }
    
    ._cms_collapse_shown {
        display: block !important;
    }
    
    #cameraSliderWrapper {
        display: none;
    }
    
    
}





.search-results-list h3 {
    margin-bottom: 0;
}

.search-results-list br {
    height: 0;
    display: block;
}

ul.search-results-list {
    padding-left: 0;
  
}

ul.search-results-list > li {
    list-style: none;
}

.searchresults.breadcrumbs > ul {
    padding-left: 0;
}

.searchresults.breadcrumbs > ul > li {
    list-style: none;
    display: inline;
}
.searchresults.breadcrumbs > ul > li:after {
    content: ' / ';
}
.searchresults.breadcrumbs > ul > li.last:after {
    content: '';
}
.navbar-brand {
    padding: 0;
    height: 88px;
    line-height: 88px;
}
.navbar-brand > img {
    max-height: 78px;
}

/* ---------------------------------- */
/* --- MOBILE FRIENDLY MENU TWEAK --- */
#mainMenu .navbar-nav li {
    position: relative;
}
._cms_menu_toggle {
    display: none;
    position: absolute;
    top: 0;
    right: 0;
    cursor: pointer;
    padding: 11px 0;
    width: 40px;
    text-align: center;
}
._cms_menu_toggle:after {
    font-size: 1.5em;
    content: "\f107";
    font-family: "FontAwesome";
}
.Nactive > ._cms_menu_toggle:after {
    content: "\f106";
}
#mainMenu .navbar-nav li a.hasSubMenu:after {
    display: none;
}

._cms_navbar_mobile_menu {
    display: none;
}
@media(max-width:767px){
    ._cms_menu_toggle {
        display: block;
    }
    .navbar-brand > img {
        max-width: none;
    }
    
    ._cms_assets_images {
        text-align: center;
    }
    ._cms_assets_images ._cms_assets_image_image {
        width: 270px !important;
    }
    
    ._cms_navbar_menu {
        display: none;
    }
    ._cms_navbar_mobile_menu {
        display: block;
    }
}
/* ---------------------------------- */


ul.category_menu a {
  font-family: "Oswald",sans-serif;
  font-weight: 200;
  text-decoration: none;
}

@media(max-width:480px) {

    
    
    .page-header h1, h1 {
        font-size: 28px;
        line-height: 32px;
    }   
    
    h2  {
        font-size: 22px;
        line-height: 24px;
    }
    
    h3 {
        font-size: 18px;
        line-height: 20px;
    }
    
    h4 {
        font-size: 16px;
        line-height: 18px;
    }
    
    h1, h2, h3, h4 {
        margin-bottom: 15px;
    }
    
    .page-header {
        padding: 15px 0;
    }
    
 
    
}


/*
* 14/09/2018 - post migration updates.
*/
._cms_alert {
    border: 1px solid transparent;
    border-radius: 4px;
    margin-bottom: 20px;
    padding: 15px; 
}
._cms_alert._cms_alert_success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #3c763d;
}
._cms_alert._cms_alert_error {
    background-color: #f2dede;
    border-color: #ebccd1;
    color: #a94442;
}
._cms_alert._cms_alert_info {
    background-color: #d9edf7;
    border-color: #bce8f1;
    color: #31708f;
}
._cms_alert._cms_alert_warning {
    background-color: #fcf8e3;
    border-color: #faebcc;
    color: #8a6d3b;
}


