/*
Theme Name:     Flat Child Theme
Description:    
Author:         admin
Template:       flatize

(optional values you can add: Theme URI, Author URI, Version)
*/

@import url("../flatize/style.css");


@font-face {
    font-family: 'helvetica_lightregular';
    src: url('fonts/helvetica-light-webfont.eot');
    src: url('fonts/helvetica-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helvetica-light-webfont.woff2') format('woff2'),
         url('fonts/helvetica-light-webfont.woff') format('woff'),
         url('fonts/helvetica-light-webfont.ttf') format('truetype'),
         url('fonts/helvetica-light-webfont.svg#helvetica_lightregular') format('svg');
    font-weight: normal;
    font-style: normal;

}
body { color:#000;}
a { color:#000;}
a:hover,
a:focus {
  color: #b9b8b8;
}

.scroll-to-top:hover,
.scroll-to-top:focus {
  background-color: #b9b8b8;
  color: #ffffff;
}

.clear {
  clear: both;
  display: block;
  overflow: hidden;
  visibility: hidden;
  width: 0;
  height: 0;
}

iframe { vertical-align:bottom;}

#pgl-header.header-style2 .pgl-megamenu {
  border-top: 0px;
  border-bottom: 0px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}

/*-----------------------------------------------------------
[custom header]
---------------------------------------------------------------*/
.top_bar {
	background:#000;
	width:100%;
	/*overflow:hidden;*/
	padding:5px 0;
}




#pgl-header { padding-top:15px;}
#pgl-header #pgl-mainnav { padding-bottom:10px;}

.top_bar .pull-right { padding-top:4px;}
.top_bar .pull-right .social-networks { float:right; /*margin-right:-24px;*/}

/*#pgl-header .pull-right .icon-action .search-action { display:none !important;}*/

.top_bar .pull-right .social-networks li {
	display: inline-block;
    padding-right: 20px;
}
.top_bar .pull-right .social-networks li:last-child { padding-right:10px; }
.top_bar .pull-right .social-networks li a {
	color:#FFF;
}

.top_bar .pull-right .social-networks li a:hover { color:#b9b8b8;}

.top_bar .subscribe_button {
	float:left;
	display:block;
	font-style:italic;
	font-family: "Times New Roman", Georgia, Serif !important;
	padding:7px 11px;
	border:#FFF 1px solid;
	color:#FFF;
	background:#000;
	font-size:14px;
	line-height:14px;
	text-decoration:none;
	transition:all 300ms ease 0s;
	margin-left:18px;
}

.top_bar .subscribe_button:hover {
	border:#FFF 1px solid;
	background:#FFF;
	color:#000;
}

/*#pgl-header .pull-right .shoppingcart { display:none;}
#pgl-header .pull-right .mobile-search { display:none;}*/

/*
.page-template-template-shop-php #pgl-header .pull-right .shoppingcart, .woocommerce-page #pgl-header .pull-right .shoppingcart { display:block;}
.page-template-template-shop-php #pgl-header .pull-right .mobile-search, .woocommerce-page #pgl-header .pull-right .mobile-search { display:block;}

.page-template-template-shop-php #pgl-header.header-style2 .pgl-megamenu .icon-action, .woocommerce-page #pgl-header.header-style2 .pgl-megamenu .icon-action { padding-top:0;}*/

.top_bar .icon-action { padding:0 10px !important;}
.top_bar .icon-action a { color:#FFF;}
.top_bar .social-networks { margin:0;}
#pgl-header .logo { z-index:100 !important;}

.menu-sticky .logo { display:none;}

.menu-sticky #pgl-mainnav #main-menu { text-align:left;}

/*----------------------------------------------------logo_text----------------------------------------------------------*/

#pgl-header.header-style2 .logo {
	font-family: 'helvetica_lightregular';
	font-size:83px;
	line-height:100px;
	text-transform:uppercase;
	color:#252525;
	padding:15px 22px 0;
	/*background:url(images/logo_img.png) no-repeat center bottom;*/
	background-size:auto;
}
#pgl-header.header-style2 .logo em {
	font-size:90px;
	font-weight:400;
	font-family: "Times New Roman", Georgia, Serif;
	font-style:italic;
	line-height:68px;
}

#pgl-header.header-style2 .logo span {
	font-size:19px;
	display:block;
	text-transform:none;
	text-align:center;
	font-weight:400;
	font-family: "Times New Roman", Georgia, Serif;
	font-style:italic;
	line-height:10px;
}

#pgl-header.header-style2 .logo a { color:#252525; }
#pgl-header.header-style2 .logo a:hover { color:#b9b8b8; }


.menu-sticky #pgl-mainnav > .subscribe_button { display:none;}

.mailing_area {
	overflow:hidden;
}

.mailing_area input[type="email"] {
	background:#FFF url(http://flattmag.wpengine.com/wp-content/uploads/2014/09/Untitled-2.png) no-repeat 13px 11px;
	width:84%;
	padding:2px 52px !important;
	box-sizing:border-box;
	height:44px;
	float:left;
	border:none;
	outline:none;
}

.mailing_area input[type="submit"] {
	background:#5a5a5a url(http://flattmag.wpengine.com/wp-content/uploads/2014/09/button_arrow.png) no-repeat center center;
	width:16%;
	height:44px;
	float:left;
	border:none;
	cursor:pointer;
}

.ch_section { margin-bottom:0 !important;}
.content_top {
	background:rgba(255,255,255,0.7);
	padding:20px;
}

.content_top a {
	background-color: transparent;
    border: 1px solid #454545;
    color: #333333;
    font-size: 0.950em;
    font-weight: 400;
    min-width: 140px;
    padding: 14px 20px 13px;
    text-transform: uppercase;
}
.content_top a:hover, .content_top a:focus {
	background-color:#1abc9c;
	border:#1abc9c 1px solid;
	color:#FFF;
}


.title-section.style-1 { font-weight:600 !important; margin-bottom:20px !important;}
.title-section.style-1 span em { font-size:0.9em !important; text-transform:none; font-weight:400 !important; }
.descript { text-align:center;}


.content_bottom .product-slide .owl-controls .owl-buttons .owl-prev, .content_bottom .product-slide .owl-controls .owl-buttons .owl-next { font-size:1.2em; color:#676767;}

.content_bottom .product-slide .owl-controls .owl-buttons .owl-prev, .content_bottom .product-slide .owl-controls .owl-buttons .owl-next {
	position:absolute;
	top:240px;
	border:#eeeeee 1px solid;
	width:40px;
	height:40px;
	line-height:36px;
}

.content_bottom .product-slide .owl-controls .owl-buttons .owl-prev { left:-50px; } 
.content_bottom .product-slide .owl-controls .owl-buttons .owl-next { right:-50px;}
.content_bottom .product-slide { padding-top:60px;}

#pgl-footer { padding:50px 0 0 0 !important;}
#pgl-footer-bottom { padding:13px 0 !important;}

.footer-menu {}
.footer-menu ul { padding:0; margin:0px; list-style:none; text-align:center;}
.footer-menu ul li { font-size:12px; color:#FFF; display:inline; padding:0 16px; }
.footer-menu ul li a { color:#FFF !important;}
.footer-menu ul li a:hover { color:#999 !important;}

.instagram-pics li { width:25%; float:left; padding:2px; }
.instagram-pics li img { width:100%; height:auto; }


/*------------------------------------custom-home----------------------------------------------------------*/

.home_banner {
	padding:32px 0 25px 0;
}
.top_gap { margin-top:50px;}
.top_gap .ssp_no_chrome_slider_default {
	box-shadow:none;
}
.top_gap .flex-control-nav {
	bottom:10px;
}
.flex-control-paging li a { background:none !important; border:#FFF 1px solid !important;}
.flex-control-paging li a:hover { background:rgba(255,255,255,1) !important;}
.flex-control-paging li a.flex-active { background:rgba(255,255,255,1) !important;}

.wpb_video_widget .wpb_wrapper iframe { border:none !important;}

.ch_video { padding:10px 0 20px 0;}
.vc_top_bg {
	background-position:center top;
	background-repeat: no-repeat;
	background-size:cover;
}
.top_title {
	font-family:"Times New Roman", Times, serif;
	text-transform:uppercase;
	text-align:center;
	color:#000;
	font-style:italic;
	margin-bottom:6px;
}
.top_title span { font-family: 'helvetica_lightregular'; font-style:normal; }

.top_video { width:100%;}
.top_video p { margin:0px;}
.top_video iframe { width:100%; height:460px; border:none;}

.content_middle {
	background:#f7f7f7;
	padding:65px 0;
}

.content_middle .blog-style2 {
	margin-bottom:72px;
}
.content_middle .blog-style2:after {
	clear:both;
	display:table;
	content:"";
}


.content_middle .blog-style2 .cat_title { border-top:#eeeeee 1px solid; margin-bottom:42px; overflow:hidden; }
.content_middle .blog-style2 .cat_title span {
	display:block;
	float:right;
	background:#ebebeb;
	padding:10px 18px;
	font-size:12px;
	color:#666666;
	line-height:12px;
}
/*.content_middle .blog-style2 img {
	width:60%;
	margin:0 26px 0 0;
	float:left;
}*/

.content_middle .blog-style2 .post-thumb .video-responsive { width:60%; margin:0 26px 0 0; float:left;}
.content_middle .blog-style2 .post-thumb .carousel { width:60%; margin:0 26px 0 0; float:left; }
.content_middle .blog-style2 .post-thumb .carousel img { width:100%; margin:0;}

.content_middle .blog-style2 .home_thumb img { width:100%; height:auto;}

.content_middle .blog-style2 .blog-meta { display:none;}

.content_middle .blog-style2 .video_img iframe { width:100%; height:290px;}

.content_middle .blog-style2 .audio-responsive { padding:0 0 34px 0;}
.content_middle .blog-style2 .audio-responsive iframe { width:100%; height:60px;}

.content_middle .blog-style2 .title {
	margin:0 0 20px 0;
	font-weight:600;
}
.content_middle .blog-style2 .title a {
	font-family:'Raleway',sans-serif !important;
}

.content_middle .blog-style2 .artist_name {
	display:block;
	font-size:18px;
	color:#444444;
	line-height:18px;
	text-transform:uppercase;
	font-weight:400;
	border-bottom:#363636 1px solid;
	float:left;
	padding:0 0 5px 0;
	margin:0 0 8px 0;
}


.content_middle .blog-style2 .art-title {
	font-size:18px;
	color:#444444;
	line-height:16px;
	font-weight:400;
	font-style:italic;
	font-family: "Times New Roman", Georgia, Serif
}



.content_middle .blog-style2 .post_date {
	font-size:12px;
	line-height:13px;
	color:#999;
	padding:10px 0 13px;
}

.content_middle .blog-style2 .content { overflow:hidden; line-height:24px; margin-bottom:12px; }

.content_middle .blog-style2 .readmore {
	background-color: transparent;
    border: 1px solid #454545;
    color: #333333;
    font-size: 0.950em;
    font-weight: 300;
    min-width: 140px;
    padding: 14px 20px 13px;
    text-transform: uppercase;
}
.content_middle .blog-style2 .readmore:hover, .content_middle .blog-style2 .readmore:focus {
	background-color:#1abc9c;
	border:#1abc9c 1px solid;
	color:#FFF;
}

.content_middle .pagination { display:inherit !important; text-align:center !important;}
.content_middle .pagination li { display:inline !important;}

.content_middle .pagination > li > a, .content_middle .pagination > li > span { float:none !important; display:inline-block !important;}

.content_middle .pagination > li > a { border:#eeeeee 1px solid !important; color:#888888 !important;}
.content_middle .pagination > li > a:hover, .content_middle .pagination > li > span:hover, .content_middle .pagination > li > a:focus, .content_middle .pagination > li > span:focus, .content_middle .pagination > li > span.current { border:#454545 1px solid !important; background:none !important; color:#444444 !important;}

.content_bottom .title-section.style-1:after { border:none;}
/*==================================================================================================
[post_sllider]
====================================================================================================*/
.post_sllider {
	margin:113px 0 !important;
	position:relative;
}
.post_sllider .featured_slider {
	border:none;
	box-shadow:none;
	overflow:hidden;
	position:relative;
}
.featured_slider .item {
	box-sizing:border-box;
	padding:0 10px 10px 10px;
	border-right:#cccccc 1px solid;
	float:left;
}
.cpost_title {
	display:block;
	float:right;
	background:#ebebeb;
	padding:10px 18px;
	text-transform:uppercase;
	font-size:12px;
	color:#666666;
	line-height:12px;
}
.cpost_image {
	width:100%;
	position:relative;
	transition:all 300ms ease 0s;
}
.cpost_image img { width:100%;}
/*.cpost_image iframe { width:100%; height:290px; border:none;}*/
.cpost_cont {
	position:absolute;
	top:0;
	bottom:0;
	left:0;
	right:0;
	background:rgba(0,0,0,0.5);
	padding:20px;
	box-sizing:border-box;
	font-size: 13px;
    font-weight: 400;
	line-height:20px;
	color:#FFF;
	opacity:0;
}
.cpost_cont h3 {
	font-size:15px;
	color:#FFF;
	font-weight:400;
	font-style:italic;
	line-height:14px;
	text-transform:uppercase;
	padding:0;
	margin:0 0 8px 0;
}
.cpost_cont h4 {
	color:#FFF;
    font-family: "Times New Roman",Georgia,serif;
    font-size: 14px;
    font-style: italic;
    font-weight: 400;
    line-height: 16px;
	padding:0;
	margin:0 0 5px 0;
}

.cpost_cont p {
	margin:10px 0;
}

.cpost_date {
	display:block;
	border-bottom:#353736 1px solid;
	padding:0 0 6px 0;
	margin:0 0 6px 0;
	color: #999;
	color:#FFF !important;
    font-size: 12px;
	line-height:13px;
}
.cpost_cont .readmore {
	background-color: transparent;
    border: 1px solid #454545;
    color: #FFF;
    font-size: 0.950em;
    font-weight: 300;
    min-width: 140px;
    padding: 10px 20px;
    text-transform: uppercase;
}
.cpost_cont .readmore:hover, .cpost_cont .readmore:focus {
	background-color:#b9b8b8;
	border:#b9b8b8 1px solid;
	color:#FFF;
}

.cpost_image:hover .cpost_cont {
	opacity:1;
	transition:all 300ms ease 0s;
}

.post_sllider .owl-controls {
	position:absolute;
	top:85px;
	left:0;
	right:0;
}

.post_sllider .owl-controls .owl-pagination { display:none;}

.owl-prev {
	width:79px;
	height:99px;
	background:url(images/post_slider_arow.jpg) no-repeat 0 0;
	border-radius:0;
    color: #fff;
    display:block;
    font-size: 12px;
	text-indent:-9999px;
    margin:0;
    padding:0;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-50px;
	cursor:pointer;
}
.owl-next {
	width:79px;
	height:99px;
	background:url(images/post_slider_arow.jpg) no-repeat -79px 0;
	border-radius:0;
    color: #fff;
    display:block;
    font-size: 12px;
	text-indent:-9999px;
    margin:0;
    padding:0;
	position:absolute;
	right:0;
	top:50%;
	margin-top:-50px;
	cursor:pointer;
}
.owl-prev, .owl-next { opacity:0.8;}
.owl-prev:hover, .owl-next:hover { opacity:1;}


.video_title {
	font-size: 1.714em;
    position: relative;
    text-align: center;
    text-transform: uppercase;
	font-weight: 600;
    margin-bottom: 20px;
}
.video_title em {
	font-family:"Times New Roman", Times, serif;
}

.video_strip {
	width:100%;
	margin-top:38px;
	position:relative;
}

.video_slider{}

.video_strip .item {
	box-sizing:border-box;
	padding:4px;
	border:#f4f4f4 1px solid;
	margin:0 1px;
	position:relative;
	float:left;
}

.video_strip .item p {
	font-size:11px;
	color:#FFF;
	padding:4px 10px;
	display:block;
	margin:5px;
	background:rgba(0,0,0,0.6);
	position:absolute;
	top:0;
	left:0;
	right:0;
	z-index:999;
}
.video_arrow {
	width:42px;
	height:30px;
	display:block;
	position:absolute;
	z-index:999;
	left:50%;
	top:50%;
	margin:-15px 0 0 -21px;
	background:url(images/video_arrow.png) no-repeat 0 0;
}
.item a:hover .video_arrow { background-position:0 -30px;}


.video_strip .item a { text-decoration:none; color:#FFF;}
.video_strip .item iframe {
	width:100%;
	height:177px;
	border:none;
}
.video_strip .item img {
	width:100%;
	height:177px;
	border:none;
}
.content_bottom .title-section.style-1:after { border:none !important;}


.video_strip .owl-controls {
	position:absolute;
	top:50%;
	margin-top:-21px !important;
	left:0;
	right:0;
}

.video_strip .owl-controls .owl-pagination { display:none;}

#prev2 {
	width:42px;
	height:42px;
	background:url(images/bottom_video_arrow.jpg) no-repeat 0 0;
	border-radius:0;
    color: #fff;
    display:block;
    font-size: 12px;
	text-indent:-9999px;
    margin:0;
    padding:0;
	position:absolute;
	left:-50px;
	top:50%;
	margin-top:-21px;
	cursor:pointer;
}
#next2 {
	width:42px;
	height:42px;
	background:url(images/bottom_video_arrow.jpg) no-repeat -42px 0;
	border-radius:0;
    color: #fff;
    display:block;
    font-size: 12px;
	text-indent:-9999px;
    margin:0;
    padding:0;
	position:absolute;
	right:-50px;
	top:50%;
	margin-top:-21px;
	cursor:pointer;
}
#prev2, #next2 { opacity:0.8;}
#prev2:hover, #next2:hover { opacity:1;}


/*-------------------------footer-----------------------------------------------*/
#mc4wp_widget-2 label {
	display:none;
}

#mc4wp_widget-2 input[type="email"] {
	background:#FFF url(http://flattmag.wpengine.com/wp-content/uploads/2014/09/Untitled-2.png) no-repeat 13px 11px;
	width:84%;
	padding:2px 52px !important;
	box-sizing:border-box;
	height:44px;
	float:left;
	border:none;
	outline:none;
}

#mc4wp_widget-2 input[type="submit"] {
	background:#5a5a5a url(http://flattmag.wpengine.com/wp-content/uploads/2014/09/button_arrow.png) no-repeat center center;
	width:16%;
	height:44px;
	float:left;
	border:none;
	text-indent:-9999px;
	cursor:pointer;
}





/*-----------pagination------------------------*/
.pagination { padding:20px 0; overflow:hidden; font-size:14px;}
.pagination-meta { margin:0 10px 0 0;}
.pagination a { background:#f7f7f7; text-decoration:none; padding:13px 15px; margin:0 2px; color:#444444; border:#eeeeee 1px solid;}
.pagination a:hover { background:#f7f7f7; color:#888888; border:#454545 1px solid; }
.current { background:#f7f7f7; color:#444444; padding:13px 15px; margin:0 3px; border:#454545 1px solid; }


/*---------------------------------------------------------------------
[shop]
---------------------------------------------------------------------*/
.shop_banner { margin:40px 0 0 0;}
.shop_menu { margin:0 !important;  }
.top_ad_section { background:#000;}
.colehaan_ad { margin-left:-15px;}
.add_pic img { margin-left:-15px;}
.add_title { padding:100px 0 0 0; margin-left:40px;}
.add_title img { margin:0 37px 0 0; }
.add_title em { font-size:36px;  line-height:60px; font-weight:lighter; font-family: "Times New Roman", Georgia, Serif !important; }
.sch { 
	border:#b0afaf 2px solid !important; 
	background:#000 url(http://flattmag.wpengine.com/wp-content/uploads/2014/09/button_arrow1.png) no-repeat right top !important; 
	float:right; 
	margin:100px 10px 0 0 !important;
	padding:14px 66px 13px 15px !important;
	position:relative;
}



.top_cat_area { }
.top_cat_area h3 { font-size:26px; color:#444444; text-align:center; font-family: "Times New Roman", Georgia, Serif; font-style:italic; line-height:24px; font-weight:normal; padding:0; margin:45px 0; }
.shop_menu { text-align:center; }



.section_new { padding:0 0 68px 0; font-family: "Times New Roman", Georgia, Serif; }
.section_new .title-section.style-1 { font-style:italic; font-size:26px; color:#444444; font-family: "Times New Roman", Georgia, Serif; font-weight:400 !important; }
.section_new .title-section.style-1:after { border:none; }
.section_new .descript { margin-bottom:38px;}
.collection_link img { padding:4px; background:#FFF; border:#e9e9e9 1px solid;}

.new_product {}

.woocommerce-page table.cart img { width:100% !important; background:#FFF; padding:4px; border:#dddddd 1px solid;}

.shop_table th { background:#FFF !important; color:#444444 !important; border: 1px solid #dddddd !important;}

.woocommerce table.shop_table th, .woocommerce-page table.shop_table th { font-weight:400 !important;}

.page-template-template-shop-php .top_cat_area h3 { margin:0px 0 45px; padding-top:64px;}
.page-template-template-shop-php .top_cat_area { margin-bottom:20px !important;}

/*--------------------cart-------------------------------------*/
.breadcrumb2 {
	background:#fafafa;
	border-top:#f0f0f0 1px solid;
	border-bottom:#f0f0f0 1px solid;
    display: table;
    height: 120px;
    margin:20px 0 50px 0 !important;
    text-align: center;
    width: 100%;
}

.breadcrumb2 .inner {
	display: table-cell;
    vertical-align: middle;
}

.breadcrumb2 .page-title {
	color: #444444;
    font-size:22px;
    font-weight:400;
    margin: 0;
}

.breadcrumb2 .page-title .back_link {
	float:left;
	font-size:14px;
	color:#444444;
	text-decoration:none;
	font-style:italic;
}

.breadcrumb2 .page-title span { margin-left:-100px; }

/*------------------------------------------------------------------------------
[Music]
--------------------------------------------------------------------------------*/

.music-section { padding-top:54px;}
.music-section .blog-style2 {
	padding:70px 0;
}
.music-section .blog-style2:after {
	clear:both;
	display:table;
	content:"";
}

/*.music-section .blog-style2 img {
	width:60%;
	margin:0 26px 0 0;
	float:left;
}*/

.music-section .blog-style2 .post-thumb .video-responsive { width:60%; margin:0 26px 0 0; float:left;}
.music-section .blog-style2 .post-thumb .carousel { width:60%; margin:0 26px 0 0; float:left; }
.music-section .blog-style2 .post-thumb .carousel img { width:100%; margin:0;}

.music-section .blog-style2 .blog-meta { display:none;}

.music-section .blog-style2 .title {
	margin:0 0 20px 0;
	font-weight:400;
	/*font-size:24px;*/
	font-size:28px;
	color:#444444;
	text-transform:none;
}
.music-section .blog-style2 .title em { text-transform:uppercase; font-family: "Times New Roman", Georgia, Serif;}

.music-section .blog-style2 .title a {
	color:#444444 !important;
}

.music-section .blog-style2 .post_date {
	font-size:14px;
	line-height:14px;
	color:#999;
	margin:0 0 20px 0;
}

.music-section .blog-style2 .content { overflow:hidden; }

.music-section .blog-style2 .readmore {
	background-color: transparent;
    border: 1px solid #454545;
    color: #333333;
    font-size: 0.950em;
    font-weight: 400;
    min-width: 140px;
    padding: 14px 20px 13px;
    text-transform: uppercase;
}
.music-section .blog-style2 .readmore:hover, .music-section .blog-style2 .readmore:focus {
	background-color:#1abc9c;
	border:#1abc9c 1px solid;
	color:#FFF;
}

.music-section .pagination { display:inherit !important; text-align:center !important;}
.music-section .pagination li { display:inline !important;}

.music-section .pagination > li > a, .content_middle .pagination > li > span { float:none !important; display:inline-block !important;}

.music-section .pagination > li > a { border:#eeeeee 1px solid !important; color:#888888 !important;}
.music-section .pagination > li > a:hover, .content_middle .pagination > li > span:hover, .content_middle .pagination > li > a:focus, .content_middle .pagination > li > span:focus, .music-section .pagination > li > span.current { border:#454545 1px solid !important; background:none !important; color:#444444 !important;}

.music_post { border-top:#eeeeee 1px solid;}

.music_post .audio-responsive, .music_post .video-full { padding-bottom:34px;}
.music_post .audio-responsive iframe { width:100%;}
.music_post .video-full iframe { width:100%;}
.music_post .video-full img { width:100%; height:auto;}

.page-template-template-video-php .music_post .audio-responsive iframe { width:100%; height:30px;}
/*-------------------------------------------------------------------------------------
[feature]
---------------------------------------------------------------------------------------*/
.feature_post { overflow:hidden; /*padding:0 0 48px 0;  margin-bottom:74px;*/ }
.feature_cont { padding:0 0 48px 0; border-bottom:#eeeeee 1px solid; margin-bottom:70px; }
.adjust { padding:0; margin-bottom:50px;}
.single-features .feature_post { overflow:hidden; padding:0; border-bottom:none; margin-bottom:0; }
.feature_post .title { padding:22px 0 54px 0; font-family: "Times New Roman", Georgia, Serif; font-style:italic; font-size:16px; color:#464749; text-align:center; }
.feature_post .title h2 { font-size:30px; color:#464749; font-weight:400; line-height:24px; font-family: "Times New Roman", Georgia, Serif; text-transform:uppercase; padding:0 0 12px 0; margin:0;}
.feature_post .title .subhead { padding:10px 10px 20px; display:inline-block; border-top:#000 1px solid; line-height:16px; }
.feature_post .title .inv_title { display:block; text-transform:uppercase; line-height:14px;}
.feature_post .title p { padding:0 0 24px 0; margin:0; }
.feature_post .post_date { font-size:14px; color:#464749; line-height:14px; font-style:normal;}
.feature_thumb { text-align:center;}
.feature_thumb img { width:100%; height:auto; }
.feature_post .readmore {
	background-color: transparent;
    border: 1px solid #454545;
    color: #333333;
    font-size: 0.950em;
    font-weight: 400;
    padding: 14px 20px 13px;
    text-transform: uppercase;
	float:right;
}
.feature_post .readmore:hover, .feature_post .readmore:focus {
	background-color:#b9b8b8;
	border:#b9b8b8 1px solid;
	color:#FFF;
}


.latest_post_area { overflow:hidden; /*height:300px;*/}
.page-template-template-topic-php .latest_post_area, .page-template-template-azorder-php .latest_post_area { height:auto;}
.latest_post_area h3 {
	font-size:18px;
	color:#464749;
	font-weight:400;
	padding:0px;
	margin:0 0 26px 15px;
}

.latest_post_area .letest_thumb { padding-bottom:30px; text-align:center; transition:all 300ms ease 0s;  }
.latest_post_area .letest_thumb img, .latest_post_area .letest_thumb iframe { width:100%; height:135px; border:none;}
 
.latest_post_area .letest_thumb .thumb_video iframe { width:100%; height:135px;}
.latest_post_area .letest_thumb .thumb_video img { width:100%; height:135px;}

.letest_thumb p {
	font-family: "Times New Roman", Georgia, Serif;
	padding:18px 5px;
	font-style:italic;
	font-size:12px;
	line-height:20px;
	display:block;
	margin:0;
	position:relative;
	z-index:999;
	min-height:76px;
}

.letest_thumb p span { display:block; text-transform:uppercase; font-family:"Helvetica",sans-serif;}

.letest_thumb:hover p { margin-top:-76px; color:#FFF; background:rgba(0,0,0,0.5); transition:all 300ms ease 0s; }
.letest_thumb:hover p a { color:#FFF;}

.topic_menu { overflow:hidden; text-align:center; /*padding:0 0 84px 0;*/ padding:0 0 54px 0; }
.page-template-template-art-topic-php .topic_menu, .page-template-template-vip-topic-php .topic_menu, .page-template-template-topic-php .topic_menu, .page-template-template-fashion-topic-php .topic_menu, .page-template-template-video-topic-php .topic_menu, .page-template-template-music-topic-php .topic_menu { padding:0;}
.topic_menu span { display:block; display:inline-block; padding:0 28px; line-height:30px; font-size:14px; color:#444444; border-left:#eeeeee 1px solid;}
.topic_menu span.noline { border:none;}

.topic_menu ul { padding:0; margin:0; list-style:none; display:inline;}
.topic_menu ul li { font-size:14px; font-style:italic; color:#444444; display:inline; padding:0 5px; font-family: "Times New Roman", Georgia, Serif; line-height:30px;}
.topic_menu ul li a { text-decoration:none; color:#444444;}
.topic_menu ul li a:hover { color:#b9b8b8;}

.page-template-template-shop-php .topic_menu { padding:40px 0;}

/*-------------------------------------------------------------------------------------------------
[Topic]
--------------------------------------------------------------------------------------------------*/
.topic-content {}
.topic-content .cat_title { border-top:#eeeeee 1px solid; margin:56px 0 42px; overflow:hidden; }
.topic-content .cat_title span {
	display:block;
	float:right;
	background:#ebebeb;
	padding:10px 18px;
	font-size:12px;
	color:#666666;
	line-height:12px;
}

.topic-content .latest_post_area .letest_thumb { /*height:240px;*/ height:200px; padding-bottom:0; position:relative;  }
.topic-content .latest_post_area .letest_thumb img { width:100%; height:auto;}

.featured_cat_title { padding:20px 0; margin-bottom:24px; border-bottom:#eeeeee 1px solid; text-align:center; font-size:18px; line-height:18px; color:#363636;}
.featured_cat_title strong { font-weight:700; font-size:24px; line-height:24px; color:#363636; display:block; padding-bottom:10px;}

.abh_tab_content { border-bottom:none !important;}

/*--------------------------------------------------------------------------------------
[video]
---------------------------------------------------------------------------------------*/
.single_video { padding:0 0 40px 0; margin-bottom:40px; border-bottom:1px solid #e7e6e6;}

.single_video .video-full { padding-bottom:30px;}
.single_video .video-full iframe { width:100%; height:480px;}

.single_video .video-full img { width:100%; height:auto;}

.single_video .title { font-family: "Times New Roman", Georgia, Serif; font-style:italic; font-size:16px; color:#464749; text-align:center; }
.single_video .title h2 { font-size:30px; color:#464749; font-weight:400; line-height:24px; font-family: "Times New Roman", Georgia, Serif; text-transform:uppercase; padding:0 0 12px 0; margin:0;}
.single_video .title .inv_title
{
	display: block;
    line-height: 14px;
    text-transform: uppercase;
}
.single_video .post_date {
	color: #464749;
    font-size: 14px;
    font-style: normal;
    line-height: 14px;
    padding: 28px 0 0;
}


/*===================================================================================================
[About]
====================================================================================================*/
.about_content .col-sm-12 {
	padding-left:85px;
	padding-right:85px;
}


.about_content .wpb_image_grid .wpb_image_grid_ul .isotope-item { margin:0 0 10px 64px; }
.about_content .wpb_image_grid .wpb_image_grid_ul .isotope-item:first-child { margin:0 0 10px 0; }

/*--------------------------------------------------------------------------
[vip]
---------------------------------------------------------------------------*/
/*.page-template-template-vip-php .latest_post_area .letest_thumb img, .page-template-template-vip-php .latest_post_area .letest_thumb iframe { width:100%; height:204px; border:none;}
.page-template-template-vip-php .letest_thumb p { text-align:left; font-size:18px; line-height:22px; min-height:80px;}
.page-template-template-vip-php .letest_thumb p span { font-size:24px; font-style:normal; text-transform:none;}
.page-template-template-vip-php .letest_thumb:hover p { margin-top:-80px; } 
.page-template-template-vip-php .topic_menu ul li, .single-vip .topic_menu ul li { font-family:"Helvetica",sans-serif; font-style:normal; font-size:18px; padding:0 15px;}*/
.single-vip .topic_menu { padding:0 0 54px 0;}

/*---------------------------------------------------------------------------
[Prize]
-----------------------------------------------------------------------------*/
.prize-video { margin:0 !important;}
.prize-video .wpb_video_widget .wpb_wrapper iframe { height:604px; }

.prize-content h2 {
	font-family: "Times New Roman", Georgia, Serif;
	font-weight:400;
	font-style:italic;
	font-size:24px;
	color:#464749;
	line-height:26px;
	padding:0;
	margin:0 0 20px 0;
}

.pw_line { margin:72px 0;}

/*.prize-carousel .post-thumb img { height:478px; width:100%;}*/


.prize-carousel .vc_carousel .vc_carousel-control {
	top:110%;
	left:47%;
	border: 1px solid #eeeeee;
    height: 40px;
    line-height: 36px;
    width: 40px;
	color:#676767;
	text-shadow:none;
}

.prize-carousel .vc_carousel .vc_carousel-control.vc_right {
	right:47%;
}

.prize-carousel .vc_carousel .vc_carousel-control .icon-prev:before, .prize-carousel .vc_carousel .vc_carousel-control .icon-next:before { top:-5px; }
/*----------------------------------------------------------------------------
[Subscribe]
----------------------------------------------------------------------------*/
.subscribe-section {
	font-family: 'helvetica_lightregular';
	font-size:18px;
	color:#252525;
	line-height:24px;
}
.top_content {
	padding:48px 0 60px 0;
}

.subscribe_picture img { width:100%; height:auto; }


.subscribe_info {
	font-size:14px;
	color:#252525;
	line-height:22px;
}
.subscribe_info span { display:block;}
.subscribe_info h3 {
	font-family:Helvetica, sans-serif;
	font-size:18px;
	color:#252525;
	font-weight:bold;
	line-height:20px;
	padding:0;
	margin:0 0 5px 0;
}
.subscribe_info .button_section { padding:50px 0 0 0; }

.button_section a {
	border:#555555 1px solid;
	padding:16px 22px;
	display:block;
	float:left;
	min-width:218px;
	margin-top:12px;
	text-decoration:none;
	color:#252525;
	background:#FFF;
	transition:all 300ms ease 0s;
}
.button_section a:hover {
	border:#1abc9c 1px solid;
	background:#1abc9c;
	color:#FFF;	
}
.bottom_content { padding:70px 0 0 0;}
.bottom_content ul { padding:0; margin:0; list-style:none;}
.bottom_content ul li {
	font-size:12px;
	color:#252525;
	line-height:18px;
	padding:4px 0 4px 10px;
	background:url(images/subscribe_bullet.jpg) no-repeat left 12px;
}

#pgl-header.header-style2 .pgl-megamenu .icon-action { display:none !important;}
/*===============================================================================
[New Style]
===============================================================================*/
.scroll-to-top { background-color:#000;}
.scroll-to-top:hover,
.scroll-to-top:focus {
  background-color:#b9b8b8;
  color: #ffffff;
}
#pgl-mainnav .megamenu > li:hover > a {
  color: #b9b8b8 !important;
}

#pgl-footer .footer-bottom .social-networks li a { color:#FFF;}
#pgl-footer .footer-bottom .social-networks li a:hover { color:#b9b8b8; }

.shoppingcart .badge { background:#b9b8b8; color:#000;}

.fashion-gallery { margin-bottom:30px;}

/*============================================================================
{VIP}
=============================================================================*/
.vip_banner {
	width:100%;
	height:auto;
	position:relative;
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 90px;
    padding-top: 160px;
}

.vip_banner h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:169px;
	color:#FFF;
	line-height:120px;
	font-weight:normal;
	font-style:italic;
	text-transform:uppercase;
	padding:0;
	margin:0 0 30px 0;
}

.vip_banner p {
	font-family: 'helvetica_lightregular';
	font-size:18px;
	color:#FFF;
	line-height:24px;
	padding:0;
	margin:0 0 40px 0;
}

.vip_banner .readmore {
	font-family: 'helvetica_lightregular';
	background-color: transparent;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    padding:12px 0;
	text-align:center;
    text-transform: uppercase;
	float:left;
	margin-left:18px;
	min-width:142px;
}
.vip_banner .readmore.nogap { margin:0;}
.vip_banner .readmore:hover, .vip_banner .readmore:focus {
	background-color:rgba(255,255,255,0.6);
	border:#b9b8b8 1px solid;
	color:#FFF;
}

.vip_cta
{
	font-family: 'helvetica_lightregular';
	width:100%;
	height:auto;
	position:relative;
	background-position: 50% 50%;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom:142px;
    padding-top: 170px;
	text-align:center;
}

.vip_cta h2 {
	font-family: 'helvetica_lightregular';
	font-size:46px;
	color:#FFF;
	line-height:44px;
	font-weight:normal;
	padding:0;
	margin:0 0 16px 0;
}

.vip_cta p {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	font-style:italic;
	text-transform:uppercase;
	color:#FFF;
	line-height:22px;
	padding:0;
	margin:0 0 44px 0;
}

.vip_cta .readmore {
	font-family: 'helvetica_lightregular';
	background-color: #6e6e6e;
    border: 1px solid #FFF;
    color: #FFF;
    font-size: 18px;
    font-weight: 400;
    padding:16px 56px;
	text-align:center;
    text-transform: uppercase;
	min-width:158px;
}
.vip_cta .readmore:hover, .vip_cta .readmore:focus {
	background-color:rgba(255,255,255,0.6);
	border:#b9b8b8 1px solid;
	color:#FFF;
}

.single_gallery .video-full img { width:100%; height:auto;}



/*============================================================================
[responsive]
=============================================================================*/

@media only screen and (min-width: 768px) and (max-width: 1024px) {
.feature_thumb img { width:100%; height:auto;}
.latest_post_area .letest_thumb img, .latest_post_area .letest_thumb iframe { height:auto;}
.letest_thumb p { min-height:40px; padding:10px 5px; }
.letest_thumb:hover p { margin-top:-40px;}
.menu-sticky { display:none !important;}
.header-wrapper #pgl-mainnav .megamenu > li > a { padding-left:14px; padding-right:14px;}

.cpost_image img { width:100%; height:auto; }

.video_strip .owl-theme .owl-controls .owl-buttons .owl-prev {left:0;}
.video_strip .owl-theme .owl-controls .owl-buttons .owl-next {right:0;}
.banner_cont .col-sm-7 { width:35%;}
.banner_cont .col-sm-5 { width:65%;}

	
}
@media only screen and (max-width: 767px) {
	#pgl-header.header-style2 .logo {
		font-size:40px;
		line-height:46px;
		padding:0 10px;
		/*background:url(images/logo_img2.png) no-repeat center bottom;*/
	}
	#pgl-header.header-style2 .logo em {
		font-size:40px;
		line-height:46px;
	}
	#pgl-header.header-style2 .logo span {
		font-size:12px;
		line-height:10px;
	}
	#pgl-header .header-wrap > div { height:58px !important;}
	.header-wrapper .navbar { min-height:22px;}
	.feature_thumb img { width:100%; height:auto;}
	#pgl-mainnav a:nth-child(2n+0) { display:none !important;}
	#pgl-mainnav a:last-child { display:none;}
	#pgl-mainnav .pull-right a:last-child { display:block;}
	.prize-video .wpb_video_widget .wpb_wrapper iframe { height:100%;}
	
	#pgl-header.header-style2 .pgl-megamenu .icon-action { display:block !important;}
	#pgl-header.header-style2 .pgl-megamenu .dropdown { display:none !important;}
	#pgl-header.header-style2 .pgl-megamenu .mobile-search { display:none !important;}
	.top_bar .subscribe_button { margin:0;}
	.m-adjust { width:64%;}
	.m-adjust .mobile-menu-button { display:none !important;}
	.owl-prev { width:42px; height:53px; background-size:cover; margin-top:-26px;}
	.owl-next { width:42px; height:53px; background-size:cover; background-position:-42px 0; margin-top:-26px;}
	#prev2 {left:0;}
	#next2 {right:0;}
	.top_gap { margin-top:20px;}
	.vip_banner .readmore { min-width:46%; }
	.feature_cont { padding:0 20px 66px; }
	.feature_thumb iframe { width:100%; height:auto;}
	.cpost_image img { width:100%; height:auto; }
	
	.latest_post_area .col-sm-4 { width:50%; float:left; margin-top:30px;}
	.topic-content .latest_post_area .letest_thumb { height:236px; }
	/*--------------------menu--------------------------*/
	#pgl-off-canvas .navbar-nav > li > a:hover, #pgl-off-canvas .navbar-nav > li.active > a { background-color:#b9b8b8;}
	
	.single_gallery .col-sm-2 { width:16.6667%; float:left;}
	.single_gallery .col-sm-8 { width:66.6667%; float:left;}
	
}
@media only screen and (max-width: 600px) {
	#pgl-header.header-style2 .logo {
		font-size:40px;
		line-height:46px;
		padding:0 10px;
		/*background:url(images/logo_img2.png) no-repeat center bottom;*/
	}
	#pgl-header.header-style2 .logo em {
		font-size:40px;
		line-height:46px;
	}
	#pgl-header.header-style2 .logo span {
		font-size:12px;
		line-height:10px;
	}
	#pgl-header .header-wrap > div { height:58px !important;}
	.header-wrapper .navbar { min-height:22px;}
	.feature_thumb img { width:100%; height:auto;}
	#pgl-mainnav a:nth-child(2n+0) { display:none !important;}
	#pgl-mainnav a:last-child { display:none;}
	#pgl-mainnav .pull-right a:last-child { display:block;}
	.prize-video .wpb_video_widget .wpb_wrapper iframe { height:100%;}
	
	#pgl-header.header-style2 .pgl-megamenu .icon-action { display:block !important;}
	#pgl-header.header-style2 .pgl-megamenu .dropdown { display:none !important;}
	#pgl-header.header-style2 .pgl-megamenu .mobile-search { display:none !important;}
	.top_bar .subscribe_button { margin:0;}
	.m-adjust { width:64%;}
	.m-adjust .mobile-menu-button { display:none !important;}
	.owl-prev { width:42px; height:53px; background-size:cover; margin-top:-26px;}
	.owl-next { width:42px; height:53px; background-size:cover; background-position:-42px 0; margin-top:-26px;}
	#prev2 {left:0;}
	#next2 {right:0;}
	.top_gap { margin-top:20px;}
	.vip_banner .readmore { min-width:46%; }
	.feature_cont { padding:0 20px 66px; }
	.feature_thumb iframe { width:100%; height:auto;}
	.cpost_image img { width:100%; height:auto; }
	
	.latest_post_area .col-sm-4 { width:50%; float:left; margin-top:30px;}
	.topic-content .latest_post_area .letest_thumb { height:170px; }
	.top_gap .flex-control-nav { display:none !important; }
	/*--------------------menu--------------------------*/
	#pgl-off-canvas .navbar-nav > li > a:hover, #pgl-off-canvas .navbar-nav > li.active > a { background-color:#b9b8b8;}
	
	.single_gallery .col-sm-2 { width:16.6667%; float:left;}
	.single_gallery .col-sm-8 { width:66.6667%; float:left;}
	
}


@media only screen and (max-width: 600px) {
	.top_gap .flex-control-nav { display:none !important; }
	.owl-prev { width:42px; height:53px; background-size:cover; margin-top:-26px;}
	.owl-next { width:42px; height:53px; background-size:cover; background-position:-42px 0; margin-top:-26px;}
	#prev2 {left:0;}
	#next2 {right:0;}
	/*--------------------menu--------------------------*/
	#pgl-off-canvas .navbar-nav > li > a:hover, #pgl-off-canvas .navbar-nav > li.active > a { background-color:#b9b8b8;}
	
	.single_gallery .col-sm-2 { width:16.6667%; float:left;}
	.single_gallery .col-sm-8 { width:66.6667%; float:left;}
}


@media only screen and (max-width: 479px) {
	#pgl-header.header-style2 .logo {
		font-size:36px;
		line-height:40px;
		padding:0;
		/*background:url(images/logo_img2.png) no-repeat center bottom;*/
	}
	#pgl-header.header-style2 .logo em {
		font-size:30px;
		line-height:30px;
	}
	#pgl-header.header-style2 .logo span {
		font-size:12px;
		line-height:10px;
	}
	#pgl-header .header-wrap > div { height:58px !important;}
	.header-wrapper .navbar { min-height:22px;}
	
	
	#pgl-mainnav a:nth-child(2n+0) { display:none !important;}
	#pgl-mainnav a:last-child { display:none;}
	#pgl-mainnav .pull-right a:last-child { display:block;}
	.feature_thumb img { width:100%; height:auto;}
	#pgl-header .subscribe_button { margin:0 12px 30px 0;}
	#pgl-header.header-style2 .pgl-megamenu .icon-action { padding:0 8px !important; }
	.prize-video .wpb_video_widget .wpb_wrapper iframe { height:100%;} 
	#pgl-header.header-style2 .pgl-megamenu .icon-action { display:block !important;}
	#pgl-header.header-style2 .pgl-megamenu .dropdown { display:none !important;}
	#pgl-header.header-style2 .pgl-megamenu .mobile-search { display:none !important;}
	.top_bar .subscribe_button { margin:11px 0 0 0;}
	.m-adjust { width:45%;}
	.m-adjust .mobile-menu-button { display:none !important;}
	.owl-prev { width:42px; height:53px; background-size:cover; margin-top:-26px;}
	.owl-next { width:42px; height:53px; background-size:cover; background-position:-42px 0; margin-top:-26px;}
	#prev2 {left:0;}
	#next2 {right:0;}
	.top_gap { margin-top:20px;}
	
	.vip_banner .readmore { min-width:46%; }
	.feature_cont { padding:0 20px 66px; }
	.feature_thumb iframe { width:100%; height:auto;}
	.top_video { padding:0 20px;}
	.top_video iframe { width:100%; height:300px;}
	.top_video_text { padding:0 20px;}
	
	.latest_post_area .col-sm-4 { width:100%; float:none;}
	.topic-content .latest_post_area .letest_thumb { height:300px; }
	
	.music-section { padding-top:10px;}
	.topic_menu { padding:0 0 10px 0;}
	.music-section .feature_post .title { padding:50px 10px 0;}
	.top_gap .flex-control-nav { display:none !important; }
	/*--------------------menu--------------------------*/
	#pgl-off-canvas .navbar-nav > li > a:hover, #pgl-off-canvas .navbar-nav > li.active > a { background-color:#b9b8b8;}
	
	.single_gallery .col-sm-2 { width:100%; float:none;}
	.single_gallery .col-sm-8 { width:100%; float:none;}
}
@media only screen and (max-width: 380px) {
	#pgl-header.header-style2 .logo {
		font-size:36px;
		line-height:40px;
		padding:0;
		/*background:url(images/logo_img2.png) no-repeat center bottom;*/
	}
	#pgl-header.header-style2 .logo em {
		font-size:36px;
		line-height:40px;
	}
	#pgl-header.header-style2 .logo span {
		font-size:12px;
		line-height:10px;
	}
	
	#pgl-header .header-wrap > div { height:58px !important;}
	.header-wrapper .navbar { min-height:22px;}
	
	
	#pgl-mainnav a:nth-child(2n+0) { display:none !important;}
	#pgl-mainnav a:last-child { display:none;}
	#pgl-mainnav .pull-right a:last-child { display:block;}
	.feature_thumb img { width:100%; height:auto;}
	#pgl-header .subscribe_button { margin:0 12px 30px 0;}
	#pgl-header.header-style2 .pgl-megamenu .icon-action { padding:0 8px !important; }
	.prize-video .wpb_video_widget .wpb_wrapper iframe { height:100%;} 
	#pgl-header.header-style2 .pgl-megamenu .icon-action { display:block !important;}
	#pgl-header.header-style2 .pgl-megamenu .dropdown { display:none !important;}
	#pgl-header.header-style2 .pgl-megamenu .mobile-search { display:none !important;}
	.top_bar .subscribe_button { margin:11px 0 0 0;}
	.m-adjust { width:45%;}
	.m-adjust .mobile-menu-button { display:none !important;}
	.owl-prev { width:42px; height:53px; background-size:cover; margin-top:-26px;}
	.owl-next { width:42px; height:53px; background-size:cover; background-position:-42px 0; margin-top:-26px;}
	#prev2 {left:0;}
	#next2 {right:0;}
	.top_gap { margin-top:20px;}
	
	.vip_banner .readmore { min-width:46%; }
	.feature_cont { padding:0 20px 66px; }
	.feature_thumb iframe { width:100%; height:auto;}
	.top_video { padding:0 20px;}
	.top_video iframe { width:100%; height:300px;}
	.top_video_text { padding:0 20px;}
	
	.latest_post_area .col-sm-4 { width:100%; float:none;}
	.topic-content .latest_post_area .letest_thumb { height:230px; }
	
	.post_sllider { margin:50px 0 !important}
	
	.music-section { padding-top:10px;}
	.topic_menu { padding:0 0 10px 0;}
	.music-section .feature_post .title { padding:50px 10px 0;}
	.top_gap .flex-control-nav { display:none !important; }
	.cpost_cont { padding:5px; }
	.cpost_cont p{ display:none;}
	.cpost_cont h4 { padding-bottom:10px;}
	
	.cpost_cont .readmore { margin-top:0px;}
	
	/*--------------------menu--------------------------*/
	#pgl-off-canvas .navbar-nav > li > a:hover, #pgl-off-canvas .navbar-nav > li.active > a { background-color:#b9b8b8;}
	
	.single_gallery .col-sm-2 { width:100%; float:none;}
	.single_gallery .col-sm-8 { width:100%; float:none;}
	
	
	
}