﻿*
{
    margin: 0;
    padding: 0;
}

html, body
{
    margin: 0px;
    font-size: 18px;
    font-family: 'traditional_arabicregular';
    background-image: url(../images/bgmilitary.jpg);
    background-repeat: repeat;
    font-weight: 600; /******** Background Image Issue **************/
    height: 100%;
}

@font-face
{
    font-family: 'traditional_arabicregular';
    src: url('../fonts/traditional_arabic.eot');
    src: url('../fonts/traditional_arabic.eot?#iefix') format('embedded-opentype'), url('../fonts/traditional_arabic.woff2') format('woff2'), url('../fonts/traditional_arabic.woff') format('woff'), url('../fonts/traditional_arabic.ttf') format('truetype'), url('../fonts/traditional_arabic.svg#traditional_arabicregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

.font23px
{
    font-size:23px;    
}

.martyheading 
{
    font-weight:bold;
    background:#F0F0F0;
    font-size:25px;
    }
    
.occassionheading 
{
    font-weight:bold;
    background:#EEE;
    font-size:25px;
    border-radius:5px;
    border:1px solid #ccc;
    }

.albumPic
{
    border-radius: 4px;
    
}

.gridpaging
{
    padding-top: 20px;
    
}

.gridpaging a
{
    margin-right:5px;
    border-radius: 4px;
    background-color: #444;
    padding: 5px 12px 5px 12px;
    color: #fff;
    font-size:22px;
    text-decoration: none;
    -o-box-shadow: 1px 1px 1px #111;
    -moz-box-shadow: 1px 1px 1px #111;
    -webkit-box-shadow: 1px 1px 1px #111;
    box-shadow: 1px 1px 1px #111;
}

.gridpaging a:hover
{
    background-color: #666;
    color: #fff;
}

.gridpaging span
{   
    margin-right:5px;
    background-color: #FCFCFC;
    color: #333;
    -o-box-shadow: 1px 1px 1px #111;
    -moz-box-shadow: 1px 1px 1px #111;
    -webkit-box-shadow: 1px 1px 1px #111;
    box-shadow: 1px 1px 1px #111;
    border-radius: 4px;
    font-size:22px;
    padding: 5px 12px 5px 12px;
    
}


.img_single_page
{
    padding-right: 7px;
    padding-bottom: 7px;
}


.dir_right
{
    direction: rtl;
}

.wrapper
{
    width: 100%;
    height: auto;
    position: relative;
    margin: 0px auto 0px;
}

A.ft:link
{
    font-size: 22px;
    text-decoration: none;
    color: #333333;
    font-weight: bold;
}

A.ft:visited
{
    text-decoration: none;
    color: #333333;
}

A.ft:active
{
    text-decoration: none;
    color: #333333;
}

A.ft:hover
{
    text-decoration: none;
    color: #BE9721;
}

.singlepagetext
{
    font-size: 23px;
}

.cleardiv
{
    clear: both;
}

.headertop
{
    width: 100%;
    height: auto;
    margin: 0px auto 0px;
}

.headertop_blackstrip
{
    height: 1px;
    width: 100%;
    background: #AAAAAB;
}

.headertop_coloredstrip_css
{
    height: 3px;
    background: #FFCC00;
    width: 100%;
}

.headertop_LogoArea
{
    height: 110px; /*background:#FFF;*/
    background-image: url(../images/bgmilitarylight.jpg);
    background-repeat: repeat-x;
}

.mainspritedesign
{
    background: url('../images/kng_image_sprite.fw.png') no-repeat;
}

.headertop_logoright
{
    float: right;
    width: 530px;
    height: 108px;
    background-position: -130px 0px;
}

.headertop_logoleft
{
    float: left;
    width: 210px;
    height: 52px;
    background-position: -83px 0px;
    margin: 20px 0 0 20px;
    border: 0px solid #FFCC00;
}

.headerbotLinesbg
{
    height: 10px;
    background: url('../images/top_lines_bg.fw.png') repeat-x;
}

.contentssection_css
{
    padding-top: 20px; /*background:url('../images/top_art_bg.fw.png') repeat-x;*/
    border: 0px solid #FFCC00;
}


/**************************************/
.contentswrapper_css
{
    width: 100%;
    margin: 0 auto 0;
    border: 0px solid #FFCC00;
}

.contentsleftSection_css
{
    float: left;
    width: 78%;
    padding-top: 11px;
}

.contentsrightSection_css
{
    float: right;
    width: 20%;
}

.rightmenusection_css
{
    padding: 10px 5px 10px 5px;
}

.rightheading1
{
    width: 255px;
    height: 60px;
    border: 1px solid #333;
    margin-left: 48px;
    margin-top: -2px;
    background-position: 0% 50%;
}

.rightheadingCurve
{
    position: relative;
    width: 90%;
    height: 60px;
    background-color: #9A4547;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
    margin: 0 auto;
    text-align: center;
    font-size: 35px;
    font-weight: bold;
    color: #FFF;
    border-bottom: 1px solid #999;
    box-shadow: 0px 0px 3px #999;
    text-shadow: 0px 2px 3px #333;
}

.rightheading2
{
    width: 255px;
    height: 60px;
    margin-left: 48px;
    margin-top: -2px;
    border: 0px solid #333;
    background-position: -295px -189px;
}

.rightheading3
{
    width: 255px;
    height: 60px;
    margin-left: 48px;
    margin-top: -2px;
    border: 0px solid #333;
    background-position: -295px -256px;
}

.rightheading4
{
    width: 255px;
    height: 60px;
    margin-left: 48px;
    margin-top: -2px;
    border: 0px solid #333;
    background-position: -295px -323px;
}

.totaluservisits
{
    width: 80%;
    height: 50px;
    margin: 0 auto 0;
    background: #CCC;
    font-size: 29px;
    font-weight: bold;
    color: #FFF;
    font-family: Helvetica, sans-serif;
    text-align: center;
    box-shadow: inset 0px 0px 21px 0px #999;
    -moz-box-shadow: inset 0px 0px 21px 0px #999;
    -webkit-box-shadow: inset 0px 0px 21px 0px #999;
    -o-box-shadow: inset 0px 0px 21px 0px #999;
    -ms-box-shadow: inset 0px 0px 21px 0px #999;
    border-radius: 5px;
    padding-top: 6px;
    text-shadow: #999 0px 2px;
    
}

.newsticker_css
{
    background: #FFF;
    height: 42px;
}

.newstickerheading
{
    float: right;
    width: 83px;
    height: 28px;
    margin-top: 5px;
    margin-right: 5px;
    border: 0px solid #333;
    background-position: -375px -272px;
}

.newstickerarea
{
    float: right;
    direction: rtl;
    border: 0px solid #333;
    height: 28px;
    margin-top: 5px;
}

.newslogoarrow
{
    width: 83px;
    height: 28px;
    background-position: -570px -140px;
}

.rotatingbanner_css img
{
    width: 100%;
}

.advertisebanner_css
{
    height: auto;
    padding-bottom: 0px;
}

.SPCounterAlign 
{
    padding-right:5px;
    text-align: right;
    }

.sp_heading
{
    margin: 0 auto 0px;
    text-align: center;
    font-size: 32px;
    padding: 12px 0px 12px 0px;
}

.sp_years_info
{
    margin: 0 auto 0px;
    text-align: center;
    color: #52B22E;
    font-size: 45px;
}

.sp_datetime_invertal
{
    bottom: 23px;
    position: absolute;
    
    margin: 0px auto;
    width: 100%;
}

.spinterval
{
    width: 70px;
    margin: 0 auto 0px;
    display: inline-block;
    text-align: center;
}

.sp_value, .sp_title
{
    border: 1px solid #CCC;
    background: #F6F6F6;
    height: 44px;
    position: relative;
    font-size: 16px;
    box-shadow: 0px 0px 4px 0px #999;
    -moz-box-shadow: 0px 0px 4px 0px #999;
    -webkit-box-shadow: 0px 0px 4px 0px #999;
    -o-box-shadow: 0px 0px 4px 0px #999;
    -ms-box-shadow: 0px 0px 4px 0px #999;
}

.sp_padding { padding: 9px;} 

.sp_value
{
    color: #557F6B;
    font-size: 35px;
}

.advertisesection1
{
    width: 40%;
    float: left;
    border: 0px solid #333;
    margin-top: 7px;
    margin-left: 7px;
}

.advertisesection2
{
    width: 59%;
    float: right;
    border: 0px solid #333;
}

.newsblock_css
{
    background: #FFF;
    position: relative;
    height: 100%;
    padding-top: 10px;
    border-radius: 3px;
}

.contentsblock_css
{
    width: 100%;
    background: #FFF;
    position: relative;
    height: 100%;
    padding-top: 10px;
}

.appsblock_css
{
    float: right;
    width: 25%;
}

.appsblock1_css
{
    background: #FFF;
    height: 215px;
    padding-top: 10px;
}

.appsblock1_heading
{
    float: right;
    width: 202px;
    height: 22px;
    margin-right: 3px;
    margin-top: 4px;
    border: 0px solid #333;
    background-position: -445px -450px;
}

.appsblock2_css
{
    background: #FFF;
    height: 215px;
    padding-top: 10px;
}

.appsblock2_heading
{
    float: right;
    width: 185px;
    height: 22px;
    margin-right: 3px;
    margin-top: 4px;
    border: 0px solid #333;
    background-position: -460px -480px;
}

.appsblock3_css
{
    background: #FFF;
    height: 215px;
    padding-top: 10px;
}

.appsblock3_heading
{
    float: right;
    width: 190px;
    height: 22px;
    margin-right: 3px;
    margin-top: 4px;
    border: 0px solid #333;
    background-position: -457px -510px;
}

.appsblock4_css
{
    background: #FFF;
    height: 215px;
    padding-top: 10px;
}

.appsblock4_heading
{
    float: right;
    width: 150px;
    height: 22px;
    margin-right: 3px;
    margin-top: 4px;
    border: 0px solid #333;
    background-position: -497px -537px;
}

.appsblock5_css
{
    background: #FFF;
    height: 215px;
    padding-top: 10px;
}

.appsblock5_heading
{
    float: right;
    width: 110px;
    height: 22px;
    margin-right: 3px;
    margin-top: 4px;
    border: 0px solid #333;
    background-position: -537px -565px;
}

.img_appsblock5
{
    width: 138px;
    height: 144px;
    border: 0px solid #333;
    margin: 0px auto 0px;
    background-position: -63px -283px;
    cursor: pointer;
}

.appsblock6_css
{
    background: #FFF;
    height: 215px;
    padding-top: 10px;
}

.appsblock6_heading
{
    float: right;
    width: 190px;
    height: 22px;
    margin-right: 3px;
    margin-top: 4px;
    border: 0px solid #333;
    background-position: -456px -590px;
}

.img_appsblock6
{
    width: 178px;
    height: 140px;
    border: 0px solid #333;
    margin: 0px auto 0px;
    background-position: -27px -449px;
    cursor: pointer;
}

.appsblock_news_heading
{
    float: right;
    width: 178px;
    height: 60px;
    margin-right: 0px;
    margin-top: 2px;
    border: 0px solid #333;
    background-position: -470px -476px;
}

.lastestnewsArea
{
    width: 95%;
    padding-top: 20px;
    margin: 0 auto 0;
    border: 0px solid #333;
}

.newsdetails
{
    width: 100%;
}

.newsdatesection
{
    width: 20%;
    float: right;
    border: 0px solid #DDD;
}

.newsdateicon
{
    width: 22px;
    height: 22px;
    background-position: -2px -120px;
}

.newsdate
{
    color: #777;
    font-size: 21px;
    font-weight: normal;
    padding-right: 30px;
}

.newsdatedetails
{
    color: #777;
    font-size: 23px;
    font-weight: bold;
}

.newsimagedetail
{
    border: 0px solid #DDD;
    padding-top: 5px;
}

.newsimage
{
    padding-left: 5px;
    padding-bottom: 5px;
    border: 0px solid #DDD;
}

.newsimage img
{
    width: 100%;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}

.newstextsection
{
    width: 82%;
    border: 0px solid #DDD;
}

.newsheading
{
    font-weight: bold;
    font-size: 28px;
    color: #333;
}

.newsdetails
{
    color: #666;
    padding-top: 7px;
    font-size: 23px;
}

.newsgallerylinkssection
{
    padding-top: 5px;
    border: 0px solid #DDD;
}

.newslinks
{
    width: 32%;
    float: right;
    border: 0px solid #DDD;
}

.newsprintbtn
{
    float: right;
    width: 90px;
    height: 38px;
    border: 0px solid #DDD;
    background-position: -193px -157px;
    cursor: pointer;
}

.newsprintbtn span a:link
{
    display: block;
    height: 38px;
    width: 90px;
}

.newsdetailstbtn
{
    float: right;
    width: 106px;
    height: 38px;
    border: 0px solid #DDD;
    background-position: -179px -112px;
    cursor: pointer;
}

.newsdetailstbtn span a:link
{
    display: block;
    height: 38px;
    width: 106px;
}

.newsgallery
{
    border: 0px solid #333;
    position: relative;
    top: -25px;
    left: 10px;
}

.newsgallery img
{
    margin-bottom: 5px;
    border-radius: 4px;
    border: 2px solid #FFF;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    box-shadow: 0px 2px 7px -2px #999999;
    -moz-box-shadow: 0px 2px 7px -2px #999999;
    -webkit-box-shadow: 0px 2px 7px -2px #999999;
}

.newsdivider
{
    margin: 25px 0;
    height: 1px;
    background: black;
    background: gradient(linear, 0 0, 100% 0, from(white), to(white), color-stop(50%, black));
}

hr.faded
{
    clear: both;
    float: none;
    width: 95%;
    height: 1px;
    margin: 0.2em 0;
    border: none;
    background: #ddd;
    background-image: -webkit-gradient(             linear,             left bottom,             right bottom,             color-stop(0, rgb(255,255,255)),             color-stop(0.1, rgb(221,221,221)),             color-stop(0.9, rgb(221,221,221)),             color-stop(1, rgb(255,255,255))         );
    background-image: -moz-linear-gradient(             left center,             rgb(255,255,255) 0%,             rgb(221,221,221) 10%,             rgb(221,221,221) 90%,             rgb(255,255,255) 100%         );
}

.newsshowallbtnArea
{
    padding-top: 5px;
    padding-bottom: 5px;
}

.newsshowallbtn
{
    width: 150px;
    height: 38px;
    border: 0px solid #DDD;
    background-position: -133px -200px;
    cursor: pointer;
}

.newsshowallbtn span a:link
{
    display: block;
    height: 38px;
    width: 150px;
}

.bottomfooter
{
    height: 105px;
    background: url(../images/bgmilitarylight.jpg);
    padding-top: 11px;
}

.bottomlogotag
{
    margin: 0px auto 0px;
    width: 299px;
    height: 49px;
    border: 0x solid #DDD;
    background-position: -330px -133px;
}

.page_headingRightGrayStrip
{
    float: right;
    margin-top: 7px;
    position: relative;
    width: 50px;
    height: 25px;
    right: -7px;
    background-position: -599px -190px;
    border: 0px solid #EEE;
}

.page_heading
{
    float: right;
    font-size: 32px;
    font-weight: bold;
    color: #666;
    direction: rtl;
}

.page_contents
{
    padding: 20px;
    min-height: 300px;
    direction: rtl;
    border: 0px solid #333;
    font-size: 22px;
}
/***************************************/
/*** Right Menu Box and Shadows Styles ***/
/***************************************/
.ImageBlock
{
    padding: 20px 5px 5px 5px;
    margin: 0px auto 0px;
    border: 0px solid #EEE;
}

.ImageBlock img
{
    display: block;
    margin-left: auto;
    margin-right: auto;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}



.blockHeadingRightRedStrip
{
    float: right;
    position: relative;
    width: 78px;
    height: 36px;
    right: -7px;
    background-position: -570px -140px;
    border: 0px solid #EEE;
}

.blockHeadingRightGrayStrip
{
    float: right;
    position: relative;
    width: 50px;
    height: 25px;
    right: -7px;
    background-position: -599px -190px;
    border: 0px solid #EEE;
}

.blocksDivSpace
{
    height: 5px;
    clear: both;
}

.blocksDivSpaceLeft
{
    height: 15px;
    clear: both;
}

.blocksDivSpacewidth
{
    float: right;
    width: 5px;
}

.blockShadowBg
{
    background-image: url(../images/bgmilitarylight.jpg);
    box-shadow: 0px 0px 7px -2px #999999;
    -moz-box-shadow: 0px 0px 7px -2px #999999;
    -webkit-box-shadow: 0px 0px 7px -2px #999999;
}

.blockShadowBgSP
{
    position: relative;
    background-image: url(../images/main_banner_sp.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    height: 369px;
    box-shadow: 0px 0px 7px -2px #999999;
    -moz-box-shadow: 0px 0px 7px -2px #999999;
    -webkit-box-shadow: 0px 0px 7px -2px #999999;
}

.box
{
    height: 525px;
    background-image: url(../images/bgmilitarylight.jpg);
    margin: 0px 0px 18px 0px;
    padding-top: 0px;
    padding-bottom: 7px;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-moz-border-radius: 2px;
    -ms-border-radius: 2px;
}

.menus
{
    float: right;
    width: 95%;
    margin-top: 9px;
}

.menus ul
{
    direction: rtl;
    width: 95%;
}

.menus ul li
{
    list-style-type: none;
    list-style-image: url('../images/menu_arrow.fw.png');
    list-style-position: inside;
    padding-top: 3px;
    padding-bottom: 3px;
    margin: 0 auto 0;
    border-bottom: 1px solid #DDD;
    font-size: 24px;
}

.menus ul li a:link
{
    color: #333;
    text-decoration: none;
    padding-right: 2px;
}

.menus ul li a:hover
{
    color: #222;
    text-decoration: none;
}

.menus ul li a:active
{
    color: #333;
    text-decoration: none;
}

.menus ul li a:visited
{
    color: #333;
    text-decoration: none;
}


.effect2
{
    position: relative;
    border-bottom: 3px solid #D3D5D7;
    top: 0px;
    left: 0px;
}

.effect2:before, .effect2:after
{
    z-index: -1;
    position: absolute;
    content: "";
    bottom: 15px;
    left: 10px;
    width: 50%;
    top: 80%;
    max-width: 300px;
    background: #999;
    -webkit-box-shadow: 0 15px 10px #999;
    -moz-box-shadow: 0 15px 10px #999;
    box-shadow: 0 15px 10px #999;
    -webkit-transform: rotate(-3deg);
    -moz-transform: rotate(-3deg);
    -o-transform: rotate(-3deg);
    -ms-transform: rotate(-3deg);
    transform: rotate(-3deg);
}

.effect2:after
{
    -webkit-transform: rotate(3deg);
    -moz-transform: rotate(3deg);
    -o-transform: rotate(3deg);
    -ms-transform: rotate(3deg);
    transform: rotate(3deg);
    right: 10px;
    left: auto;
}

.centred
{
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
}

/****************************************************/

.sectallbg
{
    background-color: #557532;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
    margin-left: 0px;
    margin-top: -10px;
    float: right;
}

.sectLink
{
    color: #FFF;
    font-family: "traditional_arabicregular";
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 15px;
    text-decoration: none;
}

.sectLink1:link
{
    color: #FFF;
    font-family: "traditional_arabicregular";
    font-size: 25px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 10px;
    text-decoration: none;
}

.sectLink1:hover
{
    text-decoration: none;
}

.sectLink1:visited
{
    text-decoration: none;
}

.sectLink1:active
{
    text-decoration: none;
}

.sect1bar
{
    height: 7px;
    background-color: #8C2300;
    width: 100%;
    margin: 0px auto 0px;
}

.sect1Icon
{
    background-image: url(../images/secticon1.fw.png);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: -24px;
    background-position: center;
    position: relative;
}

.sect2bar
{
    height: 7px;
    background-color: #59B200;
    width: 100%;
    margin: 0px auto 0px;
}

.sect2Icon
{
    background-image: url(../images/secticon2.fw.png);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: -24px;
    background-position: center;
    position: relative;
}

.sect3bar
{
    height: 7px;
    background-color: #FFBF00;
    width: 100%;
    margin: 0px auto 0px;
}

.sect3Icon
{
    background-image: url(../images/secticon3.fw.png);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: -24px;
    background-position: center;
    position: relative;
}

.sect4bar
{
    height: 7px;
    background-color: #FF9326;
    width: 100%;
    margin: 0px auto 0px;
}

.sect4Icon
{
    background-image: url(../images/secticon4.fw.png);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: -24px;
    background-position: center;
    position: relative;
}

.sect5bar
{
    height: 7px;
    background-color: #D96D00;
    width: 100%;
    margin: 0px auto 0px;
}

.sect5Icon
{
    background-image: url(../images/secticon5.fw.png);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: -24px;
    background-position: center;
    position: relative;
}

.sect6bar
{
    height: 7px;
    background-color: #FF0000;
    width: 100%;
    margin: 0px auto 0px;
}

.sect6Icon
{
    background-image: url(../images/secticon6.fw.png);
    background-repeat: no-repeat;
    height: 43px;
    margin-top: -24px;
    background-position: center;
    position: relative;
}


.pageheading
{
    background: #8B9386;
    height: 55px;
    border-top-left-radius: 15px;
    border-bottom-left-radius: 15px;
    float: right;
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    text-align: center;
    padding-top: 11px;
}

.pagesinglepage
{
}

/************* Advertise Left Banner ****************/

.adv_left_ban_pad
{
    padding-top: 7px;
    position: relative;
    margin-left: auto;
    margin-right: auto;
    float: none;
}
.padding-30px
{
    padding-left: 10px;
}


/************* News Details *************/

.headingArea
{
    display: inline-block;
    float: right;
    padding: 7px 20px;
    background: #D1BF9B;
    color: #FEFEFE;
    font-weight: 600;
    font-size: 30px;
    min-width: 150px;
    text-align: center;
    box-shadow: inset 0px 2px 4px #666;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    text-shadow: 0px 0px 4px #222;
}

.picborder 
{
    border:5px solid #FCFCFC; 
    box-shadow:0px 0px 4px #ccc;
    width:100%;
    background-color:#FCFCFC;
    }
    
/************* Tenders *************/

.darkHeader 
{
    background-color:#557532; height:48px; color:#FFF; font-weight:bold; padding-right:10px; font-size:25px; padding-top:5px; text-shadow: 0px 0px 6px #222;
    }

.messagearea 
{
    background-color:#F9F9F9; height:auto; 
    }
    
.formContents 
{
    background-color:#F0F0F0; border:1px solid #EEE; overflow:auto; padding-top:10px;
    }    
    
.buttonLinks 
{
    font-size:19px; font-weight:bold; background-color:#557532; border:1px solid #557532;
    }
    
.buttonLinksSelected 
{
    font-size:19px; font-weight:bold; background-color:Silver; border:1px solid #557532;
    }     
    
.buttonLinksSelectedY
{
    font-size:19px; font-weight:bold; background-color:Silver; border:1px solid #FF9900;
    }            
    

@media (max-width: 400px)
{
    .adv_left_banner
    {
        display: none;
    }

    .padding-30px
    {
        padding-left: 15px;
    }

    .padding-right-15px
    {
        padding-right: 30px;
    }

}

@media (max-width: 700px)
{
    .adv_left_banner_center
    {
        text-align: center;
    }

    .adv_left_banner
    {
        display: none;
    }

    .padding-30px
    {
        padding-left: 15px;
    }

    .padding-right-15px
    {
        padding-right: 30px;
    }
}

/************* Top Right Logo ****************/

@media (max-width: 700px)
{

    .top_right_logo_center
    {
        display: none;
    }

}

/************* SP Banner ****************/
@media (max-width: 1550px)
{
    .ShowBg
    {
        background-color: #557F6B;
    }
}

@media (max-width: 700px)
{

    .ShowBg
    {
        background-color: #557F6B;
    }

    .ShowBotShadow
    {
        box-shadow: #222 0px 2px 3px;
    }

    .changeheight
    {
        height: 320px;
    }

}


@media (max-width: 400px)
{

    .changeheight
    {
        height: 250px;
    }
}
/************* News Section ****************/

@media (max-width: 1024px)
{


    .hidepic
    {
        margin-left: 20px;
    }
}

@media (max-width: 755px)
{

    .hidepic
    {
        margin-left: 0px;
    }
}

@media (max-width: 700px)
{


    .blocksDivSpace
    {
        height: 15px;
        clear: both;
    }

}

@media (max-width: 414px)
{

    .hidepic
    {
        margin-left: 0px;
    }

    .hiddengallery
    {
        display: none;
    }

    .hidePrintbutton
    {
        display: none;
    }

    .floatDetailBtn
    {
        float: left;
        margin-left: 10px;
    }
}

@media (max-width: 400px)
{
    .hiddengallery
    {
        display: none;
    }

    .hidePrintbutton
    {
        display: none;
    }

    .floatDetailBtn
    {
        float: left;
        margin-left: 10px;
    }
}

@media (max-width: 400px)
{

    .newsheading
    {
        font-weight: bold;
        font-size: 21px;
        color: #777;
    }

}




/************* Sections Area ****************/

@media (max-width: 975px)
{
    .SectionSpace975
    {
        margin-top: 30px;
    }

}

@media (max-width: 750px)
{
    .SectionSpace750
    {
        margin-top: 30px;
    }

}

@media (max-width: 400px)
{
    .sectLink11
    {
        font-weight: bold;
        font-size: 22px;
    }
}




/************* SP Counter Area ****************/

@media (max-width: 1600px)
{

    .TextAlignLeft
    {
        text-align: left;
        margin-left: 10px;
    }

}

@media (max-width: 1250px)
{

    .TextAlignCenter
    {
        text-align: center;
        margin: 0px;
        background-color: #557F6B;
    }

}

@media (max-width: 495px)
{

    .spinterval
    {
        width: 60px;
        margin: 0 auto 0px;
        display: inline-block;
        text-align: center;
    }

}

@media (max-width: 425px)
{

    .spinterval
    {
        width: 50px;
        margin: 0 auto 0px;
        display: inline-block;
        text-align: center;
    }

}

@media (max-width: 414px)
{

    .spinterval
    {
        width: 52px;
        margin: 0 auto 0px;
        display: inline-block;
        text-align: center;
    }

    .changeheight
    {
        height: 270px;
    }

}

@media (max-width: 380px)
{
    .spinterval
    {
        width: 45px;
        margin: 0 auto 0px;
        display: inline-block;
        text-align: center;
    }

    .ChFontSize
    {
        font-size: 25px;
    }

    .ChFontSizeAr
    {
        font-size: 21px;
    }
}

@media (max-width: 654px)
{
    .spinterval
    {
        width: 42px;
        margin: 0 auto 0px;
        display: inline-block;
        text-align: center;
    }

    .ChFontSize
    {
        font-size: 24px;
    }

    .ChFontSizeAr
    {
        font-size: 20px;
    }
}

/************* Mobile Menu ****************/

@media (max-width: 380px)
{

    .ChFontSize
    {
        font-size: 23px;
    }
}

/************* Mobile Menu ****************/
@media (max-width: 380px)
{

    .headertop_LogoArea
    {
        height: 90px; /*background:#FFF;*/
        background-image: url(../images/bgmilitarylight.jpg);
        background-repeat: repeat-x;
    }
}


/************* Single Page ****************/
@media (max-width: 400px)
{

    .img100
    {
        width:100%;
    }
    
    .singlepagetext
    {
       font-size:20px;    
    }
}



/************* Music files Page ****************/
@media (max-width: 400px)
{

    .table100
    {
        width:100%;
    }
}

/************* Management Page ****************/
.width60
{
    width:60%; 
    float:none; 
    margin:0 auto;    
}

@media (max-width: 500px)
{
    .width100
    {
        width:100%;
        margin:0 auto;    
        float:none; 
    }
}

@media (max-width: 700px)
{
   .width70
    {
        width:50%;
    }     
}

/************** Posters Page ******************/

@media (max-width: 768px)
{
    .blocksDivPoster
    {
       height:15px;
       clear:both;
    }
}

/************** ContactUs Page ******************/

@media (min-width: 768px)
{
    .hideheading
    {
       display:none;
    }
   
}

@media (max-width: 768px)
{
    .hidetables
    {
       display:none;
    }
}

/************** Videos Page ******************/

@media (max-width: 500px)
{
    .width100vd
    {
        width:100%;
       
    }
}

@media (max-width: 700px)
{
   .width70vd
    {
        width:70%;
    }     
}


/************** Sitemap Page ******************/

h3 { font-weight:bold; color:#557532; font-size:25px; }

.linktxt { color:#999 !important; }  


/************** Master Page ******************/

@media (max-width: 768px)
{
   .rightheadingCurve
    {
        position: relative;
        width: 90%;
        height: 60px;
        background-color: #CE181E;
        border-bottom-left-radius: 30px;
        border-bottom-right-radius: 30px;
        margin: 0 auto;
        text-align: center;
        font-size: 28px;
        font-weight: bold;
        color: #FFF;
        border-bottom: 1px solid #999;
        box-shadow: 0px 0px 3px #999;
        text-shadow: 0px 2px 3px #333;
    }
    
    .menus ul li
    {
        list-style-type: none;
        list-style-image: url('../images/menu_arrow.fw.png');
        list-style-position: inside;
        padding-top: 3px;
        padding-bottom: 3px;
        margin: 0 auto 0;
        border-bottom: 1px solid #DDD;
        font-size: 19px;
    }
    
    .SPCounterAlign 
    {
       
        text-align: center;
    }
}

/************** Mobile Menu Text ******************/

@media (max-width: 320px)
{
   .header,
    .footer
    {
	    background: #777;
	    font-size: 17px;
	    font-weight: bold;
	    color: #fff;
	    line-height: 40px;


	    -moz-box-sizing: border-box;
	    box-sizing: border-box;	
	    width: 100%;
	    height: 40px;
	    padding: 0 50px;
    } 
}
