/*
	Created By	:	Abi Varghese
	Created On	:	Jun 16 2016
	ITMS No.	:	XPAY17000582_I
	Description	:	New Layout for www.xpayindia.com
*/
		.head{
			    background-color: #bf111a;
		}
		.fa-mobile-phone{
			vertical-align: middle;
		}


	
		body{
		background-color:#e6e6e6;
		    font-family: Microsoft New Tai Lue, Arial !important;
		        margin: 0px;
		}
		.headd{
			    width: 100%;
                display: inline-flex;
                background: white;
		}
		.headd>img{
			    margin-left: 3%;
		}
		.headd div{
			width: 100%;
			text-align: center;
		}
		.headd ul{
			list-style-type: none;
			display: inline-flex;
			padding: 0px;
			margin: 0px;
		}
		.headd ul li{
			padding: 17px 13px;
			cursor: pointer;
		}
		.headd ul li:hover{
			    padding: 15px 13px 17px 13px;
			    background-color: #ebebeb;
			    border-top: 2px solid blue;
		}
		.bannr img{
			width: 100%;
			margin-top: 1px;
		}
		
		
		.part1 img,.part2 img,.part3 img,.part4 img{
			    background-color: #016bce;
    border-radius: 50%;
    height: 27px;
    padding: 4px;
    border: 5px solid #e8e6e6;
		}
		
		.inu_box{
			list-style-type: none;
			
		}
		.inu_box li{
			margin: 11px 0px;
		}
		.inu_box li input{
			    border: 0px;
				    border-bottom: 1px solid #ccc;
				    width: 80%;
				    padding: 5px;
		}
		.inu_box li input:focus{
			 outline: 0 !important;
			     border-bottom: 2px solid blue;
		}
		.inu_box select{
			width: 85%;
    border: 0px;
    border-bottom: 1px solid #ccc;
     -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
		}
		
		
		.lp1,.lp2{
			width: 50%;
			display: inline-block;
		}
		.last_inp input{
			    width: 80%;
    border: 0px;
    border-bottom: 1px solid #ccc;
    padding: 5px;
		}
		.las_btn{
			 width: 73%;
    margin-left: 13%;
    text-align: right;
    margin-top: 23px;
		}
		.las_btn button{
			    border: 1px solid #ccc;
    background-color: white;
    padding: 12px;
    outline: none;
    cursor: pointer;
		}

		.select {
   /* border:1px solid #e3e3e3;    
    border-radius:3px;
    color:#616263;
    overflow: hidden; 
    height: 40px;    
    width: 240px;*/
    position: relative;
    display: block;
}

select{       
    /*height: 40px;*/
    padding: 5px;
   /* background-color:#ececec;*/
    border: 0;
    outline: none;
   /* font-size: 16px;   */    
    width: 240px;
   -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}
.select:after {
        content: '\203A';
    padding: 12px 8px;
    position: absolute;
    right: 33px;
    top: -2px;
    z-index: 1;
    text-align: center;
    width: 10%;
    height: 100%;
    pointer-events: none;
    box-sizing: border-box;
    -ms-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}



.img1{
	background-image: url(img/cake.png);
	        background-repeat: no-repeat;
    position: relative;
    background-size: 100% 115px;
}
.img2{
	background-image: url(img/education.png);
	       background-repeat: no-repeat;
    position: relative;
    background-size: 100% 115px;
}
.img3{
	background-image: url(img/india.png);
	       background-repeat: no-repeat;
    position: relative;
    background-size: 100% 115px;
}
.img4{
	background-image: url(img/flower.png);
	       height: 115px;
    background-repeat: no-repeat;
    position: relative;
    background-size: 100% 115px;
}

.img1 p,.img2 p,.img3 p,.img4 p{
	    color: white;
    font-weight: 600;
    text-shadow: 2px 2px 2px #353030;
    position: absolute;
    top: 4pc;
    left: 21px;
}

footer{
	    width: 100%;
    text-align: center;
    background-color: black;
        font-size: 14px;
}
footer ul:nth-child(3){
	padding: 0px;
    list-style-type: none;
    display: inline-flex;
        margin: 12px 0px;
}
footer a{
	text-decoration: none;
	color: #c33;
}
footer ul:nth-child(3) li:nth-child(1){
	color: white;
}
footer ul:nth-child(3) li{
	margin-right: 5px;
}
footer ul:nth-child(3) li:nth-child(3) a{
	    padding: 0px 5px;
    border-right: 1px solid white;
    border-left: 1px solid white;
}
.new1,.new2{
	padding: 0px 5px;
}
.new2{
	border-left: 1px solid #ccc;
}
@media(min-width: 1195px){
.f_body,.section3{
			width: 100%;
			display: inline-flex;
		}
		.part1 img,.part2 img,.part3 img,.part4 img{
			float: left;
		}
		.last_inp {
       width: 73%;
    display: inline-flex;
    margin-left: 13%;
		}
		.part1,.part2,.part3,.part4{
			width: 33.33%;
			background-color: white;
			margin: 12px 12px 0px 12px;
			padding: 12px;
		}
		footer p:nth-child(2){
			display: none;
		}
		.finalul{
			display: none;
		}
		.img1,.img2,.img3,.img4{
width: 33.33%;
margin: 12px;
cursor: pointer;
}
.nav-contact p{
	    margin: 0px;
    line-height: 24px;
    font-size: 12px;
    color: #065d84;
}


}

@media(min-width: 843px) and (max-width: 1194px){
	
	.inu_box{
		padding: 0px;
	}
	.inu_box li input{
		width: 90% !important;
	}
	
	.las_btn{
		    width: 87% !important;
	}
	
	.f_body,.section3{
			width: 100%;
			display: inline-flex;
		}
		
		.ttle{
			text-align: center;
			font-size: 14px;
		}
		.part1, .part2, .part3, .part4{
			text-align: center;
		}
		.last_inp {
           width: 91%;
    display: inline-table;
		}
		.part1,.part2,.part3,.part4{
			width: 33.33%;
			background-color: white;
			margin: 12px;
			padding: 12px;
		}
		footer p:nth-child(2){
			display: none;
		}
		.finalul{
			display: none;
		}
		.img1,.img2,.img3,.img4{
width: 33.33%;
margin: 12px;
cursor: pointer;
}
.nav-contact p{
	    margin: 0px;
    line-height: 24px;
    font-size: 12px;
    color: #065d84;
}


}
@media(min-width:550px) and (max-width: 842px){
   .f_body,.section3{
			width: 100%;
		}
		.part1, .part2, .part3, .part4{
			    width: 42.33%;
    background-color: white;
    margin: 12px;
    padding: 12px;
    display: inline-table;
    text-align: center;
    min-height: 390px;
        float: left;
		}
		.img1, .img2, .img3, .img4{
			width: 45.5%;
    margin: 12px;
    cursor: pointer;
    display: inline-table;
    height: 115px;

		}
		.img1 p, .img2 p, .img3 p, .img4 p{
			    color: white;
    font-weight: 600;
    text-shadow: 2px 2px 2px #353030;
    margin-left: 12px;
		}
		
		.ttle{
			text-align: center;
			font-size: 14px;
		}
		.inu_box{
			padding: 0px;
		}
		.last_inp {
       width: 82%;
    display: inline-flex;
		}
		.finalul{
			display: none;
		}
		footer p:nth-child(2){
			display: none;
		}
		.img1,.img2,.img3,.img4{
/*width: 33.33%;*/
margin: 12px;
cursor: pointer;
}
.nav-contact p{
	display: none;
}
.nav-contact a{
	line-height: 49px;
}

		

}



@media(max-width: 426px){
	.part1,.part2,.part3,.part4{
			/*width: 33.33%;*/
			background-color: white;
			margin: 12px;
			padding: 12px;
			    text-align: center;
		}
		.last_inp{
			    display: inline-table;
        margin-left: 8%;
		}
		.inu_box{
			padding: 0px;
		}
		.inu_box select{
			width: 82% !important;
		}
		.module-left-ms{
			position: absolute;
			top: 0px;
		} 
		.top-social{
			display: none;
		}
		.nav-contact a{
			margin-right: 4pc;
    color: white;
		}
		footer ul:nth-child(3) li:nth-child(1){
			display: none;
		}
		footer a{
			    font-size: 13px;
		}
		footer p:nth-child(2){
			color: white;
			    margin-bottom: 0px;
		}
		footer ul:nth-child(3){
			margin-top: 0px;
		}
		.finalul{
			    padding: 0px;
    list-style-type: none;
        width: 43%;
    display: inline-flex;
        margin-bottom: 0px;
		}
		.finalul i{
			color: white;
			    font-size: 29px;
		}
		.finalul li{
			width: 25%;
			text-align: center;
		}
		.img1,.img2,.img3,.img4{
margin: 12px;
cursor: pointer;
    height: 115px;
}
.nav-contact p{
	display: none;
}
.nav-contact a{
	line-height: 49px;
}



}
.module-left-ms{
	/*display: none;*/
}


.tabcontent {
    display: none;
    /*padding: 6px 6px;
    
    border-top: none;
    margin-top: 8px;*/
}

.tabcontent2 {
    display: none;
    /*padding: 6px 6px;
    
    border-top: none;
    margin-top: 8px;*/
}
.ttle a{
	    text-decoration: none;
    color: #404644;
}

