/*
Theme Name: touch-child
Theme URI: http://www.hopecs.linux.hostaway.net.au/
Author: the touch child
Author URI: http://www.hopecs.linux.hostaway.net.au/
Description: Touch wordpress Theme.
Version: 1.1
Template: Touch
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, threaded-comments, translation-ready
Text Domain: maruthi
*/

@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600,700');

.header-wrapper {
    padding: 5px 15px 0 15px;
}
.site-logo-image{
    width: 60%;
    margin: 0 auto;
}
.home h1.page-title,
.page-template-default h1.page-title,
.page-template h1.page-title{
    display: none;
}
.tagline{
    opacity: 1;
    letter-spacing: 0.5px;
}

.cycloneslider-template-standard div[data-cycle-dynamic-height="off"] .cycloneslider-slide-image{
    height: auto !important;
}
/*.cycloneslider .cycloneslider-slides{*/
/*    height:auto !important;*/
/*}*/
.post-title, .page-title, .page-title-left, .post-title a, .page-title a, .page-title-left a{
    font-weight: 500 !important;
    text-transform: capitalize !important;
    font-size: 28px !important;
    line-height: 38px !important;
}
.entry-content ul li {
    line-height: 28px;
}
.entry-content p {
    color: #333;
    line-height: 26px;
}
.entry-content a:hover{
    color:#4BACB0;
}
h1, h2, h3, h4, h5, h6 {
    color: #333;
    padding: 0 0 10px 0;
    font-family: 'Montserrat';
    font-weight: 500;
    text-transform: inherit !important;
}
.menu li.sub a{
    background-image: url(images/menu-expandable.png)
}
/*.menu li.sub a{*/
/*    position:relative;*/
/*}*/
/*.menu li.sub a:after{*/
/*    content:"";*/
/*    background: url(images/menu-expandable.png);*/
/*    background-position: right center;*/
/*    background-repeat: no-repeat;*/
/*    position:absolute;*/
/*    width:20px;*/
/*    height:20px;*/
/*}*/
iframe {
    max-width: 1000px !important;
    width: 100%;
}
.footer-widgets-wrapper-inner #text-2 .textwidget{
        display: inline-block;
}
.footer-widgets-wrapper-inner #text-2 .textwidget p{
    color:#fff !important;
    color: #fff !important;
    font-size: 14px;
    line-height: 22px;
}
.footer-widgets-wrapper-inner {
    border-top: 0;

}
.footer-widgets-wrapper {
    
    background-color: #777777;

}
h4.above-footer-text {
    padding: 10px 25px;
    text-align: center;
    font-size: 16px !important;
}

/*********** News Page CSS ***********/
.news-content h3.entry-title{
margin-bottom: 0 !important;
    padding-bottom: 0;
}
.news-content h3.entry-title a {
    color: #000;
    text-decoration: none;
    font-size: 18px;
    line-height: 24px;
    margin-bottom:0;
}
.news-content .entry-content {
    padding-left: 0;
    margin-top: 5px;
}
.ReadMoreLink{
    margin-top:10px;
}
.ReadMoreLink a{
     color: #000;
}
.newsimg img{
    object-fit:cover;
}
.newsimg.span2 {
    width: auto !important;
}
.news-content.span10 {
    width: 75%;
    box-sizing: border-box;
    float: left;
    margin-left: 2.564102564102564%;
}
.post-title, .page-title, .page-title-left, .post-title a, .page-title a, .page-title-left a {
    font-size: 26px !important;
    line-height: 38px !important;
    text-decoration: none !important;
}
.BlogMetaSingle {
    display: flex;
    align-items: center;
    margin: 15px 0;
}
.post-meta, .post-meta a{
    margin-bottom: 0;
    color:#000 !important;
}
.post-meta-date, .post-meta-date a{
    margin: 0;
    color:#000 !important;
}
.mobile-note{
    display:none;
}
.above-footer-text a{
    color:#4BACB0;
}
.above-footer-text a:hover{
    color:#222222;
}
.flex-direction-nav{
    display:none;
}
@media screen and (max-width: 991px) {
    .custom-image:after {
        bottom: 0 !important;
        right: 15px !important;
        opacity: 1 !important;
        transform: unset !important;
        left: auto !important;
        top: auto !important;
    }
}
@media screen and (max-width: 824px) {
        .mobile-note{
        display:block !important;
        text-align:center;
    }
    .mobile-note h3 {
        font-size: 16px;
        line-height: 30px;
        color: #f00;
        margin-bottom: 25px;
    }

}
@media screen and (max-width: 767px) {
    .news-content h3.entry-title{
        margin-top:10px !important;
    }
    .nt-left {
        padding: 10px 15px !important;
    }
    .modal-dialog {
        width: 90% !important;
        margin: 0 auto !important;
    }
}

@media screen and (max-width: 575px) {
    h4.above-footer-text {
        font-size: 12px !important;
    }   
    .custom-mobile-row .col-sm-6{
        width:50% !important
    }
    .gallery-wrapper .gallery-note h2 {
        font-size: 12px !important;
   }
   .custom-image:after{
       font-size: 22px !important;
    }
}
@media screen and (max-width: 414px) {
    h4.above-footer-text {
        font-size: 10px !important;
    }
    h4.above-footer-text {
        padding: 10px 10px;
   }

}


.custom-home {
    position: relative;
}
.custom-ticker {
    position: relative;
    bottom: 0;
    left: 0;
    width: 100%;
    background: #B0547A;
    color: #fff;
    padding: 5px 0;
}
/*.custom-ticker a {*/
/*    color: #fff;*/
/*    display: inline-block;*/
/*    width: 100%;*/
/*}*/
.marquee a {
    color: #fff;
    margin-left: 100px;
    z-index: 999;
    border: none;
    text-decoration: none;
}
.custom-ticker a:hover{
    color:#ffffff;
}
.p-0{
    padding:0 !important;
}
.pl-0{
    padding-left:0 !important;
}
.header-bottom #main-menu li a i.dropdown-icon{
    position: absolute;
    top: 40px;
    right: 0;
}
.col-md-6.custom-image-row {
    margin-bottom: 30px !important;
     float: none !important;
}
.custom-image{
    position: relative;
    transition: all 0.8s ease 0s;
    -webkit-appearance: initial !important;
    -moz-appearance: none !important;
    appearance: none !important;

}
.custom-image:hover:before,
.custom-image:hover:after{
    opacity:1;
}

.custom-image:before {
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    opacity:0;
    background: rgba(0, 0, 0, 0.4);
    transition:all 0.8s ease 0s;
    cursor: pointer;
    
}
.js-marquee{
    display: inline-flex !important;
}
.custom-ticker marquee {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.text-wrapper {
    padding-right: 40px;
}
.js-marquee{
  font-size: 10px !important;
}
.marquee {
  width: 100%;
  overflow: hidden;
  font-size: 10px !important;
}
.marquee a{
    margin-left:100px;
    z-index: 999;
    font-size: 10px !important;
    font-size:1em !important;
}
button.close {
    background: #111 !important;
    padding: 5px 10px !important;
    opacity: 1 !important;
}
button.close span{
    color:#fff !important;
}
.modal-body p {
    width: 91%;
}
.custom-image:after {
    content: "\f055";
    position: absolute;
    font-family: fontawesome;
    top: 50%;
    left: 50%;
    color: #fff;
    font-size: 30px;
    transform: translate(-50%,-50%);
    opacity:0;
    cursor: pointer;
}
.custom-image img {
    width: 100%;
    height: auto;
    object-fit: cover;
    transition:all 0.8s ease 0s;
    cursor: pointer;
    display: inline-block;
}
.modal-header{
    border-bottom:none !important;
}
.modal-dialog {
    position: absolute !important;
    width: auto;
    margin: 10px;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%) !important;
}
.gallery-wrapper {
    display: inline-block;
    margin-top: 25px;
    width: 100%;
}
.custom-ticker marquee {
    margin: 0;
    padding: 0;
    display: flex;
    align-items: center;
}
.text-wrapper {
    padding-right: 40px;
}
.custom-spring-page .col-md-6{
    float:left;
}
.gallery-note {
    background: #B0547A;
    text-align: center;
}
.gallery-note h2 {
    color: #fff;
    font-size: 18px !important;
    letter-spacing: 0;
    padding: 0;
}
