/*
Author: Asif Malik
Author URI: I.T.I
File: Style CSS
*/
*{
	margin: 0px;
	padding: 0px;
}
audio, canvas, video {
    display: block!important;
    width: 38%;
    margin-top: -4px;
    float: right;
}
body {
    background-color:#5bc0de!important;
    background-size: cover;
    width:100%;
    height:100%;
}
a{
  outline:none;
}
.mer{
     color: #2900ff;
    font-family: "Comic Sans MS";
    font-size: 20px;
}
.header{
	width: 100%;
	float: left;
	height: auto;
	margin-bottom:10px;
}

.logo {
width: 12%;
float: left;
text-align: center;
}
.ac-logo-header {
    margin: 0px;
    padding: 0px;
    text-align: center;
    margin-top:15px;
}

.am_img{
width: 88%;
float: right;
}
a {
    transition: all 0.6s ease 0s;
    outline: none;
    text-decoration: none;
}

img {
    max-width: 100%;
}

.ac_tip_top {
    background: url(images/bg-tiptop.png) right bottom no-repeat;
    float: right;
    margin: 0 0 10px;
    padding: 30px 0 7px;
    text-align: right;
    width: 100%;
}

.ac_tip_top span {
    margin: 0 10px 0 0;
    padding: 0px;
    display: inline-block;
    color: #d1dedc;
    font-size: 12px;
    font-weight: 500;
}

.ac_tip_top ul {
    margin: 0px;
    padding: 0px;
    list-style: none;
    float: right;
}

.ac_tip_top ul li {
    float: left;
    margin: 0 0 0 10px;
    padding: 0px;
}


.menu_bar{
	width: 100%;
	float: left;
	height: auto;
        font-family:Roboto!important;
}
.menu_bar ul{
	margin: 0px;
	padding: 0px;
}
.menu_bar ul li{
	list-style-type: none;
	float: left;
	text-align: center;
	border:1px solid #ccc;
	font-weight: bold;
	line-height: 40px;
	width: 14.2%;
	text-transform: uppercase;
}

.menu_bar ul li a{
	text-decoration: none;
	color:#fff;
	text-shadow: 0 1px 0 #000;
	font-size: 14px;
}
.menu_bar ul ul{
	z-index: 9999;
    position: absolute;
    display: none;
}

.menu_bar ul ul li{
	list-style-type: none;
	float: none;
	text-align: center;
	border:1px solid #ccc;
	font-weight: bold;
	width: 100%;
}

.menu_bar ul ul li a{
	padding:10px 20px;
        color:#999;
}
.menu_bar ul li:hover > ul {
    display: block;
    background-color:#fff;
}


.menu_bar ul ul li a:hover,.menu_bar ul ul li a:active,.menu_bar ul ul li a.active,.menu.menu_bar ul ul li a:focus{
	color: #000;
	background-color: #fff;
}

.menu_bar ul li a:hover,.menu_bar ul li a:active,.menu_bar ul li a.active,.menu_bar ul li a:focus{
	color: rgb(0, 0, 255);
    font-weight: 100;
}


.menu_bar ul ul ul{
    z-index: 9999;
    position: absolute;
    display: none;
    margin-left: 250px;
    margin-top: -46px;
}

.menu_bar ul ul ul li{
    list-style-type: none;
    float: none;
    text-align: center;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 170px;
}

.menu_bar ul ul ul li a{
	padding:0px;
    color:#999;
    font-size:12px;    
}


.assosiogion{
	font-size: 27px;
	color: rgb(0, 0, 255);
	text-transform: uppercase;
	text-shadow: 2px 2px rgb(0, 0, 0);
	text-align: left;
	width: 100%;
	padding-top:15px;
}

.assosiogion span{
	font-size: 15px;
	color: rgb(0, 0, 255);
	text-transform: capitalize;
	text-shadow: none;
	text-align: center;
	clear: both;
	float: left;
	width: 90%;
}

.slider{
	width: 100%;
	float: left;
	margin-bottom: 10px;
	margin-top: 5px;
}
.slid{
	padding: 0px!important;
}

.marquee_news{
	width: 100%;
	float: left;
}

.marquee_news ul{
	margin: 0px;
	padding: 0px;
}

.marquee_news ul li{
	list-style-type: none;
	float: left;
	width:100%;
	font-size: 14px;
}

.marquee_news ul li a{
	color: #000;
	text-decoration: none;
	line-height: 30px;
}

.box_left{
	width: 100%;
	margin-bottom: 10px !important;
	border-radius: 10px;
	border: 1px solid #ccc;
	background:#f0ad4e;
	margin: 0px auto;
    height:auto;
}

.box_left ul{
	margin: 0px;
	padding: 0px;
}

.box_left ul li{
width: 90%;
    float: none;
    line-height: 30px;
    color: blue;
    font-size: 16px;
    text-align: justify;
    font-family: "Comic Sans MS";
    margin: 0px auto
}

.box_left ul li a{
	color: #000;
	text-decoration: none;
}
.box_left p{
	font-size: 26px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	color: #000;
    font-family: "Comic Sans MS";
}


.boxz_left{
	width: 100%;
	margin-bottom: 10px !important;
	border-radius: 10px;
	border: 1px solid #ccc;
	background:#f0ad4e;
	margin: 0px auto;
    height:auto;
}

.boxz_left ul{
	margin: 0px;
	padding: 0px;
}

.boxz_left ul li{
    width: 86%;
    float: none;
    color: blue;
    font-size: 16px;
    text-align: justify;
    font-family: "Comic Sans MS";
    margin: 0px auto;
    padding: 10px 0px;
    border-bottom: 1px solid #ccc;
}

.boxz_left ul li a{
	color:blue;
	text-decoration: none;
}
.boxz_left p{
	font-size: 26px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	color: #000;
    font-family: "Comic Sans MS";
}


.boxs_left{
	width: 100%;
	margin-bottom: 10px !important;
	border-radius: 10px;
	border: 1px solid #ccc;
	background:#f0ad4e;
	margin: 0px auto;
    height:auto;
}

.boxs_left ul{
	margin: 0px;
	padding: 0px;
}

.boxs_left ul li{
width: 90%;
    float: none;
    color: green;
    font-size: 24px;
    text-align: justify;
    font-family: "Comic Sans MS";
    line-height: 47px;
    margin: 0px auto;
}

.boxs_left ul li a{
	color: #000;
	text-decoration: none;
}
.boxs_left p{
	font-size: 26px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	color: #000;
    font-family: "Comic Sans MS";
}


.boxx_left{
	width: 100%;
	margin-bottom: 10px !important;
	border-radius: 10px;
	border: 1px solid #ccc;
	background: #f0ad4e;
	margin: 0px auto;
    height:auto;
}

.boxx_left ul{
	margin: 0px;
	padding: 0px;
}

.boxx_left ul li{
	width: 100%;
	float: none;
	list-style-type: none;
	line-height: 30px;
	padding: 0px 20px;
    color:#000;
    font-size:16px;
    text-align: justify;
    font-family: "Comic Sans MS";
}

.boxx_left ul li a{
	color: #000;
	text-decoration: none;
}
.boxx_left p{
	font-size: 26px;
	text-align: center;
	border-bottom: 1px solid #ccc;
	cursor: pointer;
	color: #000;
    font-family: "Comic Sans MS";
}

.right_menu_bar{
width: 100%;
    height: 390px;
    float: left;
    border: 1px solid #7b7979;
    background: #ccc;
    border-radius: 10px;
}
.right_menu_bar p {
        font-size: 16px;
    text-align: center;
    border-bottom: 1px solid #ccc;
    cursor: pointer;
    color:#3c763d;
    font-family: "Comic Sans MS";
    padding: 8px;
}

.right_menu_bar b{
	    font-weight: bold;
    color: #3c763d;
    cursor: pointer;
    padding: 10px;
    font-family: "Comic Sans MS";
    font-size: 16px;
    TEXT-DECORATION: UNDERLINE;
}
.right_menu_bar ul{
	margin: 0px;
	padding: 0px;
}

.right_menu_bar ul li {
    width: 100%;
    float: none;
    list-style-type: none;
    padding: 4px;
    font-size: 14px;
    text-align: justify;
    COLOR: BLUE;
    font-family: "Comic Sans MS";
    FONT-WEIGHT: BOLD;
}


.padd_right{
	padding-right: 0px!important;
}
.right_menu_bar ul li a{
	color: #000;
	text-decoration: none;
}

.right_menu_bar ul li a:hover{
	color: #000;

}
.padd{
	padding-left: 0px !important;
}
.footer{
	width: 100%;
	float: left;
	background: #000;
	text-align: left;
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	padding-left: 20px;
}

.footer p{
	text-align: center;
	text-transform: uppercase;
	font-size: 18px;
}

.our_vission{
             width:100%;
             height:300px;
             border-radius:20px;
}
.footer p span{
	padding: 10px;
	color: red;
}

.footer i{
	font-style: normal;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.flex_display {
    display: -webkit-box;
    display: -webkit-flex;
    display: flex;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent;
}
user agent stylesheet
div {
    display: block;
}
Inherited from div#comp-ir50epmw_MediaTopPage_Array__0_0_def_0_default.flex_vbox
Style Attribute {
    position: relative;
    display: block;
    -webkit-box-orient: vertical;
    -webkit-flex-direction: column;
    -ms-flex-direction: column;
    flex-direction: column;
    direction: ltr;
    box-sizing: border-box;
}
@media (min-width: 320px) and (max-width: 480px) {
	.menu_bar ul li {
		width: 100%;
        position: static;
        border: 1px solid #ccc;
	}

	

.menu_bar ul ul{
	position:static;
}
.menu_bar ul ul li a:hover,.menu_bar ul ul li a:active,.menu_bar ul ul li a.active,.menu.menu_bar ul ul li a:focus{
	color: #000;
	background-color: #fff;
    position:static;
}
.menu_bar ul ul li:first-child{
	border-left: 1px solid #ccc;
}

.menu_bar ul ul li {
	margin:0px auto;
}

.slider{
	width: 100%;
	float: left;
	margin-top: 10px;
}
.our_vission{
             width:100%;
             height:auto;
             border-radius:20px;
             margin-bottom:10px;
}

.right_menu_bar {
            height:auto!important;
            margin-top:10px;
}
.menu_bar ul ul ul{
    z-index: 9999;
    position: absolute;
    display: none;
    margin-left:0px;
    margin-top: 0px;
}

.menu_bar ul ul ul li{
    list-style-type: none;
    float: none;
    text-align: center;
    border: 1px solid #ccc;
    font-weight: bold;
    width: 100%;
}

.menu_bar ul ul ul li a{
	padding:10px 20px;
    color:#999;
    font-size:14px;    
}
}

@media (min-width: 360px) and (max-width: 640px) {
	.menu_bar ul li a{
		font-size: 8px;
	}
}


@media (min-width: 768px) and (max-width: 1024px) {
	.menu_bar ul li a{
		font-size: 9px;
	}
}