@import url('https://fonts.googleapis.com/css?family=Roboto:300,400,400i,700,900');

/*=======================================*/

body{
    font-family: 'Roboto';
    font-size: 14px;
    font-weight: 300;
}

.page-wrap {
    background-color: #f0eff5;
}

.grid-wrap .article-post .atticle-cat,
.grid-wrap .article-post .aboutArticle,
.grid-wrap .article-post .cardlink_more,
.grid-wrap .article-post h4 {
    height: 20px;
    display: block;
    overflow: hidden;
}
.grid-wrap .article-post h4 {
    height: 66px;
}
.grid-wrap .article-post .cardlink_more {
    height: 30px;
}



a:hover {
    color: black;
}

.container{
    width: 98% !important;
    max-width: 1200px !important;
}
figure{
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
}
.takeAsBg{
    display: none;
}
strong{
    font-weight: 600;
}
h1,h2,h3,h4,h5,h6{
    margin: 15px 0;
    font-weight: 700;
    color: #010101;
}
a{
    color: #000;
    outline: none !important;
}
img{
    max-width: 100%;
    height: auto;
}
.logo img{
    max-width: 70%;
    height: auto;
    margin-top: 6px;
}
.articleDetailImg  {
	margin:5px 20px 20px 0; 
	padding:3px; 
	border:1px solid #f0f0f0;
}


ul{
    margin: 0;
    padding: 0;
}
.container{
    position: relative;
}
.page-wrapper{
    overflow: hidden;
}

.doc-header{
    position: relative;
    z-index: 999;
    background: #000;
    width: 100%;
    left: 0;
    border-bottom: 1px solid #333;
    height: 70px;
}

.doc-header .main-nav{
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;
    text-align: center;
    padding:0 250px 0 170px;
}


.doc-header .logo{
    max-width:45%;
    position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}
.doc-header a{
    text-decoration: none !important;
}
.doc-header .main-nav > ul > li > a{
    color: #fff;
    padding: 30px 10px 20px;
    display: block;
    position: relative;
}

.doc-header .main-nav > ul > li + li:before{
    content: "";
    width: 4px;
    height: 4px;
    border-radius: 50%;
    background: #fff;
    position: absolute;
    left: -2px;
    top: 50%;
    margin-top: -2px;
    display: none;
}
.doc-header .main-nav > ul > li{
    display: inline-block;
    position: relative;
    list-style-type: none;  
    font-weight: normal;
}

.userBox{
    position: absolute;
    right: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
}

.userBox > div{
    display: block;
    float: left;
    background: #2a2a2a;
    padding: 0px 10px;
    position: relative;
    height: 25px;
    margin-left: 2px;
}

.userBox > div.im-msg  > ul:before{
    right: 10px;
}
.userBox > div > ul:before{
    content:"\f0d8";
    font-family:'FontAwesome';
    position: absolute;
    top: -5px;
    right: 5px;
    line-height: 0;
    color: #2a2a2a;
    font-size: 24px;
}
.userBox > div > ul{
    position: absolute;
    top: 100%;
    margin-top: 15px;
    right: 0;
    width: 195px;
    background: #2a2a2a;
    border: 1px solid #313131;
    display: none;
}

.userBox > div > ul > li + li a{
    border-top: 1px solid #202020
}
.userBox > div > ul > li + li{
    border-top: 1px solid #313131
}
.userBox > div > ul > li{
    display: block;
}
.userBox > div > ul > li > a strong{
    color: #fff;
}
.userBox > div > ul > li > a .underliner{
    border-bottom: 1px solid #fff;
}
.userBox > div > ul > li > a{
    display: block;
    color: #d7d7d7;
    font-size: 12px;
    padding:10px;
}

.userBox > div > ul > li > a .fa{
    color: #707070;
    font-size: 16px;
    margin-right: 10px;
}
.userAct > a{
    color: #fff;
    font-weight: 600;
    display: block;
    padding: 2px 0 2px 23px;
}
.userAct > a .fa{
    margin-left: 4px;
}
.userAct > a img{
    position: absolute;
    left: 0;
    top: 0;
    width: 23px;
}

.im-msg > a:hover{
    color: #fff;
}
.im-msg > a.notice{
    color: #fff;
    position: relative;
}
.im-msg > a.notice:before{
    width: 8px;
    height: 8px;
    content: "";
    border-radius: 50%;
    position: absolute;
    right: -4px;
    top: 0;
    background: #d3b3a5;
}
.im-msg > a{
    line-height: 25px;
    color: #5b5b5b;
}

.im-msg li p{
    margin: 0;
}

.im-msg .viewAll{
    text-align: center;
}
.userBox > div > ul > li.viewAll > a{
    padding: 5px
}
.userBox > div > ul > li.viewAll > a span{
    border-bottom: 1px solid #fff;
}
.after-header{
}
.after-header a +span{
    margin-top:15px;
}
.after-header {
    padding:25px 0 0 0;
}
.after-header a{
    text-decoration: underline;
    font-weight:600;
}

.after-header p{
    margin: 0;
}
.article-date{
    margin-right:10px;
}
.after-header .tagged{
    font-size: 45px;
    line-height: 45px;
    display:block;
    font-weight:600;
   /* position: absolute;
    left: 15px;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    -ms-transform: translateY(-50%);*/
}
.after-header.style2 .tagged{
    color:#0c0c0c;
}

h1 {
    font-size: 32px;
}
h2{
    font-size: 27px
}
h3{
    font-size: 24px;
}
h4{
    font-size: 20px;
}
h5{
    font-size: 18px;
}
h6{
    font-size: 16px;
}
/*===FeatureBox=====*/
/*.wrapAll{
    padding: 1px 25px;
    background: #fff;
}*/


.featureBox{
    position: relative;
    text-align: center;
    color: #242424;
    font-size: 16px;
    /*max-width:260px;*/
    margin:auto;
	padding:0 10px;
}
.featureBox.style-image img{
    float:left;
    margin-right:10px;
	height:108px;
}

.featureBox p{
    /*min-height:60px;*/
}
.featureBox a.btn, .tagged a.btn, .widget a.btn {
    min-width: 220px;
    margin-top: 10px;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 16px;
    padding-top: 8px;
}

.tagged a.btn{
	font-weight: 500;
    margin-top: 0px;
}
.featureBox h3{
    margin: 0 0 15px;
    color: #393939;
}
.featureBox span.priceTag span{
    font-size: 30px;
}
.featureBox  span,.featureBox > a.span{
    display: inline-block;
    /*color: #c59d8c;*/
}
.featureBox span.priceTag{
    padding: 2px 0;
}
.btn {
    color: #fff;
    border: 1px solid #000;
    padding: 5px 25px;
    border-radius: 0;
    font-size: 18px;
    font-weight: 500;
    background-color: #000;
    text-transform:uppercase;
}
.magazine-extra .btn {
    padding: 5px 25px 0 25px;
}
.btn:hover{
    background: #fff;
    color: #000;
}

.divider{
    margin: 20px 0;
    border-bottom: 1px solid #f3f3f3
}

/*=========================
Pad
========================*/
.pad-30{
    padding: 30px 0;
}
.pt-30{
    padding-top:30px;
}
.pt-25{
    padding-top:25px;
}
.pt-20{
    padding-top:20px;
}
.pt-10{
    padding-top:10px;
}

.pb-30{
    padding-bottom:30px;
}
.pb-25{
    padding-bottom:25px;
}
.pb-20{
    padding-bottom:20px;
}
.pb-10{
    padding-bottom:10px;
}
.btn-filled{
    display:inline-block;
    border:none;
    background:#000;
    font-size:18px;
    font-weight:bold;
    padding:8px 45px;
    color:#fff;
    text-decoration:none !important;
    text-transform: uppercase;
}
.btn-filled.btn-lg{
    padding:10px 20px;
    border-radius:0;
    min-width:250px;
    text-align:center;
}
.btn-filled:hover{
    color:#fff;
    background:#aa8879;
}
.form-area input,.form-area textarea,.file-path{
    height:42px;
    border:1px solid #dadada;
    border-radius:6px;
    width:100%;
    display:block;
    padding:0 15px;
    margin-bottom:20px;
}

.form-area input[type="checkbox"], .form-area input[type="radio"]{
    height:15px;
    border:1px solid #dadada;
    border-radius:6px;
    width:auto;
    display:inline;
    padding:0 15px;
    margin-bottom:20px;
}

.form-area h4,
.form-area h3,
.form-area h2{
    margin-bottom:30px;
}
.big-spacer{
    margin-bottom:150px;
}
.form-area textarea{
    height:165px;
    padding:10px 15px;
}

.form-area label{
    /*margin-top:10px;*/
    font-size:16px;
    font-weight:bold;
    text-transform:capitalize;
    color:#000;
    margin: 5px 0 0 3px;
}

.form-area label.checkLabel{
	color : #010101;
	font-weight:normal;
}


.form-area label.style2{
    margin-top:0px;
}

.form-area label span{
    display:block;
    font-weight:400;
    font-size:14px;
    text-transform:none;
}

.page-area .text-area{
    padding:10px 0 30px;
    margin-bottom:30px;
    border-bottom:1px solid #f0f0f0;
}
.page-area h2,
.page-area h3,
.page-area h4,
.page-area h5,
.page-area h6{
    color:#393939;
}
.page-area ul{
    padding-left:30px;
}
.page-area ul li a{
    color:inherit;
}
.grid-wrap{
    padding-top:30px;
}

.grid-wrap h2{
    margin:0 0 10px;
}

.aboutArticle{
    position: relative;
    padding: 0 0 40px;
}
.grid-wrap .aboutArticle{
    padding-bottom:10px;
}
.article-footer .aboutArticle{
    padding-bottom:10px;
}
.article-footer{
    margin:30px 0 0;
    padding:15px 0 30px;
    border-top:1px solid #f3f3f3;
    border-bottom:1px solid #f3f3f3;
}
.article-tags{
    padding:0 0 0 20px;
    margin:0;
    position:relative;
}
.article-tags:before{
    font-family:"FontAwesome";
    content:"\f02b";
    color:#a4a4a4;
    font-size:18px;
    position:absolute;
    top:-1px;
    left:0;
}
.article-tags li{
    display:inline-block;
    font-size:14px;
    font-weight:600;
}
.article-tags li + li:before {
    content:",";
    padding-right:2px;
    color:#a4a4a4;
}
.article-tags li a{
    color:#a4a4a4;
}
.aboutArticle a.atticle-cat{
    font-weight: 600;
    text-decoration:none !important;
    text-transform: capitalize;
}
.dark-section .aboutArticle a.atticle-cat{
    color:#fff;
}

.article-post{
    padding-left: 0px;
    position: relative;
    margin-bottom: 40px;
    background-color:#fff;
    text-align: center;
}

.article-post .atticle-cat, .article-post .readmore, .article-post .displaydate, .comments_nb {
    color: #aaa;
    font-weight: 400;
}                                         


.article-post.imgless {
    padding: 0 0 0 5px !important;
    height: 200px !important;
    min-height: 200px;
}

.tabpanel .article-post {
    height: 500px;
    padding: 20px 20px 60px 20px;
    margin:0 0 30px 0;
    text-transform: uppercase;
}

body.shadowed .tabpanel .article-post {
    box-shadow:3px 2px 10px 3px #AAA;
}

.article-post.featured{
    padding-left: 320px;
    margin-bottom: 0;
}
.article-post figure {
    width: calc(100% + 40px);
    left: 0;
    height: 220px;
    top: 0;
    margin: -20px -20px 30px -20px;
    background-position: 50% 50%;
    background-size: cover;    
}


.article-post figure img {
    display: none;
}

.article-post.featured figure{
    overflow: hidden;
}



a.link-style{
    text-decoration: underline;
}
.article-post p{
    margin-bottom: 10px;
}
.article-post.featured p{
    margin-bottom: 40px;
}
.article-post h2{
    font-size: 24px;
    line-height: 26px;
}

/*.artcleSlider{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #f3f3f3;
}*/
.dark-section{
    background:#000000;
    padding:30px 0 40px;
    color:#fff;
}
.dark-section h1,
.dark-section h2,
.dark-section h3,
.dark-section h4,
.dark-section h5,
.dark-section h6{
    color:#fff;
}
.artcleSlider .owl-dots{
    position: absolute;
    bottom: 0;
    right:0;
    text-align: right;
}
.boxes-carousel .owl-dots{
    position:relative;
    text-align:center;
    margin-top:20px;
}
.boxes-carousel .owl-dots > div{
    background:#c5c5c5;
    border-radius:50%;
}
.boxes-carousel .owl-dots > div.active{
    background:#d3b3a5;
}
.owl-dots > div{
    display: inline-block;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    color: #fff;
    margin-left: 10px;
}
.owl-dots > div.active{
    background: #fff;
    color: #000;
}
.dark-section .artcleSlider a{
    color:#fff;
    text-decoration:underline;
}
.articleGrid{
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.content-area.style2 .articleGrid{
    border-bottom: none;
}

a.viewAllArt{
    text-decoration: underline;
    color: #000000;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 20px;
    display: inline-block;
}

.social-list{
    position: relative;
    display: block;
    padding-bottom: 20px;    
}
.social-list li{
    display: inline-block
}
.social-list li a{
    display: block;
    font-size: 40px;
    line-height: 40px;
    color: #000;
    width: 40px;
    height: 40px;
}
.offer-list li{
    display: block;
}
.offer-list li a{
    display: block;
}
.sidebar{
    padding-top: 0;
    position: relative;
    border-left: 1px solid #fafafa;
}
.sidebar:before{
    position: absolute;
    left: -1px;
    top: 0;
    background: #f3f3f3;
    height: 500%;
    width: 1px;
    content: "";
}
.content-area{
    overflow: hidden;
    margin-top:0px;
}
.widget{
    padding: 40px 20px;
    border-bottom:1px solid #f3f3f3 ;
}

.widget:last-child{
    border:none;
    padding-bottom:0;
}
.widget header h3{
    margin-top: 0;
}
.offer-list li a span{
    color: #c59d8c;
    font-weight: 300;
}
.offer-list li a{
    color: #000;
    font-size: 14px;
    font-weight: 600;
}
.caret-list{
    margin: 20px 0;
}
.caret-list li a{
    color: #000;
    font-weight: 400;
}
.caret-list li{
    display: block;
    position: relative;
    padding-left: 15px;
}
.caret-list li:before{
    font-family:'FontAwesome';
    content:"\f0da";
    position: absolute;
    left: 0;
    top: 0;
}
.btn{
    border-radius: 0;
}


.btn.btn-wide{
    display: block;
    width: 100%;
    display: block;
    background: #c59d8c;
    color: #fff;
    font-weight: 600;
    font-size: 16px;
    padding: 10px;
    border-radius: 0;
    border: none
}
.widget-annonces{
    border-bottom: 1px solid #fafafa;
}

/*
.widget-newsletter input{
    height:40px;
    margin-bottom:20px;
    display:block;
    border-radius:4px;
    border:1px solid #d6d6d6;
    width:100%;
    -moz-box-shadow:inset 1px 3px 3px rgba(0,0,0,0.1);
    -webkit-box-shadow:inset 1px 3px 3px rgba(0,0,0,0.1);
    box-shadow:inset 1px 3px 3px rgba(0,0,0,0.1);
    padding:0 15px;
    text-align:center;
}*/

.widget-newsletter input, .widget-newsletter textarea {
    height: 42px;
    border: 1px solid #dadada;
    border-radius: 6px;
    width: 100%;
    display: block;
    padding: 0 15px;
    margin-bottom: 20px;
}

.widget-newsletter textarea {
    height: 145px;
    padding: 10px 15px;
}
/*
.form-area input, .form-area textarea, .file-path {
    height: 42px;
    border: 1px solid #dadada;
    border-radius: 6px;
    width: 100%;
    display: block;
    padding: 0 15px;
    margin-bottom: 20px;
}*/

.wideArea{
    background: #0d0d0d;
    color: #fff;
}

.wideArea .customCol{
    width: 50%;
    float: left;
    min-height: 330px;
}

#contactAnchor{

}

#contactForm{
	padding-top:20px;
}

.contactUs h2,.contactUs h3,.contactUs h4,.contactUs h5,.contactUs h6{
    color: #fff;
}
.contactUs p{
    margin-bottom: 15px;
}
.contactUs a.btn{
    color: #fff;
    border-color:#fff;
}
.contactUs{
    float: right;
    max-width: 450px;
    padding: 40px;
    text-align: right;
    color: #fff;
}

.mapArea{
    background: #ddd;
}

.doc-footer {
    background-color: #161616;
    color: #ccc;

}

.footerBottom {
    background-color: #000;
}

.doc-footer .bottomtext {
    padding-top:30px;
    padding-bottom:30px;
}

footer .container .footerInner {
    padding: 30px 0;
    text-align: center;
    text-transform: uppercase;
}


.footerLinks{
    text-align: center;
    margin-bottom: 10px;
}
.footerLinks li{
    display: inline-block;
}
.footerLinks li + li:before{
    content: "|";
    width: 20px;
    display: inline-block;
    text-align: center;
}
.doc-footer  h3 {
    color:#fff;
}
.footerLinks li a{
    color: #ddd;
    text-transform: uppercase;
}
.doc-footer{
    margin-top:0px;
    border-top:1px solid #f3f3f3;
}



/*================
Home Banner
=================*/
.homeBanner{
    position: relative;
    margin-top: -70px;
}
.bannerBox{
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    position: relative;
}
.bannerBox:before{
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: url('../img/pattern.png');
    z-index: 1;
}
.bannerBox .banner-content{
    position: relative;
    z-index: 10;
    padding: 100px 0 100px;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.logoArea span{
    display: inline-block;
    padding: 20px 0 5px;
}

.btn-wrap{
    position: relative;
    padding: 20px 0;
}
.btn-wrap a.btn:hover,.btn-wrap a.btn.active{
    color: #000;
    background: #fff;
    font-weight: 600;
}
.btn-wrap a.btn{
    font-size: 20px;
    border: 1px solid #fff;
    color: #fff;
    padding: 10px 30px;
    min-width: 165px;
}
.moreActions{
    position: absolute;
    right: 15px;
    top: 50%;
    margin-top: -10px;
}
.moreActions > li + li:before{
    content: "/";
    padding: 10px;
    color: #fff;
}
.moreActions > li{
    display: inline-block;
}
.moreActions > li > a{
    color: #fff;
}

.headerSearch{
    position: absolute;
    right: 15px;
    top: 18px;
    width: 195px;
    height: 34px;
    background:#212121;
}

#socialbox {
    position: absolute;
    right: 15px;
    top: 0px;
    width: auto;
    height: 70px;
    background: #333;
}

#socialbox ul {
}

#socialbox ul li {
    list-style-type: none;
    float:left;
    padding:0px;
    background:none;
}
#socialbox ul li:last-child {
    border-right: 1px solid #333;   
}

    
#socialbox ul li a {
    text-align: center;
    display: block;
    width: 45px;
    height: 69px;
    background-color:#000;
    padding: 20px 0 0;
    border-left: 1px solid #333;
}


#topsearch_close {
    position: absolute;
    color: #fff;
    right: -15px;
    font-size: 18px;
    margin-top: 3px;
}

.headerSearch.style2{
    border-color:#5b5b5b;
    top: 10px;
}

.headerSearch.style2 input{
    color: #000;
}
.headerSearch input{
    width: 100%;
    height: 100%;
    /* background: none;
    color: #fff;*/
	background: #FFF;
	color: #121212;
    position: absolute;
    left: 0;
    top: 0;
    padding:0 35px 0 10px;
    border: none
}
.headerSearch button{
    /*color: #fff;*/
    border: none;
    /*color: #fff;*/
    width: 35px;
    height: 100%;
    position: absolute;
    z-index: 20;
    right: 0;
    top: 0;
    background: none;
}

.headerSearch.style2 button{
    color: #000;
}



ul.pageLinks{
    margin: 0px 0 0px;
    position: relative;
    border-bottom: 2px solid #ccc;
    min-height: 50px;
    height: auto;

}

.home-page ul.pageLinks {
    margin: 10px 0 0px;
}

.pageLinks-wrap{
    margin-bottom:0px;
}
.pageLinks li{
    display: block;
    float: left;
}
.pageLinks a {
    text-decoration: none;
    padding: 12px;
    display: block;
    color: #000;
    font-size: 12px;
    position: relative;
    font-weight: bold;
    text-transform: uppercase;
}

.pageLinks li.active a:before{
    content:"\f0d7";
    font-family:'FontAwesome';
    position: absolute;
    bottom: -4px;
    line-height: 0;
    font-size: 12px;
    left: 0;
    width: 100%;
    text-align: center;
    color: #d3b3a5;
}
.pageLinks a:hover, .pageLinks li.active a {
    /*border-bottom: solid 3px #d3b3a5;*/
	background: #d3b3a5;
	/*background: #B22222;*/
	
}

.article-pagination{
    padding: 15px;
    margin-bottom: 15px;
}
.article-pagination li{
    display: inline-block;
}
.article-pagination li a{
    color: #000;
    display: block;
    width: 30px;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #000;
}
.article-pagination li.active a{
    background: #000;
    color: #fff;
    pointer-events: none;
}

.article-pagination li a {
    color: #000;
    display: block;
    width: auto;
    height: 30px;
    line-height: 26px;
    text-align: center;
    border: 1px solid #ddd;
    padding: 3px 5px;
    min-width: 30px;
    background-color: white;
}

.someTag{
    font-weight: 700;
}

.article-details{
    padding-top: 15px;
}

.article-details figure{
    /*margin-bottom: 40px;*/
}
blockquote{
    color: #000;
    font-size: 18px;
    font-weight: 700;
    max-width: 85%;
    margin:20px auto;
    border-color: #c28a73;
}


.magazine-detail-wrap{
    padding-top:15px;
}

.magazine-detail{
    position:relative;
    padding-left:240px;
    /*font-size:14px;
    font-weight:700;
    color:#000000;*/
    min-height:400px;
    padding-bottom:40px;
}
.magazine-extra h2,
.magazine-extra h3,
.magazine-extra h4{
    margin:0;
}
.magazine-extra p{
    margin-bottom:25px;
}
.mag-price{
    margin-right:20px;
    font-size:30px;
    color:#c59d8c;
}
.mag-price sub{
    position:relative;
    top:-2px;
    font-size:18px;
}
.magazine-extra{
    font-size:16px;
    padding:40px 0;
    margin-bottom:40px;
    border-top:1px solid #f4f4f4;
    border-bottom:1px solid #f4f4f4;
}
.magazine-extra .btn-filled{
    padding:8px 25px;
}
.magazine-detail figure{
    position:absolute;
    left:0;
    top:0;
}
.magazine-detail > div{
    padding-left:30px;
    /*font-weight:normal;*/
    position:relative;
}
.magazine-detail > div > span{
    /*font-weight:bold;*/
    position:absolute;
    left:0;
    top:12px;
    /*line-height:0;
    width:30px;*/
}
.magazine-detail > div > span:after{
    content:".";
    /*font-size:25px;
    color:#000;*/
    position:absolute;
    right:3px;
    top:-8px;
    /*line-height:0;*/
}

.mag-grid-wrap{
    position:relative;
    margin:0 -7px;
}
.mag-unit{
    float:left;
    padding:7px;
    width:20%;
}
.mag-inner{
    border:1px solid #f4f4f4;
    position:relative;
}
.mag-inner img{
    /*width:100%; */
	width:158px;
	height:204px;
}
.mag-inner:hover .mag-caption{
    filter:alpha(opacity=100);
    opacity:1;
}
.mag-caption{
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    background:#fff;
    filter:alpha(opacity=0);
    opacity:0;
    transition:All 0.3s ease;
    -webkit-transition:All 0.3s ease;
    -moz-transition:All 0.3s ease;
    -o-transition:All 0.3s ease;
}
.mag-caption-inner{
    position:absolute;
    top:50%;
    left:0;
    width:100%;
    text-align:center;
    font-size:18px;
    -webkit-transform:translate(0, -50%); -moz-transform:translate(0, -50%); -ms-transform:translate(0, -50%); -o-transform:translate(0, -50%); transform:translate(0, -50%);
}
a.view-mag{
    text-indent:-9999999px;
    display:block;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
    z-index:50;
}
.mag-caption-inner span{
    display:block;
}
.mag-caption-inner h4{
    margin:0;
}

.checkout-steps ul{
    padding-left:25px;
    margin-bottom:15px;
}
.medium-bold{
    font-weight:600;
}
.checkout-steps ul ul{
    padding:0;
}
.list-distance{
    margin-top:20px;
}
.checkout-steps{
    padding:15px 0;
}
.checkout-steps ul ul li{
    display:inline-block;
    margin-right:20px;
}
.checkout-last-step h4{
    color:#c5c5c5;
}

.checkout-last-step h4 a{
    font-size:14px;
    color:#c9a595;
    text-decoration:underline;
    padding-left:20px;
    font-weight:normal;
}


.custom-select{
    cursor:pointer;
    height:42px;
    margin-bottom:20px;
    border:1px solid #dadada;
    border-radius:6px;
    width:100%;
    display:block;
    position:relative;
}
.custom-select b{
    width:40px;
    right:0;
    height:100%;
    top:0;
    position:absolute;
    border-left:1px solid #dadada;
    text-align:center;
    padding-top:12px;
    color:#afafaf;
    font-size:18px;
}
.custom-select select{
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:20;
}
.custom-select span{
    position:absolute;
    left:15px;
    right:60px;
    top:50%;
    line-height:0;
    color:#393939;
    font-size:14px;
}

select {
    -webkit-appearance: none !important;
    -moz-appearance: none !important;
    appearance: none !important;
    background: none url("images/saamp-table-select.png") no-repeat scroll right center !important;
        background-color: none;
    background-color: none !important;
}

.file-block{
    padding-right:160px;
    position:relative;
}

.file-path{
    padding-top:10px;
    background-color: white;
}
.file-preview{
    width:50px;
    height:50px;
    /*background:#ededed;*/
    position:absolute;
    right:95px;
    top:50%;
    margin-top:-25px;
}
a.remove-form-attachment{
    width:95px;
    text-align:right;
    position:absolute;
    right:0;
    top:50%;
    margin-top:-10px;
    font-size:13px;
    text-decoration:none;
	cursor:pointer;
}
.remove-form-attachment .fa{
    font-size:16px;
    margin-right:10px;
    color:#d3b3a5;
}

.file-blocks{
    margin-bottom:20px;
}
.file-uploader-wrap{
    width:307px;
    height:44px;
    background:url(../demo-img/upload-file.png) no-repeat;
    border:none;
    position:relative;
    margin-bottom:30px;
}
.file-uploader-wrap input[type="file"]{
    filter:alpha(opacity=0);
    opacity:0;
    position:absolute;
    left:0;
    top:0;
    bottom:0;
    right:0;
}


.summary-table{
    max-width:520px;
    margin:20px 0;
}
.summary-table th{
    color:#c59d8c;
    min-width:120px;
    padding:5px 0;
}

.summary-table td{
    padding:5px;
}
.summary-table td img{
    margin:0 10px;
}

.table-calculations{
    border:1px solid #d8d8d8;
    border-radius:6px;
    overflow:hidden;
    width:100%;
}
.table-calculations .table > thead > tr > th{
    border-color:#d8d8d8;
}
.table-calculations strong{
    font-size:16px;
    font-weight:bold;
}
.table-calculations hr{
    margin:10px 0;
}
.table-calculations th{
    padding:10px 20px !important;
    background:#f9f9f9;
    font-weight:bold;
    font-size:16px;
    color:#000;
    text-transform:capitalize;
    border-bottom:1px solid #d8d8d8;
}
.table-calculations td,.table-calculations th {
    padding:10px 15px !important;
    text-align:center;
}
.no-border-row td{
    border-top:none !important;
}

.table-calculations td:first-child,.table-calculations th:first-child{
    text-align:left;
}
.table-calculations td:last-child,.table-calculations th:last-child{
    text-align:right;
}

.big-font{
    font-weight:bold;
    text-transform:uppercase;
    color:#000;
    font-size:20px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td{
    border-color:#f1f1f1;
}

.tabpanel{
    display:none;
}
.tabpanel.active{
    display:block;
}

.tabpanel div{
    /*height:230px;*/
}

.page-links-label{
    display:none;
}
.checkout-complete{
    text-align:center;
    padding-top:100px;
}
.checkout-complete h4{
    margin-bottom:5px;
}
.checkout-complete p{
    margin-bottom:30px;
}
.complete-icon {
    margin:20px 0;
}
.checkout-complete a{
    font-size:18px;
}
.checkbox-list,.checkout-steps ul.checkbox-list{
    padding:0;
    margin:30px 0;
}
.checkbox-list li{
    display:block;
    margin-bottom:10px;
}
.checkbox-list.monthCheckbox li{
	margin-bottom:2px;
}
.checkbox-list li input[type="radio"], .checkbox-list li input[type="checkbox"]{
    outline:none;
    margin-right:20px;
}
.checkbox-list li img{
    margin-left:20px;
}


.advertising_321 img {
    width:100%;
    height:auto;
}


.stButton .stFb, .stButton .stTwbutton, .stButton .stMainServices{
    height:22px !important;
}

.annonceLoader{
	padding:5px;
	display:none;
}

.has-error{
	background:#f9f2f4;
	border:1px solid #c7254e;
	color:#c7254e;
}

 .validateTips{
	display:none;
	color:#c7254e;
	text-align:center;
 }
 
 .inlined{
	display:inline !important;
 }
 
 .margin0{
	margin:0 !important;
 }
 
 .hide{
	display:none;
 }
 
 .show{
	display:block;
 }
 
 .printDisplay{
	display:none;
 }

.comments_nb {
    display: inline-block;
    margin: 0px 15px;
    padding: 10px 0 0 0;
}
.article-post .socialcomments {
    margin-top: 10px;
    position: absolute;
    bottom: 15px;
    width: calc(100% - 40px);
    border-top: 1px solid #ccc;
    padding-top: 8px;
}
.bijouxpiecesd h3, .featureBox h3, .widget h3 {
    font-size: 20px;
    text-transform: uppercase;
    
}

.bijouxpiecesd h3 {
    padding:0 20px 20px 20px !important;
    display:block;    
}

.cours-table h3 {
    color: unset !important;
    background: unset !important;
    font-family: unset !important;
    line-height: unset !important;
    font-size: 20px !important;
    margin: 0 !important;
    padding: 0 0 10px 0 !important;
}

.socialcomments a {
    text-decoration: none;
}

.socialcomments .text-left {
    float: left;
}

.socialcomments .text-right {
    float: right;
}

.socialcomments img {
    width: 25px;
    margin-top: 7px;
}
.socialcomments .text-left img {
    margin-top: -3px;
}

.home-table {
    float: none;
    position: relative;
    display: block;
    z-index: 1;
    width: 100% !important;
    padding: 0 0 15px !important;
}

.cours-table {
    border: none !important;
    width: 100%;
    max-width: 380px;
    box-sizing: border-box;
    background: #fff;
    padding: 15px 2px 5px 3px !important;
    margin: 0 auto 0px;
}

body.shadowed .cours-table {
   box-shadow: 3px 2px 10px 3px #AAA;
}

.cours-table table td div {
    display:block;
    height: 30px;
    padding: 7px 0 0 0;
}
.cours-table table td.separation99 div {
    display:block;
    height: 30px;
    padding: 0px 0 0 10px;
}

.widget, .featureBox {
    border: none;
    width: 100%;
    max-width: 380px;
    box-sizing: border-box;
    background: #fff;
    padding: 20px;
    margin: 0 auto 30px;
}

body.shadowed .widget, body.shadowed .featureBox {
    box-shadow: 3px 2px 10px 3px #AAA;
}

.cardlink_more {
    display:block;
    padding:10px 30px;
    color:black;
    text-transform:uppercase;
    text-decoration: none !important;
    font-weight:bold;
}
.cardlink_more::before {
    content:"|     ";
    white-space: pre;
}
.cardlink_more::after {
    content:"     |";
    white-space: pre;
}

@media(min-width:1200px){
    .pageLinks{
        display:block !important;
    }
    .customecolum{
        min-width:125px;
        display:inline-block;
    }
}
@media(max-width:1199px){
    .doc-header .main-nav{
        font-size:10px;
    }

    .page-links-label{
        display:block;
        color:#fff;
        height:40px;
    }
    .page-links-label .fa{
        position:absolute;
        right:10px;
        line-height:0;
        top:50%;
        z-index:0;
    }
    .lable-text{
        position:absolute;
        padding:5px 30px 0 10px;
        left:0;
        width:100%;
        height:100%;
        background:none;
        border:none;
        text-align:left;
        z-index:50;
        text-transform: uppercase;
        margin:0px 0 -5px -1px;
    }
    .pageLinks-wrap{
        position:relative;
        width: 302px;
        margin: 5px 0 0 -1px;
        border:1px solid #fff;
        background: #000;
    }
    
    .home-page .pageLinks-wrap {
        margin: 15px 0 0 -1px;
    }    
    
    ul.pageLinks{
       position:absolute !important;
        left:0;
        top:40px;
        width:100%;
        background:#fff;
        border:1px solid #000;
        z-index:500;
        margin:0;
        display:none;
    }
    .pageLinks li{
        float:none;
    }
    .pageLinks li.active a:before{
        display:none;
    }
    
    .pageLinks a:hover, .pageLinks li.active a {
        border-bottom: none;
        background-color: #ddd;
    }
    

}

.nav-trigger,.search-trigger{
    display:none;
}

.short-table-wrap{
    border:1px solid #d8d8d8;
    border-radius:5px;
    padding:15px;
    margin-bottom:20px;
}
.short-table-wrap table{
    margin:0;
    text-align:right;
}
.short-table-wrap table tr:first-child th,
.short-table-wrap table tr:first-child td{
    border-top:none !important;
}
.short-table-wrap table td,
.short-table-wrap table th{
    text-align:right;
}
.short-table-wrap table strong{
    font-size:20px;
    font-weight:bold;
}
.form-note strong{
    font-size:16px;
    font-weight:700;
    display:block;
    margin-top:20px;
}
.close-popup{
    position:absolute;
    right:0;
    top:0;
    width:40px;
    height:40px;
    text-align:center;
    line-height:40px;
    font-size:18px;
    color:#9e9e9e;
}
.newsletterpopup{
    position:fixed;
    left:0;
    top:0;
    width:100%;
    height:100%;
    z-index:9999;
    background:rgba(0,0,0,0.8);
	display:none;
}
.newsletter-inner form{
    max-width:300px;
    margin:auto;
}
.newsletter-inner .widget-newsletter input{
    margin-bottom:15px;
    margin-top:15px;
}
.newsletter-inner .widget{
    padding:0;
}
.newsletter-inner{
    position:absolute;
    max-width:525px;
    width:90%;
    padding:25px;
    left:50%;
    top:50%;
    background:#fff;
    border-radius:6px;
    -webkit-transform:translate(-50%, -50%); -moz-transform:translate(-50%, -50%); -ms-transform:translate(-50%, -50%); -o-transform:translate(-50%, -50%); transform:translate(-50%, -50%);
}

.artcleSlider .owl-dots{
    position:absolute;
    right:0;
    bottom:-30px;
    width:100%;
    text-align:center;
}
.artcleSlider .owl-dots > div{
    border-radius:50%;
    text-indent:-999999px;
    display:inline-block;
    background:#424242;
}



@media(max-width:1100px){
    .doc-header .main-nav{
        font-size:8px;
    }
    
    .article-post .socialcomments {
        font-size: 10px;
    }    
    .article-post .socialcomments img {
        max-width: 20px;
    } 
    
    .article-post .socialcomments .socialshares img {
        margin-top: 5px;
    }
    
}
@media(max-width:1024px){

    .mag-unit{
        width:33.333334%;
    }
    h1{
        font-size:24px;
    }
    .after-header .tagged{
        font-size:30px;
    }
    .headerSearch{
        top: calc(100% - 5px);
        height: 56px;
    }
    .doc-header .headerSearch{
        display:none;
    }
    .nav-trigger,.search-trigger{
        display:block;
        position:absolute;
        right:20px;
        top:50%;
        border:none;
        background:none;
        height:40px;
        width:40px;
        text-align:center;
        margin-top:-20px;
        z-index:20;
        font-size:24px;
        color:#fff;
    }
    .search-trigger{
        right:70px;
        font-size:20px;
    }
    .doc-header .main-nav{
        font-size:12px;
        z-index:100;
        padding:0;
        position:absolute;
        top:100%;
        right:0;
        width:250px;
        background:#212121;
        display:none;
    }
    .doc-header .main-nav > ul > li{
        display:block;
        border-bottom:1px solid rgba(0,0,0,0.1);
    }
    .doc-header .main-nav > ul > li > a{
        padding:10px 20px;
        text-align:left;
    }
    .doc-header .main-nav > ul > li + li:before{
        display:none;
    }
    .doc-header .container{
        min-height:75px;
    }
    
    .headerSearch input {
        width: calc(100% - 20px);
        height: 40px;
        margin: 7px 10px;
    }
    
    #topsearch_close,
    .searchbox_btnctn {
        display:none !important;
    }
    .headerSearch button {
        right: 7px;
    }
    
    #socialbox {
        position: relative;
        right: 0;
        top: 0px;
        width: 100%;
        height: 70px;
        background: #000;
        margin: 1px 0 0 0;
    }   
    
    #socialbox ul li {
        width: calc(25% - 0px);
    }    
    #socialbox ul li a {
        width: 100%;
        text-align: center;
    }    
    .pageLinks a:hover,.pageLinks li.active a{
        background-color: #ddd;
        border: none;
    }
    
    .grid-wrap {
        padding-top: 20px;
    }

    .home-page .grid-wrap {
        padding-top: 30px;
    }

    
    
}

@media(max-width:992px){
    .magazine-detail{
        padding-left:0;
    }
    .magazine-detail figure{
        position:relative;
        margin-bottom:20px;
    }
    
    
    
    .article-post {
        min-height: 500px;
        height: auto !important;
        padding-bottom: 60px !important;
    }    
    
    .artcleSlider .article-post.featured {
        height: auto !important;
        min-height: unset;
        margin: 0 0 0 0 !important;
        padding: 0 !important;        
    }    
}

.socialshares{
    margin-top:10px;
}
@media (min-width:768px) {
    .socialshares{
        display:inline;
    }
    .c-pull-right{
        float:right !important;
    }
    .boxes-carousel .owl-item.center{
        position:relative;
    }
    .boxes-carousel .owl-item.center:before,.boxes-carousel .owl-item.center:after{
        position:absolute;
        background:#d0d0d0;
        height:50px;
        width:1px;
        top:50%;
        left:0;
        margin-top:-25px;
        content:"";
    }

    .boxes-carousel .owl-item.center:after{
        left:auto;
        right:0;
    }
}
@media (max-width:767px) {
    .form-area input, .form-area textarea, .file-path{
        margin-bottom:5px;
    }
    .mobile-centered{
        text-align:center;
    }
    .article-post.featured p{
        max-height:70px;
        overflow:hidden;
    }
    .article-post{
        padding-top:48px;
    }
    .article-post figure{
    }
    .article-post.featured figure{
        top:0;
    }
    .article-post figure img{
        width: 100%;
    }
    .article-post h5{
        position:absolute;
        top:0;
        left:0;
        width:100%;
        height:35px;
        overflow:hidden;
        margin:0;
    }
    .article-post p{
        max-height:63px;
        overflow:hidden;
    }
    
    .article-post figure {
        width: calc(100% + 40px);
        overflow: hidden;
    }
    
    .article-post{
        padding-left:120px;
    }
    .c-pull-right.text-right{
        text-align:center;
    }
    .form-note{
        margin-top:20px;
    }
    .checkbox-list li input[type="radio"], .checkbox-list input[type="checkbox"]{
        margin-right:10px;
    }
    .checkbox-list li span{
        display:block;
    }
    .big-spacer{
        margin-bottom:60px;
    }
    .btn-filled{
        font-size:16px;
    }
    h5{
        font-size:16px;
    }
    .sidebar{
        display:none;
    }
    .article-post.featured figure{
        width:140px;
    }
    .article-post.featured .inner{
        position:relative;
        padding-left:150px;
    }
    .article-post.featured{
        padding-left:0px
    }
    .article-post.featured p{
        font-size:12px;
        margin-bottom:15px;
    }
    .article-post.featured h2{
        font-size:18px;
        font-weight:600;
    }
    .article-post.featured .aboutArticle{
        padding-bottom:10px;
    }
    .widget-banner{
        text-align:center;
    }

    .dark-section{
        padding-bottom: 38px;
    }
    .home-table {
        width: 100% !important;
    }
    
    .after-header a.btn[href="createAnnonce"] {
        padding: 10px 20px 5px;
        max-width: 302px;
        min-width: 140px;
        float: none !important;
    }    
}

@media(max-width:650px){
    .mag-unit{
        width:50%;
    }
    .magazine-detail figure a {
        text-align: center;
        display: block;
    }   
    
    .doc-header .logo {
        top: 45%;
    }
    .doc-header button {
        top: 45%;
    }    
}


