html, head, body, p, a, h1, h2, h3, h4, h5, h6, div, img, ul, li, ol {
	padding: 0;
	margin: 0;
	outline: none;
	border: none;
}
html, body { margin: 0; padding: 0; width: 100%; height: 100%;}

img {
    max-width: 100%;
}

.detailscont img, .detailscont video {
    max-width: 100%;
    clear: both;
    display: block;
    margin: 30px auto;
}
a {
	text-decoration: none;
	color: #6d6d6d;
	transition: all 0.5s ease 0s;
}
a:hover {
	text-decoration: none;
	color: #000;
}
.left {
	float: left;
}
.right {
	float: right;
}
ul, li {
	list-style: none;
}
.m_top02 {
	margin-top: 2px;
}
.m_top05 {
	margin-top: 5px;
}
.m_top08 {
	margin-top: 8px;
}
.m_top10 {
	margin-top: 10px;
}
.m_top20 {
	margin-top: 20px;
}
.m_top25 {
	margin-top: 25px;
}
.m_top30 {
	margin-top: 30px;
}
.m_right03 {
	margin-right: 3px;
}
.m_right05 {
	margin-right: 5px;
}
.m_right08 {
	margin-right: 8px;
}
.m_right10 {
	margin-right: 10px;
}
.m_right15 {
	margin-right: 15px;
}
.m_right20 {
	margin-right: 20px;
}
.m_right30 {
	margin-right: 30px;
}
.m_right50 {
	margin-right: 50px;
}
.m_left05 {
	margin-left: 5px;
}
.m_left10 {
	margin-left: 10px;
}
.m_left20 {
	margin-left: 20px;
}
.m_left30 {
	margin-left: 30px;
}
.m_left40 {
	margin-left: 40px;
}
.m_bot05 {
	margin-bottom: 5px;
}
.m_bot08 {
	margin-bottom: 8px;
}
.m_bot10 {
	margin-bottom: 10px;
}
.m_bot15 {
	margin-bottom: 15px;
}
.m_bot20 {
	margin-bottom: 20px;
}
.m_bot25 {
	margin-bottom: 25px;
}
.m_bot30 {
	margin-bottom: 30px;
}
.p_top02 {
	padding-top: 2px;
}
.p_top05 {
	padding-top: 5px;
}
.p_top10 {
	padding-top: 10px;
}
.p_top15 {
	padding-top: 15px;
}
.p_top20 {
	padding-top: 20px;
}
.p_top25 {
	padding-top: 25px;
}
.p_top45 {
	padding-top: 45px;
}
.p_left05 {
	padding-left: 5px;
}
.p_left10 {
	padding-left: 10px;
}
.p_left15 {
	padding-left: 15px;
}
.p_left20 {
	padding-left: 20px;
}
.p_left30 {
	padding-left: 30px;
}
.p_left35 {
	padding-left: 35px;
}
.p_left70 {
	padding-left: 70px;
}
.p_left110 {
	padding-left: 110px;
}
.p_bot05 {
	padding-bottom: 5px;
}
.p_bot08 {
	padding-bottom: 8px;
}
.p_bot10 {
	padding-bottom: 10px;
}
.p_bot15 {
	padding-bottom: 15px;
}
.p_bot20 {
	padding-bottom: 20px;
}
.p_bot30 {
	padding-bottom: 30px;
}
.p_bot50 {
	padding-bottom: 50px;
}
.p_rig05 {
	padding-right: 5px;
}
.p_rig10 {
	padding-right: 10px;
}
.p_rig15 {
	padding-right: 15px;
}
.p_rig20 {
	padding-right: 20px;
}
.p_rig25 {
	padding-right: 25px;
}
.p_rig30 {
	padding-right: 30px;
}
a, a:focus, a:visited, a:hover {
	outline: none;
	text-decoration: none;
}
body {
	font-family: 'Gotham Book';
	color: #323232;
	font-size: 19px;
    line-height: 28px;
	padding: 0;
	margin: 0;
}
.left {
	float: left;
}
.right {
	float: right;
}
.clearfix {
	clear: both;
}



header {
	width: 100%;
	height:137px; 
	position: absolute;
	top: 0;
	left: 0;
	z-index: 99;
	-webkit-transition: height 0.5s;
	-moz-transition: height 0.5s;
	-ms-transition: height 0.5s;
	-o-transition: height 0.5s;
	transition: height 0.5s;
	background: #fff;
	/*box-shadow: 0 0 5px #e4e4e4;
	*/
}
header.smaller {
	position: fixed;
	height:137px; 
	background: #fff;  box-shadow: 0 0 5px #e4e4e4;
	/*z-index: 99;*/
	z-index:10001;
}


/*header.smaller .logo img{width:225px;}*/

/*header.smaller .menuzord{padding-top:0;}*/




.topheader{padding:5px 0; color:#fff;    height: 73px;}
.topheader, .footersocila ul{font-size:15px; font-family: 'Gotham';}
.leftlist, .footersocila ul{float:left;     margin-top: 20px;}
.leftlist ul li, .footersocila ul li {float:left; background:url(../images/devider.jpg) no-repeat right 8px; margin-right:11px;}
.leftlist ul li a{display:block; color:#5a5b5d;}
.leftlist ul li a, .footersocila ul li a{padding:0 15px 0 0;}
.leftlist ul li a:hover{color:#cc2628;}
.leftlist ul li:last-child, .footersocila ul li:last-child{background:none;}

.footersocila ul li a{color:#d9d9d9; }
.footersocila ul li a:hover, .footermenu ul li a:hover{color:#e2af3a;}




.righticon{float:right;    margin-top: 20px;}
.righticon ul li{float:left; padding:0 0 0 15px; color:#fff; position:relative;}
.righticon ul li a{color:#5a5b5d; font-size:22px;}
.righticon ul li a:hover{color:#cc2628;}

.righticon ul li.search a{/*color:#e3b03c;*/}

/*header.smaller .leftlist{font-size:15px;}*/
header.smaller .righticon ul li {padding:0 0 0 11px;}
/*header.smaller .righticon ul li a{font-size:15px;}*/



.search_link{width:100%; padding:10px; background:#e6e6e6; position: fixed; left:0; top:55px; z-index:999; text-align:center; }
.searchtext { width: 42% !important;
    height: 42px !important;
    background: #fff;
        background-color: rgb(255, 255, 255);
    padding: 5px !important;
    border: none !important;
    padding: 0 15px;
    font-size: 15px;
    display: inline-block;
    margin: 0 !important;
    color: #000 !important;
    float: none !important;
	vertical-align: top;
}
.gobutt {  padding: 8px 10px;
    color: #fff;
    font-size: 15px;
    border: none;
    height: 42px;
    background: #e2af3a;
    display: inline-block;
    vertical-align: top;
}

.wp_autosearch_suggestions {
       left: 0 !important;
width: 100% !important; background: none;
box-shadow: none;
}

.wp_autosearch_suggestions ul {
    width: 46%;
    margin: 0 auto;
    left: -26px;
}



.search_link a.cross {display: inline-block;
padding: 6px 14px;
background: #ce2529 ;
color: #fff !important;
font-size: 19px;
font-family: verdana;
margin: 0;
height: 42px;}
.search_link a:hover.cross{color:#fff;}

header.smaller .search_link a.cross{font-size: 19px;}



.logo{float: left;width: 300px;margin: auto;text-align: center;position: absolute;right: 0;left: 0;}

.logoheader {padding:15px 0;}




.logo img, .footerlogo img {
    transition-delay: 0s;
    transition-duration: 0.3s;
    transition-property: width;
    transition-timing-function: ease;
    width:335px;
}





.righticon ul li.instergram a {
	width:19px;
	height:19px;
	background:url(../images/instergramicon.svg) no-repeat 0 100%;
	background-size: 19px;
	display:block; margin-top:3px; transition:none;
    
}


.righticon ul li.instergram a:hover{background:url(../images/instergramicon.svg) no-repeat left -21px ; background-size: 19px; transition:none;}

/*header.smaller .righticon ul li.instergram a{width:16px; height:16px; background-size:100%; margin-top:5px;}*/




.bodycont {padding:160px 0 45px 0;}


.innerdiv{padding:0 0 50px 0;}
.main_heading {border-bottom:1px solid #B3B3B3; padding:0 0 10px 0; margin: 0 15px 20px 15px;}
.border-0{ border:none;}

h1{font-size:30px; line-height:50px;  text-transform: capitalize; font-family: 'Gotham'; font-weight:bold;}
h2{ font-size:26px; padding:0 0 20px 0; line-height: 30px; text-transform: capitalize; font-family: 'Gotham'; font-weight:bold;}




.relationship_heading h1{/*padding:0 55px 0 0; background:url(../images/headingbg1.png) no-repeat 0 0;*/ float:left; }



.relationship_heading h1 img{margin-left: 15px; width:41px;}






a.viewall{float: right;
font-size: 14px;
padding: 15px 0 0 0;
display: block;
font-weight: 600;}
a:hover.viewall{color:#d70905;}
a.viewall .fa{color: #ce2529;
padding-left: 3px;
font-size: 17px;}


.mainbanner{position:relative; overflow:hidden; cursor:pointer; transition: all 0.5s ease 0s; }



.img-box{/*height:300px;*/border:#fff solid 1px;  color:#fff; font-size:25px; line-height:32px; position:relative; background-position:center; background-repeat:no-repeat;background-size:cover; overflow:hidden; cursor:pointer;/* margin-bottom:25px;*/ margin: 0 15px 25px 15px;}

.img-box img{-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;}



.img-box:after{z-index:0; position:absolute; width:100%; height:70%;content:''; bottom:0px;left:0; transition: all .3s ;-webkit-transition: all .3s ;/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#000000+0,000000+100&0+0,0.65+100 */
background: -moz-linear-gradient(top,  rgba(0,0,0,0) 0%, rgba(0,0,0,0.85) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  rgba(0,0,0,0) 0%,rgba(0,0,0,0.85) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); /* IE6-9 */

}
.img-box:hover:after{height:100%;}

.img-box:hover img{-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);}



.img-box div.name{display:block;position: absolute;z-index:1; left:0px; bottom:0px; text-align:left; line-height:19px; width:100%; padding:22px; height:100%;}
.gutter-0 > [class^="col-"], .gutter-0 > [class^=" col-"]{  padding-right: 0;  padding-left: 0;}
.img-box h2 {padding:0 0 15px 0;}
.img-box a h2 {color:#fff; position: absolute;
bottom: 8%;
width: 95%;} 
.img-box h2 a:hover{color:#d1d1d1;}
.img-box span{color:#fff; font-size:14px; position: absolute;
bottom: 3%;}


.innerheading{padding-top:15px; }
.innerheading a{font-size:20px; line-height:25px; display:block; font-family: 'Gotham'; font-weight:bold;  }
.innerheading a:hover{color:#d70905;}
.innerheading span{font-size:14px; display:block; padding:15px 0 0 0;}

.feedinner {border:1px solid #B3B3B3; margin-top:15px; height: 401px;
overflow: auto;  overflow-x: hidden;}

.toparticles{border:1px solid #B3B3B3; margin-bottom:25px; padding:12px;}


h3{font-size:24px; padding:8px 0 16px 0; font-weight:bold; font-family: 'Gotham';}
.articleinner {padding:10px 0; border-top:1px solid #dfdfdf; font-family: 'Gotham'; font-weight:500; }
.articleinner a{font-size:18px; display:block; line-height: 25px;}
.articleinner a:hover{color:#ce2529;}
.articleinner span{font-size:14px; color:#6d6d6d; display:block; padding-top:8px;}



footer{background:#212121; padding:15px 0; color:#fff; font-size:15px;}
.footerlogo{float:left;}
/*.footermenu{float:right; padding-top:25px; font-family: 'Gotham';}
.footermenu ul li{float:left; background:url(../images/footerdevider.png) no-repeat right 7px;}
.footermenu ul li a{color: #fff;
padding: 0 6px;
display: block;
font-size: 10.55pt;}
.footermenu ul li a:hover{color:#909090;}
.footermenu ul li:last-child{background:none;}*/

.footersocila {padding:17px 32px 17px 0; text-align:right; border-bottom:1px solid #2e2e2e; border-top:1px solid #2e2e2e; margin-top:20px; font-size:19px;}
.footersocila a{color:#fff; padding:0 0 0 5px;}
.footersocila a:hover{color:#e2af3a;}
.footersocila a .fa{ font-size:22px}

.bottomlink{text-align:center; padding-top:20px; padding-bottom:10px; font-size:17px; color:#d9d9d9;}





/*.bannersec {padding-top:132px;}*/
.bannershort{overflow:hidden; cursor:pointer;}

.bannershort img {
    width: 100%;
	-moz-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.bannershort:hover img{-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);
  }

.copyright {float:none; text-align:center;}


.addbanner {margin-bottom:25px;}
.addbanner img{width:100%;}




.footersocila a.instergram{
	width:19px;
	height:19px;
	background:url(../images/instergramicon.svg) no-repeat 0 0;
	 bottom; background-size: 19px;
	display:inline-block; margin-top:3px; transition:none; margin-left:7px; position:relative; top:2px;
    
}


.footersocila a:hover.instergram{background:url(../images/instergramicon.svg) no-repeat 0 bottom; transition:none;  bottom; background-size: 19px;}


p{padding:0 0 20px 0;}


.innerbanner {margin-top:130px;}
.innerbanner img{width:100%;}
.innerpage{padding:45px 0 45px 0; min-height: 400px; }

.listingdiv {padding:40px 0 20px 0;border-bottom: 1px solid #d4d4d4;}
.listingdiv h2 {padding:0 0 15px 0; font-weight:bold;}
.listingdiv h2 a{font-size:24px;}
.listingdiv h2 a:hover{color:#ce2529}
.date{font-size:14px; color:#6d6d6d;}

.listleftpic {width:244px; float:left; overflow:hidden; transition: all .3s ;-webkit-transition: all .3s ;}
.listrightcont{width:76%; float:right;}
.listleftpic{cursor:pointer;}
.listleftpic img{width: 100%;
-moz-transition: all 0.3s;
-webkit-transition: all 0.3s;
transition: all 0.3s; }
.listleftpic:hover img{-moz-transform: scale(1.1);
  -webkit-transform: scale(1.1);
  transform: scale(1.1);}


a.loadmore {display:block; padding:12px 20px; color:#fff; background:#ce2529; text-align:center; text-transform:uppercase; margin:25px 0;}
a:hover.loadmore {background:#e2af3a;}


.scrollup{
			width:30px;
			height:15px;			
			text-indent:-9999px;
			position:fixed;
			bottom:50px;
			right:50px;
			display:none;
			background:url(../images/icon_top.png) no-repeat 0 0;
		}


.detailscont {/*padding:0 0 35px 0; margin-bottom:35px; border-bottom:1px solid #cecece;*/ position:relative;}
.detailscont h1{font-size:32px; line-height:40px;}
.detailscont span.date{display:block; padding:8px 0 25px 0;}


.detailscont1 {text-align: center;
padding: 25px 0 35px 0;
margin-bottom: 35px;
border-bottom: 1px solid #cecece;}
.detailscont1 h3{color:#ce2529;}
.detailscont1 p{}


.graybox {padding:30px; background:#f2f2f2;}

.relatedsec {padding:45px 0 0 0;}
.relatedsec h2{border-bottom:1px solid #B3B3B3; margin-bottom:30px; padding:0 0 20px 0;}

.deatilheadingtop h2{border-bottom:1px solid #B3B3B3; margin-bottom:30px; padding:0 0 20px 0;}
.deatilheadingtop img{margin-right:15px;}
.ls-video-layer {width: 100% !important; left:0 !important;}
.ls-video-layer video {
   /* width: auto !important;*/
}
.ls-wp-fullwidth-helper {width: 100% !important;left:0!important;}



.innerpicsec {padding:15px 0 25px 0; text-align:center;  font-size:14px;}
.innerpicsec img{width:100%; margin-bottom:5px; height: auto;} 

/*.player{top:480px !important;}*/
.videodiv{ text-align:center;     background: #f1dfcc;}



.youtube_feed_heading {
    padding: 13px;
}

.youtube_feed_thumb ul li {
    float: left;
    margin: 5px; position:relative;
}

.youtube_feed_main_video {padding:6px;}
.youtube_feed_main_video iframe {
    width: 100%;
    height: 100%;
}

.youtube_feed_thumb li.youtube-video .playicon {

position: absolute;
top: 6px;
left: 26px;
color: #fff;
font-size: 23px;
opacity: 0.9;}


._2lqg {overflow-y:hidden !important;}

/*video
{
    width: 100%;
    height: auto;
    max-height: 100%;
}
*/




 .video-container {
	position:relative;
	padding-bottom:56.25%;
	padding-top:30px;
	height:0;
	overflow:hidden;
}

.video-container iframe, .video-container object, .video-container embed {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%;
}








.innerabout {
    border-top: 1px solid #B3B3B3;
    margin: 25px 0 0 0;
    padding: 15px 0 0 0;
}

input.wpcf7-form-control {
 width: 88%;
height: 42px;
border-radius: 0px;
border: 1px solid #B3B3B3;
margin-top: 5px;
padding: 0 10px;
}

textarea.wpcf7-form-control {
    width: 100%;
    border-radius: 0px;
    border: 1px solid #B3B3B3;
    margin-top: 5px;
    padding: 10px;
	resize:none;
}
.deatilheadingtop label {
    display: block;
}

input.wpcf7-submit {
    width: auto;
    padding: 5px 31px;
    background: #ce2529;
    border: none;
    color: #fff;
    border-radius: 0;
    text-transform: uppercase;
}
input.wpcf7-submit:hover{background:#e3b03c;}


.followbutt {
    float: right;
}
.aboutleft {
    width: 75%;
    float: left;
}
.followsec {
    padding: 25px 0 25px 0;
	border-bottom: 1px solid #B3B3B3;
}
.followbutt a {
    padding: 7px 23px;
    background: #ce2529;
    font-size: 17px;
    color: #fff;
    display: block;
}
.followbutt a:hover{background:#212121;}
.aboutleft p {
    padding: 0;
}
img.featureleftpic {
    float: left;
}




.ls-v5 .ls-bottom-slidebuttons a {
    width: 14px !important;
	height:14px !important; margin:0 5px; border-radius:50%; background:#fff; background-image:none !important;
}

.ls-v5 .ls-bottom-slidebuttons a:hover{background:#fff;
}
 .ls-v5 .ls-bottom-slidebuttons a.ls-nav-active{background:#D60805;}

.ls-v5 .ls-bottom-slidebuttons {top:-50px !important;}



.news_heading h1 {
    padding: 0 0 0 55px;
    background: url(../images/news-heading.png) no-repeat 0 0;
    float: left;
}






.shareaholic-canvas, .fixedpos{left: 25%;}
.shareaholic-canvas {
    clear: both;
    position: absolute;
    top:174px;
}

.fixedpos{
position:fixed;
z-index:1;
}


.detailscont .shareaholic-share-buttons-container.vertical ul.shareaholic-share-buttons li.shareaholic-share-button {padding:0 0 0 0 !important;}


.deatilheadingtop h2 span {
    padding-right: 30px;
}


a.readmore {
    background: #ce2529;
    padding: 12px 22px;
    color: #fff;
    display: block;
}


a:hover.readmore{background: #000;}







.against-extremism-inner-heading {
    margin-bottom: 30px;
    padding: 0 0 15px 0;
	background:url(../images/extremism-inner-headingbg.jpg) no-repeat right 28px #fff;
	margin-left:0;
}

.against-extremism-inner-heading h1 {
    float: left;
    background: url(../images/headingbgtop.png) no-repeat right 0;
padding-right: 40px;
}





.egypt-relationship-inner-heading {
    margin-bottom: 30px;
    padding: 0 0 15px 0;
	background:url(../images/egypt-relationshipbg.jpg) no-repeat right 28px #fff;
	margin-left:0;
}

.egypt-relationship-inner-heading h1 {
    float: left;
    background: url(../images/headingbgtop.png) no-repeat right 0;
padding-right: 40px;
}




.regional-role-inner-heading {
    margin-bottom: 30px;
    padding: 0 0 15px 0;
	background:url(../images/regional-role-innerbg.jpg) no-repeat right 28px #fff;
	margin-left:0;
}

.regional-role-inner-heading h1 {
    float: left;
    background: url(../images/headingbgtop.png) no-repeat right 0;
padding-right: 40px;
}



.economy-trade-inner-heading {
    margin-bottom: 30px;
    padding: 0 0 15px 0;
	background:url(../images/economy-trade-innerbg.jpg) no-repeat right 28px #fff;
	margin-left:0;
}

.economy-trade-inner-heading h1 {
    float: left;
    background: url(../images/headingbgtop.png) no-repeat right 0;
padding-right: 40px;
}



.culture-arts-inner-heading {
    margin-bottom: 30px;
    padding: 0 0 15px 0;
	background:url(../images/culture-arts-innerbg.jpg) no-repeat right 28px #fff;
	margin-left:0;
}

.culture-arts-inner-heading h1 {
    float: left;
   background: url(../images/headingbgtop.png) no-repeat right 0;
padding-right: 40px;
	
}
.menuzord li.current-menu-item a {
    color: #323232 !important;
}


h1,h3,.articleinner a,.listingdiv h2 a, .innerheading a, a.viewall{ color:#5a5a5b;}
.detailscont ul{ margin-left:15px;}
.detailscont li {
	/*list-style-type: disc; padding-bottom:20px;*/
	list-style-type: square;
padding-bottom: 20px;
margin-left: 30px;
}
.shareaholic-canvas-badge{ display:none;}
.img-box img{width:100%;}



.footer-nav {
	padding: 17px 25px 17px 0;
	text-align: right;
	border-bottom: 1px solid #2e2e2e;
	border-top: 1px solid #2e2e2e;
	margin-top: 20px;
}

div.wpcf7-validation-errors {
	border: 2px solid #e2af3a!important;
}

.menuzord-menu>li:last-child{border-right:0;}
.showhide{display:none;}
.showhide {background:url(../images/menubg.jpg) no-repeat 9px 15px #cc2628; position:absolute; left:15px; top:68px;float: left;height: 37px; padding: 12px 0 0;width: 40px;}
.showhide em { background-color:#fff; position:relative; left:9px; top:-5px; }
.showhide em {width: 20px;height: 3px;margin: 3.5px 20px 0;float: right;background: #fff;}

.home-main-slider-top {overflow: hidden;margin: auto;position:relative;}
.home-main-slider-top .swiper-button-next {left: 25px;right: auto;z-index: 1;width: 30px;height: 30px;text-align: center;line-height: 30px;background: #cc2628;border-radius: 5px;}
.home-main-slider-top .swiper-button-prev{right: 25px;left: auto;z-index: 1;width: 30px;height: 30px;text-align: center;line-height: 30px;background: #cc2628;border-radius: 5px;}
.home-main-slider-top .fa-angle-right,.home-main-slider-top  .fa-angle-left{font-size:28px!important; color:#fff;}
.FixHeader{position:fixed;top:0;width:100%;    height: 55px;box-shadow:0px 0px 25px 0px #949494}
.FixHeader .topheader{height:55px;}
/*.FixHeader .leftlist, .FixHeader .righticon{display:none;}*/
.FixHeader .logo{width:170px;}
.FixHeader .leftlist, .FixHeader .righticon{margin-top:8px;}
.FixHeader .logoheader{padding:0;}

.media-image{height:245px;position:relative;}
.NewHeightImg{max-height:100%;    text-align: center;margin: auto;    position: absolute;top: 0;bottom: 0;}
.media_title{height:80px;overflow:hidden;line-height:1.4;}
.NewSectionBlock{margin-bottom:25px;}
.size-medium.wp-image-1585{float:none;}
.newsTags{margin:20px 0;}
.newsTags h2{float:left;padding:10px; background:#cc2628;margin-right:2%;    height: 20px;}
.newsTags h2 a{color:#fff;    font-size: 10pt;display: block;line-height: 0;font-weight: normal;}
.NewSectionBlock .fancybox:hover{color:#ce2529}
.img-box h2:hover{color:#ce2529}
.RelatedArticleBlock .col-sm-4:nth-child(4){clear:both;}
.RelatedArticleBlock .col-sm-4:nth-child(7){clear:both;}
.NEwShare_Icons .SharesVG {
    background: url(../img/share-icon.svg) no-repeat top left !important;
    width: 24px;
    height: 24px;
    display: block;
    float: right;
    margin-left: 15px;
    margin-right: 5px;
    margin-top: 4px;
}

.NEwShare_Icons .share_icons {
    float: right;
}
.share_icons li {
    display: inline-block;
    width: 30px;
    height: 30px;
    overflow: hidden;
}
.share_icons a {
    display: block;
    cursor: pointer;
}
.articleCont img {
    max-width: 100%;
    margin: 0 auto;
    display: block;
}
.share_icons img{margin:0 auto;}
.share_icons li{margin-left:0;}
.share_icons{margin-left:0!important;    margin-bottom: 10px;}

.AboutH2 {
    font-size: 1em;
}

.showMore {text-align: center;background: #cc2628;margin: 20px 0;color: #fff;}
.showMore a{color:#fff;}


@media (max-width:800px) {
    .leftlist{float: none;margin-top: 20px;width: 150px;clear: both;margin: auto;display: table;}
.righticon {float: none;margin-top: 20px;width: 100px;clear: both;margin: auto;display: table;}
.logo{position: unset;float: none;clear: both;}
.topheader{height:auto;}
.showhide{display:block;}
header{position:relative;}
.menuzord{display:none;}
.menuzord-responsive{display:block;}
.topheader {padding: 6px 0 0px 0!important;}
.logoheader {padding: 0px 0 0px 0!important;}
.FixHeader{height: auto;}
.FixHeader .topheader {height: auto;}
.listleftpic{width:100%;}
.listrightcont {width: 100%;margin-top: 20px;}
}