/*
Theme Name: Ubuntu
Theme URI: www.ubuntuwellness.com.au
Description: A fully customized theme especially for Ubuntu Wellness
Version: 1.0
Author: Rising Creative
Author URI: http://www.wearerising.com
Tags: 
*/

* {
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

html {width: 100%; height: 100%;}

body {
    width: 100%;
    height: 100%;
    font-family: "raleway", Helvetica, Arial,sans-serif;
    color: #369e9c;
    background-color: #ffffff;
    font-weight:300;
    font-size: 14px;
    line-height:18px;
}



a {color:#369e9c; text-decoration: underline;}
a:hover {color:#f8ad3c;}

input, textarea {border-radius:0px; width:100%;}

p, h4, td {font-weight: 300; margin-top: 0px;}
p {font-size: 12px; line-height: 16px;}
h4 {font-size: 15px; line-height: 20px;}


h1, h2, h3, th {font-weight: 600; margin-top: 0px;}
h1 {font-size: 24px; line-height: 32px;}
h1.orange {color:#f8ad3c;}
h2 {font-size: 15px; line-height: 20px;}
h3 {font-size: 12px; line-height: 16px;}


.navbar-toggle {border: 1px solid #369e9c; margin: 10px 0px 0px 0px;}
.navbar-toggle .icon-bar {background-color: #369e9c;}


.navbar {background:url('img/white-bg.png') top repeat-x;}
.navbar .col-sm-5 {padding:0px;}
.navbar-brand {height: auto; padding: 0px; width: 30%; margin-left: 33%; margin-top: 0px;}
.navbar-fixed-top .navbar-collapse {border-bottom: 1px solid #ececec; background: #FFFFFF; padding-top: 20px; margin-top: -25px; padding-bottom:10px;}
.navbar-nav.navbar-right:last-child {}

#mainmenu {margin-top:0px;}
.nav {font-size: 20px;}
.nav>li>a {padding:0px 0px 5px 0px; text-align: center;}
.nav>li>a:after {content:""; padding: 0px;}
.nav>li:last-child>a:after {content:"";}
.nav>li.current_page_item a {font-weight:600;}
.nav>li>a {text-decoration: none; }
.nav>li>a:hover, .nav>li>a:focus {background: none;}


/*.top-nav-collapse #mainmenu {margin-top: 20px;} */

.navbar-fixed-top.top-nav-collapse .navbar-collapse {padding-top: 10px; margin-top: -40px; }
.top-nav-collapse .navbar-brand {width: 60%; margin-left: 20%;  margin-top: -30px;}



.slidercont {padding: 0px 0px 20px 0px !important;border-bottom: 1px solid #ececec; }
#map-container {width: 100%; height: 200px; margin-top: 150px;}

#ubuntu_slider .slider-size {height: 200px;}
#ubuntu_slider.carousel {width:100%; margin:80px auto 0px; background:#ececec;}
#ubuntu_slider .carousel-control {width:10%;}

.page_cont .container { margin-top: 20px;}
.page_cont .white, .page_cont .grey {margin-bottom:20px;}
.page_cont .grey .col-xs-9 img {max-width: 100% !important; height: auto;}
.page_cont .grey {padding: 50px 0px; color:#666666; background: url('img/petals.png') #ececec;
    background-position: -360px -470px; background-repeat: no-repeat; background-attachment: scroll;}
    .page_cont .grey h1 {color:#f8ad3c;}
.page_cont .workshops {margin-top: 50px;}
.page_cont .workshops h1 {padding-bottom:20px;}
.page_cont .workshops .singleworkshop {padding-top: 20px; margin-top: 20px; border-top: 1px solid #ececec;}

.Flexible-container {position: relative; padding-bottom: 56.25%;  height: 0; overflow: hidden;}

.Flexible-container iframe,   
.Flexible-container object,  
.Flexible-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 400px;
}



.orange_btn {margin-top: 20px;}
.orange_btn a {color:#FFFFFF; text-decoration: none;background:#f8ad3c; padding: 10px 35px; border-radius: 3px; font-weight:600;}
.orange_btn a:hover {text-decoration: none;background:#369e9c;}

.grey_btn {margin-top: 20px; margin-bottom:20px;}
.grey_btn a {color:#369e9c; text-decoration: none;background:#ececec; padding: 10px 35px; border-radius: 3px; font-weight:600;}
.grey_btn a:hover {text-decoration: none;background:#369e9c; color:#FFFFFF;}




.footer_address {font-size: 24px; line-height:16px; margin-top: 40px; text-align: center;}
.footer_address .container {border-top: 1px solid #ececec;  padding: 40px 0px;}

.footer_grey {background: #ececec; font-size: 10px; line-height: 8px; color:#666666; padding: 15px 0px; text-align: center;}
.footer_grey a {text-decoration: none; color:#369e9c;}
.footer_grey a:hover {color:#f8ad3c;}
.footer_grey .rising {margin-top: 20px; color:#369e9c;}
.footer_grey .rising:hover a{color:#f8ad3c;}
.footer_grey img {margin-top: 10px;}

.risingicon {margin: 15px auto 5px; width: 8px; height: 30px; background-image: url('img/rising2.png');
      background-repeat: no-repeat; background-size: 8px; text-indent:-9999px; -webkit-transition: none;
    -moz-transition: none;
    transition: none; background-position: 0px 0px;}

.footer_grey .rising:hover .risingicon {background-position:0px -30px;}




.fbicon {margin: 20px auto 0px; width: 40px; height: 40px; background-image: url('img/ubuntu-fb.png');
      background-repeat: no-repeat; background-size: 40px; text-indent:-9999px;     -webkit-transition: none;
    -moz-transition: none;
    transition: none;}
.fbicon:hover {background-position:0px -40px;}



/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}




.carousel-control.right {
right: 0;
left: auto;
background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(54,158,156,.5) 100%);
background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(54,158,156,.5) 100%);
background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(54,158,156,.5)));
background-image: linear-gradient(to right,rgba(0,0,0,.0001) 0,rgba(54,158,156,.5) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#3579548', GradientType=1);
background-repeat: repeat-x;
}

.carousel-control.left {
background-image: -webkit-linear-gradient(left,rgba(54,158,156,.5) 0,rgba(0,0,0,.0001) 100%);
background-image: -o-linear-gradient(left,rgba(54,158,156,.5) 0,rgba(0,0,0,.0001) 100%);
background-image: -webkit-gradient(linear,left top,right top,from(rgba(54,158,156,.5)),to(rgba(0,0,0,.0001)));
background-image: linear-gradient(to right,rgba(54,158,156,.5) 0,rgba(0,0,0,.0001) 100%);
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#3579548', GradientType=1);}




@media (min-width: 768px) {
body {background-position: 1190px 190px; background-repeat: no-repeat; background-attachment: fixed;}

.noleft {padding-left:0px!important;}
.noright {padding-right:0px!important;}
.nopadding {padding: 0px!important;}

p, h4, td {font-weight: 300; margin-top: 0px;}
p {font-size: 14px; line-height: 18px;}
h4 {font-size: 18px; line-height: 24px;}


h1, h2, h3, th {font-weight: 600; margin-top: 0px;}
h1 {font-size: 24px; line-height: 32px;}
h1.orange {color:#f8ad3c;}
h2 {font-size: 18px; line-height: 24px;}
h3 {font-size: 14px; line-height: 18px;}



.navbar {background:url('img/white-bg.png') top repeat-x;}
.navbar-brand {height: auto; width:100%; padding: 0px; margin-top: -20px; margin-left: 0px;}
.navbar-fixed-top .navbar-collapse {border-bottom: 1px solid #ececec; background: #FFFFFF; padding: 0px; margin:0px;}
.navbar-nav.navbar-right:last-child {margin-right: -40px;}

#mainmenu {margin-top:70px;}
.nav {font-size: 20px;}
.nav>li>a {padding:0px; text-align: left;}
.nav>li>a:after {content: '\b7'; padding: 0px 20px;}
.nav>li:last-child>a:after {content:"";}
.nav>li.current_page_item a {font-weight:600;}
.nav>li>a {text-decoration: none; }
.nav>li>a:hover, .nav>li>a:focus {background: none;}
.top-nav-collapse .navbar-brand {width: 60%;  margin-top: -30px;}


.navbar-fixed-top.top-nav-collapse .navbar-collapse {max-height: 110px;}
.top-nav-collapse #mainmenu {margin-top: 40px;}
.top-nav-collapse .navbar-brand {width: 60%; margin-left: 20%;  margin-top: 0px;}






.page_cont .grey {padding: 50px 0px; color:#666666; background: url('img/petals.png') #ececec;
    background-position: -180px -390px; background-repeat: no-repeat; background-attachment: scroll;}
#map-container {height: 400px; margin: 110px auto 0px;}
#ubuntu_slider .slider-size {height: 400px;}
#ubuntu_slider.carousel {width:100%; margin:110px auto 0px; background:#ececec;}

.orange_btn {margin-top: 40px;}
.grey_btn {margin-top: 40px; margin-bottom:20px;}

.footer_address {font-size: 24px; line-height: 32px; margin-top: 40px; text-align: left;}
.footer_grey {text-align: left; padding: 5px 0px 15px 0px; }
.footer_grey .copyright {margin-top: 20px;}
.footer_grey a {float:right;}
.risingicon {margin: -12px 0px 0px 10px; float:right; } 

.fbicon {float:right; margin:0px;}
}


@media (min-width: 992px) {
.navbar-brand {margin-top: -50px;}
.navbar-fixed-top .navbar-collapse {max-height: 130px;}
.navbar-fixed-top.top-nav-collapse .navbar-collapse {max-height: 120x;}
.top-nav-collapse .navbar-brand {margin-top: -30px;}
#mainmenu {margin-top:90px;}
#ubuntu_slider.carousel, #map-container {margin:150px auto 0px;}



}

@media (min-width: 1200px) {
}


