@charset "UTF-8";
/**********************************/
/**********************************
ALASRA © 2015
******** Authors **************
Development and Responsive Design by: atyaf
E-mail: info@atyaf.co
Site: www.atyaf.co
************************************/
/**********************************/
@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) {
  .container {
    width: 1170px;
  }
}
/* *********************** */
/*.wrapper{
  .make-row();
}*/
@media (max-width: 480px) {
  /* LATEST LAYOUT 1 */
  .layout-1 .header {
    display: none;
  }
  /* LAYOUT 2 */
  .layout-2 {
    margin-bottom: 20px;
  }
  .layout-2 .featured {
    margin-bottom: 10px;
  }
  /* LAYOUT 3 */
  .layout-3 .featured {
    margin: 10px;
  }
  .layout-3 .featured .details {
    margin-top: 10px;
  }
  .layout-3 .featured .details .title a {
    color: #26201d;
  }
  .layout-3 .featured .details .title a:hover {
    color: #26201d;
  }
  .layout-3 .featured .details .info {
    color: #26201d;
  }
  .layout-3 .more .item {
    width: 48%;
  }
  .layout-3 .more .item .details {
    padding: 5px;
  }
  .layout-3 .more .item .details a {
    color: #26201d;
  }
  .layout-3 .header-more-title {
    display: none;
  }
  .layout-3 .more .widget-header {
    display: block;
  }
  .layout-3 .ads {
    margin-top: 32px;
  }
  /* PRIMARY, SECONDARY */
  .layout-6 .featured .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-6 .featured .item:nth-child(2n) {
    margin-left: 0;
  }
  .layout-6 .featured .item .thumb img {
    width: 100%;
  }
  .section3 .layout-5,
  .section3 .layout-7 {
    margin-top: 15px;
    margin-bottom: 25px;
  }
  /* LAYOUT 9 */
  .layout-9 .more {
    padding: 0 10px;
  }
  .layout-9 .more .item {
    float: right;
    width: 49.4%;
    margin-bottom: 10px;
    margin-left: 1.2%;
  }
  .layout-9 .more .item:nth-child(2n) {
    margin-left: 0;
  }
  /* LAYOUT 10 */
  /* LAYOUT 11 */
  .layout-11 .widget-body {
    padding: 10px 10px;
  }
  .layout-11 .featured {
    float: right;
    width: 65.2%;
  }
  .layout-11 .slider {
    float: left;
    width: 30.8%;
  }
  .layout-11 .slider .jcarousel-v {
    height: 128px;
  }
  /* LAYOUT 12*/
  .layout-12 .widget-body {
    padding: 15px;
  }
  .layout-12 .featured img {
    width: 100%;
  }
  .layout-12 .more li {
    width: 49%;
    margin: 10px 0 0 2%;
  }
  .layout-12 .more li:nth-child(2n) {
    margin-left: 0;
  }
  .layout-12 .more li img {
    width: 100%;
  }
  .layout-12 .more li .details {
    display: block !important;
    position: relative !important;
    top: 0 !important;
    right: 0 !important;
    height: 46px !important;
    overflow: hidden !important;
  }
  /* LAYOUT 4 */
  .layout-4 img {
    width: 100%;
  }
  .layout-4 .details {
    height: auto;
  }
  .layout-4 .details > div {
    float: none;
  }
  .layout-4 .list-1 .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-4 .list-1 .item:nth-child(2n) {
    margin-left: 0;
  }
  .layout-4 .list-2 {
    width: 100%;
  }
  .layout-4 .list-2 .item img {
    width: 100%;
  }
  .layout-4 .list-3 .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-4 .list-3 .item:nth-child(2n) {
    margin-left: 0;
  }
  /* ASRA PAGE */
  .asra-page .item-box {
    margin-bottom: 20px;
  }
  /* SEASONS PAGE */
  .seasons-page .item-box {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .seasons-page .item-box:nth-child(2n) {
    margin-left: 0;
  }
  .seasons-page .item-box img {
    width: 100%;
  }
  .playlist .jp-interface .jp-controls {
    width: 37.6%;
  }
  .playlist .jp-interface .jp-progress {
    width: 62.4%;
  }
}
@media (max-width: 767px) {
  /* HEADER */
  #header .container {
    background: #ffffff;
  }
  #header .logo a {
    display: block;
    text-align: center;
  }
  #header .logo a img {
    margin: auto;
  }
  #header .left {
    text-align: center;
    margin: 20px 0 10px;
  }
  #header .left .social {
    text-align: center;
  }
  #header .left .social ul li {
    margin-bottom: 10px;
  }
  #header .left .live,
  #header .left ul {
    float: none;
    display: inline-block;
  }
  /* NAVBAR */
  .navbar {
    height: 50px;
  }
  .navbar .menu {
    float: right;
  }
  .navbar .menu a.home {
    float: right;
    margin-left: 10px;
    line-height: 50px;
  }
  .navbar .menu .menu-toggle {
    line-height: 50px;
  }
  .navbar .menu > ul {
    position: absolute;
    top: 100%;
    right: 0;
    width: 70%;
    z-index: 10;
    display: none;
    background-color: #26201d;
  }
  .navbar .menu > ul li:hover > a:before {
    width: 0;
  }
  .navbar .menu > ul li a {
    font-size: 13px;
    padding: 0 20px;
    line-height: 35px;
  }
  .navbar .menu > ul li ul:before {
    display: none;
  }
  .navbar .menu > ul li ul li a {
    padding-right: 40px;
  }
  .navbar .search {
    height: 50px;
  }
  .navbar .search .button {
    line-height: 50px;
  }
  .navbar .search input[type='text'] {
    top: 6px;
  }
  .navbar .search.active {
    width: 180px;
  }
  .navbar .search.active .button {
    line-height: 54px;
  }
  .navbar .frequency {
    font-size: 24px;
    line-height: 50px;
    margin-left: 60px;
  }
  /* LATEST LAYOUT 1 */
  .layout-1 {
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
  }
  .layout-1 a[class*="btn"] {
    display: none;
  }
  /* LAYOUT 5 */
  .section2 .layout-5 {
    margin-bottom: 25px;
  }
  /* LAYOUT 8 */
  .layout-8 .owl-prev,
  .layout-8 .owl-next {
    width: 35px;
  }
  .layout-8 .owl-prev {
    right: -45px;
  }
  .layout-8 .owl-next {
    left: -45px;
  }
  .section4 .ads {
    display: none;
  }
  /* FOOTER */
  #footer .container {
    padding: 20px;
  }
  #footer .footer-widget {
    margin-bottom: 20px;
  }
  /* ASEER PAGE */
  .aseer-page .item-box .thumb,
  .program-page .item-box .thumb {
    text-align: center;
    margin-bottom: 20px;
  }
  .aseer-page .item-box .thumb img,
  .program-page .item-box .thumb img {
    display: inline-block;
  }
}
@media (min-width: 481px) and (max-width: 767px) {
  /* LAYOUT 2 */
  .layout-2 .featured {
    float: right;
    width: 58.4%;
  }
  .layout-2 .more {
    float: right;
    width: 39.2%;
    margin-right: 2.4%;
  }
  /* LAYOUT 3 */
  .layout-3 .header-featured-title {
    display: inline-block;
    width: 46.2%;
  }
  .layout-3 .featured {
    float: right;
    width: 46.2%;
    margin: 10px;
  }
  .layout-3 .featured .details {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .layout-3 .more {
    float: right;
    width: 48.2%;
  }
  .layout-3 .more .item {
    width: 48%;
  }
  .layout-3 .more .item .details {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 10px;
    display: none;
  }
  .layout-3 .ads {
    margin-top: 32px;
  }
  /* LAYOUT 5 */
  .section2 .layout-5 {
    float: right;
    width: 48%;
    margin-left: 4%;
  }
  .section2 .layout-5:nth-child(2n) {
    margin-left: 0;
  }
  /* PRIMARY, SECONDARY */
  .layout-6 .featured .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-6 .featured .item:nth-child(2n) {
    margin-left: 0;
  }
  .layout-6 .featured .item .thumb img {
    width: 100%;
  }
  .layout-6 .more .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-6 .more .item:nth-child(2n) {
    margin-left: 0;
  }
  .layout-6 .more .item:last-child {
    display: none;
  }
  .section3 {
    margin-bottom: 25px;
  }
  .section3 .layout-5 {
    margin-bottom: 25px;
    margin-left: 4%;
  }
  .section3 .layout-5,
  .section3 .layout-7 {
    width: 48%;
    float: right;
    margin-top: 15px;
  }
  /* LAYOUT 8 */
  .layout-8 .owl-prev,
  .layout-8 .owl-next {
    width: 35px;
  }
  .layout-8 .owl-prev {
    right: -45px;
  }
  .layout-8 .owl-next {
    left: -45px;
  }
  .section4 .ads {
    display: none;
  }
  /* LAYOUT 9 */
  .layout-9 .more {
    padding: 0 10px;
  }
  .layout-9 .more .item {
    float: right;
    width: 24.1%;
    margin-bottom: 10px;
    margin-left: 1.2%;
  }
  .layout-9 .more .item:last-child {
    margin-left: 0;
  }
  /* LAYOUT 10 */
  .layout-10 {
    float: right;
    width: 48.8%;
  }
  /* LAYOUT 11 */
  .layout-11 {
    float: right;
    width: 48.8%;
    margin-right: 2.4%;
  }
  .layout-11 .widget-body {
    padding: 30px 10px;
  }
  .layout-11 .featured {
    float: right;
    width: 65.2%;
  }
  .layout-11 .slider {
    float: left;
    width: 30.8%;
  }
  .layout-11 .slider .jcarousel-v {
    height: 128px;
  }
  /* LAYOUT 12*/
  .layout-12 .widget-body {
    padding: 15px 15px 9px;
  }
  .layout-12 .featured {
    float: right;
    width: 38.8%;
  }
  .layout-12 .more {
    float: right;
    width: 61.2%;
  }
  .layout-12 .more li {
    width: 31.8%;
    margin: 0 1.5% 6px 0;
  }
  /* FOOTER */
  #footer .left {
    margin-top: 20px;
  }
  #footer .left .contactus {
    width: 50%;
    float: right;
    padding-left: 30px;
  }
  #footer .left .search {
    width: 50%;
    float: right;
    padding: 0 30px;
  }
  /* LAYOUT 4 */
  .layout-4 img {
    width: 100%;
  }
  .layout-4 .details {
    height: auto;
  }
  .layout-4 .details > div {
    float: none;
  }
  .layout-4 .list-1 .item {
    float: right;
    width: 23.5%;
    margin-left: 2%;
  }
  .layout-4 .list-1 .item:last-child {
    margin-left: 0;
  }
  .layout-4 .list-2 {
    width: 100%;
  }
  .layout-4 .list-2 .item img {
    width: 100%;
  }
  .layout-4 .list-3 .item {
    float: right;
    width: 32%;
    margin-left: 2%;
  }
  .layout-4 .list-3 .item:nth-child(3n) {
    margin-left: 0;
  }
  /* ASRA PAGE */
  .asra-page .item-box {
    width: 49%;
    float: right;
    margin-left: 2%;
    margin-bottom: 20px;
  }
  .asra-page .item-box:nth-child(2n) {
    margin-left: 0;
  }
  .asra-page .item-box .details .name {
    height: 40px;
  }
  /* SEASONS PAGE */
  .seasons-page .item-box {
    float: right;
    width: 32%;
    margin-left: 2%;
  }
  .seasons-page .item-box:nth-child(3n) {
    margin-left: 0;
  }
  .seasons-page .item-box img {
    width: 100%;
  }
  .playlist .jp-interface .jp-controls {
    width: 27.6%;
  }
  .playlist .jp-interface .jp-progress {
    width: 72.4%;
  }
  .layout-14 .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-14 .item:nth-child(2n) {
    margin-left: 0;
  }
}
@media (min-width: 768px) and (max-width: 991px) {
  /* HEADER */
  #header .container {
    height: 150px;
  }
  #header .logo {
    float: right;
  }
  #header .left {
    float: left;
    width: 50%;
  }
  #header .ads {
    margin-top: 30px;
  }
  /* NAVBAR */
  .navbar {
    height: 50px;
  }
  .navbar .menu {
    float: right;
  }
  .navbar .menu a.home {
    float: right;
    margin-left: 10px;
    line-height: 50px;
  }
  .navbar .menu .menu-toggle {
    display: none;
  }
  .navbar .menu > ul {
    float: right;
  }
  .navbar .menu > ul > li {
    float: right;
  }
  .navbar .menu > ul > li > a {
    font-size: 12px;
    padding: 0 10px;
    line-height: 50px;
  }
  .navbar .menu > ul > li ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    min-width: 220px;
  }
  .navbar .search {
    height: 50px;
  }
  .navbar .search .button {
    line-height: 50px;
  }
  .navbar .search input[type='text'] {
    top: 6px;
  }
  .navbar .search.active {
    width: 180px;
  }
  .navbar .search.active .button {
    line-height: 54px;
  }
  .navbar .frequency {
    font-size: 24px;
    line-height: 50px;
    margin-left: 60px;
  }
  /* LAYOUT 2 */
  .layout-2 .featured {
    float: right;
    width: 58.4%;
  }
  .layout-2 .more {
    float: right;
    width: 39.2%;
    margin-right: 2.4%;
  }
  /* LAYOUT 3 */
  .layout-3 .header-featured-title {
    display: inline-block;
    width: 46.2%;
  }
  .layout-3 .featured {
    float: right;
    width: 46.2%;
    margin: 10px;
  }
  .layout-3 .featured .details {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .layout-3 .more {
    float: right;
    width: 48.2%;
    margin-right: 2%;
  }
  .layout-3 .more .item {
    width: 48%;
  }
  .layout-3 .more .item .details {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 10px;
    display: none;
  }
  .layout-3 .ads {
    margin-top: 32px;
    text-align: center;
  }
  .layout-3 .ads img {
    display: inline-block;
  }
  /* LAYOUT 5 */
  .section2 .layout-5 {
    float: right;
    width: 48%;
    margin-bottom: 25px;
    margin-left: 4%;
  }
  .section2 .layout-5:nth-child(2n) {
    margin-left: 0;
  }
  /* PRIMARY, SECONDARY */
  .layout-6 .featured .item {
    float: right;
    width: 24.3%;
    margin-left: 0.93333333%;
  }
  .layout-6 .featured .item:last-child {
    margin-left: 0;
  }
  .layout-6 .more .item {
    float: right;
    width: 32%;
    margin-left: 2%;
  }
  .layout-6 .more .item:nth-child(3n) {
    margin-left: 0;
  }
  .section3 {
    margin-bottom: 25px;
  }
  .section3 .layout-5 {
    margin-bottom: 25px;
    margin-left: 4%;
  }
  .section3 .layout-5,
  .section3 .layout-7 {
    width: 48%;
    float: right;
    margin-top: 15px;
  }
  /* LAYOUT 8 */
  .layout-8 .owl-prev,
  .layout-8 .owl-next {
    width: 35px;
  }
  .layout-8 .owl-prev {
    right: -45px;
  }
  .layout-8 .owl-next {
    left: -45px;
  }
  .section4 .ads {
    display: none;
  }
  /* LAYOUT 9 */
  .layout-9 .featured {
    float: right;
    width: 47.3%;
  }
  .layout-9 .more {
    float: right;
    width: 48.5%;
  }
  .layout-9 .more .item {
    width: 47%;
    margin-bottom: 11px;
    margin-right: 10px;
  }
  .layout-9 .more .item:nth-child(2n + 1) {
    margin-right: 0;
  }
  /* LAYOUT 10 */
  .layout-10 {
    float: right;
    width: 48.8%;
  }
  /* LAYOUT 11 */
  .layout-11 {
    float: right;
    width: 48.8%;
    margin-right: 2.4%;
  }
  .layout-11 .widget-body {
    padding: 30px 10px;
  }
  .layout-11 .featured {
    float: right;
    width: 65.2%;
  }
  .layout-11 .slider {
    float: left;
    width: 30.8%;
  }
  .layout-11 .slider .jcarousel-v {
    height: 128px;
  }
  /* LAYOUT 12*/
  .layout-12 .widget-body {
    padding: 15px 15px 9px;
  }
  .layout-12 .featured {
    float: right;
    width: 38.8%;
  }
  .layout-12 .more {
    float: right;
    width: 61.2%;
  }
  .layout-12 .more li {
    width: 31.8%;
    margin: 0 1.5% 6px 0;
  }
  /* FOOTER */
  #footer .left {
    margin-top: 20px;
  }
  #footer .left .contactus {
    width: 50%;
    float: right;
    padding-left: 30px;
  }
  #footer .left .search {
    width: 50%;
    float: right;
    padding: 0 30px;
  }
  /* LAYOUT 4 */
  .layout-4 .list-1 {
    float: right;
    width: 187px;
  }
  .layout-4 .list-1 .item {
    float: right;
    width: 48%;
    margin-left: 2%;
  }
  .layout-4 .list-2 {
    float: right;
    width: 270px;
  }
  .layout-4 .list-3 {
    float: right;
    width: 289px;
  }
  .layout-4 .list-3 .item {
    float: right;
    width: 31.33333333%;
    margin-right: 2%;
  }
  /* ASRA PAGE */
  .asra-page .item-box {
    width: 23.5%;
    float: right;
    margin-left: 2%;
    margin-bottom: 25px;
  }
  .asra-page .item-box:nth-child(4n) {
    margin-left: 0;
  }
  .asra-page .item-box .details .name {
    height: 40px;
  }
  /* ASEER PAGE */
  .aseer-page .item-box .thumb,
  .program-page .item-box .thumb {
    width: 30%;
    float: right;
  }
  .aseer-page .item-box .details,
  .program-page .item-box .details {
    width: 67%;
    float: right;
    margin-right: 3%;
  }
  /* SEASONS PAGE */
  .seasons-page .item-box {
    float: right;
    width: 23.5%;
    margin-left: 2%;
  }
  .seasons-page .item-box:nth-child(4n) {
    margin-left: 0;
  }
  .layout-14 .item {
    float: right;
    width: 49%;
    margin-left: 2%;
  }
  .layout-14 .item:nth-child(2n) {
    margin-left: 0;
  }
  .post-thumb {
    width: 45%;
    float: right;
    margin-left: 20px;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  /* HEADER */
  #header .container {
    height: 166px;
  }
  #header .logo {
    float: right;
  }
  #header .left {
    float: left;
    width: 50%;
  }
  #header .ads {
    margin-top: 30px;
  }
  /* NAVBAR */
  .navbar {
    height: 82px;
  }
  .navbar .menu {
    float: right;
  }
  .navbar .menu a.home {
    float: right;
    margin-left: 10px;
    line-height: 82px;
  }
  .navbar .menu .menu-toggle {
    display: none;
  }
  .navbar .menu > ul {
    float: right;
  }
  .navbar .menu > ul > li {
    float: right;
  }
  .navbar .menu > ul > li > a {
    line-height: 82px;
  }
  .navbar .menu > ul > li ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    min-width: 220px;
  }
  .navbar .search {
    height: 82px;
  }
  .navbar .search .button {
    line-height: 82px;
  }
  .navbar .search input[type='text'] {
    top: 22px;
  }
  .navbar .search.active {
    width: 250px;
  }
  .navbar .frequency {
    font-size: 32px;
    line-height: 82px;
    margin-left: 60px;
  }
  /* LAYOUT 2 */
  .layout-2 {
    float: right;
    width: 49%;
  }
  .layout-2 .featured {
    float: right;
    width: 58.4%;
  }
  .layout-2 .more {
    float: right;
    width: 39.2%;
    margin-right: 2.4%;
  }
  /* LAYOUT 3 */
  .layout-3 {
    float: right;
    width: 49%;
    margin-right: 2%;
  }
  .layout-3 .header-featured-title {
    display: inline-block;
    width: 47.5%;
  }
  .layout-3 .featured {
    float: right;
    width: 47.5%;
    margin: 10px;
  }
  .layout-3 .featured .details {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .layout-3 .more {
    float: right;
    width: 48.2%;
  }
  .layout-3 .more .item {
    width: 48%;
  }
  .layout-3 .more .item .details {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 10px;
    display: none;
  }
  .layout-3 .ads {
    margin-top: 32px;
  }
  /* LAYOUT 5 */
  .section2 {
    margin-bottom: 25px;
  }
  .section2 .layout-5 {
    float: right;
    width: 23.9%;
    margin-left: 1.46666667%;
  }
  .section2 .layout-5:last-child {
    margin-left: 0;
  }
  /* PRIMARY, SECONDARY */
  .primary {
    float: right;
    width: 75.2%;
  }
  .secondary {
    float: right;
    width: 22.8%;
    margin-right: 2%;
  }
  .layout-6 .featured .item {
    float: right;
    width: 24.3%;
    margin-left: 0.93333333%;
  }
  .layout-6 .featured .item:last-child {
    margin-left: 0;
  }
  .layout-6 .more .item {
    float: right;
    width: 32%;
    margin-left: 2%;
  }
  .layout-6 .more .item:nth-child(3n) {
    margin-left: 0;
  }
  .section3 {
    margin-bottom: 25px;
  }
  .section3 .layout-5 {
    margin-bottom: 2px;
  }
  /* LAYOUT 8 */
  .layout-8 .owl-prev,
  .layout-8 .owl-next {
    width: 35px;
  }
  .layout-8 .owl-prev {
    right: -45px;
  }
  .layout-8 .owl-next {
    left: -45px;
  }
  /* LAYOUT 9 */
  .layout-9 .featured {
    float: right;
    width: 47.3%;
  }
  .layout-9 .more {
    float: right;
    width: 48.5%;
  }
  .layout-9 .more .item {
    width: 47%;
    margin-bottom: 15px;
    margin-right: 10px;
  }
  .layout-9 .more .item:nth-child(2n + 1) {
    margin-right: 0;
  }
  /* LAYOUT 10 */
  .layout-10 {
    float: right;
    width: 48.8%;
  }
  /* LAYOUT 11 */
  .layout-11 {
    float: right;
    width: 48.8%;
    margin-right: 2.4%;
  }
  .layout-11 .widget-body {
    padding: 30px 10px;
  }
  .layout-11 .featured {
    float: right;
    width: 65.2%;
  }
  .layout-11 .slider {
    float: left;
    width: 30.8%;
  }
  .layout-11 .slider .jcarousel-v {
    height: 128px;
  }
  /* LAYOUT 12*/
  .layout-12 .widget-body {
    padding: 15px 15px 9px;
  }
  .layout-12 .featured {
    float: right;
    width: 38.8%;
  }
  .layout-12 .more {
    float: right;
    width: 61.2%;
  }
  .layout-12 .more li {
    width: 31.8%;
    margin: 0 1.5% 6px 0;
  }
  /* FOOTER */
  #footer .right {
    float: right;
    width: 30%;
    padding-right: 20px;
  }
  #footer .left {
    width: 60%;
    float: right;
    margin-right: 10%;
  }
  #footer .left .contactus {
    width: 50%;
    float: right;
    padding-left: 30px;
  }
  #footer .left .search {
    width: 50%;
    float: right;
    padding: 0 30px;
  }
  /* LAYOUT 4 */
  .layout-4 .list-1 {
    float: right;
    width: 260px;
  }
  .layout-4 .list-1 .item {
    float: right;
    width: 120px;
    height: 90px;
    margin-left: 10px;
  }
  .layout-4 .list-2 {
    float: right;
    width: 320px;
    height: 190px;
  }
  .layout-4 .list-2 .item {
    width: 320px;
    height: 190px;
  }
  .layout-4 .list-3 {
    float: right;
    width: 390px;
  }
  .layout-4 .list-3 .item {
    float: right;
    width: 120px;
    height: 90px;
    margin-right: 10px;
  }
  /* ASRA PAGE */
  .asra-page .item-box {
    width: 18.4%;
    float: right;
    margin-left: 2%;
    margin-bottom: 25px;
  }
  .asra-page .item-box:nth-child(5n) {
    margin-left: 0;
  }
  .asra-page .item-box .details .name {
    height: 40px;
  }
  /* ASEER PAGE */
  .aseer-page .item-box .thumb,
  .program-page .item-box .thumb {
    width: 30%;
    float: right;
  }
  .aseer-page .item-box .details,
  .program-page .item-box .details {
    width: 67%;
    float: right;
    margin-right: 3%;
  }
  /* SEASONS PAGE */
  .seasons-page .item-box {
    float: right;
    width: 23.5%;
    margin-left: 2%;
  }
  .seasons-page .item-box:nth-child(4n) {
    margin-left: 0;
  }
  .layout-6 .featured .item:hover img,
  .asra-page .items-box .item-box:hover img {
    -webkit-transform: rotate(-10deg) scale(1.2);
    -moz-transform: rotate(-10deg) scale(1.2);
    -o-transform: rotate(-10deg) scale(1.2);
    -ms-transform: rotate(-10deg) scale(1.2);
    transform: rotate(-10deg) scale(1.2);
  }
  .post-thumb {
    width: 45%;
    float: right;
    margin-left: 20px;
  }
}
@media (min-width: 1200px) {
  /* HEADER */
  #header .container {
    height: 166px;
  }
  #header .logo {
    float: right;
  }
  #header .left {
    float: left;
    width: 50%;
  }
  #header .ads {
    margin-top: 30px;
  }
  /* NAVBAR */
  .navbar {
    height: 82px;
  }
  .navbar .menu {
    float: right;
  }
  .navbar .menu a.home {
    float: right;
    margin-left: 10px;
    line-height: 82px;
  }
  .navbar .menu .menu-toggle {
    display: none;
  }
  .navbar .menu > ul {
    float: right;
  }
  .navbar .menu > ul > li {
    float: right;
  }
  .navbar .menu > ul > li > a {
    line-height: 82px;
  }
  .navbar .menu > ul > li ul {
    display: none;
    position: absolute;
    top: 100%;
    right: 0;
    z-index: 100;
    min-width: 220px;
  }
  .navbar .search {
    height: 82px;
  }
  .navbar .search .button {
    line-height: 82px;
  }
  .navbar .search input[type='text'] {
    top: 22px;
  }
  .navbar .search.active {
    width: 250px;
  }
  .navbar .frequency {
    font-size: 32px;
    line-height: 82px;
    margin-left: 60px;
  }
  /* LAYOUT 2 */
  .layout-2 {
    float: right;
    width: 49%;
  }
  .layout-2 .featured {
    float: right;
    width: 58.4%;
  }
  .layout-2 .more {
    float: right;
    width: 39.2%;
    margin-right: 2.4%;
  }
  /* LAYOUT 3 */
  .layout-3 {
    float: right;
    width: 49%;
    margin-right: 2%;
  }
  .layout-3 .header-featured-title {
    display: inline-block;
    width: 47.5%;
  }
  .layout-3 .featured {
    float: right;
    width: 47.5%;
    margin: 10px;
  }
  .layout-3 .featured .details {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    padding: 10px;
    background-color: rgba(0, 0, 0, 0.75);
  }
  .layout-3 .more {
    float: right;
    width: 48.5%;
  }
  .layout-3 .more .item .details {
    position: absolute;
    top: 0;
    right: 0;
    background-color: rgba(0, 0, 0, 0.75);
    padding: 10px;
    display: none;
  }
  .layout-3 .ads {
    margin-top: 21px;
  }
  /* LAYOUT 5 */
  .section2 {
    margin-bottom: 25px;
  }
  .section2 .layout-5 {
    float: right;
    width: 23.9%;
    margin-left: 1.46666667%;
  }
  .section2 .layout-5:last-child {
    margin-left: 0;
  }
  /* PRIMARY, SECONDARY */
  .primary {
    float: right;
    width: 75.2%;
  }
  .secondary {
    float: right;
    width: 22.8%;
    margin-right: 2%;
  }
  .layout-6 .featured .item {
    float: right;
    width: 24.3%;
    margin-left: 0.93333333%;
  }
  .layout-6 .featured .item:last-child {
    margin-left: 0;
  }
  .layout-6 .more .item {
    float: right;
    width: 32%;
    margin-left: 2%;
  }
  .layout-6 .more .item:nth-child(3n) {
    margin-left: 0;
  }
  .section3 {
    margin-bottom: 25px;
  }
  .section3 .layout-5 {
    margin-bottom: 32px;
  }
  /* LAYOUT 8 */
  .layout-8 .owl-prev,
  .layout-8 .owl-next {
    width: 45px;
  }
  .layout-8 .owl-prev {
    right: -55px;
  }
  .layout-8 .owl-next {
    left: -55px;
  }
  /* LAYOUT 9 */
  .layout-9 .featured {
    float: right;
    width: 47.3%;
  }
  .layout-9 .more {
    float: right;
    width: 48.5%;
  }
  .layout-9 .more .item {
    margin-bottom: 11px;
    margin-right: 10px;
  }
  .layout-9 .more .item:nth-child(2n + 1) {
    margin-right: 0;
  }
  /* LAYOUT 10 */
  .layout-10 {
    float: right;
    width: 48.8%;
  }
  /* LAYOUT 11 */
  .layout-11 {
    float: right;
    width: 48.8%;
    margin-right: 2.4%;
  }
  .layout-11 .widget-body {
    padding: 20px 10px;
  }
  .layout-11 .featured {
    float: right;
    width: 65.2%;
  }
  .layout-11 .slider {
    float: left;
    width: 30.8%;
  }
  .layout-11 .slider .jcarousel-v {
    height: 154px;
  }
  /* LAYOUT 12*/
  .layout-12 .widget-body {
    padding: 15px 15px 3px;
  }
  .layout-12 .featured {
    float: right;
    width: 38.8%;
  }
  .layout-12 .more {
    float: right;
    width: 61.2%;
  }
  .layout-12 .more li {
    margin: 0 11px 12px 0;
  }
  /* FOOTER */
  #footer .right {
    float: right;
    width: 30%;
    padding-right: 20px;
  }
  #footer .left {
    width: 60%;
    float: right;
    margin-right: 10%;
  }
  #footer .left .contactus {
    width: 50%;
    float: right;
    padding-left: 30px;
  }
  #footer .left .search {
    width: 50%;
    float: right;
    padding: 0 30px;
  }
  /* LAYOUT 4 */
  .layout-4 .list-1 {
    float: right;
    width: 300px;
  }
  .layout-4 .list-1 .item {
    float: right;
    width: 140px;
    height: 110px;
    margin-left: 10px;
  }
  .layout-4 .list-2 {
    float: right;
    width: 410px;
    height: 230px;
  }
  .layout-4 .list-2 .item {
    width: 410px;
    height: 230px;
  }
  .layout-4 .list-3 {
    float: right;
    width: 450px;
  }
  .layout-4 .list-3 .item {
    float: right;
    width: 140px;
    height: 110px;
    margin-right: 10px;
  }
  /* ASRA PAGE */
  .asra-page .item-box {
    width: 15%;
    float: right;
    margin-left: 2%;
    margin-bottom: 25px;
  }
  .asra-page .item-box:nth-child(6n) {
    margin-left: 0;
  }
  .asra-page .item-box .details .name {
    height: 40px;
  }
  /* ASEER PAGE */
  .aseer-page .item-box .thumb,
  .program-page .item-box .thumb {
    width: 30%;
    float: right;
  }
  .aseer-page .item-box .details,
  .program-page .item-box .details {
    width: 67%;
    float: right;
    margin-right: 3%;
  }
  /* SEASONS PAGE */
  .seasons-page .item-box {
    float: right;
    width: 23.5%;
    margin-left: 2%;
  }
  .seasons-page .item-box:nth-child(4n) {
    margin-left: 0;
  }
  .layout-6 .featured .item:hover img,
  .asra-page .items-box .item-box:hover img {
    -webkit-transform: rotate(-10deg) scale(1.2);
    -moz-transform: rotate(-10deg) scale(1.2);
    -o-transform: rotate(-10deg) scale(1.2);
    -ms-transform: rotate(-10deg) scale(1.2);
    transform: rotate(-10deg) scale(1.2);
  }
  .post-thumb {
    width: 45%;
    float: right;
    margin-left: 20px;
  }
  .layout-2_3 .post_box {
    float: right;
    width: 49.3%;
    margin-left: 1.4%;
  }
  .layout-2_3 .post_box:nth-child(2n) {
    margin-left: 0;
  }
  .sfile-page .featured .single{
    width: 58%;
    float: right;
    margin-left: 2%;
  }
  .sfile-page .featured .items{
    width: 40%;
    float: right;
  }
  .sfile-page .more-posts .item{
    float: right;
    width: 32%;
    margin-left: 2%;
  }
  .sfile-page .more-posts .item:nth-child(3n){
    margin-left: 0
  }
}
