@charset "UTF-8";
/**********************************/
/**********************************
ALRAY © 2015
******** Authors **************
Development and Responsive Design by: atyaf
E-mail: info@atyaf.co
Site: www.atyaf.co
************************************/
/**********************************/
/* custom fonts */
@font-face {
  font-family: 'Alray Arabic';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/Al-Jazeera-Arabic-Light.eot);
  src: url(../fonts/Al-Jazeera-Arabic-Light.eot?#iefix) format('embedded-opentype'), url(../fonts/Al-Jazeera-Arabic-Light.woff) format('woff'), url(../fonts/Al-Jazeera-Arabic-Light.ttf) format('truetype');
}
@font-face {
  font-family: 'Alray Arabic';
  font-style: normal;
  font-weight: 400;
  src: url(../fonts/Al-Jazeera-Arabic-Regular.eot);
  src: url(../fonts/Al-Jazeera-Arabic-Regular.eot?#iefix) format('embedded-opentype'), url(../fonts/Al-Jazeera-Arabic-Regular.woff) format('woff'), url(../fonts/Al-Jazeera-Arabic-Regular.ttf) format('truetype');
}
@font-face {
  font-family: 'Alray Arabic';
  font-style: normal;
  font-weight: 700;
  src: url(../fonts/Al-Jazeera-Arabic-Bold.eot);
  src: url(../fonts/Al-Jazeera-Arabic-Bold.eot?#iefix) format('embedded-opentype'), url(../fonts/Al-Jazeera-Arabic-Bold.woff) format('woff'), url(../fonts/Al-Jazeera-Arabic-Bold.ttf) format('truetype');
}
@font-face {
  font-family: Greta;
  src: url('../fonts/Greta_Arabic_Regular.eot');
  src: url('../fonts/Greta_Arabic_Regular.eot?#iefix') format('embedded-opentype'), url('../fonts/Greta_Arabic_Regular.woff') format('woff'), url('../fonts/Greta_Arabic_Regular.otf') format("opentype");
}
/* End custom fonts */
.pt20 {
  padding-top: 20px;
}
.pr20 {
  padding-right: 20px;
}
.pb20 {
  padding-bottom: 20px;
}
.pl20 {
  padding-left: 20px;
}
.p20 {
  padding: 20px;
}
.pt10 {
  padding-top: 10px;
}
.pr10 {
  padding-right: 10px;
}
.pb10 {
  padding-bottom: 10px;
}
.pl10 {
  padding-left: 10px;
}
.p10 {
  padding: 10px;
}
.mt20 {
  margin-top: 20px;
}
.mr20 {
  margin-right: 20px;
}
.mb20 {
  margin-bottom: 20px;
}
.ml20 {
  margin-left: 20px;
}
.m20 {
  margin: 20px;
}
.mt10 {
  margin: 10px;
}
.mt30 {
  margin-top: 30px;
}
.mr30 {
  margin-right: 30px;
}
.mb30 {
  margin-bottom: 30px;
}
.ml30 {
  margin-left: 30px;
}
.m30 {
  margin: 30px;
}
@media (max-width: 768px) {
  .container {
    padding: 0 15px;
  }
}
@media (min-width: 768px) {
  .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 970px;
  }
}
@media (min-width: 1200px) and (max-width: 1330px) {
  .container {
    width: 1170px;
  }
}
@media (min-width: 1331px) {
  .container {
    width: 1315px;
  }
}
/* *********************** */
/*.wrapper{
  .make-row();
}*/
@media (max-width: 480px) {
  /* featured */
  #featured ul.more li .details .info {
    display: none;
  }
  #featured ul.more2 li {
    float: right;
    width: 49%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  #featured ul.more2 li:nth-child(2n) {
    margin-left: 0;
  }
  #featured ul.more2 li img {
    width: 100%;
  }
  #morenews ul.list li {
    padding: 25px 25px 0;
  }
  #morenews ul.list li .thumb {
    margin-bottom: 10px;
  }
  #morenews ul.list li .thumb img {
    width: 100%;
  }
  #galleries_block {
    padding: 20px 0 60px;
  }
  #galleries_block ul li {
    margin-bottom: 30px;
  }
  #galleries_block ul li img {
    width: 100%;
  }
  .section-3 .layout-1 ul.list li {
    padding: 20px 10px 0 !important;
  }
  .section-3 .layout-1 ul.list li .details .title {
    font-size: 16px;
  }
  /* SPECIAL FILE */
  #specialfile .col-1 {
    margin-bottom: 30px;
    padding: 15px;
  }
  #specialfile .col-1 h1 .title {
    font-size: 24px;
  }
  #specialfile .col-1 h4 {
    font-size: 18px;
  }
  #specialfile .col-1 p.info {
    font-size: 16px;
  }
  #specialfile .col-1 .link a {
    font-size: 16px;
  }
  #specialfile .col-2 img {
    width: 100%;
  }

}
@media (max-width: 767px) {
  /* NavBar */
  #nav {
    height: auto;
  }
  #nav label[for="MainMenuMobileShow"] {
    float: right;
    font-size: 24px;
    color: #ffffff;
    margin: 6px 10px 0 10px;
  }
  #nav ul.links {
    clear: both;
    display: none;
  }
  #nav ul.links > li > a,
  #nav ul.links > li > label {
    font-size: 14px;
    background-color: #000000;
  }
  #nav ul.links > li ul {
    display: none;
    background-color: #ffb400;
  }
  #nav ul.links > li ul li a {
    font-size: 13px;
  }
  #nav .datetime {
    position: absolute;
    top: 0;
    left: 15px;
    font-size: 12px;
  }
  /* HEADER */
  #header h1 {
    text-align: center;
  }
  #header h1 img {
    width: 130px;
    display: inline-block;
  }
  #header .ads {
    margin-top: 20px;
    text-align: center;
  }
  #header .ads img {
    display: inline-block;
  }
  #header .currency-clear {
    display: block;
    margin-bottom: 20px;
  }
  /* nBar */
  #nBar .marquee a {
    font-size: 13px;
  }
  /* Breaking */
  #breaking {
    font-size: 14px;
    line-height: 24px;
  }
  #breaking .content {
    margin-right: 60px;
  }
  #featured .featured {
    padding: 30px 30px 20px;
  }
  #featured .featured h1 {
    font-size: 28px;
  }
  #featured .featured .thumb {
    margin-bottom: 15px;
  }
  #featured .featured .thumb img {
    width: 100%;
  }
  #featured .featured .details {
    padding-right: 0;
  }
  #featured .featured .details:before {
    display: none;
  }
  #featured ul.more li {
    margin-bottom: 20px;
  }
  #featured ul.more li .thumb {
    float: right;
    width: 30%;
    margin-left: 5%;
  }
  #featured ul.more li .details {
    float: right;
    width: 65%;
  }
  #featured ul.more li .details h2 {
    margin-top: 0;
  }
  #galleries_block .header a {
    font-size: 24px;
  }
  .section-3 {
    margin: 0 15px !important;
  }
  .section-3 .header {
    margin: 20px 20px 0;
  }
  .section-3 .col-1 {
    border-bottom: 1px solid #eeeeee;
  }
  .section-3 .col-2 {
    border-bottom: 1px solid #eeeeee;
  }
  .section-3 .layout-1 ul.list li {
    padding: 20px 35px 0;
  }
  .section-3 .layout-1 ul.list li .thumb {
    float: right;
    width: 39.8%;
    margin-left: 2%;
  }
  .section-3 .layout-1 ul.list li .details {
    float: right;
    width: 58.2%;
  }
  .section-3 .layout-1 ul.list li .details .info {
    display: none;
  }
  .section-3 .layout-2 {
    padding-bottom: 20px;
  }
  .section-3 .layout-2 ul.list li {
    padding: 15px 15px 0;
  }
  .section-3 .layout-2 ul.list li .thumb {
    float: right;
    width: 28.4%;
    margin-left: 3%;
  }
  .section-3 .layout-2 ul.list li .thumb img {
    width: 100%;
  }
  .section-3 .layout-2 ul.list li .details {
    float: right;
    width: 63.6%;
  }
  .section-3 .layout-3 ul.list li {
    padding: 30px 30px 0;
  }
  .section-3 .layout-3 ul.list li .thumb img {
    width: 100%;
  }
  .section-5 {
    margin: 0 15px !important;
  }
  .section-5 .header {
    margin: 10px 10px 10px 0;
  }
  .section-5 .header .title {
    font-size: 18px;
  }
  .section-5 .col-3clear {
    display: block;
  }
  .section-5 .layout-1 ul.list li {
    padding: 10px 10px 0;
  }
  .section-5 .layout-1 ul.list li .details .title {
    font-size: 14px;
    line-height: 24px;
    margin-top: 5px;
  }
  .section-5 .layout-1 ul.list li .details .stats {
    font-size: 12px;
  }
  .section-5 .layout-1 ul.list li .details .stats span:last-child {
    display: none;
  }
  .section-5 .layout-1 ul.list li .thumb img {
    width: 100%;
  }
  .section-5 .layout-2 {
    margin-top: 20px;
    padding-bottom: 20px;
    border-bottom: 1px solid #eeeeee;
  }
  .section-5 .layout-2 ul.list li a {
    padding: 10px 20px;
  }
  .section-5 .layout-3 ul.list li .thumb {
    float: right;
    width: 30%;
    margin-left: 3%;
  }
  .section-5 .layout-3 ul.list li .details {
    float: right;
    width: 67%;
  }
  #footer .lay-4clear {
    margin-bottom: 20px;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  /* HEADER */
  #header .currency {
    width: 40%;
    float: right;
  }
  #header .left {
    float: left;
    width: 55%;
  }
  #featured ul.more2 li {
    float: right;
    width: 32%;
    margin-left: 2%;
    margin-bottom: 10px;
  }
  #featured ul.more2 li:nth-child(3n) {
    margin-left: 0;
  }
  #featured ul.more2 li img {
    width: 100%;
  }
  .section-1 .secondary .latest,
  .section-1 .secondary .ads-container,
  .section-1 .secondary .vote {
    width: 50%;
    float: right;
  }
  .section-1 .secondary .ads-container {
    padding-top: 50px;
  }
  #morenews ul.list li {
    float: right;
    width: 50%;
    padding: 25px 25px 0;
  }
  #morenews ul.list li .thumb {
    margin-bottom: 10px;
  }
  #morenews ul.list li .thumb img {
    width: 100%;
  }
  #galleries_block {
    padding: 30px 0 140px;
  }
  #galleries_block ul li {
    float: right;
    width: 48.5%;
    margin-left: 3%;
    margin-bottom: 30px;
  }
  #galleries_block ul li img {
    width: 100%;
  }
  #galleries_block ul li:nth-child(2n) {
    margin-left: 0;
  }
  /* SPECIAL FILE */
  #specialfile .col-1 {
    width: 48%;
    float: right;
    margin-left: 2%;
  }
  #specialfile .col-1 h1 {
    margin-top: 0;
  }
  #specialfile .col-1 h1 .title {
    font-size: 24px;
  }
  #specialfile .col-1 h4 {
    font-size: 18px;
  }
  #specialfile .col-1 p.info {
    font-size: 16px;
  }
  #specialfile .col-1 .link a {
    font-size: 16px;
  }
  #specialfile .col-2 {
    width: 48%;
    float: right;
  }
  #specialfile .col-2 img {
    width: 100%;
  }
  .section-5 {
    margin: 0 15px !important;
  }
  .section-5 .header {
    margin: 20px 20px 0 0;
  }
  .section-5 .header .title {
    font-size: 20px;
  }
  .section-5 [class*="col-"] {
    float: right;
    width: 50%;
  }
  .section-5 .col-1 {
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
  }
  .section-5 .col-2 {
    border-bottom: 1px solid #eeeeee;
  }
  .section-5 .col-3clear {
    display: block;
    float: none !important;
    width: 100% !important;
  }
  .section-5 .col-3 {
    border-left: 1px solid #eeeeee;
  }
  .section-5 .layout-1 ul.list li {
    padding: 20px 20px 0;
  }
  .section-5 .layout-1 ul.list li .thumb img {
    width: 100%;
  }
  .section-5 .layout-2 ul.list li a {
    padding: 10px 20px;
  }
  .section-5 .layout-3 ul.list li .thumb {
    float: right;
    width: 30%;
    margin-left: 3%;
  }
  .section-5 .layout-3 ul.list li .details {
    float: right;
    width: 67%;
  }
  #footer [class*="lay"] {
    float: right;
  }
  #footer .lay-4clear {
    float: none;
    display: block;
    margin-bottom: 20px;
  }
  #footer .lay-1,
  #footer .lay-2 {
    width: 33.33333333%;
  }
  #footer .lay-3 {
    width: 33.33333333%;
  }
  #footer .lay-4 {
    float: none;
    width: 100%;
  }
  .social-fixed{
    display: none;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* NavBar */
  #nav ul.links > li {
    float: right;
  }
  #nav ul.links > li > a,
  #nav ul.links > li > label {
    font-size: 14px;
  }
  #nav ul.links > li ul {
    display: none;
    min-width: 200px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    background-color: #ffb400;
  }
  #nav ul.links > li ul li a {
    font-size: 13px;
  }
  #nav .datetime {
    display: none;
  }
  /* HEADER */
  #header h1 {
    float: right;
    width: 18%;
  }
  #header .ads {
    float: left;
    width: 76.8%;
  }
  #header .currency-clear {
    display: block;
    margin-bottom: 20px;
  }
  #header .currency {
    width: 27%;
    float: right;
  }
  #header .left {
    float: left;
    width: 40%;
  }
  /* Breaking */
  #breaking {
    font-size: 18px;
  }
  #breaking .content {
    margin-right: 71px;
  }
  #featured .featured {
    padding: 30px 30px 20px;
  }
  #featured .featured .thumb {
    float: right;
    width: 56.5%;
    margin-left: 4%;
    height: 258px;
  }
  #featured .featured .details {
    float: right;
    width: 39.5%;
  }
  #featured ul.more li {
    float: right;
    width: 29.1%;
    margin-right: 3%;
  }
  #featured ul.more li .thumb {
    height: 140px;
  }
  #featured ul.more2 {
    width: 35.5%;
    float: right;
  }
  #featured ul.more2 li {
    float: right;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .section-1 .secondary .latest,
  .section-1 .secondary .ads-container,
  .section-1 .secondary .vote {
    width: 33.33333333%;
    float: right;
  }
  .section-1 .secondary .ads-container {
    padding-top: 50px;
  }
  #morenews ul.list li {
    float: right;
    width: 50%;
    padding: 25px 25px 0;
  }
  #morenews ul.list li .thumb {
    margin-bottom: 10px;
  }
  #morenews ul.list li .thumb img {
    width: 100%;
  }
  #galleries_block {
    padding: 30px 0 140px;
  }
  #galleries_block ul li {
    float: right;
    width: 48.5%;
    margin-left: 3%;
    margin-bottom: 30px;
  }
  #galleries_block ul li img {
    width: 100%;
  }
  #galleries_block ul li:nth-child(2n) {
    margin-left: 0;
  }
  .section-3 .col-1 {
    border-bottom: 1px solid #eeeeee;
  }
  .section-3 .col-2 {
    width: 50%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-3 {
    width: 50%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .header {
    margin: 40px 30px 20px 0;
  }
  .section-3 .layout-1 ul.list li {
    padding: 20px 35px 0;
  }
  .section-3 .layout-1 ul.list li .thumb {
    float: right;
    width: 39.8%;
    height: 180px;
    margin-left: 2%;
  }
  .section-3 .layout-1 ul.list li .details {
    float: right;
    width: 58.2%;
  }
  .section-3 .layout-2 ul.list li {
    padding: 15px 15px 0;
  }
  .section-3 .layout-2 ul.list li .thumb {
    float: right;
    width: 28.4%;
    height: 64px;
    margin-left: 3%;
  }
  .section-3 .layout-2 ul.list li .details {
    float: right;
    width: 63.6%;
  }
  .section-3 .layout-3 ul.list li {
    padding: 30px 30px 0;
  }
  .section-3 .layout-3 ul.list li .thumb {
    height: 207px;
  }
  .section-3 .layout-3 ul.list li .thumb img {
    width: 100%;
  }
  /* SPECIAL FILE */
  #specialfile .col-1 {
    float: right;
    width: 48%;
    margin-left: 2%;
  }
  #specialfile .col-2 {
    float: right;
    width: 49%;
  }
  .section-5 .header {
    margin: 20px 20px 0 0;
  }
  .section-5 .header .title {
    font-size: 20px;
  }
  .section-5 [class*="col-"] {
    float: right;
    width: 50%;
  }
  .section-5 .col-1 {
    border-left: 1px solid #eeeeee;
    border-bottom: 1px solid #eeeeee;
  }
  .section-5 .col-2 {
    border-bottom: 1px solid #eeeeee;
  }
  .section-5 .col-3clear {
    display: none;
  }
  .section-5 .col-3 {
    border-left: 1px solid #eeeeee;
  }
  .section-5 .layout-1 ul.list li {
    padding: 20px 20px 0;
  }
  .section-5 .layout-1 ul.list li .thumb {
    height: 221px;
  }
  .section-5 .layout-1 ul.list li .thumb img {
    width: 100%;
  }
  .section-5 .layout-2 ul.list li a {
    padding: 10px 20px;
  }
  .section-5 .layout-3 ul.list li .thumb {
    float: right;
    width: 30%;
    height: 64px;
    margin-left: 3%;
  }
  .section-5 .layout-3 ul.list li .details {
    float: right;
    width: 67%;
  }
  #footer [class*="lay"] {
    float: right;
  }
  #footer .lay-1,
  #footer .lay-2 {
    width: 17%;
    margin-left: 0.3%;
  }
  #footer .lay-3 {
    width: 27%;
    margin-left: 1%;
  }
  #footer .lay-4clear {
    display: none;
  }
  #footer .lay-4 {
    width: 37%;
  }
  .social-fixed{
    left: 20px;
    top: 350px;
  }
  #featured ul.more2 li:hover img,
  #featured ul.more li .thumb:hover img,
  #morenews ul.list li .thumb:hover img,
  .section-3 .layout-1 ul.list li .thumb:hover img,
  .section-3 .layout-3 ul.list li .thumb:hover img,
  .section-5 .layout-1 ul.list li .thumb:hover img{
    -webkit-transform: rotate(5deg) scale(1.2);
    -moz-transform: rotate(5deg) scale(1.2);
    -o-transform: rotate(5deg) scale(1.2);
    -ms-transform: rotate(5deg) scale(1.2);
    transform: rotate(5deg) scale(1.2);
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* NavBar */
  #nav ul.links {
    width: 80%;
    float: right;
  }
  #nav ul.links > li {
    float: right;
  }
  #nav ul.links > li ul {
    display: none;
    min-width: 200px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    background-color: #ffb400;
  }
  /* HEADER */
  #header h1 {
    float: right;
  }
  #header .ads {
    float: left;
    width: 68.8%;
  }
  #header .currency-clear {
    display: block;
    margin-bottom: 20px;
  }
  #header .currency {
    width: 27%;
    float: right;
  }
  #header .left {
    float: left;
    width: 40%;
  }
  /* Breaking */
  #breaking {
    font-size: 22px;
  }
  #breaking .content {
    margin-right: 82px;
  }
  #featured {
    width: 75%;
    float: right;
  }
  #featured .featured {
    padding: 30px 30px 20px;
  }
  #featured .featured .thumb {
    float: right;
    width: 56.5%;
    margin-left: 4%;
    height: 305px;
  }
  #featured .featured .details {
    float: right;
    width: 39.5%;
    margin-top: 20px;
  }
  #featured ul.more li {
    float: right;
    width: 29.1%;
    margin-right: 3%;
  }
  #featured ul.more li .thumb {
    height: 140px;
  }
  #featured ul.more2 {
    width: 35.5%;
    float: right;
  }
  #featured ul.more2 li {
    float: right;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  .section-1 .primary {
    float: right;
    width: 75%;
  }
  .section-1 .secondary {
    float: right;
    width: 23%;
    margin-right: 2%;
  }
  #morenews ul.list li {
    float: right;
    width: 50%;
    padding: 25px 25px 0;
  }
  #morenews ul.list li .thumb {
    float: right;
    width: 46%;
    margin-left: 2%;
    height: 133px;
  }
  #morenews ul.list li .details {
    float: right;
    width: 52%;
  }
  #morenews ul.list li .details .info {
    height: 40px;
    overflow: hidden;
  }
  #galleries_block {
    padding: 30px 0 140px;
  }
  #galleries_block ul li {
    float: right;
    width: 23.6%;
    margin-left: 1.8%;
  }
  #galleries_block ul li:last-child {
    margin-left: 0;
  }
  .section-3 .col-1 {
    width: 50.3%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-2 {
    width: 25%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-3 {
    width: 24.7%;
    float: right;
  }
  .section-3 .header {
    margin: 40px 30px 20px 0;
  }
  .section-3 .layout-1 ul.list li {
    padding: 20px 35px 0;
  }
  .section-3 .layout-1 ul.list li .thumb {
    float: right;
    width: 40.9%;
    height: 127px;
    margin-left: 2%;
  }
  .section-3 .layout-1 ul.list li .details {
    float: right;
    width: 57.1%;
  }
  .section-3 .layout-1 ul.list li .details .info {
    display: none;
  }
  .section-3 .layout-2 {
    padding-bottom: 20px;
  }
  .section-3 .layout-2 ul.list li {
    padding: 15px 15px 0;
  }
  .section-3 .layout-2 ul.list li .thumb {
    float: right;
    width: 33.4%;
    height: 46px;
    margin-left: 3%;
  }
  .section-3 .layout-2 ul.list li .details {
    float: right;
    width: 63.6%;
  }
  .section-3 .layout-3 ul.list li {
    padding: 30px 30px 0;
  }
  .section-3 .layout-3 ul.list li .thumb {
    height: 151px;
  }
  .section-3 .layout-3 ul.list li .thumb img {
    width: 100%;
  }
  /* SPECIAL FILE */
  #specialfile .col-1 {
    float: right;
    width: 48%;
    margin-left: 2%;
  }
  #specialfile .col-2 {
    float: right;
    width: 49%;
  }
  .section-5 .header {
    margin: 20px 20px 0 0;
  }
  .section-5 .header .title {
    font-size: 20px;
  }
  .section-5 [class*="col-"] {
    float: right;
    width: 25%;
  }
  .section-5 .col-1 {
    border-left: 1px solid #eeeeee;
  }
  .section-5 .col-2 {
    border-left: 1px solid #eeeeee;
  }
  .section-5 .col-3clear {
    display: none;
  }
  .section-5 .col-3 {
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-5 .col-4 {
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-5 .layout-1 ul.list li {
    padding: 20px 20px 0;
  }
  .section-5 .layout-1 ul.list li .thumb {
    height: 133px;
  }
  .section-5 .layout-2 ul.list li a {
    padding: 10px;
  }
  .section-5 .layout-3 ul.list li .thumb {
    float: right;
    width: 30%;
    height: 54px;
    margin-left: 3%;
  }
  .section-5 .layout-3 ul.list li .details {
    float: right;
    width: 67%;
  }
  #footer [class*="lay"] {
    float: right;
  }
  #footer .lay-1,
  #footer .lay-2 {
    width: 17%;
    margin-left: 0.3%;
  }
  #footer .lay-3 {
    width: 27%;
    margin-left: 1%;
  }
  #footer .lay-4clear {
    display: none;
  }
  #footer .lay-4 {
    width: 37%;
  }
  /*.main .primary {*/
    /*width: 72.1%;*/
    /*float: right;*/
  /*}*/
  /*.main .secondary {*/
    /*width: 26%;*/
    /*float: left;*/
  /*}*/
  .social-fixed{
    left: 20px;
    top: 370px;
  }
  #featured ul.more2 li:hover img,
  #featured ul.more li .thumb:hover img,
  #morenews ul.list li .thumb:hover img,
  .section-3 .layout-1 ul.list li .thumb:hover img,
  .section-3 .layout-3 ul.list li .thumb:hover img,
  .section-5 .layout-1 ul.list li .thumb:hover img{
    -webkit-transform: rotate(5deg) scale(1.2);
    -moz-transform: rotate(5deg) scale(1.2);
    -o-transform: rotate(5deg) scale(1.2);
    -ms-transform: rotate(5deg) scale(1.2);
    transform: rotate(5deg) scale(1.2);
  }
}
@media (min-width: 1200px) {
  /* NavBar */
  #nav ul.links {
    width: 80%;
    float: right;
  }
  #nav ul.links > li {
    float: right;
  }
  #nav ul.links > li ul {
    display: none;
    min-width: 200px;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 999;
    background-color: #ffb400;
  }
  /* HEADER */
  #header h1 {
    float: right;
    margin: 0 0 0 40px;
  }
  #header .ads {
    float: right;
    width: 52.4%;
  }
  #header .currency-clear {
    display: none;
  }
  #header .currency {
    width: 15%;
    float: right;
    margin: 0 15px 0 0;
  }
  #header .left {
    float: left;
    width: 15%;
  }
  /* Breaking */
  #breaking {
    font-size: 28px;
  }
  #breaking .content {
    margin-right: 84px;
  }
  #featured {
    width: 75%;
    float: right;
  }
  #featured .featured {
    padding: 30px 30px 20px;
  }
  #featured .featured .thumb {
    float: right;
    width: 56.5%;
    height: 305px;
  }
  #featured .featured .details {
    float: right;
    width: 39.5%;
    margin-top: 20px;
  }
  #featured ul.more li {
    float: right;
    width: 29.1%;
    margin-right: 3%;
  }
  #featured ul.more li .thumb {
    height: 170px;
  }
  #featured ul.more2 {
    width: 43.5%;
    float: right;
  }
  #featured ul.more2 li {
    float: right;
    width: 48%;
    margin-right: 2%;
    margin-bottom: 10px;
  }
  #featured ul.more2 li img {
    width: 100%;
    height: 136px;
  }
  .section-1 .secondary {
    float: right;
    width: 23%;
    margin-right: 2%;
  }
  #morenews ul.list li {
    float: right;
    width: 50%;
    padding: 35px 35px 0;
  }
  #morenews ul.list li .thumb {
    float: right;
    width: 46%;
    margin-left: 2%;
    height: 157px;
  }
  #morenews ul.list li .details {
    float: right;
    width: 52%;
  }
  #galleries_block {
    padding: 30px 0 140px;
  }
  #galleries_block ul li {
    float: right;
    width: 23.6%;
    margin-left: 1.8%;
  }
  #galleries_block ul li:last-child {
    margin-left: 0;
  }
  .section-3 .col-1 {
    width: 50.3%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-2 {
    width: 25%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-3 {
    width: 24.7%;
    float: right;
  }
  .section-3 .header {
    margin: 40px 30px 20px 0;
  }
  .section-3 .layout-1 ul.list li {
    padding: 20px 35px 0;
  }
  .section-3 .layout-1 ul.list li .thumb {
    float: right;
    width: 45.9%;
    height: 158px;
    margin-left: 2%;
  }
  .section-3 .layout-1 ul.list li .details {
    float: right;
    width: 52.1%;
  }
  .section-3 .layout-2 ul.list li {
    padding: 15px 15px 0;
  }
  .section-3 .layout-2 ul.list li .thumb {
    float: right;
    width: 28.4%;
    height: 49px;
    margin-left: 3%;
  }
  .section-3 .layout-2 ul.list li .details {
    float: right;
    width: 68.6%;
  }
  .section-3 .layout-3 ul.list li {
    padding: 30px 30px 0;
  }
  .section-3 .layout-3 ul.list li .thumb {
    height: 151px;
  }
  .section-3 .layout-3 ul.list li .thumb img {
    width: 100%;
  }
  /* SPECIAL FILE */
  #specialfile .col-1 {
    float: right;
    width: 48%;
  }
  #specialfile .col-2 {
    float: right;
    width: 49%;
    margin-right: 2%;
  }
  .section-5 [class*="col-"] {
    float: right;
    width: 25%;
  }
  .section-5 .col-1 {
    border-left: 1px solid #eeeeee;
  }
  .section-5 .col-2 {
    border-left: 1px solid #eeeeee;
  }
  .section-5 .col-3clear {
    display: none;
  }
  .section-5 .col-3 {
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-5 .col-4 {
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-5 .layout-1 ul.list li {
    padding: 30px 30px 0;
  }
  .section-5 .layout-1 ul.list li .thumb {
    height: 153px;
  }
  .section-5 .layout-3 ul.list li .thumb {
    float: right;
    width: 30%;
    height: 54px;
    margin-left: 3%;
  }
  .section-5 .layout-3 ul.list li .details {
    float: right;
    width: 67%;
  }
  #footer [class*="lay"] {
    float: right;
  }
  #footer [class*="lay"].links ul.list li {
    width: 50%;
    float: right;
  }
  #footer .lay-1,
  #footer .lay-2 {
    width: 20%;
    margin-left: 0.3%;
  }
  #footer .lay-3 {
    width: 31%;
    margin-left: 1%;
  }
  #footer .lay-4clear {
    display: none;
  }
  #footer .lay-4 {
    width: 20%;
  }
  .main .primary {
    width: 76.1%;
    float: right;
  }
  .main .secondary {
    width: 21.5%;
    float: left;
  }
  .social-fixed{
    left: 10px;
    top: 270px;
  }
  #featured ul.more2 li:hover img,
  #featured ul.more li .thumb:hover img,
  #morenews ul.list li .thumb:hover img,
  .section-3 .layout-1 ul.list li .thumb:hover img,
  .section-3 .layout-3 ul.list li .thumb:hover img,
  .section-5 .layout-1 ul.list li .thumb:hover img{
    -webkit-transform: rotate(5deg) scale(1.2);
    -moz-transform: rotate(5deg) scale(1.2);
    -o-transform: rotate(5deg) scale(1.2);
    -ms-transform: rotate(5deg) scale(1.2);
    transform: rotate(5deg) scale(1.2);
  }
}
@media (min-width: 1331px) {
  #featured {
    width: 76.8%;
  }
  #featured .featured .thumb {
    width: 64.5%;
    height: 405px;
  }
  #featured .featured .details {
    width: 31.5%;
    margin-top: 30px;
  }
  #featured ul.more li .thumb {
    height: 195px;
  }
  #featured ul.more2 {
    width: 35.5%;
  }
  #featured ul.more2 li img {
    height: 129px;
  }
  .section-1 .secondary {
    width: 21.2%;
  }
  #morenews ul.list li .thumb {
    height: 180px;
  }
  .section-3 .col-1 {
    width: 50.3%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-2 {
    width: 25%;
    float: right;
    border-left: 1px solid #eeeeee;
  }
  .section-3 .col-3 {
    width: 24.7%;
    float: right;
  }
  .section-3 .layout-1 ul.list li .thumb {
    height: 180px;
  }
  .section-3 .layout-2 ul.list li .thumb {
    height: 64px;
  }
  .section-3 .layout-3 ul.list li .thumb {
    height: 174px;
  }
  .section-5 .layout-1 ul.list li .thumb {
    height: 177px;
  }
  .section-5 .layout-3 ul.list li .thumb {
    height: 61px;
  }
  .social-fixed{
    left: 20px;
    top: 280px;
  }
  #featured ul.more2 li:hover img,
  #featured ul.more li .thumb:hover img,
  #morenews ul.list li .thumb:hover img,
  .section-3 .layout-1 ul.list li .thumb:hover img,
  .section-3 .layout-3 ul.list li .thumb:hover img,
  .section-5 .layout-1 ul.list li .thumb:hover img{
    -webkit-transform: rotate(5deg) scale(1.2);
    -moz-transform: rotate(5deg) scale(1.2);
    -o-transform: rotate(5deg) scale(1.2);
    -ms-transform: rotate(5deg) scale(1.2);
    transform: rotate(5deg) scale(1.2);
  }
}
