
/******************************************
    HEADER
******************************************/

.mini-widget-title{
	font-family:Lato;
	font-size:10px;
	letter-spacing:0.5px
	}
	
.post-title h3{
font-family:Lato;
font-size:12px;
letter-spacing:0.3px;
text-transform: none;

	}
	

a { text-decoration:none !important;}

.widget-title{
	padding-top:0!important;
}

.widget-title h4{
	/* color: #e83f4d; */
}


.news-ticker {
    display: inline-block;
    width: 100%;
    max-width: 100%;
    padding: 0;
    margin-bottom: 20px;
    line-height: 2.82857143;
    background-color: #eeeeee;
}

.retweet-wrapper {
    margin-bottom: 60px;
}

.news-title {
    height: auto;
    float: left;
    color: #fff;
    padding: 10px 35px;
    margin-right: 20px;
    margin-bottom: 0;
    text-align: center;
    background-color: #343840;
    position: relative;
}

.news-title:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(18, 18, 18, 0);
    border-left-color: #343840;
    border-width: 7px;
    margin-top: -7px;
}

.news-title h3 {
    font-size: 18px;
    letter-spacing: 0.6px;
    padding: 0 !important;
    margin: 0 !important;
    color: #fff;
}

#controls {
    display: none;
}

.random-article {
    height: auto;
    float: right;
    color: #fff;
    padding: 0 20px;
    min-width: 30px;
    margin-right: 0;
    margin-bottom: 0;
    text-align: center;
    background-color: #343840;
}

.news-ticker a {
    color: #5e5e5e;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px;
}

.random a {
    float: right;
    text-align: center;
    display: inline-block;
}

.fa-random {
    color: #fff !important;
}

#custom-search-input .btn {
    border: 0 none !important;
    border-radius: 0 !important;
    font-size: 14px;
    height: 46px;
    line-height: 45px;
    padding: 0 !important;
    vertical-align: middle;
    width: 45px;
}

#custom-search-input .fa {
    margin-top: -4px !important;
}

#custom-search-input .form-control {
    border-radius: 0;
    border-color: #eeeeee;
    box-shadow: none !important;
    font-size: 13px;
}

.btn-dark {
    background-color: #31343B;
    border-color: #31343B;
    color: #fff !important;
}

.reviewbox {
    max-width: 280px;
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    margin-bottom: 20px !important;
    background-color: #fff;
}

.reviewbox .review-star {
    margin-bottom: 0;
    display: block;
}

.reviewbox .review-star p {
    display: inline-block;
    margin-right: 10px;
}

.reviewbox .review-star i {
    vertical-align: text-bottom;
}

.reviewbox h3 {
    text-align: center;
    font-size: 15px;
    padding: 10px 10px;
    margin: 0 0 20px;
}

.reviewbox p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 15px !important;
}

.bigreviewbox {
    border: 1px solid #e5e5e5;
    padding: 20px 30px;
    margin-bottom: 40px !important;
    background-color: #fff;
}

.bigreviewbox h2 {
    font-size: 21px;
    padding: 0;
    font-weight: bold;
    margin: 10px 0 15px;
}

.bigreviewbox p {
    font-size: 14px;
}

.bigreviewbox .progress {
    background-color: #f9f9f9;
    border-radius: 0;
    box-shadow: none;
    height: 14px;
    margin-bottom: 10px;
    overflow: hidden;
}

.reviews-progress p {
    font-weight: bold;
    position: relative;
    font-family: Lato;
    margin: 0 0 5px !important;
}

.reviews-progress p small {
    position: absolute;
    font-size: 15px;
    right: 0;
}

.finalreview h3,
.bigreviewbox .row p {
    margin: 0 !important;
    padding: 0;
}

.finalreview h3 {
    margin-bottom: 5px !important;
}



/******************************************
    LEFT SIDE
******************************************/

.dm-social {
    position: fixed;
    overflow: visible;
    top: 25%;
    left: 0;
    list-style-type: none;
    margin: 0;
    padding: 0;
    z-index: 110;
    background: #fff;
}

.dm-social li {
    border-top: 1px solid #eee;
    border-right: 1px solid #eee;
}

.dm-social li a {
    display: block;
    text-indent: -500em;
    height: 3.3em;
    width: 3.4em;
    line-height: 3.3em;
    text-align: center;
    color: #6b6b6b;
    position: relative;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    -webkit-transition: background 0.1s ease-in-out;
    -moz-transition: background 0.1s ease-in-out;
    transition: background 0.1s ease-in-out;
}

.dm-social li a:hover,
.dm-social li a:focus,
.dm-social li:first-child a {
    text-decoration: none;
}

.dm-social li a:before {
    font-family: 'FontAwesome';
    speak: none;
    font-style: normal;
    font-weight: normal;
    text-indent: 0em;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    font-size: 1.2em;
    -webkit-font-smoothing: antialiased;
}

.dm-social .tooltip-inner {
    height: 3.5em;
    min-width: 120px;
    text-align: center;
    line-height: 3.2em;
    background-color: #212121;
    font-size: 13px !important;
}

.dm-social .tooltip.right {
    margin-left: -5px;
}

body.header2 .dm-social {
    background-color: #343840;
    top: 0;
    height: 100%;
    padding-top: 3%;
}

body.header2 .dm-social li {
    border-right: 0 solid #383c44;
    border-top: 1px solid #383c44;
    border-bottom: 1px solid #383c44;
}

body.header2 .dm-social li a {
    border: 0;
}

body.header2 .tooltip.right .tooltip-arrow {
    display: none;
}

body.header2 .header .container-fluid {
    margin: 0 35px !important;
    padding: 0 !important;
}


@media (min-width: 768px) {
    body.landingpage .navbar .navbar-nav {
        display: inline-block;
        float: none;
        vertical-align: top;
    }
    body.landingpage .navbar .navbar-collapse {
        text-align: center;
    }
}

body.header2 .yamm-fw .dropdown-menu {
    border: 0 !important;
}

body.header2 .dm-social li a {
    color: rgba(255, 255, 255, 0.5) !important;
}

body.header2 .logo-wrapper {
    border-bottom: 1px solid #eee;
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #fff;
}

.rssbg .tooltip-inner {
    background-color: #F36F24;
}

.linkedinbg .tooltip-inner {
    background-color: #0177B5;
}

.pinterestbg .tooltip-inner {
    background-color: #CC2128;
}

.twitterbg .tooltip-inner {
    background-color: #00B6F1;
}

.facebookbg .tooltip-inner {
    background-color: #3B5998;
}

.googlebg .tooltip-inner {
    background-color: #DA5333;
}


/******************************************
    WIDGETS
******************************************/

.widget {
    position: relative;
    display: block;
    margin-bottom: 30px;
}

.widget-title {
    padding: 15px 0 0;
    display: block;
    position: relative;
}

.widget-title h4 {
    line-height: 1;
    padding: 0 !important;
    font-weight: 700;
    margin: 0 !important;
    /* text-transform: capitalize; */
}

.widget-title hr {
    border-width: 4px;
    margin-bottom: 0;
}

.widget-title hr:before {
    width: 80px;
    background-color: #ddd;
    display: block;
    height: 4px;
    position: relative;
    content: "";
    top: -4px;
}

.post-review .post-title h3 a,
.post-review .post-title h3 {
    color: #121212;
    font-size: 13px;
    font-weight: 400;
    line-height: 20px;
    padding: 0 !important;
    margin-top: 15px !important;
}

.hover-title-left {
    position: absolute;
    left: 20px;
    bottom: 15px;
}

.hover-title a,
.hover-title-left a {
    color: #ffffff;
    /* text-decoration: underline !important; */
}

.hover-title {
    position: absolute;
    right: 20px;
    bottom: 15px;
}

.hover-title span {
    color: #ffffff;
    font-family: "Lato Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.review-stat {
    position: absolute;
    bottom: 15px;
    left: 20px;
}

.widget hr {
    border-color: #e0e0e0;
}

div.mini-widget-title {
    width: 175px;
}

div.mini-widget-title a {
    color: #121212;
    font-family: "Lato", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 13px;
    font-weight: 300;
    line-height: 20px;
	letter-spacing:0.5px;}

div.mini-widget-hr {
    border-bottom: 1px solid #e0e0e0;
    height: 1px;
    margin-top: 15px;
    width: 170px;
}

div.mini-widget-thumb {
    display: block;
    float: left;
    width: 60px;
}

div.mini-widget-thumb a,
div.mini-widget-thumb img {
    display: inherit;
    height: inherit;
    width: inherit;
}

.mini-widget .post {
    margin-bottom: 30px;
}

.carrier-widget a {
    display: block;
}

.carrier-widget span {
    display: inline-block;
    margin-top: 10px;
}

.mini-widget-title small {
    display: block;
    padding: 5px 0 0;
    font-style: italic;
    color: #999;
}

.large-widget hr {
    margin-bottom: 30px;
}

.large-widget-title {
    display: block;
    padding: 15px 0;
}

.large-widget-title a {
    color: #121212;
    font-family: "Lato Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 34px;
}

.large-post-meta {
    display: block;
    font-size: 12px;
    width: 100%;
    position: relative;
    padding: 20px 0 0;
    font-family: "Lato Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;

}

.large-post-meta .avatar img {
    max-width: 30px;
    border: 1px solid #EEEEEE;
    margin-right: 5px;
}

.large-post-meta small {
    color: #dadada;
    font-size: 16px;
    margin: 0 5px;
}

.social-media-widget ul {
    padding: 0;
    margin: 0 !important;
}

.social-media-widget li {
    text-align: center;
    padding: 20px;
    list-style: none;
    float: left;
    width: 25%;
    margin: 0 !important;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -ms-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
}

.social-media-widget li:hover {
    zoom: 1;
    filter: alpha(opacity=80);
    opacity: 0.8;
}

.social-media-widget small {
    font-family: "Lato Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
    line-height: 1;
    letter-spacing: 1px;
    padding: 10px 0 0;
}

.social-media-widget li i {
    font-size: 24px;
}

.social-media-widget li a {
    color: #ffffff;
}

.social-media-widget li small {
    display: block;
}

.customshare .list a.fb,
.social-media-widget li.facebook {
    background-color: #3b5998;
}

.customshare .list a.tw,
.social-media-widget li.twitter {
    background-color: #55acee;
}

.customshare .list a.gp,
.social-media-widget li.googleplus {
    background-color: #dd4b39;
}

.social-media-widget li.pinterest {
    background-color: #cb2027;
}

.social-media-widget li.linkedin {
    background-color: #007bb5;
}

.social-media-widget li.rss {
    background-color: #F36F24;
}

.social-media-widget li.youtube {
    background-color: #bb0000;
}

.social-media-widget li.instagram {
    background-color: #125688;
}


/******************************************
    SHAARE BUTTONS
******************************************/

.post-share {
    position: relative;
    display: block;
}

.customshare {
    display: inline-block;
    position: absolute;
    right: 0;
    bottom: 20px;
}

.customshare .list {
    position: absolute;
    top: 0;
    right: 0;
    text-align: right;
    background: transparent;
}

.customshare .list strong {
    display: block;
    width: 40px;
    color: #9f9f9f;
    cursor: pointer;
    font-weight: 400;
    text-align: right;
    font-family: "Lato Slab", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.customshare .list a {
    position: relative;
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    margin-top: 5px;
    z-index: 1000;
    font-weight: normal;
    text-align: center;
    background: #fff;
    color: #ffffff !important;
}

.ie9 .customshare .list strong {
    padding-top: 5px;
    height: 41px;
}

.customshare .list a {
    background: #ff3;
    -webkit-transition: -webkit-transform .0001s linear, background .0001s ease, color .0001s ease;
    -moz-transition: -moz-transform .0001s linear, background .0001s ease, color .0001s ease;
    -ms-transition: -ms-transform .0001s linear, background .0001s ease, color .0001s ease;
    -o-transition: -o-transform .0001s linear, background .0001s ease, color .0001s ease;
    transition: transform .0001s linear, background .0001s ease, color .0001s ease;
    -webkit-transform: scale(0) translate3d(0, 0, 0);
    -moz-transform: scale(0) translate3d(0, 0, 0);
    -ms-transform: scale(0) translate3d(0, 0, 0);
    -o-transform: scale(0) translate3d(0, 0, 0);
    transform: scale(0) translate3d(0, 0, 0);
    opacity: 0;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=0);
}

.customshare .list a:hover {
    color: #fff;
    text-decoration: none;
}

.customshare .list .tw,
.customshare .list .fb,
.customshare .list .gp {
    font-size: 16px;
}

.customshare .list:hover strong span,
.customshare .list.hover strong span {
    height: 135px;
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition-duration: .3s;
    -moz-transition-duration: .3s;
    -ms-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
}

.customshare .list:hover a,
.customshare .list.hover a {
    -webkit-transform: scale(1) translate3d(0, 0, 0);
    -moz-transform: scale(1) translate3d(0, 0, 0);
    -ms-transform: scale(1) translate3d(0, 0, 0);
    -o-transform: scale(1) translate3d(0, 0, 0);
    transform: scale(1) translate3d(0, 0, 0);
    opacity: 1;
    filter: progid: DXImageTransform.Microsoft.Alpha(Opacity=100);
    -webkit-transition-duration: .3s, .4s, .4s;
    -moz-transition-duration: .3s, .4s, .4s;
    -ms-transition-duration: .3s, .4s, .4s;
    -o-transition-duration: .3s, .4s, .4s;
    transition-duration: .3s, .4s, .4s;
}

.customshare .list:hover .tw,
.customshare .list.hover .tw {
    -webkit-transition-delay: .1s, .0001s, .0001s;
    -moz-transition-delay: .1s, .0001s, .0001s;
    -ms-transition-delay: .1s, .0001s, .0001s;
    -o-transition-delay: .1s, .0001s, .0001s;
    transition-delay: .1s, .0001s, .0001s;
}

.customshare .list:hover .fb,
.customshare .list.hover .fb {
    -webkit-transition-delay: .2s, .0001s, .0001s;
    -moz-transition-delay: .2s, .0001s, .0001s;
    -ms-transition-delay: .2s, .0001s, .0001s;
    -o-transition-delay: .2s, .0001s, .0001s;
    transition-delay: .2s, .0001s, .0001s;
}

.customshare .list:hover .gp,
.customshare .list.hover .gp {
    -webkit-transition-delay: .3s, .0001s, .0001s;
    -moz-transition-delay: .3s, .0001s, .0001s;
    -ms-transition-delay: .3s, .0001s, .0001s;
    -o-transition-delay: .3s, .0001s, .0001s;
    transition-delay: .3s, .0001s, .0001s;
}

.rating i {
    color: #FFD203 !important;
    display: inline-block;
    margin: 3px -2px 0 0 !important;
    text-align: center;
    width: auto !important;
}

.entry {
    position: relative;
    padding: 0 !important;
    margin-bottom: 0;
}

.magnifier {
    position: absolute;
    top: 0;
    cursor: pointer;
    /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0.65+0,0+100;Neutral+Density */
    background: -moz-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(45deg, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#a6000000', endColorstr='#00000000', GradientType=1);
    /* IE6-9 fallback on horizontal gradient */
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 1;
    zoom: 1;
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.entry:hover .magnifier {
    zoom: 1;
    filter: alpha(opacity=100);
    opacity: 1;
}

/******************************************
    FLEXSLIDER
******************************************/

.psdesc {
    position: relative;
}

.ps-desc {
    background-color: rgba(0, 0, 0, 0.5);
    background-color: #000\5;
    position: absolute;
    top: 300px;
    left: 100px;
    right: 100px;
    display: block;
    padding: 20px 40px;
}

.ps-desc h3 {
    border-bottom: 0 solid #4B5475;
    margin-bottom: 10px;
    margin-top: 10px;
    padding-top: 0px;
    font-size: 18px;
    font-weight: 700;
    text-transform: capitalize;
}

.ps-desc h3 a {
    color: #fff;
    text-decoration: none;
}

.ps-desc p {
    font-size: 13px;
    color: #fff;
    line-height: 23px;
}

.ps-desc .type,
.ps-desc .status {
    display: inline-block;
    font-size: 13px;
    padding: 6px 13px 8px;
    font-family: Lato Slab;
    text-align: center;
    position: absolute;
    text-decoration: none;
}

.ps-mini-desc .status {
    bottom: 11px;
    right: 80px;
}

.ps-desc .type {
    background: #010101;
    bottom: -34px;
    right: 82px;
    color: #ffffff;
}

.ps-desc .status {
    bottom: -34px;
    width: 80px !important;
    right: 0;
}


/******************************************
    SHROTCDES
******************************************/

.appoform-wrapper {
    background-color: #fff;
    border: 1px solid #ededed;
    padding: 0 20px 40px 20px;
}

.form-header {
    border-radius: 3px;
    border: 1px solid #ededed;
    background-color: #fff;
    margin-bottom: 30px;
    margin-top: -30px;
    padding: 20px 0;
    text-align: center;
}

.form-header h3 {
    color: #121212;
    padding: 0;
    line-height: 1;
    margin: 0;
    font-size: 18px;
}

.nav-tabs {
    border: 0;
}

.nav-tabs > li > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #fff;
    border-color: #ededed #ededed #ededed !important;
    border-image: none;
    border-radius: 0 !important;
    text-align: center;
    font-size: 14px;
    width: 100%;
    padding: 15px 30px;
    border-style: solid;
    border-top-width: 1px;
    cursor: pointer;
    color: #363a47 !important;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    background-color: #ffffff !important;
}

.tab-content {
    border: 1px solid #eee;
    padding: 20px !important;
    background-color: #ffffff;
}

.nav-tabs > li a {
    font-weight: 600;
}

.tab-pane .alignleft {
    margin: 5px 20px 10px 0;
    max-width: 150px;
}

.tab-pane .alignright {
    margin: 5px 0 10px 20px;
    max-width: 150px;
}

#message {
    display: block;
    position: relative;
    text-align: left;
    padding: 0 20px;
}

#map {
    height: 450px;
    width: 100%
}

#map img {
    max-width: inherit
}

.map {
    position: relative
}

.map .row .col-lg-4 {
    float: right;
    margin-top: -450px;
    z-index: 9
}

.contact-icon {
    margin: 20px 0;
    overflow: hidden;
}

.map .row {
    position: relative
}

.infobox img {
    width: 100% !important;
}

.map .searchmodule {
    padding: 18px 10px
}

.infobox {
    display: inline-block;
    padding: 5px;
    position: relative;
    width: 270px;
}

.infobox img {
    width: 80px !important;
    padding-right: 10px
}

.infobox .title {
    font-size: 13px;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 0;
    text-transform: uppercase;
    padding-bottom: 5px;
}

.infobox .title a {
    font-weight: bold;
}

.btn-block.btn-lg {
    padding: 21px 16px;
}


/******************************************
    RESPONSIVE
******************************************/

@media (max-width: 1380px) {
    .ps-desc {
        top: 260px;
    }
}

@media (max-width: 1240px) {
    .ps-desc {
        top: 220px;
    }
}

@media (max-width: 1180px) {
    .ps-desc {
        top: 190px;
        left: 20px;
        right: 20px;
    }
    .newsletter-widget h3 span {
        font-size: 12px;
        margin-right: 5px;
    }
}

@media (max-width: 1230px) {
    div.mini-widget-thumb {
        width: 40px;
    }
    .social-media-widget li {
        width: 50%;
    }
}

@media (max-width: 1080px) {
    .ps-desc {
        top: 160px;
        left: 20px;
        right: 20px;
    }
    .yamm-content div.mini-widget-thumb {
        display: none !important;
    }
    div.mini-widget-thumb {
        width: 25px;
        float: left;
    }
    div.mini-widget-title {
        margin: 0 0 0 10px;
    }
}

@media (max-width: 992px) {
    .ps-desc {
        top: 250px;
        left: 20px;
        right: 20px;
    }
    .pager div.mini-widget-thumb a,
    .pager div.mini-widget-thumb img {
        display: none;
    }
    .pager div.mini-widget-title {
        display: block;
        width: 100%;
        float: none;
        margin: 0;
    }
    .navbar-default .navbar-toggle {
        background-color: #ffffff !important;
    }
    #sitefooter .text-right {
        text-align: center;
        margin-top: 10px;
    }
  
    .post-review {
        margin-bottom: 20px;
    }


    .authorbox .post {
        margin-bottom: 20px;
        display: block;
    }
    .joblist .title-area {
        margin-top: 30px;
        text-align: left !important;
    }
    .homepage-version .title-area {
        padding-top: 0px;
    }
}

@media (max-width: 900px) {
    .ps-desc {
        display: none;
    }
}

@media (max-width: 768px) {
    .finalreview .col-sm-4 {
        margin: 20px auto !important
    }
    .reviewbox {
        float: none !important;
        margin: 0 auto 30px !important;
        display: block;
        max-width: 100% !important;
    }
    .tw-button i,
    .fb-button i {
        margin-right: 0;
    }
    .title-area {
        text-align: center;
    }
    .single-wrapper .post-desc {
        padding: 20px 10px;
    }
    .title-area h3 {
        font-size: 21px;
        line-height: 34px;
        margin-bottom: 7px;
        margin-top: 0;
        word-wrap: break-word;
    }
    .comment-reply {
        margin-left: 0 !important
    }
    .single-post .large-widget-title h3 {
        font-size: 18px;
    }
    .single-post {
        padding: 5px;
    }
    .dropdown-menu {
        background-color: #ffffff !important;
    }
    .nav > li > a {
        padding: 5px 20px;
    }
    .yamm-content {
        padding: 0 20px !important;
    }
    .navbar-nav > li:hover,
    .navbar-default .navbar-nav > .active > a,
    .navbar-default .navbar-nav > .active > a:hover,
    .navbar-default .navbar-nav > .active > a:focus {
        background-color: transparent !important;
    }
}

@media (max-width: 420px) {
    .joblist .title-area h3 {
        font-size: 18px !important;
        line-height: 26px !important;
    }
    .job-details li {
        font-size: 12px;
    }
    .footer-links span {
        margin: 0 4px;
    }
    .copyright-notice,
    .footer-links,
    #sitefooter,
    .large-post-meta {
        font-size: 11px;
    }
}

@media (max-width: 1406px) {
    .dm-social {
        display: none;
    }
    .header,
    .logo-wrapper,
    .container {
        width: 100%;
    }
}