﻿body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-family: 'Josefin Sans', sans-serif;
    font-size: 12px;
    color: #333333;
    text-decoration: none;
    background-color: #FFF;
}

#main {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
	background: #FFD0D1;
}

#contact {
    height: 120px;
    width: 30px;
    background: none;
    position: fixed;
    top: 47%;
    right: 0%;
    margin-left: 14px;
    z-index: 20;
}

#share {
    height: auto;
    width: 40px;
    background: none;
    position: fixed;
    top: 30%;
    left: 0%;
    margin-left: 14px;
    z-index: 20;
}

#header {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}

.header_logobanner {
    width: 100%;
    height: auto;
    float: left;
    margin: 5px 0px 0px 0px;
    padding: 0px;
    background: #F2F2F2;
    box-shadow: 0px 0px 10px #999;
    /*box-shadow: 1px 5px 4px 0px rgba(144, 144, 144, 0.5);*/
}
.logo
{
	 width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
	background-color:#fff;
}
.header-img
{
	 margin: 9px 0px 0px -36px;
}

.menu_top_empty {
    width: 100%;
    height: 20px;
    float: left;
    margin: 0px;
    padding: 0px;
}

.menu_sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}

#placeholder {
    width: 100%;
    height: auto;
    float: left;
    margin: 0px;
    padding: 0px;
}

#header_top {
    margin: 0px;
    padding: 0px;
    float: left;
    height: auto;
    width: 100%;
    box-shadow: 0px 0px 10px #999;
    /*box-shadow: 1px 5px 4px 0px rgba(144, 144, 144, 0.5);*/
    background: #F2F2F2;
    z-index: 10;
}

.topul {
    margin: 7px 0px 0px 0px;
    padding: 0px 0px 5px 0px;
    float: left;
    width: 99%;
    height: 20px;
}

    .topul li {
        list-style-type: none;
        margin: 0px;
        padding: 0px;
        display: inline-block;
    }

        .topul li a {
            text-decoration: none;
            padding: 2px 3px;
            font-size: 13px;
            color: #ee8108;
            border-right: 1px solid #222;
            line-height: 13px;
            text-align: center;
            vertical-align: middle;
        }

.top_empty {
    height: 30px;
}

.upper_heading {
    color: #ee8108;
    font-size: 12px;
    /*font-family: Arial, Helvetica, sans-serif;*/
    font-weight: bold;
    text-align: center;
    padding: 10px 0px 0px 0px;
    margin: 0px auto;
}

.header_banner {
    float: none;
    text-align: center;
    width: 100%;
    height: 90px;
}


#slider_sec {
    width: 100%;
    height: auto;
    float: left;
    margin: 1px 0px 0px 0px;
    padding: 0px;
}

#slider {
    border: 0px solid #fff;
}

.news {
    background-color: #fff;
    border: 1px solid #ccc;
}

.cource_offer {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    font-weight: bold;
}

@media (max-width: 961px) {

    .news {
        width: 100%;
    }

    .quick_menu {
        width: 100%;
    }

    .topul {
        text-align: center;
    }
}

@media (min-width: 962px) {

    .news {
        width: 95%;
    }

    .quick_menu {
        width: 95%;
    }
}

.news_event {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
}

.facebook {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    margin: 5px 0px 0px 0px;
}

.quick_menu {
    background-color: #fff;
    border: 1px solid #ccc;
    margin: 5px 0px 0px 0px;
}

    .quick_menu ul {
        margin: 0;
        padding: 0px;
        list-style: none;
        width: 100%;
        float: left;
    }

        .quick_menu ul li {
            margin: 0;
            padding: 0;
            width: 100%;
            float: left;
        }

            .quick_menu ul li a {
                float: left;
                color: #FF560C;
                margin: 0;
                padding: 10px 20px 10px 20px;
                text-decoration: none;
                font-size: 16px;
                width: 100%;
                border-bottom: 1px solid #ccc;
                font-weight: bold;
            }

    .quick_menu > ul > li:hover > a {
        background: rgba(0, 0, 0, 0.1);
        font-weight: normal;
    }

.news_head {
    color: #ffffff;
    background-image: -webkit-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    margin: 0px;
    width: 100%;
    padding: 10px;
    font-weight: bold;
}

.gallery_head {
    color: #333333;
    background-image: -webkit-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    margin: 0px;
    width: 100%;
    padding: 10px;
    text-align: center;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
}


.offer_head {
    color: #ffffff;
    background-image: -webkit-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
    margin: 0px 0px 0px 0px;
    width: 100%;
    padding: 10px;
    text-align: left;
    font-weight: bold;
}

.middle_gallery {
    background-color: #fff;
    border: 1px solid #ccc;
    width: 100%;
    margin: 10px 0px 0px 0px;
}

.news_ul {
    padding-left: 15px;
    list-style: none;
}
/*.................. footer section....................*/
footer {
    background-position: left top;
    margin: 20px 0px 0px 0px;
    padding: 30px 0 15px 0px;
    min-height: 150px;
    width: 100%;
    float: left;
    border-top: solid 4px #08387f;
    border-bottom: solid 1px #dfdfdf;
    background: url('images/footer-bg.jpg')repeat-x #F2F2F2;
    font-size: 14px;
}

.footer_boox {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

.box_header {
    border-bottom: 1px solid #00B7C2;
    color: #0086b2;
    font-size: 15px;
    font-style: normal;
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 7px 0px;
    float: left;
    width: 100%;
    font-weight: bold;
}

    .box_header:hover {
        color: #333;
    }

.footer_btn {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
    font-family: 'Josefin Sans', sans-serif;
}

    .footer_btn li {
        margin: 0px;
        padding: 0px;
        height: auto;
        width: auto;
        display: block;
        list-style-type: none;
    }

        .footer_btn li a {
            float: left;
            font-size: 14px;
            margin: 0 5px 5px 0;
            overflow: hidden;
            color: white;
            padding: 5px 10px;
            width: auto;
            border: 1px solid rgba(0, 0, 0, 0.1) !important;
            box-shadow: 0 0 5px rgba(50, 50, 50, 0.05) !important;
            background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%, rgba(255, 255, 255, 0) 100%) !important;
            border-radius: 0px 20px 20px 10px;
            transition: all 0.3s ease 0s;
            -moz-transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            -ms-transition: all 0.3s ease 0s;
            -o-transition: all 0.3s ease 0s;
        }

            .footer_btn li a:hover {
                background-color: #ACDB05;
                color: #333;
                text-decoration: none;
            }

.box_p {
    color: #ffffff;
    /*font-family: Arial;*/
    font-size: 15px;
    margin: 0 0 10px 0;
    padding: 0px;
    height: auto;
}

.latest_tweetr {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .latest_tweetr li {
        margin: 0px;
        height: auto;
        width: 100%;
        display: block;
        list-style-type: none;
        padding: 0px;
        color: #333333;
        font-size: 12px !important;
        line-height: 18px;
        background: transparent url('../images/icons/home_contact.png') no-repeat scroll 0px 0px;
        float: left;
    }

        .latest_tweetr li.mobile {
            margin: 0px;
            height: auto;
            width: 100%;
            display: block;
            list-style-type: none;
            padding: 0px 10px 11px 39px;
            color: white;
            font-size: 15px !important;
            line-height: 18px;
            background: transparent url('../images/icons/miss.png') no-repeat scroll 0px 0px;
            float: left;
        }

        .latest_tweetr li a {
            margin: 0px;
            width: 100%;
            font-size: 15px;
            line-height: 18px;
            /*font-family: Arial;*/
            color: #333333;
            text-align: justify;
            float: left;
            text-decoration: none;
        }

.coming_Eventsul {
    margin: 0px;
    padding: 0px;
    height: auto;
    width: 100%;
    float: left;
}

    .coming_Eventsul li {
        margin: 0px 0px 20px 0px;
        padding: 0px;
        height: auto;
        width: 100%;
        float: left;
        list-style-type: none;
    }

.left_icons {
    margin: 0px 5px 0px 0px;
    padding: 0px;
    height: auto;
    width: 70px;
    float: left;
    text-align: center;
}

.left_iconsp {
    margin: 8px 0px 0px 0px;
    padding: 0px;
    line-height: 30px;
    width: 100%;
    color: #ACDB05;
    /*font-family: Oswald;*/
    font-size: 30px;
    text-transform: uppercase;
    float: left;
    font-style: normal;
    font-variant: normal;
    font-weight: normal;
}

.right_info {
    margin: 0px;
    padding: 0px;
    height: auto;
    float: left;
    width: 70%;
}

.right_infop {
    margin: 0px 0px 2px 0px;
    padding: 0px;
    color: #ffffff;
    /*font-family: Arial;*/
    font-size: 12px;
    line-height: 22px;
}
/*.................. end footersection....................*/
/*..................  footerinfo2....................*/
.footer_info2 {
    margin: 0px;
    padding: 10px 0px;
    height: auto;
    width: 100%;
    float: left;
}

.copyright_p {
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px;
    float: left;
    font-size: 14px;
    color: #333;
    /*font-family: Arial;*/
}

.designer_link {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
    float: left;
    color: #333;
    /*font-family: Arial;*/
    font-size: 13px;
}

.downloadsf {
    list-style-type: none;
    width: 100%;
    float: left;
    height: auto;
    padding: 0px 0px 0px 10px;
}

    .downloadsf li {
        list-style-type: none;
        margin: 5px 0px 0px 5px;
        width: 95%;
        float: left;
    }

        .downloadsf li a {
            line-height: 25px;
            color: #333333;
        }

            .downloadsf li a:hover {
                color: #0066CC;
            }



@media only screen and (min-width:320px) {
    .designer_link {
        text-align: left;
    }

    .copyright_p {
        text-align: left;
    }
}

@media only screen and (min-width: 480px) {
    .designer_link {
        text-align: center;
    }
}

@media only screen and (min-width: 768px) {
    .designer_link {
        text-align: center;
    }
}

@media only screen and (min-width: 992px) {
    .designer_link {
        text-align: right;
    }
}

@media only screen and (min-width:1200px) {
    .designer_link {
        text-align: right;
    }
}
/*..................  End footerinfo2..................

#footer
{
	width: 100%;
	height: 57px;
	float: left;
	margin: 0px;
	padding: 15px 0px 0px 0px;
}
/*======================== footer is open ==========================*/
.full_footer {
    font-family: 'Josefin Sans', sans-serif;
    padding: 5px 0px 5px 0px;
    margin: 0%;
    height: auto;
    width: 100%;
    float: left;
    background-image: -webkit-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
}

.copyright_p {
    width: auto;
    margin: 0% 0% 0% 0%;
    padding: 1% 0% 1% 0%;
    float: left;
    font-size: 14px;
    text-align: left;
    color: white;
  
}

.designer_link {
    width: 20%;
    height: auto;
    margin: 0px;
    padding: 1% 0% 1% 13%;
    float: left;
    color: #002B5E;
    /*font-family: Arial;*/
    font-size: 14px;
}

.defaul_heading {
    /*font-family: Arial, Helvetica, sans-serif;*/
    text-decoration: none;
    color: #FF560C;
    margin-top: 0px;
    padding: 10px 0px 0px 20px;
}

.bg_header2 {
    /*background-color: #FF560C;*/
    margin: 0px;
    height: 53px;
    padding: 0px;
    margin-left: -7px;
    border-bottom: solid 2px #FF560C;
}

.default_text {
    line-height: 27px !important;
    font-family: 'Josefin Sans', sans-serif;
    font-size: 18px;
    color: #000;
    text-align: justify;
    padding-bottom: 5px;
}

.princepal_desk_img {
    width: 240px;
    margin-top: 10px;
}

.principalt_data {
    padding: 10px;
    margin: 0px 10px 0px 3px;
    font-size: 14px;
    text-align: justify;
}

.gallery_tittle {
    font-size: 22px;
    padding-left: 20px;
    padding-top: 8px;
    color: #FF560C;
}
.logo_img {
  height: 90px; margin: 0px 0px 4px 0px;
}
.head_img {
  
}

@media (max-width: 992px) {
    .head_img {
        margin: auto;
        padding: 5px 0px 0px 0px  !important;
    }

    .text_img {
        margin: auto;
    }

    .top_empty {
        height: 0px;
    }
    .logo_img {
  height: 90px; margin:   0px auto  !important;
}
}

@media (max-width: 692px) {
    .defaul_heading {
        margin-top: 15px;
        font-size: 18px;
    }

    .default_text {
        line-height: 20px !important;
        font-size: 15px;
    }
}

@media (max-width: 360px) {
    .defaul_heading {
        margin-top: 10px;
        font-size: 15px;
    }

    .default_text {
        line-height: 16px !important;
        font-size: 12px;
    }
}

.bgcolor {
    /*background-color: #ff560c;*/
}

.rowbg {
    background: #ff560c;
}

.shadow {
    -webkit-box-shadow: 1px 0 23px 1px #F2F2F2;
    box-shadow: 1px 0 23px 1px #F2F2F2;
}
/*======================== logterm course ==========================*/
#Long_term
{
	margin:20px auto;
	padding:0px;
	height:auto;
	width:70%;
	box-shadow: 1px 1px 2px #e6e6e6;
	-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}
	#Long_term th
	{
		background-image: -webkit-linear-gradient(top, rgb(15, 111, 178), rgb(34, 65, 112));
		color:#fff;
		font-size:17px;
		font-weight:bold;
		text-align:center;
	}
	#Long_term td
	{
		padding:10px 20px;
font-size:15px;

text-align:center;
	}


		#Long_term td a
		{
			margin:0px;
			padding:0px;
			height:auto;
			text-decoration:none;
			color:#333;
		}
			#Long_term td a:hover
			{color:#fff;
			}
		#Long_term tr:hover
		{
			background-color:#ee8108;
			box-shadow: 2px 2px 2px #e6e6e6;
			color:#fff;
		}

/*======================== end logterm course ==========================*/
/*======================== Franchise Process ==========================*/
.Franchise_head
{
	margin:0px;
	padding:0px;
	height:auto;
	width:100%;
	float:left;
}
.Franchise_headtext
{
margin:15px 0px 15px 0px;
	padding:0px;
	height:auto;
	width:auto;
	float:left;
	font-family: 'Josefin Sans', sans-serif;
    font-size: 20px;
	font-weight:bold;
    
	color: #004483;
text-shadow: #cacaca 1px 1px 0px;
}
.Franchise_p
{
	background-position: 20px 5px;
	margin: 5px 0px 5px 0px;
	padding: 2px 0px 2px 50px;
	height: auto;
	width: 100%;
	float: left;
	font-family: 'Josefin Sans' , sans-serif;
	font-size: 17px;
	background-image: url('../images/icon/BlueArrow.png');
	background-repeat: no-repeat;
}

.cell_2
{
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 718px;
}
.shadow {
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0 8px rgba(0,0,0,0.15);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.15);
  webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border-left: 1px solid rgb(225, 225, 225);
  border-right: 1px solid rgb(225, 225, 225);
  border-bottom: 1px solid rgb(225, 225, 225);
  background: rgb(255, 255, 255);
  color: rgb(85, 85, 85);
}
.top_bg {
  margin: 0px;
  padding: 5px 0px 5px 0px;
  float: left;
  height: 35px;
  width: 100%;
  background-color: rgb(61, 78, 91);
  background-image: -moz-linear-gradient(top, rgba(255,255,255,0.1) 0%, rgba(255,255,255,0) 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255, 255, 255, 0.1)), color-stop(100%,rgba(255, 255, 255, 0)));
  background-image: -webkit-linear-gradient(top, rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);
  background-image: -o-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
  background-image: -ms-linear-gradient(top, rgba(255,255,255,0.1) 0%,rgba(255,255,255,0) 100%);
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);
  -webkit-border-radius: 3px 3px 0px 0px;
  -moz-border-radius: 3px 3px 0px 0px;
  border-radius: 3px 3px 0px 0px;
}
.iner_cell_2 {
  margin: 0px;
  padding: 0px 10px 0px 10px;
  float: left;
  height: auto;
  width: 665px;
  float: left;
}
.student_box {
  margin: 0px;
  padding: 45px 10px 20px 10px;
  height: 205px;
  width: 642px;
  float: left;
  background-color: rgb(24, 89, 147);
  color: White;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.1) 0%,rgba(255, 255, 255, 0) 100%);
}
.iner_box {
  margin: 0px;
  padding: 0px;
  height: 215px;
  width: 618px;
  float: left;
  background-color: White;
}
/*======================== end Franchise Process ==========================*/
#contact_table td
{
font-size:16px;
}


.expert_image
{
	margin-top:20px;
	border:2px solid #333333;
	padding:1px;
	border-radius:5px;
}
.pad
{
	padding-left:0px;
}
.pad2
{
	padding-right:0px;
}

@media only screen and (max-width:800px)
{
	.pad
{
	padding-left:15px;
}
.pad2
{
	padding-right:15px;
}

}