Skip to main contentSkip to local navigation
York University
  • Future Students
  • Current Students
  • Alumni & Friends

Quick Links Menus

York U Organization Menu

  • About York U
  • President's Message
  • Teaching & Learning
  • Research & Innovation
  • Glendon Campus
  • Careers
  • Faculties
  • York U Organization
  • Campus Life
  • York U Social Media Directory

Students Menu

  • Programs of Study
  • Undergraduate Admissions
  • Graduate Admissions
  • Continuing Education
  • Book a Tour
  • Libraries
  • York International
  • Google Mail / MyMail
  • Moodle
  • my.yorku.ca portal

Faculty & Staff

  • Faculty & Staff Home
  • yu link
  • MyMail
  • Office 365

CommunityMenu

  • Parents & Family
  • Counsellors & Teachers
  • Media
  • Community Engagement
  • Giving to York
  • York U Lions
  • Accessibility
  • Weather Status
  • Sexual Violence Response and Support
  • Community Safety
  • York University in Markham
Global Search
  • Future Students
  • Current Students
  • Alumni & Friends

Faculty of Liberal Arts & Professional Studies

McLaughlin College

Menu
  • Home
  • About
    • About Tatham Hall Residence
    • The College System
    • Message from the College Head
      • Open Forum for the New Head of McLaughlin College
    • McLaughlin College Peer Mentors Network
    • About the Residence Life Coordinator
    • College Fellows
    • Photo Gallery
  • Affiliated Programs
  • Orientation
  • Events
    • Annual Public Policy Lecture
    • Robbie Burns Poetry Contest
    • McLaughlin Lunch Talk Series
      • McLaughlin Lunch Talks - Past Event Videos
    • Critical Thinking Series
    • Panel Discussions
    • Workshops
  • Music
    • McLaughlin College Musical Heritage & Traditions
    • McLaughlin College Community Choir
    • The McLaughlin College Music Society
    • The McLaughlin College Community Choir and the McLaughlin College Music Fund
  • Get Involved
    • Peer Mentoring
    • Academic Policy
    • Student Council
    • Awards & Prizes
    • Student Clubs
    • Sport & Recreation
    • MacMedia Magazine
    • Graduation
  • Alumni
  • Facilities & Services
    • The McLaughlin Academic Life Line (M.A.L.L.)
    • Tatham Hall Residence
  • Contact Us
  • Slide 3
    About McLaughlin College
  • slide 2
    Get Involved
  • Slide 5
    Sport & Recreation
Home»  Home Page

Welcome to McLaughlin College

Established in 1968, McLaughlin College is York University's Public Policy College. We support the programs in Criminology, Global Political Studies, Interdisciplinary Social Science, Work & Labour Studies, Law & Society, Political Science, Public Policy & Administration and Sociology.

Box 2

28th Annual Robbie Burns Night

28th Annual Robbie Burns Night

January 25, 2020

Box 1

Common Read Workshops

Common Read Workshops

Thomas Klassen

News

Visit the Newsroom »
The Third Anniversary of the Trump Administration- February 27, 2020
"Tel Aviv: Beyond Borders, Between Borders" - January 21, 2020
McLaughlin College Freshers Concert - February 6, 2020

News
Policing and Public Policy: Understanding the Significance of the Independent Police Oversight and Street Checks Reviews - January 15, 2020
International Human Rights Day, December 10, 2019
The Assessment and Evaluation of ‘evidence’ by Judges in the United Kingdom’s Immigration and Asylum Chamber - November 27, 2019

facebook
twitter
youtube
yfile

mclaughlin flag

Quick Links

  • 2019-20 McLaughlin Handbook (PDF)
  • Graduation Portrait Photography
  • Photo Gallery
  • Student Council
  • Scott Library
  • Frost Library (Glendon)
  • Smoking Policy

Upcoming Events

Hours of Operation

September to May
Monday-Friday: 8:30 am-4:30 pm

June to August
Monday-Thursday: 8:30 am - 4:30 pm
Friday:8:30 - 3:30 pm

Contact Us

    • Email: mclaugh@yorku.ca
    • Telephone: 416-736-5128

Address

Office of the Head of McLaughlin College
220 McLaughlin College
Map

  • Site Index
  • Privacy & Legal
  • Careers
  • Contact York University
Global Search
/* ----------------------------------------- */ /* View slug: yu-slider - start */ /* ----------------------------------------- */ /* * jQuery FlexSlider v2.0 * http://www.woothemes.com/flexslider/ * * Copyright 2012 WooThemes * Free to use under the GPLv2 license. * http://www.gnu.org/licenses/gpl-2.0.html * * Contributing author: Tyler Smith (@mbmufffin) */ /* Browser Resets */ .flex-container a:active, .flexslider a:active, .flex-container a:focus, .flexslider a:focus {outline: none;} .slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;} /* FlexSlider Necessary Styles *********************************/ .flexslider {margin: 0; padding: 0;} .flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */ .flexslider .slides img {width: 100%; display: block;} .flex-pauseplay span {text-transform: capitalize;} /* Clearfix for the .slides element */ .slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} html[xmlns] .slides {display: block;} * html .slides {height: 1%;} /* No JavaScript Fallback */ /* If you are not using another script, such as Modernizr, make sure you * include js that eliminates this class on page load */ .no-js .slides > li:first-child {display: block;} /* FlexSlider Default Theme *********************************/ .flexslider {margin: 0 0 60px; background: #fff; border: 4px solid #fff; position: relative; -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; border-radius: 4px; box-shadow: 0 1px 4px rgba(0,0,0,.2); -webkit-box-shadow: 0 1px 4px rgba(0,0,0,.2); -moz-box-shadow: 0 1px 4px rgba(0,0,0,.2); -o-box-shadow: 0 1px 4px rgba(0,0,0,.2); zoom: 1;} .flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;} .loading .flex-viewport {max-height: 300px;} .flexslider .slides {zoom: 1;} .carousel li {margin-right: 5px} ul.slides li:first-child {margin-left:-25px;} body.home ul.slides li:first-child {margin-left:inherit;} /* Direction Nav */ .flex-direction-nav {*height: 0;} .flex-direction-nav li a { width: 26px; height: 26px; margin: -13px 0 0; display: block; font-size: 0; position: absolute; top: 45%; cursor: pointer; color: #666; opacity: .9; filter: alpha(opacity=@opacity * 100); } .flex-direction-nav .flex-next {right: -36px; } .flex-direction-nav .flex-prev {left: -36px;} .flexslider:hover .flex-next {opacity: 0.8; right: 5px;} .flexslider:hover .flex-prev {opacity: 0.8; left: 5px;} .flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;} .flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;} /* Control Nav */ .flex-control-nav {width: 100%; position: absolute; bottom: -40px; text-align: center;} .flex-control-nav li {margin: 0 6px; display: inline-block; zoom: 1; *display: inline;} .flex-control-paging li a {width: 11px; height: 11px; display: block; background: #666; background: rgba(0,0,0,0.5); cursor: pointer; text-indent: -9999px; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; box-shadow: inset 0 0 3px rgba(0,0,0,0.3);} .flex-control-paging li a:hover { background: #333; background: rgba(0,0,0,0.7); } .flex-control-paging li a.flex-active { background: #000; background: rgba(0,0,0,0.9); cursor: default; } .flex-control-thumbs {margin: 5px 0 0; position: static; overflow: hidden;} .flex-control-thumbs li {width: 25%; float: left; margin: 0;} .flex-control-thumbs img {width: 100%; display: block; opacity: .7; cursor: pointer;} .flex-control-thumbs img:hover {opacity: 1;} .flex-control-thumbs .flex-active {opacity: 1; cursor: default;} @media screen and (max-width: 860px) { .flex-direction-nav .flex-prev {opacity: 1; left: 0;} .flex-direction-nav .flex-next {opacity: 1; right: 0;} } /* FlexSlider slingle slide v1.0 */ #flex-slider {max-width: 1160px; margin: 0 auto 20px auto; padding:0;} body.home #flex-slider { padding: 0 0 0 10px;} .flexslider ul { margin: 0; padding: 0; background: #cacaca; } .flexslider ul li { list-style: none; margin: 0; padding: 0; } .flexslider-main { margin-bottom: 2.5em; } .flexslider ul li img { border-radius: 0; box-shadow: none; max-width: 100%; } .full-img img { /*position:absolute; clip:rect(0px,1160px,360px,0px); left:100%;*/ } .shorter-img img { /*position:absolute; clip:rect(0px,760px,360px,0px);*/} .flexslider-nav ul li { margin-right: 5px; cursor: pointer; } /* added by Kate/Alexis */ .flexslider { border: none; background: none; -webkit-box-shadow: none; -moz-box-shadow: none; -o-box-shadow: none; box-shadow: none; } .flexslider .flex-pauseplay { cursor: pointer; position: absolute; bottom: 0px; font-size: 85%; } body.home .flexslider .flex-pauseplay { bottom: -25px; left: 15px;} .flex-pause:focus, .flex-play:focus, ol.flex-control-nav li a:focus {border:2px dotted #000000; } .flex-play:before, .flex-pause:before { font-family: FontAwesome; } .flex-play:before { content: "f04b"; } .flex-pause:before { content: "f04c"; } .flex-pauseplay .tooltip { display: block; position: absolute; bottom: 0; left: -1000em; } .flex-pause:hover .tooltip, .flex-play:hover .tooltip { left: 1.25em; } .slide-image { width: 100%; position: relative; max-height:360px; } .slide-text { /*background-color: rgba(51, 51, 51, 0.8);*/ color: #FFF; width: inherit; padding: 20px; font-size: 1.4em; /*background: rgba(51, 51, 51, 0.8);*/ background-color: #cd1a38 !important; background: #cd1a38 !important; border-top: 1px solid #000; position: absolute; top: 0; height: 258px; max-height: 100%; width: 300px;} body.home .slide-text { height:360px; max-height: 100%; } .right{ text-align: right; right: 0px; padding-right:20px;} .left {text-align:left; left: 0px; padding-left:20px;} .hidden {display:none;} .flex-control-nav { text-align: right; font-size: 1em; bottom: -30px; padding:0 10px !important; } .flex-control-nav li { margin: 0 0.5em; } .flex-control-paging li a { background-color: #004A8D; color: #fff; width: 0.75em; height: 0.75em; text-align: right; text-indent: 999999px; border-bottom: none; margin: 0; } .flex-control-paging li a:hover { background: #004A8D; background: rgba(51,51,102,0.75); } .flex-control-paging li a.flex-active { background: #9a0100; background: rgba(154, 1, 0, 1); cursor: default; } /* Direction Nav */ .flex-direction-nav .flex-next {right: 5px; } .flex-direction-nav .flex-prev {left: 5px;} .flex-direction-nav li a { color: #767676; border-bottom: none; } .flex-direction-nav li a:hover { color: #767676; } .flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before { font-family: FontAwesome; font-size: 30px; } .flex-direction-nav li .flex-prev:before { content: "f0a8"; } .flex-direction-nav li .flex-next:before { content: "f0a9"; } @media (min-width: 1200px){ .full-img {height:360px;} } @media (max-width: 1200px) { #flex-slider, body.home #flex-slider {padding: 0;} } @media (max-width: 799px) { /* .flex-control-paging { display: none; } */ .flex-pauseplay .tooltip { display: none; } .flex-direction-nav .flex-next { top: 106%; } .flex-direction-nav .flex-prev {top: 106%;} /* .flexslider .flex-pauseplay { left: 50%; } */ .flex-direction-nav li .flex-next:before, .flex-direction-nav li .flex-prev:before { font-size: 20px; } .slide-text, body.home .slide-text { position: absolute; background-color: #888; color: #FFF; width: 100%; font-size: 0.9em; background: rgba(25, 25, 25, 0.75); border-top: 1px solid #333; padding: 0 10px; margin: 0; bottom: 0; top: inherit; height:50px; line-height:1; } .slide-text {bottom: -20px;} .slide-text h2 { display:inline; font-size:100%;} .flex-control-nav {width:100%; bottom:-55px;} .home .flex-control-nav {width:100%; bottom:-25px;} .home .flexslider .flex-pauseplay {margin-left:10px; bottom:-30px !important;} .flexslider .flex-pauseplay {margin-left:10px; bottom:-25px;} } /* ----------------------------------------- */ /* View slug: yu-slider - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View slug: home-page-boxes - start */ /* ----------------------------------------- */ .span_1_of_2 { width: auto; } .view { border: 0 solid #fefefe; box-shadow: 1px 1px 2px #999; cursor: default; float: left; height: 270px; margin: 1px; overflow: hidden; position: relative; text-align: center; width: 400px; -webkit-box-shadow: 1px 1px 2px #999; -moz-box-shadow: 1px 1px 2px #999; box-shadow: 1px 1px 2px #999; cursor: default; } .view .mask,.view .content { width: 400px; height: 270px; position: absolute; overflow: hidden; top: 0; left: 0; } .view img { display: block; position: relative; } .view h2 { /*background-color: rgba(1, 66, 124, 0.8);*/ background-color: rgba(0, 0, 0, 0.6); color: #fff; font-size: 130%; font-weight: 600; /*margin: 0 18px;*/ margin: 0; /*padding: 10px;*/ padding: 5px; position: relative; text-align: center; text-transform: none; } .view p { font-family: Georgia, serif; font-style: italic; font-size: 18px; position: relative; color: #fff; padding: 10px 20px 20px; text-align: center; } .view a.info { display: inline-block; text-decoration: none; padding: 7px 14px; background: #000; color: #fff; text-transform: uppercase; -webkit-box-shadow: 0 0 1px #000; -moz-box-shadow: 0 0 1px #000; box-shadow: 0 0 1px #000; } .view a.info: hover { -webkit-box-shadow: 0 0 5px #000; -moz-box-shadow: 0 0 5px #000; box-shadow: 0 0 5px #000; } .invigtabs { width: 100%; position:relative; margin: 0 auto; } .view-third img { -webkit-transition: all 0.2s ease-in; -moz-transition: all 0.2s ease-in; -o-transition: all 0.2s ease-in; -ms-transition: all 0.2s ease-in; transition: all 0.2s ease-in; } .view-third .mask { /*background-color: rgba(1, 66, 124, 0.6);*/ background-color: rgba(0, 0, 0, 0.3); -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)"; filter: alpha(opacity=0); opacity: 0; /*-webkit-transform: translate(460px, -100px) rotate(180deg); -moz-transform: translate(460px, -100px) rotate(180deg); -o-transform: translate(460px, -100px) rotate(180deg); -ms-transform: translate(460px, -100px) rotate(180deg); transform: translate(460px, -100px) rotate(180deg);*/ -webkit-transition: all 0.2s 0.4s ease-in-out; -moz-transition: all 0.2s 0.4s ease-in-out; -o-transition: all 0.2s 0.4s ease-in-out; -ms-transition: all 0.2s 0.4s ease-in-out; transition: all 0.2s 0.4s ease-in-out; } .view-third h2 { -webkit-transform: translateY(-100px); -moz-transform: translateY(-100px); -o-transform: translateY(-100px); -ms-transform: translateY(-100px); transform: translateY(-100px); -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; margin-top: 50px; } .view-third p { /*-webkit-transform: translateX(260px) rotate(90deg); -moz-transform: translateX(260px) rotate(90deg); -o-transform: translateX(260px) rotate(90deg); -ms-transform: translateX(260px) rotate(90deg); transform: translateX(260px) rotate(90deg);*/ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .view-third a.info { /*-webkit-transform: translateY(-150px); -moz-transform: translateY(-150px); -o-transform: translateY(-150px); -ms-transform: translateY(-150px); transform: translateY(-150px);*/ -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; } .view-third:hover .mask { -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)"; filter: alpha(opacity=100); opacity: 1; -webkit-transition-delay: 0s; -moz-transition-delay: 0s; -o-transition-delay: 0s; -ms-transition-delay: 0s; transition-delay: 0s; -webkit-transform: translate(0px, 0px); -moz-transform: translate(0px, 0px); -o-transform: translate(0px, 0px); -ms-transform: translate(0px, 0px); transform: translate(0px, 0px); } .view-third:hover h2 { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.5s; -moz-transition-delay: 0.5s; -o-transition-delay: 0.5s; -ms-transition-delay: 0.5s; transition-delay: 0.5s; margin-top: 20px; } .view-third:hover p { -webkit-transform: translateX(0px) rotate(0deg); -moz-transform: translateX(0px) rotate(0deg); -o-transform: translateX(0px) rotate(0deg); -ms-transform: translateX(0px) rotate(0deg); transform: translateX(0px) rotate(0deg); -webkit-transition-delay: 0.4s; -moz-transition-delay: 0.4s; -o-transition-delay: 0.4s; -ms-transition-delay: 0.4s; transition-delay: 0.4s; } .view-third:hover a.info { -webkit-transform: translateY(0px); -moz-transform: translateY(0px); -o-transform: translateY(0px); -ms-transform: translateY(0px); transform: translateY(0px); -webkit-transition-delay: 0.3s; -moz-transition-delay: 0.3s; -o-transition-delay: 0.3s; -ms-transition-delay: 0.3s; transition-delay: 0.3s; } .col { margin-left: 0; margin-right: 1% } @media (max-width:1200px) { .view, .view .mask,.view .content { width: 300px; height: 200px; } .view h2 { font-size: 100%; } .view p { font-size: 14px; } } @media (max-width:800px) { .col:first-child., .col { margin-left: 0; margin-right: 1% } .view, .view .mask,.view .content { width: 250px; height: 175px; } .view h2 { font-size: 80%; } .view p { display: none; } } /*@media (max-width:500px) { .view, .view .mask,.view .content { width: 200px; height: 135px; } } */ /* end invigilator buttons*/ /* ----------------------------------------- */ /* View slug: home-page-boxes - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View slug: home-page-news - start */ /* ----------------------------------------- */ .entry-content h2.home-title { font-size: 1.85em; margin: 0 0 25px 0; } .entry-content .news-item { position: relative; float: left; display: block; width: 32%; min-height: 120px; margin: 0 0 10px 0 !important; overflow: hidden; } .entry-content .news-item.event { min-height: 40px; padding: 10px 20px 10px 0; border-right: 1px solid #ddd; } /*.entry-content :nth-of-type(3n).news-item { margin: 0 0 10px 0; } .entry-content :nth-of-type(3n).news-item.event { padding: 10px 0; border: 0; }*/ .entry-content .news-item .home-image { display: block; width: 260px; height: 150px; margin: 0 0 10px 0 !important; overflow: hidden; /*background: #222; background-image: linear-gradient( #404040, #111 );*/ } .entry-content .news-item img.attachment-thumbnail.wp-post-image, .entry-content .news-item .entry-thumbnail img, img.size-full, img.size-large, img.wp-post-image, img.attachment-post-thumbnail { margin: 0 !important; display: block; /*max-width: 100%; height: auto; width: auto9;*/ width: 260px !important; height: 150px !important; overflow: hidden; } .entry-content .news-item span { font-size: 16px; font-weight: 400; line-height: 18px; margin: 0; } .entry-content .news-item span a { color: #000; text-decoration: none; border: 0; } .entry-content .news-item span a:hover { color: #cc2030; text-decoration: none; border-bottom: 1px dotted #cc2030; } .entry-content .view-more { float: right; font-size: 1.1em; margin: -52px 0 0 0; } .entry-content .go-button a { float: left; display: block; font-size: 1.05em; color: #fff; text-decoration: none; margin: 0 0 30px 0; padding: 7px 11px; background: #e31837; border: 0; clear: both; } .entry-content .go-button a:hover { color: #fff; text-decoration: none; background: #cc2030; border: 0; } .entry-content .home-line { display: block; width: 100%; height: 1px; margin: 0; background: none; border: 0; border-top: 1px solid #ddd; } .entry-content hr.white { display: block; width: 100%; height: 1px; margin: 10px 0; background: none; border: 0; } .entry-content hr.white.taller { margin: 40px 0; } .entry-content .news-item, .entry-content .news-item .home-image { padding-right: 10px !important; } .entry-content .news-item, .entry-content .news-item .home-image { margin-right: 10px; padding-right: 10px !important; } .entry-content .news-item { margin: 0 10px 25px 0 !important; } @media screen and (max-width: 640px) { .entry-content h2.home-title { font-size: 1.35em; } .entry-content .news-item { float: none; display: block; width: 100%; min-height: 100px; margin: 0 0 20px 0; padding: 0; } .entry-content .news-item .home-image { margin: 0; } .entry-content .news-item span { width: 67%; font-size: 16px; } .entry-content .go-button a { font-size: 0.9em; } .entry-content .view-more { display: block; float: none; font-size: 1em; margin: -20px 0 15px 0; clear: both; } .entry-content :nth-of-type(3n+0).news-item, .entry-content :nth-of-type(3n+0).news-item.event, .entry-content :nth-of-type(3n+1).news-item, .entry-content :nth-of-type(3n+1).news-item.event, .entry-content .news-item:nth-of-type(3n), .entry-content .news-item.event:nth-of-type(3n), .entry-content .news-item:nth-of-type(2n), .entry-content .news-item.event:nth-of-type(2n) { padding-left: 0; border: none; min-height: auto; } } /* end */ @media screen and (max-width: 480px) { .entry-content .news-item { min-height: 80px; margin: 0 0 10px 0; padding: 0; } .entry-content .news-item .home-image { } .entry-content .news-item span { width: 72%; } .entry-content :nth-of-type(3n+0).news-item, .entry-content :nth-of-type(3n+0).news-item.event, .entry-content :nth-of-type(3n+1).news-item, .entry-content :nth-of-type(3n+1).news-item.event, .entry-content .news-item:nth-of-type(3n), .entry-content .news-item.event:nth-of-type(3n), .entry-content .news-item:nth-of-type(2n), .entry-content .news-item.event:nth-of-type(2n) { padding-left: 0; border: none; min-height: auto; } } /* end */ /* ----------------------------------------- */ /* View slug: home-page-news - end */ /* ----------------------------------------- */ /* ----------------------------------------- */ /* View slug: home-page-news-row-2 - start */ /* ----------------------------------------- */ .entry-content h2.home-title { font-size: 1.85em; margin: 0 0 25px 0; } .entry-content .news-item { position: relative; float: left; display: block; width: 32%; min-height: 120px; margin: 0 0 10px 0 !important; overflow: hidden; } .entry-content .news-item.event { min-height: 40px; padding: 10px 20px 10px 0; border-right: 1px solid #ddd; } /*.entry-content :nth-of-type(3n).news-item { margin: 0 0 10px 0; } .entry-content :nth-of-type(3n).news-item.event { padding: 10px 0; border: 0; }*/ .entry-content .news-item .home-image { display: block; width: 260px; height: 150px; margin: 0 0 10px 0 !important; overflow: hidden; /*background: #222; background-image: linear-gradient( #404040, #111 );*/ } .entry-content .news-item img.attachment-thumbnail.wp-post-image, .entry-content .news-item .entry-thumbnail img, img.size-full, img.size-large, img.wp-post-image, img.attachment-post-thumbnail { margin: 0 !important; display: block; /*max-width: 100%; height: auto; width: auto9;*/ width: 260px !important; height: 150px !important; overflow: hidden; } .entry-content .news-item span { font-size: 16px; font-weight: 400; line-height: 18px; margin: 0; } .entry-content .news-item span a { color: #000; text-decoration: none; border: 0; } .entry-content .news-item span a:hover { color: #cc2030; text-decoration: none; border-bottom: 1px dotted #cc2030; } .entry-content .view-more { float: right; font-size: 1.1em; margin: -52px 0 0 0; } .entry-content .go-button a { float: left; display: block; font-size: 1.05em; color: #fff; text-decoration: none; margin: 0 0 30px 0; padding: 7px 11px; background: #e31837; border: 0; clear: both; } .entry-content .go-button a:hover { color: #fff; text-decoration: none; background: #cc2030; border: 0; } .entry-content .home-line { display: block; width: 100%; height: 1px; margin: 0; background: none; border: 0; border-top: 1px solid #ddd; } .entry-content hr.white { display: block; width: 100%; height: 1px; margin: 10px 0; background: none; border: 0; } .entry-content hr.white.taller { margin: 40px 0; } .entry-content .news-item, .entry-content .news-item .home-image { padding-right: 10px !important; } .entry-content .news-item, .entry-content .news-item .home-image { margin-right: 10px; padding-right: 10px !important; } .entry-content .news-item { margin: 0 10px 25px 0 !important; } @media screen and (max-width: 640px) { .entry-content h2.home-title { font-size: 1.35em; } .entry-content .news-item { float: none; display: block; width: 100%; min-height: 100px; margin: 0 0 20px 0; padding: 0; } .entry-content .news-item .home-image { margin: 0; } .entry-content .news-item span { width: 67%; font-size: 16px; } .entry-content .go-button a { font-size: 0.9em; } .entry-content .view-more { display: block; float: none; font-size: 1em; margin: -20px 0 15px 0; clear: both; } .entry-content :nth-of-type(3n+0).news-item, .entry-content :nth-of-type(3n+0).news-item.event, .entry-content :nth-of-type(3n+1).news-item, .entry-content :nth-of-type(3n+1).news-item.event, .entry-content .news-item:nth-of-type(3n), .entry-content .news-item.event:nth-of-type(3n), .entry-content .news-item:nth-of-type(2n), .entry-content .news-item.event:nth-of-type(2n) { padding-left: 0; border: none; min-height: auto; } } /* end */ @media screen and (max-width: 480px) { .entry-content .news-item { min-height: 80px; margin: 0 0 10px 0; padding: 0; } .entry-content .news-item .home-image { } .entry-content .news-item span { width: 72%; } .entry-content :nth-of-type(3n+0).news-item, .entry-content :nth-of-type(3n+0).news-item.event, .entry-content :nth-of-type(3n+1).news-item, .entry-content :nth-of-type(3n+1).news-item.event, .entry-content .news-item:nth-of-type(3n), .entry-content .news-item.event:nth-of-type(3n), .entry-content .news-item:nth-of-type(2n), .entry-content .news-item.event:nth-of-type(2n) { padding-left: 0; border: none; min-height: auto; } } .entry-content h6 { font-size: 0; } /* ----------------------------------------- */ /* View slug: home-page-news-row-2 - end */ /* ----------------------------------------- */