
@font-face {
    font-family: 'afta_serifitalic';
    src: url('../fonts/aftaserifthin-italic-webfont.woff2') format('woff2'),
         url('../fonts/aftaserifthin-italic-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;

}




@font-face {
    font-family: 'afta_serifregular';
    src: url('../fonts/aftaserifthin-regular-webfont.woff2') format('woff2'),
         url('../fonts/aftaserifthin-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
    font-display: fallback;

}


body {font-family: 'Open Sans', sans-serif;}

a{-o-transition:color .5s ease-out, background .5s ease-in;-ms-transition:color .5s ease-out, background .5s ease-in;-moz-transition:color .5s ease-out, background .5s ease-in;-webkit-transition:color .5s ease-out, background .5s ease-in; transition:color .5s ease-out, background .5s ease-in;}
a,button, a:focus{ outline:inherit !important;}
header{width:100%;
background: rgba(255,255,255,1);
background: -moz-linear-gradient(left, rgba(255,255,255,1) 0%, rgba(246,246,246,1) 22%, rgba(246,246,246,1) 24%, rgba(229,229,229,1) 45%, rgba(229,229,229,1) 100%);
 border-top:4px solid #a0a0a0; }
.header_cntr{width:100%;}
.container {max-width:1200px; width:100%;}
.logo_box{padding:10px 0;}
.right_box{float:right; padding:32px 0 42px 0;}
.login_box {float: left;margin-left: -5px !important;}
.login_box  ul{list-style:none; padding:0 0 0 30px; margin:0;}
.login_box  ul li{float:left;}
.login_box span {color: #000;font-size: 14px;  padding:0 18px 0 8px;}
.serach_box{float:left; position:relative;}
.icon_box {float:left; padding:0px 0 0 12px;}

.serach_box input[type="text"]{width:230px; background:#e5e5e5; border:1px solid #000; height:30px; padding-left:15px;  color:#777777; font-size:14px; }
.right_box .serach_box input[type="text"]{width:90px !important; background:#e5e5e5; border:1px solid #000; height:30px; padding-left:15px;  color:#777777; font-size:14px; }
.search_submit{/* width:52px; */ background:none; border:none;  position:absolute; right:3px; top:1px; font-size:18px; color:#000;font-size:18px; }
.icon_box ul{list-style:none; padding:0; margin:0;}
.icon_box ul li{float:left; margin-right:10px;}
.menu_cntr{background:#2b2b2b; margin-bottom: 38px;}
.menu_bar .navbar{ min-height:inherit;}
.menu_bar .navbar-inverse{background:none; border:none; margin:0;}
.menu_bar .container-fluid{padding:0;}
.menu_bar .collapse.navbar-collapse{padding:0;}
.menu_bar li{margin-right:1px;}
/*.menu_bar li:first-child:after{background:#991c22;width:100%; height:6px; content:""; position:absolute; top:50px; left:0; }*/
.current-menu-item:after{background:#991c22;width:100%; height:6px; content:""; position:absolute; top:50px; left:0; }
/*.menu_bar .navbar-inverse .navbar-nav > li > a{ padding:15px 14px;  color:#fff; font-size:18px;  text-transform: uppercase; display: block; position: relative; font-family: 'Roboto', sans-serif; }*/

.menu_bar .navbar-inverse .navbar-nav > li > a{ padding:15px 10px;  color:#fff; font-size:14px;  text-transform: uppercase; display: block; position: relative; font-family: 'Roboto', sans-serif; /* font-family: 'afta_serifregular'!important; */ }

.navbar-inverse .navbar-nav > .navbar-inverse .navbar-nav > li > a:focus{ background: none; color:#666;}
.menu_bar  .navbar-inverse .navbar-nav > .active > a{ background:#991c22; color:#fff;}
.navbar-inverse .navbar-nav > li.active > a:hover, .navbar-inverse .navbar-nav > li > a:hover{ background:#991c22; color:#fff;}
.menu_bar .active > a:first-child{margin:0!important;}

.banner_cntr { overflow: hidden;}
.banner-right_img > img{width:100%; transition: all 0.3s;  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s; }
.banner-right_img > img:hover{transform: scale(1.1);   -moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);}
.space1{padding-right:0;}
.space2{padding-left:0;}
.space{padding:0 !important;}

.icon_box .fa.fa-facebook ,.fa.fa-twitter,.fa.fa-linkedin,.fa.fa-play {
    border: 2px solid #3b3b3b;
    border-radius: 50%;
    color: #3b3b3b;
    font-size: 16px;
    height: 28px;
    line-height: 24px;
    text-align: center;
    width: 28px;}
.icon_box .fa.fa-linkedin{ height: 28px; width: 28px;line-height: 24px;}
.banner_box{position:relative;}
.news_cntr {bottom: 0;left: 0;position: absolute; width:100%;}
.news_cntr1 {bottom: 0;left: 0;position: relative; width:100%;}
.news_cntr2 {bottom: 0;left: 0;position: absolute; width:100%;}
.news_cntr3 {bottom: 0;left: 0;position: absolute; width:100%;}
.news_cntr h1{max-width:252px; margin:0; background:#991c22; padding:11px 0 11px 16px;color:#fff; font-size:32px;}
.news_cntr2 h1{max-width:252px; margin:0; background:#991c22; padding:11px 0 11px 16px;color:#fff; font-size:32px;}
.news_cntr3 h1{max-width:252px; margin:0; background:#991c22; padding:11px 0 11px 16px;color:#fff; font-size:32px;}
.news_cntr1 h1{max-width:252px !important; margin:0 !important; background:#991c22 !important; padding:11px 0 11px 16px !important; color:#fff !important; font-size:32px !important;}
.news_cntr p{background:#000; opacity:0.8; margin:0;color:#fff; font-size:18px; padding:35px 0 27px 24px;}
.news_cntr p a{color:#fff !important;}
.news_cntr1 p a{color:#fff !important;}
.news_cntr2 p a{color:#fff !important;}
.news_cntr3 p{opacity:0.8; margin:0;color:#fff !important; margin-top: -25%; font-size:18px; padding:35px 0 27px 24px;}
.news_cntr3 p a{color:#fff !important;}
.news_cntr2 p{background:#000; opacity:0.8; margin:0;color:#fff !important; font-size:18px; padding:35px 0 27px 24px;margin-top: 20%;}
.news_cntr1 p{background:#000 !important; opacity:0.8 !important; margin:0 !important; color:#fff !important; font-size:18px !important; padding:35px 0 27px 24px !important;}
.banner-right_img{position:relative; overflow:hidden;}
.banner-right_img > span {left: 50%;position: absolute;top: 36%; transform: translate(-36%);}
.top_box{padding:42px 0 26px; overflow:hidden;}
.heading_box h2{width:15%; float:left; margin:0; font-size:18px; color:#040201;}
.border_box {border-bottom: 1px solid #bcbcbc;border-top: 3px solid #818181;float: left; 
padding: 3px 0; width: 85%; float:right; margin-top:7px;}
.img_box{float:left; #width: 138px;}
.recent-posts-extended .img_box{float:left; width: 138px;}
.text_box h3{margin:0; font-size:17px; font-weight:600; text-transform:uppercase; padding-bottom:10px; color:#1e1e1e; }
.text_box p{margin:0; font-size:17px; line-height:normal; /* padding:10px 0 ; */ color:#1e1e1e; font-weight:400;}

.text_box {overflow: hidden;padding: 0 0 0 24px; }
.stories_txt{width: 54%;float:right;}
.arround_box h2{width:22%;}
.border_box2{width:78%;}
.img_space1{padding-left:0; }
.img_space2{padding-right:0;}
.arround-img_cntr{margin-bottom:22px;}
.arround-img_box{position:relative; overflow:hidden;}
.arround-img_box img {width: 100%;  transition: all 0.3s;  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;}
.arround-img_box img:hover{transform: scale(1.1);   -moz-transform: scale(1.1);}

.text-strip{border:1px solid #e0e0e0; box-shadow:1px 2px 5px 0px #e0e0e0; border-left:1px solid #e0e0e0; padding:15px; overflow:hidden;}
.text-strip p{color:#353535; font-size:17px; margin:0; float:left;}
.text-strip span{float:right; margin-top:4px;}
.text-strip .fa.fa-long-arrow-right {font-size: 21px; font-weight: lighter;}
.arround-img_box > span {
    background: #fff none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    padding: 13px 15px;
    position: absolute;}
.right-news_box {padding-top: 47px; overflow:hidden; position:relative;}
.right-news_box > img{width:100%; transition: all 0.3s;  -moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;}
.right-news_box > img:hover{transform: scale(1.1);   -moz-transform: scale(1.1);}
.overlay_text {background: #fff none repeat scroll 0 0;bottom: 0;left: 0;opacity: 0.8;padding: 15px; position: absolute;}
.overlay_text p{ font-weight:500;  color: #1e1e1e;
    font-size: 20px;
    line-height: 27px;}
.bottom_space{margin-bottom:0;}
.txt3{padding:14px 0;}
.listtext_box ul{list-style:none; padding:0; margin:0;}
.listtext_box ul li{ border-top: 1px solid #d4d4d4;
    color: #505050;
    font-size: 16px;
    line-height: 22px;
    padding: 10px 0;}
.listtext_box ul li:last-child{ border-bottom: 1px solid #d4d4d4; }
.news-buzz_heading h2{padding:15px; margin:47px 0 0 0; background:#2b2b2b; font-size:18px; color:#fff ;  border: 1px solid #e0e0e0;}
.news_img img{width:100%;}
.newstxt_stip p{color:#991c22;}
.news-list_box li{padding:18px 0!important;}
.case_row{margin-top:30px;border-bottom:1px solid #d4d4d4;}
.blog_img {text-align:center;}
.blog_img img{
	margin:3px auto ;
	display:block;
	/* Safari 3-4, iOS 1-3.2, Android 1.6- */
	-webkit-border-radius: 63px; 
	/* Firefox 1-3.6 */
	-moz-border-radius: 63px; 
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
  border-radius: 63px;
}
.blog_img p{ color:#353535; font-size:18px;}
.blog_img  span{color:#353535; font-size:16px; display:block; margin-bottom:37px; font-weight:bold;}
.blog_cntr .left.carousel-control {background:none;}
.blog_cntr .right.carousel-control {background:none;}
.watch_row{margin-bottom:47px;}
.blog_cntr .carousel-control{top:inherit;}
.watch_row span{display:block;}
.watch_row p{font-size: 17px;
    font-weight: 400;
    line-height: 19px;}
.blog_cntr .carousel-control.left{left:35%;}
.blog_cntr .carousel-control.right{right:35%;}
.watch_now_box{position:relative;}
.watch_now_box > span {
    background: #000 none repeat scroll 0 0;
    bottom: 0;
    left: 0;
    opacity: 0.7;
    padding:11px 13px;
    position: absolute;}
footer{background:#2b2b2b; margin:56px 0 0 0; border-top: 1px solid #808080;}
.footer_search{float:right; margin:14px 0;}
.footer_search input[type="text"]{ width:402px; background:#2b2b2b; border:1px solid #5d5d5d;}
.footer_search .search_submit{ color:#7a6b6b;}
.footer_box{padding:39px 0 37px 0; overflow:hidden;}
.footer_list {float: left;width: 18%;}
.footer_list:last-child{width:auto;}
.footer_list ul{list-style:none; margin:0; padding:0;}
.footer_list h2{color:#fff; font-size:26px; font-weight:300; margin:0; padding-bottom:18px;}
.footer_list ul li a{color:#fff; font-size:18px; font-weight:100;}
.bottomfooter_cntr {background:#1d1d1d; padding:25px 0 63px;}
.copyright_box p{color:#fff; margin:0; font-size:14px;}
.fullslider-cntr .left.carousel-control {background:none; height: 26px; width: 26px; border:1px solid #d9d9d9; border-radius:3px; left:auto; right:33px;}
.fullslider-cntr .right.carousel-control {background:none; height: 26px; width: 26px; border:1px solid #d9d9d9; border-radius:3px;}
.fullslider-cntr .carousel-control{top:inherit; font-size:inherit;}
.fullslider-cntr .left.carousel-control > img ,.fullslider-cntr .right.carousel-control > img{width:8px;}
.view_box a {border: 1px solid #d9d9d9;display: inline-block;padding: 3px 15px; border-radius:3px; color:#353535; font-size:12px;}
.view_box{float:right; margin-right:68px;}
.heading_box.sports_box > h2 {width: 24%;}
.border_box.border_box3 {width: 76%;}

/* 18-6-16 css start here */
.case_cntr .view_box{margin-top:25px;}
.usd-add_box > img {display:block; margin:0 auto;}
.usd-add_box {padding: 37px 0 8px;}
.sports_cntr .view_box{margin-top:0;}
.sports_list li{padding:14px 0!important;}
.blog_cntr .carousel-control{display:none;}
.newsletter_box{background:#991c22; padding:15px; margin-top:46PX;}
.newsletter_box h2{margin:0; font-size:18px; padding-bottom:15px; color:#fff;}
.newsletter_box p{color:#fff; font-size:16px; margin:0; padding-bottom:6px;}
.news_search{width:100%;}
.serach_box.news_search > input{width:100%; background:none; height:42px; padding: 0 0 0 14px;  font-size:16px;border:1px solid #fff; color:#fff; }
.news_search .search_submit{top:5px;}
.add-image_box{border:1px solid #c7c7c7; padding:16px; margin-top:41px;}
.add-image_box img{width:100%;}
.usd-add_box img {display: block; margin: 0 auto;}
.border_box.border_box4 {width: 64%;}
.heading_box.watch_box > h2 {width: 36%;}
.mob-view{display:none;}
/* 18-6-16 css end here */


/* inside-page css start here */
.breaking_newstxt{list-style:none; padding:0; margin:0; overflow:hidden;}
.breaking_newstxt li{float:left; font-size:16px; margin:0 0 26px 0;	}
.inside_newsheading h2{margin:0;}
.banner_box h2 {border-bottom: 1px solid #c6c6c6;color: #991c22;font-size: 30px;margin: 0 0 33px;padding: 0 0 18px;}
.breaking_newstxt span{padding:0 5px;}
.breaking_newstxt li:last-child{color:#ff131e;}
.icon_cntr{padding: 22px 0;}
.icons_left{padding:0!important;}
.icon_box2 ul{list-style:none; padding:0; margin:0;}
.icon_box2 ul li{float:left; margin-right:10px;}
.icons_left .fa.fa-twitter,.fa.fa-linkedin,.fa.fa-google-plus,.fa.fa-share-alt,.fa.fa-envelope-o,.fa.fa-print,.fa.fa-facebook {
    border: 2px solid #3b3b3b;
    border-radius: 50%;
    color: #3b3b3b;
    font-size: 16px;
    height: 38px;
    line-height: 35px;
    text-align: center;
    width: 38px;}
.icons_left .fa.fa-share-alt{background:#991c22; border-radius:3px; border:none; color:#fff;}
.icons_right{float:right;}
.icons_right span {display: block;}
.watch_icon {float:left; margin-right:6px;}
.icons_right p{float:left; color:#242424; font-size:14px;}
.icon_box2 ul li:last-child{margin:0;}
.mid-content_box{ border-top: 1px solid #c6c6c6; border-bottom: 1px solid #c6c6c6; padding:22px 0;}
.mid-content_box p{color:#444444; font-size:16px;}
.red_text{color:#991c22!important;}
.tag_cntr .icons_left{width:100%;}
.tag_cntr{padding:35px 0;}
.tag_box{padding-top:45px;}
.tag_box h3{float:left; color:#242424; font-size:16px; font-weight:500; margin:0 14px 0 0;}
.tag_box ul{list-style:none; padding:0; margin:0; }
.tag_box ul li {float:left; margin-right:10px;}
.tag_box ul li a{background:#bbbbbb; padding:5px; border-radius:2px; color:#000; font-size:11px;}
.commemt_box h2{margin:0; background:#991c22; color:#fff; font-size:18px; padding:10px;}
.profile_box{overflow:hidden;}
.profile_box > img {float:left;}
.profile_box span{display:block; margin-bottom:20px;}
.profile_box > p {color:#444444; font-size:18px;
    float: right;
    margin: 0 0 0 5px;
    width: 94%;}
.profile_box {padding:20px 0 30px;}
.reply_link{float:right;}
.reply_link{color:#444444; font-size:18px;}
.form_box{padding:30px 0;}
.input_box{width:100%; overflow:hidden;}
.input_box input[type="text"] {border:1px solid #c9c9c9; font-size:14px; color:#444444;
    float: left;
    height: 40px;
    margin:0 17px 23px 0!important;
    padding: 0 0 0 10px;
    width: 48%;}
.input_box input[type="text"]:last-child{margin:0!important; float:right;}
.form_box textarea{width:100%; height:110px; font-size:14px; color:#444444; border:1px solid #c9c9c9; resize:none; padding:10px;}
.submit_button{border:1px solid #c9c9c9; border-radius:3px; margin-top:20px; background:none; padding:10px 8px; float:right; font-size:16px;}
.submit_button:hover{background:#991c22 ; color:#fff; transition:color 0.5s ease-out 0s, background 0.5s ease-in 0s;}
.reply_link span {margin-right: 5px;}
.form_cntr{padding-top:30px;}
.commemt_box span{margin-right:10px;}

/* inside-page css end here */



.add_box{float:left;position:relative;margin-top: -10px;}
  
@media all and (min-width:1025px) and (max-width:1200px){
.img_box > img {width: 300px;}

}  

@media all and (min-width: 768px) and (max-width: 1024px){
.news-buzz_heading h2{margin:30px 0 0;}
.menu_bar .navbar-inverse .navbar-nav > li > a{font-size:12px; padding:15px 7px;}
.news_cntr p{font-size:15px; padding:25px 15px;}
.news_cntr h1{font-size:28px;}
.news_cntr1 p{font-size:15px; padding:25px 15px;}
.news_cntr1 h1{font-size:28px;}
.news_cntr2 p{font-size:15px; padding:25px 15px;}
.news_cntr2 h1{font-size:28px;}
.news_cntr3 p{font-size:15px; padding:25px 15px;}
.news_cntr3 h1{font-size:28px;}
.heading_box h2{width:24%;}
.border_box{width:76%;}
.img_box{/* width:100%; */ float:none;}
.img_box img{width:100%;}
.text_box{padding:10px 0;}
.overlay_text{padding:10px 5px 4px 12px;}
.overlay_text p{font-size:13px; line-height:normal;}
.text-strip p{font-size:14px;}
.arround_box h2{width:34%;}
.border_box2{width:66%!important;}
.arround-img_cntr{margin:0;}
.footer_list{width:14%; margin-right:28PX;}
.footer_list:last-child {
    margin: 0;
    width: auto;}
.footer_list h2{font-size:18px;}
.footer_list ul li a{font-size:14px;}
.sports_box h2{width:36%!important;}
.border_box3{width:64%!important;}
.usd-add_box > img{width:100%;}
.serach_box input[type="text"]{width:100%; }
.login_box{float:right;}
.login_box ul{padding:0 0 0 10px;}
.login_box span{padding:0 7px;}
.icon_box{padding:0 0 0 3px;}
.icon_box ul li{margin-right:6px;}
.usd-add_box img{width:100%}
.top_box{padding:25px 0;}
.view_box{margin-top:15px;}
.heading_box.watch_box > h2{width:56%;}
.border_box.border_box4{WIDTH:44%;}
.content_box .img_box img{width:240px; float:left;}
.stories_txt {WIDTH:50%!important; padding:0 0 0 17px !important;}
.stories_txt h3{font-size:14px;}
.stories_txt  p{font-size:14px;}
.stories_txt .txt3{padding:8px 0;}
.text_box{width:inherit;}
.watch_row{margin-bottom:15px!important;}

.banner_box h2{font-size:20px;}
.icons_left .fa.fa-twitter, .fa.fa-linkedin, .fa.fa-google-plus, .fa.fa-share-alt, .fa.fa-envelope-o, .fa.fa-print, .fa.fa-facebook{width:30px; height:30px; line-height:26px;}
.icon_box2 ul li{margin-right:6px;}
.profile_box > p{width:90%;}
.tag_box ul li{margin:0 8px 15px 0;}
.input_box input[type="text"]{margin-bottom:15px!important;}
.input_box input[type="text"]:last-child{margin-bottom:15px!important;}
.banner_box > img{width:100%;}
.add_box{float:right;}
.icon_box{float:right;}
}


@media all and (min-width: 320px) and (max-width: 767px){
.logo_box img{margin:0 auto; display:block;}
.right_box{float:none; padding:16px 0;}
.serach_box{ margin: 0 auto; width: 230px; float:none;}
.icon_box{float:none; /* padding:11px 0 0; */}
.icon_box ul{text-align:center;}
.icon_box ul li{display:inline-block; text-align:center; float:none;}
.space1{padding-right:15px;}
.space2{padding-left:15px;}
.news_cntr{position:relative;}
.news_cntr h1{max-width:100%;}
.news_cntr1{position:relative;}
.news_cntr1 h1{max-width:100%;}
.news_cntr2{position:relative;}
.news_cntr2 h1{max-width:100%;}
.news_cntr3{position:relative;}
.news_cntr3 h1{max-width:100%;}
.heading_box h2{width:100%!important;}
.border_box{display:none;}
.img_box > img{width:100%;}
.img_box{float:none; overflow:hidden;}
.text_box{padding:0;}
.text_box h3{font-size:16px; padding:10px 0; line-height:20px;}
.img_space2{padding-right:15px;}
.watch_row p{margin:15px 0;}
.watch_row{margin:0;}
.footer_list{width:100% !important; float:none;}
.bottomfooter_cntr{padding:20px 0 25px;}
.copyright_box p{font-size:11px;}
.footer_search {float: right !important; margin: 14px 0 !important;}
.footer_search input[type="text"]{width:100%;}
.menu_bar .collapse.navbar-collapse{padding:0 15px;}
.overlay_text{padding:13px;}
.overlay_text p{line-height:normal; font-size:14px;}
.top_box{padding:20px 0;}
/* .travel_cntr{padding:0 0 20px;} */
.usd-add_box > img{width:100%;}
.login_box{float:none; padding:15px 0;}
.login_box ul{text-align:center; padding:0; }
.login_box ul li{float:none; display:inline-block; text-align:center;}
.login_box span{padding:0 12px;}
.usd-add_box img{width:100%;}
.mob-view{display:block;}
.top-stories_cntr2{display:none!important;}
.arround-img_cntr{margin-bottom:0;}
.view_box{margin-top:15px;}
.text_box p{padding:10PX 0;}
.watch_row span{margin-top:7px;}
.text-strip{padding:10px 6px;}
.text-strip span{margin-top:1px;}
.text-strip p{font-size:14px;}
.listtext_box ul li{font-size:15px;}
.menu_bar .navbar-inverse .navbar-nav > li > a{font-size:16px;}
.banner_cntr{height:inherit!important;}
.text_box{width:100%; float:none;}
.menu_cntr{margin-bottom:15px;}

.icons_left .fa.fa-twitter, .fa.fa-linkedin, .fa.fa-google-plus, .fa.fa-share-alt, .fa.fa-envelope-o, .fa.fa-print, .fa.fa-facebook{width:30px; height:30px; line-height:26px;}
.icon_box2 ul{text-align:center;}
.icon_box2 ul li {
    display: inline-block;
    float: none;
    margin-right: 8px;
    text-align: center;}
.input_box input[type="text"]{width:100%; margin:0 0 15px 0!important; }
.banner_box h2{font-size:18px;}
.breaking_newstxt li{font-size:14px;}
.tag_box ul li{margin:0 10px 15px 0;}
.profile_box > p{width:80%;}
.submit_button{margin:15px 0;}
.profile_box{padding:20px 0 25px;}
.tag_box{padding-top:20px;}
.tag_cntr{padding:25px 0;}
.input_box input[type="text"]:last-child{margin-bottom:15px!important;}
.icons_right{float:none; margin:10px 0 0;}
.icons_right li:last-child{   display: block;
    margin-top: 9px;
    text-align: center;
    width: 100%}
.watch_icon{float:none; display:inline-block;}
.icons_right p{float:none; display:inline-block;}
.icons_right span{display:inline-block; margin-top:10px;}

.recent-posts-extended .img_box {width: 100% !important;}
.icons_right {margin: 50px 0 0;position: relative;}
textarea {width:100% !important;}
.add_box > iframe {
    width: 100% !important;
}
.banner_box > img{width:100%;}
}
.news_cntr h1 {
    max-width: 100% !important;
}
.news_cntr1 h1 {
    max-width: 100% !important;
}
.news_cntr2 h1 {
    max-width: 100% !important;
}
.news_cntr3 h1 {
    max-width: 100% !important;
}
.arround-img_box > span{
	display:none !important;
} 
.heading_box h2{
font-weight: bold !important;
}
.overlay_text { width:100%; }
.blog_img img { border-radius:0px; }
.space2{padding-left:5px !important; }
.subscribe-btn{text-align:center;}





.news_cntr2 {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  transition: .5s ease;
  background-color: aliceblue;
}

.container:hover .news_cntr2 {
  opacity: 1;
}

.news_cntr2 h1 {
  color: white;
  font-size: 20px;
  position: relative;
  top: 30%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
}
/*.container .btn {
  position: absolute;
  top: 70%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  background-color: #991c22;
  color: white;
  font-size: 16px;
  padding: 12px 24px;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  text-align: center;
}

.container .btn:hover {
  background-color: black;
}*/



.news_cntr3 {
  opacity: 0;
  font-size: 40px;
  position: absolute;
  top: 0;
  left: 0;
  color: #1c87c9;
  background-color: #202020;
  width: 100%;
  /*height: 300px;*/
  -webkit-transition: all 400ms ease-out;
  -moz-transition: all 400ms ease-out;
  -o-transition: all 400ms ease-out;
  -ms-transition: all 400ms ease-out;
  transition: all 400ms ease-out;
  text-align: center;
}

.example .news_cntr3:hover {
  opacity: 1;
}

.example .news_cntr3 p {
  height: 0;
  opacity: 1;
  transition-delay: 0s;
  transition-duration: 0.4s;
}

.example .news_cntr3:hover p {
  opacity: 1;
  transform: translateY(250px);
  -webkit-transform: translateY(250px);
}
.home .right_box.clearfix .icon_box {padding: 0;}
.icon_box {padding: 0 !important;}
section#categories-8,section#categories-7,section#recent-posts-2,section#featured_post_widget-2 ul {text-decoration: underline; list-style: disc !important;}
section#categories-8,section#categories-7,section#recent-posts-2,section#featured_post_widget-2 ul li { line-height: 2;}
ul.rpwe-ul { list-style: none;}
@media all and (min-width: 1024px) and (max-width: 1268px){

.home form.search-form {padding-right: 20px; top: -30px;}
.home .right_box.clearfix .icon_box {padding: 0;}
.icon_box {padding: 0 !important;}
.search_submit { right: -12px !important;}
}