body { margin:0; padding:0;  overflow-x:hidden;

	 }
	 
	 * {
    
    text-decoration: none;
    outline: none;
    border: 0;
    font-family: 'open sans',sans-serif;
}
@font-face { font-family: 'open sans',sans-serif; src:url(../OpenSans-Regular.html);} 
.nomargin { margin:0px;}
.nopadding { padding:0;}
.mobilesec{
	display:none;}

.header {
    padding: 1px 0;
    background: #fff;
    display: table;
    /* clear: both; */
    /* float: left; */
    width: 100%; box-shadow: 2px 2px 5px #bbb;

}

.back{
	background-image:url(../images/back2.png);
	background-repeat:no-repeat;
	background-size:cover;
	background-position: bottom;}


.container{
	width:98%;}

.assured {
    position: absolute;
    top: 15px;
    left: 10%;
    z-index: 9999;
}


.header h2{
    background: #fff;
    padding: 10px 5px;
    font-size: 18px;
     
    color: #131313;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    font-weight: 700;
}
.cont {
    text-align: right;
    letter-spacing: 2px;
         margin-top: 20px;
    padding-right: 0;
}


.col-md-20 {
    width: 99.99997%;
	}
	
	.col-sm-20
	{
	width: 99.99997%;

}
.cont2 {
    text-align: center;
    letter-spacing: 2px;
         margin-top: 35px;
    padding-right: 0;
}



.contn{
	background:none !important;
	font-size:14px !important;
	color:#1e1e1e !important;
	text-align:justify !important;
	font-weight:300 !important;
	padding: 0px 21px !important;}

.cont button {    border: 0;
    background: #034495;
    color: #fff;
    padding: 5px ;
	height: 27px;
    display: inline-block;
}
.cont i{ font-size:16px; color:#fff;}
.cont b {
    font-size: 18px;
    
    padding: 1px 9px 1px 10px; 
    border: 0;
   
    display: inline-block;
    color: #034495; 
}
/*
.cont b a{ color:#fff; text-shadow:#333333}*/

.cont b a:hover{ text-decoration:none;}
.cont b span{}
.padleft{ padding-left:0;}
.padright{ padding-right:0;}
.home-enquiry { 
    background: #005ba8;
}
.upper-form{
	background-color:#034495;
	padding: 18px 12px; box-shadow: 2px 2px 5px #bbb;}
	
.upper-form p{
	color:#fff;
	font-size: 17px;}
	
.upper-form .form-control{
	border-radius:0px;}
	
.upper-form .input-group-addon{
	border-radius:0px;
	background-color: #034495;
	color: #fff;
	border: none;}
	
.upper-form #button{
	background-color: #034495;
	border-radius: 0px;
	padding: 7px;
	border: none;}
.upper-form .form-control {
    display: block;
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.input-group {
    position: relative;
    display: table;
    border-collapse: separate;
    margin-top: 16px;
}
.overview { margin:15px auto; }
.whitebg{ background:#fff;  box-shadow: 2px 2px 5px #bbb;
}
.title {
    font-size: 16px; margin:0; padding:15px 0 0;
    line-height: 30px;
    font-weight: bold; border-bottom:1px solid #999;
}
.sub-title {
    font-size: 16px; margin:0; padding:10px 0 10px;
    line-height: 30px;
    font-weight: bold;  text-align:center; 
}
.pragraph {
    font-size: 14px;
    color: #444;
    line-height: 25px;
    text-align: justify;
    margin: 10px 0;
}
.whitebg hr{ margin:0; border-top:1px solid #999;}
 
.headerrow{ margin:8px auto;}
.greenbg {
    /*background: #E94C1B ;*/
     
}
.projects .projects-inner{
	background: #fff;
	float: left;
	box-shadow: 0px 3px 8px #bbb;
	width: 100%;
	border: 1px solid #fff;;}
	
.projects .col-md-4{
	padding:30px;}
	
.projects .projects-inner .project-details .project-logo{
	/*position: absolute;*/
	float: left;
	/*bottom: -60px;
	left: 50px;
	border-radius: 2px;
	box-shadow: 0 3px 5px #ccc;*/
	position:relative;
	margin-top: -50px;
	width: 30%;}
	
.projects .projects-inner .project-details .project-logo img{
	width: 100px;
	height: auto;
	float: left;
	/*position: absolute;*/
	margin: 0px 18px;
	border-radius: 2px;
	box-shadow: 0 3px 5px #ccc;
	bottom: -20px;
	z-index: 99999999;
	display: block;
	left: 30px;}
	
	
.projects .projects-inner .project-details .project-info{
	float: right;
	width:70%;
	text-align: center;}

.projects .projects-inner .project-details .project-info .heading2{
	color: #034495;
	font-weight: 700;
	text-transform: uppercase;
	font-size: 20px;
	letter-spacing: 1px;}
	
.projects .projects-inner .project-details .project-info .heading2 a:hover, .projects .projects-inner .project-details .project-info .heading2 a:focus{
	text-decoration:none;
	color: #034495;}
	
.projects .projects-inner .project-details .project-info .heading2 a{
	color: #034495;}

.projects .projects-inner .project-details .view-button .locati{
	font-size: 15px;
	color: #fff;
	margin-right: 5px;
	letter-spacing: 1px;
	background-color: #034495;
	letter-spacing: 2px;
	background-color: #034495;
	padding: 8px;
	text-transform: uppercase;
	margin: 0px;}

.projects .projects-inner .project-details .view-button .locati i{
	color: #fff;
	font-weight: 300;}

.projects .projects-inner .project-details .view-button .pric{
	color:#034495;
	
	padding: 8px 0px;
	font-size: 15px;
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: 600;
	height: 80px;}
	
.projects .projects-inner .project-details .view-button .pric i{
	font-size:18px;}
	
.projects .projects-inner .project-details .view-button{
	text-align: center;
	padding: 15px 12px;}


.foot{
	background-color: #034495;
	margin-top: 50px;}


.projects .projects-inner .project-details .view-button button{
	background-color: #034495;
	color: #fff;
	font-size: 14px;
	padding: 5px 15px;;
	border: none;
	border-radius: 2px;
	box-shadow: 2px 2px 5px #ccc;
	letter-spacing: 1px;}
	.projects .projects-inner .project-details .view-button button a{ color:#fff; }
	.projects .projects-inner .project-details .view-button button a:hover { text-decoration:none;}
	
.projects .projects-inner .project-description{
	margin-bottom: 20px;
	float: left;
	padding: 0px 20px;}

.projects .projects-inner .project-description li{
	width: 50%;
	float: left;
	font-size: 11px;
	display: block;
	line-height: 25px;
	color: #034495;
	border-bottom: 1px dotted #ddd;}

.footer{
	 
	padding:10px 20px;
	border-top-left-radius:5px;
	border-top-right-radius:5px;
	border-bottom: 1px dotted #ccc;}
	
.footer .footer-link{
	padding: 0px 40px 40px 0px;}
	
.footer .footer-link .heading3{
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 600;
	color: #fff;
	border-bottom: 1px dashed #fff;
	line-height: 40px;}
.social {}
.social li {
    float: left;
    border-bottom: 0px solid #000 !IMPORTANT;
    padding: 6px;
}
.social li img:hover{opacity:.8;}
.footer .footer-link ul{
	margin: 0px;
	padding: 0px;}

.footer .footer-link ul li{
	list-style: none;
	line-height: 30px;
	font-size: 14px;
	display: block;
	color: #666; letter-spacing:1px; font-weight:500;
	
	border-bottom: 1px dotted #666;}

.footer .footer-link ul li a{ color:#fff;}
.footer .footer-link ul li a:hover { text-decoration:none;}

.footer .footer-link p{
	background-color: #034495;
	color: #fff;
	font-weight: 500;
	margin: 0px;
	padding: 8px 15px; font-size:12px;
	border-bottom: 1px dotted #ccc;}
	
.footer-bottom{
	background-color:#000;
	padding: 8px;}
	
.footer-bottom-inner p {
    text-align: left;
    margin: 0px;
    font-weight: 300;
    font-size: 12px;
    display: inline; color: #034495;
	color:#fff;
}
.footer-bottom-inner p:last-child {
    text-align: right;
    margin: 0px; color: #fff;
    font-weight: 600;
    font-size: 12px;
    float: right;
    display: inline-block;
}
	
.footer-bottom-inner p a{
	color: #fff;}
.footer-bottom-inner p a:hover { text-decoration:none;}	

.carousel-caption {
    right: 0%;
    left: 0%;
    padding: 10px 0;
    background: rgba(14, 13, 13, 0.5);
}
.bg-white {
    background: #fff; box-shadow: 2px 2px 5px #bbb;
}
.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 10%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: 0%;
    text-align: center;
    list-style: none;
}
.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000\9;
    background-color: rgba(0,0,0,0);
    border: 1px solid #fff;
    border-radius: 0;
}
.carousel-indicators {
    position: absolute;
    bottom: 0px;
    left: 0;
    margin: 0;
    z-index: 15;
    width: 100%;
    padding-left: 15px;
    margin-left: 0%;
    text-align:center;
    list-style: none;
}
.nav ul {
    margin: 0;
    padding: 0;
}
.nav ul li {
    display: block;
    float: left;
    max-height: 40px;
}

.nav .dropdown li{
	display:block;
	width:100%;
	float:none !important;
	padding:5px 8px;
	border-bottom:1px solid #ddd;
	text-transform:uppercase;
	background: #034495;}
	
.nav .dropdown li a{
	
	border-right:none !important;
	color:#fff;}
	
.dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover{
	background:#034495;
	color:#fff;}
	
.dropdown-menu > li:focus, .dropdown-menu > li:hover{
	background:#034495;
	color:#fff;}
	
.nav .dropdown li:first-child a {
    padding: 5px 8px;
	border:none;
}

.nav ul li:first-child a {
    padding: 0;
    border-right: 0;
}
.nav ul li a {
    display: block;
    padding: 9px 11px;
    color: #034495;
    letter-spacing: 2px;
    
    border-right: 1px solid #ddd;
	font-weight:600;
}
.nav ul li a:hover {text-decoration:none;}

.carousel-inner h2 {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    text-shadow: 1px 2px 5px #000;
    font-size: 20px;
    text-align: left;
    padding: 0 50px;
}
.carousel-inner h3{
    margin: 0;
    padding: 5px 0;
    letter-spacing: 1px;
    text-shadow: 1px 2px 5px #000;
}
.carousel-inner h2 i {
    
    font-style: normal;
    text-align: left;
    display: inline-block;
    float: right;
}
.carousel-inner p{
	font-size:16px; padding:0; margin:0; letter-spacing:1px;
	
}
.carousel-indicators {
    bottom: 0px;
}
.footer-link iframe {width:310px; height:200px;}
.carousel-control.left {
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,.0001)));
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x;
}
.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -o-linear-gradient(left,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5) 100%);
    background-image: -webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.0001)),to(rgba(0,0,0,.5)));
    background-image: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x;
}
 
.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 8%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0,0,0,.6);
    background-color: rgba(0,0,0,0);
    filter: alpha(opacity=50);
    opacity: 1;
}
.formmargin{ margin-top:30px;}
.bottom-form {
    background-color: #034495;
    padding: 18px;
    border-radius: 3px;
}
.bottom-form p {
    color: #fff;
    font-size: 17px;
}
.bottom-form .input-group-addon {
    border-radius: 0px;
    background-color: #034495;
    color: #fff;
    border: none;
    height: 45px;
}
.bottom-form .input-group {
    height: 45px;
}
.bottom-form .form-control {
    border-radius: 0px;
}
.bottom-form input {
    height: 45px;
}
.banner {
    position: relative;
}
.assured {
    position: absolute;
    top: 22%;
    left: 0;
}
.banner-inner {
    float: left;
    margin: 0 0 0 30px;
    max-width: 900px;
}
.banner-inner ul {
    list-style: none;
    padding: 20px 30px;
    margin: 0;
    background: rgba(255,255,255,0.92);
    display: inline-block;
    box-shadow: -5px 5px 0px 0 rgba(255, 165, 0, 0.7);
}
.banner-inner ul li {
    display: block;
    margin: 8px 0;
    padding-left: 30px;
    font-size: 19px;
    position: relative;
    color: #000;
    text-transform: capitalize;
}
.banner-inner ul li:before {
    content: '\f00c';
    position: absolute;
    left: 0;
    top: -3px;
    margin-top: 5px;
    font-family: 'FontAwesome';
    color: #ffa500;
}
.banner-inner ul li strong {
    font-weight: 500;
}
.banner-bottom {
    position: absolute;
    bottom: 30px;
    left: 10px;
    background: rgba(255, 140, 0, .8);
}
.banner-bottom span {
    padding: 3px 15px;
    color: #fff;
    font-size: 18px;
    font-weight: 500;
    text-transform: capitalize;
    float: left;
    position: relative; border-right:2px solid #fff;    text-shadow: 2px 2px 2px #034495;
}
.banner-bottom span:last-child {border-right:0px solid #fff; }
.banner-enquary {
    position: absolute;
    bottom: 0px;
    right: 4.4%;
    z-index: 99;
    top: 0;
    width: 21.5%;
    background: rgba(179, 212, 253, .8);
    padding: 10px 0;
}
.detailsbox {
    margin: 0px;
    padding: 0px;
}
.detailsbox {
    margin: 0px;
    padding: 0px;
}
.banner-enquary h2 {
        color: #034495;
    letter-spacing: 1px;
    text-shadow: 1px 1px 1px #FFF;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    font-weight: 700;
}
.banner-enquary p {
    color: #131105;
    font-size: 13px;
    letter-spacing: 0.6px;
    margin: 0;
    padding: 1px 0;
    text-align: center;
    font-weight: 700;
    line-height: 30px;
	 
}
.banner-enquary p i {
    font-style: normal;
}
.formbox {
    margin-top: 0px;
    padding: 9px 10px 20px;
}
.formbox h3 {
    color: #ff4500;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 2px 0 2px;
    text-align: center;
    font-weight: 700;
}
.banner-enquary p i {
    color: #034495;
    font-size: 16px;
    font-weight: 700;
    font-style: normal;
    line-height: 40px;
}
.formbox h3 {
    color: #ff4500;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 2px 0 2px;
    text-align: center;
    font-weight: 700;
}
.btmsbmt1 {
    background: #f8a200 !important;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
	color: #fff;
}
	.sbmt:hover
{
	font-size: 14px;
    font-weight: 600;
	color:#034495 !important;
	background-color:#6299ff !important;

}
.formbox .form-control {
    border-radius: 0;
    background: rgba(255, 255, 255, .7);
    /* margin-top: 7px; */
    border: 0;
    width: 90%;
    color: #034495;
    margin: 9px auto 0;
}
.banner-enquary hr {
    margin: 1px auto;
    border-top: 1px solid #fff;
    width: 55%;
}
.pdngg{
	padding:0px;}

.project h1 {
    font-size: 31px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 28px 0 10px;
       color: #034495;
    letter-spacing: 2px;
    text-shadow: 0px 0px 1px #EA5638;
}
.project hr {
    border-top: 2px solid #034495;
    margin: 10px auto;
    width: 40%;
    padding: 0;
}
.project hr {
    border-top: 2px solid #3a3737;
    margin: 10px auto;
    width: 50%;
    padding: 0;
}
.project p {
    margin: 10px auto;
    background: #034495;
    text-align: center;
    padding: 3px 0;
    font-size: 15px;
    letter-spacing: 1.5px;
    font-weight: 700;
    color: #fff;
}
.project p span {
    text-align: center;
    padding: 10px 0;
    font-size: 15px;
    font-weight: 600;
    color: #ffffff;
}
.project h2 {
    font-size: 25px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 0;
      color: #034495;
    letter-spacing: 2px;
    text-shadow: 0px 0px 1px #EA5638;
 
}
.frm{}
textarea[type="text"].frm::-webkit-input-placeholder {
color:#000 !Important;
}
input[type="text"].frm::-webkit-input-placeholder {
color:#000 !Important;
}

@media(max-width:767px){
	
	

.projects .col-md-4 {
    padding: 10px 10px;
}
	
	.assured {
    position: relative;
    top: 0px;
    left: 0%;
    width: 100%;
    z-index: 999;
    margin: 0;
    padding: 0;
}
.banner-inner {
    float: none;
    margin: 0;
    width: 100%;
    position: relative;
    padding: 0;
    margin: 0;
}
.banner-bottom {
    position: relative;
    bottom: 0px;
    left: 0px;
    background: #3a3737;
    float: left;
    width: 100%;
}
.banner-bottom span {
    padding: 7px 8px;
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    position: relative;
    text-align: center;
    width: 50%;
}
.banner-bottom span:last-child {
    padding: 7px 8px;
    color: #fff;
    font-size: 22px;
    font-weight: 500;
    text-transform: uppercase;
    float: left;
    position: relative;
    text-align: center;
    width: 100%;
}
.detailsbox {
    margin: 0px;
    padding: 5px 0;
}
.banner-enquary h2 {
    color: #034495;
    font-size: 22px;
    letter-spacing: 1px;
    margin: 0;
    padding: 5px 0;
    text-align: center;
    font-weight: 700;
}
.banner-enquary hr {
    margin: 1px auto;
    border-top: 1px solid #fff;
    width: 100%;
}
.banner-enquary p {
    color: #fff;
    font-size: 13px;
    letter-spacing: 0.6px;
    margin: 0;
    padding: 1px 0;
    text-align: center;
    font-weight: 600;
    line-height: 18px;
}
.project p {
    margin: 2px auto;
    background: #000;
    text-align: center;
    padding: 5px 0;
    font-size: 18px;
    letter-spacing: 1.5px;
    font-weight: 600;
    color: #fff;
}
.project p span {
    text-align: center;
    padding: 0;
    font-size: 15px;
    font-weight: 600;
    color: #fff;
    display: block;
}
.formbox {
    margin-top: 0px;
    padding: 0px 15px 10px;
}
.formbox h3 {
    color: #5B5223;
    font-size: 16px;
    letter-spacing: 1px;
    margin: 0;
    padding: 0px 0 5px;
    text-align: center;
    font-weight: 700;
}
.project p i {
    display: none;
}
.project h2 {
    font-size: 17px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 5px 0;
    color: #3a3737;
    letter-spacing: 2px;
}
.btmsbmt1 {
    background: #0c7ff7 !important;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 1px; 
}
.formbox .form-control {
    border-radius: 0;
    background: rgba(255, 255, 255, .8);
    /* margin-top: 7px; */
    border: 0;
    width: 100%;
    color: #034495;
    margin: 7px auto 0;
}
.banner-inner ul {
    list-style: none;
    padding: 10px 10px;
    margin: 0;
    background: rgba(255,255,255,0.92);
    display: block;
    box-shadow: -5px 5px 0px 0 rgba(255, 165, 0, 0.7);
}
.banner-enquary {
    position: relative;
    bottom: 0px;
    right: 0;
    z-index: 99;
    top: 0;
    width: 100%;
    background: rgba(0, 0, 0, 1);
    padding: 10px 0; clear:both;
}
.project h1 {
    font-size: 18px;
    font-weight: 700;
    text-align: center;
    margin: 0;
    padding: 10px 0;
    color: #000;
    letter-spacing: 2px;
}
.project hr {
    border-top: 2px solid #3a3737;
    margin: 2px auto;
    width: 60%;
    padding: 0;
}
	.header h2 {
    background: #fff;
    padding: 10px 5px;
    font-size: 15px;
    color: #131313;
    letter-spacing: 1px;
    margin: 0;
    text-align: center;
    font-weight: 700;
}
.padleft {
    padding-left: 45px;
}	
.mpad{padding:0;}	
.cont {
    text-align: center;
    letter-spacing: 2px;
    margin-top: 5px;
    padding-right: 15px;
}
.logo { margin:0 auto;}
.cont b {
    font-size: 15px;
    
    padding: 10px;
    border: 0;
    display: inline-block;
    color: #034495;
	text-shadow: 1px 2px 5px #000;
   
}
.carousel-inner h2 {
    margin: 0;
    padding: 0;
    letter-spacing: 1px;
    text-shadow: 1px 2px 5px #000;
    font-size: 13px;
}
.carousel-inner h2 i {
     font-size: 13px;
    font-style: normal;
}
.carousel-control { display:none;}

.carousel-caption {
    right: 0%;
    left: 0%;
    padding-bottom:10px;
    background: rgba(14, 13, 13, 0.2);
}	
.carousel-inner h3 {  font-size: 17px;
    margin: 0;
    padding: 5px 0;
    letter-spacing: 1px;
    text-shadow: 1px 2px 5px #000;
}
.upper-form p {
    color: #fff;
    font-size: 14px;
    text-align: center;
}

.projects .projects-inner .project-description li {
    width: 100%;
    float: left;
    font-size: 11px;
    display: block;
    line-height: 25px;
    color: #034495;
    border-bottom: 1px dotted #ddd;
}
.projects .projects-inner .project-details .project-logo img {
    width: 63px;
    height: auto;
    float: left;
    /* position: absolute; */
    margin: 0px 18px;
    border-radius: 2px;
    box-shadow: 0 3px 5px #ccc;
    bottom: -20px;
    z-index: 99999999;
    display: block;
    left: 40px;
}

.projects .projects-inner .project-details .project-logo{
	top:25px;}
	
.projects .projects-inner .project-details .project-info .heading2{
	font-size:15px;}
	
.projects .projects-inner .project-details .view-button .locati {
    font-size: 12px;}
	
.projects .projects-inner .project-details .view-button .pric{
	font-size:12px;
	letter-spacing: 0.5px;}

.footer-link iframe {
    width: 100%;
    height: 200px;
}
.footer .footer-link {
    padding: 0;
}

.social { text-align:center;
}
.social li {
    float: none !IMPORTANT;
    display: inline-block !IMPORTANT;
}

.padright {
    padding-right: 15px;
}


}







@media (min-width: 1200px) {
/* .container {
    width: 90%;
} */
.mobile-section{
	display:none;}
}
 @media(max-width:768px) {
.mobile-section .btn-success {
	border-radius: 0;
	background: #034495;
	margin: 0;
	border: 1px solid #d6baba
}
.mobile-section .btn-success:hover {
	background: #4f81df
}
.mobile-section a .fa {
	display: block;
	font-size: 24px;
	margin-bottom: 5px
}
.mobile-section a {
	float: left;
	width: 33.33%;
	margin: 0;
	font-size: 16px;
	border-right: 1px solid #ccc;
	padding: 4px 2px
}
.mobile-section {
	display: block
}


