/* Tablet Portrait size to desktop (devices and browsers) */
@media only screen and (min-width:960px) {
        .header_top_wrapper{ display:none;}
}

/* Tablet Portrait size to desktop (devices and browsers) */
@media only screen and (min-width:960px) and (max-width:1199px) {
       .body_wraper_box,.st_row {
           max-width:100%;
           margin-left:auto;
           margin-right:auto;
       }
       .header_top_wrapper{ max-width:960px;}
       #stleft{ width:915px  !important; }
       #stright{  width: 40px; float:right; }

       /* header-wraper START /*-----------------------------------------------------------------------------------*/
       .header-wraper { margin:0px; }

       .st-toggle-left {
           display:none;
       }

       /* Main Menu start */
       #menu2 a {
           font-size: 17px !important;
       }
       #menu2>ul>li>a {
           line-height: 32px;
           padding: 8px 10px 6px 10px;
       }
       #menu2 #menu-home {
           padding: 8px 18px 6px 18px;
       }
/* .stc-menu ul li a{
    padding:12px 10px !important;
}
 */
 .socials{
     display:none;
}

       .ticker { width: 85% !important; }

       /* page start */



       #headline, #latest, #the_loop, #comments_template
       {
           /* background-image:url(../img/featuredb.png) !important; */
       }




}


/* Tablet Portrait size to standard 960 (devices and browsers) */
@media only screen and (min-width: 768px) and (max-width: 960px) {
       .body_wraper_box,.st_row {
           max-width:100%;
           margin: 0px auto !important;
       }
       #stleft{ width:723px  !important; }
       #stright{  width: 40px; float:right; }

       /* header-wraper START /*-----------------------------------------------------------------------------------*/
       .header_top_wrapper{ width:100%; }
       .header-wraper { margin:0px; }
       .st-toggle-left {
           display:inherit;
           margin-top: 15px;

       }

       .clock{ margin-bottom: 0px; margin-right:0px;}

       /* HEADER MAIN WRAPPER START /*----------------*/
       .header-top-left {
           width:100% !important;
           text-align:center !important;
           padding-bottom:10px;
       }
       .header-top-right {
          width:100% !important;
       }
      #search_main{
           display: none;
       }
       #sponsored{
           width:100% !important;
           height:40px !important;
           text-align:center !important;
           margin-top:0px !important;
           display:block;
       }

       /* MAIN MENU WRAPPER START /*-----------------------------*/
       .body_wraper_box .header_menu_wrapper{ max-width:768px; }
       .header_menu_wrapper{ display:none;}

       /* NEWS TICKER START /*------------------------------------------*/

       .ticker { width: 100% !important; }
       .ticker-controls { display: none; }

       .social{
           text-align:center !important;
       }
       ul.social-icons-list.top-bar-social {
           float: none;
       }
       ul.social-icons-list.top-bar-social li {
           float: none;
       }

       /* MAIN CONTENT WRAPER START /*------------------------------------------*/
       /* Grid Classes */
       .st_row .grid_4 { width: 37.91489%; }
       .st_row .grid_8 { width: 59.95745%; }

       .main_content_wrapper { }
       .content-left { padding-right:17px; border-right: 0px solid #808080; }




       /*  PAGE START  */
        .page_wrapper .post p img {
            width:100% !important; height: auto !important;
            margin: 0px 0px 15px 0px !important;
        }

        /* details page images sige IMPORTANT START */
        .details_wrapper .post p img {
            width:100% !important; height:auto;
            margin: 0px 0px 15px 0px !important;
        }
        
        /*****edited by Romjan****/
                #news_s.left { float:left; width:100%; border:#C0C0C0 0px solid;}
                #news_s.right { float:left; width:100%; margin-top:15px;}
                #news_s.left img{height:250px;}
                #news_s.right .the_content p img{width:170px;}
                #bottom_wrapper .col1{width:50%;}
                #bottom_wrapper .col2{width:50%;}
                #bottom_wrapper .col3{width:100%;}
                #home_short.col1{ width:49% !important; margin-right:0px; float:left; border:0px solid red;}
                #home_short.col2{ width:49% !important; margin-right:0px; float:right;border:0px solid red;}
                #home_short.col3{ width:49% !important; margin-right:0px; float:left; border:0px solid red;}
                #home_short.col4{ width:49% !important; margin-right:0px; float:right; border:0px solid red;}
                #home_short.col5{ width:49% !important; margin-right:0px; float:left; border:0px solid red;}
                #home_short.col6{ width:49% !important; margin-right:0px; float:right;border:0px solid red;}
        /*****edited by Romjan****/


       /* bottom /*---*/
       #bottom_wrapper .col1{
           width:48% !important;
         
       }
       #bottom_wrapper .col2  {
           width:48% !important;
           float: right !important;
           text-align: right !important;
         
       }
       #bottom_wrapper .col3{
           width:100% !important;
       }


          #headline, #latest, #the_loop, #comments_template
          {
              /* background-image:url(../img/featuredc.png) !important; */
          }

}  /* only screen and (min-width: 768px) and (max-width: 959px)  END */



/* nav-menu hide  */
@media only screen and (min-width:768px)   {
       nav {
           display: none !important;
       }
}

/* Mobile Landscape Size to Tablet Portrait (devices and browsers) */
@media only screen and (min-width:481px) and (max-width:768px) {

       .body_wraper_box,.st_row {
           max-width:100%;
           margin: 0px auto !important;
       }
       #ads1.left, #ads2.center, #ads3.right{ width:100% !important; float:left !important;  }

       #stleft{ width:435px  !important; }
       #stright{  width: 40px; float:right; }

       /* header-wraper START /*-----------------------------------------------------------------------------------*/
       .header_top_wrapper{ width:100%;}
       .header-wraper { margin:0px; }

       .st-toggle-left {
           display:inherit;
           margin-top: 15px;
       }

       .clock{ margin-bottom: 0px; margin-right:0px; }

       /* HEADER MAIN WRAPPER START /*----------------*/
       .header-top-left {
           width:100% !important;
           text-align:center !important;
           padding-bottom:10px;

       }
       .header-top-right {
          width:100% !important;
       }
      #search_main{
           display: none;
       }
       #sponsored{
           width:100% !important;
           text-align:center !important;
           margin-top:0px !important;
       }

       /* HEADER MAIN MENU WRAPPER START /*----------------*/
       .header_menu_wrapper{ display:none; }

       /* NEWS TICKER START /*------------------------------------------*/

       .ticker { width: 100% !important; }
       .ticker-controls { display: none; }

       .news_ticker_wrapper .news_ticker_right {
           margin:0px !important;
           width:100% !important;  text-align:center !important;
       }
       .social{
           text-align:center !important;
       }
       ul.social-icons-list.top-bar-social {
           float: none;
       }
       ul.social-icons-list.top-bar-social li {
           float: none;
       }
       /* MAIN CONTENT WRAPER START /*------------------------------------------*/
       .main_content_wrapper { }

       /* CONTENT LEFT /*----------------*/
       .content-left { width:100% !important; padding-right:0px !important; margin-bottom:15px !important; border-right: 0px solid #808080 !important;  }


       /* CONTENT RIGHT /*----------------*/
       .content-right { float: none; width:100% !important; margin-bottom:15px !important; }
       .sidebar_body .the_content { margin:0px 0px !important; }
       .sidebar_body .the_content img{ float:none !important; width: 100%; height: auto; margin-left:0px !important; margin-bottom:10px; }




       /*  PAGE START  */
        .page_wrapper .post p img {
            width:100% !important; height: auto !important;
            margin: 0px 0px 15px 0px !important;
        }

        /* details page images sige IMPORTANT START */
        .details_wrapper .post p img {
            width:100% !important; height:auto;
            margin: 0px 0px 15px 0px !important;
        }
        /*AddThis Counter Bar*/
        .addthis_button_facebook_like,
        .addthis_button_tweet,
        .addthis_button_facebook_share,
        .addthis_button_google_plusone,
        .addthis_counter {
                clear: none !important;
        }
        .vertical_share_style {
            display: none;
        }
        .horizontal_share_style {
            display: block !important;
        }
        /*AddThis Counter Bar*/

       /* bottom /*---*/
       #bottom_wrapper .col1, #bottom_wrapper .col2, #bottom_wrapper .col3 {
           margin-right:0px !important;
           width:100% !important;
           height:auto !important;
           text-align:center;
       }
       /*****edited by Romjan****/
                #news_s.left { float:left; width:100%; border:#C0C0C0 0px solid;}
                #news_s.right { float:left; width:100%; margin-top:15px;}
                #news_s.left img{height:250px;}
                #news_s.right .the_content p img{width:170px;}
                #bottom_wrapper .col1{width:50%;}
                #bottom_wrapper .col2{width:50%;}
                #bottom_wrapper .col3{width:100%;}
                #home_short.col1{ width:49% !important; margin-right:0px; float:left;}
                #home_short.col2{ width:49% !important; margin-right:0px; float:right;}
                #home_short.col3{ width:49% !important; margin-right:0px; float:left;}
                #home_short.col4{ width:49% !important; margin-right:0px; float:right;}
                #home_short.col5{ width:49% !important; margin-right:0px; float:left;}
                #home_short.col6{ width:49% !important; margin-right:0px; float:right;}
                #page_s2 #news_s > img{width:100%; height:200px;}
                #page_s2 #news_s .the_content .title4{font-size:18px;}
                #page_s2 #news_s .the_content img{width: 40.42553%;}
                #ads2.col1{width:100%;}
                #ads2.col2{width:100%;}
                #ads3.col1{width:100%;}
                #ads3.col2{width:100%;}
                #ads3.col3{width:100%;}
                
        /*****edited by Romjan****/


}  /* only screen and (min-width:480px) and (max-width:767px) END */


/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width:480px) {
       .body_wraper_box,.st_row {
           margin-left:auto;
           margin-right:auto;
       }
       .body_wraper_box{margin: 0px auto !important;}

       #stleft{ width:100%  !important; }
       #stright{  display:none; }

       /* header-wraper START /*-----------------------------------------------------------------------------------*/
       .header_top_wrapper{ max-width:100%;  }
       .header-wraper { margin:0px; }

       .st-toggle-left {
           display:inherit;
           margin-top: 15px;
       }
       .header-top-right-bar{
           width:80% !important;

       }

       #search_block_top{ float:none !important; height: 33px; padding:0px 0px 0px 0px !important; }
       .clock{ margin-bottom: 0px; margin-right:0px;}
       .clock #Date{ float:left; margin-right: 0px;}
       .clock #Time{ float:left; padding-left: 10px; }

       /* HEADER MAIN WRAPPER START /*----------------*/
       .header-top-left {
           width:100% !important;
           text-align:center !important;
           padding-bottom:10px;
       }
       .header-top-right {
          width:100% !important;
       }
      #search_main{
           display: none;
       }
       #sponsored{
           width:100% !important;
           text-align:center !important;
           margin-top:0px !important;  border:0px solid  red;
       }


       /* HEADER MAIN MENU WRAPPER START /*----------------*/
       .header_menu_wrapper{ display:none; }

       /* NEWS TICKER START /*------------------------------------------*/
       .news_ticker_wrapper {
           display: none;
       }

       .social{
           text-align:center !important;
       }
       ul.social-icons-list.top-bar-social {
           float: none;
       }
       ul.social-icons-list.top-bar-social li {
           float: none;
       }

       /* MAIN CONTENT WRAPER START /*------------------------------------------*/
       .main_content_wrapper { padding:0px !important; }

       /* CONTENT LEFT /*----------------*/
       .content-left { width:100% !important; padding-right:0px !important; margin-bottom:15px !important; border-right: 0px solid #808080 !important;  }
       h2{font-size:20px !important;  }
       h3{font-size:17px !important;  }
       h4{font-size:16px !important;  }


       .sidebar_body .the_content { margin:0px 0px !important; }
       .sidebar_body .the_content img{ float:none !important; width: 100%; height: auto; margin-left:0px !important; margin-bottom:10px; }



       #headline, #latest, #the_loop, #comments_template
       {
           /* background-image:url(../img/featurede.png) !important; */
       }

       /* CONTENT RIGHT /*----------------*/
       .content-right { float: none; width:100% !important; margin-bottom:15px !important; }

       /*  PAGE START  */
        .page_wrapper .post p img {
            width:100% !important; height: auto !important;
            margin: 0px 0px 15px 0px !important;
        }

        /* details page images sige IMPORTANT START */
        .details_wrapper .post p img {
            width:100% !important; height:auto;
            margin: 0px 0px 15px 0px !important;
        }

        /*AddThis Counter Bar*/
        .addthis_button_facebook_like,
        .addthis_button_tweet,
        .addthis_button_facebook_share,
        .addthis_button_google_plusone,
        .addthis_counter {
                clear: none !important;
        }
        .vertical_share_style {
            display: none;
        }
        .horizontal_share_style {
            display: block !important;
        }
        /*AddThis Counter Bar*/
        /* details Comments */
        .comment-form-author,.comment-form-email,.comment-form-url {
          float: none;
          margin-right: 1% !important;
          width: 98%!important;
         }
         .comment-form-comment span {
             display:none;                  
         }

       /* bottom /*---*/
       #bottom_wrapper .col1, #bottom_wrapper .col2, #bottom_wrapper .col3 {
           margin-right:0px !important;
           width:100% !important;
           height:auto !important;
           padding-bottom:15px;
       }


/*****edited by Romjan****/
                #news_s.left { float:left; width:100%; border:#C0C0C0 0px solid;}
                #news_s.right { float:left; width:100%; margin-top:15px;}
                #news_s.left img{height:250px;}
                #news_s.right .the_content p img{width:170px;}
                #bottom_wrapper .col1{width:50%; text-align:center;}
                #bottom_wrapper .col2{width:50%; text-align:center;}
                #bottom_wrapper .col3{width:100%; text-align:center;}
                #bottom_wrapper .st_row{font-size:18px;}
                #home_short.col1{ width:100% !important; margin-right:0px; float:left;}
                #home_short.col2{ width:100% !important; margin-right:0px; float:right;}
                #home_short.col3{ width:100% !important; margin-right:0px; float:left;}
                #home_short.col4{ width:100% !important; margin-right:0px; float:right;}
                #home_short.col5{ width:100% !important; margin-right:0px; float:left;}
                #home_short.col6{ width:100% !important; margin-right:0px; float:right;}             

                #home_short.col1 .box,
                #home_short.col2 .box,
                #home_short.col3 .box,
                #home_short.col4 .box,
                #home_short.col5 .box,
                #home_short.col6 .box {
                      padding:10px;
                      height:auto !important;
                }

                #page_s2 #news_s > img{width:100%; height:240px;}
                #page_s2 #news_s .the_content .title4{font-size:18px;}
                #page_s2.col1{width:100%;}
                #page_s2.col2{width:100%;}
                #ads2.col1{width:100%;}
                #ads2.col2{width:100%;}
                #ads3.col1{width:100%;}
                #ads3.col2{width:100%;}
                #ads3.col3{width:100%;}
                #lead{width:100%;}
                #lead.right{padding:0;}
                #lead.right a{font-size:20px;}
                
                
        /*****edited by Romjan****/




}  /* only screen and (max-width:767px) END */

