@import 'https://fonts.googleapis.com/css?family=Lato:400,700,900|PT+Sans:400,700';
 input{ 
    -webkit-appearance: none;
    -webkit-border-radius:0; 
    border-radius:0;
}

.itnDateTime,
.recentDateTimeWrap,
.searchDateTimeWrap {
    -webkit-text-stroke-width: .2px;
    -webkit-text-stroke-color: #000
}

.banner .brand,
.container:after,
.content-info ul li,
.recent-posts ul a img,
.wrap:after {
    display: block
}

.container:after,
.featured-posts:after,
.wrap:after {
    clear: both;
    content: " "
}

.container:after,
.featured-posts:after,
.share-icons:after,
.wrap:after {
    content: " "
}

#rotateBack,
#rotateForward,
.mustReads li a,
.scoop a,
.search-form .search-submit:hover,
.suggestedPosts a {
    cursor: pointer
}

.articlesLeft,
.liLink a,
.mustReads li a,
.videoIcon,
.videoTitle {
    vertical-align: middle
}

body {
    font-family: 'PT Sans', sans-serif;    
    color: #6d6e71;
    background: #f1f1f1;
    margin-left: 0!important;
    margin-right: 0!important
}

p {
    font-size: 20px;
    line-height: 1.5
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #414042;
    font-weight: 400
}

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

.content-info p a:active,
.content-info p a:hover,
.content-info ul li a:active,
.content-info ul li a:hover,
.home-signup ul li a:hover,
.new-videos ul li a:hover,
.scoop a:hover,
.scoop ul li a:active,
.scoop ul li a:hover,
.searchResultWrap:hover h2,
.what-we-like ul li a:hover {
    text-decoration: underline
}

a:active,
a:hover {
    color: #f8ad97
}

img {
    max-width: 100%;
    height: auto
}

@font-face {
    font-family: 'PT Sans', sans-serif;
    src: url(../fonts/bebasneue-webfont.woff2) format("woff2"), url(../fonts/bebasneue-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-family: 'Lato', sans-serif;
    src: url(../fonts/sourcesanspro-bold-webfont.woff2) format("woff2"), url(../fonts/sourcesanspro-bold-webfont.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

.search-form {
    margin-top: 20px
}

.search-form .search-field {
    background: #f58867;
    border: none;
    line-height: 35px;
    height: 23px;
    padding-left: 3px;
    padding-right: 3px;
    width: 152px;
    font-size: 12px;
    float: left;
    color: #fff;
    margin-left: 10px
}

.search-form .search-submit {
    height: 23px;
    width: 23px;
    background: url(../images/search.svg) center center no-repeat;
    float: left;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0;
    padding: 0 10px
}

input[type=email],
input[type=submit],
input[type=text],
textarea {
    line-height: 38px;
    height: 38px;
    border: 2px solid #f58867;
    margin-top: 25px;
    font-size: 23px;
    text-transform: uppercase;
    color: #6d6e71;
    text-align: center;
    width: 100%;
    font-weight: 100;
    border-radius: 5px;
    padding: 0 25px
}

textarea {
    line-height: normal;
    height: 375px
}

input[type=submit] {
    background: #f58867;
    color: #fff
}

*,
:after,
:before {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.container {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto
}

.wrap {
    padding: 40px 2%;
    background: #fff
}

.main {
    width: 100%;
    float: right;
    margin-right: 0
}

.contact-left,
.sidebar {
    float: right;
    margin-right: 0
}

.sidebar {
    width: 100%
}

.contact-left {
    width: 100%
}

.contact-right {
    width: 100%;
    float: right;
    margin-right: 0
}

.screen-reader-text {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.screen-reader-text:active,
.screen-reader-text:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

.banner {
    background: url(../images/header_footer.jpg) center center;
    border-bottom: 20px solid #f58867;
    margin-top: -29px
}

.banner .container {
    height: 310px;
    position: relative
}

.banner .social-icons {
    text-align: center;
    float: right;
    padding-right: 27px
}

.banner .search-form {
    width: 100%;
    margin: 0 auto;
    position: absolute;
    bottom: 10px;
    text-align: center
}

.banner .search-form .search-field {
    float: none;
    position: relative;
    top: 5px
}

.banner .search-form .search-submit {
    float: none;
    margin: 0
}

.banner .brand {
    background: url(../../assets/images/NTK-Logo-new.png) center center no-repeat;
    background-size: 100%;
    width: 283px;
    height: 150px;
    margin: 0 auto;
    position: relative;
    top: 35px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0
}

.content-info,
.recent-posts h3,
.recent-posts ul a {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase
}

.home .banner {
    border-bottom: 0
}

.recent-posts h3 {
    font-weight: 400;
    font-size: 30px;
    color: #414042;
    margin: 0 0 10px
}

.recent-posts ul {
    margin: 0;
    list-style: none
}

.recent-posts ul li, .popularWrap ul li {
    margin-bottom: 18px
}

.recent-posts ul li:last-child, .popularWrap ul li:last-child {
    margin-bottom: 0
}

.recent-posts ul a {
    position: relative;
    display: block;
    color: #fff;
    font-size: 29px;
    font-weight: 400;
    overflow: hidden;
    line-height: 1.2
}

.recent-posts ul .overlay {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(245, 136, 103, .75);
    opacity: 0;
    -webkit-transition: opacity .25s ease;
    -moz-transition: opacity .25s ease
}

.recent-posts ul .overlay:hover {
    opacity: 1
}

.share-icons .email:hover,
.share-icons .facebook:hover,
.share-icons .instagram:hover,
.share-icons .twitter:hover,
.share-icons .vimeo:hover,
.share-icons .vine:hover,
.share-icons .youtube:hover,
.social-floating .email:hover,
.social-floating .facebook:hover,
.social-floating .instagram:hover,
.social-floating .twitter:hover,
.social-floating .vimeo:hover,
.social-floating .vine:hover,
.social-floating .youtube:hover,
.social-icons .email:hover,
.social-icons .facebook:hover,
.social-icons .instagram:hover,
.social-icons .twitter:hover,
.social-icons .vimeo:hover,
.social-icons .vine:hover,
.social-icons .youtube:hover {
    opacity: .7
}

.recent-posts ul .overlay span {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 5px 10px
}

.content-info {
    height: 255px;
    background: url(../images/header_footer.jpg) center center repeat-x;
    color: #fff;
    text-align: center
}

.content-info ul {
    list-style: none;
    margin: 0;
    padding: 15px 0 0
}

.content-info ul li a {
    display: block;
    font-size: 40px;
    margin: 0 35px;
    color: #fff
}

.content-info p {
    font-size: 22px
}

.content-info p a {
    color: #fff
}

.featured-posts:after {
    display: block
}

.scoop ul,
.scoop ul li {
    display: inline-block;
}

.featured-posts article {
    width: 100%;
    float: right;
    margin-right: 0;
    margin-bottom: 25px
}

.featured-posts article h2.entry-title {
    font-size: 18px;
    font-family: 'Lato', sans-serif;
    color: #f58867;
    margin-bottom: -10px;
    margin-top: 5px;
    font-weight: 700;
}

.featured-posts article .entry-summary,
.featured-posts article .entry-summary p {
    font-size: 14px;
    color: #939598;
    margin: 10px 0 0;
    padding: 0;
    font-weight: lighter
}

.home-signup,
.new-videos,
.what-we-like {
    margin-bottom: 25px
}

.home-signup h2,
.new-videos h2,
.page-header h1,
.what-we-like h2 {
    font-family: 'PT Sans', sans-serif;
    font-weight: 400;
    text-transform: uppercase
}

.what-we-like {
    width: 100%;
    float: right
}

.what-we-like ul li a.star {
    background: url(../images/star.png) 0 2px no-repeat;
    padding-left: 25px
}

.new-videos ul li a,
.what-we-like ul li a.video {
    background: url(../images/video.png) 0 2px no-repeat;
    padding-left: 25px
}

.new-videos {
    width: 100%;
    float: left;
    margin-right: 5.88235%
}

.home-signup h2,
.new-videos h2,
.what-we-like h2 {
    font-size: 51px;
    color: #414042;
    margin: 0 0 10px
}

.home-signup ul,
.new-videos ul,
.what-we-like ul {
    margin: 0;
    list-style: none
}

.home-signup ul li,
.new-videos ul li,
.what-we-like ul li {
    margin-bottom: 10px
}

.home-signup ul li:last-child,
.new-videos ul li:last-child,
.what-we-like ul li:last-child {
    margin-bottom: 0
}

.home-signup ul li a,
.new-videos ul li a,
.what-we-like ul li a {
    color: #939598;
    font-size: 15px
}

.scoop {
    padding: 12px 0;
    background: #f58867;
    text-align: center
}

.scoop .container {
    white-space: nowrap;
    overflow: hidden
}

.scoop ul {
    list-style: none;
    margin: 0
}

.scoop ul li a {
    display: block;
    margin: 0 30px;
    font-size: 26px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight:400;
}

.page-header h1 {
    text-align: center;
    font-size: 55px;
    color: #414042;
    margin-top: 0
}

.contact-left,
.contact-right {
    text-align: center;
    font-size: 29px
}

.contact-left h3,
.contact-right h3 {
    font-size: 32px;
    color: #6d6e71;
    font-family: 'Lato', sans-serif;
    margin: 0;
    text-transform: uppercase;
    text-align: center
}

.contact-left .gform_fields,
.contact-right .gform_fields {
    margin: 0;
    padding: 0;
    list-style: none
}

.contact-left .gfield_label,
.contact-left .validation_error,
.contact-right .gfield_label,
.contact-right .validation_error {
    display: none
}

.contact-left .gfield_description.validation_message,
.contact-right .gfield_description.validation_message {
    font-size: 20px;
    color: #f26337
}

.contact-left .follow-us,
.contact-right .follow-us {
    margin: 50px 0
}

.social-icons {
    line-height: 30px
}

.social-icons .email,
.social-icons .facebook,
.social-icons .instagram,
.social-icons .twitter,
.social-icons .vimeo,
.social-icons .vine,
.social-icons .youtube {
    display: inline-block;
    height: 23px;
    margin-right: 15px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.socail-icons .youtube {
    margin-right: 0
}

.social-icons .facebook {
    width: 23px;
    background: url(../images/facebook.svg) top left no-repeat;
    background-size: cover
}

.social-icons .instagram {
    width: 23px;
    background: url(../images/instagram.svg) top left no-repeat;
    background-size: cover
}

.social-icons .twitter {
    width: 24px;
    background: url(../images/twitter.svg) top left no-repeat;
    background-size: cover
}

.social-icons .youtube {
    width: 23px;
    background: url(../images/youtube.svg) top left no-repeat;
    background-size: cover;
    margin-right: 0
}

.social-icons .email {
    width: 66px;
    background: url(../images/email.png) top left no-repeat;
    background-size: cover
}

.document {
    position: relative
}

.modal {
    position: absolute;
    z-index: 1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(239, 71, 35, .85);
    display: none
}

.modal .close {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    border: 0;
    width: 30px;
    height: 30px;
    float: right;
    background: url(../images/close.png)
}

.modal .container {
    padding: 50px 10%
}

.modal .video {
    margin-top: 50px;
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.modal .video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.modal .title {
    font-size: 45px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    color: #fff;
    text-transform: uppercase;
    margin: 25px 0 0
}

.modal .content {
    font-size: 39px;
    font-family: 'Lato', sans-serif;
    margin: 0 0 40px;
    color: #fff
}

.social-floating {
    border-radius: 5px;
    padding: 10px;
    position: fixed;
    z-index: 9999;
    top: 350px;
    border: 2px solid #ccc;
    border-left: none;
    line-height: 30px
}

.social-floating .email,
.social-floating .facebook,
.social-floating .instagram,
.social-floating .twitter,
.social-floating .vimeo,
.social-floating .vine,
.social-floating .youtube {
    display: block;
    height: 30px;
    margin-bottom: 15px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.social-floating .facebook {
    width: 30px;
    background: url(../images/facebook.png) top left no-repeat;
    background-size: cover
}

.social-floating .instagram {
    width: 30px;
    background: url(../images/instagram.png) top left no-repeat;
    background-size: cover
}

.social-floating .twitter {
    width: 30px;
    height: 25px;
    background: url(../images/twitter.png) top left no-repeat;
    background-size: cover
}

.social-floating .vimeo {
    width: 30px;
    background: url(../images/vimeo.png) top left no-repeat;
    background-size: cover
}

.social-floating .vine {
    width: 30px;
    background: url(../images/vine.png) top left no-repeat;
    background-size: cover
}

.social-floating .youtube {
    width: 30px;
    background: url(../images/youtube.png) top left no-repeat;
    background-size: cover;
    margin-right: 0
}

.social-floating .email {
    width: 30px;
    height: 22px;
    margin-bottom: 0;
    background: url(../images/email.png) top left no-repeat;
    background-size: cover
}

h1.entry-title {
    font-size: 45px;
    font-weight: 400;
    font-family: 'PT Sans', sans-serif;
    color: #f58867;
    text-transform: uppercase;
    margin: 0
}

.entry-content {
    font-size: 39px;
    font-family: 'Lato', sans-serif;
    color: #6d6e71;
    margin: 0 0 40px
}

.share-icons {
    font-family: 'PT Sans', sans-serif;
    font-size: 40px;
    color: #f58867;
    text-transform: uppercase;
    line-height: 40px;
    margin: 20px 0
}

.share-icons:after {
    display: block;
    clear: both
}

.share-icons span {
    display: none
}

.share-icons .facebook {
    width: 40px;
    background: url(../images/facebook.png) top left no-repeat
}

.share-icons .instagram {
    width: 40px;
    background: url(../images/instagram.png) top left no-repeat
}

.share-icons .twitter {
    width: 48px;
    background: url(../images/twitter.png) top left no-repeat
}

.share-icons .vimeo {
    width: 46px;
    background: url(../images/vimeo.png) top left no-repeat
}

.share-icons .vine {
    width: 35px;
    background: url(../images/vine.png) top left no-repeat
}

.share-icons .youtube {
    width: 56px;
    background: url(../images/youtube.png) top left no-repeat
}

.share-icons .email {
    width: 53px;
    background: url(../images/email.png) top left no-repeat
}

.share-icons .email,
.share-icons .facebook,
.share-icons .instagram,
.share-icons .twitter,
.share-icons .vimeo,
.share-icons .vine,
.share-icons .youtube {
    display: block;
    float: left;
    height: 40px;
    margin-right: 35px;
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
    background-size: 100%
}

.overlay,
.social-floating {
    display: none
}

.entry-video {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 25px;
    height: 0
}

.entry-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.articles {
    list-style: none;
    color: #f58867;
    font-size: 20px;
    border: 3px solid #f58867;
    padding: 25px
}

.articles li {
    margin: 10px 0
}

.articles li a {
    color: #6d6e71
}

.articles li a:active,
.articles li a:hover {
    color: #a0a1a4
}

.articles li a.star {
    background: url(../images/star.png) 0 6px no-repeat;
    padding-left: 25px
}

.articles li a.video {
    background: url(../images/video.png) 0 6px no-repeat;
    padding-left: 25px
}
#popUpWrap{
    display: none;
    position: fixed;
    z-index: 2000;
    width: 100vw;
    height: 100vh;
    background-color: rgba(0,0,0,.4);
    margin-top: -26px;}
.testSignUpWrap{
    position: fixed;
    width: 450px;
    height: 317px;
    left: 50%;
    top: 50%;
    margin-left: -216px;
    margin-top: -165px;
    background-color: white;
}
.testSignUpWrap input{ width: 100%; margin:auto; background-color: #f8f8f8; border: 1px solid black; margin-bottom: 15px; height: 30px; border-radius: 0px; }
.testSignUpWrap h2{text-align: center; margin-bottom: 10px;}
.mc-field-group{width: 95%; margin: auto;}
.testSignUpWrap .clear{width: 100px; float: right; margin-right: 12px;}
#mc-embedded-subscribe{    
    color: black;
    font-size: 16px;
    text-align: center;
    width: 100%;
    padding: 0px;
    height: 37px;
}
.closeSignUp{
    position: absolute;
    top: 4px;
    right: 10px;
    font-size: 24px;
    cursor: pointer;
    font-weight: 700;
}


body#tinymce {
    margin: 12px!important
}

.wp-post-image {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.attachment-featured-single,
.wp-post-image:hover {
    -webkit-filter: none;
    filter: none
}

.recent-posts ul {
    border: 0;
    padding: 0
}

.recent-posts ul li:not(:last-child){
    padding-bottom: 10px;
    border-bottom: 2px solid #F58867
}
.popDateTimeWrap{    
    position: relative;
    top: -50px;
    font-size: 14px;
    background: rgba(0,0,0, .6);
    padding: 3px;
    text-align: center;
    width: 70px;
    margin-bottom: -32px;}
.recent-posts img {
    margin-bottom: 10px;
    height: 215px!important;
    width: 385px!important
}

.recent-posts a:hover img {
    -webkit-filter: none;
    filter: none
}

.recent-posts p,
.recentTitle, .popTitle {
    font-family: 'Lato', sans-serif;
    text-transform: capitalize;
    margin-top: 0
}
.recent-posts p, .popPost p{
font-family: 'PT Sans', sans-serif;}

.main h1,
.mustReads h2,
.newVideos h2 {
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    font-weight: 400
}

.recentTitle, .popTitle {
    color: #F58867;
    font-size: 16px;
    margin-bottom: 3px;
    font-weight:700;
}

.recent-posts p, .popPost p {
    color: #939598;
    font-size: 14px;
    margin-bottom: 3px
}
.popularWrap ul{list-style-type: none; padding-left: 0px;}

.main h1 {
    font-size: 30px;
    color: #414042;
    margin: 0 0 10px
}

#scoopTitle {
    display: inline-block;
    margin: 0 25px;
    font-size: 26px;
    color: #fff;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    float: left;
    font-weight:700;
}

.itnDateTime,
.recentDateTimeWrap {
    color: #F58867;
    padding-left: 3px
}

.scoop {
    text-shadow: 1px 1px 2px rgba(5, 5, 5, .3)
    font-weight:700;
}

.scoop ul {
    float: left;
    margin-left: -65px
}

.scoop ul li {
    position: relative
}

.scoop ul li:not(:first-child) {
    display: none
}

.itnDateTime span,
.recentDateTimeWrap span {
    display: block
}

.recentDateTimeWrap {
    position: absolute;
    top: 177px;
    font-size: 14px;
    background: rgba(0,0,0, .6);
    padding: 3px;
    text-align: center;
}

.inTheNewsAuthor {
    font-size: 12px;
    font-weight: 400
}

.itnDateTime {
    position: relative;
    font-size: 14px;
    top: -49px;
    margin-bottom: -45px;
    background: rgba(0,0,0, .6);
    padding: 3px;
    width: 63px;
    text-align: center;
}

.featuredPosts img {
    width: 400px;
    height: 290px
}

.mustReads,
.newVideos {
    width: 47%;
    float: left;
    list-style-type: none
}

.newVideos {
    margin-right: 42px
}

.newVideos a {
    color: #939598;
    font-size: 14px;
    font-weight: 400;
    height: 30px;
    line-height: 18px
}

.mustReads a:hover,
.newVideos a:hover {
    color: #f58867
}

.mustReads li,
.newVideos li {
    padding-top: 5px;
    padding-bottom: 5px;
    border-bottom: 2px solid #F58867
}

.mustReads ul,
.newVideos ul {
    padding-left: 0;
    margin-top: 0;
    list-style-type: none;
    list-style-position: inside
}

.mustReads h2,
.newVideos h2 {
    font-size: 30px;
    color: #414042;
    margin: 0 0 10px
}

.articlesLeft,
.mustReads li a,
.mustReadsLeft {
    font-size: 14px;
    display: inline-block;
    font-weight: 400
}
.mustReadsLeft{
    font-size: 12px;
}
.articlesLeft,
.mustReadsLeft {
    width: 38px;
    height: 100%;
    text-align: center;
    color: #fff;
    margin-right: 5px
}

.poll,
.publisher {
    width: 100%;
    padding: 5px 0;
    background-color: #F58867;
    color: #fff;
    display: inline-block
}

.poll {
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    height: 36px;
    line-height: 26px;
    font-size:10px;
}

.mustReads li a {
    max-width: 85%;
    color: #939598;
    height: auto;
    line-height: 18px
}

.videoIcon {
    background: url(../images/video.svg) no-repeat;
    display: inline-block;
    width: 15px;
    height: 15px;
    margin-right: 5px
}

#rotateBack,
#rotateForward,
.isVideo {
    background-repeat: no-repeat;
    background-image: url(../images/video.svg)
}

.videoTitle {
    display: inline-block;
    width: 90%
}

.recentPostsTop ul {
    width: 100%;
    padding: 10px 0;
    border-top: 2px solid #F58867;
    border-bottom: 2px solid #F58867;
    float: left;
    margin-top: 0
}

.recentPostsTop ul li {
    display: inline-block;
    float: left;
    width: 183px;
    cursor: pointer
}

.recentPostsTop ul li:not(:last-child) {
    margin-right: 10px
}

.recentPostsTop img {
    width: 100%;
    height: 147px
}

.recentPostsTop p {
    color: #939598;
    font-size: 12px;
    font-weight: 400;
    margin-top: 0;
    margin-bottom: 0;
    display: none
}

.recentPostsTop .recentTitle {
    font-size: 16px;
    margin-bottom: 5px
}

.recentPostsTop .recentDateTimeWrap {
    top: 155px;
}
.rightContentSide{
    float: right;
    padding-bottom: 30px;
    width: 325px;
}
.centerWrap {
    width: 765px;
    float: left;
}


.centerWrap .entry-title {
    color: #F58867;
    text-transform: none;
    font-family: 'Lato', sans-serif;
    font-size: 34px;
    margin-bottom: 0;
    margin-top:10px;
    font-weight: 700;
}

.centerWrap .entry-content p {
    font-weight: 400!important;
    font-size: 16px !important;
    margin-top: 0;
}

.centerWrap .entry-content {
    margin-bottom: 10px;
    margin-top: 10px;
}

.centerWrap img {
    width: 100%
}

.centerWrap .share-icons {
    margin: 10px 0;
    height: 30px
}

.centerWrap .share-icons .facebook {
    width: 30px;
    height: 30px;
    margin-right: 10px
}

.centerWrap .share-icons .twitter {
    width: 36px;
    height: 33px;
    margin-right: 10px
}

.centerWrap .share-icons .email {
    width: 41px
}

.centerWrap .articles {
    margin-top: 0;
    border: 0;
    padding: 0
}

.centerWrap .articles li {
    padding: 10px 0;
    margin: 0
}

.articles li:last-child {
    border-bottom: 0!important
}

.centerWrap .articles .liLink {
    border-bottom: 2px solid #F58867;
    font-size: 16px;
    font-weight: 400
}

.liLink a {
    display: inline-block;
    width: 89%
}

.liNorm {
    font-size: 20px;
    font-weight: 700;
    font-family: 'Lato', sans-serif;
}

.postDateTimeWrap {
    color: #F58867;
    margin-bottom: 10px;
    font-family: 'Lato', sans-serif;

}

.suggestedWrap h2, .popularWrap h2 {
    font-weight: 400;
    font-size: 30px;
    font-family: 'Lato', sans-serif;
    text-transform: uppercase;
    color: #414042;
    margin: 0 0 10px;
    margin-top:10px;
}

.suggestedPosts {
    list-style-type: none
}

.suggestedPosts a {
    float: left;
    width: 183px;
    font-family: 'Lato', sans-serif;
    margin-right: 25.8px;
    margin-left: 25.8px;
    color: #93959E;
    font-size: 14px
}

.contentTitle,
.sliderButton {
    font-family: 'Lato', sans-serif;
    font-size: 18px
}

.suggestedPosts a img {
    width: 100%;
    height: 143px
}

.rpRow {
    float: left;
    display: none;
    width: 704px
}

.sliderButton,
.visible {
    display: inline-block
}

#rotateBack {
    -moz-transform: scaleX(-1);
    -o-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    transform: scaleX(-1);
    filter: FlipH;
    -ms-filter: FlipH
}

.articles .poll,
.articles .publisher {
    display: inline-block;
    width: 38px;
    text-align: center
}

.articlesLeft {
    margin-right: 10px
}

.isVideo {
    width: 100%;
    height: 34px;
    background-position-x: center
}

.sliderButton {
    height: 30px;
    width: 30px;
    text-align: center;
    color: #fff;
    font-weight: 700;
    float: left;
    margin-top: 53px
}

.contentTitle {
    color: #F58867;
    text-transform: none;
    margin-bottom: 10px
}

.contentUnder p {
    font-size: 16px;
    font-weight: 400
}

.searchResultWrap {
    padding: 10px 0;
    border-bottom: 2px solid #F58867;
    float: left;
    width: 100%;
}
.searchResultWrap a{
     font-family: 'Lato', sans-serif;
     font-weight: 700;
     font-size: 18px;
}


.searchResultWrap:last-child {
    border: 0
}

.searchResultWrap img {
    width: 183px;
    height: 147px;
    float: left;
    margin-right: 20px
}

.searchResultWrap h2 {
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 0;
    color: #F58867
}

.searchResultWrap p {
    color: #939598;
    font-size: 16px;
    font-family: 'PT Sans', sans-serif;
}

.searchResultWrap:hover img {
    -webkit-filter: none;
    filter: none
}

.searchDateTimeWrap {
    position: absolute;
    margin-top: 114px;
    font-size: 12px;
    color: #F58867;
    padding-left: 3px
}

.searchDateTimeWrap span {
    display: block
}

.footerSignUp,
.footerSocial,
footer nav {
    display: inline-block
}

.contentUnder iframe {
    width: 100%!important;
    height: 430px;
}

.footerSignUp {
    width: 250px
}

.footerSignUp h5 {
    margin-top: 0;
    margin-bottom: 10px;
    font-size: 22px;
    color: #fff;
    text-transform: uppercase
}

footer nav {
    width: 532px
}

footer #mce-EMAIL {
    border: 0;
    border-radius: 0;
    width: 75%;
    margin-top: 0;
    text-align: left;
    padding-left: 5px;
    font-size: 14px;
    height: 30px;
    margin-bottom: 10px
}

footer #mc-embedded-subscribe {
    width: 75%;
    border-radius: 0;
    font-size: 18px;
    font-weight: 700;
    margin-top: 0
}

.footerSocial {
    width: 250px;
    vertical-align: top;
    padding-top: 54px
}

.hoverImage {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%)
}

.hoverImage:hover {
    -webkit-filter: none;
    filter: none
}

::-webkit-input-placeholder {
    color: #fff
}

::-moz-placeholder {
    color: #fff
}

:-ms-input-placeholder {
    color: #fff
}

:-moz-placeholder {
    color: #fff
}

.topBar {
    min-width: 1150px
}
#div-gpt-ad-1471877735971-1{
    float: left;
    margin-top: 30px;
}
#div-gpt-ad-1471522523113-1,#div-gpt-ad-1471522523113-2, #div-gpt-ad-1471522523113-3{
    display: none;
}

.popularWrap{float: right; width: 100%; margin-top: 30px;}

/*MOBILE*/

@media screen and (min-width: 350px) and (max-width:499px){
    .search-form .search-field{padding-top: 0px; padding-bottom: 8px !important; margin-top: 4px; height: 30px;}
    #popUpWrap{display: none !important;}
    #div-gpt-ad-1471522523113-3
    {
        float: left;
    }
    #div-gpt-ad-1471522523113-1, #div-gpt-ad-1471522523113-2, #div-gpt-ad-1471522523113-3{
        display: block;
        margin-left: 13%;
    }
    #div-gpt-ad-1471877735971-2, #div-gpt-ad-1471877735971-0, #div-gpt-ad-1471877735971-1{
        display: none;
    }
    html {
        width: 100%!important
    }
    .social-icons {
        width: 100%;
        padding-right: 0!important;
        margin-top: 190px
    }
    header .container {
        height: 282px!important
    }
    header .search-field {
        margin-left: 2px!important;
        width: 122px!important
    }
    .scoop .container {
        display: none
    }
    .wrap {
        padding-top: 20px
    }
    .brand {
        width: 278px
    }
    .mustReads,
    .newVideos {
        margin-right: 0;
        width: 100%
    }
    .mustReadsLink {
        width: 80%
    }
    .recent-posts img {
        width: 85%!important;
       
        margin-left: auto;
        margin-right: auto;
    }
    .recent-posts .recentDateTimeWrap{left: 32px; top: 175px;}
    footer .nav-primary {
        width: 100%
    }
    .content-info ul li {
        display: inline-block;
        width: 40%;
        font-size: 22px
    }
    .content-info ul li a {
        display: block;
        font-size: 22px;
        margin: 0;
        color: #fff
    }
    .footerSignUp {
        margin-top: 20px
    }
    footer .social-icons {
        margin-top: 0
    }
    .content-info p {
        font-size: 22px;
        margin-bottom: -6px;
        margin-top: 4px
    }
    .footerSocial {
        padding-top: 0
    }
    .topBar {
        display: none
    }
    .centerWrap {
        width: 100%;
        float: none;
    }
    .liLink a {
        width: 80%
    }
    .articlesLeft {
        vertical-align: top
    }
    .rpRow {
        width: 100%;
        display: block!important;
        padding-left: 28%
    }
    #rotateBack,
    #rotateForward {
        display: none
    }
    .suggestedPosts a {
        margin-bottom: 20px;
        width: 183px;
        margin-left: auto;
        margin-right: auto
    }
    .search-results h1 {
        font-size: 22px
    }
    .searchResultWrap img {
        width: 50%
    }
}
@media (min-width:768px) {
    .featured-posts article {
        width: 47.05882%;
        float: left
    }
    .featured-posts article:nth-child(2n+1) {
        margin-right: -100%;
        clear: both;
        margin-left: 0
    }
    .featured-posts article:nth-child(2n+2) {
        margin-left: 52.94118%;
        margin-right: -100%;
        clear: none
    }
}

@media (min-width:1280px) {
    .social-floating {
        display: block
    }
}

@media (min-width:992px) {
    .what-we-like {
        width: 47.05882%;
        float: right
    }
}

@media (min-width:992px) {
    .banner .container {
        height: 205px
    }
    .banner .search-form .search-field {
        position: inherit;
        top: 0;
        float: right
    }
    .banner .search-form {
        right: 2%;
        margin-top: 0;
        width: auto
    }
    .banner .search-form .search-submit {
        float: left
    }
}

@media (min-width:992px) {
    .contact-right {
        width: 47.05882%;
        float: right;
        margin-right: 0
    }
}

@media (min-width:992px) {
    .contact-left {
        width: 47.05882%;
        float: left;
        margin-right: 5.88235%
    }
}

@media screen and (max-width:1030px){
    .newVideos{
        margin-right: 41px;
    }
    .mustReads li a{
        max-width: 84%;
    }
}

@media (min-width:992px) {
    .sidebar-primary .main {
        width: 70.96774%;
        float: left;
    }
}

@media (min-width:992px) {
    .sidebar {
        width: 25.58065%;
        float: right;
        margin-right: 0
    }
}

@media (min-width:992px) {
    .content-info ul {
        padding-top: 65px
    }
    .content-info ul li {
        display: inline-block
    }
}

@media (min-width:992px) {
    .new-videos {
        width: 47.05882%;
        float: left;
        margin-right: 5.88235%
    }
    .home-signup {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    h1.entry-title {
        font-size: 65px
    }
}

@media (min-width:768px) {
    .share-icons span {
        display: inline
    }
}

@media screen and (min-width:500px) and (max-width:950px) {
    #popUpWrap{display: none !important;}
    .social-icons {
        width: 100%;
        padding-right: 0!important;
        margin-top: 190px
    }
    header .container {
        height: 282px!important
    }
    header .search-field {
        margin-left: 2px!important;
        width: 122px!important
    }
    .scoop .container {
        display: none
    }
    .wrap {
        padding-top: 20px
    }
    .mustReads,
    .newVideos {
        width: 45%
    }
    .newVideos {
        margin-right: 53px
    }
    .recent-posts li {
        display: inline-block;
        width: 46%
    }
    .recent-posts li:nth-child(even) {
        margin-left: 46px
    }
    footer .nav-primary {
        width: 100%
    }
    .content-info ul li {
        display: inline-block;
        width: 40%;
        font-size: 22px
    }
    .content-info ul li a {
        display: block;
        font-size: 22px;
        margin: 0;
        color: #fff
    }
    .footerSignUp {
        margin-top: 20px
    }
    footer .social-icons {
        margin-top: 0
    }
    .content-info p {
        font-size: 22px;
        margin-bottom: -6px;
        margin-top: 4px
    }
    .footerSocial {
        padding-top: 0
    }
    .topBar{width: 100%; min-width: 100%;}
    .recentPostsTop{width: 100%;}
    .recentPostsTop ul{padding-top: 20px;}
    .recentPostsTop ul li {
        margin-left: 40px;
        margin-right: 20px;
        margin-bottom:10px;
        height: 225px;
    }
    .recentPostsTop .recentDateTimeWrap {
        position: relative;
        top: -44px;
        margin-bottom: -37px
    }
    .centerWrap {
        width: 100%;
        float:none;
    }
    .rpRow {
        width: 91%
    }
    .suggestedPosts a {
        margin-left: 19px;
        margin-right: 16px
    }
    #div-gpt-ad-1476365449705-3{
        display: none;
    }
    .rightContentSide{
        float: none;
        width: 100%;
    }
    .popularWrap{
        float: none;
    }
    .popularWrap ul li{
    width: 366px;
    height: 418px;
    display: inline-block;
    vertical-align: top;
}

@media screen and (max-width: 630px){
    .mustReads,
    .newVideos {
        margin-right: 0;
        width: 100%
    }
    .rightContentSide{
        display: flex;
        float: none;
        width: 100%;
    }
}




