@charset "utf-8";
/* CSS Document */

@media screen and (max-width:767px){
	.footer-contact {
    	position: relative;
    	margin-bottom: 49px;
		padding: 20px 10px;
	}
	
	.ser-mob {
		display:none;
	}
	
	#service .text-right{
		text-align: left;
	}
	
	.right-serveces {
    	margin-top: 20px;
	}
	
	.left-serveces div, .right-serveces div {
    	margin-bottom: 20px;
	}
	
	.top_bg .row{
	min-height:300px;
	}
	
	.top-quote {
    	padding-top: 10px;
	}
	
	/*manu css*/
	
	#manu {
    float: left;
	width:100%;
	background: #cde2ff;
    position: absolute;
    z-index: 10;
	}
	
	.navbar-nav {
    	margin: 7.5px 0;
	}
	
	.smallscreen-manu{
		padding-left:0;
	}
	
	#manu ul li a {
    font-weight: 500;
	}
	
	#manu ul li a:hover {
		background:#31609e;
		color:#fff;
	}
	
	
}

@media all and (min-width: 768px) and (max-width: 979px) {
	.nav > li > a {
		padding: 10px 10px;
	}
	
	.navbar-nav > li > a {
    	padding-top: 11px;
    	padding-bottom: 11px;
	}
	
	#manu ul li a {
    	font-size: 15px;
	}
	
	
	
	.top-quote h2 {
		font-size: 30px;
	}
	
	.top-quote p span:before {
		width: 60px;
	}
	
	.top-quote p span:after {
		width: 60px;
	}
	
	.social-heading p:before {
		width: 35px;
	}
	
	.social-heading p:after {
		width: 35px;
	}
	
	.footer-contact p span:before {
  		width: 67px;
	}
	
	.footer-contact p span:after {
  		width: 67px;
	}
	
	.quote-ph span {
		display: block;
	}
	
	.num-midle{
		display:none !important;
	}
	
	.quote-ph span {
    	font-size: 18px;
	}
	
	#social-icone ul li {
    	font-size: 33px;
    	margin: 0 5px;
	}
	
	.plan-name h2 {
    	font-size: 17px;
	}
	
	.left-serveces h3, .right-serveces h3 {
    	font-size: 14px;
	}
	
	.left-serveces p, .right-serveces p {
    	font-size: 15px;
	}
	
	.left-serveces, .right-serveces {
    	margin-top: 0;
	}
	
	.left-serveces div, .right-serveces div {
    	margin-bottom: 0;
	}
	
	.footer-contact p {
    	margin-top: 4px;
	}
}

@media all and (min-width: 980px) and (max-width: 1199px) {
	
	.top-quote p span:before {
        width: 90px;
	}
	
	.top-quote p span:after {
        width: 90px;
	}
	
	.social-heading p:before {
    	width: 66px;
	}
	
	.social-heading p:after {
    	width: 66px;
	}
	
	.footer-contact p span:before {
    	width: 100px;
	}
	
	.footer-contact p span:after {
    	width: 100px;
	}
	
	#social-icone ul li {
    	margin: 0 9px;
	}
	
	.quote-ph span {
    	font-size: 17px;
	}
	
	.plan-name h2 {
    	font-size: 21px;
	}
	
	.left-serveces h3, .right-serveces h3 {
    	font-size: 17px;
	}
	
}

@media all and (min-width: 315px) and (max-width: 421px) {
	#social-icone ul li {
    	font-size: 36px;
    	margin: 0 8px;
	}
	
	.top-quote p span:before {
    	width: 77px;
	}
	
	.top-quote p span:after {
    	width: 77px;
	}
	
	.social-heading p:before {
    	width: 50px;
	}
	
	.social-heading p:after {
    	width: 50px;
	}
	
	.footer-contact p span:before {
    	width: 80px;
	}
	
	.footer-contact p span:after {
    	width: 80px;
	}
	
	.num-midle {
    	display: none !important;
	}
	
	.quote-ph span{
		display:block;
	}
	
	.services-heading{
		font-size:24px;
	}
	
	.service-wrapper {
    	margin-bottom: 0px;
	}
	
	.left-serveces h3, .right-serveces h3 {
    	font-size: 17.5px;
	}
	
	.top_bg .row{
	min-height:200px;
	}
	
	
}



@media only screen and (min-width: 768px) {
  .cd-top {
    right: 20px;
    bottom: 20px;
  }
}
@media only screen and (min-width: 1024px) {
  .cd-top {
    height: 60px;
    width: 60px;
    right: 30px;
    bottom: 30px;
  }
}
