.principal {
        width: 1030px;
    background: white;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0 auto;
}

.panel-grid{
    zoom:1
}
.panel-grid:before{
    content:'';
    display:block
}
.panel-grid:after{
    content:'';
    display:table;
    clear:both
}
.panel-grid-cell{
    -ms-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -webkit-box-sizing:border-box;
    box-sizing:border-box;
    min-height:1em
}
.panel-grid-cell .so-panel{
    zoom:1
}
.panel-grid-cell .so-panel:before{
    content:'';
    display:block
}
.panel-grid-cell .so-panel:after{
    content:'';
    display:table;
    clear:both
}
.panel-grid-cell .panel-last-child{
    margin-bottom:0
}
.panel-grid-cell .widget-title{
    margin-top:0
}
.panel-row-style{
    zoom:1
}
.panel-row-style:before{
    content:'';
    display:block
}
.panel-row-style:after{
    content:'';
    display:table;
    clear:both
}
html{
    font-family:sans-serif;
    -ms-text-size-adjust:100%;
    -webkit-text-size-adjust:100%
}
body{
    margin:0
}
article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{
    display:block
}
audio,canvas,progress,video{
    display:inline-block;
    vertical-align:baseline
}
audio:not([controls]){
    display:none;
    height:0
}
[hidden],template{
    display:none
}
a{
    background-color:transparent
}
a:active,a:hover{
    outline:0
}
abbr[title]{
    border-bottom:1px dotted
}
b,strong{
    font-weight:bold
}
dfn{
    font-style:italic
}
h1{
    font-size:2em;
    margin:0.67em 0
}
mark{
    background:#ff0;
    color:#000
}
small{
    font-size:80%
}
sub,sup{
    font-size:75%;
    line-height:0;
    position:relative;
    vertical-align:baseline
}
sup{
    top:-0.5em
}
sub{
    bottom:-0.25em
}
img{
    border:0
}
svg:not(:root){
    overflow:hidden
}
figure{
    margin:1em 40px
}
hr{
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box;
    height:0
}
pre{
    overflow:auto
}
code,kbd,pre,samp{
    font-family:monospace,monospace;
    font-size:1em
}
button,input,optgroup,select,textarea{
    color:inherit;
    font:inherit;
    margin:0
}
button{
    overflow:visible
}
button,select{
    text-transform:none
}
button,html input[type="button"],input[type="reset"],input[type="submit"]{
    -webkit-appearance:button;
    cursor:pointer
}
button[disabled],html input[disabled]{
    cursor:default
}
button::-moz-focus-inner,input::-moz-focus-inner{
    border:0;
    padding:0
}
input{
    line-height:normal
}
input[type="checkbox"],input[type="radio"]{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box;
    padding:0
}
input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{
    height:auto
}
input[type="search"]{
    -webkit-appearance:textfield;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
    box-sizing:content-box
}
input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{
    -webkit-appearance:none
}
fieldset{
    border:1px solid #c0c0c0;
    margin:0 2px;
    padding:0.35em 0.625em 0.75em
}
legend{
    border:0;
    padding:0
}
textarea{
    overflow:auto
}
optgroup{
    font-weight:bold
}
table{
    border-collapse:collapse;
    border-spacing:0
}
td,th{
    padding:0
}
*{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
*:before,*:after{
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    box-sizing:border-box
}
html{
    font-size:10px;
    -webkit-tap-highlight-color:rgba(0,0,0,0)
}
body{
    font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size:14px;
    line-height:1.42857143;
    color:#333;
    background-color:#fff
}
input,button,select,textarea{
    font-family:inherit;
    font-size:inherit;
    line-height:inherit
}
a{
    color:#337ab7;
    text-decoration:none
}
a:hover,a:focus{
    color:#23527c;
    text-decoration:none
}
a:focus{
    outline:5px auto -webkit-focus-ring-color;
    outline-offset:-2px
}
figure{
    margin:0
}
img{
    vertical-align:middle
}
.img-responsive{
    display:block;
    max-width:100%;
    height:auto
}
.img-rounded{
    border-radius:6px
}
.img-thumbnail{
    padding:4px;
    line-height:1.42857143;
    background-color:#fff;
    border:1px solid #ddd;
    border-radius:4px;
    -webkit-transition:all .2s ease-in-out;
    -o-transition:all .2s ease-in-out;
    transition:all .2s ease-in-out;
    display:inline-block;
    max-width:100%;
    height:auto
}
.img-circle{
    border-radius:50%
}
hr{
    margin-top:20px;
    margin-bottom:20px;
    border:0;
    border-top:1px solid #eee
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    margin:-1px;
    padding:0;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
[role="button"]{
    cursor:pointer
}
.container{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
@media (min-width:768px){
    .container{
        width:750px
    }
}
@media (min-width:992px){
    .container{
        width:970px
    }
}
@media (min-width:1000px){
    .container{
        width:1170px
    }
}
.container-fluid{
    margin-right:auto;
    margin-left:auto;
    padding-left:15px;
    padding-right:15px
}
.row{
    margin-left:-15px;
    margin-right:-15px
}
.col-xs-1,.col-sm-1,.col-md-1,.col-lg-1,.col-xs-2,.col-sm-2,.col-md-2,.col-lg-2,.col-xs-3,.col-sm-3,.col-md-3,.col-lg-3,.col-xs-4,.col-sm-4,.col-md-4,.col-lg-4,.col-xs-5,.col-sm-5,.col-md-5,.col-lg-5,.col-xs-6,.col-sm-6,.col-md-6,.col-lg-6,.col-xs-7,.col-sm-7,.col-md-7,.col-lg-7,.col-xs-8,.col-sm-8,.col-md-8,.col-lg-8,.col-xs-9,.col-sm-9,.col-md-9,.col-lg-9,.col-xs-10,.col-sm-10,.col-md-10,.col-lg-10,.col-xs-11,.col-sm-11,.col-md-11,.col-lg-11,.col-xs-12,.col-sm-12,.col-md-12,.col-lg-12{
    position:relative;
    min-height:1px;
    padding-left:15px;
    padding-right:15px
}
.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{
    float:left
}
.col-xs-12{
    width:100%
}
.col-xs-11{
    width:91.66666667%
}
.col-xs-10{
    width:83.33333333%
}
.col-xs-9{
    width:75%
}
.col-xs-8{
    width:66.66666667%
}
.col-xs-7{
    width:58.33333333%
}
.col-xs-6{
    width:50%
}
.col-xs-5{
    width:41.66666667%
}
.col-xs-4{
    width:33.33333333%
}
.col-xs-3{
    width:25%
}
.col-xs-2{
    width:16.66666667%
}
.col-xs-1{
    width:8.33333333%
}
.col-xs-pull-12{
    right:100%
}
.col-xs-pull-11{
    right:91.66666667%
}
.col-xs-pull-10{
    right:83.33333333%
}
.col-xs-pull-9{
    right:75%
}
.col-xs-pull-8{
    right:66.66666667%
}
.col-xs-pull-7{
    right:58.33333333%
}
.col-xs-pull-6{
    right:50%
}
.col-xs-pull-5{
    right:41.66666667%
}
.col-xs-pull-4{
    right:33.33333333%
}
.col-xs-pull-3{
    right:25%
}
.col-xs-pull-2{
    right:16.66666667%
}
.col-xs-pull-1{
    right:8.33333333%
}
.col-xs-pull-0{
    right:auto
}
.col-xs-push-12{
    left:100%
}
.col-xs-push-11{
    left:91.66666667%
}
.col-xs-push-10{
    left:83.33333333%
}
.col-xs-push-9{
    left:75%
}
.col-xs-push-8{
    left:66.66666667%
}
.col-xs-push-7{
    left:58.33333333%
}
.col-xs-push-6{
    left:50%
}
.col-xs-push-5{
    left:41.66666667%
}
.col-xs-push-4{
    left:33.33333333%
}
.col-xs-push-3{
    left:25%
}
.col-xs-push-2{
    left:16.66666667%
}
.col-xs-push-1{
    left:8.33333333%
}
.col-xs-push-0{
    left:auto
}
.col-xs-offset-12{
    margin-left:100%
}
.col-xs-offset-11{
    margin-left:91.66666667%
}
.col-xs-offset-10{
    margin-left:83.33333333%
}
.col-xs-offset-9{
    margin-left:75%
}
.col-xs-offset-8{
    margin-left:66.66666667%
}
.col-xs-offset-7{
    margin-left:58.33333333%
}
.col-xs-offset-6{
    margin-left:50%
}
.col-xs-offset-5{
    margin-left:41.66666667%
}
.col-xs-offset-4{
    margin-left:33.33333333%
}
.col-xs-offset-3{
    margin-left:25%
}
.col-xs-offset-2{
    margin-left:16.66666667%
}
.col-xs-offset-1{
    margin-left:8.33333333%
}
.col-xs-offset-0{
    margin-left:0
}
@media (min-width:768px){
    .col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{
        float:left
    }
    .col-sm-12{
        width:100%
    }
    .col-sm-11{
        width:91.66666667%
    }
    .col-sm-10{
        width:83.33333333%
    }
    .col-sm-9{
        width:75%
    }
    .col-sm-8{
        width:66.66666667%
    }
    .col-sm-7{
        width:58.33333333%
    }
    .col-sm-6{
        width:50%
    }
    .col-sm-5{
        width:41.66666667%
    }
    .col-sm-4{
        width:33.33333333%
    }
    .col-sm-3{
        width:25%
    }
    .col-sm-2{
        width:16.66666667%
    }
    .col-sm-1{
        width:8.33333333%
    }
    .col-sm-pull-12{
        right:100%
    }
    .col-sm-pull-11{
        right:91.66666667%
    }
    .col-sm-pull-10{
        right:83.33333333%
    }
    .col-sm-pull-9{
        right:75%
    }
    .col-sm-pull-8{
        right:66.66666667%
    }
    .col-sm-pull-7{
        right:58.33333333%
    }
    .col-sm-pull-6{
        right:50%
    }
    .col-sm-pull-5{
        right:41.66666667%
    }
    .col-sm-pull-4{
        right:33.33333333%
    }
    .col-sm-pull-3{
        right:25%
    }
    .col-sm-pull-2{
        right:16.66666667%
    }
    .col-sm-pull-1{
        right:8.33333333%
    }
    .col-sm-pull-0{
        right:auto
    }
    .col-sm-push-12{
        left:100%
    }
    .col-sm-push-11{
        left:91.66666667%
    }
    .col-sm-push-10{
        left:83.33333333%
    }
    .col-sm-push-9{
        left:75%
    }
    .col-sm-push-8{
        left:66.66666667%
    }
    .col-sm-push-7{
        left:58.33333333%
    }
    .col-sm-push-6{
        left:50%
    }
    .col-sm-push-5{
        left:41.66666667%
    }
    .col-sm-push-4{
        left:33.33333333%
    }
    .col-sm-push-3{
        left:25%
    }
    .col-sm-push-2{
        left:16.66666667%
    }
    .col-sm-push-1{
        left:8.33333333%
    }
    .col-sm-push-0{
        left:auto
    }
    .col-sm-offset-12{
        margin-left:100%
    }
    .col-sm-offset-11{
        margin-left:91.66666667%
    }
    .col-sm-offset-10{
        margin-left:83.33333333%
    }
    .col-sm-offset-9{
        margin-left:75%
    }
    .col-sm-offset-8{
        margin-left:66.66666667%
    }
    .col-sm-offset-7{
        margin-left:58.33333333%
    }
    .col-sm-offset-6{
        margin-left:50%
    }
    .col-sm-offset-5{
        margin-left:41.66666667%
    }
    .col-sm-offset-4{
        margin-left:33.33333333%
    }
    .col-sm-offset-3{
        margin-left:25%
    }
    .col-sm-offset-2{
        margin-left:16.66666667%
    }
    .col-sm-offset-1{
        margin-left:8.33333333%
    }
    .col-sm-offset-0{
        margin-left:0
    }
}
@media (min-width:992px){
    .col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{
        float:left
    }
    .col-md-12{
        width:100%
    }
    .col-md-11{
        width:91.66666667%
    }
    .col-md-10{
        width:83.33333333%
    }
    .col-md-9{
        width:75%
    }
    .col-md-8{
        width:66.66666667%
    }
    .col-md-7{
        width:58.33333333%
    }
    .col-md-6{
        width:50%
    }
    .col-md-5{
        width:41.66666667%
    }
    .col-md-4{
        width:33.33333333%
    }
    .col-md-3{
        width:25%
    }
    .col-md-2{
        width:16.66666667%
    }
    .col-md-1{
        width:8.33333333%
    }
    .col-md-pull-12{
        right:100%
    }
    .col-md-pull-11{
        right:91.66666667%
    }
    .col-md-pull-10{
        right:83.33333333%
    }
    .col-md-pull-9{
        right:75%
    }
    .col-md-pull-8{
        right:66.66666667%
    }
    .col-md-pull-7{
        right:58.33333333%
    }
    .col-md-pull-6{
        right:50%
    }
    .col-md-pull-5{
        right:41.66666667%
    }
    .col-md-pull-4{
        right:33.33333333%
    }
    .col-md-pull-3{
        right:25%
    }
    .col-md-pull-2{
        right:16.66666667%
    }
    .col-md-pull-1{
        right:8.33333333%
    }
    .col-md-pull-0{
        right:auto
    }
    .col-md-push-12{
        left:100%
    }
    .col-md-push-11{
        left:91.66666667%
    }
    .col-md-push-10{
        left:83.33333333%
    }
    .col-md-push-9{
        left:75%
    }
    .col-md-push-8{
        left:66.66666667%
    }
    .col-md-push-7{
        left:58.33333333%
    }
    .col-md-push-6{
        left:50%
    }
    .col-md-push-5{
        left:41.66666667%
    }
    .col-md-push-4{
        left:33.33333333%
    }
    .col-md-push-3{
        left:25%
    }
    .col-md-push-2{
        left:16.66666667%
    }
    .col-md-push-1{
        left:8.33333333%
    }
    .col-md-push-0{
        left:auto
    }
    .col-md-offset-12{
        margin-left:100%
    }
    .col-md-offset-11{
        margin-left:91.66666667%
    }
    .col-md-offset-10{
        margin-left:83.33333333%
    }
    .col-md-offset-9{
        margin-left:75%
    }
    .col-md-offset-8{
        margin-left:66.66666667%
    }
    .col-md-offset-7{
        margin-left:58.33333333%
    }
    .col-md-offset-6{
        margin-left:50%
    }
    .col-md-offset-5{
        margin-left:41.66666667%
    }
    .col-md-offset-4{
        margin-left:33.33333333%
    }
    .col-md-offset-3{
        margin-left:25%
    }
    .col-md-offset-2{
        margin-left:16.66666667%
    }
    .col-md-offset-1{
        margin-left:8.33333333%
    }
    .col-md-offset-0{
        margin-left:0
    }
}
@media (min-width:1000px){
    .col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{
        float:left
    }
    .col-lg-12{
        width:100%
    }
    .col-lg-11{
        width:91.66666667%
    }
    .col-lg-10{
        width:83.33333333%
    }
    .col-lg-9{
        width:75%
    }
    .col-lg-8{
        width:66.66666667%
    }
    .col-lg-7{
        width:58.33333333%
    }
    .col-lg-6{
        width:50%
    }
    .col-lg-5{
        width:41.66666667%
    }
    .col-lg-4{
        width:33.33333333%
    }
    .col-lg-3{
        width:25%
    }
    .col-lg-2{
        width:16.66666667%
    }
    .col-lg-1{
        width:8.33333333%
    }
    .col-lg-pull-12{
        right:100%
    }
    .col-lg-pull-11{
        right:91.66666667%
    }
    .col-lg-pull-10{
        right:83.33333333%
    }
    .col-lg-pull-9{
        right:75%
    }
    .col-lg-pull-8{
        right:66.66666667%
    }
    .col-lg-pull-7{
        right:58.33333333%
    }
    .col-lg-pull-6{
        right:50%
    }
    .col-lg-pull-5{
        right:41.66666667%
    }
    .col-lg-pull-4{
        right:33.33333333%
    }
    .col-lg-pull-3{
        right:25%
    }
    .col-lg-pull-2{
        right:16.66666667%
    }
    .col-lg-pull-1{
        right:8.33333333%
    }
    .col-lg-pull-0{
        right:auto
    }
    .col-lg-push-12{
        left:100%
    }
    .col-lg-push-11{
        left:91.66666667%
    }
    .col-lg-push-10{
        left:83.33333333%
    }
    .col-lg-push-9{
        left:75%
    }
    .col-lg-push-8{
        left:66.66666667%
    }
    .col-lg-push-7{
        left:58.33333333%
    }
    .col-lg-push-6{
        left:50%
    }
    .col-lg-push-5{
        left:41.66666667%
    }
    .col-lg-push-4{
        left:33.33333333%
    }
    .col-lg-push-3{
        left:25%
    }
    .col-lg-push-2{
        left:16.66666667%
    }
    .col-lg-push-1{
        left:8.33333333%
    }
    .col-lg-push-0{
        left:auto
    }
    .col-lg-offset-12{
        margin-left:100%
    }
    .col-lg-offset-11{
        margin-left:91.66666667%
    }
    .col-lg-offset-10{
        margin-left:83.33333333%
    }
    .col-lg-offset-9{
        margin-left:75%
    }
    .col-lg-offset-8{
        margin-left:66.66666667%
    }
    .col-lg-offset-7{
        margin-left:58.33333333%
    }
    .col-lg-offset-6{
        margin-left:50%
    }
    .col-lg-offset-5{
        margin-left:41.66666667%
    }
    .col-lg-offset-4{
        margin-left:33.33333333%
    }
    .col-lg-offset-3{
        margin-left:25%
    }
    .col-lg-offset-2{
        margin-left:16.66666667%
    }
    .col-lg-offset-1{
        margin-left:8.33333333%
    }
    .col-lg-offset-0{
        margin-left:0
    }
}
.clearfix:before,.clearfix:after,.container:before,.container:after,.container-fluid:before,.container-fluid:after,.row:before,.row:after{
    content:" ";
    display:table
}
.clearfix:after,.container:after,.container-fluid:after,.row:after{
    clear:both
}
.center-block{
    display:block;
    margin-left:auto;
    margin-right:auto
}
.pull-right{
    float:right !important
}
.pull-left{
    float:left !important
}
.hide{
    display:none !important
}
.show{
    display:block !important
}
.invisible{
    visibility:hidden
}
.text-hide{
    font:0/0 a;
    color:transparent;
    text-shadow:none;
    background-color:transparent;
    border:0
}
.hidden{
    display:none !important
}
.affix{
    position:fixed
}
@-ms-viewport{
    width:device-width
}
.visible-xs,.visible-sm,.visible-md,.visible-lg{
    display:none !important
}
.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block{
    display:none !important
}
@media (max-width:767px){
    .visible-xs{
        display:block !important
    }
    table.visible-xs{
        display:table !important
    }
    tr.visible-xs{
        display:table-row !important
    }
    th.visible-xs,td.visible-xs{
        display:table-cell !important
    }
}
@media (max-width:767px){
    .visible-xs-block{
        display:block !important
    }
}
@media (max-width:767px){
    .visible-xs-inline{
        display:inline !important
    }
}
@media (max-width:767px){
    .visible-xs-inline-block{
        display:inline-block !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm{
        display:block !important
    }
    table.visible-sm{
        display:table !important
    }
    tr.visible-sm{
        display:table-row !important
    }
    th.visible-sm,td.visible-sm{
        display:table-cell !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-block{
        display:block !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline{
        display:inline !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .visible-sm-inline-block{
        display:inline-block !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md{
        display:block !important
    }
    table.visible-md{
        display:table !important
    }
    tr.visible-md{
        display:table-row !important
    }
    th.visible-md,td.visible-md{
        display:table-cell !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-block{
        display:block !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline{
        display:inline !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .visible-md-inline-block{
        display:inline-block !important
    }
}
@media (min-width:1000px){
    .visible-lg{
        display:block !important
    }
    table.visible-lg{
        display:table !important
    }
    tr.visible-lg{
        display:table-row !important
    }
    th.visible-lg,td.visible-lg{
        display:table-cell !important
    }
}
@media (min-width:1000px){
    .visible-lg-block{
        display:block !important
    }
}
@media (min-width:1000px){
    .visible-lg-inline{
        display:inline !important
    }
}
@media (min-width:1000px){
    .visible-lg-inline-block{
        display:inline-block !important
    }
}
@media (max-width:767px){
    .hidden-xs{
        display:none !important
    }
}
@media (min-width:768px) and (max-width:991px){
    .hidden-sm{
        display:none !important
    }
}
@media (min-width:992px) and (max-width:1199px){
    .hidden-md{
        display:none !important
    }
}
@media (min-width:1000px){
    .hidden-lg{
        display:none !important
    }
}
.visible-print{
    display:none !important
}
@media print{
    .visible-print{
        display:block !important
    }
    table.visible-print{
        display:table !important
    }
    tr.visible-print{
        display:table-row !important
    }
    th.visible-print,td.visible-print{
        display:table-cell !important
    }
}
.visible-print-block{
    display:none !important
}
@media print{
    .visible-print-block{
        display:block !important
    }
}
.visible-print-inline{
    display:none !important
}
@media print{
    .visible-print-inline{
        display:inline !important
    }
}
.visible-print-inline-block{
    display:none !important
}
@media print{
    .visible-print-inline-block{
        display:inline-block !important
    }
}
@media print{
    .hidden-print{
        display:none !important
    }
}
html,body,div,span,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,address,cite,code,del,dfn,em,img,ins,kbd,q,samp,small,strong,sub,sup,var,b,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,figcaption,figure,footer,header,hgroup,menu,nav,section,summary,time,mark,audio,video{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent
}
body{
    line-height:1
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{
    display:block
}
nav ul{
    list-style:none
}
blockquote,q{
    quotes:none
}
blockquote:before,blockquote:after,q:before,q:after{
    content:none
}
a{
    margin:0;
    padding:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent
}

mark{
    background-color:#ff9;
    color:#000;
    font-style:italic;
    font-weight:bold
}
del{
    text-decoration:line-through
}
abbr[title],dfn[title]{
    border-bottom:1px dotted;
    cursor:help
}
table{
    border-collapse:collapse;
    border-spacing:0
}
hr{
    display:block;
    height:1px;
    border:0;
    border-top:1px solid #ccc;
    margin:1em 0;
    padding:0
}
input,select{
    vertical-align:middle
}
*,*:after,*:before{
    box-sizing:border-box;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
    -ms-box-sizing:border-box;
    -o-box-sizing:border-box
}
body{
    font:normal 14px/20px Arial,Helvetica,sans-serif;
    color:#4b4b4b;
    background: #2b3a41;
}
h1,h2,h3,h4,h5,h6{
    font-weight:normal
}
a{
    outline:none;
    text-decoration:none;
    color:#b41124;
    webkit-transition-duration:0.6s;
    -moz-transition-duration:0.6s;
    -o-transition-duration:0.6s;
    transition-duration:0.6s
}
a:hover,a:focus{
    text-decoration:underline
}
.container{
    width:1000px;
    margin:0 auto
}
#wrapper{
    min-height:100%;
    position:relative
}
.gallery{
    margin-left:-0.5em;
    margin-right:-0.5em
}
.gallery:after{
    display:table;
    content:"";
    clear:both
}
.gallery-item{
    margin:0;
    float:left;
    padding:0.5em
}
.gallery-item img{
    width:100%
}
.gallery-columns-1 .gallery-item{
    width:100%;
    float:none
}
.gallery-columns-2 .gallery-item{
    width:50%
}
.gallery-columns-3 .gallery-item{
    width:33.3333%
}
.gallery-columns-4 .gallery-item{
    width:25%
}
.gallery-columns-5 .gallery-item{
    width:20%
}
.gallery-columns-6 .gallery-item{
    width:16.6667%
}
.gallery-columns-7 .gallery-item{
    width:14.2857%
}
.gallery-columns-8 .gallery-item{
    width:12.5%
}
.gallery-columns-9 .gallery-item{
    width:11.1111%
}
.gallery-columns-2 .gallery-item:nth-child(2n+1), .gallery-columns-3 .gallery-item:nth-child(3n+1), .gallery-columns-4 .gallery-item:nth-child(4n+1), .gallery-columns-5 .gallery-item:nth-child(5n+1), .gallery-columns-6 .gallery-item:nth-child(6n+1), .gallery-columns-7 .gallery-item:nth-child(7n+1), .gallery-columns-8 .gallery-item:nth-child(8n+1), .gallery-columns-9 .gallery-item:nth-child(9n+1){
    clear:left
}
.header-top{
    border-bottom:1px solid #E2E2E2;
    clear:both;
    float:left;
    font-family:"Libre Franklin",sans-serif;
    width:100%;
    font-size:12px;
    margin:7px 0px 0px 0px;
    color:#444;
    padding-bottom:2px;
    height:23px
}
.header-top a{
    color:#444
}
.header-top .col-md-9.col-sm-9, .header-top .col-md-3.col-sm-3, .headlines .col-md-9.col-sm-9, .headlines .col-md-3.col-sm-3{
    padding:0
}
.headlines .col-md-10.col-sm-10, .headlines .col-md-2.col-sm-2{
    padding:0
}
.header-top-catag ul li{
    list-style-type:none;
    display:inline-block
}
.edition-text span{
    display:inline-block
}
.header-top-catag ul li a{
    text-decoration:none
}
.header-top-catag ul li::after{
    color:#DDD;
    content:"|";
    height:0px;
    padding-left:6px;
    padding-right:2px
}
.edition-text{
    float:left;
    color:#256896
}
.nav-part-1{
    float:left;
    padding-left:7px
}
.edition-text span:after{
    content:"|";
    height:0px;
    padding-left:7px;
    width:0px
}
.primary-menu{
    padding-left:5px
}
.menumovil {
            background: transparent;
    margin-bottom: 0;
    }
.header-top-right{
    text-align:right;
    text-transform: capitalize;
}
.logo-part{
    width:100%;
    float:left;
    clear:both;
    font-family:"Libre Franklin",sans-serif;
    background: #0D1735;
    padding: 20px 0px 20px 0px;
}
.logo-fullwidth{
    margin:15px 0;
    text-align:center;
    width:100%
}
.logo-ads-block{
    width:100%;
    clear:both;
    margin:15px 0;
    float:left
}
.logo-ad{
    width:35%;
    float:left
}
.ads-block{
    width:64%;
    float:right;
    text-align:right
}
.header-part{
    float:left;
    width:26%
}
.header-part .col-md-3 .col-sm-3{
    padding:0
}
.logo-left-part-img>img{
    float:left;
    width:30%;
    height:auto
}
.logo-left-part-text{
    float:left;
    width:210px;
    line-height:1;
    padding-left:7px
}
.logo-left-part-text span{
        color: #99CC00;
    font-size: 14px;
    margin-bottom: 6px
}
.logo-left-part-text h3{
    font-size:12px;
    line-height:18px;
    margin-top:5px
}
.logo-left-part-img>a{
    display:inline-block;
    float:left;
    line-height:0
}
.logo-left-part-text h3 a{
    text-decoration:none;
    color:#ffffff
}
.logo{
    float:left;
    width:40%;
    text-align:left;
    margin-top:4px
}
.logo-right{
    float:right;
    width:34%;
    margin-top:4px
}
.logo a h1{
    font-size:36px;
    line-height:40px;
    text-decoration:none;
    text-transform:capitalize;
    color:#000;
    font-family:"Merriweather",helvetica,sans-serif
}
.logo a:hover, .logo a:focus{
    text-decoration:none
}
.trending-text span{
    color:#D21100;
    padding-right:3px;
    font-size:14px;
    line-height:28px;
    display:inline-block
}
.trending-text{
    float:left;
    padding-right:10px
}
.logo-right ul li{
    list-style-type:none;
    display:inline-block;
    padding-right:3px;
    font-size:14px;
    line-height:28px
}
.logo-right ul li a{
    color:#333;
    text-decoration:none;
    display:inline-block
}
.logo-right ul li a::before{
    color:#D21100;
    content:"#";
    display:inline-block;
    height:0;
    padding-right:9px;
    width:0
}
.headlines .col-md-8.col-sm-8{
    padding:0
}
.headlines{
    font-family:"Libre Franklin",sans-serif;
    width:100%;
    border-top:1px solid #E2E2E2
}
.headlines .owl-carousel .owl-wrapper-outer{
    line-height:24px;
    max-height:26px;
    overflow:hidden
}
.sliding-text{
    display:inline-block;
    float:left;
    width:85% !important
}
.slider-text{
    display:inline-block;
    float:left;
    width:100%;
    height:26px;
    overflow:hidden
}
.headlines-block{
    height:26px;
    overflow:hidden
}
.headlines-text{
    clear:both;
    float:left;
    width:100%
}
.sliding-text .owl-pagination{
    display:none
}
.sliding-text .owl-controls{
    margin-top:0px !important
}
.headlines-text span{
    background-color:#D21100;
    color:#fff;
    display:inline-block;
    text-align:center;
    font-size:12px;
    padding:4px 14px 2px 14px;
    float:left
}
.headlines-text .slider-text a{
    display:inline-block;
    font-size:13px;
    margin-top:1px;
    color:#8F8F8F;
    padding-left:10px;
    text-decoration:none
}
.headlines-catag{
    background-color:#142c46;
    display:inline-block;
    width:100%
}
.headlines-catag ul li a{
    font-size:16px;
    color:#fff;
    font-weight:500;
    padding:13px 13px 13px 13px;
    text-decoration:none;
    display:inline-block;
    font-family:'Libre Franklin',sans-serif
}
.headlines-part .col-lg-12.col-md-12.col-sm-12, .header-navigation .col-lg-12.col-md-12.col-sm-12{
    padding:0
}
.fn-slide-search .fn-search-button::after{
    color:#333;
    content:"search";
    font-family:Fantastico;
    font-size:20px
}
.fn-search-button{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:0 none
}
.npt-whitemenu{
    background-image:linear-gradient(-180deg, #FFF 0%, #EBEBEB 100%)
}
.nav-part ul li{
    display:inline-block
}
.npt-whitemenu li.menu-item-home a:before{
    content:"\f015";
    font-family:fontawesome;
    font-size:18px;
    position:absolute;
    top:13px;
    left:10px;
    line-height:1
}
.npt-whitemenu .current-menu-item a{
    background:#2A2A2A;
    color:#fff
}
.npt-whitemenu .nav-part-4 .menu-item-home a{
    padding-left:32px
}
.nav-part ul li a{
    font-size:14px;
    color:#000;
    padding:12px 10px;
    text-decoration:none;
    display:inline-block;
    font-family:"Libre Franklin",sans-serif
}
.nav-part ul li:hover a{
    background-color:#2A2A2A;
    color:#fff;
    transition:all 0.3s ease-in-out 0s;
    -webkit-transition:all 0.3s ease-in-out 0s;
    -moz-transition:all 0.3s ease-in-out 0s;
    -ms-transition:all 0.3s ease-in-out 0s;
    -o-transition:all 0.3s ease-in-out 0s
}
.footer-area{
    padding:32px 20px 0px 20px;
    border-top:3px solid #D21100;
    background-color:#F5F5F5
}
.footer-area .col-md-3.col-sm-3, .footer-area .col-md-9.col-sm-9{
    padding:0
}
.footer-row{
    margin:0
}
.footer-part{
    float:left;
    padding-bottom:16px;
    width:100%;
    border-bottom:1px solid #D8D8D8
}
.footer-logo{
    display:inline-block
}
.footer-logo>a{
    width:100%;
    display:inline-block;
    line-height:0;
    padding:0px 25px 0px 0px 
}
.footer-logo > a img{
    width:100%;
    height:auto
}
.footer-nav{
    float:right;
    padding-top:6px
}
.footer-container{
    padding:0px
}
.footer-nav ul li{
    display:inline-block;
    margin-right:23px
}
.footer-nav ul li:last-child{
    margin-right:0
}
.footer-nav ul li a{
    color:#d72314;
    font-size:14px;
    line-height:22px;
    text-decoration:none;
    font-family:'Libre Franklin',sans-serif
}
.footer-part-articles{
    padding:51px 0px;
    width:100%;
    clear:both;
    float:left
}
.block-1-article{
    padding-right:35px
}
.last-article{
    padding-right:0
}
.widget{
    margin-bottom:40px
}
.block-1-article h4{
    color:#3D3D3D;
    font-family:"Libre Franklin",sans-serif;
    font-size:12px;
    font-weight:500;
    letter-spacing:1px;
    line-height:20px;
    padding-bottom:20px;
    text-transform:uppercase
}
.block-1-article ul li{
    list-style-type:none;
    margin-bottom:12px
}
.block-1-article ul li a{
    color:#484848;
    font-family:"Libre Franklin",sans-serif;
    font-size:13px;
    line-height:22px;
    list-style-type:none;
    text-decoration:none;
    text-transform:capitalize;
    display:block
}
.block-1-article ul li:hover a{
    color:#d72314;
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}
.copyrights .col-md-12.col-sm-12{
    padding:0
}
.copyrights{
    background-color:#1E1E1E
}
.copyrights-content{
    width:100%;
    text-align:center;
    padding:28px 0px
}
.copyrights-content span{
    color:#959595;
    font-size:13px;
    line-height:20px;
    font-family:'Libre Franklin',sans-serif
}
#main{
    margin-top:20px
}
.main-content .col-md-8.col-sm-8{
    padding:0
}
.main-content-left-part{
    width:100%;
    float:left
}
.main-content-left-part h1{
    color:#040404;
    padding-bottom:10px
}
.main-content-left-part h1 a{
        text-decoration: none;
    color: #040404;
    font-family: "Merriweather",helvetica,sans-serif;
    font-size: 31px;
    font-weight: 600;
    line-height: 38px;
}
.main-content-left-part h1 a:hover{
    color:#040404
}
.content-left-img a>img{
    width:100%;
    height:auto
}
.content-left-img{
    float:left;
    width:100%;
    line-height:0;
        max-height: 350px;
    overflow: hidden;
}
.content-left-img>img{
    width:100%;
    height:auto
}
.content-left-text{
    float:left;
    width:40%;
    padding:0px 20px 0px 20px;
    color:#222
}
.main-content-slider .moving-slider{
    width:100%;
    height:370px;
    position:relative
}
.main-slider .owl-carousel .owl-wrapper-outer{
    background:#000 none repeat scroll 0 0
}
.main-content-slider .moving-slider::before{
    bottom:0;
    content:"";
    display:block;
    height:100%;
    position:absolute;
    transition:all 0.3s ease-in-out 0s;
    width:100%;
    background:-webkit-gradient(linear, 50% 0%, 50% 100%, color-stop(0%, rgba(0,0,0,0)), color-stop(150%, #000000)) repeat scroll 0 0 rgba(0,0,0,0.2);
    background:-webkit-linear-gradient(rgba(0,0,0,0),#000 150%) repeat scroll 0 0 rgba(0,0,0,0);
    background:-moz-linear-gradient(rgba(0,0,0,0),#000 150%) repeat scroll 0 0 rgba(0,0,0,0);
    background:-o-linear-gradient(rgba(0,0,0,0),#000 150%) repeat scroll 0 0 rgba(0,0,0,0);
    background:linear-gradient(rgba(0,0,0,0),#000 150%) repeat scroll 0 0 rgba(0,0,0,0);
    -webkit-transition:all 0.3s ease-in-out;
    -moz-transition:all 0.3s ease-in-out;
    -ms-transition:all 0.3s ease-in-out;
    -o-transition:all 0.3s ease-in-out;
    transition:all 0.3s ease-in-out
}
.main-content-slider .moving-slider, .main-content-slider .moving-slider img{
    display:block
}
.slide-img img{
    display:block
}
.slider-content-text{
    bottom:35px;
    left:0;
    position:absolute;
    right:0;
    text-align:center;
    top:auto;
    padding:0px 15px;
    color:#fff
}
.main-content{
    float:left;
    width:100%;
    clear:both
}
.main-content .col-md-4.col-sm-4{
    padding:0
}
.slider-content-text h3 a{
    font-size:24px;
    line-height:28px;
    text-decoration:none;
    color:#fff !important
}
body .main-slider .slider-content-text>p{
    color:#fff;
    font-size:11px;
    line-height:16px;
    opacity:0.95;
    padding-top:10px
}
.main-slider .owl-buttons{
    display:none
}
.main-slider .owl-pagination{
    bottom:6px;
    left:0;
    margin:0 auto;
    position:absolute;
    right:0;
    top:auto
}
.main-slider .owl-theme .owl-controls .owl-page span{
    height:8px;
    margin:4px 4px;
    opacity:0.5;
    width:8px
}
.main-slider .owl-theme .owl-controls{
    margin-top:0
}
.news-block{
    width:100%;
    float:left;
    clear:both;
    margin-top:20px
}
.news-block .col-md-5.col-sm-5, .news-block .col-md-2.col-sm-2{
    padding:0
}
.news-block-1 h2{
    border-top:3px solid #1C7DB2;
    color:#1C7DB2
}
.news-block-1.npt-category-block a:focus, .news-block-3.npt-category-block a:focus{
    text-decoration:none
}
.news-block-1{
    float:left;
    width:100%
}
.news-block-1-inner{
    clear:both;
    padding:8px 0 0px;
    width:100%;
    margin-bottom:8px
}
.news-block-1-inner.npt-smallpost:last-child{
    margin-bottom:40px
}
.news-block-3-inner.npt-bigpost.npt-block-5:last-child{
    padding-bottom:0
}
.news-block-1-inner>h3{
    margin-bottom:5px;
    font-size:18px;
    line-height:24px
}
.news-block-1-inner{
    border-top:1px dotted #CDCDCD
}
.news-block-1 .npt-smallpost{
    padding-top:9px
}
.npt-block-3 h3{
    font-size:24px;
    font-weight:bold;
    line-height:28px
}
.block-1-img{
    float:left;
    width:auto;
    margin-right:10px;
    line-height:0px
}
.block-1-img a>img{
    width:140px;
    height:auto
}
.news-block-2 h2{
    border-top:3px solid #EE592E;
    border-bottom:1px solid #ECECEC;
    color:#EE592E
}
.news-block-2>a{
    display:inline-block;
    line-height:0;
    width:100%
}
.news-block-2 a>img{
    width:100%;
    height:auto;
    padding-top:5px;
    line-height:0
}
.news-block-2-inner h3{
    font-size:20px;
    line-height:26px
}
.news-block-2-inner p{
    color:#262626;
    margin-top:1px
}
.news-block-2-inner{
    padding:8px 0;
    color:#000
}
.news-block-2-inner>img{
    height:auto;
    width:100%
}
.news-block-2-inner.npt-smallpost{
    padding-top:10px
}
.news-block-3 h2{
    border-top:3px solid #7E5541;
    border-bottom:1px solid #ECECEC;
    color:#7E5541
}
.news-block-3-inner h3{
    padding-bottom:5px;
    font-size:14px;
    line-height:17px
}
.news-block-3-inner a>img{
    width:100%;
    height:auto
}
.news-block-3-inner p{
    color:#222;
    font-size:12px !important;
    line-height:16px !important
}
.news-block-3-inner{
    padding:10px 0 8px 0px;
    color:#222
}
.news-block-3-inner.npt-bigpost.npt-block-5>p{
    font-size:11px !important;
    line-height:16px !important
}
.main-left{
    width:66%;
    float:left;
    padding: 13px 14px 14px 14px;
}
.main-right{
    float:right;
    width:32%
}
.block-4-left,.block-5-left{
    padding:0
}
.block-4-img{
    line-height:0
}
.block-4-img>a{
    display:block;
    line-height:0
}
.news-block-4{
    width:100%
}
.news-block-4 h2{
    border-top:3px solid #E60A2E;
    border-bottom:1px solid #DFDFDF;
    color:#E60A2E
}
.news-block-4-inner{
    float:left;
    margin-right:23px;
    padding-top:12px;
    width:31.5%
}
.news-block-4 .news-block-4-inner:last-child{
    margin-right:0
}
.news-block-4-inner a, .news-block-5-right-inner-top-left a{
    width:100%;
    display:inline-block
}
.news-block-4-inner a img, .news-block-5-right-inner-top-left a img{
    width:100%;
    height:auto
}
.news-block-4-inner h3 a{
    line-height:20px;
    font-size:16px
}
.news-block-4-inner p{
    color:#444 !important
}
.news-block-5{
    width:100%;
    margin-top:20px
}
.news-block-5-left{
    float:left
}
.news-block-5-right{
    float:left;
    padding-left:10px;
    width:70%
}
.news-block-5-left h2{
    border-top:3px solid #D6AE00;
    border-bottom:1px solid #DFDFDF;
    color:#D6AE00
}
.news-block-5-left-inner h3{
    margin-top:8px
}
.news-block-5-left-inner a{
    display:inline-block;
    width:100%;
    font-size:17px;
    line-height:20px
}
.news-block-5-left-inner .block-7-img{
    margin-top:4px
}
.news-block-5-left-inner a img{
    width:100%;
    float:left;
    height:auto
}
.news-block-5-left-inner p{
    color:#444 !important;
    line-height:18px !important;
    font-size:12px !important
}
.npt-block-7{
    font-size:18px !important;
    line-height:24px
}
.news-block-5-left-list ul li{
    list-style-type:none;
    display:block;
    padding:4px 0px 4px 0px;
    border-bottom:1px dotted #babcba;
    color:#21497B;
    font-family:"Merriweather",helvetica,sans-serif;
    font-size:14px;
    line-height:18px
}
.block-7-img{
    margin-bottom:5px
}
.news-block-5-right-inner{
    width:100%;
    clear:both;
    float:left;
    margin-bottom:15px
}
.news-block-5-right-inner-part-top,.news-block-5-right-inner-part-bottom{
    float:left;
    width:100%;
    clear:both
}
.news-block-5-right-inner-part-top h2{
    border-top:3px solid #00739C;
    border-bottom:1px solid #DFDFDF;
    color:#00739C
}
.news-block-5-right-inner-top-left{
    width:50%;
    float:left;
    padding-top:9px
}
.block-8-img img{
    margin-top:5px
}
.news-block-5-right-inner-top-left h3, .news-block-5-right-inner-top-right h3{
    font-size:17px;
    line-height:22px
}
.news-block-5-right-inner-top-right{
    width:50%;
    float:left
}
.news-block-5-right-inner-top-left p{
    color:#444 !important;
    line-height:17px !important;
    font-size:12px !important
}
.news-block-5-right-inner-top-right-content{
    padding:10px 0px 6px 0px
}
.news-block-5-right-inner-top-right{
    padding-left:20px
}
.news-block-5-right-inner-top-right-content p{
    color:#444 !important;
    padding-top:2px
}
.news-block-5-right-inner-part-bottom h2{
    border-top:3px solid #FE0000;
    border-bottom:1px solid #DFDFDF;
    padding:10px 0px 10px 5px;
    color:#FE0000
}
.container .row .widget_mag_builder_category_block_8:nth-child(1){
    margin-bottom:18px !important
}
.block-6-left{
    padding:0
}
.block-6{
    width:100%;
    clear:both;
    float:left;
    margin-top:20px
}
.block-6-contentpart a:focus{
    text-decoration:none
}
.block-6-img>a{
    line-height:0
}
.block-6-left-part,.block-6-right-part{
    float:left;
    width:100%
}
.block-6-right-part{
    margin-left:10px
}
.block-6-left-part h2{
    border-top:3px solid #63CB30;
    border-bottom:1px solid #DFDFDF
}
.block-6-left-part h2 a{
    color:#63CB30;
    text-decoration:none
}
.block-6-left-inner-part{
    width:100%;
    height:auto;
    margin-top:8px
}
.block-6-left-inner-part h3{
    color:#000;
    margin-bottom:4px;
    font-size:23px;
    line-height:30px
}
.block-6-left-inner-part a{
    width:100%;
    display:inline-block
}
.block-6-left-inner-part a img{
    width:100%;
    height:auto
}
.block-6-left-inner-part p{
    color:#262626 !important;
    margin-bottom:1px
}
.block-9-img>a{
    line-height:0
}
.block-9-img{
    margin-bottom:6px
}
.block-6-left-part-list ul li{
    list-style-type:none;
    display:block;
    font-family:"Merriweather",helvetica,sans-serif;
    padding:6px 0px 6px 0px;
    border-bottom:1px dotted #CDCDCD;
    color:#21497B;
    font-size:14px;
    line-height:19px
}
.block-6-right-part h2{
    border-top:3px solid #DF0050;
    border-bottom:1px solid #DFDFDF;
    padding:10px 0px 10px 5px
}
.block-6-right-part h2 a{
    color:#DF0050;
    text-decoration:none
}
.block-7-left{
    padding:0;
    margin-bottom:50px
}
.block-7{
    width:100%;
    margin-top:20px;
    float:left
}
.block-7-inner-part-1,.block-7-inner-part-2,.block-7-inner-part-3{
    width:100%;
    float:left
}
.block-7-inner-part-1 h2{
    border-top:3px solid #95090A;
    border-bottom:1px solid #DEDFDE;
    padding:5px 0px 5px 5px
}
.block-10-contentpart h2 a{
    font-size:19px;
    line-height:23px
}
.block-7-inner-part-1 h2 a{
    color:#95090A;
    text-decoration:none
}
.block-7-inner-blocks{
    padding-top:10px
}
.npt-block-10 h3 a{
    color:#040404 !important
}
.block-7-inner-blocks a{
    width:100%;
    display:inline-block;
    line-height:20px
}
.block-7-inner-blocks a img{
    width:100%;
    height:auto
}
.block-7-inner-blocks h3{
    color:#000;
    font-size:16px;
    line-height:22px;
    margin-top:3px
}
.block-7-inner-blocks p{
    color:#444;
    margin-top:3px
}
.category .col-md-12.col-sm-12, .page-titles .col-md-12.col-sm-12{
    padding:0
}
.single .sidebar{
    margin-top:15px
}
.single-main .category{
    margin:22px 0 0 0;
    clear:both;
    float:left;
    display:block;
    width:100%
}
.single-main .category-lists{
    margin-bottom:2px
}
.category-lists li{
    display:inline-block;
    list-style-type:none;
    margin-right:5px
}
.single-main .category-lists a{
    text-decoration:none;
    color:#045f9f;
    font-size:13px;
    font-weight:700;
    font-family:"Libre Franklin",sans-serif
}
.category-lists a:hover{
    text-decoration:none;
    color:#045f9f
}
.page-title h1{
        color: #111;
    font-size: 28px;
    line-height: 36px;
    margin-top: 20px;
    font-weight: 700;
    font-family: "Merriweather",helvetica,sans-serif;
}
.main-left.npt-category-block>p{
    font-size:22px;
    line-height:35px;
    font-family:"Libre Franklin",sans-serif;
    margin-bottom:7px;
    color:#333;
    font-weight:400
}
.login-user .comment-form-comment{
    padding-left:0
}
.post-meta{
    color:#999;
    font-size:13px;
    font-weight:400;
    font-family:"Libre Franklin",sans-serif;
    line-height:35px;
    margin-bottom:12px;
    border-top:1px solid #ddd;
    padding-top:3px
}
.post-meta span{
    color:#333;
    font-weight:bold;
    font-size:13px
}
.post-meta a{
    color:#045f9f;
    font-size:13px;
    font-weight:700;
    text-decoration:none;
    text-transform:capitalize;
    font-family:"Libre Franklin",sans-serif
}
.post-edit-link{
    padding-right:15px;
    float:right
}
.page-title .post-edit-link{
    text-align:right;
    width:50%;
    display:inline-block
}
.post-edit-link:hover,.post-edit-link:focus{
    text-decoration:none;
    color:#045f9f
}
.post-meta a:hover{
    text-decoration:none;
    color:#045f9f
}
.page-titles{
    display:block;
    float:left;
    margin-bottom:4px;
    width:100%
}
.single-title-categories .page-title{
    padding-bottom:0px;
    border:0;
    letter-spacing:0;
    text-transform:none
}
.post-content-image img{
    height:auto;
    max-width:100%
}
.post-content-image figure{
    line-height:0;
    text-align:center
}
.single-main .post-content-area{
    color:#000;
    font-family:"Merriweather",helvetica,sans-serif;
    padding:0px 0 15px;
    font-size:14px;
    line-height:25px
}
.post-content-area p{
    margin-bottom:25px
}
.post-content-area>h3{
    text-transform:capitalize;
    font-size:22px;
    line-height:26px;
    margin-bottom:15px;
    font-weight:bold
}
.post-content-area p:last-child{
    margin-bottom:0
}
.author-description>h3{
    color:#000;
    font-size:18px;
    line-height:22px;
    text-transform:capitalize;
    font-family:"Libre Franklin",sans-serif;
    font-weight:500;
    padding-bottom:6px
}
.social-icons li{
    display:inline-block;
    list-style-type:none;
    margin-left:8px
}
.social-icons li a{
    text-decoration:none;
    display:block
}
.social-icons .np-share-text{
    color:#666;
    display:inline-block;
    font-size:16px;
    font-weight:500;
    opacity:0.8;
    right:10px;
    transition:all 0.2s ease-in-out 0s;
    text-transform:uppercase
}
.social-icons .np-facebook a::after{
    content:"Share";
    font-size:16px;
    padding:0px;
    position:relative;
    color:#fff
}
.np-facebook .fa.fa-facebook, .np-twitter .fa.fa-twitter{
    font-size:25px;
    vertical-align:middle
}
.np-twitter,.np-facebook{
    height:40px;
    line-height:40px;
    text-align:center;
    width:110px
}
.social-icons .np-facebook{
    background-color:#3a559f
}
.social-icons .np-facebook span{
    color:#fff;
    display:inline-block;
    font-size:15px;
    font-weight:400;
    padding:0 14px 0 0;
    text-transform:capitalize
}
.social-icons .np-twitter a::after{
    content:"Tweet";
    font-size:16px;
    padding:0px;
    position:relative;
    color:#fff
}
.social-icons .np-twitter{
    background-color:#1DA1F3
}
.social-icons .np-twitter span{
    color:#fff;
    display:inline-block;
    font-family:"Libre Franklin",sans-serif;
    font-size:15px;
    font-weight:400;
    padding:0 10px 0 0;
    text-transform:capitalize
}
.social-icons .np-googleplus a{
    color:#fff;
    font-size:22px;
    height:40px;
    line-height:35px;
    padding:0;
    text-align:center;
    width:50px
}
.social-icons .np-googleplus a{
    background:#B40E24 none repeat scroll 0 0
}
.social-icons .np-googleplus{
    background:#B40E24 none repeat scroll 0 0
}
.np-googleplus .fa, .np-linkedin .fa{
    top:3px;
    position:relative
}
.social-icons .np-linkedin a{
    background-color:#0077b5;
    color:#fff;
    font-size:22px;
    height:40px;
    line-height:35px;
    padding:0;
    text-align:center;
    width:50px
}
.social-icons .np-linkedin{
    background-color:#0379B6
}
.social-icons{
    margin-bottom:26px;
    font-family:"Libre Franklin",sans-serif
}
.author{
    border-bottom:1px solid #d5d5d5;
    border-top:1px solid #d5d5d5;
    display:inline-block;
    padding:19px 0;
    width:100%;
    margin-bottom:8px
}
.author .author-image img{
    height:100px;
    margin-right:15px;
    width:100px
}
.author-image{
    float:left;
    line-height:0
}
.author-description{
    float:left;
    width:86%;
    padding-top:7px
}
.author-image>a{
    display:inline-block;
    width:100%
}
.author-description h3 a{
    color:#000;
    font-size:17px;
    font-style:normal;
    font-weight:500;
    line-height:20px;
    text-transform:capitalize;
    text-decoration:none;
    margin-bottom:10px;
    display:block
}
.author-description p{
    color:#666;
    font-size:14px;
    line-height:20px;
    font-family:"Libre Franklin",sans-serif
}
.tags-category{
    margin-bottom:42px;
    font-family:"Libre Franklin",sans-serif
}
.tags-category a{
    background:#f3f3f3 none repeat scroll 0 0;
    border-radius:2px;
    color:#444;
    display:inline-block;
    margin-right:10px;
    padding:4px 14px;
    transition:all 0.1s ease-in-out 0s;
    line-height:20px;
    font-size:12px;
    text-decoration:none;
    margin-bottom:5px
}
.tags-category a:hover{
    background-color:#333;
    color:#fff;
    transition:all 0.3s ease-in-out 0s;
    text-decoration:none
}
.recent-posts{
    border-top:2px solid #555;
    counter-reset:fn-post-counter;
    clear:both;
    float:left;
    width:100%
}
.recent-post-heading{
    border-bottom:1px solid #ccc;
    clear:both;
    width:100%;
    float:left
}
.recent-posts .recent-post-heading>h3{
    color:#444;
    font-size:18px;
    font-weight:600;
    line-height:23px;
    padding:8px 0px 6px 10px;
    font-family:"Merriweather",helvetica,sans-serif;
    border-bottom:1px solid #d5d5d5
}
.recent-post-content a{
        color: #234b7b;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    font-family: "Merriweather",helvetica,sans-serif;
    font-weight: 700 !important;
    line-height: 20px;
    max-height: 75px;
    overflow: hidden;
}
.recent-post-content a:hover{
    text-decoration:none
}
.recent-post-img img{
    height:100px;
    padding-right:10px;
    width:140px;
    float:left
}
.recent-post-heading li{
    float:left;
    list-style:outside none none;
    padding-top:18px;
    width:48%
}
.recent-post-heading ul li:nth-child(2n+1){
    margin-right:15px
}
.recent-post-content.npt-singleblock>p{
    color:#666;
    font-size:13px;
    line-height:20px;
    padding-top:5px;
    font-family:"Libre Franklin",sans-serif
}
.recent-posts .recent-post-heading li span{
    color:#4a75b5;
    display:table;
}
.recent-post-img{
    float:left
}
.recent-posts .recent-post-heading>ul{
    padding-bottom:40px;
    display:inline-block
}
.comments-areas{
}
.comments-area .comments-header{
    border-bottom:1px solid #ccc;
    font-size:13px;
    letter-spacing:1.5px;
    padding-top:13px
}
.comments-area h2{
    color:#444;
    font-size:20px !important;
    font-weight:700;
    letter-spacing:0;
    line-height:23px;
    padding-left:13px
}
.comments-vcard img{
    border:1px solid rgba(221, 221, 221, 0.25);
    border-radius:50em;
    margin-right:15px;
    width:44px;
    height:44px
}
.comment-list li{
    list-style-type:none;
    background:#fff none repeat scroll 0 0;
    padding:19px 0 0px 0px
}
.comment-list li:last-child{
    border-bottom:none
}
.comments-vcard{
    position:relative
}
.comments-content{
    position:relative
}
.children{
    padding-left:50px
}
.comments-vcard>a{
    color:#234B7B;
    font-size:16px;
    line-height:22px;
    position:absolute;
    text-decoration:none;
    top:0
}
.comments-vcard > a:hover, .comments-commentmetadata a:hover{
    text-decoration:none
}
.comments-commentmetadata{
    margin-left:58px;
    font-size:13px;
    line-height:16px;
    position:absolute;
    top:25px
}
.comments-commentmetadata a{
    color:#666;
    font-size:12px;
    font-weight:400;
    text-decoration:none
}
.comments-content p{
    color:#555;
    font-size:15px;
    font-weight:400;
    line-height:20px;
    padding-top:21px
}
.comments-content .reply{
    position:absolute;
    right:0;
    top:6px
}
.comments-content .reply a{
    border-radius:5px;
    color:#777;
    font-size:12px;
    font-style:normal;
    font-weight:400;
    transition:all 0.2s ease-in-out 0s;
    background:#f5f5f5 none repeat scroll 0 0;
    padding:5px 25px;
    text-decoration:none
}
.comments-content .reply a:hover{
    background-color:#333;
    color:#fff;
    transition:all 0.3s ease-in-out 0s
}
.comments-link h3 a{
    color:#444;
    font-size:18px;
    font-weight:600;
    text-decoration:none;
    display:block;
    font-family:"Merriweather",helvetica,sans-serif
}
.comments-link h3 a:hover{
    text-decoration:none
}
.clear{
    clear:both
}
#wrapper{
    overflow:hidden
}
.primary-menu{
    display:inline-block
}
.comment-respond p{
    font-size:14px;
    margin-bottom:11px
}
.comment-respond #author, .comment-respond #email, .comment-respond #url{
    border:1px solid #e3e3e3;
    border-radius:0;
    color:#444;
    font-size:13px;
    font-weight:400;
    line-height:30px;
    padding:3px 10px;
    width:100%
}
#comment{
    border:1px solid #e3e3e3;
    color:#444;
    font-size:14px;
    line-height:1.4;
    margin-bottom:2px;
    min-height:136px;
    padding:20px 30px;
    resize:none;
    width:100%
}
.form-submit{
    text-align:right;
    margin-bottom:0 !important
}
#commentform{
    margin-bottom:30px
}
.comments-header-holder .comments-title{
    font-size:18px !important
}
.form-submit #submit{
    background:#045f9f none repeat scroll 0 0;
    font-size:16px;
    font-family:"Libre Franklin",sans-serif;
    font-weight:500;
    letter-spacing:0;
    text-transform:capitalize;
    padding:15px 37px;
    border:0 none;
    color:#fff
}
.submit{
    transition:all 0.3s ease-in-out 0s
}
.comment-form-comment{
    float:right;
    width:62%
}
.comment-form-author,.comment-form-email,.comment-form-url{
    float:left;
    width:36%
}
.cb{
    clear:both
}
.submit:hover{
    box-shadow:1px 1px 10px rgba(0, 0, 0, 0.4)
}
.comment-meta a{
    color:#666;
    font-size:12px;
    font-weight:400;
    padding-top:0
}
.says{
    display:none !important
}
.comment-author .fn a, .comment-author .says{
    font-size:16px;
    font-style:normal;
    font-weight:400;
    letter-spacing:0.4px;
    line-height:25px;
    text-transform:capitalize;
    display:inline-block
}
.fn{
    position:absolute;
    right:auto;
    text-transform:capitalize;
    color:#59779b;
    font-family:"Libre Franklin",sans-serif;
    text-decoration:none;
    text-transform:capitalize;
    font-weight:normal;
    font-size:16px
}
.children li{
    padding-bottom:0px
}
.edit-link{
    left:auto;
    position:absolute;
    right:20px;
    text-transform:capitalize;
    display:none
}
.comment-author .fn a{
    text-decoration:none;
    text-transform:capitalize;
    color:#59779B;
    font-family:"Libre Franklin",sans-serif
}
.comment-list .comment-body{
    border-bottom:1px solid #e1e1e1;
    padding:0 0 10px 16px;
    position:relative
}
.comment .avatar{
    border:1px solid rgba(221,221,221,0.25);
    border-radius:50em;
    margin-right:10px
}
.comment-metadata>a{
    font-size:12px;
    line-height:16px;
    margin-left:54px;
    position:absolute;
    top:26px
}
.comment-metadata a:hover, .comment-metadata a:focus{
    text-decoration:none
}
.comment-content p{
    color:#555;
    font-size:16px;
    font-weight:400;
    line-height:24px;
    padding-top:11px;
    padding-bottom:10px;
    clear:both;
    font-family:"Merriweather",helvetica,sans-serif
}
.comments-header-holder{
    font-size:13px;
    letter-spacing:1.5px;
    padding:6px 0px;
    border-bottom:1px solid #ccc;
    clear:both
}
.comments-area{
    clear:both;
    float:left;
    width:100%;
    border-top:2px solid #555
}
.comment .reply{
    position:absolute;
    right:0;
    top:6px
}
.comment .reply a{
    border-radius:5px;
    color:#777 !important;
    font-size:12px;
    font-style:normal;
    font-weight:400;
    transition:all 0.2s ease-in-out 0s
}
.comment .reply a:hover{
    background-color:#333;
    color:#fff !important;
    transition:all 0.3s ease-in-out 0s;
    text-decoration:none
}
.comment-reply-link{
    background:#f5f5f5 none repeat scroll 0 0;
    padding:5px 20px
}
.comment-awaiting-moderation{
    display:none
}
.comment-respond{
    margin-top:20px
}
.login-user .comment-form-comment{
    width:100%
}
.login-user .logged-in-as a{
    font-family:"Merriweather",helvetica,sans-serif;
    font-size:16px;
    font-weight:600;
    line-height:24px
}
.login-user .logged-in-as a:hover{
    text-decoration:none
}
#sidebar{
    font-family:"Libre Franklin",sans-serif;
    margin-top: 15px;
}
#sidebar li{
    list-style:inside none none
}
.search-submit{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border:medium none;
    position:absolute;
    right:8px;
    top:10px;
    font-size:16px
}
.search-field{
    border:medium none;
    width:65%;
    font-size:16px
}
.search-form{
    position:relative;
    background:#F4F4F5;
    margin-bottom:60px
}
.search-form input{
    background:rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border:0 none;
    max-width:100%;
    padding:13px 10px 10px;
    font-size:15px;
    width:80%
}
#sidebar .pagenav h2, #sidebar h2{
    color:#aaa;
    font-size:12px;
    font-weight:600;
    letter-spacing:1px;
    line-height:1;
    margin:0 0 20px;
    text-transform:uppercase
}
#sidebar li a{
    color:#444;
    display:inline-block;
    font-size:14px;
    letter-spacing:0.4px;
    line-height:20px;
    list-style:outside none none;
    margin-bottom:15px;
    text-decoration:none;
    transition:all 0.25s ease 0s
}
#sidebar li a:hover{
    color:#d72314
}
#sidebar .widget-title{
    color: #ffffff;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 1;
    margin: 0px;
    font-family: Merriweather;
    background: #0d1735;
    padding: 8px;
}
#sidebar .widget{
    margin-bottom:20px
}
.content-area{
    float:left;
    width:70%
}
.calendar_wrap #wp-calendar tr th{
    padding:14px !important
}
.page-search.search-form{
    max-width:100%
}
.page-search p, .page404 h3{
    font-size:26px;
    font-weight:300;
    padding-bottom:15px;
    border-bottom:1px solid #ccc;
    line-height:35px
}
.page-search{
    border-top:1px solid #ccc;
    padding-top:20px
}
.page-search.search-box .search-form{
    margin-top:20px
}
.news-block-1 h2 a:hover, .news-block-2 h2 a:hover, .news-block-3 h2 a:hover, .news-block-4 h2 a:hover, .news-block-5-right-inner-part-top h2 a, .news-block-5-left h2 a, .news-block-5-right-inner-part-top h2 a{
    text-decoration:none
}
.featured-area-1smallpost{
    float:left;
    padding:0 20px;
    width:40%
}
.featured-area-1smallpost h3{
    font-weight:normal
}
.npt-category-block .featured-area-1smallpost .npt-bigpost h3{
    font-weight:normal
}
.npt-category-block .featured-area-1smallpost .npt-bigpost h3 a{
    color:#040404
}
.featured-area-posts h3{
    margin-top:15px;
    font-size:16px;
    line-height:20px;
    color:#254e7c
}
.featured-area-posts h3::before{
    border-top:1px dotted #ccc;
    content:"";
    display:block;
    height:0;
    padding-top:10px;
    width:80px
}
.tagcloud a{
    border:1px solid #d1d1d1;
    color:#444;
    display:inline-block;
    font-size:14px !important;
    margin-bottom:15px;
    padding:5px;
    text-decoration:none;
    margin-right:5px
}
#wp-calendar{
    border:1px solid #d1d1d1
}
.main-right #wp-calendar th{
    border:1px solid #d1d1d1;
    font-weight:700;
    padding:0 15px !important;
    line-height:35px
}
#wp-calendar tbody{
    border:1px solid #d1d1d1;
    text-align:center
}
#wp-calendar tbody tr{
    border:1px solid #d1d1d1
}
#wp-calendar tbody tr td{
    border:1px solid #d1d1d1
}
.widget_calendar caption{
    font-weight:900;
    margin-bottom:1em;
    text-align:left
}
#prev{
    border-right:1px solid #d1d1d1;
    line-height:35px;
    text-align:center
}
#prev a{
    color:#0073aa;
    font-weight:700;
    text-decoration:none
}
.tagcloud a:hover{
    border:1px solid #007acc;
    color:#007acc
}
.block-1-article .sub-menu{
    margin-left:20px
}
.widget_nav_menu ul li{
    list-style-type:circle !important
}
.sub-menu li a:hover{
    color:#007acc
}
.archive_loop_wrapper{
    margin-top:30px
}
.taxonomy-description{
    padding-top:10px
}
.page-title{
        font-size: 25px;
    font-weight: 700;
    letter-spacing: 0.4px;
    line-height: 1;
    margin: 0;
    padding-bottom: 12px;
    font-family: "Merriweather",Arial,sans-serif;
    border-bottom:1px solid #ddd;
}
.page-search.search-box span{
    display:block;
    font-size:15px;
    line-height:20px
}
.comments-link{
    display:inline-block;
    padding-top:46px
}
.main-content-left-part{
    margin-top:15px
}
.main-slider{
    margin-top:15px
}
.search-btn{
    float:right
}
.mk-search-trigger.mk-fullscreen-trigger{
    padding:0 !important
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform input[type=submit]{
    position:absolute;
    width:100px;
    height:100%;
    background-color:transparent;
    border:0;
    right:0;
    top:0
}
.mk-fullscreen-searchform:focus{
    outline:none;
    border:none
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform .fullscreen-search-icon{
    font-size:25px;
    position:absolute;
    right:15px;
    width:25px;
    top:30px;
    color:#fff;
    color:rgba(255, 255, 255, .2);
    -webkit-transition:all .2s ease-out;
    -moz-transition:all .2s ease-out;
    -ms-transition:all .2s ease-out;
    -o-transition:all .2s ease-out;
    transition:all .2s ease-out
}
.mk-fullscreen-searchform{
    position:relative;
    verticle-align:middle
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform #mk-fullscreen-search-input{
    width:800px;
    background-color:transparent;
    -webkit-box-shadow:0 3px 0 0 rgba(255, 255, 255, .1);
    -moz-box-shadow:0 3px 0 0 rgba(255, 255, 255, .1);
    box-shadow:0 3px 0 0 rgba(255, 255, 255, .1);
    border:0;
    text-align:center;
    font-size:35px;
    padding:20px;
    color:#fff;
    -webkit-transition:all .3s ease-out;
    -moz-transition:all .3s ease-out;
    -ms-transition:all .3s ease-out;
    -o-transition:all .3s ease-out;
    transition:all .3s ease-out
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform #mk-fullscreen-search-input:focus{
    boder:none;
    outline:none
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show{
    visibility:visible;
    opacity:1
}
.mk-fullscreen-search-overlay{
    width:100%;
    height:100%;
    position:fixed;
    top:0;
    left:0;
    opacity:0;
    visibility:hidden;
    background-color:rgba(0, 0, 0, .94);
    text-align:center;
    -webkit-transition:all ease-in-out .25s;
    -moz-transition:all ease-in-out .25s;
    -ms-transition:all ease-in-out .25s;
    -o-transition:all ease-in-out .25s;
    transition:all ease-in-out .25s
}
.mk-fullscreen-search-overlay{
    z-index:999
}
.mk-fullscreen-search-overlay .mk-fullscreen-close:link, .mk-fullscreen-search-overlay .mk-fullscreen-close:visited{
    color:#fff;
    text-decoration:none
}
.mk-fullscreen-search-overlay .mk-fullscreen-close{
    position:absolute;
    right:50px;
    top:70px;
    font-size:26px;
    -webkit-transition:transform ease-out .2s;
    -moz-transition:transform ease-out .2s;
    -ms-transition:transform ease-out .2s;
    -o-transition:transform ease-out .2s;
    transition:transform ease-out .2s;
    transform:rotate(0deg)
}
.mk-fullscreen-search-overlay.mk-fullscreen-search-overlay-show #mk-fullscreen-search-wrapper{
    opacity:1;
    visibility:visible;
    -webkit-transform:scale(1);
    -moz-transform:scale(1);
    -ms-transform:scale(1);
    -o-transform:scale(1);
    transform:scale(1);
    ms-transform:scale(1)
}
.mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper{
    display:inline-block;
    max-width:1000px;
    vertical-align:middle;
    text-align:center;
    font-size:18px;
    -webkit-transform:scale(0.9);
    -moz-transform:scale(0.9);
    -ms-transform:scale(0.9);
    -o-transform:scale(0.9);
    transform:scale(0.9);
    ms-transform:scale(0.9);
    opacity:0;
    visibility:hidden;
    -webkit-transition:all ease-in-out .3s;
    -moz-transition:all ease-in-out .3s;
    -ms-transition:all ease-in-out .3s;
    -o-transition:all ease-in-out .3s;
    transition:all ease-in-out .3s
}
.mk-search-trigger{
    -webkit-transition:color .2s ease-in-out;
    -moz-transition:color .2s ease-in-out;
    -ms-transition:color .2s ease-in-out;
    -o-transition:color .2s ease-in-out;
    transition:color .2s ease-in-out
}
.search-button{
    border-left:1px solid #E2E2E2;
    padding:3px 12px
}
#mk-fullscreen-search-input:focus{
    box-shadow:0px 3px 0px 0px rgba(0,86,210,0.54) !important
}
.fullscreen .search-form{
    margin-top:180px;
    margin-bottom:0;
    width:770px
}
.fullscreen .search-form input{
    width:100%
}
.search-button .fa.fa-search{
    color:#777;
    font-size:16px
}
.headlines-block .npt-lightbox .fa.fa-share-alt{
    color:#777;
    font-size:16px;
    border-left:1px solid #E2E2E2;
    padding:5px 12px
}
.pagination{
    display:inline-block;
    font-size:16px;
    line-height:13px;
    vertical-align:middle
}
.next-btn{
    clear:both;
    display:inline-block;
    float:right;
    font-family:"Libre Franklin",sans-serif;
    font-size:22px;
    font-weight:500;
    margin-right:30px;
    vertical-align:middle
}
.next-btn a{
    color:#ed2b23
}
.next-btn a:hover, .next-btn a:focus{
    text-decoration:none;
    color:#ed2b23
}
.pagination-wrapper{
    clear:both;
    width:100%;
    padding:30px 0px;
    text-align:center
}
.pagination span, .pagination a{
    color:#000;
    display:block;
    float:left;
    font-family:"Libre Franklin",sans-serif;
    font-size:25px;
    font-weight:500;
    text-align:center;
    text-decoration:none;
    width:60px
}
.pagination a:hover{
    color:#ed2b23
}
.pagination .current{
    color:#ed2b23
}
.pagination:nth-child(1) span{
    display:none
}
.pagination .current{
    display:block !important
}
.headlines-block a.npt-lightbox img{
    height:150px;
    border:3px solid white;
    box-shadow:0px 0px 8px rgba(0,0,0,.3);
    margin:94px 20px 20px 20px
}
.lightbox-target{
    background:rgba(0, 0, 0, 0.90) none repeat scroll 0 0;
    left:0;
    opacity:0;
    overflow:hidden;
    position:fixed;
    right:0;
    top:-100%;
    transition:opacity 0.5s ease-in-out 0s;
    width:100%;
    z-index:999999;
    -webkit-transition:opacity .5s ease-in-out;
    -moz-transition:opacity .5s ease-in-out;
    -o-transition:opacity .5s ease-in-out;
    transition:opacity .5s ease-in-out;
    overflow:hidden
}
.lightbox-target img{
    margin:auto;
    position:absolute;
    top:0;
    left:0;
    right:0;
    bottom:0;
    max-height:0%;
    max-width:0%;
    border:3px solid white;
    box-shadow:0px 0px 8px rgba(0,0,0,.3);
    box-sizing:border-box;
    -webkit-transition: .5s ease-in-out;
    -moz-transition: .5s ease-in-out;
    -o-transition: .5s ease-in-out;
    transition: .5s ease-in-out
}
a.lightbox-close{
    display:block;
    text-decoration:none;
    position:absolute
}
.lightbox-close .fa.fa-times{
    font-size:26px;
    color:#fff
}
a.lightbox-close:before{
    display:block;
    height:30px;
    width:1px;
    background:black;
    position:absolute;
    left:26px;
    top:10px
}
.lightbox-target:target{
    opacity:1;
    top:0;
    bottom:0
}
.lightbox-target:target img{
    max-height:100%;
    max-width:100%
}
.lightbox-target:target a.lightbox-close{
    top:50px;
    right:50px
}
.social-icons-header{
    bottom:auto;
    left:0;
    margin:0 auto;
    position:absolute;
    right:0;
    text-align:center;
    top:50%
}
.social-icons-header li{
    list-style:none;
    display:inline-block
}
.social-icons-header li a{
    font-size:25px;
    line-height:30px;
    color:#fff;
    text-decoration:none
}
.headlines-block .npt-lightbox{
    float:right
}
.social-icons-header li a .fa{
    font-size:16px;
    margin-right:10px;
    border-radius:100%;
    width:45px;
    height:45px;
    line-height:45px
}
.social-icons-header li a .fa.fa-facebook{
    background-color:#3B5998
}
.social-icons-header li a .fa.fa-twitter{
    background-color:#55ACEE
}
.social-icons-header li a .fa.fa-google-plus{
    background-color:#DD4B39
}
.social-icons-header li a .fa.fa-linkedin{
    background-color:#0077B5
}
.social-icons-header li a .fa.fa-digg{
    background-color:#005be2
}
.social-icons-header li a .fa.fa-whatsapp{
    background-color:#25d366
}
.social-icons-header li a .fa.fa-instagram{
    background-color:#405de6
}
.social-icons-header li a .fa.fa-medium{
    background-color:#00ab6c
}
.social-icons-header li a .fa.fa-pinterest-p{
    background-color:#bd081c
}
.social-icons-header li a .fa.fa-tumblr{
    background-color:#35465c
}
.social-icons-header li a .fa.fa-reddit{
    background-color:#f45009
}
.search-overlay{
    border-left:none;
    padding:0px
}
.search-overlay .fa.fa-search{
    font-size:30px;
    line-height:34px
}
.header-navigation{
    border-bottom:1px solid #c3c7ca;
    border-left:1px solid #C3C7CA;
    border-right:1px solid #C3C7CA;
    display:inline-block;
    float:left;
    width:100%
}
.social-icons>ul{
    display:inline-block
}
.npt-blackmenu{
    height:46px
}
.nav-part-4{
    padding-left:8px
}
.post-design-content .post-content-area.post-content-image figure{
    float:left;
    margin-right:20px;
    padding-bottom:0
}
.post-design-content .post-content-area .category{
    margin:0px 0 16px;
    width:100%;
    float:none;
    clear:none
}
.post-design-content .post-content-area>a{
    color:#3B3B3B;
    font-size:20px;
    font-weight:700;
    line-height:28px;
    text-decoration:none;
    font-family:"Merriweather",helvetica,sans-serif;
    padding:0;
    margin-bottom:10px;
    display:block
}
.post-design-content .post-content-area>a:hover{
    text-decoration:none;
    color:#3B3B3B
}
.post-design-content .post-content-area .category-lists a{
    background:#27517d;
    color:#fff;
    font-family:'Libre Franklin',sans-serif;
    font-size:10px;
    font-weight:400;
    border-radius:2px;
    line-height:1.5;
    padding:4px 8px;
    text-decoration:none;
    text-transform:uppercase
}
.post-design-content .post-content-area .category-lists a:hover{
    background:#444
}
.post-design-content .post-content-area .category-lists{
    margin-bottom:10px
}
.post-design-content .post-content-area .category-lists li{
    margin:0px 2px 0px 0px;
    line-height:19px
}
.post-design-content .post-content-area>p{
    font-size:15px;
    line-height:20px;
    margin-bottom:15px;
    color:#656565
}
.post-design-content{
    border-bottom:1px solid #E7E7E7;
    clear:both;
    float:left;
    padding:15px 0px 30px 0px;
    width:100%
}
.post-design-content .post-content-image.post-content-area{
    padding:0px
}
.post-design-content .post-meta{
    border-top:none;
    font-size:13px;
    font-weight:500;
    line-height:20px;
    margin-bottom:0;
    color:#BABABA;
    padding-top:0
}
.post-design-content .post-meta a{
    color:#BABABA;
    font-size:14px;
    font-weight:normal;
    text-decoration:none;
    text-transform:capitalize;
    margin-right:5px
}
.menu-header-top-menu-container{
    display:inline-block
}
.nav-part-4{
    display:block 
}
.widget_calendar{
    padding-bottom:15px
}
footer{
    clear:both;
    float:left;
    width:100%;
    margin-top:20px
}
.comment-list .comment-meta{
    margin:0
}
.single-content-wrapper .npt-singlepost h2, .single-content-wrapper .npt-singlepost h1, .single-content-wrapper .npt-singlepost h3, .single-content-wrapper .npt-singlepost h4, .single-content-wrapper .npt-singlepost h5, .single-content-wrapper .npt-singlepost h6{
    font-weight:900
}
.single-content-wrapper .npt-singlepost h2{
    font-size:1.75rem;
    line-height:1.25;
    margin-bottom:1em;
    margin-top:2em;
    font-weight:bold
}
.single-content-wrapper .npt-singlepost h1{
    font-size:2.0625rem;
    line-height:1.27273;
    margin-bottom:0.848485em;
    margin-top:1.69697em;
    font-family:"Merriweather",helvetica,sans-serif
}
.single-content-wrapper .npt-singlepost h2:first-child{
    margin-top:0
}
.single-content-wrapper .npt-singlepost h3{
    font-size:1.4375rem;
    line-height:1.21739
}
.single-content-wrapper .npt-singlepost h4, .single-content-wrapper .npt-singlepost h5, .single-content-wrapper .npt-singlepost h6{
    font-size:1.1875rem;
    line-height:1.10526;
    font-family:"Merriweather",helvetica,sans-serif
}
.single-content-wrapper .npt-singlepost h5{
    font-size:16px;
    line-height:20px;
    margin-bottom:1.47368em;
    margin-top:2.94737em
}
.single-content-wrapper .npt-singlepost h6{
    font-size:14px;
    line-height:18px;
    margin-bottom:1.47368em;
    margin-top:2.94737em
}
.single-content-wrapper blockquote{
    color:#686868;
    font-size:1.1875rem;
    font-style:italic;
    line-height:1.47368
}
.single-content-wrapper .npt-singlepost blockquote{
    -moz-border-bottom-colors:none;
    -moz-border-left-colors:none;
    -moz-border-right-colors:none;
    -moz-border-top-colors:none;
    border-color:#1a1a1a;
    border-image:none;
    border-style:solid;
    border-width:0 0 0 4px;
    color:#686868;
    font-size:1.1875rem;
    font-style:italic;
    line-height:1.47368;
    margin:0 0 1.47368em;
    overflow:hidden;
    padding:0 0 0 1.26316em
}
.single-content-wrapper .npt-singlepost blockquote p{
    margin-bottom:0
}
.single-content-wrapper .npt-singlepost table{
    border-collapse:separate;
    border-spacing:0;
    border-width:1px 0 0 1px;
    margin:0 0 1.75em;
    table-layout:fixed;
    width:100%
}
.single-content-wrapper .npt-singlepost th, .single-content-wrapper .npt-singlepost td{
    padding:0.4375em
}
.single-content-wrapper .npt-singlepost th{
    border-width:0 1px 1px 0;
    font-weight:700
}
.single-content-wrapper .npt-singlepost table, .single-content-wrapper .npt-singlepost th, .single-content-wrapper .npt-singlepost td{
    border:1px solid #d1d1d1
}
.single-content-wrapper .npt-singlepost th, .single-content-wrapper .npt-singlepost td, .single-content-wrapper .npt-singlepost tr{
    border-width:0 1px 1px 0;
    font-weight:700
}
.single-content-wrapper .npt-singlepost dt{
    font-weight:700
}
.single-content-wrapper .npt-singlepost dl{
    font-size:16px;
    line-height:26px
}
.single-content-wrapper .npt-singlepost dd{
    margin:0 0 1.75em
}
.single-content-wrapper .npt-singlepost li > ul, .single-content-wrapper .npt-singlepost li > ul, .single-content-wrapper .npt-singlepost li > ul, .single-content-wrapper .npt-singlepost blockquote > ul, .single-content-wrapper .npt-singlepost blockquote > ul, .single-content-wrapper .npt-singlepost blockquote>ul{
    margin-left:1.25em;
    font-size:16px;
    line-height:24px
}
.single-content-wrapper .npt-singlepost li > ol, .single-content-wrapper .npt-singlepost li > ol, .single-content-wrapper .npt-singlepost li > ol, .single-content-wrapper .npt-singlepost blockquote > ol, .single-content-wrapper .npt-singlepost blockquote > ol, .single-content-wrapper .npt-singlepost blockquote>ol{
    margin-left:1.5em
}
.single-content-wrapper .npt-singlepost li{
    font-size:18px;
    line-height:26px;
    list-style-position:inside
}
.single-content-wrapper .npt-singlepost address{
    font-style:italic;
    margin:0 0 1.75em
}
.single-content-wrapper .npt-singlepost code{
    background-color:#d1d1d1;
    padding:0.125em 0.25em
}
.single-content-wrapper .npt-singlepost code, .single-content-wrapper .npt-singlepost kbd, .single-content-wrapper .npt-singlepost tt, .single-content-wrapper .npt-singlepost var, .single-content-wrapper .npt-singlepost samp, .single-content-wrapper .npt-singlepost pre{
    font-family:Inconsolata,monospace
}
.single-content-wrapper .npt-singlepost code, .single-content-wrapper .npt-singlepost kbd, .single-content-wrapper .npt-singlepost pre, .single-content-wrapper .npt-singlepost samp{
    font-size:1em
}
.single-content-wrapper .npt-singlepost mark, .single-content-wrapper .npt-singlepost ins{
    background:#007acc none repeat scroll 0 0;
    color:#fff;
    padding:0.125em 0.25em;
    text-decoration:none
}
.single-content-wrapper .npt-singlepost pre{
    border:1px solid #d1d1d1;
    font-size:1rem;
    line-height:1.3125;
    margin:0 0 1.75em;
    max-width:100%;
    overflow:auto;
    overflow-wrap:break-word;
    padding:1.75em;
    white-space:pre-wrap
}
.single-content-wrapper .npt-singlepost .alignleft{
    float:left;
    margin:0.375em 1.75em 1.75em 0
}
.single-content-wrapper .npt-singlepost p{
    margin:0 0 1.75em
}
.single-content-wrapper .npt-singlepost .alignnone.wp-image-907{
    width:100%
}
.single-content-wrapper .npt-singlepost .alignright{
    float:right;
    margin:0.375em 0 1.75em 1.75em
}
.single-content-wrapper img{
    height:auto;
    max-width:100%;
    vertical-align:middle
}
.single-content-wrapper .wp-caption{
    margin-bottom:1.75em;
    max-width:100%
}
.single-content-wrapper .wp-caption .wp-caption-text{
    color:#686868;
    font-size:0.8125rem;
    font-style:italic;
    line-height:1.61538;
    padding-top:0.538462em
}
.single-content-wrapper li strong{
    font-size:21px !important
}
.single-content-wrapper .post-password-form label{
    color:#686868;
    display:block;
    font-family:Montserrat,"Helvetica Neue",sans-serif;
    font-size:0.8125rem;
    letter-spacing:0.0769231em;
    line-height:1.61538;
    margin-bottom:1.75em;
    text-transform:uppercase
}
.single-content-wrapper input[type="password"]{
    background:#f7f7f7 linear-gradient(rgba(255, 255, 255, 0), rgba(255, 255, 255, 0)) repeat scroll 0 0;
    border:1px solid #d1d1d1;
    border-radius:2px;
    color:#686868;
    padding:0.625em 0.4375em;
    width:100%;
    margin-top:0.4375em
}
.single-content-wrapper input[type="submit"]{
    background:#1a1a1a none repeat scroll 0 0;
    border:0 none;
    border-radius:2px;
    color:#fff;
    font-family:"Helvetica Neue",sans-serif;
    font-weight:700;
    letter-spacing:0.046875em;
    line-height:1;
    padding:0.84375em 0.875em 0.78125em;
    text-transform:uppercase
}
.single-content-wrapper input[type="submit"]:hover, .single-content-wrapper input[type="submit"]:focus{
    background:#007acc none repeat scroll 0 0
}
.single-content-wrapper .gallery-caption{
    color:#686868;
    display:block;
    font-size:0.8125rem;
    font-style:italic;
    line-height:1.61538;
    padding-top:0.538462em
}
.woocommerce.woocommerce-page .content-area{
    float:none;
    width:100%
}
.shopping-cart{
    padding:0
}
.woocommerce ul.products li.product h3{
    color:#484c51;
    font-weight:600
}
ul.products li.product .price, ul.products li.product .star-rating{
    margin:0 auto 1em
}
ul.products li.product{
    text-align:center
}
ul.products li a, ul.products li:hover a{
    color:#7D3F71
}
.woocommerce ul.products li.product .price{
    color:#000
}
#review_form input[type="submit"], .actions .button, .cross-sells .button, .shopping-cart .button{
    background-color:#048ACA !important;
    color:#ffffff!important
}
#review_form input[type="submit"]:hover, .actions .button:hover, .cross-sells .button:hover, .shopping-cart .button:hover{
    background-color:#13639F!important;
    color:#fff !important
}
.woocommerce-Button.button{
    background:#fff !important;
    color:#048ACA !important
}
.woocommerce-Button.button:hover{
    background:#fff !important;
    color:#048ACA !important
}
.form-row .woocommerce-Button.button{
    background:#048ACA !important;
    color:#fff !important
}
.woocommerce ul.products li.product, .woocommerce-page ul.products li.product{
    width:21.05%
}
.added_to_cart,.button,input[type="button"],input[type="reset"]{
    background:#43454b none repeat scroll 0 0;
    border:0 none #43454b;
    border-radius:0;
    box-shadow:0 -1px 0 rgba(0, 0, 0, 0.3) inset;
    color:#fff;
    cursor:pointer;
    display:inline-block !important;
    ;
    font-weight:600;
    outline:0 none;
    padding:0.618047em 1.41575em;
    text-decoration:none;
    text-shadow:none
}
.entry-summary .cart{
    margin-top:20px
}
.entry-summary .variations_form{
    margin-top:0px
}
.added_to_cart{
    background-color:#000;
    color:#fff !important
}
.woocommerce #respond input#submit, .woocommerce a.button, .woocommerce button.button, .woocommerce input.button{
    padding:11px 18px
}
.wc-forward::after,.woocommerce-Button--next::after{
    content:"\f178";
    display:inline-block;
    font-size:inherit;
    margin-left:0.540791em
}
.wc-forward::after, .woocommerce-Button--next::after, .woocommerce-tabs ul.tabs li::after{
    font:1em/1 FontAwesome;
    text-rendering:auto
}
.added_to_cart.wc-forward{
    margin-top:5px
}
.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt{
    background-color:#000 !important;
    color:#fff
}
.calculated_shipping .checkout-button.button.alt.wc-forward, .woocommerce-checkout-payment button.alt{
    background-color:#000 !important
}
.woocommerce-pagination .page-numbers{
    border:none!important
}
.woocommerce-pagination .page-numbers li a{
    color:#000 !important
}
.woocommerce-pagination .page-numbers li a, .woocommerce-pagination .page-numbers .current{
    padding:7px 15px !important
}
.woocommerce-pagination .page-numbers .current{
    background-color:red !important;
    color:#fff !important;
    font-weight:bold
}
.woocommerce ul.products li.product .price del{
    display:inline-block !important;
    margin-right:10px
}
.alpha, .entry-summary h1{
    font-size:2.61792em;
    letter-spacing:-1px;
    line-height:1.214;
    font-weight:bold
}
.products h3{
    margin-bottom:10px !important
}
.container.shopping-cart{
    margin-top:40px
}
.star-rating span::before, .quantity .plus, .quantity .minus, p.stars a:hover::after, p.stars a::after, .star-rating span::before, #payment .payment_methods li input[type="radio"]:first-child:checked+label::before{
    color:#13639F
}
.woocommerce-breadcrumb a, a.woocommerce-review-link, .product_meta a{
    color:#75777d
}
.single-product div.product .woocommerce-product-rating a{
    font-weight:400;
    text-decoration:underline
}

.summary.entry-summary .price{
    padding-bottom:20px
}
.summary.entry-summary p{
    font-size:16px;
    line-height:24px
}
.single-product div.product table.variations td, .single-product div.product table.variations th{
    background-color:transparent;
    display:list-item;
    list-style:outside none none;
    padding:0
}
.variations .label, .variations .value{
    padding-top:0 !important;
    padding-bottom:0 !important
}
.variations .label label{
    font-weight:600 !important
}
.woocommerce .woocommerce-ordering, .woocommerce-page .woocommerce-ordering{
    float:left;
    padding-left:20px
}
.value a.reset_variations::before{
    content:"\f021";
    display:inline-block;
    font-size:inherit;
    margin-right:0.540791em
}
.value a{
    color:#13639F;
    font-weight:bold
}
.woocommerce div.product form.cart .reset_variations{
    font-size:16px
}
.value a:hover{
    text-decoration:none
}
.woocommerce-breadcrumb a:first-of-type::before,a.reset_variations::before{
    font:1em/1 FontAwesome;
    text-rendering:auto
}
.woocommerce div.product form.cart .variations select{
    display:inline-block;
    margin-right:1em;
    max-width:100%;
    min-width:0
}
.variations{
    margin-top:30px
}
.woocommerce-variation-price{
    margin-bottom:20px
}
.quantity .qty{
    text-align:center;
    width:4.2358em
}
.single-product div.product form.cart .button{
    float:right
}
.sku_wrapper{
    display:block
}
.single-product div.product .images .thumbnails a.zoom{
    float:left;
    margin-right:14.2857%;
    width:14.2857%
}
.woocommerce-tabs ul.tabs li.active::after{
    right:1em
}
.woocommerce-tabs ul.tabs li.active::after{
    opacity:1 !important;
    right:0
}
.woocommerce-tabs ul.tabs{
    border-top:1px solid rgba(0, 0, 0, 0.05);
    list-style:outside none none;
    margin-left:0;
    text-align:left
}
.woocommerce-tabs ul.tabs li::after{
    content:"\f105" !important;
    display:block;
    font-size:inherit;
    opacity:0;
    position:absolute;
    right:-1em;
    top:50%;
    transform:translateY(-50%);
    transition:all 0s ease 0s, all 0s ease 0s, all 0.3s ease 0s
}
.woocommerce-tabs ul.tabs li{
    border-bottom:1px solid rgba(0, 0, 0, 0.05);
    display:block !important;
    margin:0 !important;
    position:relative !important
}
.woocommerce-tabs ul.tabs{
    float:left;
    margin-right:5.88235% !important;
    width:29.4118%;
    padding:0 !important
}
.wc-forward::after, .woocommerce-Button--next::after, .woocommerce-tabs ul.tabs li::after{
    font:1em/1 FontAwesome;
    text-rendering:auto
}
form::before, .widget_product_search form::before{
    color:#43454b
}
.woocommerce-tabs ul.tabs li a{
    display:block !important;
    padding:1em 0 !important
}
.woocommerce-tabs .panel{
    float:right;
    margin-right:0;
    margin-top:0;
    width:64.7059%
}
.tabs.wc-tabs li{
    display:block !important
}
.related.products{
    clear:both
}
.related > h2:first-child, .upsells > h2:first-child, .woocommerce-tabs .panel h2:first-of-type{
    font-size:1.618em;
    margin-bottom:1em;
    font-weight:bold
}
#tab-description>p{
    font-size:16px;
    line-height:24px
}
#reviews .woocommerce-Reviews-title{
    font-weight:300
}
#reviews .woocommerce-Reviews-title span{
    font-weight:700
}
.gamma, .woocommerce-billing-fields h3{
    font-size:1.618em;
    font-weight:600;
    margin-bottom:20px !important
}
.comment-form-comment{
    width:64%;
    float:right;
    padding-left:12px
}
.comment-form-comment #comment{
    background-color:transparent !important;
    border-top:none
}
.woocommerce #reviews #comment{
    height:auto
}
.stars:hover span a{
    color:#96588A !important
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active{
    background:transparent none repeat scroll 0 0;
    border:1px solid #96588A;
    z-index:2
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::after{
    border-bottom-left-radius:4px;
    border-width:0 0 1px 1px;
    box-shadow:-2px 2px 0 #ebe9eb;
    right:43px
}
.main-pages .page-title h1{
    font-size:34px;
    line-height:40px;
    color:#484c51;
    display:inline-block
}
.woocommerce table.cart{
    margin-bottom:3.70633em !important
}
.woocommerce table.cart td.product-remove{
    border:0 none;
    display:table-cell;
    padding:1.618em
}
.woocommerce table.shop_table_responsive tbody tr td, .woocommerce table.shop_table_responsive tbody tr th{
    text-align:left
}
.woocommerce table td, .woocommerce table th{
    vertical-align:top
}
.woocommerce table.shop_table td{
    border-top:none
}
.woocommerce table.cart td, .woocommerce table.cart th{
    padding:1.618em !important
}
.woocommerce table thead th{
    text-transform:uppercase;
    vertical-align:middle !important;
    font-size:16px
}
.woocommerce table th{
    background-color:#f8f8f8;
    color:#484c51
}
.cart_item a, .cart_item a:hover{
    color:#045F9F;
    text-decoration:none
}
.cart_item a{
    color:#045F9F;
    text-decoration:none;
    font-size:16px;
    font-weight:bold
}
.input-text, .quantity input[type="text"],input[type="email"],input[type="url"],input[type="password"],textarea{
    background-color:#f2f2f2 !important;
    border:0 none;
    border-radius:2px;
    box-shadow:0 1px 1px rgba(0, 0, 0, 0.125) inset;
    box-sizing:border-box;
    color:#43454b;
    font-weight:400;
    outline:0 none;
    padding:17px !important
}
.woocommerce #content table.cart td.actions .input-text, .woocommerce table.cart td.actions .input-text, .woocommerce-page #content table.cart td.actions .input-text, .woocommerce-page table.cart td.actions .input-text{
    width:auto
}
.woocommerce table.shop_table{
    border:medium none
}
.cart-collaterals h2{
    font-size:26px !important;
    font-weight:bold;
    line-height:32px !important;
    margin-bottom:20px;
    color:#484c51
}
.woocommerce-error{
    background-color:#e2401c;
    list-style:outside none none;
    color:#fff
}
.woocommerce-info,.woocommerce-noreviews,p.no-comments{
    background-color:#3d9cd2;
    color:#fff
}
.woocommerce-error a:hover, .woocommerce-info a:hover, .woocommerce-message a:hover, .woocommerce-noreviews a:hover, p.no-comments a:hover{
    color:#fff;
    opacity:0.7
}
.woocommerce-error a, .woocommerce-info a, .woocommerce-message a, .woocommerce-noreviews a, p.no-comments a{
    color:#fff;
    text-decoration:none;
    font-weight:bold
}
.woocommerce-error,.woocommerce-info,.woocommerce-message,.woocommerce-noreviews,p.no-comments{
    border-left:0.618047em solid rgba(0, 0, 0, 0.15);
    border-radius:2px;
    color:#fff;
    margin-bottom:2.61792em;
    margin-left:0;
    padding:1em 1.618em
}
.form-row.woocommerce-invalid input.input-text{
    box-shadow:2px 0 0 #e2401c inset
}
.form-row input, .form-row select, .form-row textarea{
    width:100%
}
.form-row.woocommerce-validated input.input-text{
    box-shadow:2px 0 0 #0f834d inset
}
.woocommerce form .form-row.woocommerce-invalid label{
    color:#43454b
}
.col2-set{
    float:left !important;
    margin-right:5.88235%;
    width:52.9412% !important
}
.col2-set .col-1, .col2-set .col-2{
    margin-bottom:1.618em
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1{
    float:none;
    width:100%
}
.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2{
    float:none;
    width:100%
}
#order_review,#order_review_heading{
    clear:right
}
#customer_details+#wc_checkout_add_ons,#order_review,#order_review_heading{
    float:right;
    margin-right:0;
    width:41.1765%
}
.woocommerce table thead th{
    padding:1.41575em !important;
    text-transform:uppercase;
    vertical-align:middle
}
.woocommerce table tbody td{
    background-color:#fdfdfd
}
.woocommerce table td, table th{
    padding:1em 1.41575em !important;
    text-align:left;
    vertical-align:top;
    color:#43454b;
    font-size:15px
}
#payment .payment_methods>.wc_payment_method>label::before{
    content:"\f192";
    display:inline-block;
    font-size:inherit;
    margin-right:0.540791em;
    transition:color 0s ease 0s, all 0s ease 0s, all 0.2s ease 0s
}
#payment .payment_methods>.wc_payment_method>label::before,.woocommerce-password-strength::after{
    font:1em/1 FontAwesome;
    text-rendering:auto
}
#payment .payment_methods li img{
    border:0 none;
    float:right;
    max-height:1.618em !important;
    padding:0
}
#payment .payment_methods>.wc_payment_method>label{
    cursor:pointer;
    display:block;
    padding:1.41575em;
    font-size:16px;
    color:#484c51
}
#add_payment_method #payment, .woocommerce-cart #payment, .woocommerce-checkout #payment{
    background:none
}
#add_payment_method #payment .payment_method_paypal .about_paypal, .woocommerce-cart #payment .payment_method_paypal .about_paypal, .woocommerce-checkout #payment .payment_method_paypal .about_paypal{
    float:none;
    font-size:16px;
    line-height:26px;
    color:#96588a
}
#payment .place-order .button{
    font-size:1.41575em !important;
    white-space:pre-wrap;
    padding:20px
}
#add_payment_method #payment ul.payment_methods, .woocommerce-cart #payment ul.payment_methods, .woocommerce-checkout #payment ul.payment_methods{
    border-bottom:none
}
.woocommerce-MyAccount-navigation ul li{
    border-bottom:1px solid rgba(0, 0, 0, 0.05);
    list-style:outside none none;
    position:relative
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--dashboard a::before{
    content:"\f0e4"
}
.woocommerce-MyAccount-navigation ul li.is-active a::before{
    opacity:1
}
.woocommerce-MyAccount-navigation ul li a{
    display:block;
    padding:0.875em 0;
    font-size:16px;
    font-weight:600;
    color:#045F9F !important
}
.woocommerce-MyAccount-navigation{
    float:left;
    margin-right:5.88235%;
    width:25.647% !important
}
.woocommerce-MyAccount-navigation ul li a::before{
    content:"\f0f6";
    display:inline-block;
    float:right;
    font-family:FontAwesome;
    font-feature-settings:normal;
    font-kerning:auto;
    font-language-override:normal;
    font-size:inherit;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-synthesis:weight style;
    font-variant:normal;
    font-weight:normal;
    line-height:1.618;
    margin-left:0.540791em;
    opacity:0.25;
    text-align:right;
    text-rendering:auto;
    width:1.41575em
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--orders a:before{
    content:"\f291"
}
.woocommerce-MyAccount-navigation ul li a:hover::before{
    opacity:1
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--downloads a:before{
    content:"\f1c6"
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-address a:before{
    content:"\f015"
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--edit-account a:before{
    content:"\f007"
}
.woocommerce-MyAccount-navigation ul li.woocommerce-MyAccount-navigation-link--customer-logout a:before{
    content:"\f08b"
}
.woocommerce-MyAccount-content a, .woocommerce-MyAccount-content a:hover{
    color:#045F9F;
    text-decoration:none;
    font-weight:500
}
.addresses header.title h3{
    float:left
}
.addresses header.title a::before{
    content:"\f044";
    display:inline-block;
    font-family:FontAwesome;
    font-feature-settings:normal;
    font-kerning:auto;
    font-language-override:normal;
    font-size:inherit;
    font-size-adjust:none;
    font-stretch:normal;
    font-style:normal;
    font-synthesis:weight style;
    font-variant:normal;
    font-weight:normal;
    height:100%;
    left:0;
    line-height:1.618;
    position:absolute;
    text-align:center;
    text-indent:0;
    top:0;
    width:100%
}
.addresses header.title a::before, .demo_store a::before, .site-header-cart .cart-contents::after{
    text-rendering:auto
}
.addresses header.title a{
    display:block;
    float:right;
    height:1em;
    margin-top:0.618047em;
    padding:0.875em;
    position:relative;
    text-indent:-9999px;
    width:1em
}
#customer_login.col2-set .col-1, .col2-set.addresses .col-1{
    float:left;
    margin-right:5.88235%;
    width:41.1765%
}
#customer_login.col2-set .col-2, .col2-set.addresses .col-2{
    float:right;
    margin-right:0;
    width:52.9412%
}
#customer_login.col2-set,.col2-set.addresses{
    float:left;
    margin-left:0;
    margin-right:0;
    width:100% !important
}
.woocommerce-Address-title.title>h3{
    color:#484c51;
    font-size:26px
}
.woocommerce-Button.button:hover{
    font-weight:700;
    text-decoration:none
}
.woocommerce .quantity .qty{
    text-align:center;
    width:80px
}
.woocommerce-error::before{
    color:#fff
}
.woocommerce-error{
    background-color:#3D9CD2
}
.woocommerce-error,.woocommerce-info,.woocommerce-message{
    border-top:3px solid #0B639F
}
.add-to-cart{
    position:relative;
    width:auto;
    padding-right:10px
}
.site-header-cart.menu{
    padding-right:10px
}
.add-to-cart .cart-contents{
    text-align:right !important
}
.add-to-cart a{
    color:#777
}
.add-to-cart a:hover{
    color:#777
}
.add-to-cart ul li{
    list-style:none
}
.add-to-cart .storefront-primary-navigation .cart-contents::before{
    content:"\f291";
    display:inline-block;
    height:20px;
    line-height:20px;
    padding-right:10px;
    font-family:'FontAwesome'
}
.add-to-cart .widget.woocommerce.widget_shopping_cart{
    bottom:auto;
    left:0;
    position:absolute;
    right:0;
    top:26px;
    z-index:1
}
.site-header-cart.focus .widget_shopping_cart, .site-header-cart:hover .widget_shopping_cart{
    display:block;
    left:0
}
.cart-contents:hover,.cart-contents:focus{
    text-decoration:none
}
.widget.woocommerce.widget_shopping_cart{
    display:none
}
.site-header-cart:hover .widget.woocommerce.widget_shopping_cart, .site-header-cart.focus .widget.woocommerce.widget_shopping_cart{
    display:block !important
}
.widget.woocommerce.widget_shopping_cart{
    background:#13639F none repeat scroll 0 0;
    padding:20px 10px
}
.amount{
    display:none
}
.woocommerce-Price-amount{
    display:inline-block !important
}
.mini_cart_item a, .mini_cart_item a:hover, .mini_cart_item a:focus{
    color:#fff;
    text-decoration:none
}
.quantity{
    color:#fff
}
.remove{
    background-color:#fff
}
.storefront-primary-navigation{
    text-align:right !important
}
.mini_cart_item{
    text-align:left
}
.storefront-primary-navigation{
    display:block;
    width:23%;
    float:right;
    padding:3px 0px 3px 0px
}
.mini_cart_item dl{
    color:#fff
}
.total{
    color:#fff
}
.widget.woocommerce.widget_shopping_cart .buttons a{
    width:70%;
    display:block;
    margin-bottom:20px
}
.widget.woocommerce.widget_shopping_cart .buttons{
    text-align:center
}
.widget.woocommerce.widget_shopping_cart .buttons a:hover{
    background-color:#000 !important;
    color:#fff
}
.mini_cart_item{
    margin-bottom:13px !important
}
.cart-contents{
    padding:15px 0
}
.total{
    padding:20px 0 !important;
    text-align:center
}
.woocommerce-message{
    background-color:#0B639F !important
}
.woocommerce-message a:hover{
    background-color:#048aca !important
}
.npt-category-block h2{
    font-family:"Merriweather",helvetica,sans-serif;
    font-size:22px;
    line-height:27px;
    font-weight:600;
    padding:6px 6px 5px 6px
}
.widget_mag_builder_category_block_7 .npt-category-block h2, .widget_mag_builder_category_block_8 .npt-category-block h2, .widget_mag_builder_category_block_9 .npt-category-block h2, .widget_mag_builder_category_block_10 .npt-category-block h2{
    font-size:18px;
    line-height:24px;
    padding:5px 4px 5px 4px
}
.npt-category-block .npt-bigpost p, .npt-category-block .npt-smallpost p{
    font-family:"Libre Franklin",sans-serif;
    color:#333;
    font-size:13px;
    line-height:20px
}
.block-1-content{
}
.npt-category-block .npt-bigpost h3, .npt-category-block .npt-smallpost h3{
    font-family:"Merriweather",helvetica,sans-serif;
    font-weight:600
}
.npt-category-block .npt-bigpost h3 a, .npt-smallpost a{
    color:#234B7B
}
.npt-category-block .npt-bigpost h3 a:hover, .npt-category-block .npt-smallpost h3 a:hover, .npt-category-block .npt-smallpost li a:hover{
    text-decoration:none
}
.npt-category-block .npt-bigpost h3 a:focus, .npt-category-block .npt-smallpost h3 a:focus, .npt-category-block .npt-smallpost li a:focus{
    text-decoration:none
}
.npt-category-block .npt-block-4 h3 a, .npt-category-block .npt-block-9 h3 a{
    color:#040404
}
.nav-part-1 li ul{
    background:#eaeaea none repeat scroll 0 0;
    left:0;
    box-shadow:0px 2px 3px rgba(102, 102, 102, 0.3);
    min-width:140px;
    opacity:0;
    position:absolute;
    top:100%;
    transform:translateY(15px);
    transition:all 0.3s ease-in-out 0s;
    visibility:hidden
}
.header-top-catag .nav-part-1 li ul li a{
    display:inline-block;
    padding:5px 0 5px 10px
}
.nav-part-4>li,.nav-part-3>li,.nav-part-1>li{
    float:left;
    position:relative;
    list-style:none
}
.nav-part-4 li ul, .nav-part-3 li ul{
    background:#000 none repeat scroll 0 0;
    left:0;
    min-width:200px;
    opacity:0;
    position:absolute;
    top:100%;
    transform:translateY(15px);
    transition:all 0.3s ease-in-out 0s;
    visibility:hidden
}
.nav-part-4 li:hover > ul, .nav-part-3 li:hover > ul, .nav-part-1 li:hover>ul{
    opacity:1;
    transform:translateY(0px);
    visibility:visible;
    transition:all 0.2s ease-in-out 0s
}
.nav-part-4 li:hover > a, .nav-part-4 li.active > a, .nav-part-3 li:hover > a, .nav-part-3 li.active>a{
    background:#000 none repeat scroll 0 0;
    color:#fff;
    text-decoration:none
}
.nav-part-4 li ul li ul, .nav-part-3 li ul li ul, .nav-part-1 li ul li ul{
    left:100%;
    top:0
}
.nav-part-4 li ul li, .nav-part-3 li ul li, .nav-part-1 li ul li{
    display:block;
    position:relative
}
.nav-part-4 li:hover ul li a, .nav-part-3:hover ul li a{
    display:block;
    color:#fff
}
.nav-part-4 li ul li a, .nav-part-3 li ul li a{
    text-align:left
}
.nav-part-3 li ul, .nav-part-4 li ul{
    text-align:left;
    z-index:1
}
.nav-part-3 li ul li:hover > a, .nav-part-3 li.active>a{
    background-color:#cecece;
    transition:all 0.3s ease-in-out;
    color:#f1141a;
    display:block
}
.nav-part-3 li:hover > a, .nav-part-3 li.active>a{
    background-color:#cecece;
    color:#f1141a;
    transition:all 0.3s ease-in-out;
    display:block
}
.nav-part-4 li ul li:hover > a, .nav-part-4 li.active>a{
    background-color:#040404;
    transition:all 0.3s ease-in-out;
    color:#fff
}
.headlines-catag .nav-part-3 li .sub-menu li a, .nav-part .nav-part-4 li .sub-menu li a{
    font-size:13px !important;
    line-height:18px !important
}
.nav-part-3 .menu-item-has-children>a:after{
    content:"\f105";
    font-family:'FontAwesome';
    display:inline-block;
    padding-left:10px;
    color:#fff;
    font-weight:bold;
    font-size:10px
}
.nav-part-3>.menu-item-has-children>a:after{
    content:"+";
    font-family:'FontAwesome';
    display:inline-block;
    padding-left:6px;
    color:#fff;
    font-weight:bold;
    font-size:16px;
    line-height:16px
}
.nav-part-3 .menu-item-has-children:hover>a:after{
    color:#f1141a
}
.nav-part-4 .menu-item-has-children>a:after{
    content:"\f105";
    font-family:'FontAwesome';
    display:inline-block;
    padding-left:10px;
    color:#000;
    font-weight:bold;
    font-size:10px
}
.nav-part-4>.menu-item-has-children>a:after{
    content:"\f107";
    font-family:'FontAwesome';
    display:inline-block;
    padding-left:6px;
    color:#000;
    font-weight:bold;
    font-size:10px;
    line-height:16px
}
.nav-part-3 li ul li:hover > a:after, .nav-part-3 li.active>a:after{
    color:#000
}
.nav-part-4 li:hover > a:after, .nav-part-4 li.active>a:after{
    color:#fff
}
.mobilemenu{
    display:none
}
.ad2,.ad5,.ad9{
    clear:both;
    float:left;
    width:100%
}
.ad1,.ad2,.ad3,.ad4,.ad5,.ad6,.ad7,.ad8,.ad9{
    text-align:center;
    line-height:0
}
.ad2,.ad1{
    margin:10px 0px 0px 0px
}
.ad3,.ad4{
    margin:10px 0px 10px 0px
}
.ad5{
    margin:0px 0 10px 0px
}
.ad6{
    margin:-20px 0 10px 0px
}
.ad7{
    margin:-30px 0 15px 0px
}
.ad8{
    margin:-10px 0
}
.ad9{
    margin:10px 0 -15px 0px
}
.page404{
    margin-top:30px
}
.page404 h1{
    font-size:30px;
    line-height:34px;
    font-weight:bold;
    text-align:center;
    margin-bottom:30px
}
.page404 h3{
    margin-bottom:20px;
    border-top:1px solid #ccc;
    padding-top:10px
}
.page404 .search-form{
    margin:0 auto;
    text-align:center;
    width:50%
}
@media (max-width: 1260px){
    .container{
        width:1170px
    }
}
@media (max-width: 1199px){
    .container{
        width:950px
    }
    .logo-part{
        margin:0px 0 15px 0
    }
    .header-part{
        width:33%
    }
    .logo-left-part-text span{
        font-size:11px;
        color:#99CC00
    }
    .trending-text span{
        font-size:12px;
        line-height:18px
    }
    .logo{
        width:38%
    }
    .logo img{
        height:auto;
        width:100%
    }
    .logo-right{
        width:28%
    }
    .logo-right ul li{
        font-size:12px;
        line-height:20px
    }
    .headlines-catag ul li a{
        font-size:12px
    }
    .headlines-catag .nav-part-3 li .sub-menu li a, .nav-part .nav-part-4 li .sub-menu li a{
        font-size:12px
    }
    .nav-part-4 li ul, .nav-part-3 li ul{
        min-width:180px
    }
    .npt-blackmenu{
        height:46px
    }
    .nav-part ul li a{
        font-size:12px;
        padding:10px 8px
    }
    .main-content-left-part h1{
        font-size:36px;
        line-height:44px
    }
    .featured-area-posts h3{
        font-size:15px;
        line-height:19px;
        margin-top:10px
    }
    .featured-area-posts h3::before{
        padding-top:7px
    }
    .npt-category-block .npt-bigpost p, .npt-category-block .npt-smallpost p{
        font-size:13px;
        line-height:18px
    }
    .main-content-slider .moving-slider{
        height:320px
    }
    .npt-block-3 h3{
        font-size:21px !important;
        line-height:26px !important
    }
    .news-block-1-inner h3{
        font-size:16px;
        line-height:20px
    }
    .news-block-3-inner h3{
        font-size:14px
    }
    .news-block-3-inner p{
        font-size:11px !important;
        line-height:15px !important
    }
    .news-block-2-inner h3{
        font-size:18px
    }
    .news-block-4-inner{
        margin-right:18px
    }
    .news-block-4-inner h3 a{
        font-size:15px;
        line-height:19px
    }
    .slider-content-text h3{
        font-size:20px;
        line-height:24px
    }
    .news-block-5-right-inner-top-right{
        padding-left:15px
    }
    .news-block-5-left-list ul li{
        font-size:14px
    }
    .footer-area{
        padding:20px 20px 0
    }
    .footer-part-articles{
        padding:30px 0
    }
    .news-block-5-right-inner-top-left h3, .news-block-5-right-inner-top-right h3{
        font-size:16px;
        line-height:20px
    }
    .news-block-5-left-inner.npt-bigpost.npt-block-7 a{
        font-size:18px;
        line-height:22px
    }
    footer{
        margin-top:0
    }
    .page-title h1{
        font-size:42px;
        line-height:48px
    }
    .page-title{
        padding-bottom:0
    }
    .post-content-area{
        padding:0 0 15px
    }
    .post-content-area p{
        margin-bottom:10px
    }
    .author-description{
        display:inline-block;
        width:80%
    }
    iframe{
        width:100%
    }
    .recent-post-heading ul li:nth-child(2n+1){
        margin-right:10px
    }
    .recent-posts .recent-post-heading>ul{
        padding-bottom:20px
    }
    .main-left.npt-category-block>p{
        font-size:18px;
        line-height:24px
    }
    .comments-link{
        padding-top:30px
    }
    .tags-category{
        margin-bottom:30px
    }
    .post-design-content .post-content-area>a{
        font-size:23px;
        font-weight:600;
        line-height:26px;
        margin-bottom:5px
    }
    .post-design-content .post-content-area .category-lists{
        margin-bottom:5px
    }
    .post-design-content .post-content-area>p{
        font-size:14px;
        line-height:20px;
        margin-bottom:9px
    }
    .page-title{
        font-size:24px
    }
    .post-design-content{
        padding:15px 0
    }
    .pagination span, .pagination a{
        font-size:24px;
        width:50px
    }
    .archive_loop_wrapper{
        margin-top:30px
    }
    figure img{
        height:auto;
        width:100%
    }
    .storefront-primary-navigation{
        width:90px
    }
}
@media (max-width: 979px){
    .container{
        width:750px
    }
    .header-part{
        width:35%
    }
    .logo-left-part-text{
        padding-left:10px;
        width:168px
    }
    .logo-left-part-text h3{
        font-size:11px;
        line-height:13px
    }
    .logo{
        width:37%
    }
    .logo-right{
        width:25%
    }
    .sliding-text{
        width:84% !important
    }
    .headlines-text .slider-text a{
        font-size:12px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform #mk-fullscreen-search-input{
        width:450px
    }
    .news-block-4-inner{
        margin-right:14px
    }
    .npt-blackmenu{
        height:auto
    }
    .header-navigation{
        border-bottom:none
    }
    .edition-text span::after{
        display:none
    }
    .logo-right{
        display:none
    }
    .headlines-catag{
        display:none
    }
    .nav-part-1{
        display:none
    }
    .header-top-catag{
        float:left
    }
    .nav-part-4{
        display:none
    }
    .mobilemenu{
        display:block
    }
    .footer-nav ul li{
        margin-right:10px
    }
    .footer-nav ul li a{
        font-size:14px;
        line-height:20px
    }
    .footer-nav{
        padding-top:0
    }
    .mobilemenu{
        display:none
    }
    .mobilemenu ul li{
        display:block;
        float:none;
    }
    .mobilemenu ul li a{
        padding-left:30px
    }
    #nav-icon{
        width:25px;
        height:15px;
        position:relative;
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor:pointer;
        float:right;
        top:50px;
        right: 25px;
        position:relative
    }
    #nav-icon span{
        display:block;
        position:absolute;
        height:3px;
        width:100%;
        background:#fff;
        border-radius:9px;
        opacity:1;
        left:0;
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    #nav-icon span:nth-child(1){
        top:0px
    }
    #nav-icon span:nth-child(2),#nav-icon span:nth-child(3){
        top:5.5px
    }
    #nav-icon span:nth-child(4){
        top:12px
    }
    #nav-icon.open span:nth-child(1){
        top:18px;
        width:0%;
        left:50%
    }
    #nav-icon.open span:nth-child(2){
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    #nav-icon.open span:nth-child(3){
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    #nav-icon.open span:nth-child(4){
        top:18px;
        width:0%;
        left:50%
    }


    .mobilemenu{
        position:relative;
        right:0px;
        top:40px;
        width:100%;
        background-color:rgba(0,0,0,1);
        z-index:9
    }
    .mobilemenu{
        top:0px
    }
    .nav-part{
        background:#0d1735 none repeat scroll 0 0
    }
    .header-navigation{
        border:medium none
    }
    .nav-part ul li a{
        display:block;
        color:#fff
    }
    .nav-part ul li a{
        display:block;
        color:#fff
    }
    .mobile-menu li ul{
        display:none
    }
    .mobile-menu li:hover .sub-menu{
        display:none
    }
    .mobile-menu li{
        position:relative
    }
    .menu-arrow::after{
        color:#fff;
        content:"+";
        cursor:pointer;
        display:inline-block;
        font-family:"FontAwesome";
        font-size:22px;
        height:30px;
        position:absolute;
        right:0px;
        top:5px;
        width:70px;
        text-align:center
    }
    .mobile-menu li ul li ul, .nav-part-3 li ul li ul{
        top:auto;
        left:0
    }
    .mobilemenu ul li:hover a{
        background-color:#1995D3
    }
    .mobile-menu ul li:hover a{
        background-color:green
    }
    .mobile-menu li ul{
        width:100%
    }
    .footer-logo>a{
        padding:0
    }
    .sliding-text{
        float:right
    }
    .headlines-text span{
        padding:4px 10px 2px
    }
    .footer-area{
        padding:35px 0 0
    }
    .block-7-list{
        margin:8px 0 0 20px;
        width:46%;
        float:left
    }
    .news-block-5-left .npt-bigpost{
        float:left;
        width:50%
    }
    .block-7-img > p, .block-9-img p{
        display:none
    }
    .block-7-img{
        line-height:0;
        margin-bottom:0
    }
    .block-6-left-part .npt-block-9{
        float:left;
        width:50%
    }
    .block-6-left-part .block-6-left-part-list{
        float:left;
        width:40%;
        margin:8px 0px 0px 20px
    }
    .page-title h1{
        font-size:30px;
        line-height:40px
    }
    .page-titles{
        margin-bottom:10px
    }
    .single-main .category{
        margin:15px 0 0
    }
    .single-main .recent-post-content a{
        font-size:13px;
        line-height:16px
    }
    .main-left,.main-right{
        float:none;
        margin:0 auto;
        width:600px
    }
    .single-title-categories{
        float:none;
        margin:0 auto !important;
        width:600px
    }
    .post-design-content .post-content-area>a{
        font-size:21px;
        line-height:25px
    }
    .pagination span, .pagination a{
        font-size:20px
    }
    .next-btn{
        font-size:18px
    }
    .main-left{
        padding-left:0
    }
    .main-right{
        padding-right:0
    }
    figure img{
        height:auto;
        width:100%
    }
}
@media (min-width: 781px) and (max-width: 979px){
    .content-left-text{
        display:none
    }
    .featured-area-posts h3{
        margin-top:0px
    }
    .npt-blackmenu{
        height:auto
    }
}
@media (min-width: 768px) and (max-width: 780px){
    .news-block-1-inner{
        width:600px;
        margin:0 auto;
    }
    .news-block-1 h2, .news-block-2 h2, .news-block-3 h2,.news-block-2-inner,.block-4-img,.news-block-3-inner{
        margin:0 auto;
        width:600px
    }
    .block-6-contentpart,.block-7-contentpart,.block-8-contentpart,.block-9-contentpart,.block-10-contentpart{
        display:inline-block;
        margin:0 auto;
        width:600px
    }
    .news-block-5-left{
        display:inline-flex;
        width:100%
    }
    .news-block-5-right-inner-part-top,.news-block-5-right-inner-part-bottom{
        display:inline-flex;
        width:100%
    }
    .block-6-left-part,.block-6-right-part{
        display:inline-flex;
        width:100%
    }
    .block-6-left-part{
        border-right:none;
        padding-right:0px
    }
    .news-block-4{
        display:inline-flex;
        width:100%
    }
    .news-block-3-inner.npt-bigpost.npt-block-5>a{
        display:inline-block;
        width:30%
    }
    .news-block-3-inner p{
        display:inline-block;
        font-size:12px !important;
        line-height:18px !important;
        vertical-align:top;
        width:60%;
        padding-left:10px
    }
    .block-7-inner-part-1,.block-7-inner-part-2,.block-7-inner-part-3{
        display:inline-flex;
        width:100%
    }
    .block-6-left-part{
        padding-right:0
    }
    .news-block-4-inner{
        float:left;
        width:31.5%
    }
    .main-content-left-part{
        padding:0 75px
    }
    .main-slider{
        padding:0 75px
    }
    #wrapper{
        overflow:hidden
    }
    .npt-blackmenu{
        height:auto
    }
}
@media (max-width: 767px){
	.principal {
		    width: 100%;
    background: white;
    padding: 0;
	}
    .container{
        width:100%;
        padding:0px 30px
    }
    .main-content-left-part h1{
        font-size:27px;
        line-height:32px
    }
    .news-block-4-inner{
        margin-right:0
    }
    .news-block-4-inner{
        margin:0 auto;
        width:100%;
        float:none
    }
    .news-block-4 .news-block-4-inner:last-child{
        margin:0 auto
    }
    .sliding-text, .headlines-text span{
        display:none !important
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform #mk-fullscreen-search-input{
        width:214px;
        font-size:30px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform input[type="submit"]{
        width:54px
    }
    .content-left-img{
        float:none;
        width:100%;
        max-height: 100%;
        overflow: auto;
    }
    .content-left-text,.featured-area-1smallpost{
        float:none;
        width:100%;
        padding:0
    }
    .content-left-text{
        margin-top:15px
    }
    .headlines{
        margin-bottom:20px
    }
    .news-block-3-inner.npt-bigpost.npt-block-5>a{
        display:inline-block
    }
    .news-block-5-right-inner-top-left{
        float:none;
        width:100%
    }
    .news-block-5-right-inner-top-left,.news-block-5-right-inner-top-right{
        float:none;
        width:100%
    }
    .news-block-5-right-inner-top-right{
        padding-left:0
    }
    .main-content-left-part h1 a{
        font-size:24px;
        line-height:28px
    }
    .news-block-2-inner h3, .block-6-left-inner-part h3{
        font-size:16px;
        line-height:20px
    }
    .news-block-3-inner.npt-bigpost.npt-block-5>a{
        float:left;
        width:35%;
        margin-right:5px
    }
    .news-block-3-inner p{
        font-size:11px !important;
        line-height:16px !important;
        vertical-align:top
    }
    .headlines{
        border-top:none
    }
    .social-icons-header li{
        margin-bottom:15px
    }
    .search-overlay .fa.fa-search{
        font-size:20px;
        line-height:26px
    }
    .social-icons-header{
        top:35%
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform #mk-fullscreen-search-input{
        padding:10px 15px
    }
    .mk-fullscreen-search-overlay #mk-fullscreen-search-wrapper .mk-fullscreen-searchform #mk-fullscreen-search-input{
        font-size:26px;
        width:212px
    }
    .npt-blackmenu{
        height:auto
    }
    .news-block-5-left .npt-bigpost, .block-6-left-part .npt-block-9{
        float:none;
        width:100%
    }
    .block-7-list, .block-6-left-part .block-6-left-part-list{
        margin:8px 0 0 0;
        width:100%;
        float:none
    }
    .edition-text span::after{
        display:none
    }
    .header-part{
        display:none
    }
    .logo{
        width:240px
    }
    .headlines-block .npt-lightbox{
        display:none
    }
    .menumovil {
            background: #0d1735;
    margin-bottom: 15px;
    }

    .mobilemenu .menu-social-icons-button{
        display: none;
        width:100%;
        text-align:center;
        display:inline-block;
        text-align:center;
        padding:10px
    }
    .mobilemenu .menu-social-icons-button a{
        font-size:16px;
        color:#fff;
        display:block
    }
    .mobilemenu .menu-social-icons-button{
        list-style-type:none;
        width:50%;
        display:none;
    }
    .mobilemenu .search-btn a{
        display:block !important
    }
    .mobilemenu .search-button{
        padding:0px
    }
    .mobilemenu .search-button .fa.fa-search{
        color:#fff;
        font-size:16px
    }
    .headlines{
        margin-bottom:0
    }
    .headlines-block{
        height:0
    }
    .mobilemenu .search-btn{
        display:inline-block;
        float:right;
        padding:10px;
        text-align:center;
        width:50%
    }
    .main-content-left-part{
        margin-top:0
    }
    .mobile-menu li ul{
        position:relative
    }
    .footer-logo{
        display:block;
        margin:0 auto;
        width:240px
    }
    .footer-nav{
        float:none
    }
    .footer-nav ul{
        margin-top:20px
    }
    .footer-nav ul li{
        margin:0 25px 10px auto;
        text-align:center
    }
    .block-1-article{
        display:block;
        margin:0 auto;
        padding-right:0;
        width:240px
    }
    .mobilemenu{
        display:none
    }
    #nav-icon{
        width:25px;
        height:15px;
        position:relative;
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);
        -webkit-transition: .5s ease-in-out;
        -moz-transition: .5s ease-in-out;
        -o-transition: .5s ease-in-out;
        transition: .5s ease-in-out;
        cursor:pointer
    }
    #nav-icon span{
        display:block;
        position:absolute;
        height:3px;
        width:100%;
        background:#fff;
        border-radius:9px;
        opacity:1;
        left:0;
        -webkit-transform:rotate(0deg);
        -moz-transform:rotate(0deg);
        -o-transform:rotate(0deg);
        transform:rotate(0deg);
        -webkit-transition: .25s ease-in-out;
        -moz-transition: .25s ease-in-out;
        -o-transition: .25s ease-in-out;
        transition: .25s ease-in-out
    }
    #nav-icon span:nth-child(1){
        top:0px
    }
    #nav-icon span:nth-child(2),#nav-icon span:nth-child(3){
        top:5.5px
    }
    #nav-icon span:nth-child(4){
        top:12px
    }
    #nav-icon.open span:nth-child(1){
        top:18px;
        width:0%;
        left:50%
    }
    #nav-icon.open span:nth-child(2){
        -webkit-transform:rotate(45deg);
        -moz-transform:rotate(45deg);
        -o-transform:rotate(45deg);
        transform:rotate(45deg)
    }
    #nav-icon.open span:nth-child(3){
        -webkit-transform:rotate(-45deg);
        -moz-transform:rotate(-45deg);
        -o-transform:rotate(-45deg);
        transform:rotate(-45deg)
    }
    #nav-icon.open span:nth-child(4){
        top:18px;
        width:0%;
        left:50%
    }
    .mobilemenu{
        position:relative;
        right:0px;
        top:40px;
        width:100%;
        background-color:rgb(12, 22, 52);
        z-index:9
    }
    .mobilemenu{
        top:0px
    }
    .footer-logo>a{
        padding:0
    }
    .nav-part ul li a{
        display:block;
        color:#fff
    }
    .mobile-menu li ul{
        display:none
    }
    .mobile-menu li:hover .sub-menu{
        display:none
    }
    .mobile-menu li{
        position:relative
    }
    .menu-arrow::after{
        color:#fff;
        content:"+";
        cursor:pointer;
        display:inline-block;
        font-family:"FontAwesome";
        font-size:22px;
        height:30px;
        position:absolute;
        right:0px;
        top:5px;
        width:70px;
        text-align:center
    }
    .mobile-menu li ul li ul{
        top:auto;
        left:0
    }
    .mobilemenu ul li:hover a{
        background-color:#1995D3
    }
    .mobile-menu ul li:hover a{
        background-color:green
    }
    .page-title h1{
        font-size:22px;
        line-height:28px
    }
    .single-main .category-lists a{
        font-size:12px
    }
    .main-left{
        float:none;
        width:100%
    }
    .npt-singlepost p{
        font-size:16px !important;
        line-height:22px !important
    }
    .social-icons .np-share-text{
        display:none
    }
    .social-icons .np-twitter a::after{
        content:none
    }
    .social-icons .np-facebook a::after{
        content:none
    }
    .np-twitter,.np-facebook{
        width:50px
    }
    .social-icons .np-twitter span, .social-icons .np-facebook span{
        padding:0
    }
    .social-icons .np-googleplus a{
        font-size:19px !important
    }
    .np-facebook .fa.fa-facebook, .np-twitter .fa.fa-twitter{
        font-size:22px;
        vertical-align:middle
    }
    .recent-post-heading li{
        display:inline-block;
        padding-bottom:16px;
        padding-top:0px;
        width:100%
    }
    .form-submit #submit{
        padding:10px 26px
    }
    .main-right{
        float:none;
        width:100%
    }
    .comment-form-comment{
        float:none;
        width:100%;
        padding-left:0
    }
    .comment-form-author,.comment-form-email,.comment-form-url{
        float:none;
        margin-right:0;
        width:100%
    }
    #comment{
        padding:20px 15px
    }
    .single-title-categories{
        width:100%
    }
    .single-main .post-content-area{
        padding:0px 0 10px
    }
    figure img{
        height:auto;
        width:100%
    }
    .page-titles{
        margin-bottom:5px
    }
    .main-left.npt-category-block>p{
        font-size:14px;
        line-height:22px
    }
    .post-meta{
        margin-bottom:5px
    }
    .post-content-area>h3{
        font-size:18px;
        line-height:24px;
        margin-bottom:5px
    }
    .author-description{
        width:60%
    }
    .author-description>h3{
        font-size:14px;
        line-height:20px
    }
    .author-description p{
        font-size:12px;
        line-height:18px
    }
    .author{
        padding:15px 0
    }
    .recent-posts .recent-post-heading>h3{
        margin-bottom:15px
    }
    .recent-posts .recent-post-heading>ul{
        padding-bottom:10px
    }
    .archive_loop_wrapper .container{
        padding:0 30px
    }
    .pagination span, .pagination a{
        font-size:20px;
        width:32px
    }
    .next-btn{
        font-size:18px;
        margin-right:0
    }
    .post-design-content .post-content-area .category{
        clear:both;
        display:block;
        padding-top:10px
    }
    .pagination-wrapper{
        text-align:left
    }
    .page-title{
        font-size:20px;
        line-height:30px
    }
    .page-search p{
        font-size:22px;
        line-height:28px
    }
    .page-search.search-box span{
        padding-top:10px
    }
    .gallery-item{
        margin:0 auto;
        width:50%
    }
    .gallery-columns-3 .gallery-item{
        width:50%
    }
    .gallery-icon.portrait{
        margin:0 auto;
        width:100%;
        float:left
    }
    .main-left{
        padding-left:0
    }
    .main-right{
        padding-right:0
    }
    .post-design-content .post-content-area.post-content-image figure{
        margin-right:0;
        width:100%;
    }
    iframe{
        width:100%;
        height:auto
    }
    .ad1 img, .ad2 img, .ad3 img, .ad4 img, .ad5 img, .ad6 img, .ad7 img, .ad8 img, .ad9 img{
        max-width:100%;
        height:auto
    }
    .logo-ad{
        text-align:center;
        width:100%;
        float:none;
        margin:0px 0px 10px 0px;
        display:inline-block
    }
    .logo-ads-block{
        float:none;
        width:auto;
        margin:0 auto;
        text-align:center;
        margin-bottom:15px
    }
    .logo-ads-block img, .logo-ads-block iframe{
        max-width:100%;
        height:auto
    }
    .ads-block{
        width:100%;
        float:none;
        text-align:center;
        margin:0 auto
    }
    .logo-ads-block .logo-ad{
        float:left;
        max-width:80%;
        text-align:left
    }
    .logo-part{
        clear:initial;
        float:none;
        display:inline-block;
        margin:-2px 0 3px 0
    }
}
@media (max-width: 380px){
    #nav-icon{
        top:22px
    }
}
@media(min-width: 425px) and (max-width: 767px){
    .main-content-left-part{
        padding:0 40px
    }
    .main-slider{
        padding:0 40px
    }
    .news-block-1-inner{
        width:320px;
        margin:0 auto;
        float:none
    }
    .news-block-2-inner, .block-4-img, .news-block-3-inner, .news-block-5-left-inner h3, .news-block-5-left h2, .news-block-5-left-list, .block-7-img, .npt-category-block h2, .block-6-left-inner-part, .block-6-left-part-list, .block-7-inner-blocks, .block-6-img, .block-8-img, .news-block-5-right-inner-top-left h3,.news-block-5-right-inner-top-right-content{
        margin:0 auto;
        width:320px
    }
    .news-block-5-left{
        float:none
    }
    .mobile-menu{
        top:-7px
    }
    .news-block-5-left .npt-bigpost{
        float:none;
        width:auto
    }
    .block-7-list{
        margin:8px 0 0 0;
        width:auto;
        float:none
    }
    .block-6-left-part .npt-block-9{
        float:none;
        width:320px
    }
    .block-6-left-part .block-6-left-part-list{
        float:none;
        width:320px;
        margin:0 auto
    }
    .edition-text span::after{
        display:none
    }
    .single-title-categories{
        width:320px
    }
    .post-design-content .post-content-area.post-content-image figure{
        float:none;
        margin:0 auto
    }
    .main-left{
        float:none;
        width:320px
    }
    .main-right{
        float:none;
        width:320px
    }
}
.sticky-post{
    color:#686868;
    display:block;
    font-family:Montserrat,"Helvetica Neue",sans-serif;
    font-size:13px;
    font-size:0.8125rem;
    letter-spacing:0.076923077em;
    line-height:1.6153846154;
    margin-bottom:0.5384615385em;
    text-transform:uppercase
}
.sticky .posted-on,.byline{
    display:none
}
.sticky-post{
    font-size:9.75pt
}
.sticky-post{
    color:#686868 !important
}
.screen-reader-text{
    position:static !important
}
.screen-reader-text{
    clip:rect(1px, 1px, 1px, 1px);
    height:1px;
    overflow:hidden;
    position:absolute !important;
    width:1px;
    word-wrap:normal !important
}
.screen-reader-text{
    position:absolute !important
}
.bypostauthor > article .fn:after{
    -moz-osx-font-smoothing:grayscale;
    -webkit-font-smoothing:antialiased;
    display:inline-block;
    font-family:"Genericons";
    font-size:16px;
    font-style:normal;
    font-variant:normal;
    font-weight:normal;
    line-height:1;
    speak:none;
    text-align:center;
    text-decoration:inherit;
    text-transform:none;
    vertical-align:top
}
.bypostauthor > article .fn:after{
    content:"\f304";
    left:3px;
    position:relative;
    top:5px
}
.aligncenter{
    clear:both;
    display:block;
    margin:0 auto 1.75em
}
blockquote.aligncenter{
    margin-bottom:1.473684211em
}
body:not(.search-results) .entry-summary .aligncenter{
    margin-bottom:1.4736842105em
}
.widget .aligncenter{
    margin-bottom:1.6153846154em
}
body:not(.search-results) .entry-summary .aligncenter{
    margin-bottom:1.5217391304em
}
@font-face{
    font-family:'FontAwesome';
    font-weight:normal;
    font-style:normal
}
.fa{
    display:inline-block;
    font:normal normal normal 14px/1 FontAwesome;
    font-size:inherit;
    text-rendering:auto;
    -webkit-font-smoothing:antialiased;
    -moz-osx-font-smoothing:grayscale
}
.fa-lg{
    font-size:1.33333333em;
    line-height:.75em;
    vertical-align:-15%
}
.fa-2x{
    font-size:2em
}
.fa-3x{
    font-size:3em
}
.fa-4x{
    font-size:4em
}
.fa-5x{
    font-size:5em
}
.fa-fw{
    width:1.28571429em;
    text-align:center
}
.fa-ul{
    padding-left:0;
    margin-left:2.14285714em;
    list-style-type:none
}
.fa-ul>li{
    position:relative
}
.fa-li{
    position:absolute;
    left:-2.14285714em;
    width:2.14285714em;
    top:.14285714em;
    text-align:center
}
.fa-li.fa-lg{
    left:-1.85714286em
}
.fa-border{
    padding:.2em .25em .15em;
    border:solid .08em #eee;
    border-radius:.1em
}
.fa-pull-left{
    float:left
}
.fa-pull-right{
    float:right
}
.fa.fa-pull-left{
    margin-right:.3em
}
.fa.fa-pull-right{
    margin-left:.3em
}
.pull-right{
    float:right
}
.pull-left{
    float:left
}
.fa.pull-left{
    margin-right:.3em
}
.fa.pull-right{
    margin-left:.3em
}
.fa-spin{
    -webkit-animation:fa-spin 2s infinite linear;
    animation:fa-spin 2s infinite linear
}
.fa-pulse{
    -webkit-animation:fa-spin 1s infinite steps(8);
    animation:fa-spin 1s infinite steps(8)
}
@-webkit-keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
@keyframes fa-spin{
    0%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg)
    }
    100%{
        -webkit-transform:rotate(359deg);
        transform:rotate(359deg)
    }
}
.fa-rotate-90{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform:rotate(90deg);
    -ms-transform:rotate(90deg);
    transform:rotate(90deg)
}
.fa-rotate-180{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform:rotate(180deg);
    -ms-transform:rotate(180deg);
    transform:rotate(180deg)
}
.fa-rotate-270{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform:rotate(270deg);
    -ms-transform:rotate(270deg);
    transform:rotate(270deg)
}
.fa-flip-horizontal{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0,mirror=1)";
    -webkit-transform:scale(-1,1);
    -ms-transform:scale(-1,1);
    transform:scale(-1,1)
}
.fa-flip-vertical{
    -ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform:scale(1, -1);
    -ms-transform:scale(1, -1);
    transform:scale(1, -1)
}
:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{
    filter:none
}
.fa-stack{
    position:relative;
    display:inline-block;
    width:2em;
    height:2em;
    line-height:2em;
    vertical-align:middle
}
.fa-stack-1x,.fa-stack-2x{
    position:absolute;
    left:0;
    width:100%;
    text-align:center
}
.fa-stack-1x{
    line-height:inherit
}
.fa-stack-2x{
    font-size:2em
}
.fa-inverse{
    color:#fff
}
.fa-glass:before{
    content:"\f000"
}
.fa-music:before{
    content:"\f001"
}
.fa-search:before{
    content:"\f002"
}
.fa-envelope-o:before{
    content:"\f003"
}
.fa-heart:before{
    content:"\f004"
}
.fa-star:before{
    content:"\f005"
}
.fa-star-o:before{
    content:"\f006"
}
.fa-user:before{
    content:"\f007"
}
.fa-film:before{
    content:"\f008"
}
.fa-th-large:before{
    content:"\f009"
}
.fa-th:before{
    content:"\f00a"
}
.fa-th-list:before{
    content:"\f00b"
}
.fa-check:before{
    content:"\f00c"
}
.fa-remove:before,.fa-close:before,.fa-times:before{
    content:"\f00d"
}
.fa-search-plus:before{
    content:"\f00e"
}
.fa-search-minus:before{
    content:"\f010"
}
.fa-power-off:before{
    content:"\f011"
}
.fa-signal:before{
    content:"\f012"
}
.fa-gear:before,.fa-cog:before{
    content:"\f013"
}
.fa-trash-o:before{
    content:"\f014"
}
.fa-home:before{
    content:"\f015"
}
.fa-file-o:before{
    content:"\f016"
}
.fa-clock-o:before{
    content:"\f017"
}
.fa-road:before{
    content:"\f018"
}
.fa-download:before{
    content:"\f019"
}
.fa-arrow-circle-o-down:before{
    content:"\f01a"
}
.fa-arrow-circle-o-up:before{
    content:"\f01b"
}
.fa-inbox:before{
    content:"\f01c"
}
.fa-play-circle-o:before{
    content:"\f01d"
}
.fa-rotate-right:before,.fa-repeat:before{
    content:"\f01e"
}
.fa-refresh:before{
    content:"\f021"
}
.fa-list-alt:before{
    content:"\f022"
}
.fa-lock:before{
    content:"\f023"
}
.fa-flag:before{
    content:"\f024"
}
.fa-headphones:before{
    content:"\f025"
}
.fa-volume-off:before{
    content:"\f026"
}
.fa-volume-down:before{
    content:"\f027"
}
.fa-volume-up:before{
    content:"\f028"
}
.fa-qrcode:before{
    content:"\f029"
}
.fa-barcode:before{
    content:"\f02a"
}
.fa-tag:before{
    content:"\f02b"
}
.fa-tags:before{
    content:"\f02c"
}
.fa-book:before{
    content:"\f02d"
}
.fa-bookmark:before{
    content:"\f02e"
}
.fa-print:before{
    content:"\f02f"
}
.fa-camera:before{
    content:"\f030"
}
.fa-font:before{
    content:"\f031"
}
.fa-bold:before{
    content:"\f032"
}
.fa-italic:before{
    content:"\f033"
}
.fa-text-height:before{
    content:"\f034"
}
.fa-text-width:before{
    content:"\f035"
}
.fa-align-left:before{
    content:"\f036"
}
.fa-align-center:before{
    content:"\f037"
}
.fa-align-right:before{
    content:"\f038"
}
.fa-align-justify:before{
    content:"\f039"
}
.fa-list:before{
    content:"\f03a"
}
.fa-dedent:before,.fa-outdent:before{
    content:"\f03b"
}
.fa-indent:before{
    content:"\f03c"
}
.fa-video-camera:before{
    content:"\f03d"
}
.fa-photo:before,.fa-image:before,.fa-picture-o:before{
    content:"\f03e"
}
.fa-pencil:before{
    content:"\f040"
}
.fa-map-marker:before{
    content:"\f041"
}
.fa-adjust:before{
    content:"\f042"
}
.fa-tint:before{
    content:"\f043"
}
.fa-edit:before,.fa-pencil-square-o:before{
    content:"\f044"
}
.fa-share-square-o:before{
    content:"\f045"
}
.fa-check-square-o:before{
    content:"\f046"
}
.fa-arrows:before{
    content:"\f047"
}
.fa-step-backward:before{
    content:"\f048"
}
.fa-fast-backward:before{
    content:"\f049"
}
.fa-backward:before{
    content:"\f04a"
}
.fa-play:before{
    content:"\f04b"
}
.fa-pause:before{
    content:"\f04c"
}
.fa-stop:before{
    content:"\f04d"
}
.fa-forward:before{
    content:"\f04e"
}
.fa-fast-forward:before{
    content:"\f050"
}
.fa-step-forward:before{
    content:"\f051"
}
.fa-eject:before{
    content:"\f052"
}
.fa-chevron-left:before{
    content:"\f053"
}
.fa-chevron-right:before{
    content:"\f054"
}
.fa-plus-circle:before{
    content:"\f055"
}
.fa-minus-circle:before{
    content:"\f056"
}
.fa-times-circle:before{
    content:"\f057"
}
.fa-check-circle:before{
    content:"\f058"
}
.fa-question-circle:before{
    content:"\f059"
}
.fa-info-circle:before{
    content:"\f05a"
}
.fa-crosshairs:before{
    content:"\f05b"
}
.fa-times-circle-o:before{
    content:"\f05c"
}
.fa-check-circle-o:before{
    content:"\f05d"
}
.fa-ban:before{
    content:"\f05e"
}
.fa-arrow-left:before{
    content:"\f060"
}
.fa-arrow-right:before{
    content:"\f061"
}
.fa-arrow-up:before{
    content:"\f062"
}
.fa-arrow-down:before{
    content:"\f063"
}
.fa-mail-forward:before,.fa-share:before{
    content:"\f064"
}
.fa-expand:before{
    content:"\f065"
}
.fa-compress:before{
    content:"\f066"
}
.fa-plus:before{
    content:"\f067"
}
.fa-minus:before{
    content:"\f068"
}
.fa-asterisk:before{
    content:"\f069"
}
.fa-exclamation-circle:before{
    content:"\f06a"
}
.fa-gift:before{
    content:"\f06b"
}
.fa-leaf:before{
    content:"\f06c"
}
.fa-fire:before{
    content:"\f06d"
}
.fa-eye:before{
    content:"\f06e"
}
.fa-eye-slash:before{
    content:"\f070"
}
.fa-warning:before,.fa-exclamation-triangle:before{
    content:"\f071"
}
.fa-plane:before{
    content:"\f072"
}
.fa-calendar:before{
    content:"\f073"
}
.fa-random:before{
    content:"\f074"
}
.fa-comment:before{
    content:"\f075"
}
.fa-magnet:before{
    content:"\f076"
}
.fa-chevron-up:before{
    content:"\f077"
}
.fa-chevron-down:before{
    content:"\f078"
}
.fa-retweet:before{
    content:"\f079"
}
.fa-shopping-cart:before{
    content:"\f07a"
}
.fa-folder:before{
    content:"\f07b"
}
.fa-folder-open:before{
    content:"\f07c"
}
.fa-arrows-v:before{
    content:"\f07d"
}
.fa-arrows-h:before{
    content:"\f07e"
}
.fa-bar-chart-o:before,.fa-bar-chart:before{
    content:"\f080"
}
.fa-twitter-square:before{
    content:"\f081"
}
.fa-facebook-square:before{
    content:"\f082"
}
.fa-camera-retro:before{
    content:"\f083"
}
.fa-key:before{
    content:"\f084"
}
.fa-gears:before,.fa-cogs:before{
    content:"\f085"
}
.fa-comments:before{
    content:"\f086"
}
.fa-thumbs-o-up:before{
    content:"\f087"
}
.fa-thumbs-o-down:before{
    content:"\f088"
}
.fa-star-half:before{
    content:"\f089"
}
.fa-heart-o:before{
    content:"\f08a"
}
.fa-sign-out:before{
    content:"\f08b"
}
.fa-linkedin-square:before{
    content:"\f08c"
}
.fa-thumb-tack:before{
    content:"\f08d"
}
.fa-external-link:before{
    content:"\f08e"
}
.fa-sign-in:before{
    content:"\f090"
}
.fa-trophy:before{
    content:"\f091"
}
.fa-github-square:before{
    content:"\f092"
}
.fa-upload:before{
    content:"\f093"
}
.fa-lemon-o:before{
    content:"\f094"
}
.fa-phone:before{
    content:"\f095"
}
.fa-square-o:before{
    content:"\f096"
}
.fa-bookmark-o:before{
    content:"\f097"
}
.fa-phone-square:before{
    content:"\f098"
}
.fa-twitter:before{
    content:"\f099"
}
.fa-facebook-f:before,.fa-facebook:before{
    content:"\f09a"
}
.fa-github:before{
    content:"\f09b"
}
.fa-unlock:before{
    content:"\f09c"
}
.fa-credit-card:before{
    content:"\f09d"
}
.fa-feed:before,.fa-rss:before{
    content:"\f09e"
}
.fa-hdd-o:before{
    content:"\f0a0"
}
.fa-bullhorn:before{
    content:"\f0a1"
}
.fa-bell:before{
    content:"\f0f3"
}
.fa-certificate:before{
    content:"\f0a3"
}
.fa-hand-o-right:before{
    content:"\f0a4"
}
.fa-hand-o-left:before{
    content:"\f0a5"
}
.fa-hand-o-up:before{
    content:"\f0a6"
}
.fa-hand-o-down:before{
    content:"\f0a7"
}
.fa-arrow-circle-left:before{
    content:"\f0a8"
}
.fa-arrow-circle-right:before{
    content:"\f0a9"
}
.fa-arrow-circle-up:before{
    content:"\f0aa"
}
.fa-arrow-circle-down:before{
    content:"\f0ab"
}
.fa-globe:before{
    content:"\f0ac"
}
.fa-wrench:before{
    content:"\f0ad"
}
.fa-tasks:before{
    content:"\f0ae"
}
.fa-filter:before{
    content:"\f0b0"
}
.fa-briefcase:before{
    content:"\f0b1"
}
.fa-arrows-alt:before{
    content:"\f0b2"
}
.fa-group:before,.fa-users:before{
    content:"\f0c0"
}
.fa-chain:before,.fa-link:before{
    content:"\f0c1"
}
.fa-cloud:before{
    content:"\f0c2"
}
.fa-flask:before{
    content:"\f0c3"
}
.fa-cut:before,.fa-scissors:before{
    content:"\f0c4"
}
.fa-copy:before,.fa-files-o:before{
    content:"\f0c5"
}
.fa-paperclip:before{
    content:"\f0c6"
}
.fa-save:before,.fa-floppy-o:before{
    content:"\f0c7"
}
.fa-square:before{
    content:"\f0c8"
}
.fa-navicon:before,.fa-reorder:before,.fa-bars:before{
    content:"\f0c9"
}
.fa-list-ul:before{
    content:"\f0ca"
}
.fa-list-ol:before{
    content:"\f0cb"
}
.fa-strikethrough:before{
    content:"\f0cc"
}
.fa-underline:before{
    content:"\f0cd"
}
.fa-table:before{
    content:"\f0ce"
}
.fa-magic:before{
    content:"\f0d0"
}
.fa-truck:before{
    content:"\f0d1"
}
.fa-pinterest:before{
    content:"\f0d2"
}
.fa-pinterest-square:before{
    content:"\f0d3"
}
.fa-google-plus-square:before{
    content:"\f0d4"
}
.fa-google-plus:before{
    content:"\f0d5"
}
.fa-money:before{
    content:"\f0d6"
}
.fa-caret-down:before{
    content:"\f0d7"
}
.fa-caret-up:before{
    content:"\f0d8"
}
.fa-caret-left:before{
    content:"\f0d9"
}
.fa-caret-right:before{
    content:"\f0da"
}
.fa-columns:before{
    content:"\f0db"
}
.fa-unsorted:before,.fa-sort:before{
    content:"\f0dc"
}
.fa-sort-down:before,.fa-sort-desc:before{
    content:"\f0dd"
}
.fa-sort-up:before,.fa-sort-asc:before{
    content:"\f0de"
}
.fa-envelope:before{
    content:"\f0e0"
}
.fa-linkedin:before{
    content:"\f0e1"
}
.fa-rotate-left:before,.fa-undo:before{
    content:"\f0e2"
}
.fa-legal:before,.fa-gavel:before{
    content:"\f0e3"
}
.fa-dashboard:before,.fa-tachometer:before{
    content:"\f0e4"
}
.fa-comment-o:before{
    content:"\f0e5"
}
.fa-comments-o:before{
    content:"\f0e6"
}
.fa-flash:before,.fa-bolt:before{
    content:"\f0e7"
}
.fa-sitemap:before{
    content:"\f0e8"
}
.fa-umbrella:before{
    content:"\f0e9"
}
.fa-paste:before,.fa-clipboard:before{
    content:"\f0ea"
}
.fa-lightbulb-o:before{
    content:"\f0eb"
}
.fa-exchange:before{
    content:"\f0ec"
}
.fa-cloud-download:before{
    content:"\f0ed"
}
.fa-cloud-upload:before{
    content:"\f0ee"
}
.fa-user-md:before{
    content:"\f0f0"
}
.fa-stethoscope:before{
    content:"\f0f1"
}
.fa-suitcase:before{
    content:"\f0f2"
}
.fa-bell-o:before{
    content:"\f0a2"
}
.fa-coffee:before{
    content:"\f0f4"
}
.fa-cutlery:before{
    content:"\f0f5"
}
.fa-file-text-o:before{
    content:"\f0f6"
}
.fa-building-o:before{
    content:"\f0f7"
}
.fa-hospital-o:before{
    content:"\f0f8"
}
.fa-ambulance:before{
    content:"\f0f9"
}
.fa-medkit:before{
    content:"\f0fa"
}
.fa-fighter-jet:before{
    content:"\f0fb"
}
.fa-beer:before{
    content:"\f0fc"
}
.fa-h-square:before{
    content:"\f0fd"
}
.fa-plus-square:before{
    content:"\f0fe"
}
.fa-angle-double-left:before{
    content:"\f100"
}
.fa-angle-double-right:before{
    content:"\f101"
}
.fa-angle-double-up:before{
    content:"\f102"
}
.fa-angle-double-down:before{
    content:"\f103"
}
.fa-angle-left:before{
    content:"\f104"
}
.fa-angle-right:before{
    content:"\f105"
}
.fa-angle-up:before{
    content:"\f106"
}
.fa-angle-down:before{
    content:"\f107"
}
.fa-desktop:before{
    content:"\f108"
}
.fa-laptop:before{
    content:"\f109"
}
.fa-tablet:before{
    content:"\f10a"
}
.fa-mobile-phone:before,.fa-mobile:before{
    content:"\f10b"
}
.fa-circle-o:before{
    content:"\f10c"
}
.fa-quote-left:before{
    content:"\f10d"
}
.fa-quote-right:before{
    content:"\f10e"
}
.fa-spinner:before{
    content:"\f110"
}
.fa-circle:before{
    content:"\f111"
}
.fa-mail-reply:before,.fa-reply:before{
    content:"\f112"
}
.fa-github-alt:before{
    content:"\f113"
}
.fa-folder-o:before{
    content:"\f114"
}
.fa-folder-open-o:before{
    content:"\f115"
}
.fa-smile-o:before{
    content:"\f118"
}
.fa-frown-o:before{
    content:"\f119"
}
.fa-meh-o:before{
    content:"\f11a"
}
.fa-gamepad:before{
    content:"\f11b"
}
.fa-keyboard-o:before{
    content:"\f11c"
}
.fa-flag-o:before{
    content:"\f11d"
}
.fa-flag-checkered:before{
    content:"\f11e"
}
.fa-terminal:before{
    content:"\f120"
}
.fa-code:before{
    content:"\f121"
}
.fa-mail-reply-all:before,.fa-reply-all:before{
    content:"\f122"
}
.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{
    content:"\f123"
}
.fa-location-arrow:before{
    content:"\f124"
}
.fa-crop:before{
    content:"\f125"
}
.fa-code-fork:before{
    content:"\f126"
}
.fa-unlink:before,.fa-chain-broken:before{
    content:"\f127"
}
.fa-question:before{
    content:"\f128"
}
.fa-info:before{
    content:"\f129"
}
.fa-exclamation:before{
    content:"\f12a"
}
.fa-superscript:before{
    content:"\f12b"
}
.fa-subscript:before{
    content:"\f12c"
}
.fa-eraser:before{
    content:"\f12d"
}
.fa-puzzle-piece:before{
    content:"\f12e"
}
.fa-microphone:before{
    content:"\f130"
}
.fa-microphone-slash:before{
    content:"\f131"
}
.fa-shield:before{
    content:"\f132"
}
.fa-calendar-o:before{
    content:"\f133"
}
.fa-fire-extinguisher:before{
    content:"\f134"
}
.fa-rocket:before{
    content:"\f135"
}
.fa-maxcdn:before{
    content:"\f136"
}
.fa-chevron-circle-left:before{
    content:"\f137"
}
.fa-chevron-circle-right:before{
    content:"\f138"
}
.fa-chevron-circle-up:before{
    content:"\f139"
}
.fa-chevron-circle-down:before{
    content:"\f13a"
}
.fa-html5:before{
    content:"\f13b"
}
.fa-css3:before{
    content:"\f13c"
}
.fa-anchor:before{
    content:"\f13d"
}
.fa-unlock-alt:before{
    content:"\f13e"
}
.fa-bullseye:before{
    content:"\f140"
}
.fa-ellipsis-h:before{
    content:"\f141"
}
.fa-ellipsis-v:before{
    content:"\f142"
}
.fa-rss-square:before{
    content:"\f143"
}
.fa-play-circle:before{
    content:"\f144"
}
.fa-ticket:before{
    content:"\f145"
}
.fa-minus-square:before{
    content:"\f146"
}
.fa-minus-square-o:before{
    content:"\f147"
}
.fa-level-up:before{
    content:"\f148"
}
.fa-level-down:before{
    content:"\f149"
}
.fa-check-square:before{
    content:"\f14a"
}
.fa-pencil-square:before{
    content:"\f14b"
}
.fa-external-link-square:before{
    content:"\f14c"
}
.fa-share-square:before{
    content:"\f14d"
}
.fa-compass:before{
    content:"\f14e"
}
.fa-toggle-down:before,.fa-caret-square-o-down:before{
    content:"\f150"
}
.fa-toggle-up:before,.fa-caret-square-o-up:before{
    content:"\f151"
}
.fa-toggle-right:before,.fa-caret-square-o-right:before{
    content:"\f152"
}
.fa-euro:before,.fa-eur:before{
    content:"\f153"
}
.fa-gbp:before{
    content:"\f154"
}
.fa-dollar:before,.fa-usd:before{
    content:"\f155"
}
.fa-rupee:before,.fa-inr:before{
    content:"\f156"
}
.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{
    content:"\f157"
}
.fa-ruble:before,.fa-rouble:before,.fa-rub:before{
    content:"\f158"
}
.fa-won:before,.fa-krw:before{
    content:"\f159"
}
.fa-bitcoin:before,.fa-btc:before{
    content:"\f15a"
}
.fa-file:before{
    content:"\f15b"
}
.fa-file-text:before{
    content:"\f15c"
}
.fa-sort-alpha-asc:before{
    content:"\f15d"
}
.fa-sort-alpha-desc:before{
    content:"\f15e"
}
.fa-sort-amount-asc:before{
    content:"\f160"
}
.fa-sort-amount-desc:before{
    content:"\f161"
}
.fa-sort-numeric-asc:before{
    content:"\f162"
}
.fa-sort-numeric-desc:before{
    content:"\f163"
}
.fa-thumbs-up:before{
    content:"\f164"
}
.fa-thumbs-down:before{
    content:"\f165"
}
.fa-youtube-square:before{
    content:"\f166"
}
.fa-youtube:before{
    content:"\f167"
}
.fa-xing:before{
    content:"\f168"
}
.fa-xing-square:before{
    content:"\f169"
}
.fa-youtube-play:before{
    content:"\f16a"
}
.fa-dropbox:before{
    content:"\f16b"
}
.fa-stack-overflow:before{
    content:"\f16c"
}
.fa-instagram:before{
    content:"\f16d"
}
.fa-flickr:before{
    content:"\f16e"
}
.fa-adn:before{
    content:"\f170"
}
.fa-bitbucket:before{
    content:"\f171"
}
.fa-bitbucket-square:before{
    content:"\f172"
}
.fa-tumblr:before{
    content:"\f173"
}
.fa-tumblr-square:before{
    content:"\f174"
}
.fa-long-arrow-down:before{
    content:"\f175"
}
.fa-long-arrow-up:before{
    content:"\f176"
}
.fa-long-arrow-left:before{
    content:"\f177"
}
.fa-long-arrow-right:before{
    content:"\f178"
}
.fa-apple:before{
    content:"\f179"
}
.fa-windows:before{
    content:"\f17a"
}
.fa-android:before{
    content:"\f17b"
}
.fa-linux:before{
    content:"\f17c"
}
.fa-dribbble:before{
    content:"\f17d"
}
.fa-skype:before{
    content:"\f17e"
}
.fa-foursquare:before{
    content:"\f180"
}
.fa-trello:before{
    content:"\f181"
}
.fa-female:before{
    content:"\f182"
}
.fa-male:before{
    content:"\f183"
}
.fa-gittip:before,.fa-gratipay:before{
    content:"\f184"
}
.fa-sun-o:before{
    content:"\f185"
}
.fa-moon-o:before{
    content:"\f186"
}
.fa-archive:before{
    content:"\f187"
}
.fa-bug:before{
    content:"\f188"
}
.fa-vk:before{
    content:"\f189"
}
.fa-weibo:before{
    content:"\f18a"
}
.fa-renren:before{
    content:"\f18b"
}
.fa-pagelines:before{
    content:"\f18c"
}
.fa-stack-exchange:before{
    content:"\f18d"
}
.fa-arrow-circle-o-right:before{
    content:"\f18e"
}
.fa-arrow-circle-o-left:before{
    content:"\f190"
}
.fa-toggle-left:before,.fa-caret-square-o-left:before{
    content:"\f191"
}
.fa-dot-circle-o:before{
    content:"\f192"
}
.fa-wheelchair:before{
    content:"\f193"
}
.fa-vimeo-square:before{
    content:"\f194"
}
.fa-turkish-lira:before,.fa-try:before{
    content:"\f195"
}
.fa-plus-square-o:before{
    content:"\f196"
}
.fa-space-shuttle:before{
    content:"\f197"
}
.fa-slack:before{
    content:"\f198"
}
.fa-envelope-square:before{
    content:"\f199"
}
.fa-wordpress:before{
    content:"\f19a"
}
.fa-openid:before{
    content:"\f19b"
}
.fa-institution:before,.fa-bank:before,.fa-university:before{
    content:"\f19c"
}
.fa-mortar-board:before,.fa-graduation-cap:before{
    content:"\f19d"
}
.fa-yahoo:before{
    content:"\f19e"
}
.fa-google:before{
    content:"\f1a0"
}
.fa-reddit:before{
    content:"\f1a1"
}
.fa-reddit-square:before{
    content:"\f1a2"
}
.fa-stumbleupon-circle:before{
    content:"\f1a3"
}
.fa-stumbleupon:before{
    content:"\f1a4"
}
.fa-delicious:before{
    content:"\f1a5"
}
.fa-digg:before{
    content:"\f1a6"
}
.fa-pied-piper-pp:before{
    content:"\f1a7"
}
.fa-pied-piper-alt:before{
    content:"\f1a8"
}
.fa-drupal:before{
    content:"\f1a9"
}
.fa-joomla:before{
    content:"\f1aa"
}
.fa-language:before{
    content:"\f1ab"
}
.fa-fax:before{
    content:"\f1ac"
}
.fa-building:before{
    content:"\f1ad"
}
.fa-child:before{
    content:"\f1ae"
}
.fa-paw:before{
    content:"\f1b0"
}
.fa-spoon:before{
    content:"\f1b1"
}
.fa-cube:before{
    content:"\f1b2"
}
.fa-cubes:before{
    content:"\f1b3"
}
.fa-behance:before{
    content:"\f1b4"
}
.fa-behance-square:before{
    content:"\f1b5"
}
.fa-steam:before{
    content:"\f1b6"
}
.fa-steam-square:before{
    content:"\f1b7"
}
.fa-recycle:before{
    content:"\f1b8"
}
.fa-automobile:before,.fa-car:before{
    content:"\f1b9"
}
.fa-cab:before,.fa-taxi:before{
    content:"\f1ba"
}
.fa-tree:before{
    content:"\f1bb"
}
.fa-spotify:before{
    content:"\f1bc"
}
.fa-deviantart:before{
    content:"\f1bd"
}
.fa-soundcloud:before{
    content:"\f1be"
}
.fa-database:before{
    content:"\f1c0"
}
.fa-file-pdf-o:before{
    content:"\f1c1"
}
.fa-file-word-o:before{
    content:"\f1c2"
}
.fa-file-excel-o:before{
    content:"\f1c3"
}
.fa-file-powerpoint-o:before{
    content:"\f1c4"
}
.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{
    content:"\f1c5"
}
.fa-file-zip-o:before,.fa-file-archive-o:before{
    content:"\f1c6"
}
.fa-file-sound-o:before,.fa-file-audio-o:before{
    content:"\f1c7"
}
.fa-file-movie-o:before,.fa-file-video-o:before{
    content:"\f1c8"
}
.fa-file-code-o:before{
    content:"\f1c9"
}
.fa-vine:before{
    content:"\f1ca"
}
.fa-codepen:before{
    content:"\f1cb"
}
.fa-jsfiddle:before{
    content:"\f1cc"
}
.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{
    content:"\f1cd"
}
.fa-circle-o-notch:before{
    content:"\f1ce"
}
.fa-ra:before,.fa-resistance:before,.fa-rebel:before{
    content:"\f1d0"
}
.fa-ge:before,.fa-empire:before{
    content:"\f1d1"
}
.fa-git-square:before{
    content:"\f1d2"
}
.fa-git:before{
    content:"\f1d3"
}
.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{
    content:"\f1d4"
}
.fa-tencent-weibo:before{
    content:"\f1d5"
}
.fa-qq:before{
    content:"\f1d6"
}
.fa-wechat:before,.fa-weixin:before{
    content:"\f1d7"
}
.fa-send:before,.fa-paper-plane:before{
    content:"\f1d8"
}
.fa-send-o:before,.fa-paper-plane-o:before{
    content:"\f1d9"
}
.fa-history:before{
    content:"\f1da"
}
.fa-circle-thin:before{
    content:"\f1db"
}
.fa-header:before{
    content:"\f1dc"
}
.fa-paragraph:before{
    content:"\f1dd"
}
.fa-sliders:before{
    content:"\f1de"
}
.fa-share-alt:before{
    content:"\f1e0"
}
.fa-share-alt-square:before{
    content:"\f1e1"
}
.fa-bomb:before{
    content:"\f1e2"
}
.fa-soccer-ball-o:before,.fa-futbol-o:before{
    content:"\f1e3"
}
.fa-tty:before{
    content:"\f1e4"
}
.fa-binoculars:before{
    content:"\f1e5"
}
.fa-plug:before{
    content:"\f1e6"
}
.fa-slideshare:before{
    content:"\f1e7"
}
.fa-twitch:before{
    content:"\f1e8"
}
.fa-yelp:before{
    content:"\f1e9"
}
.fa-newspaper-o:before{
    content:"\f1ea"
}
.fa-wifi:before{
    content:"\f1eb"
}
.fa-calculator:before{
    content:"\f1ec"
}
.fa-paypal:before{
    content:"\f1ed"
}
.fa-google-wallet:before{
    content:"\f1ee"
}
.fa-cc-visa:before{
    content:"\f1f0"
}
.fa-cc-mastercard:before{
    content:"\f1f1"
}
.fa-cc-discover:before{
    content:"\f1f2"
}
.fa-cc-amex:before{
    content:"\f1f3"
}
.fa-cc-paypal:before{
    content:"\f1f4"
}
.fa-cc-stripe:before{
    content:"\f1f5"
}
.fa-bell-slash:before{
    content:"\f1f6"
}
.fa-bell-slash-o:before{
    content:"\f1f7"
}
.fa-trash:before{
    content:"\f1f8"
}
.fa-copyright:before{
    content:"\f1f9"
}
.fa-at:before{
    content:"\f1fa"
}
.fa-eyedropper:before{
    content:"\f1fb"
}
.fa-paint-brush:before{
    content:"\f1fc"
}
.fa-birthday-cake:before{
    content:"\f1fd"
}
.fa-area-chart:before{
    content:"\f1fe"
}
.fa-pie-chart:before{
    content:"\f200"
}
.fa-line-chart:before{
    content:"\f201"
}
.fa-lastfm:before{
    content:"\f202"
}
.fa-lastfm-square:before{
    content:"\f203"
}
.fa-toggle-off:before{
    content:"\f204"
}
.fa-toggle-on:before{
    content:"\f205"
}
.fa-bicycle:before{
    content:"\f206"
}
.fa-bus:before{
    content:"\f207"
}
.fa-ioxhost:before{
    content:"\f208"
}
.fa-angellist:before{
    content:"\f209"
}
.fa-cc:before{
    content:"\f20a"
}
.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{
    content:"\f20b"
}
.fa-meanpath:before{
    content:"\f20c"
}
.fa-buysellads:before{
    content:"\f20d"
}
.fa-connectdevelop:before{
    content:"\f20e"
}
.fa-dashcube:before{
    content:"\f210"
}
.fa-forumbee:before{
    content:"\f211"
}
.fa-leanpub:before{
    content:"\f212"
}
.fa-sellsy:before{
    content:"\f213"
}
.fa-shirtsinbulk:before{
    content:"\f214"
}
.fa-simplybuilt:before{
    content:"\f215"
}
.fa-skyatlas:before{
    content:"\f216"
}
.fa-cart-plus:before{
    content:"\f217"
}
.fa-cart-arrow-down:before{
    content:"\f218"
}
.fa-diamond:before{
    content:"\f219"
}
.fa-ship:before{
    content:"\f21a"
}
.fa-user-secret:before{
    content:"\f21b"
}
.fa-motorcycle:before{
    content:"\f21c"
}
.fa-street-view:before{
    content:"\f21d"
}
.fa-heartbeat:before{
    content:"\f21e"
}
.fa-venus:before{
    content:"\f221"
}
.fa-mars:before{
    content:"\f222"
}
.fa-mercury:before{
    content:"\f223"
}
.fa-intersex:before,.fa-transgender:before{
    content:"\f224"
}
.fa-transgender-alt:before{
    content:"\f225"
}
.fa-venus-double:before{
    content:"\f226"
}
.fa-mars-double:before{
    content:"\f227"
}
.fa-venus-mars:before{
    content:"\f228"
}
.fa-mars-stroke:before{
    content:"\f229"
}
.fa-mars-stroke-v:before{
    content:"\f22a"
}
.fa-mars-stroke-h:before{
    content:"\f22b"
}
.fa-neuter:before{
    content:"\f22c"
}
.fa-genderless:before{
    content:"\f22d"
}
.fa-facebook-official:before{
    content:"\f230"
}
.fa-pinterest-p:before{
    content:"\f231"
}
.fa-whatsapp:before{
    content:"\f232"
}
.fa-server:before{
    content:"\f233"
}
.fa-user-plus:before{
    content:"\f234"
}
.fa-user-times:before{
    content:"\f235"
}
.fa-hotel:before,.fa-bed:before{
    content:"\f236"
}
.fa-viacoin:before{
    content:"\f237"
}
.fa-train:before{
    content:"\f238"
}
.fa-subway:before{
    content:"\f239"
}
.fa-medium:before{
    content:"\f23a"
}
.fa-yc:before,.fa-y-combinator:before{
    content:"\f23b"
}
.fa-optin-monster:before{
    content:"\f23c"
}
.fa-opencart:before{
    content:"\f23d"
}
.fa-expeditedssl:before{
    content:"\f23e"
}
.fa-battery-4:before,.fa-battery-full:before{
    content:"\f240"
}
.fa-battery-3:before,.fa-battery-three-quarters:before{
    content:"\f241"
}
.fa-battery-2:before,.fa-battery-half:before{
    content:"\f242"
}
.fa-battery-1:before,.fa-battery-quarter:before{
    content:"\f243"
}
.fa-battery-0:before,.fa-battery-empty:before{
    content:"\f244"
}
.fa-mouse-pointer:before{
    content:"\f245"
}
.fa-i-cursor:before{
    content:"\f246"
}
.fa-object-group:before{
    content:"\f247"
}
.fa-object-ungroup:before{
    content:"\f248"
}
.fa-sticky-note:before{
    content:"\f249"
}
.fa-sticky-note-o:before{
    content:"\f24a"
}
.fa-cc-jcb:before{
    content:"\f24b"
}
.fa-cc-diners-club:before{
    content:"\f24c"
}
.fa-clone:before{
    content:"\f24d"
}
.fa-balance-scale:before{
    content:"\f24e"
}
.fa-hourglass-o:before{
    content:"\f250"
}
.fa-hourglass-1:before,.fa-hourglass-start:before{
    content:"\f251"
}
.fa-hourglass-2:before,.fa-hourglass-half:before{
    content:"\f252"
}
.fa-hourglass-3:before,.fa-hourglass-end:before{
    content:"\f253"
}
.fa-hourglass:before{
    content:"\f254"
}
.fa-hand-grab-o:before,.fa-hand-rock-o:before{
    content:"\f255"
}
.fa-hand-stop-o:before,.fa-hand-paper-o:before{
    content:"\f256"
}
.fa-hand-scissors-o:before{
    content:"\f257"
}
.fa-hand-lizard-o:before{
    content:"\f258"
}
.fa-hand-spock-o:before{
    content:"\f259"
}
.fa-hand-pointer-o:before{
    content:"\f25a"
}
.fa-hand-peace-o:before{
    content:"\f25b"
}
.fa-trademark:before{
    content:"\f25c"
}
.fa-registered:before{
    content:"\f25d"
}
.fa-creative-commons:before{
    content:"\f25e"
}
.fa-gg:before{
    content:"\f260"
}
.fa-gg-circle:before{
    content:"\f261"
}
.fa-tripadvisor:before{
    content:"\f262"
}
.fa-odnoklassniki:before{
    content:"\f263"
}
.fa-odnoklassniki-square:before{
    content:"\f264"
}
.fa-get-pocket:before{
    content:"\f265"
}
.fa-wikipedia-w:before{
    content:"\f266"
}
.fa-safari:before{
    content:"\f267"
}
.fa-chrome:before{
    content:"\f268"
}
.fa-firefox:before{
    content:"\f269"
}
.fa-opera:before{
    content:"\f26a"
}
.fa-internet-explorer:before{
    content:"\f26b"
}
.fa-tv:before,.fa-television:before{
    content:"\f26c"
}
.fa-contao:before{
    content:"\f26d"
}
.fa-500px:before{
    content:"\f26e"
}
.fa-amazon:before{
    content:"\f270"
}
.fa-calendar-plus-o:before{
    content:"\f271"
}
.fa-calendar-minus-o:before{
    content:"\f272"
}
.fa-calendar-times-o:before{
    content:"\f273"
}
.fa-calendar-check-o:before{
    content:"\f274"
}
.fa-industry:before{
    content:"\f275"
}
.fa-map-pin:before{
    content:"\f276"
}
.fa-map-signs:before{
    content:"\f277"
}
.fa-map-o:before{
    content:"\f278"
}
.fa-map:before{
    content:"\f279"
}
.fa-commenting:before{
    content:"\f27a"
}
.fa-commenting-o:before{
    content:"\f27b"
}
.fa-houzz:before{
    content:"\f27c"
}
.fa-vimeo:before{
    content:"\f27d"
}
.fa-black-tie:before{
    content:"\f27e"
}
.fa-fonticons:before{
    content:"\f280"
}
.fa-reddit-alien:before{
    content:"\f281"
}
.fa-edge:before{
    content:"\f282"
}
.fa-credit-card-alt:before{
    content:"\f283"
}
.fa-codiepie:before{
    content:"\f284"
}
.fa-modx:before{
    content:"\f285"
}
.fa-fort-awesome:before{
    content:"\f286"
}
.fa-usb:before{
    content:"\f287"
}
.fa-product-hunt:before{
    content:"\f288"
}
.fa-mixcloud:before{
    content:"\f289"
}
.fa-scribd:before{
    content:"\f28a"
}
.fa-pause-circle:before{
    content:"\f28b"
}
.fa-pause-circle-o:before{
    content:"\f28c"
}
.fa-stop-circle:before{
    content:"\f28d"
}
.fa-stop-circle-o:before{
    content:"\f28e"
}
.fa-shopping-bag:before{
    content:"\f290"
}
.fa-shopping-basket:before{
    content:"\f291"
}
.fa-hashtag:before{
    content:"\f292"
}
.fa-bluetooth:before{
    content:"\f293"
}
.fa-bluetooth-b:before{
    content:"\f294"
}
.fa-percent:before{
    content:"\f295"
}
.fa-gitlab:before{
    content:"\f296"
}
.fa-wpbeginner:before{
    content:"\f297"
}
.fa-wpforms:before{
    content:"\f298"
}
.fa-envira:before{
    content:"\f299"
}
.fa-universal-access:before{
    content:"\f29a"
}
.fa-wheelchair-alt:before{
    content:"\f29b"
}
.fa-question-circle-o:before{
    content:"\f29c"
}
.fa-blind:before{
    content:"\f29d"
}
.fa-audio-description:before{
    content:"\f29e"
}
.fa-volume-control-phone:before{
    content:"\f2a0"
}
.fa-braille:before{
    content:"\f2a1"
}
.fa-assistive-listening-systems:before{
    content:"\f2a2"
}
.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{
    content:"\f2a3"
}
.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{
    content:"\f2a4"
}
.fa-glide:before{
    content:"\f2a5"
}
.fa-glide-g:before{
    content:"\f2a6"
}
.fa-signing:before,.fa-sign-language:before{
    content:"\f2a7"
}
.fa-low-vision:before{
    content:"\f2a8"
}
.fa-viadeo:before{
    content:"\f2a9"
}
.fa-viadeo-square:before{
    content:"\f2aa"
}
.fa-snapchat:before{
    content:"\f2ab"
}
.fa-snapchat-ghost:before{
    content:"\f2ac"
}
.fa-snapchat-square:before{
    content:"\f2ad"
}
.fa-pied-piper:before{
    content:"\f2ae"
}
.fa-first-order:before{
    content:"\f2b0"
}
.fa-yoast:before{
    content:"\f2b1"
}
.fa-themeisle:before{
    content:"\f2b2"
}
.fa-google-plus-circle:before,.fa-google-plus-official:before{
    content:"\f2b3"
}
.fa-fa:before,.fa-font-awesome:before{
    content:"\f2b4"
}
.sr-only{
    position:absolute;
    width:1px;
    height:1px;
    padding:0;
    margin:-1px;
    overflow:hidden;
    clip:rect(0,0,0,0);
    border:0
}
.sr-only-focusable:active,.sr-only-focusable:focus{
    position:static;
    width:auto;
    height:auto;
    margin:0;
    overflow:visible;
    clip:auto
}
.owl-carousel .owl-wrapper:after{
    content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0
}
.owl-carousel,.owl-carousel .owl-wrapper{
    display:none;
    position:relative
}
.owl-carousel{
    width:100%;
    -ms-touch-action:pan-y
}
.owl-carousel .owl-wrapper-outer{
    overflow:hidden;
    position:relative;
    width:100%
}
.owl-carousel .owl-wrapper-outer.autoHeight{
    -webkit-transition:height .5s ease-in-out;
    -moz-transition:height .5s ease-in-out;
    -ms-transition:height .5s ease-in-out;
    -o-transition:height .5s ease-in-out;
    transition:height .5s ease-in-out
}
.owl-carousel .owl-item{
    float:left
}
.owl-controls .owl-buttons div,.owl-controls .owl-page{
    cursor:pointer
}
.owl-controls{
    -webkit-user-select:none;
    -khtml-user-select:none;
    -moz-user-select:none;
    -ms-user-select:none;
    user-select:none;
    -webkit-tap-highlight-color:transparent
}
.grabbing{
    cursor:url(/demo/newspapertimes-2017/wp-content/themes/NewspaperTimes-2017/grabbing.png) 8 8,move
}
.owl-carousel .owl-item,.owl-carousel .owl-wrapper{
    -webkit-backface-visibility:hidden;
    -moz-backface-visibility:hidden;
    -ms-backface-visibility:hidden;
    -webkit-transform:translate3d(0,0,0);
    -moz-transform:translate3d(0,0,0);
    -ms-transform:translate3d(0,0,0)
}
.owl-theme .owl-controls{
    margin-top:10px;
    text-align:center
}
.owl-theme .owl-controls .owl-buttons div{
    color:#FFF;
    display:inline-block;
    zoom:1;
    margin:5px;
    padding:3px 10px;
    font-size:12px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    background:#869791;
    filter:Alpha(Opacity=50);
    opacity:.5
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover{
    filter:Alpha(Opacity=100);
    opacity:1;
    text-decoration:none
}
.owl-theme .owl-controls .owl-page{
    display:inline-block;
    zoom:1
}
.owl-theme .owl-controls .owl-page span{
    display:block;
    width:12px;
    height:12px;
    margin:5px 7px;
    filter:Alpha(Opacity=50);
    opacity:.5;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    border-radius:20px;
    background:#869791
}
.owl-theme .owl-controls .owl-page.active span,.owl-theme .owl-controls.clickable .owl-page:hover span{
    filter:Alpha(Opacity=100);
    opacity:1
}
.owl-theme .owl-controls .owl-page span.owl-numbers{
    height:auto;
    width:auto;
    color:#FFF;
    padding:2px 10px;
    font-size:12px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px
}
.owl-item.loading{
    min-height:150px;
    background:url(/demo/newspapertimes-2017/wp-content/themes/NewspaperTimes-2017/AjaxLoader.gif) center center no-repeat
}
