*, *:before, *:after {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
}

footer, article, aside, nav, section {
    display: block;
}

html {
    width: 100%;
}

body {
    font-size: 14px;
    line-height: 1.7;
    font-family: 'Tajawal', sans-serif;
    padding: 0;
    margin: 0;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    -webkit-text-size-adjust: 100%;
    color: #0a0f14;
    background: #f5f7fa;
    font-weight: 400;
    width: 100%;
}

.b-instagram.d-large {
    overflow: hidden;
}

.d-mobile {
    display: none !important;
}

.clearfix {
    clear: both;
}

.container {
    max-width: 1100px;
    margin: 0 auto;
    position: relative;
    padding-left: 20px;
    padding-right: 20px;
}

a {
    color: #e82222;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

p {
    margin: 0 0 17px;
}

.img-responsive {
    max-width: 100%;
}

.d-center {
    display: block;
    margin: 0 auto 30px;
}

.wrapper {
    overflow: hidden;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.text-uppercase {
    text-transform: uppercase;
}
.header-top
{
    background: #e82222;
    font-size: 10px;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    padding: 6px 0;
}
.header-top .container>div
{
    display: inline-block;
}
.header-top a
{
    display: inline-block;
    color: #f6bcbc;
    font-weight: 700;
}
.header-top a:hover
{
    color: #fff;
}
.social-top a
{
    margin-right: 15px;
}
.menu-top a
{
    margin-left: 10px;
}
.menu-top a:last-child
{
    padding-left: 12px;
    border-left: 1px solid rgba(255,255,255,.2);
}
.header-bottom
{
    border-bottom: 1px solid rgba(10,15,20,.1);
    -moz-text-align-last: justify;
    text-align-last: justify;
    padding: 8px 0;
}
.b-toggle
{
    float: left;
    margin: 9px 0 0;
}
.b-logo
{
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    font-size: 80px;
    line-height: 1;
    margin-left: -20px;
    display: inline-block;
    vertical-align: middle;
    color: #0a0f14;
}
.b-logo span
{
    font-weight: 600;
    font-style: italic;
    font-size: 40px;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    display: inline-block;
    padding-left: 22px;
    margin-right: -13px;
}
.menu-bottom
{
    display: inline-block;
    font-weight: 700;
    text-transform: uppercase;
    vertical-align: middle;
}
.menu-bottom a
{
    display: inline-block;
    margin-left: 20px;
    position: relative;
    color: #0a0f14;
}
.menu-bottom a:after
{
    content: "";
    width: 0;
    height: 8px;
    left: -14%;
    position: absolute;
    bottom: 3px;
    z-index: -1;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.menu-bottom a:hover:after
{
    background: #c5c9cc;
    width: 128%;
}
.menu-bottom a.current:after
{
    background: #e82222;
    width: 128%;
}
.b-user
{
    float: right;
    margin: 11px 0 0px;
}
.b-breadcrumbs
{
    font-weight: 500;
    font-size: 12px;
    margin: 15px 0 40px;
    color: #7f8387;
}
.b-breadcrumbs a
{
    display: inline-block;
    color: #7f8387;
    border-bottom: 2px solid #c6c9cc;
    margin-right: 5px;
}
.b-breadcrumbs a:hover
{
    color: #0a0f14;
    border-color: #e82222;
}
.b-breadcrumbs svg
{
    display: inline-block;
    margin-right: 5px;
    margin-left: 5px;
    transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.b-content
{
    float: left;
    max-width: calc(100% - 300px);
}
h1, .h1
{
    font-size: 48px;
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    font-style: italic;
    line-height: 1.2;
    margin-bottom: 40px;
}
h2
{
    font-size: 24px;
    line-height: 1.2;
    padding-bottom: 35px;
    margin-bottom: 50px;
    border-bottom: 1px solid #c6c9cc;
}
.b-content p a
{
    text-decoration: underline;
}
.b-content p a:hover
{
    text-decoration: none;
}
.b-author
{
    max-width: 120px;
    float: right;
}
.b-author img
{
	display: block;
	-webkit-box-shadow: 4px 4px 0 #e82222;
    box-shadow: 4px 4px 0 #e82222;
	margin-bottom: 15px;
}
.author-note
{
	font-weight: 700;
    font-size: 10px;
    color: #7f8387;
    text-transform: uppercase;
	letter-spacing: 2px;
}
	
.author-info
{
    font-size: 12px;
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    font-style: italic;
    text-transform: initial;
    color: #0a0f14;
	margin-bottom: 5px;
}
.social-left
{
	margin-bottom: 15px;
}
.social-left a
{
	display: inline-block;
	margin-left: 5px;
	vertical-align: middle;
	opacity: 0.2;
}
.social-left a:hover
{
	opacity: 1;
}
.b-insta
{
	width: 16px;
	height: 16px;
	background-color: #0a0f14;
	-webkit-mask-size: contain;
	        mask-size: contain;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-image: url(../img/instagram.svg);
	        mask-image: url(../img/instagram.svg);
	display: block;
}
.b-twitter
{
	width: 15px;
	height: 12px;
	background-color: #0a0f14;
	-webkit-mask-size: contain;
	        mask-size: contain;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-image: url(../img/twitter.svg);
	        mask-image: url(../img/twitter.svg);
	display: block;
}
.b-facebook
{
	width: 16px;
	height: 17px;
	background-color: #0a0f14;
	-webkit-mask-size: contain;
	        mask-size: contain;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-image: url(../img/facebook.svg);
	        mask-image: url(../img/facebook.svg);
	display: block;
}
.b-youtube
{
	width: 16px;
	height: 12px;
	background-color: #0a0f14;
	-webkit-mask-size: contain;
	        mask-size: contain;
	-webkit-mask-position: center;
	        mask-position: center;
	-webkit-mask-repeat: no-repeat;
	        mask-repeat: no-repeat;
	-webkit-mask-image: url(../img/youtube.svg);
	        mask-image: url(../img/youtube.svg);
	display: block;
}
.main-content p
{
    margin-right: 130px;
}
.alignright
{
    float: left;
    margin: 0 15px 20px 15px;
}
.m-red
{
    color: #e82222;
}
.btn
{
    background: #e82222;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    font-style: italic;
    font-family: 'Tajawal', sans-serif;
    display: inline-block;
    max-width: 370px;
    padding: 17px 26px;
    border-radius: 50px;
    line-height: 1.2;
    position: relative;
    overflow: hidden;
    text-decoration: none !important;
	margin: 40px 0;
}
.btn span
{
    position: relative;
    z-index: 10;
}
.btn:before
{

    width: 30%;
    height: 100%;
    background: #bc1e1f;
    position: absolute;
    left: 50%;
    top: 0;
    -webkit-transform: skew(-45deg, 0);
    -ms-transform: skew(-45deg, 0);
    transform: skew(-45deg, 0);
    z-index: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.btn:after
{

    width: 30%;
    height: 100%;
    background: #a51c1e;
    position: absolute;
    left: 80%;
    top: 0;
    -webkit-transform: skew(-45deg, 0);
    -ms-transform: skew(-45deg, 0);
    transform: skew(-45deg, 0);
    z-index: 0;
    -webkit-transition: all 0.5s ease-out 0s;
    -o-transition: all 0.5s ease-out 0s;
    transition: all 0.5s ease-out 0s;
}
.btn:hover:before, .btn:hover:after
{
    content: "";
}
.b-share
{
    font-weight: 700;
    color: #7f8387;
    font-size: 10px;
    text-transform: uppercase;
    border-top: 1px solid rgba(10,15,20,.1);
    border-bottom: 1px solid rgba(10,15,20,.1);
    display: table;
    width: 100%;
    margin: 50px 0 70px;
}
.b-share>span
{
    display: table-cell;
    width: 1%;
    padding-left: 25px;
    vertical-align: middle;
}
.b-share a
{
    background: #c6c9cc;
    display: table-cell;
    border-left: 1px solid #fff;
    text-align: center;
    padding: 10px 0;
    vertical-align: middle;
    position: relative;
    z-index: 0;
}
.b-share a span
{
    display: none;
    position: absolute;
    width: calc(100% - 5px);
    height: 100%;
    left: 0;
    top: 0;
    color: #fff;

    -webkit-box-shadow: 5px 5px 0 0 rgba(10,15,20,.5);

    box-shadow: 5px 5px 0 0 rgba(10,15,20,.5);
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}
.tw
{
    background: #1da1f2;
}
.fl
{
    background: #f52828;
}
.fb
{
    background: #1877f2;
}
.pn
{
    background: #e51e27;
}
.wt
{
    background: #4db34c;
}
.cp
{
    background: #0a0f14;
}
.b-share a:hover span
{
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}
.b-comments
{
    list-style: none;
    counter-reset: list;

}
.b-comments li
{
    padding-right: 130px;
    position: relative;
    border-bottom: 1px solid #dddfe3;
    margin-bottom: 30px;
    padding-bottom: 10px;
}
.b-comments li.no-border
{
	border: none;
	margin-bottom: 0;
}
.b-comments li:before
{
    counter-increment: list;
    content: counter(list);
    font-size: 124px;
    color: rgba(10,15,20,.1);
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    font-style: italic;
    position: absolute;
    right: 0;
    top: 0;
    line-height: 0.3;
    width: 130px;
    text-align: center;
}
.comment-ava
{
    width: 40px;
    height: 40px;
    text-align: center;
    color: #fff;
    font-size: 18px;
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    float: right;
    margin-left: 10px;
    line-height: 2.2;
    padding-bottom: 7px;
}
.m-violet
{
    background: #99a7e3;
}
.m-pink
{
    background: #f0a7ed;
}
.m-yellow
{
    background: #ffca7f;
}
.m-green
{
    background: #96d6a5;
}
.m-purple
{
    background: #dda8f0;
}
.m-blue
{
    background: #9ad7f6;
}
.comment-author
{
    font-size: 10px;
    text-transform: uppercase;
    color: #0a0f14;
    font-weight: 700;
}
.comment-date
{
    font-size: 10px;
    color: #7f8387;
    font-weight: 700;
    margin-bottom: 15px;
}
.comment-item p
{
    font-size: 13px;
    margin-bottom: 15px;
}
.comment-item p+img
{
    margin-bottom: 15px;
}
.comment-inner
{
    padding-left: 20px;
    border-left: 1px solid #0a0f14;
}
.b-states
{
    margin: 70px 0 70px 130px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
}
.b-states>div
{
    position: relative;
}
.b-states>div:last-child
{
    text-align: right;
}
.text-small
{
    color: #7f8387;
    font-size: 10px;
    text-transform: uppercase;
    margin-bottom: 10px;
    font-weight: 700;
}
.b-states img
{
    -webkit-box-shadow: 5px 5px 0 #e82222;
    box-shadow: 5px 5px 0 #e82222;
	    margin: 5px 0 10px;
}
.state-teaser
{
    font-family: 'Tajawal', sans-serif;
    font-style: italic;
    font-weight: 900;
    font-size: 18px;
    border-bottom: 2px solid transparent;
    display: inline;
}
.post-link
{
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
}
.b-states>div:hover img
{
    -webkit-box-shadow: none;
    box-shadow: none;
}
.b-states>div:hover .state-teaser
{
    border-color: #e82222;
}
.b-sidebar
{
    float: right;
    width: 260px;
}
.title-sidebar
{
    position: relative;
    font-size: 16px;
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    font-style: italic;
    margin-bottom: 20px;
}
.title-sidebar:after
{
    width: 100%;
    content: "";
    height: 4px;
    position: absolute;
    left: 0;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    background: #e82222;
}
.title-sidebar span
{
    background: #f5f7fa;
    display: inline-block;
    padding-right: 10px;
    position: relative;
    z-index: 5;
}
.b-post
{
    position: relative;
    margin-bottom: 25px;
}
.post-num
{
    position: absolute;
    font-size: 130px;
    color: #c5c8cb;
    font-family: 'Tajawal', sans-serif;
    font-weight: 900;
    font-style: italic;
    line-height: 0;
    right: -5px;
    top: 105px;
}
.b-teaser
{
    font-size: 12px;
    font-weight: 700;
    margin: 10px 0 0 15px;
}
.b-post:hover .b-teaser
{
    color: #e82222;
}
.insta-title
{
    background: #dddfe3;
    padding: 10px 0;
    font-size: 10px;
    font-weight: 700;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(10,15,20,.2);
}
.insta-title span
{
    color: #7f8387;
}
.b-footer
{
    background: #0a0f14;
    text-align: justify;
    -moz-text-align-last: justify;
    text-align-last: justify;
    overflow: hidden;
    padding: 8px 0;
}
.b-footer .b-logo
{
    color: #fff;
    font-size: 44px;
    margin-left: -10px;
}
.b-footer .b-logo span
{
    font-size: 22px;
    padding-left: 14px;
    margin-right: -10px;
}
.menu-footer
{
    display: inline-block;
    font-size: 12px;
    font-weight: 700;
    text-transform: uppercase;

}
.menu-footer a
{
    color: #a5a6a7;
    display: inline-block;
    margin: 0 5px;
}
.menu-footer a.current
{
    color: #e82222;
}
.menu-footer a:hover
{
    color: #fff;
}
.social-bottom
{
    display: inline-block;
}
.social-bottom a
{
    display: inline-block;
	vertical-align: middle;
    opacity: 0.5;
	margin-left: 15px;
}
.social-bottom a span
{
    background-color: #fff;
}
.social-bottom a:hover
{
    opacity: 1;
}
@media (max-width: 990px) {
    body
    {
        font-size: 13px;
    }
    .d-large
    {
        display: none !important;
    }
    .d-mobile
    {
        display: block !important;
    }
	.d-center
	{
		margin: 25px auto 20px;
	}
    .header-bottom
    {
        background: #e82222;
        text-align: center;
        -moz-text-align-last: center;
        text-align-last: center;
        padding: 4px 0;
    }
    .b-logo
    {
        color: #fff;
        font-size: 40px;
        margin-left: -10px;
    }
    .b-logo span
    {
        font-size: 20px;
        padding-left: 14px;
        margin-right: -10px;
    }
    .b-content
    {
        max-width: 100%;
        float: none;
    }
	.b-breadcrumbs
	{
		margin-bottom: 25px;
	}
    h1, .h1
    {
        font-size: 24px;
		margin-bottom: 20px;
    }
    h2
    {
        font-size: 16px;
		padding-bottom: 20px;
    margin-bottom: 35px;
    }
    .b-author
    {
        float: none;
        max-width: 100%;
		padding-bottom: 15px;
		border-bottom: 1px solid #dddfe3;
		margin-bottom: 30px;
    }
	.b-author img
	{
		max-width: 50px;
	}
	.b-author>div
	{
		display: inline-block;
		margin-right: 15px;
		vertical-align: middle;
	}
	.author-last>div
	{
		display: inline-block;
		vertical-align: middle;
		margin-right: 3px;
	}
    .main-content p
    {
        margin-right: 0;
    }
    .alignright
    {
        float: none;
        display: block;
        margin: 30px auto;
    }
    .btn
    {
        font-size: 20px;
		padding: 11px 24px;
		margin: 20px 0;
    }
	.b-share
	{
		margin: 0 0 60px;
	}
    .b-sidebar
    {
        float: none;
        margin: 0 auto 60px;
    }
    .b-comments li
    {
        padding-right: 0;
    }
    .b-comments li:before
    {
        content: "";
    }
    .b-footer .b-logo
    {
        color: #fff;
        font-size: 26px;
        margin-left: -10px;
    }
    .b-footer .b-logo span
    {
        font-size: 12px;
        padding-left: 8px;
        margin-right: -3px;
    }
}