/* these below for indexing css*/
/*******************************************************************************
css index lvl 0
*******************************************************************************/

/*==============================================================================
css index lvl 1
==============================================================================*/

/*------------------------------------------------------------------------------
css index lvl 2
------------------------------------------------------------------------------*/

/* css index lvl 3
------------------------------------------------------------------------------*/

/* css index lvl 4 -----------------------------------------------------------*/

/*******************************************************************************
Table Contents
--------------------------------------------------------------------------------
    * table contents
    * @imports
    * variables
    * global
        - header
        - footer
        - elements
    * pages
    * forms
    * plugins
    * keyframes
    * media queries
        - min > 200 < 414 
            - global
            - local
        - min > 414
            - global
            - local
        - min > 736
            - global
            - local
        - min > 768
            - global
            - local
        - min > 1024
            - global
            - local
        - min > 1200
            - global
            - local
--------------------------------------------------------------------------------
Table of Contents
*******************************************************************************/

/*==============================================================================
imports
==============================================================================*/

/*==============================================================================
Variables
==============================================================================*/

/*==============================================================================
Global - Static
==============================================================================*/

	/*--------------------------------------------------------------------------
	Header
	--------------------------------------------------------------------------*/

    /*--- disabled for the moment ---*/
	/*.site-header #menu-carlyle-main-menu-darker li a {*/
	/*	color: #0f2453 !important;*/
	/*}*/

	/*.site-header #menu-carlyle-main-menu-darker li a:hover {*/
	/*	color: #967a50 !important;*/
	/*}*/
	
	
	
	/*
	header.site-header .container-fluid {
    	background-color: rgba(0,0,0,0.15) !important;
    }*/
	
	
	
	
	

    .site-header #menu-carlyle-main-menu li a {
        text-shadow: 0px 1px 1px #000;
        transition: all 0.3s;
    }
    .site-header #menu-carlyle-main-menu li a:hover {
        text-shadow: 0px 0px 0px #000;
    
    }


    .site-header #menu-carlyle-main-menu-darker li a {
		color: #ffffff !important;
	}

	.site-header #menu-carlyle-main-menu-darker li a:hover {
		color: #967a50 !important;
	}




	.site-header ul#menu-floorplans-south-tower,
	.site-header ul#menu-floorplans-north-tower {
		list-style-type: none;
		margin-left: 0;
	}

	.site-header ul#menu-floorplans-south-tower li a,
	.site-header ul#menu-floorplans-north-tower li a {
		display: inline;
		margin-right: 15px;
		font-size: 1.5rem;
		line-height: 3.5rem;
	}




	/*--------------------------------------------------------------------------
	footer
	--------------------------------------------------------------------------*/

	/* .footer-column-3 img {
		width: 225px !important;
		max-width: 225px !important;
		text-align: center !important;
		display: none !important;
	} */

	.footer-social {
		width: 100%;
		text-align: center;
		margin-top: 28px !important;
	}


	/*--------------------------------------------------------------------------
	Unknown spots
	--------------------------------------------------------------------------*/
	#site-logo .img-responsive {
		max-width: 200px !important;
		width: 200px !important;
	}

	.vc_column-inner {
		padding-top: 0 !important;
	}

	.wpb_revslider_element.wpb_content_element {
		margin-bottom: 0 !important;
	}

	.inline-price {
		display: none !important;
	}


/*==============================================================================
Pages
==============================================================================*/
	/*--------------------------------------------------------------------------
	Mixed postions 
	--------------------------------------------------------------------------*/
	/* these things must be un-hidden when we make suite views live */
	/*.single-offer .event_grid img { display: none; }
	.jcarousel-wrapper .jcarousel { height: 400px !important;} */
	#suite-views-gallery {
		display: none;
	}

	.content_row.carousel_column {
		background-color: #efefef;
	}

	/* .amenities-bullets-white {
		list-style-type: none !important;
	} */

	.amenities-bullets {
		list-style-type: none !important;
	}

	.amenities-bullets li,
	.amenities-bullets-white li {
		font-size: 18px;
		color: #000 !important;
		line-height: 42px;
	}

	.amenities-bullets-white li {
		color: #ebebeb !important;
	}


	.page-id-2700 h1.header_text_wrapper span {
		color: #0f2453 !important;
	}

	.sidebar h2 {
		font-size: 2.125rem;
	}

	.tower-name {
		text-transform: uppercase;
		font-weight: 500;
		color: #0f2453;
		font-size: 1.9rem;
	}

	.floorplan {
		width: 725px;
		border: 0;
		background-image: url('http://aetomic.org/wp-content/uploads/2017/11/compass-2.png');
		background-repeat: no-repeat;
		background-position: 80% 20%;
		text-align: center;
	}

	.floorplan td {
		text-align: center;
		font-size: 24px;
		font-weight: bold;
		padding: 10px 20px;
		background-color: #ffffff;
	}

	.floorplan a {
		color: #4E5192;
		font-weight: 600;
	}

	.floorplan a:hover {
		color: #0f2453;
		font-weight: 600;
	}

	.floorplan span {
		display: block !important;
		font-size: 60% !important;
		line-height: 100%;
		margin-top: 0;
		color: #967a50;
		font-weight: 400;
	}

	.floorplan .blank {
		border: 0 !important;
		background-color: transparent;
	}

	.floorplan .col-2,
	.floorplan .col-5 {
		width: 8%;
		border-top: 0 !important;
		border-bottom: 0 !important;
		background-color: #F1F2F2;
	}

	.floorplan .col-2.blank,
	.floorplan .col-5.blank {
		background-color: transparent !important;
	}

	.floorplan .col-1,
	.floorplan .col-4 {
		border-top: 1px solid #4E5192;
		border-right: 2px solid #4E5192;
		border-bottom: 1px solid #4E5192;
		border-left: 4px solid #4E5192;
	}

	.col-3,
	.col-6 {
		border-top: 1px solid #4E5192;
		border-right: 4px solid #4E5192;
		border-bottom: 1px solid #4E5192;
		border-left: 2px solid #4E5192;
	}


	.center-the-column {
		text-align: center;
	}

	.offer-content .desc_wrapper_left h2 {
		font-size: 2.125rem !important;
		line-height: 2.625rem;
		letter-spacing: .1em;
		font-weight: 400;
		padding-bottom: 0;
	}

	.offer-content .desc_wrapper_left h2:after {
		display: none !important;
	}

/*==============================================================================
Forms (static)
==============================================================================*/

/*==============================================================================
Plugins
==============================================================================*/

/*==============================================================================
Key Frames
==============================================================================*/

/*==============================================================================
media queries
==============================================================================*/

/*------------------------------------------------------------------------------
Phone (Portrait) > 200 < 414
------------------------------------------------------------------------------*/
@media screen and (min-width:200px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/
}

/*------------------------------------------------------------------------------
Phone (Portrait) >= 414
------------------------------------------------------------------------------*/
@media screen and (min-width:414px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/
}

/*------------------------------------------------------------------------------
Phone (Landscape) >= 736
------------------------------------------------------------------------------*/
@media screen and (min-width:736px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/
}

/*------------------------------------------------------------------------------
Tablet (Portrait) >= 768
------------------------------------------------------------------------------*/
@media screen and (min-width:768px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/
}

/*------------------------------------------------------------------------------
Tablet / Laptop >= 1024
------------------------------------------------------------------------------*/
@media screen and (min-width:1024px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/
}

/*------------------------------------------------------------------------------ 
Desktop >= 1200
------------------------------------------------------------------------------*/
@media screen and (min-width:1200px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/
}


/*------------------------------------------------------------------------------ 
Desktop >= 1200
------------------------------------------------------------------------------*/
@media screen and (max-width:736px) {
	/* Global
    --------------------------------------------------------------------------*/
	/* Local
    --------------------------------------------------------------------------*/

	.single-offer h1.calluna-heading {
		margin-top: 25px !important;
	}

	.mobile-no-top-margin {
		margin-top: 0 !important;
		padding-top: 0 !important;
	}

	.mobile-no-bottom-margin {
		margin-bottom: 0 !important;
		padding-bottom: 0 !important;
	}

	.mobile-shift-up-60 {
		margin-top: -60px !important;
	}

	.column-no-left-pad-mobile {
		padding-left: 0 !important;
		margin-left: 0 !important;
	}

	.site-footer .widget {
		text-align: center;
	}

	.site-footer .widget h3 {
		margin-bottom: 0;
		padding-bottom: 0;
	}

	.site-footer .widget h3:after {
		display: none !important;
	}

	.footer-3 img {
		width: auto !important;
		margin-top: 40px;
	}

}




/* end */