/*# KPMG STYLESHEET :: HOME
  # [6]  IMPORT FONTS   
  # [40] INIT GLOBAL COLOR VARIABLES
  # [55] MAIN    MENU   STYLING
  # [55] MEGA    MENU   STYLING
  # [55] STICKY  MENU   STYLING
  # [55] OFFICES MENU   STYLING
  # [55] GENERAL HEADER STYLING
  # [55] HOME    HEADER STYLING

  #*/

body.home #kpmg-office-magazine.home-magazine .group-content.slider {
  width: 314px;
  margin: auto;
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  -webkit-justify-content: flex-start;
          justify-content: flex-start;
}

#kpmg-office-magazine.home-magazine {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  padding: 0px 8% 45px 8%;
  background : white;
}

#kpmg-office-magazine.home-magazine .group {
  width:100%;	
  text-align: left;	
  padding-top: 50px;
  padding-bottom: 10px;
}

#kpmg-office-magazine.home-magazine .group-title {
  width: 100%;
  padding-bottom: 45px;
}

#kpmg-office-magazine.home-magazine .group-title h3 {
  font-family: "KPMG-Light";
  font-size: 50px;
  font-weight: 400;
}

#kpmg-office-magazine.home-magazine .group-title h3 {
  color: var(--kpmg-blue);
  line-height: 60px;
}

#kpmg-office-magazine.home-magazine .group-content.no-mobile {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -webkit-align-content: stretch;
      -ms-flex-line-pack: stretch;
          align-content: stretch;	  
  width: 100%;
}

body.kpmg-search #kpmg-office-magazine.home-magazine .group-content.no-mobile {
  display: block;  
  width: 100%;
}

#kpmg-office-magazine.home-magazine .group-content.mobile {
  display: none;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .slider {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  overflow-x: hidden;
  scroll-behavior: smooth;
  -webkit-overflow-scrolling: touch;
  -ms-scroll-snap-points-x: repeat(300px);
  -webkit-scroll-snap-points-x: repeat(300px);
  scroll-snap-points-x: repeat(300px);
  -ms-scroll-snap-type: mandatory;
  -webkit-scroll-snap-type: mandatory;
  scroll-snap-type: mandatory;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .slider::-webkit-scrollbar {
  width: 10px;
  height: 10px;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .slider::-webkit-scrollbar-thumb {
  background: black;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .slider::-webkit-scrollbar-track {
  background: transparent;
}

.no-margin-l {
  margin-left: 0px !important;
}

.no-margin-r {
  margin-right: 0px !important;
}

#content #kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news {
  display: inline-block;
  width: -webkit-calc(22.5% - 26px);
  width: calc(22.5% - 26px);
  height: 0px;
  padding-top: -webkit-calc(30% + 20px);
  padding-top: calc(30% + 20px);
  position: relative;
  cursor: pointer;
}

#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -ms-flex-negative: 0;
  -webkit-flex-shrink: 0;
          flex-shrink: 0;
  position: relative;
  height: 0px;
  -webkit-transform-origin: center center;
  -ms-transform-origin: center center;
      transform-origin: center center;
  transition: -webkit-transform 0.5s;
  -webkit-transition: -webkit-transform 0.5s;
  transition: transform 0.5s;
  transition: transform 0.5s, -webkit-transform 0.5s;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  cursor: pointer;
}

#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news {
  width: 300px;
  padding-top: 450px;
}

#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news:target {
}

#content #kpmg-office-magazine.home-magazine .group-content .group-content-news .content-wrapper {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: -webkit-calc(100% - 26px);
  height: calc(100% - 26px);
  border: 2px solid #F2F2F2;
}

#content #kpmg-office-magazine.home-magazine .group-content .group-content-news {
}

#content #kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news:not(.single-dossier) {
  margin-right: -webkit-calc(3.33333333333% - 2px);
  margin-right: calc(3.33333333333% - 2px);
}

#content #kpmg-office-magazine.home-magazine .group-content .group-content-news:not(last-of-type) {
  /* margin-right: 25px; */
  /* flex: 0 0 calc(25% - 25px); */
  ;
}

#content #kpmg-office-magazine.home-magazine .group-content .group-content-news:first-of-type {
  /* -webkit-transition: margin-left 300ms ease-in-out; */
  /* transition: margin-left 300ms ease-in-out; */
  ;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: space-evenly;
  -ms-flex-pack: space-evenly;
  -webkit-justify-content: space-evenly;
          justify-content: space-evenly;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          align-items: center;
  position: absolute;
  background-color: #F2F2F2;
  padding: 10px 0px;
  border: 1px solid #a9abb1;
}

#kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news .category {
  /* width: 75%; */
  /* top: -webkit-calc(35% - 38px); */
  /* top: calc(35% - 38px); */
  left: 12.5%;
  margin: 0px;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news .category {
  width: 75%;
  top: 25%;
  left: 12.5%;
  margin: 0px;
}

#kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news .category span,
#kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news .category span {
  font-family: "OPEN sans";
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--kpmg-blue);
  line-height: 24px;
  letter-spacing: 0px;
  text-transform: uppercase;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  /* border-left: 1px solid var(--kpmg-grey-light); */
  /* border-right: 1px solid var(--kpmg-grey-light); */
  /* border-bottom: 1px solid var(--kpmg-grey-light); */
  background: #F2F2F2;
  height: 100%;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content {
  border-bottom: 1px solid #F2F2F2;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content {
  -webkit-box-pack: space-between;
  -ms-flex-pack: space-between;
  -webkit-justify-content: space-between;
          justify-content: space-between;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content .title {
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content .title {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  -webkit-flex-direction: column;
          flex-direction: column;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  height: 35%;
  padding: 0px 0px 10px 0px;
  text-align: center;
}

#kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news .content .title a {
  font-family: "KPMG-Light";
  font-size: 20px;
  font-weight: 600;
  color: #282828;
  cursor: pointer;
  text-decoration: unset;
  text-align: left;
  letter-spacing: 2px;
	line-height: 22px;			   
}

#kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news .content .title a {
  font-family: "Open Sans";
  font-size: 18px;
  font-weight: 600;
  color: var(--kpmg-blue);
  cursor: pointer;
  text-decoration: unset;
  text-align: center;
  letter-spacing: 0.6px;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content .excerpt {
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content .excerpt {
  padding: 0px 18px 30px 18px;
}

#kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news .content .excerpt p {
  font-family: "Open sans";
  font-size: 14px;
  font-weight: 400;
  color: var(--kpmg-black);
  text-align: left;
  line-height: 18px;
  letter-spacing: 0px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 54px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news .content .excerpt p {
  font-family: "Open sans";
  font-size: 14px;
  font-weight: 500;
  color: var(--kpmg-grey);
  text-align: left;
  line-height: 18px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  max-height: 54px;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content .footer {
  padding: 20px 18px 0px 0px;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-news .content .footer {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  -webkit-justify-content: space-between;
          justify-content: space-between;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
          align-content: center;
  font-family: "Open sans";
  font-size: 13px;
  font-weight: 600;
  color: var(--kpmg-grey);
}

#kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-events {
  border: 6px solid #ffffff;	
  /* border: 6px solid var(--kpmg-orange); */
  padding: 6px;
}

#kpmg-office-magazine.home-magazine .group-content.mobile .group-content-events {
  border: 6px solid var(--kpmg-orange);
}

#content #kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .category {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
          align-content: center;
  padding: 20px 10px 50px 10px;
  background-color: white;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .category {
  /* padding: 20px 10px 50px 10px; */
  padding: 20px 10px 0px 10px;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .category .icon {
  /* padding-left: 18px; */
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .category .label {
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  -webkit-justify-content: center;
          justify-content: center;
  -ms-flex-line-pack: center;
  -webkit-align-content: center;
          align-content: center;
  font-family: "OPEN sans";
  font-size: 16px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--kpmg-blue);
  line-height: 24px;
  text-transform: uppercase;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .date {
  font-family: "KPMG-Light";
  font-size: 70px;
  font-weight: 400;
  text-transform: uppercase;
  color: var(--kpmg-blue);
  text-transform: uppercase;
  text-align: center;
  background-color: white;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .date {
  padding: 0px 10px 18px 10px;
  line-height: 28px;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .hour {
  padding: 20px 10px 20px 10px;
  font-family: "KPMG-Light";
  font-size: 45px;
  font-weight: 400;
  color: var(--kpmg-blue);
  line-height: 18px;
  text-align: center;
  background-color: white;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .title {
  padding: 0px 10px 20px 10px;
  background-color: white;
  text-align: center;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .title a {
  font-family: "OPEN sans";
  font-size: 1.2vw;
  font-weight: 600;
  text-align: left;
  color: var(--kpmg-black);
  line-height: 24px;
  text-decoration: unset;
  text-align: left;
  letter-spacing: 0;
  cursor: pointer;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .footer {
  width: 100%;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .place {
  padding: 0px 10px 7px 20px;
  font-family:"Open Sans";
  font-size: 12px;
  font-weight: 700;
  text-transform: uppercase;
  color: var(--kpmg-black);
  line-height: 16px;
  letter-spacing: 0px;
  text-align: left;
  background-color: white;
}

#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .line {
  content: '';
  width: -webkit-calc(100% - 40px);
  width: calc(100% - 40px);
  margin-left: 20px;
  padding: 0px 10px 13px 10px;
  line-height: 16px;
  border-top: 1px solid var(--kpmg-blue);
  background-color: white;
}

#offers-wrapper-section .offers-scroll-mobile {
  display:none;	
}

.slider ul.scroll-magazine,
.slider ul.scroll-tags {
  display: block;
  display: -webkit-box;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;	
}

#offers-wrapper-section .offers-scroll-mobile,
.slider ul.scroll-magazine,
.slider ul.scroll-tags {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  -webkit-flex-direction: row;
          flex-direction: row;
          -webkit-box-pack: center;
          -webkit-justify-content: center;
              -ms-flex-pack: center;
                  justify-content: center;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
          -ms-grid-row-align: center;
      align-items: center;
  list-style: none;
  margin: 0px -webkit-calc((100% - 268px ) / 2) !important;
  margin: 0px calc((100% - 268px ) / 2) !important;
  padding-top: 45px;
  width:268px;
}

#offers-wrapper-section .offers-scroll li a:after {
	opacity:1 !important;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slider ul.scroll-magazine li,
.slider ul.scroll-tags li {
  line-height: 5px;
  margin: 0px 15px;
}

.slider ul.scroll-magazine li a,
.slider ul.scroll-tags li a {
  display: inline-block;
  width: 40px;
  height: 5px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  cursor: pointer;
  background-image: url('../assets/icon/orange/scroll.png');
}

.slider ul.scroll-magazine li a:after,
.slider ul.scroll-tags li a:after {
  content: '';
  display: block;
  width: 40px;
  height: 5px;
  background-color: rgba(0, 51, 141, 0.98);
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}

.slider ul.scroll-magazine li.slick-active a:after,
.slider ul.scroll-tags li.slick-active a:after {
	opacity: 0;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
} 
/*
   ################# STYLE BROWSER TARGETING :: START ##########################   
*/

/* ## DEVICE  [ DESKTOP ] 
   ## BROWSER [ CHROME & SAFARI ] 
*/
@supports (-webkit-appearance:none) {

}

/* ## DEVICE  [ DESKTOP ] 
   ## BROWSER [ MS EDGE ] 
*/

@supports (-ms-ime-align:auto) {
	
	.home-magazine#kpmg-office-magazine .group-content.no-mobile .group-content-news .category {
		width:auto;
	}
}

/* ## DEVICE  [ DESKTOP ] 
   ## BROWSER [ IE 10 + ] 
*/
@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {


  .home-magazine#kpmg-office-magazine .group-content.no-mobile .group-content-news .category {
    width: 65% ;
    top: 40% !important;
    left: 0;
    margin: 0px;
    background: transparent;
    border: none;
  }
  .home-magazine#kpmg-office-magazine .group-content.no-mobile {
    height: 420px !important;
  }


}

/* ################# STYLE BROWSER TARGETING  :: END   ##########################
   ################# STYLE MEDIASCREEN  :: START ################################   
*/

/* ## DEVICE      [ DESKTOP ] 
   ## RESOLUTION  [ 1367 : more ] 
   ## ORIENTATION [ NORMAL ] 
*/
@media only screen and (min-width: 1367px) {
	
}

/* ## DEVICE      [ LAPTOP ] 
   ## RESOLUTION  [ 1025 : 1366 ] 
   ## ORIENTATION [ NORMAL ] 
*/
@media only screen and (min-width: 1025px) and (max-width: 1366px) {
	#kpmg-office-magazine.home-magazine .group-content.no-mobile .group-content-news {
		padding-top: 400px !important;
	}
	
	#kpmg-office-magazine.home-magazine  .group-content.no-mobile .group-content-events {
		padding-top: 380px !important;
	}
	
	#kpmg-office-magazine.home-magazine .group-content .group-content-events .content-wrapper .title a {
		font-size: 14px;
		line-height:18px;
	}
}


/* ## DEVICE      [ TABLETS & IPADS ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {

}

/* ## DEVICE      [ TABLETS & IPADS ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media only screen and (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) {
 
}

/* ## DEVICE      [ IPAD 1, 2, MINI & AIR ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media (min-width: 768px) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
  
}

/* ## DEVICE      [ IPAD 1, 2, MINI & AIR ] 
   ## RESOLUTION  [ 768 : 1024 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
 
}

/* ## DEVICE      [ IPAD 12" ] 
   ## RESOLUTION  [ 768 : 960 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media only screen and (min-device-width: 960px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
 
}

/* ## DEVICE      [ IPAD 3, 4, PRO 9.7" ] 
   ## RESOLUTION  [ 768 : 960 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media (min-width: 768) and (max-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
 
}

/* ## DEVICE      [ IPAD 3, 4, PRO 9.7" ] 
   ## RESOLUTION  [ 768 : 1112 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media (min-width: 768) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {

}

@media (min-width: 768) and (max-width: 1112px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 2) {
  
}

/* ## DEVICE      [ IPAD PRO 10" ] 
   ## RESOLUTION  [ 834 : 834 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media only screen and (min-device-width: 834px) and (max-device-width: 834px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 2) {
 
}

/* ## DEVICE      [ MOST OF SMARTPHONES ] 
   ## RESOLUTION  [ 320 : 480 ] 
   ## ORIENTATION [ PORTRAIT ] 
*/
@media (max-width: 480px) and (orientation: portrait) {
	
	#offers-wrapper-section .offers-scroll-mobile {
		display: block;
		display: -webkit-box;
		display: -ms-flexbox;
		display: -webkit-flex;
		display: flex;
	}
	
	#kpmg-tag-list.home-page .list-content.mobile .slider,
	#kpmg-office-magazine.home-magazine .group-content.mobile .slider {
	   display:block !important;
	   height:100% !important;
	}
	
	#kpmg-tag-list.home-page .list-content.mobile .slider .single-wrapper,
	#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news, 
	#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-events {
		width: 100% !important;
		height: 418px !important;
		margin: 0px !important;
	} 
	
	#kpmg-tag-list.home-page .list-content.mobile .slider .single-wrapper {
		width: 268px !important;
		height: 418px !important;
		margin: 0px -webkit-calc((100% - 268px) / 2) !important;
		margin: 0px calc((100% - 268px) / 2) !important;
	}

	#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-news .content-wrapper {
		width: 242px !important;
		height: 392px !important;
		margin: 0px -webkit-calc((100% - 268px) / 2) !important;
		margin: 0px calc((100% - 268px) / 2) !important;
	}	
	
	#content #kpmg-office-magazine.home-magazine .group-content.mobile .group-content-events .content-wrapper {
		width: 248px !important;
		height: 418px !important;
		margin: 0px -webkit-calc((100% - 268px) / 2) !important;
		margin: 0px calc((100% - 268px) / 2) !important;
	} 
	
	#kpmg-tag-list.home-page .list-content.mobile .slider .single-wrapper .single-inner {
		height:-webkit-calc(100% - 12px);
		height:calc(100% - 12px);
		width:-webkit-calc(100% - 12px);
		width:calc(100% - 12px);
	}
	
	#kpmg-tag-list.home-page .tag-scroll {
		display:none !important;
	}	
}

/* ## DEVICE      [ MOST OF SMARTPHONES ] 
   ## RESOLUTION  [ 480 : 960 ] 
   ## ORIENTATION [ LANDSCAPE ] 
*/
@media only screen and (max-device-width: 960px)
				   and (orientation: landscape)
				   and (-webkit-min-device-pixel-ratio: 2) {

}

@media only screen and (max-device-width: 960px) 
				   and (orientation: landscape) 
				   and (-webkit-min-device-pixel-ratio: 3) {

}