/* Smartphones (portrait and landscape) ----------- */
@media only screen and (min-width : 320px) and (max-width : 480px) {
  .Red-strip {
    font-size: 12px;
    padding-top: 9px;
    height: auto;
  }

  img.log-background {
    width: 100%;
    height: 96px;
  }

  .thumb-gallery {
    margin-bottom: 15px;
    min-height: auto;
  }
    /* #slider1_container{
         max-height:168px !important;
    }*/
  .sidebar-adds {
    text-align: center;
  }

  .adds {
    text-align: center;
    width: 100% !important;
  }

  .newsmax-ad .wgid-118 #NmWgHeader118 {
    width: 100% !important;
  }

  .newsmax-ad .wgid-118 #NmWgContainer118 {
    width: 100% !important;
  }

  .smallAdds {
    text-align: center;
  }

  hr {
    width: 95%;
  }

  .Big-description {
    text-align: center;
  }

  .main-content .col-md-8, .main-content .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
    /* artical */
  .articalImage img {
        /* width:auto;
         height:auto;
        */
    max-width: 100%;
    height: auto !important;
        /*position: initial !important;
        */;
  }

  .artical-desc {
    text-align: center;
  }

  .artical-description {
    text-align: center;
  }

  .iframe_respon {
    height: 236px;
    width: 262px;
  }

  .today_history {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #337ab7;
  }
    /* #slider1_container{
         width:100% !important;
         max-height:360px !important;
    }
     #slider1_container > div > div > div > div > img {
         width: 100% !important;
    }
     #slider1_container > div > div > div > div > a > img {
         position: initial !important;
         width: 100% !important;
    }
     div[debug-id=slide_container] img {
         width: 100% !important;
         position: initial !important;
    }*/
  .today_history span {
    font-size: 11px;
    padding: 2px;
    color: #333;
  }

  body div div div div.add-container div.add-section a img {
    width: 280px;
  }

  .video-description h4 {
    margin-top: 5px;
  }

  .thumb-gallery h1 {
         /*font-family: 'HelveticaNeue-CondensedBold' !important;*/
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    color: #091095;
    margin: -23px 0 0;
    padding: 0px;
    line-height: 50px;
  }

  .thumb-gallery-container h1 {
         /*font-family: 'HelveticaNeue-CondensedBold' !important;*/
    -webkit-font-smoothing: antialiased;
    font-size: 40px;
    color: #091095;
    margin: -23px 0 0;
    padding: 0px;
    line-height: 50px;
  }

  .double_headline {
    line-height: 50px !important;
  }

  .submenu li {
    float: left;
    z-index: 2px;
    padding: 7px 27px;
  }

  .submenu li a {
    padding: 0px 30px;
         /*font-family: 'HelveticaNeue-CondensedBold' !important;*/
    font-size: 17px;
    color: #fff !important;
    text-decoration: none;
    border-right: none !important;
  }

  .submenu li:hover, .submenu li:focus {
    background-color: #090f97 !important;
  }

  .search {
    margin-bottom: 5px !important;
  }

  .navigation-menu .navigation {
    float: left;
    margin-right: 0;
    width: 60%;
  }

  .navigation-menu.open .navigation {
    background-color: #090f97 !important;
  }

  .navigation-menu:hover {
    background: #090f97;
  }

  body .navigation-menu.open {
    background: #090f97;
  }

  .navigation-menu .navigation-toggle {
    background: url("../images/arrow-down.png") no-repeat scroll 90% 50% #231f20 !important;
    float: left;
    font-size: 0;
    text-indent: -9999px;
    text-transform: uppercase;
    width: 40%;
    display: block;
  }

  .navigation-menu.open .navigation-toggle {
    background: url("../images/arrow-up.png") no-repeat scroll 90% 50% #090f97 !important;
  }

  .nav > li {
    clear: both;
  }

  .submenu li {
    width: 100%;
    background: #231F20;
  }

  .navbar-nav li:hover .submenu {
    display: none !important;
  }

  .navbar-nav li.open .submenu {
    display: block !important;
  }

  .navbar-nav > li {
    height: auto;
  }

  .navbar-nav > li > a {
    padding: 8px 18px 7px;
  }

  .navbar-default .navbar-nav > li > a {
    color: #fff;
    margin: 0;
  }

  .navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
    color: #fff;
    background-color: #231F20;
  }

  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #090f97;
  }

  .navbar-default ul li.active .dropdown-toggle {
    background-color: #090f97 !important;
  }

  .content-middle-ad {
    padding: 0 !important;
    margin-bottom: 15px;
  }

  .facebook-Feed iframe {
    width: 290px !important;
  }

  .holiday_pannel h1 {
    font-size: 7px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 4px;
    margin: 0;
  }
}

@media only screen and (min-width : 320px) and (max-width : 480px) and (orientation : landscape) {
  #slider1_container {
    max-height: 217px !important;
  }

  .iframe_respon {
    height: 244px;
    width: 279px;
  }

  .holiday_pannel h1 {
    font-size: 7px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 4px;
    margin: 0;
  }

  .newsletter-signup button, .facebook-Feed {
    max-width: 100% !important;
  }

  .facebook-Feed iframe {
    width: 100% !important;
  }
}
/* Smartphones (landscape) ----------- */
@media only screen and (min-width: 485px) and (max-width: 640px) and (orientation : landscape) {
  .Red-strip {
    font-size: 12px;
    padding-top: 9px;
    height: auto;
  }

  img.log-background {
    width: 100%;
    height: 96px;
  }

  .thumb-gallery {
    margin-bottom: 15px;
    min-height: auto;
  }

  #slider1_container {
    max-height: 320px !important;
  }

  .sidebar-adds {
    text-align: center;
  }

  .adds {
    text-align: center;
  }

  .smallAdds {
    text-align: center;
  }

  hr {
    width: 95%;
  }

  .Big-description {
    text-align: center;
  }

  .main-content .col-md-8, .main-content .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }
    /* artical */
  .artical-desc {
    text-align: center;
  }

  .artical-description {
    text-align: center;
  }

  .iframe_respon {
    height: 244px;
    width: 309px;
  }

  .today_history {
    text-align: center;
    width: 100%;
    font-size: 14px;
    color: #337ab7;
  }

  .holiday_pannel h1 {
    font-size: 10px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 7px;
    margin: 0;
  }

  .logo-container img.logo {
    left: 30%;
  }

  .today_history span {
    font-size: 11px;
    padding: 2px;
    color: #333;
  }
}
/* Smartphones (portrait) ----------- */

/* iPads (portrait and landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1023px) {
  .col-md-3.siderbar {
    padding: 15px;
    text-align: center;
  }

  #slider1_container>div {
    transform: scale(0.91) !important;
    -webkit-transform: scale(0.91) !important;
  }

  #slider1_container {
    max-height: 397px !important;
    height: 397px !important;
  }
    /* #slider1_container{
         width:100% !important;
         max-height:360px !important;
    }
     #slider1_container > div > div > div > div > img {
         width: 100% !important;
    }
     #slider1_container > div > div > div > div > a > img {
         position: initial !important;
         width: 100% !important;
    }
     div[debug-id=slide_container] img {
         width: 100% !important;
         position: initial !important;
    }*/
  .navbar-nav > li > a {
    font-size: 13px;
    padding: 8px 7px;
  }

  .search {
    font-size: 13px;
    padding-top: 2px;
    margin-left: 5px;
  }

  .search input[type="text"] {
    width: 109px;
    margin-left: 7px;
  }

  .main-content .col-md-8, .main-content .col-md-4 {
    padding-left: 15px;
    padding-right: 15px;
  }

  .description {
    width: 50%;
  }

  .description h4 {
    font-size: 15px;
    font-weight: bold;
    letter-spacing: -0.5px;
    line-height: 18px;
    margin: -1px 0 7px;
  }

  .description p {
    font-size: 12px;
    line-height: 13px;
  }

  .iframe_respon {
    height: 244px;
    width: 378px;
  }

  .Big-description object embed {
    width: 100% !important;
  }

  .facebook-Feed iframe {
    width: 290px !important;
  }
}
/* iPads (landscape) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : landscape) {
  .navbar-nav > li > a {
    font-size: 15px;
    padding: 8px 6px;
        /*28-4-2015*/;
  }

  .search {
    font-size: 15px;
    padding-top: 2px;
  }

  .search input[type="text"] {
    width: 80px;
        /*serch box width min*/;
  }

  .Red-strip {
    font-size: 17px;
  }

  img.log-background {
    height: 96px;
  }

  .navbar-nav > li {
    margin-top: 15px;
  }

  #slider1_container {
    max-height: 328px !important;
  }

  .holiday_pannel h1 {
    font-size: 19px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 12px;
    margin: 0;
  }
}
/* iPads (portrait) ----------- */
@media only screen and (min-width : 768px) and (max-width : 1024px) and (orientation : portrait) {
  .Red-strip {
    font-size: 13px;
  }

  img.log-background {
    height: 96px;
  }

  .navbar-nav > li {
    margin-top: 0px;
  }

  #slider1_container {
    max-height: 411px !important;
  }

  .QuoteBtn {
    margin-top: 20px;
  }

  .holiday_pannel h1 {
    font-size: 15px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 9px;
    margin: 0;
  }
}

@media only screen and (min-width : 375px) and (max-width : 667px) and (orientation : portrait) {
  .holiday_pannel h1 {
    font-size: 7px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 4px;
    margin: 0;
  }

  #sec {
    background: url(../images/Clock_hand_5_23.png) no-repeat scroll 0 43%;
    position: absolute;
    width: 47px;
    height: 313px;
    top: 0px;
    left: 40%;
    z-index: 1;
  }
}

@media only screen and (min-width : 375px) and (max-width : 667px) and (orientation : landscape) {
  .holiday_pannel h1 {
    font-size: 11px;
    margin: 0;
  }

  .holiday_pannel h3 {
    font-size: 8px;
    margin: 0;
  }

  #sec {
    background: url(../images/Clock_hand_5_35.png) no-repeat scroll 0 46%;
    position: absolute;
    width: 47px;
    height: 602px;
    top: 0px;
    left: 44%;
    z-index: 1;
  }
}