


/* fotoer is here */
footer {
	background-color: #333333;
	color:#ffffff;
	overflow: hidden;
	z-index: 99999999;
    position: relative;
}

.footer .seprator {
	height: 50px;
	/* width: 200px; */
	display: block;
}

/* ends here */


ol,ul{list-style:none;margin:0px;padding:0px;}

a{text-decoration:none;}

.clear{clear:both;}

.top-footer-grid {
    padding: 3em;
}
p.footer-gd {
    color: #908F8F;
    font-weight: 500;
	font-size:14px;
}
p.footer-gd a {
	color:#fff;
}
p.footer-gd a:hover {
	color: #2e99ff;
}
.footer{
	float:left;
}
.footer h3{
    font-size: 18px;
    color: #fff;
    font-weight: 500;
    margin-bottom: 32px;
    font-family: 'Viga', sans-serif;
}
.footer.one {
    width: 37%;
}
p.adam{
	float:right;
	color:#6F6E6E !important;
	font-size:13px !important;
	margin-top:20px;
}
.footer.three {
    width: 23%;
}
.footer.one p{
	color:#908F8F;
	line-height:2em;
	font-size:14px;
	text-align: justify;
}
.footer.two {
    width: 23%;
	margin: 0 8%;
	text-align: center;
}
.footer.two ul{
	margin:0;
	padding:0;
}
.footer.two ul li{
	list-style-type:none;
	display:block;
    line-height: 1.5em;
	font-size:14px;
}
.footer.two ul li a{
color:#908F8F;	
display:block;
}
.footer.two ul li a.fb {
	background: url('../images/social2.png') no-repeat 0px 4px;  
    padding: 10px 0 12px 52px;
}
.footer.two ul li a.fb1 {
	background: url('../images/social1.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}
.footer.two ul li a.fb2 {
    background: url('../images/social3.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}
.footer.two ul li a.fb3 {
    background: url('../images/social4.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}
.footer.two ul li a.fb4 {
    background: url('../images/social5.png') no-repeat 0px 4px;
    padding: 10px 0 12px 52px;
}
.footer.three ul li {
    list-style-type: none;
    display: block;
    color: #908F8F;
    font-size: 14px;
    line-height: 2.5em;
}
.footer.three ul li span {
    display: block;
}
.footer.three ul li:nth-child(1) {
   
    /* padding-left: 38px; */
}
.footer.three ul li:nth-child(2) {
   
    /* padding-left: 38px; */
}
.footer.three ul li a {
   
    /* padding-left: 38px; */
    display: block;
	color:#908F8F;
}
.copy-right-slab {
	padding: 20px 20px;
	background: #211E1E;
	text-align: center;
}
.copy-left{
	/* float:left; */
	display: block !important;
}
.designer-block {
	display: block !important;
}
.deigner-block h5 {
	margin: 5px;
}
.designer .logo {
    height: 50px;
    width: 50px;
    background-image: url(../images/des.jpg);
    vertical-align: middle;
    border-radius: 50%;
	border: 2px solid #660000;
	display: inline-block;
    background-position: center;
    background-repeat: no-repeat;
	background-size: 100%;
	transition: .5s;
}
.designer .logo:hover {
	transform: scale(1.1);
	box-shadow: 0px 0px 15px #660000; 
}
.deigner span, .designer p {
    display: inline;
    margin: 10px;
}
.copy-right{
	float:right;
	display: block !important;
}
.copy-right ul li {
    list-style-type: none;
    display: inline-block;
    margin: 0 0px;
    border-left: 1px solid #444343;
    padding: 0 12px;
}
.copy-right ul li a {
    color: #908F8F;
	font-size:13px;
}
.copy-right ul li:nth-child(1) {
    border: none;
}
.footer.two ul li a.fb:hover {
    background: url('../images/social3hover.png') no-repeat 0px 4px;
}
.footer.two ul li a.fb1:hover {
    background: url('../images/social2hover.png') no-repeat 0px 4px;
}
.footer.two ul li a.fb2:hover {
    background: url('../images/social4hover.png') no-repeat 0px 4px;
}
.footer.two ul li a.fb3:hover {
    background: url('../images/social5hover.png') no-repeat 0px 4px;
}
.footer.two ul li a.fb4:hover {
    background: url('../images/social1hover.png') no-repeat 0px 4px;
}
.footer.two ul li a:hover,.copy-right ul li a:hover,.footer.three ul li a:hover{
	color:#2e99ff;
}
/*-- responsive media queries --*/

@media (max-width: 1366px){
	.footer.one {
		width: 38%;
	}
	.top-footer-grid {
		padding: 2.5em 2.5em;
	}	
}
@media (max-width: 1080px){
	.footer h3 {
		font-size: 19px;
	}
	.copy-left {
		float: none;
		text-align: center;
		margin-bottom: 15px;
	}
	.copy-right {
		float: none;
		text-align: center;
	}
	.footer.two ul li a.fb2 ,.footer.two ul li a.fb,.footer.two ul li a.fb1,.footer.two ul li a.fb3,.footer.two ul li a.fb4{
		padding: 10px 0 10px 38px;
	}
	.footer h3 {
		font-size: 18px;
	}
}
@media (max-width: 1024px){
	.top-footer-grid {
		padding: 2em 2em;
	}
}
@media (max-width: 991px){
	.footer.two {
		width: 27%;
		margin: 0 5%;
	}
	.footer.three {
		width: 25%;
	}	
}
@media (max-width: 800px){
	.footer.one p {
		font-size: 13px;
	}
	.footer.two ul li {
		font-size: 13px;
	}
	.footer.three ul li {
		font-size: 13px;
	}	
	.footer.three ul li:nth-child(1),.footer.three ul li:nth-child(2),.footer.three ul li a{
		padding-left: 32px;	
	}
	.footer h3 {
		font-size: 16px;
	}
}
@media (max-width: 768px){
	p.footer-gd {
		font-size: 13px;
	}	
}
@media (max-width: 736px){
	.footer.one {
		width: 35%;
	}
	.footer.two {
		width: 29%;
		margin: 0 4%;
	}
	.footer.three {
		width: 27%;
	}	
}
@media (max-width: 667px){
	.footer.one {
		width: 100%;
	}
	.footer.two {
		width: 48%;
		margin: 0 4% 0 0;
	}	
	.footer.three {
		width: 48%;
	}
	.footer.one {
		margin-bottom: 40px;
	}
}
@media (max-width: 640px){	
	.top-footer-grid {
		padding: 2.5em 2.5em;
	}
}
@media (max-width: 480px){
	.top-footer-grid {
		padding: 1.5em 1.5em;
	}
	.copy-right-slab {
		padding: 20px 10px;
	}
	.copy-right ul li {
		padding: 0 10px;
	}
	p.footer-gd {
		line-height: 1.8em;
	}	
	p.adam {
		margin-top: 9px;
	}
}
@media (max-width: 414px){
.footer.two {
    width: 100%;
}
.footer.three {
    width: 100%;
}
.footer h3 {
    margin-bottom: 18px;
}
.footer.one {
    margin-bottom: 0;
}
.footer.two {
    width: 100%;
    margin: 30px 0;
}
.top-footer-grid {
    padding: 2em 2em;
}
.copy-right ul li {
    line-height: 1.8em;
}	
}
@media (max-width: 320px){
	.top-footer-grid {
		padding: 1em 1em;
	}
}
.social-icon-square {
	padding: 10px;
	border-radius: 5px;
	width: 250px;
    display: block;
	margin: auto;
    transition: .5s;
}
a.social-icon-square  {
    text-decoration: none;
 }
.social-icon-square:hover {
	width: 255px;
	color:white ;
	box-shadow: 0px 0px 15px white;
}

.facebook {
    
    background: #3B5998;
    color: white;
  }
  
  .twitter {
    background: #55ACEE;
    color: white;
  }
  
  .google {
    background: #dd4b39;
    color: white;
  }
  
  .contact {
    background: #33cc33;
    color: white;
  }
  
  .youtube {
    background: #bb0000;
    color: white;
  }
  
  .content {
    margin-left: 75px;
    font-size: 30px;
  }