/*
Theme Name: Azura 
Theme URI:http://themeforest.net/user/kayapati
Description: <p> Azura Creative Photography Portfolio WordPress CMS Theme</p>
Version: 1.0
Author: Kayapati
Author URI: http://themeforest.net/user/kayapati
License: Kayapati
License: GNU General Public License version 3.0
License URI: http://www.gnu.org/licenses/gpl-3.0.html
All files, unless otherwise stated, are released under the GNU General Public License
Tags: white,  dark, two-columns, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

/*--------------------------------------------------------------------------------------------------
	other css files inport
----------------------------------------------------------------------------------------------------*/ 
	@import url('css/layout.css');
	@import url('css/typography.css');
	@import url('css/blog_style.css');
	@import url('css/kaya-buttons.css');
    @import url('css/widgets.css');

/* Middle Content Container full Width 
----------------------------------------------------------------------------------------------------*/
.pattern {
    background: url("images/pattern_overlay.png") repeat scroll 0 0 rgba(0, 0, 0, 0);
    bottom: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -1;
}
.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: url(images/loader.gif) 50% 50% no-repeat rgb(249,249,249);
}

.entry-content .panel-row-style {
    padding: 60px 0px;
}
/* Toggle Left Section
----------------------------------------------------------------------------------------------------*/
.mobile_nav_icon{
    display: none;
}
.navigation_wrappper {
    display: block;
    height: 100%;
    position: fixed;
    /* z-index: 65; */
	z-index: 999;
}
.nav_icon_container{
    background: none repeat scroll 0 0 #000;
    float: right;
    height: 100%;
    position: relative;
    width: 60px;
    z-index: 3;
    padding: 0px 0 0;
}
.nav_toggle {
    color: #FFFFFF;
    display: block;
    font-size: 24px;
    text-align: center;
    cursor: pointer;
    margin-top: 25px;
}
.nav_menu_container {
    background: none repeat scroll 0 0 #282828;
    float: left;
    height: 100%;
    padding: 0 0px;
    position: relative;
    width: 260px;
    margin-left: -300px;
    text-align: center;
    border-right: 1px solid rgba(255,255,255,.02);
}

.logo {
    line-height: 100%;
    padding: 0;
    display: block;
    margin: 0px auto;
    margin-bottom: 30px!important;
  /*   padding: 0 30px; */
    margin-top: 30px;
}

.left_toggle_content{
    padding: 30px;
    position: absolute;
    bottom: 0%;
    display: block;
}
.left_toggle_content p:last-child {
    padding-bottom: 0;
}
.vertical_logo > img {
    display: block;
    margin: 30px auto;
}
/* Social Icons */
.social_icons {
bottom: 5%;
    display: block;
    left: 0;
    position: absolute;
    right: 0;
    text-align: center;
}

.social_icons > a {
    display: block;
    margin: 0 auto 5px;
    text-align: center;
}

.social_icons img {
    margin: 0 auto;
}
.social_icons a:hover {
    opacity: 0.8;
}

/* Right Section
------------------------------------------------------*/
.parallax_image_wrapper{
    position: relative;
}
.single_img_parallex_inner_text{
    text-align: center;
    position: absolute;
    width: 60%;
    left: 0;
    right: 0;
    margin: 0px auto;
    text-align: center;
    display: block;
    top: 50%;
    left: 60px;
}
.single_img_parallex_inner_text h2{
    color: #FFFFFF;
    font-size: 5em;
    line-height: 110%;
    font-weight: bold;
    text-shadow: 1px 1px 0 #353535;
    }
.single_img_parallex_inner_text  p.description{
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    border-top: 1px solid rgba(255, 255, 255, 0.5);
    color: #FFFFFF;
    display: table;
    font-size: 2em;
    line-height: 100%;
    margin: 0 auto;
    padding: 12px;
 }
#parallax_single_image{
    background-size: cover!important;
    background-repeat: no-repeat!important;
    position: relative;
}

.title_bg_header{
    background-position: center center;
    background-repeat: no-repeat;
    height: 100%;
    left: 0;
    opacity: 0.2;
    position: absolute;
    right: 0;
    width: 100%;
    background-attachment: fixed;
}
.sub_header_wrapper {
    clear: both;
    margin-left: 60px;
    padding: 0 50px;
    position: relative;
}
.sub_header {
     padding: 20px 0 !important;
    text-align: center;
}
.sub_header h2{
    font-size: 1.75em;
    margin-bottom: 0;
    text-align: center;
}
.single .sub_header h2{
    margin: 0 auto;
    text-align: center;
    width: 85%;
}
.sub_header_wrapper p{
	margin-bottom: 0;
	padding-bottom: 0;
	font-size: 1.2em;
    opacity: 0.7;
    margin-top: 15px;
    text-align: center;
}

/* contact Section
----------------------------------------------------------------------------------------------------*/
#contact-form{
    position: relative;
    z-index: 1;
}
#contact-form input, #contact-form textarea,  #commentform input , #commentform textarea {
    color: #333;
	width: 95.8%;
	padding:2% 2%;   
}
#contact-form textarea:focus, #contact-form input:focus, #commentform input:focus , #commentform textarea:focus {
	border: 1px solid rgba(204, 204, 204, 0.3);
}
#contact-form p #submit, #commentform #submit  {
    cursor: pointer;
    width: auto !important;
    -webkit-appearance: none;
     -webkit-border-radius:0

}
input[type="text"], textarea, input{
    border:1px solid rgba(127,127,127,.2);
    background-color:rgba(127,127,127,.1);
    color: #666;
}
#response {
	color:#006633;
	margin-bottom: 30px;
}
.footer_wrapper .one_half, .footer_wrapper .one_half_last, .footer_wrapper .one_third, .footer_wrapper .one_third_last, .footer_wrapper .two_third, .footer_wrapper .two_third_last, .footer_wrapper .one_fourth, .footer_wrapper .one_fourth_last,.footer_wrapper .two_fourth, .footer_wrapper .two_fourth_last, .footer_wrapper .three_fourth, .footer_wrapper .three_fourth_last, .footer_wrapper .one_fifth, .footer_wrapper .one_fifth_last, .footer_wrapper .two_fifth, .footer_wrapper .two_fifth_last, .footer_wrapper .three_fifth, .footer_wrapper .three_fifth_last, .footer_wrapper .four_fifth, .footer_wrapper .four_fifth_last, .footer_wrapper .pricing_table .one_third, .footer_wrapper .pricing_table .one_fourth, .sub_header_wrapper .two_third, .sub_header_wrapper .one_third_last,.container_fluid .one_half, .container_fluid .one_half_last, .container_fluid .one_third, .container_fluid .one_third_last, .container_fluid, .container_fluid .two_third, .container_fluid .two_third_last, .container_fluid .one_fourth, .container_fluid .one_fourth_last,.container_fluid .two_fourth, .container_fluid .two_fourth_last, .container_fluid .three_fourth, .container_fluid .three_fourth_last, .container_fluid .one_fifth, .container_fluid .one_fifth_last, .two_fifth, .container_fluid .two_fifth_last, .container_fluid .three_fifth, .container_fluid .three_fifth_last, .container_fluid .four_fifth, .container_fluid .four_fifth_last,.container_boxed .one_half, .container_boxed .one_half_last, .container_boxed .one_third,  .container_boxed .one_third_last,  .container_boxed .two_third, .container_boxed .two_third_last, .container_boxed .one_fourth, .container_boxed .one_fourth_last,.container_boxed .two_fourth, .container_boxed .two_fourth_last, .container_boxed .three_fourth, .container_boxed .three_fourth_last, .container_boxed .one_fifth, .container_boxed .one_fifth_last, .two_fifth, .container_boxed .two_fifth_last, .container_boxed .three_fifth, .container_boxed .three_fifth_last, .container_boxed .four_fifth, .container_boxed .four_fifth_last, #top_sec .two_third,#top_sec .one_third_last, #footer_bottom .one_half, #footer_bottom .one_half_last
{
	margin-bottom:0px;
}

/* Default Gallery settings  */
.gallery br{
    display: none;
   
}
.gallery dl, .gallery dt{
    margin: 0px;
    padding: 0px;
  
}
.gallery a img{
    float: left; 
}
.gallery dt {
    margin-bottom: 1px;
    margin-right: 1px;
    max-width: 99.6%;
}
.gallery-item{
    float: left;
}
.gallery-columns-0 .gallery-item {
    width: 100%;
}
.gallery-columns-1 .gallery-item {
    width: 100%;
}
.gallery-columns-2 .gallery-item {
    width: 49.9%;
}
.gallery-columns-3 .gallery-item {
    width: 33.30%;
}
.gallery-columns-4 .gallery-item {
    width: 24.9%;
}
.gallery-columns-5 .gallery-item {
    width: 19.9%;
}
.gallery-columns-6 .gallery-item {
    width: 16.65%;
}
.gallery-columns-7 .gallery-item {
    width: 14.28%;
}
.gallery-columns-8 .gallery-item {
    width: 12.4%;
}
.gallery-columns-9 .gallery-item {
    width: 11.1%;
}
.gallery-caption{
    padding: 5px 10px;
    margin-bottom: auto;
    width: 94.2%;
    bottom: 0;
    z-index: 999!important;
    text-align: center;
    display: block;
}

/* Scroll Top */
.scroll_top{
    bottom: 41px;
    display: none;
    opacity: 1;
    position: fixed;
    right: 50px;
    z-index:999;
}
.scroll_top i{
     background-color: #000000;
    border-radius: 100%;
    color: #FFFFFF;
    font-size: 16px;
    height: 16px;
    padding: 15px;
    text-align: center;
    width: 16px;
}

/*DETAILS BUTTON*/
