@charset "utf-8";
/* CSS Document */

.port_login
{
	width:300px;
	float:right;
	padding:5px;
	font-size:12px;
}
.tbx
{
	width:100%;
	background:#c1cdd9;
	border:1px solid #8ba3bb;
	padding:3px;
	margin-bottom:1px;
}
.login_btn
{
	background:#ee6d62;
	border:1px solid #d44d42;
	color:#fff;
	padding:3px 5px;
}
.deep_menu
{
	background:#c1cdd9;
}
.welcome_tab
{
	border-bottom: 1px solid #bcc8d6;
    color: #103963;
    display: block;
    font-family: arimo;
    font-size: 20px;
    padding: 0 0 5px;
    width: 100%;
}
.welcome_box
{
	background: none repeat scroll 0 0 #dfe6ee;
    border-left: 5px solid #c1cdd9;
    float: left;
    padding: 10px;
    width: 100%;
	margin-top:10px;
}
.welcome_box p
{
	color:#2d4e74;
	line-height:26px;
	font-size:13px;
	font-family:open sans;
}
.read_more {
    background: none repeat scroll 0 0 #ee6d62;
    color: #fff;
    float: right;
    font-size: 13px;
    margin-top: 10px;
    padding: 0 8px;
    text-decoration: none;
}
.read_more:hover {
    background: none repeat scroll 0 0 #c1cdd9;
    color: #0f3963;
    transition: all 500ms ease 0s;
}
.buymf_top{
font-size:20px;font-weight:bold;margin-top:60px;color: black;overflow: hidden;display: inline-block;
}
/*=============circle rotate=================*/
#circle
{
	width:100%;
	float:left;
	padding:10px 0px;
}
#circle a
{
	margin-left:4%;
}

.rotate{
    -webkit-transition-duration: 0.8s;
    -moz-transition-duration: 0.8s;
    -o-transition-duration: 0.8s;
    transition-duration: 0.8s;
     
    -webkit-transition-property: -webkit-transform;
    -moz-transition-property: -moz-transform;
    -o-transition-property: -o-transform;
    transition-property: transform;
     
    overflow:hidden;
 
    }  
 
.rotate:hover  
{
    -webkit-transform:rotate(360deg);
    -moz-transform:rotate(360deg);
    -o-transform:rotate(360deg);

}  
@media (max-width: 768px){
.buymf_top{
margin:20px 0px;
}
}
/*=============tab rotate end=================*/

.redish_box
{
	width:100%;
	background:#ee6d62;
	padding:5px;
	border:8px solid #3d597a;
	display:block;
	float:left;
	margin-bottom:10px;
}

.redish_box span
{
	font-size:20px;
	color:#fff;
	font-weight:bold;
	
}

.social_icon
{
	 margin: 4px auto;
    text-align: right;
    width: 100%;
}
.social_tab
{
	background: none repeat scroll 0 0 #ee6d62;
    float: left;
    height: 45px;
    width: 100%;
	margin-top:20px;
}


footer {
    background: none repeat scroll 0 0 #3d597a;
    float: left;
    width: 100%;
	padding:10px 0px;
}
.foot {
    color: #d5493d;
    margin: auto;
    width: 72%;
}
.enquiry_form {
    color: #f5f5f5;
    float: left;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    height: auto;
    width: 100%;
}
.foot a {
    color: #900;
    text-decoration: none;
}
.links {
    float: right;
    height: auto;
    width: 40%;
}
#name, #city, #email, #mobile, #msg, #cap2 {
    background: none repeat scroll 0 0 #2c4767;
    border: medium none;
    color: #dfe6ee;
    padding: 5px;
    width: 80%;
	margin-bottom:2px;
}
#submit_btn {
    background: none repeat scroll 0 0 #ee6d62;
    border: 1px solid #e26156;
    color: #fff;
    cursor: pointer;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 16px;
    padding: 9px 64px;
}
#submit_btn:hover {
    background: none repeat scroll 0 0 #c1cdd9;
    border: 1px solid #9eb3c8;
    box-shadow: 0 1px 1px #003;
    color: #3d597a;
    transition: all 500ms ease 0s;
}
.submit_text, .queries_text {
    color: #fff;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 30px;
}
.under_link {
    margin-top:10px;
}
.under_link a {
    color: #f7f7f7;
    display: block;
    margin: 10px 12px;
    text-decoration: none;
    text-shadow: 0 1px 1px #5983b5;
}
.under_link a:hover {
    color: #ee6d62;
    text-shadow: none;
    transition: all 500ms ease 0s;
}
.link_head {
    border-bottom: 1px solid #5983b5;
    font-size: 14px;
    font-weight: bold;
    padding-bottom: 5px;
}
.bottom_footer {
    background: none repeat scroll 0 0 #c1cdd9;
    float: left;
    font-weight: bold;
    text-shadow: 0 1px 1px #fff;
    width: 100%;
	padding:20px 0px;
}
.copy
{
	text-align:right;
}

.h1
{
	 color: #fff;
    font-family: "Economica",Arial,sans-serif;
    font-size: 33px;
    font-style: italic;
    font-weight: 400;
    line-height: 40px;
    margin-bottom: 5px;
    margin-top: 40px;
    overflow: hidden;
    text-shadow: 0 1px 1px #000;
	margin:auto;
	width:100%;
	display:block;
	margin-top:50px;
	
}
.slider_back
{
	background:#ee6d62;
}


.content_box
{
	float:left;
	width:100%;
	min-height:1050px;
}
.seminar_tbl
{
	padding:20px;
	background:#DFE6EE;
	float:left;
	display:block;
	font-size:12px;
}


@media screen  and (max-width:1200px)
{
	#circle a
	{
		margin-left:0%;
	}
	
}

@media (max-width: 768px)
{
	.port_login
	{
		width:100%;
		margin-top:10px;
		margin-bottom:10px;
	}
	
}
@media (max-width: 1024px)
{
	.container
	{
		width:100%;
	}
	#circle a
	{
		margin-left:0%;
	}
}

.logo-text span
{
	font-size: 12px;
}
.newsAPI
{
	display: none;
}