/* Google Fonts loaded via <link> tag in template head with font-display=swap */

@font-face {
    font-family: 'FMMalithi';
    src: url('../fonts/Malithi.ttf');
    src: local('FMMalithi'), local('Malithi'), url('../fonts/Malithi.ttf') format('truetype');
}

.item-page .img-responsive{
    display: block;
    max-width: 100%;
    height: auto;
  padding: 15px;
  box-sizing: border-box;
  
}

@media only screen and (min-width : 1024px){
    .item-page .img-responsive{
      max-width: 500px;

    }
  }

* {
    margin: 0;
    padding: 0;
}

/* *********** Non-Semantic Helper Classes ***************/

.hidden {
    display: none !important;
    visibility: hidden;
}

.invisible {
    visibility: hidden;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    visibility: hidden;
    display: block;
    font-size: 0;
    content: " ";
    clear: both;
    height: 0;
}

.clearfix {
    display: inline-block;
}

* html .clearfix {
    height: 1%;
}

.clearfix {
    display: block;
}

.clear {
    clear: both;
}

.left {
    float: left
}

.right {
    float: right
}

/****************** Normalize Styles *********************/

img {
    border: none;
}

a {
    text-decoration: none;
    outline: none;
    background: transparent;
    display: inline-block;
}

a:active,
a:hover {
    outline: 0;
}

input,
select {
    vertical-align: middle;
}

button,
input,
textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    border-radius: 0
}

select {
    width: 50px;
}

button,
input {
    line-height: normal;
}

button,
select {
    text-transform: none;
}

textarea {
    overflow: auto;
    /* 1 */
    vertical-align: top;
    /* 2 */
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

em {
    font-style: normal;
}

body {
    font-family: 'Roboto', sans-serif !important;
    line-height: 1;
    font-size: 20px;
    margin: 0;
    padding: 0;
}

/* Overall */
.container {
    max-width: 1170px;
    margin: 0 auto;
    position: relative;
}

.container:after {
    content: "";
    display: table;
    clear: both;
}

/****************** My Styles *****************************************/
h1 {
    /*margin-bottom:1em; */
    color: #333;
    font-weight: 600;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}

h2 {
    color: #333;
    font-weight: 600;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
    margin-bottom: 5px;
}

h3 {
    /*margin-bottom:0.8em; */
    font-weight: 500;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    text-transform: uppercase;
}

h4 {
    /*margin-bottom:0.75em;*/
    color: #6F828D;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

h5 {
    /* margin-bottom:0.7em;*/
    color: #6F828D;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

p {
    /*margin-bottom:0.5em; */
    color: #353535;
    font-size: 0.68em;
    font-weight: 400;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    line-height: 20px;
}

a {
    /*margin-bottom:0.5em; */
    color: #333;
    font-weight: 200;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    line-height: 20px;
    text-decoration: none;
}

ul.menu_catogary a:hover {
    /*margin-bottom:0.5em; */
    color: #000;
    font-weight: 200;
    text-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
    line-height: 20px;
    text-decoration: underline;
}

/******************Top header******************/
#top_header {
    background: rgba(0, 0, 0, 0) url("../../../images/top-header-bg.jpg") repeat scroll 0 0;
    height: auto;
    min-height: 40px;
    position: relative;
    width: 100%;
    z-index: 2;
}

#top-content {
    background: #f7f7f7 none repeat scroll 0 0;
}

/**************Header**************************/
.header {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 8px #aaa;
    height: auto;
    position: relative;
    width: 100%;
    z-index: 1;
    padding: 15px 0;
}

.page-header,
h1.displayname {
    border-bottom: 6px solid #279fdb;
    margin: 15px 0 20px;
    padding-bottom: 0px;
}

.page-header h1,
h1.displayname,
#chronoform-InquiryForm h1,
#chronoform-Reservations1 h1 {
    margin-top: 1em;
    margin-bottom: 5px;
}

#chronoform-Reservations1 h1 {
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

.logo {}


.logo img {
    width: 460px;
    margin: 6% 0;
}

/***************Main Slider***********************/
#main_slider {
    background: #FFFFFF;
    width: 100%;
    height: auto;
}

/*************Main content**********************/
#main_content {
    width: 100%;
    height: auto;
    background-color: #f7f7f7;
}

/************Top footer********************/
#top_footer {
    background: #172127 url("../../../images/footer-bg.jpg") no-repeat fixed center bottom;
}

#mid-content {
    background: #f7f7f7;
}

/************Static footer**************/
.static_footer {
    background: #242424;
    width: 100%;
    border-top: #333 solid 1px;
    float: left;
}

.static_footer p {
    color: #ffffff;
    margin: 5px 0;
    opacity: 0.7;
    width: 100%;
    font-size: 0.65em;
    font-family: times new roman;
}

.static_footer .design a {
    color: #ffffff;
}

.static_footer .design a:hover {
    color: #ffffff;
    text-decoration: underline;
}

.static_footer .design {
    text-align: right;
}

a.btn1,
#rsmsc a {
    background: #279fdb none repeat scroll 0 0;
    border: 1px solid #2a97c9;
    color: #fff;
    font-size: 0.75em;
    font-weight: 500;
    padding: 8px 20px;
    transition: .6s;
}

a.btn1:hover,
#rsmsc a:hover {
    border: 1px solid #2a97c9;
    text-decoration: none;
    color: #279fdb;
    background: #fff;
}


.moduletable_top-header {
    padding: 12px 0;
}

#header-contact img {
    margin-right: 0.2em;
}

#header-contact {
    display: inline-block;
    margin-right: 1em;
}

#header-contact p {
    color: #fff;
    display: inline-block;
    margin-bottom: 0;
}

#header-contact a {}

#header-social {
    text-align: right;
}

#header-social a {
    margin-right: 0.5em;
}



.moduletable_menu {
    float: right;
    margin: 2em 0;
}

#js-mainnav.megamenu .js-megamenu {
    font-family: 'Roboto Condensed', sans-serif;
}

#js-mainnav.megamenu.white ul.level0 li.mega span.mega,
#js-mainnav.megamenu.white ul.level0 li.mega a.mega,
#js-mainnav.megamenu.white .megaMenuToggle {
    text-transform: uppercase;
    font-weight: 500;
    color: #3d3d3d;
}

#js-mainnav.megamenu.white ul.level0 li.mega {
    border-right: none;
    font-size: 19px;
    text-align: center;
}

#js-mainnav.megamenu.white {
    box-shadow: none
}

.camera_caption>div {
    background: none;
}

.camera_caption_desc {
    font-family: "Roboto", sans-serif;
    font-size: 3em;
    font-weight: 100;
    text-shadow: 1px 1px 2px #555;
    text-transform: capitalize;
}

.camera_caption {
    bottom: 7em;
    left: 3em;
    width: 45%;
}

.moduletable_welcome {
    margin: 2.5em 0;
}

.moduletable_welcome h1 {
    font-size: 35px;
    margin-top: 0;
    margin-bottom: 5px;
}

.hr {
    border: 3px solid #279fdb;
    width: 60%;
}

.moduletable_services h2 {
    margin-top: 0;
    margin-bottom: 5px;
}


.moduletable_services,
.moduletable_feedback {
    margin: 2em 0;
}

.moduletable_services h3 {
    font-size: 0.9em;
    line-height: 1;
    margin-bottom: 1em;
    margin-top: 0;
}

.moduletable_feedback h2 {
    border-bottom: 6px solid #279fdb;
    margin-bottom: 30px;
    width: 28%;
}

.rsmsc_scroller_class {
    color: #3d3d3d;
    font-size: 14px;
    font-weight: 400;
    text-align: right;
}

.rsmsc_scroller_class img {
    border-radius: 50%;
    margin-right: 5em;
}

.rsmsc_scroller_class #rsmsc_scroller2 div,
.rsmsc_scroller_class #rsmsc_scroller1 div {
    font-family: 'FMMalithi', 'Roboto', sans-serif !important;
}

.RSWS_testmonial_subtext em {
    color: #900;
    font-size: 0.7em !important;
}

.RSWS_testimonial {
    font-size: 16px;
    font-family: 'FMMalithi';
}

.RSWS_pagination_text {
    font-size: 0.8em;
}

.moduletable_footer {
    padding: 1em 0;
}

.moduletable_footer p {
    color: #eee;
    font-size: 0.7em;
    margin-top: 1em;
}

.moduletable_footer h3 {
    color: #eee;
    font-size: 0.9em;
    border-bottom: 2px solid #eee;
}

.moduletable_footer span {
    color: #eee;
    display: block;
}

.moduletable_footer a {
    color: #eee;
    display: block;
    font-size: 0.7em;
    font-weight: 400;
    margin-bottom: 0.2em;
}

.moduletable_footer a p {
    font-size: 1em;
}

.span5.about {
    background: #f9f9f9 none repeat scroll 0 0;
    border: 1px solid #f1f1f1;
    padding: 0 5px 10px;
}

.about h2 {
    margin-top: 1em;
}


.about h3 {
    color: #60bc0f;
    font-size: 0.85em;
    font-weight: 400;
    line-height: 20px;
    margin: 15px 0 0;
    text-transform: none;
}

.about p {}

.media h3 {
    font-size: 0.6em;
    max-height: 55px;
}

.moduletable_form h2,
.moduletable_contact h2 {
    font-weight: 400;
    text-transform: capitalize;
}

.gbs3 label {
    font-weight: 400;
}

i.fa {
    font-size: 5px !important;
}

.gbs3 .form-control {
    border-radius: 0;
}

p.chrono_credits {
    display: none;
}

.moduletable_contact div {
    margin-top: 0.5em;
}

.moduletable_contact img {
    float: left;
}

.moduletable_contact p {
    float: right;
    margin-left: 2em;
    margin-top: 0.5em;
}

.flex-control-nav {
    bottom: -25px;
    z-index: 1;
}

.flex-caption {
    bottom: 35px;
    font-size: 30px;
    left: 65px;
    line-height: 32px;
    width: 34%;
}


/************* Media Queries ***********************************************************/

/* ----------- Moblie Screens ----------- */
@media only screen and (max-width : 480px) {}

/* ----------- Tablets Screens ----------- */
@media only screen and (min-width : 481px) and (max-width : 768px) {}

/* ----------- Desktop screens ----------- */
@media only screen and (min-width : 769px) and (max-width : 1024px) {}

/* ----------- Large Desktop screens ----------- */
@media only screen and (min-width : 1025px) {}

/* ----------- 980px to 1199px ----------- */
@media only screen and (min-width : 980px) and (max-width : 1199px) {
    #js-mainnav.megamenu.white ul.level0 li.mega {
        font-size: 16px;
    }

    .moduletable_top-header .span7 {
        width: 100%
    }

    .moduletable_top-header {
        text-align: center;
    }
}

/* -----------767px to 979px ----------- */
@media only screen and (min-width : 768px) and (max-width : 979px) {
    #js-mainnav.megamenu.white ul.level0 li.mega {
        font-size: 11px
    }

    .moduletable_top-header .span7 {
        width: 100%
    }

    .moduletable_top-header {
        text-align: center;
    }

}

/* ----------- 767px ----------- */
@media only screen and (max-width : 767px) {

    body,
    .static_footer .design {
        text-align: center;
    }

    .moduletable_menu,
    .moduletable_feedback h2,
    .hr {
        width: 100% !important;
    }

    a.btn1,
    #rsmsc a {
        margin-bottom: 15px;
    }

    .moduletable_services h3 {
        margin-top: 5px;
    }

    #top_footer {
        background: #4c727f;
    }

    .moduletable_contact img {
        margin-bottom: 20px;
        float: none;
    }

    .header{
        padding-bottom: 0px;
    }

    .moduletable_menu{
        margin: 2em 0 0;
    }

    #js-mainnav.megamenu.white{
        border-radius: 0;
    }

    .moduletable_menu #js-mainnav #js-megaMenuToggle{
        font-size: 16px;
        background: #C5D3E2;
        border-radius: 0 !important;
        padding: 15px 30px;
    }

    #slider{
        margin-top:10px;
    }
}

/* ----------- 450px ----------- */
@media only screen and (max-width : 450px) {

    .RSWS_testi_main td,
    .RSWS_testmonial_subtext,
    .RSWS_testimonial {
        text-align: center;
    }


}

/* ----------- 480px ----------- */
@media only screen and (max-width : 420px) {
    .moduletable_logo a img{
        padding: 0 20px;
        box-sizing: border-box;
    }
}


.row-fluid [class*="span"] {
    min-height: 1px;
}

body.testimonials #main_content_top{
    background: #f7f7f7;
}

body.testimonials .page-header h1{
    font-size: 31.5px;
    margin-top: 1.25em;
}

body.testimonials .span12 .page-header{
    display: none;
}

body.testimonials .span12 .moduletablenewTestimonials .page-header{
    display: block;
}

.moduletablenewTestimonials ul.accordion{
    margin-left: 0;
}

.moduletablenewTestimonials ul {
    list-style: none;
    padding: 0;
}

.moduletablenewTestimonials ul .inner {
    padding-left: 1em;
    overflow: hidden;
    display: none;
    padding-right: 1em;
    background: white;
    margin-left: 0px;
    box-shadow: 0px 1px 5px #bbb;
}

.moduletablenewTestimonials ul .inner.show {
    /*display: block;*/
}

.moduletablenewTestimonials ul li {
    margin: 20px 0;
}

.moduletablenewTestimonials ul li a.toggle {
    width: 100%;
    display: block;
    background: rgb(255, 255, 255);
    color: #333333;
    padding: 1.25em 0.75em;
    transition: background 0.3s ease;
    box-shadow: 1px 1px 5px #bbb;
    box-sizing: border-box;
    font-weight: 500;
    font-size: 16px;
}

.moduletablenewTestimonials ul li a.toggle:hover {
    background: #279fdb;
    text-decoration: none;
    cursor: pointer;
    color: white;
}

.moduletablenewTestimonials ul li a.toggle:hover p{
    color: white;
}

.moduletablenewTestimonials ul a.toggle p{
    color: #333333;
    display: inline-block;
    font-size: 18px;
    margin-bottom: 0;
}

.moduletablenewTestimonials ul .inner li h4{
    color: #333;
    font-weight: 600;
    text-shadow: none;
    font-size: 18px;
    text-decoration: underline;
    margin-top: 30px;
}

.moduletablenewTestimonials ul .inner li .englishF {
    font-size: 15px;
}

.moduletablenewTestimonials ul .inner li {
    font-size: 17px;
    margin-left: 30px;
    margin-right: 30px;
    line-height: 22px;
    max-width: 750px;
    text-align: justify;
}

.moduletablenewTestimonials  .custom-test{
    margin: 0;
}

.moduletablenewTestimonials  .custom-test .inner{
    display: block;
    padding: 0;
}

.moduletablenewTestimonials  .custom-test .inner li{
    float: left;
}

.moduletablenewTestimonials  .custom-test .inner li:first-child{
    margin: 15px;
}

.moduletablenewTestimonials  .custom-test .inner li:last-child{
    margin: 15px 10px;
}

.moduletablenewTestimonials  .custom-test .inner li img:not(.no-styles){
    width: 125px;
    border: 5px solid #CCCCCC;
}

.sinhalaF{
    font-family: 'FMMalithi';
    text-shadow: 0px 0px 0px #000;
}

.sinhalaF.mdFont{
    font-size: 18px;
}

.sinhalaF.lgFont{
    font-size: 24px;
}

.englishF{
    font-family: 'Roboto', sans-serif !important;
}

p.testimonialDetails{
    text-align: right;
    font-size: 16px;
    color: #008540;
    font-weight: 500;
}

.RSWS_testmonial_subtext{
    font-size: 14px;
    font-weight: 500;
}

.RSWS_desc {
    font-size: 31.5px;
    margin-top: 1.25em;
    font-weight: 600;
    text-transform: uppercase;
    margin: 45px 0 50px;
    position: relative;
    line-height: 30px;
}

p.RSWS_desc:after {
    content: "";
    position: absolute;
    width: 100%;
    right: 0;
    left: 0;
    height: 6px;
    border-bottom: 6px solid #279fdb;
    bottom: -14px;
}

.moduletablenewTestimonials ul a.toggle span {
    text-align: right;
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: #279fdb;
}

a.highlight-link{
    background-image: linear-gradient(to right, #fee603 50%, #39CCCC 50%);
    background-position: 0;
    background-size: 200%;
    font-size: 14px;
    padding: 2px 5px;
    transition: all 0.4s;
}

a.highlight-link:hover {
    background-position: -100%;
    text-decoration: none;
    color: white;
  }

  .btn-animation{
    background: linear-gradient(-45deg, #ffa63d, #ff3d77, #338aff, #3cf0c5);
    background-size: 600%;
    animation: anime 16s linear infinite;
    color: white;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 0.75em;
    padding: 8px 20px;
    margin-left: 15px;
    transition: .6s;
  }

  .btn-animation:hover, .btn-animation:focus{
    border: 1px solid #2a97c9;
    text-decoration: none;
    color: #279fdb;
    background: #fff;
    transition: .6s;
  }

  @media only screen and (min-width : 768px) and (max-width : 979px) {
    .moduletablenewTestimonials ul a.toggle span {
        width: 100%;
        text-align: left;
        margin-bottom: 13px;
    }
}

@media only screen and (max-width : 767px) {
    .moduletablenewTestimonials ul a.toggle span {
        width: 100%;
        text-align: center;
        margin-bottom: 13px;
    }
}


@-moz-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @-webkit-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @-o-keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }
  @keyframes anime {
    0% {
      background-position: 0% 50%;
    }
    50% {
      background-position: 100% 50%;
    }
    100% {
      background-position: 0% 50%;
    }
  }