body {
  margin: 0;
	  background:#FBF149;
  }
.tpstrip {
	width: 100%;
	background-color: #000;
	height: 35px;
	display:inline-block;
}
.rightlinks a {
	text-decoration: none;
	color:#FFFF00;
	display: block;
	padding: 10px 10px;
	font-size: 12px;
	text-transform: uppercase;
}

.media-body img {
    width: 100%;
    height: auto;
}

#header {
width:100% height:110px;
	margin: 0 auto;
	padding: 0;
	display: block;
}
#header .logo {
	width: 100%;
	margin: 15px 0 0 0;
	padding: 0;
	display: block;
}
#header .contact {
	margin: 0 0 0 300px;
	padding: 0;
	display: block;
}
#header .batch {
	margin: 20px 0 0 20px;
	text-align: right;
	padding: 0;
	display: block;
}
.banner {
	margin-top: 10px;
}
.cform {
	padding-top: 0px;
	background-color: white;
	border: 0.5px solid rgba(0,0,0,0.1);
}
.cform .white {
	padding: 8px;
}
.cform h3 {
	color: #e94c3d;
	font-size: 14px;
	text-align: center;
}
.textwidget h4 {
	font-weight: bold;
	font-size: 12px;
	margin-bottom: 15px;
	text-align: center;
}
.cform h3:before {
	content: "\f003";
	font-family: 'FontAwesome';
	margin-right: 3px;
}
.cform input[type="text"], input[type="email"], .cform textarea {
	width: 100%;
	background-color: #fbfafa;
	border: #dedede solid 1px;
	padding: 5px;
	font-size: 15px;
	font-weight: normal;
	color: #666;
	height: 37px;
}
#banners img {
	border: 2px solid #E5E5E5;
	padding: 6px;
}
.services {
	font-size: 15px;
	line-height: 25px;
	color: #666;
	border-bottom: #ebebeb solid 1px;
	margin-top:25px;
}
.services h1 {
	color: #e94c3d;
	font-size: 22px;
	line-height: 54px;
}
.services h2 {
	color: #e94c3d;
	font-size: 18px;
	text-transform: uppercase;
	padding-top: 10px;
	padding-bottom: 12px;
}
.services .sblock {
	border: #e3e3e3 solid 1px;
	background-color: #f9f7f7;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.services .sblock img {
	width: 100%;
	height: auto;
}
.services .sblock a {
	background: linear-gradient(to bottom, #666666 50%, #e94c3d 50%);
	background-size: 100% 200%;
	padding: 5px 10px;
	border: #fff solid 2px;
	color: #fff;
	font-size: 15px;
	margin-top: 20px;
	transition: all ease 0.5s;
	display: inline-block;
	border-radius: 5px;
	text-decoration: none;
}
.services .sblock a:hover {
	background-position: 0 -100%;
	color: #fff;
}
.services p{
	text-align:justify;
	padding:5px;
}
.astrovashi {
	font-size: 15px;
	line-height: 22px;
	color: #333;
	border-bottom: #ebebeb solid 1px;
}
.astrovashi img {
	float: left;
	margin: 0 20px 0 0;
}
.astrovashi h2 {
	font-size: 23px;
	color: #e94c3d;
	padding-bottom: 15px;
}
.ads {
	margin-top: 50px;
}
.ads img {
	width: 100%;
}
.our-services {
	margin-top: 25px;
}
.r-nav {
	margin: 0;
	padding: 10px;
	background-color: #f9f9f9;
	border: 1px solid #c2c2c2;
}
.our {
	margin: 0;
	padding: 5px 0 5px 20px;
	background-color: #3d464d;
	font-family: "Franklin Gothic";
	font-size: 16px;
	color: #fff;
	text-transform: uppercase;
}
.head {
	margin: 0;
	padding: 0;
}
.footer {
	background:#990033;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
	margin-top: 50px;
}
.title-widget {
	color: #898989;
	font-size: 20px;
	font-weight: 300;
	line-height: 1;
	position: relative;
	text-transform: uppercase;
	font-family: 'Fjalla One', sans-serif;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 25px;
	margin-left: 0;
	padding-left: 28px;
}
.title-widget::before {
	background-color: #ea5644;
	content: "";
	height: 22px;
	left: 0px;
	position: absolute;
	top: -2px;
	width: 5px;
}
.footer h2, .footer p, .footer a {
	color: #FFF;
}
.nomargin {
	margin: 0px;
	padding: 0px;
}
.footer-bottom {
	background-color: #000;
	min-height: 30px;
	width: 100%;
}
.copyright {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align:center;
}
.design {
	color: #fff;
	line-height: 30px;
	min-height: 30px;
	padding: 7px 0;
	text-align: right;
}
.design a {
	color: #fff;
}
.social {
	position: relative;
	height: 3em;
	width: 12.5em;
	margin: 40px 30px;
}
.social li {
	display: block;
	height: 3em;
	line-height: 4em;
	margin: -1.2em;
	position: absolute;
	width: 3em;
	-webkit-transition: -webkit-transform .7s;
	-moz-transition: -moz-transform .7s;
	-ms-transition: -ms-transform .7s;
	-o-transition: -o-transform .7s;
	transition: transform .7s;
	-webkit-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-o-transform: rotate(45deg);
	transform: rotate(45deg);
	text-align: center;
}
.social a {
	color: #fffdf0;
	display: block;
	height: 6em;
	line-height: 3em;
	text-align: center;
	width: 6em;
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	transform: rotate(-45deg);
}
.social li:hover {
	-webkit-transform: scale(1.3, 1.3) rotate(45deg);
	-moz-transform: scale(1.3, 1.3) rotate(45deg);
	-ms-transform: scale(1.3, 1.3) rotate(45deg);
	-o-transform: scale(1.3, 1.3) rotate(45deg);
	transform: scale(1.3, 1.3) rotate(45deg);
}
.facebook {
	background: #155b9d;
	left: 0;
	top: 0%;
}
.twitter {
	background: #1a9ec4;
	bottom: 0;
	left: 20%;
}
.google-plus {
	background: #e11a30;
	left: 40%;
	top: 0%;
}
.linkedin {
	background: #3f7aa3;
	bottom: 0;
	left: 60%;
}
.#s {
	margin-top: 25px;
}
.#s .media-heading {
	font-size: 22px;
	background: #ec1244;
	padding: 6px;
	margin-bottom: 15px;
	color: #FFF;
	border-radius: 5px;
}
#cssmenu li {
	list-style: none;
}
#cssmenu li a {
	background: #ec1244;
	color: #FFF;
}

.our-services .list-group-item{
	padding:5px 5px;
	font-size:12px;
}

.contact-area {
    padding: 25px 0 60px;
}
.sidebar-form {
    background: #f6f6f6;
    padding: 7px;
}
.style {
    font-style: italic;
}
.contact-address p{
	font-size:17px;
}
.contact-address.style1 i {
    float: left;
    margin-top: 3px;
}
.contact-address i {
    font-size: 1.1667em;
    background: #ec1244;
    width: 2.5em;
    height: 2.5em;
    line-height: 2.5em;
    border-radius: 50% 50% 50% 50%;
    color: #fff;
    text-align: center;
}
.contact-address .style1 .details {
    border-bottom: 1px solid #edf6ff;
    margin-left: 50px;
    padding-bottom: 15px;
}
.contact-address li{
	list-style:none;
}
.details {
    padding-left: 15px !important;
}
.details h5 {
    font-weight: 700;
    font-size: 18px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.details p {
    margin: 0 0 10px;
}

#sticky-social {
   position: fixed;
   z-index: 999!important;
   left: 0;
   bottom: 0;
   display:none;
}

#sticky-social a {
   background: #333;
   color: #fff;
   display: block;
   height: 35px;
   font: 16px "Open Sans", sans-serif;
   line-height: 35px;
   position: relative;
   text-align: center;
   width: 35px;
}
#sticky-social a .fa {
   font-size:20px;
}
#sticky-social a:hover span {
   left: 100%;
}
#sticky-social a[class*="phone"],
#sticky-social a[class*="phone"]:hover,
#sticky-social a[class*="phone"] span { background: #33C96F; }

#sticky-social a[class*="comment"],
#sticky-social a[class*="comment"]:hover,
#sticky-social a[class*="comment"] span { background: #FCB132; }

#sticky-social a[class*="whatsapp"],
#sticky-social a[class*="whatsapp"]:hover,
#sticky-social a[class*="whatsapp"] span { background: #26D367; }  

#sticky-social a[class*="envelope"],
#sticky-social a[class*="envelope"]:hover,
#sticky-social a[class*="envelope"] span { background: #EA2425; }  

@media only screen and (min-width:320px) and (max-width:640px), only screen and (max-width:740px) {

.well{ width:100%; display:inline-block; }
.media, .media-body {
    width: 100%;
    display: inline-block;
}
.media-body {
    width: 100%;
    display: inline-block !important;
}

.tpstrip {
	width: 100%;
	background-color: #e79503;
	height: 30px;
}
.rightlinks a {
	text-decoration: none;
	color: #fff;
	display: block;
	padding: 5px 5px;
	font-size: 14px;
	text-transform: uppercase;
}
.logo img {
	width: 100%;
}
#sticky-social{
	display:block;
}
.strip-social{
	margin-left:10px;
}
}

.strip-social li{
	padding-left:0px;
	padding-right:0px;
}

.cform .textwidget span{
	font-size:16px;
}





