/*Author: W3layouts Teacher happy Teacher's day
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
}
p {
	margin:0;
}
/*-- header #c32143--*/

 input[type="file"]{
    display: none;
}
 
 table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}
 
.package_table td, .package_table th {
    padding: 12px 14px!important; 
	 border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd; 
    border-left: 1px solid #ddd; 
}
.list-styled li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:5px;
}
.package_table thead th{
	text-align: center;
	font-size:17px!important; 
	padding:15px!important; 
}
th, td {
	text-align: center;	
} 
.package_table th {
    background-color: #ef8b00;
    font-weight: 500;
	font-size:14px!important; 
    color: #fff !important; 
}
th h5 small{ 
    color: #666 !important; 
	 font-size: 11px;
}
th h5{ 
    font-weight:500
}
.package_table tbody th {
	background-color: #fff4e5; 
	border-left:1px solid #ddd !important;
	color:#333 !important
}
.package_table tbody tr:nth-child(2n-1) {
    background-color: #fff;
    transition: all .125s ease-in-out;
}
.package_table tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}
 
 
 .w3ls-aside-box2 .panel-title.active{
	 background:#f0ad4e;
	 color:#fff
 }
 .thumbnails a img{
	width:50px ;
	margin:5px 4px;
	padding:2px !important
 }
 
 @media(max-width:786px){
	.thumbnails a img{
	width:66px ;
	margin:5px 4px;
	padding:2px !important;
	} 
  .mbutton{ 
	 margin-right:15px!important;
	}
	.one-w3-profile{
		padding-left:5px;
	}
	.grid{
		
	margin-left:30px!important;	
	}
	.grid1{
		
	margin-left:20px!important;	
	}
	.profile-details h5 { 
    padding: 0px;
    color: #222;
    font-size: 10px;
    letter-spacing: 0px; 
	margin-left:-2px;
   }
	.resp-tabs-list{
	border-radius:5px!important;
	}
 }
 

 
 .mbutton{
	 float:right;
	 margin-top:-40px!important;
	
 }
	 
	 
 
 .close{
	background: #888 none repeat scroll 0 0;
    border: 1px solid #888;
    border-radius: 29px;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 600;
    left: auto;
    opacity: 0.7;
    padding: 3px 8px;
    position: absolute;
    right: 8px;
    text-shadow: none;
    top: auto;
    z-index: 99;
 }
 .close:hover{
	opacity: 1; 
	color: #fff;
	border: 1px solid #888;
 }
 .fullview_modal.modal{
	 background:rgba(0,0,0,0.6)
 }
 .modal_profile_image {
    float: left;
    width: 49%;
	margin-right:10px;
}
.modal_details{
width: 49%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:1000px
}
 .modal_profile_image img{ 
    width: 95%;
padding:4px;
border-radius:4px;
border:1px solid #ddd	
}

.fullview_modal .modal-dialog{ 
	 height:calc(100% - 45px); 
	overflow-y:scroll;
	display:block
}
  /* Modal Header */
 

/* Modal Body */
.modal-body {padding:16px;}
 
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
} 
/*	
a[title]:hover:before {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: auto;
  top:auto;
  white-space: nowrap;
  z-index: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background:#fff;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
}
*/

.mobile_icon{
	background-position: -16px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
	margin-right:10px
}
.horoscp_icon{
	background-position: -64px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
}

.radio_box{
	background: #eee;
	padding: 12px 10px;
	border: 1px solid #ddd;
	border-radius: 7px;
	height:90px;
}
.short_msg{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd; 
    margin: 2px 0 0;
	 border-radius: 8px;
    padding: 10px 20px; 
}
.width-20{
	width:20%;
}
.chat_box_bg{
background:#eef9ff !important	
}
.chat_text{
	text-align:center;
	font-weight:500;
	color:#222;
	font-size:12px
}
.chat_box{
	 background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 12px;
    position: relative;
    text-align: center;
    width: auto;
	border-radius: 4px;
	border:1px solid #ddd
}
.chat_arrow:before{
	background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    content: "";
    height: 12px;
    left: -9px;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(-57deg);
    width: 18px;
}
.aside-list li{
	list-style:none;  
	border-bottom:1px solid #eee; 
}
.aside-list li a{ 
	font-size:14px;
	display:block;
	padding:10px 10px 10px 10px;
	
}
 .aside-list li.active a{
	background:#cce3f9; 
	font-weight:500;
	font-size:15px;
	color:#444
}
.grid_img{
	width: 150px;margin: auto;
}
  .edit_tabs.resp-tabs-list li .panel-title{
	 margin-bottom:0 !important 
  }
 .edit_tabs.resp-tabs-list li{
	 background:none !important;
	 color: #333;
	 border-bottom:1px solid #ddd;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    list-style: outside none none;
    margin:  0px !important;
    padding: 5px 0px !important;
    text-transform: capitalize;
 }
 .edit_tabs li.resp-tab-active { 
    font-weight: 500;  
	 background: #c32143 !important; 
    border:none !important;
    box-shadow:none !important;
    margin-bottom: 0px !important;
}
.edit_tabs li.resp-tab-active .panel-title{
	color: #fff; 
} 
.edit_tabs li .panel{
 background: none !important;
 border:none !important; 
 box-shadow:none !important;;
}
li.resp-tab-active .panel-default > .panel-heading{
	 background:none !important;
	 border:none !important;
} 
.edit_tab_container .resp-tab-content{
	border:none;
	padding:0
}
.upload_btn {
    border: 1px solid #ED8A00;
    display: inline-block;
    padding: 4px 12px;
	font-size:12px;
    cursor: pointer;
	color:#fff;
	font-weight:500;
	background:#ED8A00 
}
.input_text{
	width:130px;
	font-size:14px;
	font-weight:500;
	float:left;
	color:#222;
	display:inline-block
}
.colon{
	display: inline-block;
    float: left;
    width: 25px;	
}
.input_value{ 
	font-size:14px;
	font-weight:400; 
	margin-left: 155px;	
}




.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:40px !important
}

.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
}



.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
}




.pkg_status.status{
	bottom: auto;
	position:absolute;
    left: auto;
    right: 110px;
    top: 17px; 
	z-index:91
}

.pkg_status a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;
	
}


.pkg_status2 a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;	
}
.sub_main{
padding-top:40px;
padding-bottom:40px	
}
/*-- menu --*/
.menu {
    float: left;
}

/*-- //menu --*/
a:focus{
	outline:none;
	outline-offset:0px
}


/* start custom css */
.count_circle .chart{
	border-radius:50%;
	border:1px solid #009933;
	background:#009933;
	
}
.count_circle .chart span{
	 color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 120px;
}
 
.chart_circle{
	border-right:1px solid #ccc;
}
.chart {
    display: inline-block;
    height: 120px;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 120px;
}
.chart2 {
    display: inline-block;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 50px;
}
.chart2 .percent{
	font-size: 13px;
	 line-height: 50px;	
} 
.chart2 .percent::after { 
    font-size: 13px; 
}
.percent {
    display: inline-block; 
    z-index: 2; 
	font-size: 18px;
	 line-height: 120px;
}
.percent::after {
    content: "%";
    font-size: 18px;
    margin-left: 0.1em;
}
.chart canvas, .chart2 canvas{
    left: 0;
    position: absolute;
    top: 0;
}
.profile_img{
	width:150px;
	float:left; 
}
.notification{
  background: red none repeat scroll 0 0;
    border-radius: 94px;
    bottom: 0;
    content: "";
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    left: 22px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -13px;
    width: 22px;	
}

li.avatar img{ 
	border-radius:6px; 
}
li.avatar { 
	margin-top:5px !important
}
.bell-cls a{
	border-right:none !important; 
	opacity:1 !important
}
.profile_search h4{
    color: #f0ad4e;
    font-size: 15px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
}
.profile_search {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    min-height: 110px; 
    padding-top: 10px;
    width: 100%;
}
.profile_search label{
color:#fff;
font-weight:400;
font-size:13px;
}
.age.form-control{
display:inline-block	
}
 .custom_select .form-control {
	border-radius:0;
	height: 32px;
 }
.custom_select select {
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
	border-radius:0;
    color: #777; 
    cursor: pointer;
    display: inline-block;
    height: 32px;
	font-size:13px;
	width:100%;
    padding: 5px;
}
.custom_select .select-arw-down::before {
    height: 32px;
    width: 25px;
}
.custom_select .select-arw-down::before, .select-arw-down::before {
    content: "";
	font-family:fontawesome;
    display: block;
    height: 32px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 0px; 
    width: 22px;
	
}
 
.custom_select .select-arw-down::after {
    right: 10px;
    top: 15px;
}
.custom_select .select-arw-down::after, .select-arw-down::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #a3a5a5;
    content: " ";
	font-family:fontawesome;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 12px;
	
}
 
.select-arw-down{
    position: relative;
}
 
.adv_lists li{
	 color: #777;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-left: 18px;
}
.adv_lists li:before{
	content:'\f00c';
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #009933;
	
}
 
.adv_lists3 li:before{
	content:'\2022';
	 list-style-type: square;
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #009933;
	
	font-size:27px;
	
} 
/*
.adv_lists1 li{
	border-bottom: 1px solid #ccc;
	color: #777;
	margin-top:10px!important;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 0px;
	 padding-bottom: 7px;
    padding-left: 18px;
}
.adv_lists2 li{
	border-bottom: 0px solid #fff;
	 color: #009933;
	 margin-top:0px!important;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 0px;
	 padding-bottom: 7px;
    padding-left: 0px;
}
 
*/
 .font1{
	font-size:10px !important; 
 }
 .font-10{
	font-size:10px !important;
}
.font-12{
	font-size:12px !important;
}
.font-13{
	font-size:13px !important;
}
.font-14{
	font-size:14px !important;
}
.font-18{
	font-size:18px !important;
}
.font-20{
	font-size:20px !important;
}
.font-22{
	font-size:22px !important;
}
.font-24{
	font-size:24px !important;
}

.line-height-20{
	line-height:20px!important;	
}
.line-height-22{
	line-height:22px!important;	
}
.line-height-24{
	line-height:24px!important;	
}
.line-height-26{
	line-height:26px!important;	
}

.bold-400{
	font-weight:400!important;
}
.bold-500{
	font-weight:500!important;
}
.bold-600{
	font-weight:600!important;
}
.green{
	color:#4baa26 !important
}
.red{
	color:#ff0e16 !important
}
.white{
	color:#fff !important
}
.orange{
	color:#ef8b00 !important
}
.black{
	color:#111 !important
}
.gray{
	color:#888 !important
}

 .text-underline{
	text-decoration:underline !important 
 }
.text-uppercase{
	text-transform:uppercase !important
}
.border{
	border:1px solid #e2e2e2 !important
}
.border-top{
	border-top:0px solid #e2e2e2 !important
}
.border-bottom{
	border-bottom:1px solid #e2e2e2 !important
}
.border-left{
	border-left:1px solid #e2e2e2 !important
}
.border-right{
	border-right:1px solid #e2e2e2 !important
}
.box_hover:hover{
	box-shadow:0px 1px 4px 0px #ffad33 !important; 
	transition:all easy in-out 1s; 
}
.gold_member{
	border-color:#ffad33 !important;
	background:#FFF3E2!important;
}

.diamond_member{
	border-color:#00b300 !important;
	background:#e6ffee!important;
}

.box_hover2:hover{
	box-shadow:0px 1px 4px 0px #0a0f0f !important; 
	transition:all easy in-out 1s; 
}
.silver_member{
	border-color:#d1e0e0 !important;
	background:#f0f5f5!important;
}
.platinum_member{
	border-color:#FFDCAD !important;
	background:#FFF3E2!important;
}
 /* padding 0px */
 
 .pt-0{
	padding-top:0 !important; 
 }
 .pb-0{
	padding-bottom:0 !important; 
 }
 .pl-0{
	padding-left:0 !important; 
 }
 .pr-0{
	padding-right:0 !important; 
 }
 
 /* padding 5px */
 
  .pt-5{
	padding-top:5px !important; 
 }
 .pb-5{
	padding-bottom:5px !important; 
 }
 .pl-5{
	padding-left:5px !important; 
 }
 .pr-5{
	padding-right:5px !important; 
 }
 
 /* padding 10px */ 
 
 .pt-10{
	padding-top:10px !important; 
 }
 .pb-10{
	padding-bottom:10px !important; 
 }
 .pl-10{
	padding-left:10px !important; 
 }
 .pr-10{
	padding-right:10px !important; 
 }
 
 /* padding 20px */
 
 .pt-20{
	padding-top:20px !important; 
 }
 .pb-20{
	padding-bottom:20px !important; 
 }
 .pl-20{
	padding-left:20px !important; 
 }
 .pr-20{
	padding-right:20px !important; 
 }
 
 /* margin 0px */
 
 
 .buttons{
	 margin-bottom:-3px !important; 
	margin-left:0px!important;
	 
 }
 
 .mt-0{
	margin-top:0 !important; 
 }
 .mb-0{
	margin-bottom:0 !important; 
	margin-left:0px!important;
 }
 .ml-0{
	margin-left:0 !important; 
 }
 .mr-0{
	margin-right:0 !important; 
 }
 
 /* margin 5px */
 
  .mt-5{
	margin-top:5px !important; 
 }
 .mb-5{
	margin-bottom:5px !important; 
 }
 .ml-5{
	margin-left:5px !important; 
 }
 .mr-5{
	margin-right:5px !important; 
 }
  
/* margin 10px */
  
 .mt-10{
	margin-top:10px !important; 
 }

 .ml-10{
	margin-left:3px !important; 
 }
 .mr-10{
	margin-right:0px !important; 
 }
  
 
.more_links ul li{
	display:inline-block; 
  	padding:0 6px;
	font-size: 13px;
	margin-bottom:3px;
	color: #555; 
	border-right:1px solid #ddd
}
.more_links ul li a{
	color: #555; 
    font-size: 13px;
}
.more_links ul li a:hover{
	color: #009933;  
}
.more_links ul li:first-child{
	padding-left:0;	
}
 
.more_links ul li:last-child{
	border-right:none
}

.social_links ul li{
	 display:inline; 
	 font-size: 13px;
	 padding:0 5px; 
}
.footer2 {
	background:#fafafa;
	border-top:1px solid #000;
} 
.footer2 .more_links ul{
	margin:12px 0 
} 
.social_links ul li:first-child{
	padding-left:0;	
}


/* end custom css */

/*-- nav --*/


.navbar-nav > li:last-child {
border-right:none;	
}
.navbar-nav > li.bell-cls {
border-right:none;	
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    background: none;
    color: #fff;
	opacity:1;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background:none;
	border:none;
}
/*-- //nav --*/
/*-- //header --*/
/*----*/
.logo {
   /* margin-top: 5px; MY CSS*/ 
	position:relative;
	float: left;
}

.logo a {
    color: #fff;
    font-size: 34px;
    letter-spacing: 0px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
.cd-logo {
	z-index: 99999;
}
/* logo-effect */
.link--takiri {
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--takiri:hover {
	color: #FFFFFF;
}

.link--takiri::before {
	content: '';
    position: absolute;
    height: 25px;
    width: 76%;
    top: 82%;
    margin-top: -18px;
    left: 9%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    z-index: 0;
}

.link--takiri:hover::before {
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-moz-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-o-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-ms-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.link--takiri span {
	font-size: 35%;
    font-weight: 600;
    position: absolute;
    right: -75px;
    color: #f0ad4e;
    bottom: -18px;
    opacity: 0;
    -webkit-transform: translate3d(-10px,-10px,0);
    transform: translate3d(-10px,-10px,0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.link--takiri:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.link {
    outline: none;
    text-decoration: none;
    font-size: 8em;
    line-height: 1;
    color: #9e9ba4;
    display: inline-block;
}
a.link { 
	text-decoration:none;
	z-index: 999;
}

/* //logo-effect */

/*-- sign in-form --*/
.modal-dialog {
   /* width: 500px;*/
    margin: 30px auto;
}
.modal-title {
    text-transform: uppercase;
    color: #ff4747;
    font-size: 16px;
    text-align: center;
}
.login-w3ls form {
    padding: 0 2em;
}
.login-w3ls input[type="text"], .login-w3ls input[type="password"] {
    outline: none;
    font-size: 15px;
    color: #000;
    padding: 10px;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    background: #fffefe;
    border: 1px solid #d2d2d2;
}
.login-w3ls label {
    font-size: 14px;
    color: #000;
    margin: 20px 0px 6px 0px;
    display: block;
    font-weight: 400; 
}
.signin-agileits-bottom {
    float: right;
    width: 41%;
}
.login-w3ls input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    width: 50%;
    margin: 0em auto 2.55em;
    text-align: center;
    display: inherit;
    outline: none;
    padding: 11px 30px 8px;
    letter-spacing: 0px;
    font-size: 13px;
    color: #fff;
    border: none;
    background: #f0ad4e;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.login-w3ls input[type="submit"]:hover {
    background: #c32143 ;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.w3ls-loginr {
	margin:30px 0;
}
.w3ls-loginr a {
    float: right;
    color: red;
    font-size: 16px;
}
/*-- //sign in-form --*/ 
/*-- sign in-bottom --*/
.signin-agileits-bottom p {
    text-align: center;
    margin: 1.8em 0;
}
.signin-agileits-bottom p a {
    color: #000;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.signin-agileits-bottom p a:hover {
    color: #2DCC70;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.social-icons ul li {
    background-color: #3b5998;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    display: inline-block;
    width: 48%;
    float: left;
}
.social-icons ul li a {
	display:block;
}
.social-icons ul li a span {
    vertical-align: middle;
    color: #fff;
    float: left;
    font-size: .9em;
}
.social-icons ul li a span.text {
    padding: .8em 0;
    text-align: center;
    width: 78%;
}
.social-icons ul li span.icons {
    background: #2E4A84;
    width: 22%;
    height: 40px;
    display: inline-block;
	border-right: 1px solid #3b5998;
}
.social-icons ul li.twt {
    background-color: #55acee; 
    float: right;
}
.social-icons ul li.twt span.icons {
    background: #4D9CD8;
    border-color: #67b0e8;
}
.social-icons ul li:hover {
    background:#2E4A84;  
}
.social-icons ul li.twt:hover{
    background:#4D9CD8; 
} 
.icons i {
    display: inherit;
    padding-top: 15px;
	    padding-left: 15px;
}
/*-- //sign in-bottom --*/


i.fa.fa-heart { 
	margin-right:3px;
}
.agileits-register {
    width: 40%;
    float: right;
    background: rgb(245, 248, 249); 
    padding: 20px;
	margin-top: 2%;
}
.agileits-register h3 {
    margin: 0px 0 15px 0;
    color: #c32143;
    font-size:20px;
    padding: 5px 0px;
   
}
/*-- sign-up --*/
.w3_modal_body_grid span{
	float: left;
    width: 30%;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
	font-family:'Roboto', sans-serif;
	font-size: 13px;
    padding-top: 10px;
    
}
#w3_country,.w3_modal_body_grid input[type="text"],.w3_modal_body_grid input[type="email"],#w3_country1,.w3_modal_body_grid input[type="password"]{
	width: 70% !important;
    font-size: 13px;
    outline: none;
    border: 1px solid #bbb;
    padding: 5px;
    color: #000;
    background: #ffffff;
}
.w3_modal_body_grid select {
    width: 25%;
    font-size: 13px;
    padding: 5px;
}
.w3_modal_body_grid input[type="tel"] {
    font-size: 14px;
    outline: none;
    border: 1px solid #bbb;
    padding: 6px;
    color: #000;
    background: #ffffff;
	width: 100%;
}
select#w3_country option ,select#w3_country1 option {
	color:#000;
}
.w3_modal_body_grid1{
	margin: 9px 0;
}
.colr {
    float: left;
    margin-right: 1em;
}
label.radio {
    font-size: 14px;
    font-weight: 500;
    color: #797777;
    padding-left: 18px;
    margin: 0;
}
.checkbox input, .radio input {
    position: absolute;
    left: -9999px;
}
.radio i {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    outline: none;
    background: #c32143 ;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input:checked + i:after, .radio input:checked + i:after {
    opacity: 1;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input + i:after, .radio input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.w3_gender {
    float: right;
    width: 70%;
    margin: 0;
}
.agileits-register input[type="submit"] {
    outline: none;
    padding: 8px 30px 8px; 
    font-size: 13px;
	letter-spacing:0;
    color: #fff;
	font-weight:600;
    border: none;
    background: #c32143;
    margin: 15px 0 3px;
    text-transform: uppercase;
	float:right;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.w3-agree {
	margin:10px 0 0 0;
}
label.agileits-agree {
    margin-left: 4px; 
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal; 
}
.agileits-register input[type="submit"]:hover {
	background:#c32143 ;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
p.w3ls-login {
    text-align: center;
    margin-top: 20px;
	font-size:14px;
}
p.w3ls-login a:hover {
	text-decoration:underline;
	color: #c32143 ;
}
/*-- //sign-up --*/

/*-- banner-bottom --*/

.dropdown-box{
	padding:12px 14px; 
}

.sub_list:first-child{
	border-right: 1px solid #ddd;
    float: left;
    width: 60%;
}
.sub_list:last-child{ 
	width:40%;
	float: left;
}
.avatar .sub_list > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list li:hover{ 
background:#eee;
}
.sub_list li:hover > a:hover, .sub_list li:hover > a, .sub_list li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important
}
.banner-bottom{
	padding:4em 2em;
}
.agileinfo_banner_bottom{
	width:70%;
	background:#f5f5f5;
	padding:2em;
	text-align:center;
	margin:0 auto 3em;
}
.agileinfo_banner_bottom span{
	padding:1em;
	border:1px solid #212121;
	font-size:1em;
	color:#212121;
}
.agileinfo_banner_bottom h3{
	font-size: 1.5em;
    color: #24AB00;
    text-transform: capitalize;
    line-height: 1.5em;
    margin: 1em 0;
}
.agileinfo_banner_bottom p{
	color:#999;
	line-height:2em;
}
.w3agile_banner_btom_login_left{
}
.w3agile_banner_btom_login_left1{
}
.w3agile_banner_btom_login_left2{
}
.w3agile__text h4, .w3agile__text span {
    font-size: 14px;
    color: #fff;
    margin-top: 18px;
	color: #000;
}
.avatar .dropdown-menu {
	min-width: 350px;
}
.nav_bottom .dropdown-menu{
	left:calc(100% - 350px) !important;
}

.navbar-nav > li > .dropdown-menu {
    padding-top: 0;
}
#country, #country1, #country2, #country3 {
    outline: none;
    padding: 10px;
    background: #fff;
    color: #212121;
    font-size: 13px;
    width: 100%;
    margin: 10px 0 0;
    border: none;
    padding: 5px;
	border: 1px solid #adadad;
}
#country1,#country2{
	width: 38%;
}
.w3agile__text span {
    margin: 0 10px 0;
}
.w3agile__text.col-sm-7.w3agile_banner_btom_login_left1 select {
    width: 38%;
	font-size: 13px;
    height: 32px;
	border-radius:5px;
    padding: 5px 6px;
    width: 38%;
}
.w3agile_banner_btom_login_left3 {
    float: right;
    margin: 20px 0 0 0;
}
.w3agile_banner_btom_login_left3 input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
	border:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.w3agile_banner_btom_login_left3 input[type="submit"]:hover{
	background: #f0ad4e;
    color: #ffffff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- //banner-bottom --*/


.w3layouts-banner {
	background:url("../images/couple4.jpg") no-repeat 0px 0px;
	background-size: cover;
	min-height:720px;
}


.w3l_find-soulmate h3 {
    font-size: 40px;
    color: #333;
    margin-bottom: 46px;
}
.w3l_find-soulmate {
    padding: 60px 0;
    background-color: rgb(244, 234, 234);
}
 
.success_stories h4 {
	font-size: 16px;
    color: #c32143;
    margin: 25px 0 0px 0; 
}
.success_stories p {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px; 
  
}
.w3_soulgrid { 
	padding:5px; 
	text-align: center;
	width: 185px;
	height: 185px;
	 position: relative;
	margin:0 auto; 
}
.w3_soulgrid img{
    border-radius: 80%;
    bottom: 0;
    height: 185px;
    left: auto;
    margin:0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: auto;
    width: 185px;
}

 
/*-- browse profiles --*/
.w3layouts-browse {
	padding:60px 0;
}
.w3layouts-browse h3 {
	font-size: 30px;
	letter-spacing:0px;
    color: #000;
    margin-bottom: 45px;
}
.w3-browse-grid h4 {
    color: #f0ad4e;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    font-size: 20px;
}
.w3-browse-grid ul li {
	display: inline-block;
    margin: 6px 5px;
    border-right: 0px solid #a5a5a5;
    padding-right: 10px;
    line-height: 13px;
	font-size:13px;
	list-style: square;
}
.w3-browse-grid ul li.more {
	border-right:none;
}
.w3-browse-grid ul li a {
	color:#656565;
	font-size:13px;
}
.w3-browse-grid ul li a:hover {
	color:#000;
}
.w3-browse-grid ul li.more a {
	color:#009933;
}
/*-- //browse profiles --*/


/*-- Service --*/
.agile-assisted-service {
	background: rgba(0, 0, 0, 0.1) url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
    padding-top: 32px;
}
.agile-assisted-service h4 {
	font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
	letter-spacing:0px;
}
.agile-assisted-service p {
	font-size: 16px;
    color: #e0e0e0; 
    font-weight: 300;
    margin: 0 auto 15px;
    width: 45%;
    line-height: 40px;
}
.agile-assisted-service a {
	font-size: 14px;
    color: #e0e0e0;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    background: rgba(236, 52, 52, 0.81);
    padding: 10px 25px;
}
/*-- //Service --*/

/*-- Location --*/

.location {
	padding: 100px 0;
}

.location h3 {
	text-align: left;
	font-size: 40px;
	margin-bottom: 30px;
	color: #1dc8d9;
	margin-top: 50px;
}
.location h5 {
	font-size: 25px;
    margin-bottom: 30px;
    font-style: italic;
    color: #000000;
    letter-spacing: 0px;
}
.location p {
	line-height: 34px;
    color: #d81a23;
    font-size: 20px;
	width:80%;
}

/*-- //Location --*/

/*-- get started --*/
.w3layous-story {
    background: #f0ad4e;
    padding: 40px 0;
}
.w3layous-story h4 {
	color:#fff;
	font-size:23px;
	letter-spacing:0px
}
.w3layous-story h4 a {
    color: #ff0200;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.62);
    border-radius: 3px;
    font-size: 15px;
    vertical-align: middle;
    margin-left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.64);
}
.w3layous-story h4 a:hover {
	background:#000;
	color:#fff;
}
/*-- //get started --*/

/*-- gallery --*
.agileits-gallery {
	background:#00d0ff;
	padding: 70px 0;
}
 #thumbGrid{
      width: 72%;
  margin: auto;
  margin-top: 25px;
        }

        label{
            color: white;
        }


        #customize {
            display: inline-block;
            margin-top: -30px;
            position: absolute;
            color: white
        }


        #customize input, #customize select {
            font-size: 17px;
            margin: 3px;
            padding: 4px;
            border: 1px solid rgba(255, 255, 255, 0.5);
            border-radius: 0;
            color:#fff;
            background-color: rgba(0, 0, 0, 0.2)
        }

        #customize select {
            margin: 0;
            background-image: url(css/thumbgrid-font/font/downArrow.svg);
            background-repeat: no-repeat;
            background-position: right center;
            padding-right: 25px;
            outline: none;
            overflow: hidden;
            text-indent: 0.01px;
            text-overflow: '';
            vertical-align: middle;

        }

        #customize label {
            font-size: 16px;
            margin: 3px 0;
            padding: 3px 0;
            width: 150px;
            display: inline-block;
        }
  --//gallery--*/	

/*-- List of brides and grooms --*/
.w3ls-list {
	 /*background: #efefef none repeat scroll 0 0;  */
	  background: #fff none repeat scroll 0 0;
    margin-top: 60px;
}
.w3ls-aside {
    background: #fff;
	padding:0;
	border-radius:8px;
	border:1px solid #aaa;
	box-shadow:0 1px 0 #e2e2e2
}
.w3ls-list h2 {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 15px; 
}
.w3ls-aside-box{
	padding:0 14px;
}
 
h3.w3_special {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}

.profile-details h5 {
    
    padding: 5px;
    color: #222;
    font-size: 12px;
    letter-spacing: 0px; 
}


.w3-prfr { 
    margin-left: 166px;
}
.w3-prfr2 { 
    padding-left: 14px;
	width:80%;
	
}
.w3-prfr3 { 
   float: left;
    padding-left: 10px;
    width: 23%;
}
 
@media (max-width:480px){
	.resp-tab-content{
		padding:0px !important
	}
.w3-prfr { 
    margin-left: 0%;
	margin-top:10px;
	float:left
}
	
.profile_img{ 
 width: 130px;
}
.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:30px !important
}

}

.w3-prfr p, .w3-prfr2 p {
    font-size: 13px;
    line-height: 14px;
    color: #333; 
	margin-left:-30px!important;
	margin-top:60px;
}
.w3-prfr h4, .w3-prfr2 h4 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0px 0 10px;
    color: #333;
	font-weight:600
}
.w3-prfr span.id_num, .w3-prfr2 span.id_num{
	color:#ff2929;
	font-size:14px;
	text-transform:uppercase;
}
.reg_btns a {
    font-size: 12px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 4px 12px;
}
 
.reg_btns a:hover{
	background:#f0ad4e;
	color:#fff;
}
p.light {
    font-size: 13px;
    color: #8c8c8c;
    line-height: 24px;
    padding: 10px;
}
p.light a {
	color: red;
}
.alert{
	border-radius:0
}
.w3ls-aside h4 {
    color: #c32143;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px; 
	margin-bottom:5px;
    padding: 12px 14px 10px; 
}
.w3ls-aside-box2 .panel-group .panel{ 
	border-color:#fff #fff #ddd !important;
	margin-bottom:0px;
	border-radius:5px;
}
.w3ls-aside-box2 .panel-group .panel:last-child{
	margin-bottom:0px !important;
}
.w3ls-aside-box2 .panel-group{
	margin-bottom:0 !important;
	border-radius:5px!important;
}
.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:4px 15px 15px;
}
.w3ls-aside-box2 .panel-group .top{
	padding:0px 15px 4px!important;
	border-top-color:#fff !important;
}
.w3ls-aside-box2 .panel-default > .panel-heading{
	background-color: #fff;
	padding:0
}
.w3ls-aside-box2 .panel-title{
	padding:0px 0px;
	color:#111;
	font-size:12px;
	font-weight: normal;
}
.w3ls-aside-box2 .toggle_icon:after{
	content: "\f067";
    font-family: fontawesome;
    left: auto;
	opacity: 0.5;
    position: absolute;
    right: 33px;
    top: auto; 
	margin-top:14px;
} 
.w3ls-aside-box2 .collapsed[aria-expanded="false"]:after {
	content: "\f067";
    font-family: fontawesome; 
}
.w3ls-aside-box2 .toggle_icon[aria-expanded="true"]:after {
	content: "\f068";
    font-family: fontawesome;
    
}
.w3ls-aside-box2 .in .panel-body {
    display: block;
	min-height:70px;
	max-height:250px;
	overflow-y:auto;
	position:relative 
}
.panel_list li{
	list-style:square;
	 margin-bottom:-5px;
}
.panel_list li a{ 
	padding:5px 10px;
	display:block;
	color:#666;
	font-size:12px;
}
.panel_list li:hover a{  
	background-color:#eee
}
.fltr-w3ls {
	margin:25px 0;
}
.fltr-w3ls h5 {
    font-size: 19px;
    color: #f0ad4e;
	margin-bottom:15px;
}
.fltr-w3ls ul li {
	display:inline-block;
	margin:3px 0;
	color:#fff;
}
.fltr-w3ls ul li a {
	background:#696969;
	padding:9px 17px 7px;
	font-size:13px;
	color:#fff;
	display:block;
	text-decoration:none;
}
.fltr-w3ls ul li a:hover {
	background:#000;
}
/*-- /List of brides and grooms --*/


/*-- breadcrumbs --*/
.w3layouts-breadcrumbs {
	padding:14px 0;
	text-align:left;
}
span.agile-breadcrumbs {
    color: #fff;
    font-size: 20px; 
}
span.agile-breadcrumbs a {
	color:#f0ad4e;
	margin:0 5px;
	font-size:25px;
}
 
span.agile-breadcrumbs a i {
    color: #d0eaf7;
    font-size: 16px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
span.agile-breadcrumbs a i:hover  {
    color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
/*-- //breadcrumbs --*/


/*-- featured profiles --*/
/*--flexisel--*/
.profile-image {
  position: relative;
  margin: 10px 0px;
}
.agile-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.93);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  
}
.agile-overlay ul {
	padding:10px 10px 10px;
}
.agile-overlay h4 {
    margin-top: 10px;
    color: #009933;
    text-align: center;
    margin-left: 10px;
    font-weight: normal;
    font-size: 15px;
}

.biseller-column:hover .agile-overlay {
  height: 100%;
}
.agile-overlay ul li span {
    width: 65px;
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
	text-align: left;
}
.agile-overlay ul li {
    list-style: none;
    display: block;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 15px;
	font-weight:300;
}
.w3layouts_featured-profiles {
    padding: 40px 0px;
}
.flex-slider{	
	background:#242a2c;
	padding:100px 0;
}

#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
/*
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;
	line-height:40px; 
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	left: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat 1px 3px;
}
.nbs-flexisel-nav-right {
	right: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat -23px 3px;
}
*/

/*
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;  
	cursor: pointer;
	z-index: 9;
} 
.nbs-flexisel-nav-left:before{
	left: -15px;
	top: 45% !important;
	content:"\f104";
	font-family:fontawesome;
	background: #009933;
    border: 1px solid #ddd;
    color: #fff; 
	position: absolute;
    font-size: 20px; 
    padding: 0 7px	
}

.nbs-flexisel-nav-right:after {
	right: -15px;
	top: 45% !important;
	content:"\f105";
	font-family:fontawesome; 
	background: #009933;
    border: 1px solid #ddd; 
    color: #fff; 
	position: absolute;
    font-size: 20px; 
    padding: 0 5px 0 8px	
}

ul#flexiselDemo3.nbs-flexisel-nav-left, ul#flexiselDemo3.nbs-flexisel-nav-right {
	width:26px;
	height:44px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	display:none;
} */
.biseller-column img {
    width: 100%;
    position: relative;
    border: 2px solid #bbb;
	border-radius:8px;
    box-shadow: 0 0 10px #F9F9F9;
    -webkit-box-shadow: 0 0 10px #F9F9F9;
    -moz-box-shadow: 0 0 10px #F9F9F9;
    box-shadow: 0 0 10px #F9F9F9;
	padding: 2px;
}
.agile_featured-profiles h2 {
    font-size: 35px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
/*--//flexisel--*/
/*-- //featured profiles --*/


/*-- mobile app --*/
.wthree-mobilaapp.main-grid-border {
    background: #efefef;
}
.app {
    padding: 70px 0px 0 0;
}
.app-image img {
	width:80%;
}
.w3ls_app-left h3 {
    font-size: 26px;
    line-height: 38px;
    margin: 70px 0 0px 0;
    color: #c32143 ;
    letter-spacing: 0px;
}
.w3ls_app-left p {
    margin: 20px 0 0px 0;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0px;
}
.agileits_app-devices {
    width: 75%;
    margin: 30px 0 0 0;
}
.agileits_app-devices a {
    float: left;
    width: 46%;
	margin-right:4%;
}
.agileits_app-devices a img {
    width: 100%;
}
.agileits_app-devices h5 {
	margin-bottom: 12px;
    letter-spacing: 0px;
    font-size: 20px;
    color: #f0ad4e;
}
/*-- //mobile app --*/


/*-- footer --*/
.footer {
    padding-top: 30px;
    padding-bottom: 20px;
	background:#fafafa;
	border-top: 1px solid #eee;
    box-shadow: -3px 0 4px #ddd;
}
.footer-logo.header-logo {
    float: none;
    text-align: center;
}
.address-left {
    background: #c1f0f5;
    padding: 2em;
    z-index: 9;
}
.address-right{
	position:relative;	
}
.footer-logo.header-logo h6 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
    color: #c32143 ;
}
.address-left ul li {
    display: block;
    margin: 20px 0;
    font-size: 14px;
    color: #4c4c4c;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
    text-align: center;
}
.address-left ul li a{ 
    color: #000;
}
.address-left ul li a:hover {
    color: #3c9de8;
}
.address-left ul li i.fa {
    margin-right: 5px;
    font-size: 1.3em;
}
.footer h3 {
    border-bottom: 1px solid #ccc;
    color: #009933;
    font-size: 18px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-transform: capitalize;
} 

.footer h3:before {
	  border-bottom: 1px solid #009933;
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    top: 27px;
    width: 100px;
}



.footer-grids {
   /*text-align: center;*/
}
.footer-grids ul li {
    display: block;
    font-size: 13px;
    margin: 8px 5px 0;
    color: #000000;
}
.footer-grids ul li i.fa {
    margin-right: 7px;
}
.footer-grids ul li a{
	font-size:13px;
	color:#656565;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.footer-grids ul li a:hover {
    color: #000;
}
.copy-right {
    text-align: center;
    padding: 15px 0;
    background: #222;
}
.copy-right p {
    font-size: 1em;
    color: #fff;
    font-weight: 300;
	line-height:1.8em;
}
.copy-right p a{
    color: #fff;
}
.copy-right p a:hover{
    color: #f44336;
}/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:right
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #00ACEE;
}
.social .tw:before,
.social .tw:after{
    border-color: #00ACEE;
}

.social .gp{
    background: #DD4B39;
}
.social .gp:before,
.social .gp:after
{
    border-color: #DD4B39;
}
.social .pin{
    background: #fe4445;
}
.social .pin:before,
.social .pin:after
{
    border-color: #fe4445;
}
.social .db{
    background: #f85993;
}
.social .db:before,
.social .db:after
{
    border-color: #f85993;
}
.social .rss{
    background: #ff9845;
}
.social .rss:before,
.social .rss:after
{
    border-color: #ff9845;
}
.social .lin{
    background: #3a9bdc;
}
.social .lin:before,
.social .lin:after
{
    border-color: #3a9bdc;
}
.social a:before,
.social a:after{
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0; bottom: 0; left: 0; right: 0;
    border-radius: 50%;
    transition: .3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: .3s all;
    opacity: 0;
}
.social ul li a i {
     color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
section.social ul li {
	display:inline-block
}
a.icon.gp {
    margin: 0;
} 
/*-- //Social-Icons --*/
/*-- //footer --*/

/*-- app-page --*/
.w3layouts-inner-banner {
    background: url(../images/inner-banner.jpg) no-repeat center center;
    min-height: 350px;
    padding: 5px 0 35px 0;
    background-attachment: fixed;
    background-size: cover;
}

/*-- Header Part Starts Here --*/

/* Shutter Out Vertical */
a.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #ff339a;
  color: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2d80f;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {
  color: white;
}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
ul.navig li a:hover ul.navig li a:after{
	display: block;
}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;
}
.head_grid{
	text-align:center;
	width: 26.3%;
}
.head_grid_center{
	margin: 0 7em;
}
.grid_ba{
	width:100%;
	background:#dfdfdf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	padding: 5em 1em;
	margin:0 auto;
}
.grid_ba p{
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:600;
	color: #4c4a5a;
}
.stars {
	margin: 7em 0 2em 0;
	text-align: center;
	position: relative;
}
.stars:before {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	left: 9%;
}
.stars:after {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	right: 9%;
}
.navbar-nav{
float:right	
}
@media (max-width: 768px){

span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
.header {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	left:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
  padding: 7px;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  display: block;
  background: #fff;
  color: #333333;
  margin: 3px 0px;
}
ul.navig li a:hover{
	color:#ffffff;
}
 span.menu{
	display:block;
	float:right;
	margin: 20px 15px 0 0;
}
ul.navig {
	margin: 0;
	z-index: 999;
	position: absolute;
	width: 96%;
	text-align: center;
	top: 100%;
	left: 2%;
	background: rgba(255, 255, 255, 0.97);
}
.navigation {
	height: 60px;
	padding: 0px 16px 0em;
	margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;
}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;
}
}
/*--Header-Part-Ends-Here --*/
.banner{
	background: #0fa7ff;
	padding: 4em 0px 3.5em 0px;
}
.banner-left img {
  width: 100%;
}
.banner-left{
	text-align:center;
}
.banner-right {
  margin-top: 9.5%;
}
.banner-right h2{
	color: #fff;
	font-size: 2.3em;
	font-weight: 300;
	margin: 0;
}
.banner-right h2 span{
	font-weight:700;
}
.banner-right h3 {
  font-size: 1.95em;
  font-weight: 400;
  color: #fff;
  margin-top: 1.8%;
}
.banner-right p {
    color: #fff;
    font-size: 22px;
    line-height: 39px;
    margin-top: 11%;
    font-weight: 600;
}
.bnr-btn{
	margin-top:10%;
}
.bnr-btn a {
  padding: 13px 35px;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  background: #ff0030;
  border-bottom: 4px solid #B6A416;
}
.banner-right ul{
	padding:0;
	margin-top: 8.5%;
}
.banner-right ul li{
	list-style:none;
	display:inline-block;
}
.banner-right ul li:nth-child(1){
	margin-right:17px;
}
.banner-right ul li span{
	background:url(../images/bn-sprit.png) no-repeat;
	width:42px;
	height:48px;
	display:block;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.banner-right ul li span.apl{
	background-position:0px 0px;
}
.banner-right ul li span.rbt{
	background-position:-42px 0px;
}
.banner-right ul li span.apl:hover{
	background-position:0px -48px;
}
.banner-right ul li span.rbt:hover{
	background-position:-42px -48px;
}
/* Bounce To Bottom */
a.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #f2d80f;
  color: #fff;
}
a.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color:#000;
  background: #d0a822;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-bounce-to-bottom:hover,a.hvr-bounce-to-bottom:focus,a.hvr-bounce-to-bottom:active {
  color: white;
}
a.hvr-bounce-to-bottom:hover:before,a.hvr-bounce-to-bottom:focus:before,a.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--Banner-Part-Ends-Here--*/
/*--feature-Part-starts-Here--*/
.feature {
  padding: 9em 0px 0 0;
}
.get-top h3,.support-top h3,.demo-top h3{
	color: #fff;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top h3{
	color: #000;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top p{
	color: #969696;
    width: 100%;
    margin-top: 16px;
    line-height: 28px;
    font-size: 17px;
    font-weight: 300;
}
.feature-main{
	background:url(../images/ftr-bnr.png) no-repeat;
	width:906px;
	height:856px;
	display:block;
	margin-top:6%;
	position:relative;
}
.ftr-left {
    position: absolute;
    top: 7.5%;
    left: 28.5%;
}
.ftr-left-one {
  position: absolute;
  top: 23%;
  left: 27.8%;
}
.ftr-left-two {
  position: absolute;
  top: 39%;
  left: 27.8%;
}
.ftr-left-tre {
  position: absolute;
  top: 54%;
  left: 27.8%;
}
.ftr-left-fvr {
  position: absolute;
  top: 70%;
  left: 27.8%;
}
.ftr-right {
	 position: absolute;
	 top: 4%;
	 left: 41%;
}
.ftr-right-one {
  position: absolute;
  top: 20%;
  left: 41%;
}
.ftr-right-two {
  position: absolute;
  top: 37%;
  left: 41%;
}
.ftr-right-tre {
  position: absolute;
  top: 54%;
  left: 41%;
}
.ftr-right-fvr {
  position: absolute;
  top: 72%;
  left: 41%;
}
.ftr-right-one h4 {
  transform: rotate(1.5deg);
}
.ftr-right-two h4 {
  transform: rotate(3deg);
}
.ftr-right-tre h4 {
  transform: rotate(6deg);
}
.ftr-right-fvr h4 {
  transform: rotate(8.5deg);
}
.ftr-right p,.ftr-right-one p,.ftr-right-two p,
.ftr-right-tre p,.ftr-right-fvr p {
	color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px;
    padding-right: 16%;
    line-height: 30px;
}
.ftr-right p{
	transform: rotate(0.1deg);
}
.ftr-right-one p {
  transform: rotate(2.1deg);
}
.ftr-right-two p {
  transform: rotate(4deg);
}
.ftr-right-tre p {
  transform: rotate(5.9deg);
}
.ftr-right-fvr p {
  transform: rotate(9.5deg);
}
.feature-right {
  text-align: left;
  width: 38%;
  float: right;
}
.feature-left{
	width:62%;
	float:left;
}
.feature-top {
  margin-left: 25%;
}
/*--feature-Part-Ends-Here--*/
/*--establish-Part-starts-Here--*/
.establish{
	background:url(../images/est-banner.png) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	margin-top: -8%;
	min-height: 735px;
}
.est-bottom p span {
  display: block;
}
.est-top {
  margin-top: 20%;
}
.est-left{
	float:left;
}
.est-left img {
    border-radius: 50%;
}
.est-right {
  float: left;
  text-align: left;
  margin: 3% 0 0 4%;
}
.est-right ul{
	padding:0;
	margin-top:1%;
}
.est-right ul li{
	list-style:none;
	display:inline-block;
}
.est-right h3{
	font-size:1.8em;
	font-weight:700;
	color:#000;
	margin:0;
}
.est-right p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  width: 70%;
  margin-top: 3%;
  line-height: 1.3em;
}
.est-bottom {
  margin-top: 10%;
}
.est-bottom p {
  color: #fff;
  font-weight: 300;
  font-size: 2.2em;
  font-style: italic;
  width: 100%;
  text-align: center;
}
.est-bottom p sup {
  top: -1.5em;
}
.est-bottom p sub {
  bottom: -0.25em;
  margin-left: 80%;
  display: block;
}
/*--establish-Part-Ends-Here--*/
/*--awesome-Part-starts-Here--*/
.awe-left img{
	width:100%;
	border:4px solid #0fa7ff;
}
.awe-left:hover {
  transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  z-index: 1;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.awe{
	padding:6em 0px;
	background: #fff;
}
.awe-top{
	text-align:center;
}
.awe-bottom{
	margin-top:10%;
}
.awe-top h3{
  color: #000;
  font-size: 2.3em;
  font-weight: 600;
  margin: 0;
}
.awe-top p{
  color: #000;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
/*--awesome-Part-Ends-Here--*/
/*--demo-Part-starts-Here--*/
.demo{
	padding:70px 0;
	background: #0fa7ff;
}
.demo-top p{
  color: #fff;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
.demo-top{
	text-align:center;
}
.demo-bottom{
	margin-top:6%;
	text-align: center;
}
.demo-bottom iframe {
  width: 78%;
  height: 550px;
  border: 10px solid #fff;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
}
/*--demo-Part-Ends-Here--*/
/*--get-Part-starts-Here--*/
.get{
  background: url(../images/get-bnr.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 1040px;
  margin-top:-19%;
}
.get-top {
  margin-top: 40%;
}
.get-top p,.support-top p{
    color: #fff;
    margin-top: 45px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    width: 58%;
}
.get-top ul{
	padding:0;
	margin-top:7%;
}
.get-top ul li{
	list-style:none;
	display:block;
}
.get-top ul li:nth-child(2){
	margin-top:15px;
}
/*--get-Part-Ends-Here--*/
/*--support-Part-starts-Here--*/
.sup {
  position: absolute;
  right: 13.5%;
  top: -45.4%;
}
.support{
	padding:6em 0px;
	background:#0fa7ff;
	position: relative;
}
.support-bottom{
	margin-top:5%;
}
.support-left input[type="text"] {
  width: 90%;
  color: #6d6d6b;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.49);
  padding: 20px 1.3em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-textarea textarea {
  resize: none;
  width: 90%;
  color: #6d6d6b;
  font-size: 18px;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  padding: 20px 1.3em;
  border: none;
  min-height: 15em;
  border: 1px solid rgba(0, 0, 0, 0.49);
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-but input[type="submit"] {
  border: none;
  outline: none;
  color: #fff;
  background: #f2d80f;
  padding: 6px 55px;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 400;
  -webkit-appearance: none;
  border-bottom: 4px solid #B6A416;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -o-transition:0.5s all;
  -moz-transition:0.5s all;
  -ms-transition:0.5s all;
}
.contact-but input[type="submit"]:hover {
  background: #cf032a;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-but {
  text-align: right;
  margin: 7.5% 9.2% 0 0;
}
.support-left {
  padding: 0;
}
.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
    font-size: 35px;
    color: #0fa7ff;
}
.sup-left {
  width: 16%;
  float: left;
  text-align: center;
}
.sup-left i {
    color: #fff;
    font-size: 25px;
	vertical-align:middle;
}
.sup-right {
  width: 84%;
  float: right;
}
.sup-right p {
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.sup-right p a {
    color: #f5f5f5;
	text-decoration:underline;
}
.support-one{
	margin-top:3em;
}
.support-right {
  margin-top: 11%;
}
/*--support-Part-Ends-Here--*/


/*-- //app-page --*/

/*-- about-page --*/
.w3l_about {
    padding: 50px 0;
    background: #fff;
}
.w3l_about h3{
    color: #000;
    font-size: 28px;
    padding: 10px;
    text-align: center;
    font-weight:bold;
    font-family: 'Poppins',serif;
}
.w3l_about p {
    color: #525151;
    font-size: 14px; 
    margin: 20px 0;
    line-height: 26px;
}
.w3_success-stories {
	padding:60px 0;
}
.w3_success-stories h4 {
	font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    color: #f0ad4e;
}
.success_w3_story p {
    color: #808080;
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0 5px 0;
}
.w3l_about_left {
    position: relative;
	margin-top: 6%;
}
.w3l_about_left_pos {
    position: absolute;
    left: 0;
    bottom: 26%;
}
.w3l_about_left_pos1 {
    position: absolute;
    left: 33%;
    bottom: 11%;
}
.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
    font-size: 1.5em;
    color: #fff;
    padding: .3em .5em;
    background: #212121;
}
.w3l_about_left_pos h3 span, .w3l_about_left_pos1 h3 span {
    color: #c32143 ;
}
.w3l_about_left img {
    margin: 0 auto;
}
/*--services--*/
.agileits_services {
    background: url(../images/couple4.jpg) no-repeat 0px 0px;
    padding: 70px 0 0 0;
    border-top: 4px solid #f0ad4e;
    background-size: cover;
    min-height: 430px;
}
.agileits_services h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 50px;
}
.agileits_services h2 span {
	font-weight:600;
}
.w3ls_services-grids {
  background: #fff;
  padding: 1em 3em;
  width: 47%;
  margin-right: 34px;
}
ul.w3_servicesgrid_info {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.w3_servicesgrid_info li {
  margin: 10px 0;
}
li.tick {
	background: url(../images/tick.png)no-repeat 0px 0px;
	padding: 0 0 0 28px;
}
.wthree_services-bottom {
    background: #f0ad4e;
	padding: 1em 0;
}
.wthree_services-bottom p {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 200;
}
.wthree_services-bottom span {
	font-weight:600;
	  margin: 7px;
}
/*--/services--*/
/*-- //about-page --*/


/*-- assisted_Services-page --*/
.w3ls-assisted_Services {
    padding: 50px 0 0 0;
    background: #f7f7f7;
}
.assisted_agile_advantages {
    padding: 60px 0;
    background: url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
    background-attachment: fixed;
    padding-top: 65px;
}
.assisted_Services-agileits {
    padding-bottom: 50px;
    width: 70%;
    margin: 0 auto;
}
.assisted_Services-agileits h2 {
    color: #000000;
    font-size: 26px;
    margin-bottom: 40px;
    letter-spacing: 0px;
	text-align:center;
}
.assisted_Services-agileits h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.assisted_Services-agileits p {
    color: #f0ad4e;
    font-size: 14px;
    margin-bottom: 20px;
    letter-spacing: 0px;
    font-style: italic;
}
.assisted_Services-agileits form label {
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}
.assisted_Services-agileits form input[type="text"],
.assisted_Services-agileits form input[type="email"],
.assisted_Services-agileits form input[type="tel"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
}
.assisted_Services-agileits form select {
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
	margin-bottom:25px;
}
.assisted_Services-agileits form input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_Services-agileits form input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_agile_advantages h4 {
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 45px;
}
.ser-left h5 {
    font-size: 1.4em;
    margin: 1em 0 0;
    color: #fff;
}
.ser-left p {
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.59);
    margin: 16px 0;
    letter-spacing:0px;
}
.ser-left i {
    font-size: 35px;
    color: #f0ad4e;
    padding: 20px;
    border: 1px solid #fff;
    margin: 25px 0 5px 0;
}
.happy-clients-grid {
    background: #fff;
    padding: 25px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    width: 47%;
    margin: 2% 3% 0 0;
}
.client {
    float: left;
    width: 25%;
    margin-right: 6%;
}
.client img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.client-info {
    float: left;
    width: 69%;
}
.w3layouts_happy_asstd_marriages {
	padding:70px 0;
}
.happy-clients-grid p {
    color: #7b7b7b;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px;
}
.w3layouts_happy_asstd_marriages h4 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #f0ad4e;
    letter-spacing: 0px;
}
.happy-clients-grid h5 {
    color: #f6772c;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
}
i.open {
    margin: 0 6px 9px 0px;
}
i.closeq {
    margin: 6px 0px 0px 11px;
}
/*-- //assisted_Services-page --*/


/*-- privacy policy page --*/
section.privacy_policy_section {
    padding: 50px 0; 
}
h2.last-updated {
    font-size: 26px;
    letter-spacing: 0.5px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
.panel-title:hover {
    cursor: pointer;
}
.panel-title {
    font-size: 18px;
    color: #000;
}
.panel-body p {
    margin-left: 17px;
    padding: 0px 15px 15px;
    line-height: 28px;
    font-size: 14.5px;
    color: #252525;
    font-weight: 300;
}
.panel-default>.panel-heading {
    color: #222;
    background-color: #f6f6f6;
    border-color: #FFF; 
}
.panel-group .panel {
    margin-bottom: 20px;
}
/*-- //privacy policy page --*/


/*-- terms-section-starts --*/
section.terms-of-use {
    padding: 50px 0; 
}
.terms h2 {
    font-size: 25px;
    color: #000000; 
}
.terms h5 {
    margin-top: 10px;
    font-size: 15px; 
    color: #ff5a5a;
}
.terms h6 {
    font-size: 18px;
    color: #444;
    margin: 28px 0 10px 0; 
}
.terms p {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
    padding-left: 40px;
}
.terms ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
}
.terms ol {
	margin-bottom: 15px;
}
.terms span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
.terms-bottom {
    margin-top: 3em;
}
/*-- //terms-section-ends --*/

/*-- Write to us page --*/
.write-agileits h2 {
    color: #000;
    font-size: 28px;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.write-agileits form {
    padding: 0px 70px;
}
.write-agileits {
    padding: 50px 0;
    background: #f7f7f7;
}
.w3_writetoustextarea label {
    width: 12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    vertical-align: top;
}
.w3_writetoustextarea textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
    height: 200px;
}

#filedrag
{
	    display: none;
    font-weight: 600;
    text-align: center;
    padding: 25px 0;
    margin: 25px 0;
    color: #0099e5;
    border: 2px dashed #0099e5;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    cursor: default;
    font-size: 20px;
}

#filedrag.hover
{
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}
img
{
	max-width: 100%;
}

pre
{
	width: 95%;
	height: 8em;
	font-family: monospace;
	font-size: 0.9em;
	padding: 1px 2px;
	margin: 0 0 1em auto;
	border: 1px inset #666;
	background-color: #eee;
	overflow: auto;
}

#messages {
    padding: 15px 10px;
    margin: 15px 0;
    border: 1px solid #ff4c4c;
}

#messages p
{
	    color: #555;
		font-size:14px;
}

#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.photos-upload-view {
    width: 60%;
    margin-top: 10px;
    display: inline-block;
}
.upload-ad-photos {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 20px 0;
}
.w3_attachments label{
	vertical-align:top;
	margin-top: 12px;
}
/*-- //Write to us page --*/

/*-- safety tips page --*/
.agile_tips h2 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0px;
}
.agile_tips h5 {
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 0px;
    color: #ff5a5a;
}
.agile_tips h6 {
    font-size: 22px;
    color: #ff0606;
    margin: 40px 0 18px 0;
    letter-spacing: 0px;
}
.agile_tips p {
    color: #444;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px;
}
.agile_tips ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 15px;
}
.agile_tips span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
/*-- //safety tips page --*/



/*--typography--*/
h3.w3-head {
    color: #00a59c;
    font-size: 32px;
    margin: 0 0 35px 0;
    font-weight: 400;
}
.shortcodes {
    padding: 50px 0;
    background: #f7f7f7;
}
.mb-60 {
    padding-left: 0;
}
.mb-60 h4 {
    margin: 36px 0 38px;
    font-size: 24px;
}
.tab-content {
	padding: 15px;
	padding-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	border-top: none;
}
.nav-tabs {
	border: none;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	background: #f8f8f8;
	margin-right: 3px;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 14px;
	color: #555;
	padding: 8px 16px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.nav-tabs > li > a .fa {
	margin-right: 10px;
}
.nav-tabs > li.active > a{
	border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #FF7900;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #FF7900;
}
.nav-tabs > li > a i {
	font-size: 32px;
	margin-right: 20px;
	vertical-align: middle;
}
.tab-content p {
    line-height: 2.2em;
    font-size: 14px;
}
.grid_4{
	background:#fff;
	padding:0em 0em 0em 0em;
}  
.grid_3 {
    margin-bottom: 2em;
}
.grid_3 {
    background-color: #fff;
    padding: 1.8em;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.grid_5{
	background:#fff;
	padding:1em 0 2em 0;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 13px;
    color: #232323;
    letter-spacing: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}


.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#5bb2fc !important;
  border-color:#5bb2fc !important;
}
.grid_3 p,.page-header p {
	color: #000;
    font-size: 14px;
    line-height: 2em;
    margin: 1em 0 2em;
    letter-spacing: 0px;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.breadcrumb li{
	font-size:0.85em;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
	-webkit-border-radius: 0 2px 2px 2px;
	-moz-border-radius: 0 2px 2px 2px;
	-ms-border-radius: 0 2px 2px 2px;
	-o-border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
.bars {
  margin-bottom: 0.8em;
    color: #039c95;
}
li.list-group-item1 {
  line-height: 2.5em;
}
ol {
  margin-bottom: 44px;
}
.list-group {
  margin-bottom: 48px;
}
.input-group {
  margin-bottom: 20px;
}
.list_1 h3 {
    color: #039c95;
    font-size: 27px;
    margin: 50px 0 20px 0;
}
.column_grid p {
    font-size: 14.5px;
    line-height: 28px;
    color: #A2A1A2;
    font-weight: 300;
    margin: 0px 0 20px;
}
/*--//typography--*/



/*-- icons --*/
.icons.w3layouts-content {
    padding: 50px 0;
    background: #f7f7f7;
}
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 0px;
    background: rgba(0, 153, 229, 0.09);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff;
}
.icon-box:hover a.agile-icon {
	color:#fff;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 24px;
    color: #039c95!important;
    font-weight: 300;
    margin: 30px 0 15px;
}
h2.agileits-icons-title {
    text-align: center;
    font-size: 30px;
    color: #000;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px;
    font-size: 20px;
    color: #282a2b;
}
.icons .bs-glyphicons li {
    display: inline-block;
    width: 22%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: #e8f6fd;
    margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
/*-- //icons --*/

/*-- sitemap page --*/
.w3ls_sitemap {
	padding: 50px 0;
    background: #f7f7f7;	
}
.w3ls_sitemap h2 {
    font-size: 28px;
    letter-spacing: 0px;
    color: #000;
}
.agileits_sitemap_list {
	margin-top:30px;
}
.agileits_sitemap_list h5 {
	color: #ff3737;
    font-size: 18px;
    margin-bottom: 12px;
    letter-spacing: 0px;
}
.agileits_sitemap_list ul li {
	display:inline-block;
	margin:0 10px;
}
.agileits_sitemap_list ul li a {
	color:#000;
	font-size:15px;
}
.agileits_sitemap_list ul li a:hover {
	color:#0ac5da;
	text-decoration:underline;
}
/*-- //sitemap page --*/

/*-- search page --*/
.w3_regular_search {
    padding: 15px;
}
.form_but1 {
    margin-bottom: 12px;
}
.form_radios {
    color: #000;
    font-size: 13px;
}
.control-label1 {
    padding-left: 0;
    font-size: 14px;
    color: #000;
    margin-top: 6px;
    font-weight: 500;
    letter-spacing: 0px;
}
.w3_details {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #656565;
	
}
.search_left{
	padding-left:0;
}
.select-block1 select, .input-group1 input[type="text"]{
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: 0;
    background: #ffffff;
    height: 35px;
    line-height: 25px;
    padding: 5px 15px;
    width: 100%;
    color:#999;
}
.input-group1 input[type="text"]{
    border: 1px solid #e2e2e3;
    font-size: 0.85em;
}
.col-md-5.input-group1 {
    padding-left: 0;
}
.w3_regular_search input[type="submit"] {
   /* background: #ffef1b;
    color: #212121;
    font-size: 14px;
    
    width: 100%;
    display: block;
    text-align: center;
    border: none;*/
	padding: 8px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_regular_search input[type="submit"]:hover {
     
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits_advanced_Search h5 {
    color: #c32143; /* #ff5252; */
    font-size: 18px;
    margin: 30px 0px 25px 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}
.onet{
	height: 34px;
    border-radius: 8px 0px 0px 8px;
    
    border: 1px solid grey;
}

.w3ls-aside form input.text {
    font-size: 13px!important;
    color: #000;
	border-radius:5px;
    width: 160px; 
    padding: 6px;
	margin-bottom:15px;
    border: solid 1px #ddd;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background-position: -800px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: .9em;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text::-webkit-input-placeholder {
   color: #000; 
}

.text:-moz-placeholder { /* Firefox 18- */
   color: #000;
}

.text::-moz-placeholder {  /* Firefox 19+ */
   color: #000; 
}

.text:-ms-input-placeholder {  
   color: #000; 
} 

.w3ls-aside1 h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	margin-left:-20px;
    padding: 10px 0 10px 0; 
	border-radius:5px;
}


.text2{
	margin-left:3px!important;
	margin-top:-9px!important;
}
.text1{
	width:170px;
	height:32px;
	border-radius:7px;
	margin-top:-11px;
	
}


.w3ls-aside form input[type="submit"] {
    font-size: 12px;
    color: #fff;
    background: #009933;
    outline: none;
    border: none;
    cursor: pointer;
	border-radius:5px;
    padding: 7px 10px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	
}
.w3ls-aside form input[type="submit"]:hover {
    background: #f0ad4e; 
}
/*-- //search page --*/

/*-- feedback page --*/
.feedback {
    padding: 50px 0;
	background: #f7f7f7;
}
.feedback h2 {
	color:#000;
	font-size:22px;
}
.feedback p {
    color: #525151;
    font-size: 14px;
    letter-spacing: 0px;
    margin: 20px 0;
}
.agileits label {
	width:20%;
	display:inline-block;
	font-weight:600;
}
.agileits label {
    width: 25%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.agileits label span {
    margin:0 5px;
}
.feedback form {
	padding:30px;
	border:1px solid #c1c1c1;
}
.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"] {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.agileits select {
	font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.w3_submit input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 16px;
    padding: 10px 35px;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit {
	margin-top:20px;
	text-align:center;
}
.agileits {
    margin-bottom: 25px;
}
.w3_feedbacktextmessage label {
	width:12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
	vertical-align: top;
}
.w3_feedbacktextmessage label span {
    margin:0 5px;
}
.w3_feedbacktextmessage textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 80%;
    border: 1px solid #dedede;
	height:250px;
}
/*-- //feedback page --*/

/*--help--*/
.wthree-help {
    width: 80%;
    margin: 65px auto 55px;
	text-align:Center;
}
.wthree-help h3 {
	color: #191e21;
    font-size: 38px;
	text-align:center;
}
.wthree-help textarea {
	font-size: 16px;
    color: #000;
    width: 70%;
    border: none;
    padding: 16px;
    border-bottom: solid 1px #0099e5;
	height:150px;
	margin:50px 0 0 0;
	outline:none;
}
.wthree-help form input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #c32143;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 12px 25px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	width:30%;
	margin-top:20px;
}
.wthree-help form input[type="submit"]:hover {
    background: #0099e5;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	-ms-transform: translateY(8px);
    transform: translateY(8px);
}
.wthree-help h5 {
	font-size:25px;
	color:#000;
	margin:30px 0;
}
.wthree-help a {
	color:#fff;
	padding:10px 20px;
	background:#0099e5;
	font-size:16px;
	margin-bottom:50px;
}
/*--//help--*/

/*-- view profiles page --*/


ul.profile_item {
    padding: 0;
    margin: 0 0 1.5em 0;
    list-style: none;
	border-bottom: 1px dashed #e0e0e0;
}
ul.profile_item:last-child{
	border-bottom:none;
}
ul.profile_item li.profile_item-img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
ul.profile_item li.profile_item-desc {
    overflow: hidden;
}
ul.profile_item li.profile_item-desc h6, ul.profile_item li.profile_item-desc h5 {
    color: #009933;
	margin-bottom:6px;
    font-size: 0.85em;
}
 
ul.profile_item li.profile_item-desc p {
    color: #555;
    font-size: 12px;
    line-height: 22px;
    margin: 5px 0;
}
.agileits_profile_image {
    float: left;
    width: 100%;
	margin-right:2%;
}
.agileits_profile_image img {
    border: 2px solid #bbb;
    padding: 5px;
    margin-right: 10px;
	border-radius:8px;
	/*margin-top:10px;*/
}
.w3layouts_details {
    float: left;
    width: 100%;
}
.w3layouts_details h4 {
    font-weight: 500;
    color: #c32143; 
    margin-bottom: 10px; 
    letter-spacing: 0px;
	font-size: 22px;
}

.w3layouts_details p {
    font-size: 13px;
    line-height: 24px;
    color: #222;
    margin: 16px 0;
    letter-spacing: 0px;
}
/*
.w3layouts_details a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 6px 12px;
    margin: 10px 10px;
    width: 45%;
    text-align: center;
}
.w3layouts_details a:hover {
    background: #f0ad4e;
    color: #fff;
}
*/
.profile_w3layouts_details {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 #e2e2e2;
    margin: 0px 0 15px;
    padding: 15px;
	border-radius:8px;
}
.agileits_aboutme h4 {
    font-size: 30px;
    letter-spacing:0px;
    color: #ce57b5;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}
.agileits_aboutme h5 {
    font-size: 22px;
    letter-spacing: 0px;
    color: #c32143;
    margin-bottom: 25px;
    margin-top: 40px;
    font-weight: 100;
}
.agileits_aboutme p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 27px;
    color: #8a8a8a;
}
/*--// view profiles page --*/

/*-- faq --*/
h2.w3-head {
    color: #333;
    font-size: 32px;
    margin: 35px 0px;
}
.faq {
	padding-bottom:40px; 
}
.faq-list dd {
    position: relative;
}
.faq-list_h {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 28px;
    background: none;
    font-weight: normal;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
p.m_13 {
    padding-left: 30px;
    font-size: 13.5px;
    line-height: 24px;
    color: #666;
    margin-bottom: 30px;
}
.faq-list .marker1 {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
h5.marker_head{
	color:#222;
    font-size: 18px;
}
p.last_2{
	margin-bottom:0;
}
/*-- //faq --*/


/*-- contact section --*/
.w3ls_contact_section {
	padding: 30px 0;
    background: #fff;
}
.w3_C_headquarters {
    background: #fff;
    padding: 30px 0;
}
.w3_C_headquarters h4 {
	margin: 0 30px 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e4e4e4;
    color: #0094a5;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 20px;
}
.agile_address i {
    font-size: 30px;
    color: #000000;
    margin: 20px;
    display: block;
}
.agile_address p {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #565656;
}
.agile_address a {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #f33c3c;
}
.agile_address a:hover {
    text-decoration:underline;
}
.w3_locations {
    background: #ffffff;
    padding:25px  20px;
    margin-top: 0px;
}
.w3_locations h2 {
    margin: 0 0 25px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 24px;
}
section.w3_g_address {
    padding: 10px 30px;
}
section.w3_g_address ul {
	margin-top:10px;
	margin-bottom:25px;
}
.package_benifits ul li{
	float: left;
    font-size: 13px;
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 10px;
}
.package_benifits ul li span:first-child {
    width: 28px;
    float:left;
    font-weight: 600;
}
.package_benifits ul li span:last-child {
    width: calc(100% - 28px);
    float:left; 
}
section.w3_g_address h3 {
    font-size: 20px;
    margin: 5px 0 20px 0;
    color: #f45252;
}
section.w3_g_address iframe {
	width:100%;
	border:none;
	min-height:300px;
}
/*-- //contact section --*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
	z-index: 9999;
}
 
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td{
	white-space:normal !important
}
/*--responsive design--*/
@media(max-width:1440px){
	.agileits-register {
		padding: 15px;
	}
	.w3layouts-banner {
		min-height: 710px;
	}
	header {
		padding: 8px 0;
	}
	.agile-assisted-service p {
		width: 55%;
		line-height: 38px;
	}
	.agile-assisted-service {
		min-height: 200px;
	}
	.location {
		padding: 80px 0;
	}
	.footer { 
    padding-bottom: 20px;
    padding-top: 20px;
	}
	.w3layouts-inner-banner {
		min-height: 300px;
	}
	.agileits_services {
		padding: 60px 0 0 0;
		min-height: 400px;
	}
	.w3_soulgrid p {
		letter-spacing: 0.5px;
	}
	.wthree-help h3 {
		font-size: 35px;
	}
	h2.w3-head {
		font-size: 30px;
	}
	h3.w3-head {
		font-size: 30px;
		margin: 0 0 30px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
	}
	.agile_featured-profiles h2 {
		font-size: 26px;
	}
	.feature-main {
		width: 880px;
		height: 832px;
		background-size: 100%;
	}
}
@media(max-width:1366px){
	.w3l_find-soulmate h3 {
		font-size: 26px; 
	}
	.w3l_find-soulmate {
		padding: 35px 0;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
	}
	.location h3 {
		font-size: 38px;
	}
	.w3layous-story {
		padding: 35px 0;
	}
	.app {
		padding: 30px 0px 0 0;
	}
	.agileits_services h2 {
		font-size: 38px;
	}
	.wthree_services-bottom p {
		font-size: 26px;
	}
	.w3layouts-browse h3 {
		font-size: 28px;
		margin-bottom: 40px;
	}
	.w3_C_headquarters {
		padding: 25px 0;
	}
	.w3_C_headquarters h4 {
		margin: 0 30px 10px;
	}
	h2.last-updated {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 33px;
	}
	h2.w3-head {
		font-size: 28px;
	}
	.wthree-help {
		width: 85%;
		margin: 55px auto 65px;
	}
	.w3layouts-inner-banner {
		min-height:150px;
	}
	.w3layouts_details h4 {
		font-size: 20px;
	}
	.feature-main {
		width: 827px;
		height: 782px;
	}
	.feature {
		padding: 7em 0px 0 0;
	}
	.est-bottom p {
		font-size: 2em;
	}
	.est-top {
		margin-top: 18%;
	}
	.banner-bottom {
		padding: 2em 2em;
	}
	.feature-right img {
		width: 81%;
	}
}
@media(max-width:1280px){
	.location {
		padding: 70px 0;
	}
	.w3l_find-soulmate {
		padding: 50px 0;
	}
	.w3layouts_featured-profiles {
		padding: 60px 0px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 30px;
	}
	.w3layouts-inner-banner {
		min-height: 250px;
	}
	.w3l_about_left img {
		width: 80%;
	}
	.agileits-register {
		margin-top: -2%;
	}
	.w3layouts-banner {
		min-height: 660px;
	}
	.w3ls_app-left h3 {
		font-size: 25px;
	}
	.agileits_app-devices a img {
		width: 90%;
	}
	.w3layouts-browse {
		padding: 50px 0;
	}
	.agile-assisted-service p {
		line-height: 35px;
		font-size: 18px;
	}
	.agile-assisted-service h4 {
		font-size: 32px;
	}
	.agile-assisted-service {
		min-height: 360px;
	}
	.wthree-help h3 {
		font-size: 30px;
	}
	.wthree-help textarea {
		margin: 35px 0 0 0;
	}
	.wthree-help h5 {
		font-size: 20px;
	}
	.agile_tips h2,.terms h2 {
		font-size: 28px;
	}
	.agile_tips h5,.terms h5 {
		font-size: 14px;
	}
	.panel-title {
		font-size: 17px;
	}
	.panel-heading {
		padding: 15px 15px;
	}
	.get {
		min-height: 988px;
		margin-top: -22%;
	}
	.establish {
		margin-top: -11%;
		min-height: 678px;
	}
	.feature-main {
		width: 779px;
		height: 773px;
	}
}
@media(max-width:1200px){
.w3-prfr2 { 
    width: 52%;
}
.short_msg{
	padding:10px;
}


}
@media(max-width:1080px){
	.fullview_modal .modal-dialog.modal-lg{
	width:800px
}
	.nav > li > a {
    font-size: 14px;
    font-weight: 500;
    padding: 0 9px;
}

	.modal_profile_image {
    float: left;
    width: 47%;
	margin-right:16px;
}
.modal_details{
width: 48%;
float: left;	
}
.w3ls-aside form input.text{
	width: 130px;
}
	.w3layouts-banner {
		position: relative;
		min-height: 520px;
	}
	.agileits-register {
		width: 42%;
		position: absolute;
		right: 10px;
		bottom: -110px;
	}
	.w3l_find-soulmate {
		padding: 140px 0 50px 0;
	}
	.w3_soulgrid {
		width: 24%;
		margin: 0 0.5%;
	}
	.w3_soulgrid p {
		font-size: 14px;
	}
	.w3_soulgrid i {
		font-size: 35px;
		width: 90px;
		height: 90px;
	}
	.col-md-3.biseller-column {
		padding: 0 5px;
	}
	.agile-overlay ul {
		padding: 20px 6px 15px;
	}
	.navbar-nav > li > a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navbar-nav {
		margin-top: 0px;
	}
	header {
		padding: 6px 0;
	}
	.w3ls_app-left p {
		font-size: 13px;
	}
	.agile-assisted-service p {
		width: 65%;
		line-height: 30px;
		font-size: 17px;
	}
	.agile-assisted-service h4 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.agile-assisted-service {
		min-height: 320px;
		padding-top: 60px;
	}
	.location h3 {
		font-size: 36px;
		margin-top: 40px;
	}
	.location h5 {
		font-size: 23px;
		margin-bottom: 25px;
	}
	.location p {
		font-size: 18px;
	}
	.location {
		padding: 60px 0;
	}
	.w3layous-story {
		padding: 30px 0;
	}
	.address-left {
		padding: 2em 1em;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3l_about p {
		font-size: 13px;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
	    font-size: 1.2em;
	}
	.w3ls_services-grids {
		padding: 1em 1em;
		width: 48%;
		margin-right: 16px;
	}
	.agileits_services h2 {
		font-size: 35px;
	}
	.agileits_services {
		padding: 50px 0 0 0;
		min-height: 370px;
	}
	.wthree_services-bottom p {
		font-size: 24px;
	}
	.wthree_services-bottom {
		padding: 0.8em 0;
	}
	.w3layous-story h4 {
		font-size: 22px;
	}
	.footer h3 {
		font-size: 17px;
		text-align:center;
	}
	.w3-browse-grid h4 {
		margin-bottom: 8px;
		padding-bottom: 8px;
		font-size: 19px;
	}
	.w3-browse-grid ul li {
		margin: 10px 3px;
	}
	.w3-browse-grid ul li a {
		font-size: 13px;
	}
	.agileits label {
		width: 30%;
		font-size: 15px;
	}
	.w3_feedbacktextmessage label {
		width: 14.5%;
		font-size: 15px;
	}
	.icon-box {
		height: 68px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 26px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 13px;
	}
	.w3layouts-browse h3 {
		font-size: 26px;
	}
	.write-agileits h2 {
		font-size: 26px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	h2.w3-head {
		font-size: 26px;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.w3-prfr a , .w3-prfr2 a{
		padding: 4px 6px;
	}
	
	.w3-prfr p, .w3-prfr2 p {
		margin-top: 0px;
		margin-right: 10px;
	}
	
	
		
	
	@media (max-width: 768px){
		.mb-0 {
		margin-top: 10px;
		margin-right: 10px;
		margin-left:-10px;
	}	
	}
	
	
	.col-md-6.one-w3-profile {
		padding: 0px 5px;
	}
	.w3ls-aside h4 {
		padding: 10px 5px 10px 10px;
	}
	img.prf-img {
		margin-top: 2%;
		margin-left:-10px;
	}
	.w3layouts_details p {
		letter-spacing: 0px;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	.ser-left h5 {
		font-size: 1.2em;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 60px 0;
	}
	.assisted_agile_advantages {
		padding: 50px 0;
	}
	.w3_regular_search {
		padding: 10px;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 15px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 25px;
		font-size: 33px;
	}
	.feature-main {
		width: 621px;
		height: 590px;
	}
	.feature-right img {
		width: 80.5%;
		margin-left: 8%;
	}
	.establish {
		margin-top: -1%;
		min-height: 650px;
	}
	.banner-right h2 {
		font-size: 2em;
	}
	.banner-right h3 {
		font-size: 1.5em;
		line-height: 35px;
		margin-top: 15px;
	}
	.banner-right p {
		font-size: 20px;
		margin-top: 10%;
	}
	.feature-top h3 {
		font-size: 2em;
	}
	.feature-top p {
		margin-top: 12px;
		font-size: 16px;
	}
	.feature-main {
		width: 660px;
		height: 636px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 17px;
		margin-top: 20px;
	}
	.est-bottom p {
		font-size: 1.8em;
	}
	.feature {
		padding: 5em 0px 0 0;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 2em;
	}
	.get-top p, .support-top p {
		margin-top: 30px;
		font-size: 17px;
	}
	.support {
		padding: 9em 0px 5em;
	}
	.feature-right img {
		margin-top: 15%;
	}
}
@media(max-width:1050px){
	.nbs-flexisel-nav-right {
		right: -30px;
	}
	.nbs-flexisel-nav-left {
		left: -30px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.happy-clients-grid h5 {
		font-size: 0.95em;
	}
	.feedback form {
		padding: 30px 0px;
	}
	.agileits label,.w3_feedbacktextmessage label {
		font-size: 14px;
		letter-spacing: 0px;
	}
	h2.w3-head {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 28px;
	}
	.w3layouts-inner-banner {
		min-height: 230px;
	}
	.agile_tips p {
		font-size: 14px;
	}
	h2.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.agile_tips h6 {
		font-size: 20px;
		margin: 40px 0 12px 0;
	}
}
@media(max-width:1024px){


	.w3l_find-soulmate h3 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom:0;
	}
	.w3l_find-soulmate {
		padding: 150px 0 50px 0;
	}
	.assisted_Services-agileits h4 {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.happy-clients-grid p {
		font-size: 12.5px;
		line-height: 26px;
	}
	.ser-left p {
		line-height: 24px;
	}
	.agileits_services h2 {
		font-size: 33px;
	}
	ul.w3_servicesgrid_info li {
		font-size: 15px;
	}
	.wthree_services-bottom p {
		font-size: 23px;
	}
}
@media(max-width:991px){
	.logo a {
		font-size: 24px;
	}
	.agile-overlay{
		display:none;
	}
		.nav > li > a {
    font-size: 13px;
    font-weight: 500;
    padding: 0 6px;
}

.package_table thead th{
	font-size: 14px !important;
}

tbody th{
	font-size: 13px !important;
}
.w3-prfr3 {
    float: left;
    padding-left: 10px;
    width: 49%;
}
.w3-prfr2 {
    padding-left: 0px;
    width: 100%;
}
	.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:6px 2px 15px
}
	h3.icon-subheading {
		font-size: 26px;
	} 
	
	.nav > li:last-child > a {
		padding-right: 0px;
	}
	.navbar-nav > li {
    border-right: 1px solid #ddd;
    margin-top: 14px;
	font-size: 12px; 
	}
	label.agileits-agree {
		letter-spacing: 0px;
	}
	.agileits-register h3 {
		font-size: 20px;
	}
	.w3_soulgrid {
		width: 47%;
		margin: 3% 1.5% 0 1.5%;
		float: left;
	}
	.w3_soulgrid p {
		height: 50px;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 15px;
	}
	.w3_soulgrid h3 {
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 33.333%;
		float: left;
	}
	.col-md-6.w3ls_app-left.mpl {
		float: left;
		width: 50%;
	}
	.col-md-offset-1.col-md-5.app-image {
		float: right;
		width: 50%;
	}
	p.w3ls-login {
		font-size: 14px;
	}
	.w3ls_app-left h3 {
		font-size: 22px;
		margin: 50px 0 0px 0;
		line-height: 35px;
	}
	.app-image img {
		width: 90%;
	}
	.w3ls_app-left p {
		font-size: 12.5px;
	}
	.agileits_app-devices a img {
		width: 100%;
	}
	.agileits_app-devices {
		width: 85%;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 50px;
	}
	.agile-assisted-service p {
		font-size: 16px;
	}
	.agile-assisted-service a {
		padding: 8px 25px;
	}
	.agile-assisted-service {
		min-height: 300px;
		padding-top: 50px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		padding: 0;
	}
	.location h3 {
		font-size: 30px;
		margin-top: 25px;
	}
	.location h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.location p {
		font-size: 16px;
		line-height: 28px;
	}
	.location {
		padding: 50px 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
	}
	.w3layous-story h4 a {
		padding: 8px 23px;
	}
	.footer h3 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3layouts-inner-banner {
		min-height: 220px;
	}
	.w3l_about p {
		font-size: 12.5px;
		margin: 20px 0 0 0;
	}
	.w3l_about {
		padding: 40px 0;
	}
	.w3l_about_left {
		width: 50%;
		float: left;
	}
	.w3_success-stories {
		padding: 50px 0;
	}
	.w3ls_services-grids {
		padding: 0.8em 0.8em;
		margin-right: 14px;
		float: left;
	}
	ul.w3_servicesgrid_info li {
		font-size: 13.5px;
		line-height: 25px;
	}
	li.tick {
		background: url(../images/tick.png)no-repeat 0px 3px;
		padding: 0 0 0 24px;
	}
	.agileits_services h2 {
		font-size: 32px;
		margin-bottom: 45px;
	}
	.wthree_services-bottom p {
		font-size: 22px;
	}
	.copy-right p {
		font-size: 0.9em; 
	}
	.col-md-9.profiles-list-agileits {
		padding: 0;
	}
	.w3ls-aside {
		padding: 0px 0px;
		margin-top: 0px;
		width: 100%;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 0px;
	}
	section.w3_g_address {
		padding: 10px 20px;
	}
	.w3_locations {
		padding: 25px 0px;
	}
	section.w3_g_address ul li {
		font-size: 14px;
	}
	.write-agileits form {
		padding: 0px 20px;
	}
	.agile_address i {
		margin: 25px 0 8px 0;
	}
	.agileits label span {
		margin: 0 5px 0 0;
	}
	.feedback p {
		line-height: 26px;
	}
	.w3_feedbacktextmessage label span {
		margin: 0 5px 0 0;
	}
	.w3_feedbacktextmessage label {
		width: 30%;
	}
	.w3_feedbacktextmessage textarea {
		width: 60%;
	}
	.wthree-help textarea {
		width: 90%;
	}
	.wthree-help form input[type="submit"] {
		padding: 10px 30px;
		width: 27%;
	}
	.wthree-help a {
		padding: 8px 25px;
		font-size: 15px;
		margin-bottom: 50px;
	}
	.wthree-help h3 {
		font-size: 26px;
	}
	.wthree-help textarea {
		margin: 30px 0 0 0;
	}
	.wthree-help {
		width: 95%;
		margin: 50px auto 65px;
	}
	h5.marker_head {
		line-height: 26px;
	}
	.faq-list .marker {
		top: 4px;
	}
	.faq-list_h {
		margin: 0 0 12px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 25px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 12px;
	}
	.agile_tips p {
		font-size: 13.5px;
	}
	.panel-heading {
		padding: 13px 13px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 40px 0;
	}
	h3.icon-subheading {
		font-size: 24px;
	}
	h2.agileits-icons-title {
		font-size: 26px;
	}
	.terms h6 {
		font-size: 19px;
		margin: 35px 0 16px 0;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.happy-clients-grid {
		width: 100%;
		margin: 5% 0% 0 0;
	}
	.assisted_Services-agileits {
		width: 80%;
	}
	.ser-left h5 {
		margin: 0.8em 0 0;
	}
	.ser-left p {
		margin: 10px 0 16px 0;
	}
	.assisted_agile_advantages h4 {
		font-size: 30px;
		margin-bottom: 35px;
	}
	.w3ls_sitemap h2 {
		font-size: 26px;
	}
	.agileits_sitemap_list ul li a {
		font-size: 14px;
	}
	.col-md-6.one-w3-profile {
		width: 50%;
		float: left;
	}
	label.col-sm-3.control-label1 {
		width: 40%;
		float: left;
	}
	.w3_details {
		width: 50%;
		float: left;
	}
	.feature-main {
		width: 613px;
		height: 592px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 15px;
	}
	.est-bottom p {
		font-size: 1.5em;
	}
	.demo-top p {
		width: 84%;
		font-size: 18px;
		line-height: 30px;
	}
	.demo-bottom iframe {
		width: 90%;
		height: 415px;
	}
	.get-top {
		margin-top: 45%;
	}
	.sup {
		right: 5.5%;
	}
	.support {
		padding: 5em 0px 5em;
	}
}
@media(max-width:900px){
	.fullview_modal .modal-dialog.modal-lg{
	width:700px
}
	.w3ls-aside-box2 .panel-title{
	padding:6px 5px 6px 10px ;
	color:#111;
	font-size:14px
}
	.w3layouts-banner {
		min-height: 500px;
	}
	.w3layouts-banner {
		min-height: 500px;
	}
	
	.link--takiri span {
		font-size: 32%;
		bottom: -15px;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"],
	.w3_feedbacktextmessage textarea,.agileits select,.w3_writetoustextarea textarea,.photos-upload-view	{
		width: 66%;
	}
	h5.marker_head {
		font-size: 17px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.feature-right {
		width: 60%;
		margin-right: 15%;
	}
	.feature-left {
		width: 100%;
	}
	.feature-main {
		width: 96%;
		height: 828px;
	}
}
@media(max-width:800px){
	.w3layouts-banner {
		min-height: 450px;
	}
	.agileits-register {
		width: 62%;
		right: 19%;
		bottom: -137%;
	}
	.w3l_find-soulmate {
		padding: 660px 0 50px 0;
	}
	.nbs-flexisel-nav-right {
		right: -20px;
	}
	.nbs-flexisel-nav-left {
		left: -20px;
	}
	.w3layouts-browse h3 {
		margin-bottom: 30px;
	}
	.agile-assisted-service p {
		font-size: 15px;
		line-height: 26px;
		margin: 0 auto 40px;
	}
	.agile-assisted-service {
		min-height: 280px;
		padding-top: 45px;
	}
	.w3l_about_left img {
		width: 90%;
	}
	.agileits_services h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.agileits_services {
		padding: 40px 0 0 0;
		min-height: 340px;
		border-top: 3px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 20px;
	}	
	.wthree_services-bottom {
		padding: 0.7em 0;
	}
	.w3layouts-browse {
		padding: 40px 0;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 40px;
	}
	.feedback,section.terms-of-use,.w3ls-list {
		/*padding: 40px 0;*/
	}
	.wthree-help {
		margin: 40px auto 65px;
	}
	.agile_tips h6 {
		font-size: 19px;
		margin: 40px 0 10px 0;
	}
	h3.w3-head {
		font-size: 28px;
		margin: 0 0 20px 0;
	}
	.list_1 h3 {
		font-size: 24px;
		margin: 40px 0 15px 0;
	}
	.w3layous-story {
		padding: 28px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.agileits_aboutme h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.w3layouts_details a {
		margin: 8px 0px;
	}
	.w3ls_sitemap h2 {
		font-size: 25px;
	}
	.agileits_sitemap_list h5 {
		font-size: 17px;
		letter-spacing: 0.5px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 26px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 28px;
		margin-bottom: 35px;
	}
	.agileits_aboutme h4 {
		font-size: 28px;
		margin-bottom: 25px;
		margin-top: 15px;
	}
	.write-agileits h2 {
		font-size: 24px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.feature-main {
		height: 730px;
	}
	.support-one {
		margin-top: 2em;
	}
}
  
@media(max-width:768px){
	.package_table{
		height:400px;
		overflow-y:auto;
		display:block
	}
	.edit_tab_container h2.resp-accordion .panel-default{
		border:none;
		margin-bottom:0;
		box-shadow:none;
		background:none
	}
	.edit_tab_container .resp-tab-content.pl-10{
		padding-left:0 !important
	}
	.edit_tab_container h2.resp-accordion .panel-default > .panel-heading{
		border:none;
		background:none !important;
		padding:0;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 5px;
		font-size: 34px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.agile_featured-profiles {
		width: 90%;
		margin: 0 auto;
	}
	.agile-overlay ul li {
		line-height: 18px;
	}
	.agile-overlay ul li span {
		width: 98px;
	}
	.dropdown-menu {
		right: 0;
		left: -100%;
	}
	.w3layouts-banner {
		min-height: 430px;
	}
	.agileits-register {
		bottom: -145%;
	}
	.w3l_find-soulmate {
		padding: 675px 0 50px 0;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
		margin: 40px 0 0px 0;
		line-height: 32px;
	}
	.w3ls_app-left p {
		margin: 15px 0 0px 0;
	}
	.w3layouts_featured-profiles {
		padding: 50px 0px;
	}
	.agile-assisted-service p {
		width: 75%;
	}
	.w3l_about p {
		letter-spacing: 0.5px;
	}
	.w3l_about_left img {
		width: 100%;
	}
	.copy-right {
		/*padding: 12px 0;*/
	}
	.feedback p {
		line-height: 28px;
	}
	.wthree-help h3 {
		font-size: 25px;
	}
	.wthree-help a {
		padding: 7px 25px;
	}
	h3.w3-head {
		font-size: 26px;
	}
	h2.agileits-icons-title {
		font-size: 25px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.w3layouts-inner-banner {
		min-height: 200px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 24px;
		letter-spacing: 0px;
	}
	.terms ol li {
		font-size: 14px;
		line-height: 28px;
	}
	.terms h6 {
		font-size: 18px;
		margin: 35px 0 14px 0;
	}
	.w3_locations h2 {
		margin: 0 0 15px;
		font-size: 22px;
	}
	.feature-main {
		height: 683px;
	}
	.feature {
		padding: 4em 0px 0 0;
	}
}
@media(max-width:767px){
	.logo a {
		font-size: 32px;
	}
	.profiles_slider li .col-xs-12{
		width:33.3%;
	}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:center
}
.more_links ul{
text-align:center	
}
.w3ls-aside form input.text{
	width: 75%;
}
 .navbar-nav > li.bell-cls {
    border-bottom: medium none;
    border-right: medium none;
    left: auto;
    position: absolute;
    right: 82px;
    top: 11px;
}
.collapse .navbar-nav > li.bell-cls{
	display:block
}
 .navbar-nav > li.bell-cls > a {
    color: #fff;
    font-size: 13px;
    padding: 8px;
}
 .modal_profile_image {
    float: left;
    width: 100%;
	margin-right:16px;
}
 
.modal_details{
width: 100%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:70%
}
.w3-prfr2 { 
    padding-left: 0px;
	width:100%;
	float:left;
} 
.one-w3-profile, .profiles-list-agileits {
    padding-left: 0;
    padding-right: 0;
	
}
.w3-prfr3 { 
   float: left;
    padding-left: 14px;
    width: 48%;
}
 .width-20{
	width:100%;
}
 .w3ls-aside h4 {
		padding: 10px;
	}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    color: #333; 
}
 
	.navbar-toggle {
		margin-bottom: 0px; 
		margin-top:12px		
	}
	.logo {
		margin-top: 8px;
	}
	.nav > li > a {
		padding: 10px 10px;
		font-size:14px;
		color:#333
	} 
	.nav > li:last-child > a {
		padding-right: 10px;
	}
	.navbar-nav > li {
    border-right: none; 
	font-size: 14px; 
	border-bottom: 1px solid #ddd; 
    margin-top: 6px;
	}
	.navbar-nav > li:last-child { 
	border-bottom: none!important
	}
	.navbar-collapse {
    border-top: 1px solid #ddd;
    box-shadow: 1px 1px 8px 1px #bbb;
    margin-top: 14px;
	background:#fff
	}
	 .navbar-toggle .icon-bar{
		 background:#fff;
	 }
	.navbar-nav {
		margin: 7.5px 0px 0;
		text-align: center;
		float:none	
	}
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	header {
		padding: 0px 0;
	}
}
@media(max-width:736px){ 
	
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	
	.w3l_find-soulmate h3 {
		font-size: 32px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 48%;
		margin: 1% 1%;
	}
	.agile-overlay ul li {
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 23px;
	}
	.agile-overlay ul li span {
		width: 125px;
	}
	.agile-overlay ul {
		padding: 20px 15px 15px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		margin: 10% auto 0;
		width: 75%;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-1 {
		text-align: center;
	}
	.location h3 {
		font-size: 28px;
		margin-top: 15px;
		text-align: center;
		margin-bottom: 20px;
	}
	.location p {
		width: 100%;
	}
	.location h5 {
		margin-bottom: 5px;
	}
	.assisted_agile_advantages h4 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.w3ls_services-grids {
		float: none;
		width: 65%;
		margin: 0 auto 15px;
	}
	.agileits_services h2 {
		margin-bottom: 30px;
	}
	.agileits_services {
		min-height: 440px;
		border-top: 2px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.w3layouts-browse h3 {
		font-size: 24px;
	}
	.w3ls-assisted_Services {
		padding: 40px 0 0 0;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 30px;
	}
	.feedback h2 {
		font-size: 20px;
	}
	.feedback p {
		line-height: 26px;
		margin: 10px 0 20px 0;
		font-size:13px;
	}
	h5.marker_head {
		font-size: 16px;
	}
	h2.w3-head {
		font-size: 24px;
		margin: 35px 0px 25px;
	}
	p.m_13 {
		line-height: 28px;
	}
	.write-agileits {
		padding: 40px 0;
	}
	.est-bottom p {
		font-size: 1.3em;
	}
}
@media(max-width:667px){
	 
	.agileits-register {
		width: 70%;
		right: 15%;
		bottom: -155%;
	}
	.agile-overlay ul li {
		font-size: 11px;
	}
	.agile_featured-profiles {
		width: 95%;
	}
	.w3ls_app-left h3 {
		font-size: 18px;
		margin: 20px 0 0px 0;
		line-height: 30px;
	}
	.w3ls_app-left p {
		margin: 10px 0 0px 0;
		line-height: 26px;
		font-size: 12px;
	}
	.agileits_app-devices {
		width: 95%;
	}
	.agile-assisted-service p {
		width: 85%;
	}
	.agile-assisted-service {
		min-height: 260px;
		padding-top: 40px;
	}
	.assisted_agile_advantages {
		padding: 40px 0;
	}
	.w3layouts-banner {
		min-height: 400px;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 50px 0;
	}
	.w3_feedbacktextmessage textarea {
		height: 200px;
	}
	h2.last-updated {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.banner-bottom {
		padding: 0em 2em;
	}
	.feature-main {
		height: 590px;
	}
	.est-right p {
		font-size: 16px;
		line-height: 1.5em;
	}
	.demo {
		padding: 50px 0;
	}
}
@media(max-width:600px){
	.w3-prfr .btn , .w3-prfr2 .btn{
		width:100%;
		margin-bottom:5px;
	}
	.sub_main {
    padding-bottom: 30px;
    padding-top: 20px;
}
	.side_menu{
		padding:0
	}
	.w3layouts-banner {
		min-height: 370px;
	}
	header {
		padding: 0px 0;
	}
	.agileits-register {
		width: 80%;
		right: 10%;
		bottom: -170%;
	}
	 
	.agile-overlay ul li span {
		width: 106px;
	}
	.w3ls_app-left h3 {
		font-size: 17px;
		margin: 10px 0 0px 0;
		line-height: 26px;
	}
	.agileits_app-devices {
		width: 100%;
		margin: 25px 0 0 0;
	}
	.agileits_app-devices h5 {
		margin-bottom: 10px;
		font-size: 18px;
	}
	.app {
		padding: 40px 0px 0 0;
	}
	.w3layouts-browse h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 35px;
	}
	.w3-browse-grid ul li {
		margin: 10px 1px;
	}
	.agile-assisted-service h4 {
		font-size: 28px;
		margin-bottom: 24px;
	}
	.agile-assisted-service p {
		width: 95%;
	}
	.agile-assisted-service a {
		padding: 7px 25px;
	}
	.w3layous-story h4 a {
		font-size: 14px;
		margin-left: 10px;
	}
	.w3ls_services-grids {
		width: 75%;
	}
	.wthree_services-bottom p {
		font-size: 16px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.footer h3 {
		/*margin-bottom: 10px;
		margin-top: 10px;*/
	}
	.col-md-6.one-w3-profile {
		width: 75%;
		float: none;
		margin: 0 auto;
	}
	.w3layouts_details p {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.8em;
	}
	.banner-right h3 {
		font-size: 1.3em;
		margin-top: 15px;
	}		
	.banner-right p {
		font-size: 18px;
		margin-top: 8%;
		line-height: 32px;
	}
	.feature-main {
		height: 532px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 14px;
		padding-right: 6%;
		line-height: 28px;
	}
	.support {
		padding: 14em 0px 5em;
	}
	.sup {
		right: 0.5%;
		top: -31.4%;
	}
}
@media(max-width:568px){
	.fullview_modal .modal-dialog.modal-lg{
	width:90%
}
.fullview_modal .modal-dialog {
    margin: 20px auto;
}
.fullview_modal .modal-dialog {
    display: block;
    height: calc(100% - 35px);
    overflow-y: scroll;
}
	.short_msg{
	margin:0 !important;
	padding:10px;
	}
	.w3layouts-banner {
		min-height: 350px;
	}
	.agileits-register {
		bottom: -180%;
	}
	.col-md-3.biseller-column {
		width: 50%;
		margin: 0% 0%;
	}
	.agile-overlay ul {
		padding: 20px 12px 15px;
	}
	.app-image img {
		width: 100%;
	}
	.agile_tips h6 {
		font-size: 18px;
		margin: 35px 0 10px 0;
	}
	.list_1 h3 {
		font-size: 22px;
		margin: 25px 0 15px 0;
	}
	.terms p {
		padding-left: 20px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3layous-story h4 {
		letter-spacing: 0px;
	}
	.wthree_services-bottom p {
		padding: 0 15px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 24px;
	}
	.panel-body p {
		padding: 0px 5px 15px;
	}
	/*.w3layouts_details a {
		width: 65%;
	}*/
	.agileits_profile_image {
		width: 55%;
		margin-right:5%;
	}
	.w3layouts_details {
		width: 52%;
	}
	.feature-top {
		margin-left: 5%;
	}
	.feature-top h3 {
		font-size: 1.8em;
	}
	.feature-main {
		height: 503px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 30px;
	}
	.feature-right img {
		margin-top: 10%;
		width: 90%;
		margin-left: 5%;
	}
	.establish {
		min-height: 600px;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 1.8em;
	}
	.demo-top p {
		width: 100%;
		font-size: 16px;
		line-height: 28px;
	}
	.get {
		min-height: 1020px;
		margin-top: -32%;
	}
	.get-top p, .support-top p {
		width: 100%;
	}
	.sup {
		top: -35.4%;
	}
}
@media(max-width:480px){
	.inbox_section .profile_img, .chat_box_bg .profile_img{
    float: none; 
	margin:auto;
}
.profiles_slider li .col-xs-12{
		width:33.3%;
	}
	

	h3.icon-subheading {
		font-size: 20px;
	}
	.navbar-toggle {
		/*margin-top: -41px;*/
	}
	.w3layouts-banner {
		min-height: 320px;
	}
	.agileits-register {
		bottom: -195%;
		width: 86%;
		right: 7%;
	}
	.w3l_find-soulmate h3 {
		font-size: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.w3_soulgrid p {
		height: 48px;
		font-size: 13px;
	}
	.agileits-register h3 {
		font-size: 20px;
		padding: 10px 15px;
	}
	.col-md-3.biseller-column {
		width: 70%;
		margin: 0% 15%;
	}
	.agile-overlay ul li span {
		width: 130px;
	}
	.nbs-flexisel-nav-right {
		right: 0px;
	}
	.nbs-flexisel-nav-left {
		left: 0px;
	}
	.col-md-6.w3ls_app-left.mpl {
		width: 100%;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 70%;
		margin-top: 10%;
	}
	.agileits_app-devices {
		width: 75%;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
	}
	.agile-assisted-service h4 {
		font-size: 25px;
		margin-bottom: 22px;
	}
	.agile-assisted-service p {
		font-size: 14px;
		line-height: 25px;
		margin: 0 auto 35px;
	}
	.agile-assisted-service a {
		font-size: 12px;
	}
	.agile-assisted-service {
		min-height: 240px;
		padding-top: 35px;
	}
	.w3layous-story h4 {
		font-size: 18px;
	}
	.w3layous-story h4 a {
		padding: 6px 20px;
	}   
	.copy-right p {
		font-size: 0.8em; 
	}
	.w3l_about_left {
		width: 100%;
	}
	.w3ls_services-grids {
		width: 95%;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.modal-dialog {
		width: 420px;
	}
	.wthree-help h3 {
		font-size: 23px;
	}
	.assisted_Services-agileits {
		width: 95%;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 22px;
	}
	.assisted_agile_advantages h4 {
		font-size: 26px;
		margin-bottom: 26px;
	}
	.w3layouts-inner-banner {
		min-height: 180px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 22px;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 28px;
	}
	.panel-title {
		font-size: 16px;
	}
	section.w3_g_address {
		padding: 10px 0px;
	}
	.photos-upload-view {
		width: 90%;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 10px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.col-md-6.one-w3-profile {
		width: 90%;
	}
	.w3layouts_details {
		width: 100%;
	}	
	/*.w3layouts_details a {
		width: 45%;
	}*/
	.agileits_profile_image {
		width: 100%;
		margin-left: 16px;
		margin-bottom: 4%;
		margin-top:20px;
	}
	.agileits_aboutme h4 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 12px;
	}
	.banner-bottom {
		padding: 0em 0em;
	}
	.feature-main {
		height: 423px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 13px;
		padding-right: 2%;
		line-height: 18px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 25px;
	}
	.est-right p {
		width: 100%;
	}
	.est-bottom p {
		font-size: 1.2em;
	}
	.banner {
		background: #0fa7ff;
		padding: 3em 0px 2.5em 0px;
	}
	.contact-but input[type="submit"] {
		padding: 5px 45px;
		font-size: 24px;
	}
	.banner-right p {
		font-size: 16px;
		margin-top: 4%;
		line-height: 30px;
	}
}
@media(max-width:414px){
	.icons i {
		padding-left: 10px;
	}
	.w3layouts-banner {
		min-height: 290px;
	}
	label.agileits-agree {
		font-size: 12px;
	}
	.agileits-register {
		bottom: -212%;
		width: 90%;
		right: 5%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3_soulgrid {
		width: 90%;
		margin: 3% 0% 3% 5%;
	}
	.col-md-3.biseller-column {
		width: 80%;
		margin: 0% 10%;
	}
	.w3layouts-browse h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 85%;
	}
	.w3layous-story h4 a {
		padding: 10px 20px;
		display: block;
		width: 40%;
		margin: 15px auto 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
		letter-spacing:0px;
	}
	.location h3 {
		margin-top: 0px;
	}
	.address-left {
		padding: 2em 1em 1em;
	}
	.agileits_services h2 {
		margin-bottom: 28px;
		font-size: 28px;
	}
	.w3ls_services-grids {
		width: 100%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.agileits label, .w3_feedbacktextmessage label {
		width: 100%;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"], .w3_feedbacktextmessage textarea, .agileits select, .w3_writetoustextarea textarea, .photos-upload-view {
		width: 100%;
	}
	.wthree-help form input[type="submit"] {
		width: 42%;
	}
	.wthree-help textarea {
		width: 100%;
	}
	h2.w3-head {
		font-size: 22px;
	}
	h5.marker_head {
		font-size: 15px;
	}
	.agile_tips h5, .terms h5 {
		line-height: 25px;
	}
	.panel-title {
		font-size: 14px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 26px;
		letter-spacing: 0px;
	}
	section.privacy_policy_section {
		padding: 40px 0;
	}
	.w3ls_contact_section {
		padding: 40px 0;
	}
	section.w3_g_address ul li span {
		width: 100%;
	}
	.w3ls-list h2 {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 30px;
	}
	.col-md-6.one-w3-profile {
		width: 100%;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	label.col-sm-3.control-label1 {
		width: 100%;
	}
	.w3_details {
		width: 100%;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.modal-dialog {
		width: 400px;
	}
	.get {
		min-height: 850px;
	}
	.sup {
		top: -28.4%;
	}
	.support {
		padding: 14em 0px 3em;
	}
	.feature-right {
		width: 70%;
	}
	.feature-main {
		height: 360px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 12px;
		line-height: 18px;
		margin-top: 12px;
	}
}
@media(max-width:384px){
	.avatar .dropdown-menu{
		min-width:280px !important;
	}
	.sub_list li {
    list-style: outside none none;
    padding: 8px 4px 8px 3px;
}
	.nav_bottom .dropdown-menu {
    left: calc(100% - 280px);
	}
 
	.w3layouts-banner {
		min-height: 270px;
	}
	.agileits-register {
		bottom: -224%;
		width: 95%;
		right: 2.5%;
	}
	.w3l_find-soulmate {
		padding: 650px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 90%;
		margin: 0% 5%;
	}
	.nbs-flexisel-nav-right {
		right: -10px;
	}
	.nbs-flexisel-nav-left {
		left: -10px;
	}
	.agileits_app-devices {
		width: 100%;
	}
	.w3layouts-browse h3 {
		letter-spacing: 0px;
	}
	.col-md-4.w3-browse-grid {
		padding: 0;
	}
	.agile-assisted-service p {
		font-size: 13px;
	}
	#toTop {
		right: -20px;
	}
	.modal-dialog {
		width: 360px;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 25px;
		font-size: 24px;
	}
	.w3layous-story h4 {
		letter-spacing: 0.4px;
	}
	.w3_success-stories h4 {
		font-size: 26px;
	}
	.w3_success-stories {
		padding: 40px 0;
	}
	.agileits_services {
		min-height: 480px;
	}
	.feedback p {
		line-height: 25px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.wthree-help form input[type="submit"] {
		width: 50%;
	}
	.wthree-help textarea {
		margin: 25px 0 0 0;
	}
	.wthree-help {
		margin: 40px auto 55px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.icons .bs-glyphicons li {
		width: 98%;
		height: 95px;
	}
	.panel-heading {
		padding: 13px 5px;
	}
	.photos-upload-view input#fileselect {
		width: 100%;
	}
	.write-agileits form {
		padding: 0px 10px;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 7px;
	}
	.login-w3ls form {
		padding: 0 0em;
	}
	/*.w3layouts_details a {
		width: 94%;
	}*/
	.banner-left {
		padding: 0;
	}
	.support {
		padding: 11em 0px 3em;
	}
	.ftr-right {
		top: 2%;
		left: 40%;
	}
	.ftr-right-one {
		top: 19%;
		left: 40%;
	}
	.ftr-right-two {
		top: 36%;
		left: 40%;
	}
	.ftr-right-tre {
		top: 53%;
		left: 40%;
	}
	.ftr-right-fvr {
		top: 71%;
		left: 40%;
	}
}
@media(max-width:375px){
	.w3layouts-banner {
		min-height: 250px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.col-md-6.w3ls_app-left.mpl {	
		padding: 0;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 85%;
		margin-top: 15%;
	}
	.agileits-register {
		padding: 10px;
	}
	.agileits-register {
		bottom: -237%;
	}
	.w3l_find-soulmate h3 {
		font-size: 28px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.modal-dialog {
		width: 350px;
	}
	.agile_tips p {
		margin: 5px;
	}
	h2.agileits-icons-title {
		font-size: 22px;
	}
	h3.w3-head {
		font-size: 24px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 30px 0;
	}
	.wthree-help {
		margin: 30px auto 55px;
	}
	.w3_success-stories {
		padding: 30px 0;
	}
	section.w3_g_address {
		padding: 10px 10px;
	}
	.feedback, section.terms-of-use, .w3ls-list {
		/*padding: 30px 0;*/
	}
	.agileits_profile_image {
		width: 85%;
	}
	.agileits_aboutme h5 {
		margin-bottom: 10px;
		margin-top: 30px;
	}
	.agileits_aboutme p {
		margin: 10px 0;
	}
	.feature-main {
		height: 355px;
	}
}
@media(max-width:320px){
	.icons i {
		padding-left: 8px;
	}
	
	.k-2{
		margin-left:-13% !important;
	}
	
	
	
	.navbar-toggle {
		/*padding: 9px 0 10px;*/
	}
	.w3layouts-banner {
		min-height: 240px;
	}
	.w3_modal_body_grid span {
		width: 100%;
	}
	#w3_country, .w3_modal_body_grid input[type="text"], .w3_modal_body_grid input[type="email"], #w3_country1, .w3_modal_body_grid input[type="password"] {
		width: 100% !important;
	}
	.w3_modal_body_grid1 {
		margin: 6px 0;
	}
	.w3_gender {
		width: 100%;
		margin: 0.2em 0 0;
	}
	label.agileits-agree {
		float: right;
		width: 93%;
	}
	input[type="checkbox"] {
		margin: 0px 0 0;
	}
	.modal-title {
		font-size: 22px;
	}
	.modal-dialog {
		width: 300px;
	}
	.login-w3ls label {
		margin: 15px 0px 6px 0px;
	}
	.w3_soulgrid {
		width: 100%;
		margin: 3% 0% 3% 0%;
	}
	.agileits-register {
		bottom: -320%;
	}
	.w3l_find-soulmate {
		padding: 810px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 99%;
		margin: 0% 0%;
	}
	.agile-overlay ul li span {
		width: 115px;
	}
	.nbs-flexisel-nav-right {
		right: -18px;
	}
	.nbs-flexisel-nav-left {
		left: -18px;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 95%;
	}
	.agile-assisted-service p {
		font-size: 12px;
		line-height: 23px;
		margin: 0 auto 30px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 100%;
	}
	.w3layous-story h4 a {
		width: 50%;
	}
	.address-left {
		padding: 2em 0em 1em;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
		font-size: 1.1em;
	}
	.w3_success-stories h4 {
		font-size: 22px;
	}
	.agileits_services h2 {
		margin-bottom: 25px;
		font-size: 26px;
	}
	.feedback h2 {
		font-size: 19px;
	}
	h2.w3-head {
		font-size: 19px;
	}
	.icons a {
		font-size: 11px;
	}
	h2.agileits-icons-title {
		font-size: 20px;
	}
	.grid_3 {
		padding: 1em;
	}
	.write-agileits h2 {
		font-size: 22px;
	}
	.write-agileits {
		padding: 30px 0;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 15px;
		font-size: 27px;
	}
	.w3-prfr a, .w3-prfr2 a {
		letter-spacing: 0px;
	}
	span.agile-breadcrumbs {
		font-size: 13px;
	}
	span.agile-breadcrumbs a {
		margin: 0 2px;
	}
	.w3ls-loginr a, .w3ls-loginr span {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.5em;
	}	
	.banner-right h3 {
		font-size: 1.1em;
		margin-top: 10px;
		line-height: 28px;
	}
	.banner-right p {
		font-size: 15px;
		margin-top: 6%;
		line-height: 28px;
	}
	.feature-top h3 {
		font-size: 1.5em;
	}
	.feature-main {
		min-height: 396px;
		background-size: cover;
	}
	.feature-right {
		width: 80%;
		margin-right: 10%;
	}
	.demo-bottom iframe {
		width: 100%;
		height: 280px;
	}
	.support {
		padding: 7em 0px 3em;
	}
}

.text-center1{
	margin-left:-8px;
	text-align:center;
}
.resp-tab-content{
	border-radius:4px!important;
}



.ten{	
	margin-left:335px!important;
	}
	
	




.center{
	text-align:center;
}
.line{
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}


.w3-prfr2{
	margin-top:-25px;
	margin-left:275px;
}



.icon{
	margin-top:10px;
}

.imag{
	margin-top:4px;
}

 
 
 .chat{
	 
	 margin-top:-20px;
 }
 

.abc{
  position: relative;
  display: inline-block;
  
}

.abc .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc .tooltiptext1 {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -190px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.abc.tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}

.abc:hover .tooltiptext {
  visibility: visible;
}

.abc:hover .tooltiptext1 {
  visibility: visible;
}

/* .abcd .tooltiptext2 {
  visibility: hidden;
  width: 170px;
  margin-top:-12px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: 0px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
} */

.abcd.tooltiptext2::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}


.abcd:hover .tooltiptext2 {
  visibility: visible;
}

.abcd:hover .tooltiptext2 {
  visibility: visible;
}

.ab{
  position: relative;
  display: inline-block;
  
}


.ab .tooltiptext3 {
  visibility: hidden;
  width: 170px;
  margin-top:-100px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -80px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}


.ab.tooltiptext3::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}



.ab:hover .tooltiptext3 {
  visibility: visible;
}



.boxx{
	position: relative;
	display: inline-block;
}
.box1{
	position: relative;
	display: inline-block;
	margin-right:-20px!important;
}
.box2{
	position: relative;
	display: inline-block;
	margin-left:0px!important;
}

.check{
	margin-left:16px;
	
}

.check1{
	margin-left:76px;
	
}


li.avatar1 { 
	margin-top:15px !important;
}

.left1{
	margin-left:200px;
	/*margin-top:21px!important;	*/
}
.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:300px;
}


.avatar .sub_list1 > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list1 li:hover{ 
background:#eee;
}
.sub_list1 li:hover > a:hover, .sub_list1 li:hover > a, .sub_list1 li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important;
}

.in{
	font-weight: bold !important;
}

.mobile {
  overflow: hidden;
  height: 20px;
   width:20%;
  margin-top:-18px!important;
  margin-left:140px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}


/*
.que{
	overflow: hidden;
   margin-top:-30px!important;
  margin-left:255px;	
  float:left;
}
*/

.now{
	font-size:24px;
	color:#009933;
	margin-top:0px;
}

.foot :hover{
	color:#f0ad4e!important;
}

.text{
	text-align:center;
}

form.example input[type=text] {
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px;
  float: left;
  width: 80%;
  height:35px;
  background: #fff;
}

form.example button {
  float: left;
  width: 20%;
  padding: 0px;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}
.fai{
	margin-bottom:8px!important;
	
}

form.example button:hover {
  background: #ff8c1a;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.hr{
	width:100%;
	height:2px!important;
	color:#000;
}

.on{
	margin-top:10px;
	
}
.green{
	
	color:#009933;
}
.square{
	
	list-style-type: square;
}


.list{
	color:#ff944d;
}
.list1{
	color:#009933;
}

.border{
	border:2px;
	padding:12px;
	background-color:#009933;
	border-radius:6px;
}
.border1{
	border:1px;
	padding:10px 14px 10px 14px;
	border-radius:6px;
	border-right:0px  solid #ccc;
	margin-left:-15px;
	background-color:#009933;
	margin-top:2px;
}
.border2:hover, mat:hover{
	background-color:#f0f5f5;
	color:#009933!important;
	
	
}
.border2{
	border:1px;
	background-color:#fff;
	border-radius:4px;
	/*border:1px solid #444645; 

	border-top:1px solid #444645;
	border-left:1px solid #444645;
	border-right:1px solid #444645;*/
	margin-left:0px;
	
}

.size1{
	font-size: 16px;
	color:#fff!important;
}
.size{
	font-size: 16px;
	color:#fff;
}
.top{
	padding: 0px 0px!important;
	
}
.left{
	margin-left:40px;
	margin-top:-4px!important;
	
}
.bold{
	color:green;
}
.bold1{
	color:#ccc;
}


.col1:hover{
	color:red!important;
}
.col1{
	font-size:12px;
}
.top1{
	margin-top:0px!important;	
}
.mat{
	color:orange;
}
.mat:hover{
	color:#009933;
}
over.hover{
	color:green;
}

.breadcrumb {
    padding: 4px;
    margin-bottom: 20px;
    background-color: rgb(232,230,232);
    border-radius: 8px;
	border-right:2px solid #aaa;
}

.sear{
	background-color:#fff;
}
.fsear{
	width:10px;	
}

.become{
	margin-left:9px!important;
}
.bread{
	margin-left:-33px;
	width:103% !important;
}
.you{
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	color: #fff;
	background-color:;
	padding:5px;
	margin-top:-15px !important;
}
.you2{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	color: #fff;
	margin-left:-120px;
	padding:5px;
	margin-top:-15px !important;
}

.view{
	color:#009933;	
}

.match-active{
	color:#009933;
	font-weight:500; 
    padding: 2px 2px 2px 2px !important; 
	background-color:#ebfaeb!important; 
	border-radius:8px;
}


.mat1{
	color:#009933;
}
.icn{
	margin-left:74px;
	color:orange;
	font-size:20px;
	
}
.ids{
	color:#333;
}
.idsa{
	color:#333;
}
.idsa:hover{
	color:#009933;
}

.bar{
	margin-top:-25px;
}

.anew{
	margin-top:0px;
}
.aclas{
	padding:10px 0px 10px 0px;
}
.amat{
	
	color:#009933;
}
.bmat{
	
	color:orange;
}

.border3{
	border:1px;
	background-color:#fff;
	border-radius:4px;	
	margin-top:1px;
}
.box1{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.box2{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.ai{
	text-align:center!important;
	margin-left:10px;
	margin-top:7px;
}
.score{
	
	margin-top:-86px;
}
.matchc{
	margin-left:-53px;
}
.progres1{
	width:60px!important;
	margin-left:180px!important;
	margin-top:-18px;
}


.filbox{
	padding:10px 0px 10px 0px;
	
}

.thumb1 {
  border: 1px solid #ddd;
  border-radius: 160px;
  padding: 5px;
  width: 150px;
}
.thumb {
  border: 2px solid #bbb;
  border-radius: 8px;
  padding: 5px;
  width: 150px;
}
.thumb:hover {
  box-shadow: 0 0 2px 1px rgba(0, 179, 60);
}
.green{
	color:#09933!important;
}
.mobscore{
	margin-top:15px!important;
}
.iconsm{
	margin-left:100px;
}
.iconsn{
	margin-left:150px;
	margin-top:-90px;
}
.div1{
	margin-top:-22px;
	margin-left:180px!important;
}

.profileview{
	position: absolute; 
	left: auto;
	margin-left:320px;
	margin-top:-40px;
	
}
.profile1{
	margin-top:-10px;
	margin-left:60px;
	border:1px solid #009933;
}
.profile1:hover{
	
	box-shadow: 0px 1px 4px 0px #00b300;
}


.edit1{
	float:right;
	margin-top:-43px;
	margin-right:20px;
}
.iclr{
	color:#009933!important;
}
.mprogres{
margin-left:112px!important;	
	
}

.cdiv{
	margin-top:20px!important;	
}
.adiv{
	margin-top:0px;	
	
}
@media(max-width:768px){
	
	.cdiv{
	margin-top:0px!important;	
	margin-left:20px;
	}
	
	.filterab{
	border:1px solid #ccc!important;
	}
	
	.ten{	
	margin-left:15px!important;
	}
	.w3-prfr3{
	display:none;
    }
	.one-w3-profile{
	margin-left:0px;
	Margin-top:10px;
    }
	.boxm{
	margin-left:0px!important;
	Margin-top:10px;
	}
	.one-w3-profile1{
	margin-left:15px!important;
	Margin-top:10px;
	}
	.w3-prfr2{
	margin-top:-19px!important;
	margin-left:30px;
	}
	.imag{
	margin-top:6px;
    }
	.in{
	display:none; 
	 
	}
	.ina{
	display:none; 
	 
	}
	.btnmob{
	margin-right:100px!important;
    }
	.taketop{
	margin-top:-20px!important;
	}
	.topbox{
	margin-top:-15px;
	
    }
	.tbox{
	margin-top:45px!important;	
	}
	.update{
	font-size:12px!important;
	padding:20px;
	}
	.lastlogin{
	margin-top:-511px!important;
	}
		.w3ls-aside h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	margin-left:10px!important;
    padding: 10px 0 10px 0; 
	}
	.text1{
	width:250px!important;
	height:32px!important;
	border-radius:5px!important;
	margin-top:-10px!important;
	
	}
	.text2{
	margin-left:10px!important;
	margin-top:-9px!important;
	}
	.check{
	margin-left:27px;
	margin-top:10px;
	}
	.check1{
	margin-left:29px;
	
	}
	.che{
	
	margin-top:20px!important;
	}
	
	.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:250px;
	padding:3px;
	}
	.mobile {
  overflow: hidden;
  height: 20px;
  width:50%;
  margin-top:-18px!important;
  margin-left:100px;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
	/*.que{
	overflow: hidden;
	margin-top:-35px!important;
  margin-left:240px!important;
   margin-bottom: 29px;
   } */
   .score{
	margin-top:6px;
	}
	.matchc{
	margin-left:-55px;
	}
	.progres1{
	width:60px!important;
	margin-left:170px!important;
	margin-top:-16px!important;
	
	}
	.div1{
	margin-top:-20px;
	margin-left:230px!important;
	}
	.pkg1{
	bottom: auto;
	
    
    margin-left:-200px!important;
    top: 1px; 
	
	}
	.profileview{
	position: absolute; 
	left: auto;
	margin-left:220px;
	margin-top:-60px;
	
	}
	.profile1{
	margin-top:-10px!important;
	margin-left:60px;
	border:1px solid #009933;
	}
	.bbor{
	width:70%!important;
	margin-top:-15px;
	height:2px;
	background-color:1px solid #009933;
	}
	.pkg_status{  
	background:#5FA048;
	padding:1px 4px 2px;
	color:#fff;
	border-radius:5px;
	border:1px solid #5FA048
	}
	.pkg1{  
	text-align:center !important;
	}
	.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
	}
	.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
	}
  .pkg_status.pkg1{
	bottom: auto;
	position:absolute;
    left: auto;
    right: 52px;
    top: 4px; 
	z-index:91
	}
  .buttons{
	 margin-bottom:-3px !important; 
	margin-left:-4px!important;
	 
	}

} 
/*width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px; */
/*.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:290px!important;
	margin-top:-10px!important;
	padding:-30px!important;
}

@media(max-width:768px){
	.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:100px!important;
	margin-top:-30px!important;
	padding:-30px!important;
}
} */
/*<img class="uimg" style="width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px;" src="images/under.gif"/>  <br> <br>  */



.dotstop{
	color:#009933!important;
	margin-top:-20px!important;
}

.righti{
	width:20px;
	height:20px;
}


.iclb{
	color:#ccc!important;
}

.groomv{
	
	margin-left:30px!important;
	
}

.groomv{
	margin-top:-25px;
	margin-left:15px;
}

 

.size2{
	font-size:10px!important;
	
}

.black{
	color:#ccc;
}

.background{
	background-color:#f0f0f5!important;
	padding:10px;
	border-radius:8px;
	margin-left:1px;
}
.mupgrade{
	margin-top:8px !important;
	
}

.imgt{
	margin-top:-170px!important;
}
.yourpro{
	margin-left:40px!important;
	
}








.marry1 {
	background: #3a90d2 !important;
    padding: 3px 8px 3px 9px !important;
    color: #ffffff !important;
}

.marry2{
	border-bottom: 2px solid;
}

.marry3{
	 padding-bottom: 10px;
}
.marry4 {
    float: right; 
   font-size: 15px; 
   font-weight: bold; 
   display: block;
}

.marry5 {
color: #7d7a7a;
border: 1px solid #333;
padding: 0px 6px;
border-radius: 50%;
}

.marry6{
	cursor:pointer;
}

.marry7{
	margin-top:150px;
	
}


.red-tooltip + .tooltip > .tooltip-inner {background-color: #fff; color:#000; border:2px solid #1ba261;}


.bbottom{
border-bottom:1px solid #ccc;
width:90%;
margin-top:10px!important;
margin-left:5%;
}

.hrvm{
	margin-bottom:6px;
	margin-top:6px;
	
}

@media only screen and  (min-width:320px) and (max-width: 480px)  {
	
	.membervm{
		margin-top:30px;
	}


	.mudiraj1{	
	border:1px solid #ccc;	
	width:105%!important;
	padding:10px;	
	border-radius: 8px;
	}
	.mudiraj2{
		margin-left: -10px;   
		margin-right: 0px;   
		margin-top: 5px;    
		margin-bottom: 10px;
		
		}
		
		
	.vm-1{
		margin-bottom:10px !important;
	}
	.vm-2{
		margin-top:13px !important;
	}
	.margintopm{
		margin-top:0px !important;
	}
	.progres1{
	width:60px!important;
	margin-left:70px!important;
	margin-top:-16px!important;
	
}
	.progres2{
	width:60px!important;
	margin-left:110px!important;
	margin-top:-16px!important;
	}

	.entera{
		margin-top:-26px !important;
		position:absolute;
	}
	
	
	
	/*.que{
	overflow: hidden;
	margin-top:-35px!important;
  margin-left:150px!important;
   margin-bottom: 29px;
	} */
	
	
	
	.w3-prfr2{
	margin-top:-19px!important;
	margin-left:5px;
	}
	
	
	.lastlogin {
    margin-top: -420px!important;
    }
	.thumbnails a img {
    width: 52px;
    margin: 5px 4px;
    padding: 2px !important;
  }
  .agileits_profile_image img {
    border: 1px solid #eee;
    padding: 5px;
    
    border-radius: 8px;
    /* margin-top: 10px; */
}

    img.prf-img {
		margin-top: 2%;
		margin-left:-8px;
		width:120px;
	}
	.mbutton{
		width:80%;
	}
	
	.searchbtn{
	margin-left:190px !important;
	margin-top:-53px !important;
	border-radius:0px 5px 5px 0px !important;
}
	
	
}

.searchbtn{
	
	margin-left:-5px;
	margin-top:-3px;
	border-radius:0px 5px 5px 0px !important;
}/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,body{
	background:#fff;
	font-size: 13px; 
	font-family: 'Roboto', sans-serif;
	/*font-family: arial,verdana;*/
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
	margin-top:0px; 
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
}
p {
	margin:0;
}
/*-- header #c32143--*/
header { 
	background: #a64d79;
	position:relative; 
}
 input[type="file"]{
    display: none;
}
 
 table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}
 
.package_table td, .package_table th {
    padding: 12px 14px!important; 
	 border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd; 
    border-left: 1px solid #ddd; 
}
.list-styled li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:5px;
}
.package_table thead th{
	text-align: center;
	font-size:15px!important; 
	padding:15px!important; 
}
th, td {
	text-align: center;	
} 
.package_table th {
    background-color: #009933;
    font-weight: 500;
	font-size:14px!important; 
    color: #fff !important; 
}
th h5 small{ 
    color: #666 !important; 
	 font-size: 11px;
}
th h5{ 
    font-weight:500
}
.package_table tbody th {
	background-color: #fff4e5; 
	border-left:1px solid #ddd !important;
	color:#333 !important
}
.package_table tbody tr:nth-child(2n-1) {
    background-color: #fff;
    transition: all .125s ease-in-out;
}
.package_table tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}
 
 
 .w3ls-aside-box2 .panel-title.active{
	 background:#f0ad4e;
	 color:#fff
 }
 .thumbnails a img{
	width:50px;
	margin:5px 4px;
	padding:2px !important
 }
 .simages a img{
	 margin-top:70px!important;
	 width:92px;
	margin:5px 4px;
	padding:2px !important;
	padding:4px;
   border-radius:4px;
   border:2px solid #aaa;	
 }
 
 @media(max-width:786px){
	.thumbnails a img{
	width:50px ;
	margin:5px 4px;
	padding:2px !important;
	} 
  .mbutton{ 
	 margin-right:15px!important;
	}
	.one-w3-profile{
		padding-left:5px;
	}
	.grid{
		
	margin-left:30px!important;	
	}
	.grid1{	
	margin-left:0px!important;	
	}
	.profile-details h5 { 
    padding: 0px;
    color: #222;
    font-size: 10px;
    letter-spacing: 0px; 
	margin-left:-2px;
   }
	.resp-tabs-list{
	border-radius:5px!important;
	}
 }
 

 
 .mbutton{
	 float:right;
	 margin-top:-40px!important;
	
 }
	 
	 
 
 .close{
	background: #fe0000 none repeat scroll 0 0;
    border: 1px solid #fe0000;
    border-radius: 29px;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 600;
    left: auto;
    opacity: 0.7;
    padding: 3px 8px;
    position: absolute;
    right: 8px;
    text-shadow: none;
    top: auto;
    z-index: 99;
 }
 .close:hover{
	opacity: 1; 
	color: #fff;
	border: 1px solid #888;
 }
 .fullview_modal.modal{
	 background:rgba(0,0,0,0.6)
 }
 .modal_profile_image {
    float: left;
    width: 49%;
	margin-right:10px;
}
.modal_details{
width: 49%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:1000px
}
 .modal_profile_image img{ 
    width: 95%;
padding:4px;
border-radius:4px;
border:2px solid #aaa;	
}

.fullview_modal .modal-dialog{ 
	 height:calc(100% - 45px); 
	overflow-y:scroll;
	display:block
}
  /* Modal Header */
 

/* Modal Body */
.modal-body {padding:16px;}
 
/* Modal Content */

.modal-contentc {
    position: relative;
	margin-top:250px !important;
	margin-left:160px!important;
	background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid green;
	border-radius:8px;
    width: 44%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


.modalchat{
	margin-right:60px!important;
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 15px solid rgba(0, 0, 0, 0.6);
	border-radius:8px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
} 
/*	
a[title]:hover:before {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: auto;
  top:auto;
  white-space: nowrap;
  z-index: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background:#fff;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
}
*/
.icons{
	background-image:url(../images/sprite.png);
}
.mobile_icon{
	background-position: -16px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
	margin-right:10px
}
.horoscp_icon{
	background-position: -64px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
}

.radio_box{
	background: #eee;
	padding: 12px 10px;
	border: 1px solid #ddd;
	border-radius: 7px;
	height:90px;
}
.short_msg{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd; 
    margin: 2px 0 0;
	 border-radius: 8px;
    padding: 10px 20px; 
}
.width-20{
	width:20%;
}
.chat_box_bg{
background:#eef9ff !important	
}
.chat_text{
	text-align:center;
	font-weight:500;
	color:#222;
	font-size:12px
}
.chat_box{
	 background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 12px;
    position: relative;
    text-align: center;
    width: auto;
	border-radius: 4px;
	border:1px solid #ddd
}
.chat_arrow:before{
	background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    content: "";
    height: 12px;
    left: -9px;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(-57deg);
    width: 18px;
}
.aside-list li{
	list-style:none;  
	border-bottom:1px solid #eee; 
}

.aside-list li:hover{
	list-style:none;  
	border-bottom:1px solid #eee; 
	background-color:#009933;
	color:#fff!important;
	border-radius:8px;
}
.aside-list li:hover .gray{
	color:#fff!important;
}
.aside-list li:hover .foot{
	color:#fff!important;
}

.aside-list li a{ 
	font-size:14px;
	display:block;
	padding:10px 10px 10px 10px;
	
}
 .aside-list li.active a{
	background:#009933; 
	border-radius:8px;
	color:#fff!important;
}
.grid_img{
	width: 150px;margin: auto;
}
  .edit_tabs.resp-tabs-list li .panel-title{
	 margin-bottom:0 !important 
  }
 .edit_tabs.resp-tabs-list li{
	 background:none !important;
	 color: #333;
	 border-bottom:1px solid #ddd;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    list-style: outside none none;
    margin:  0px !important;
    padding: 5px 0px !important;
    text-transform: capitalize;
 }
 .edit_tabs li.resp-tab-active { 
    font-weight: 500;  
	 background: #c32143 !important; 
    border:none !important;
    box-shadow:none !important;
    margin-bottom: 0px !important;
}
.edit_tabs li.resp-tab-active .panel-title{
	color: #fff; 
} 
.edit_tabs li .panel{
 background: none !important;
 border:none !important; 
 box-shadow:none !important;;
}
li.resp-tab-active .panel-default > .panel-heading{
	 background:none !important;
	 border:none !important;
} 
.edit_tab_container .resp-tab-content{
	border:none;
	padding:0
}
.upload_btn {
    border: 1px solid #ED8A00;
    display: inline-block;
    padding: 7px 12px;
	font-size:12px;
    cursor: pointer;
	color:#fff;
	font-weight:500;
	background:#ED8A00 
}
.input_text{
	width:104px;
	font-size:14px;
	font-weight:500;
	float:left;
	color:#222;
	display:inline-block
}
.colon{
	display: inline-block;
    float: left;
    width: 25px;	
}
.input_value{ 
	font-size:14px;
	font-weight:400; 
	margin-left: 120px;	
}
.one-w3-profile, .profiles-list-agileits{
	padding-left:0px;
}


.header{
	position:fixed;
	height:60px;
	top:0;
	z-index:101;
	width:100%;
	box-shadow: 1px 4px 8px #ccc
}
.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.check_box1{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:40px !important
}
 
.pkg_status{  
	background:#5FA048;
	padding:1px 4px 2px;
	color:#fff;
	border-radius:5px;
	border:1px solid #5FA048
}





.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
}



.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
}




.pkg_status.status{
	bottom: auto;
	position:absolute;
    left: auto;
    right: 70px;
    top: 8px; 
	z-index:91
}

.pkg_status a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;
	
}
.pkg_status1 a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;
	
}

.pkg_status2 a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;	
}
.sub_main{
padding-top:40px;
padding-bottom:40px	
}
/*-- menu --*/
.menu {
    float: left;
}

/*-- //menu --*/
a:focus{
	outline:none;
	outline-offset:0px
}


/* start custom css */
.count_circle .chart{
	border-radius:50%;
	border:1px solid #009933;
	background:#009933;
	
}
.count_circle .chart span{
	 color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 120px;
}
 
.chart_circle{
	border-right:1px solid #ccc;
}
.chart {
    display: inline-block;
    height: 120px;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 120px;
}
.chart2 {
    display: inline-block;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 50px;
}
.chart2 .percent{
	font-size: 13px;
	 line-height: 50px;	
} 
.chart2 .percent::after { 
    font-size: 13px; 
}
.percent {
    display: inline-block; 
    z-index: 2; 
	font-size: 18px;
	 line-height: 120px;
}
.percent::after {
    content: "%";
    font-size: 18px;
    margin-left: 0.1em;
}
.chart canvas, .chart2 canvas{
    left: 0;
    position: absolute;
    top: 0;
}
.profile_img{
	width:150px;
	float:left; 
}
.notification{
  background: red none repeat scroll 0 0;
    border-radius: 94px;
    bottom: 0;
    content: "";
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    left: 12px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -13px;
    width: 22px;	
}

li.avatar img{ 
	border-radius:6px; 
}
li.avatar a{ 
	opacity:1 !important
}
li.avatar { 
	margin-top:5px !important
}
.bell-cls a{
	border-right:none !important; 
	opacity:1 !important
}
.profile_search h4{
    color: #f0ad4e;
    font-size: 15px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
}
.profile_search {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    min-height: 110px; 
    padding-top: 10px;
    width: 100%;
}
.profile_search label{
color:#fff;
font-weight:400;
font-size:13px;
}
.age.form-control{
display:inline-block	
}
 .custom_select .form-control {
	border-radius:0;
	height: 32px;
 }
.custom_select select {
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
	border-radius:0;
    color: #777; 
    cursor: pointer;
    display: inline-block;
    height: 32px;
	font-size:13px;
	width:100%;
    padding: 5px;
}
.custom_select .select-arw-down::before {
    height: 32px;
    width: 25px;
}
.custom_select .select-arw-down::before, .select-arw-down::before {
    content: "";
	font-family:fontawesome;
    display: block;
    height: 32px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 0px; 
    width: 22px;
	
}
 
.custom_select .select-arw-down::after {
    right: 10px;
    top: 15px;
}
.custom_select .select-arw-down::after, .select-arw-down::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #a3a5a5;
    content: " ";
	font-family:fontawesome;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 12px;
	
}
 
.select-arw-down{
    position: relative;
}
 
.adv_lists li{
	 color: #777;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-left: 18px;
}
.adv_lists li:before{
	content:'\f00c';
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #009933;
	
}
 
.adv_lists1 li:before{
	content:'\2022';
	 list-style-type: square;
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #009933;
	
	font-size:27px;
	
} 

.adv_lists1 li{
	border-bottom: 1px solid #ccc;
	color: #777;
	margin-top:10px!important;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 0px;
	 padding-bottom: 7px;
    padding-left: 18px;
}

.adv_lists2 li{
	border-bottom: 0px solid #fff;
	 margin-top:-5px!important;
    font-size: 12px;
    font-weight: 500;
    list-style: outside none none;
	padding:7px;
    
}
 
 .font1{
	font-size:10px !important; 
 }
 .font-10{
	font-size:10px !important;
}
.font-12{
	font-size:12px !important;
}
.font-13{
	font-size:13px !important;
}
.font-14{
	font-size:14px !important;
}
.font-16{
	font-size:16px !important;
}
.font-18{
	font-size:18px !important;
}
.font-20{
	font-size:20px !important;
}
.font-22{
	font-size:22px !important;
}
.font-24{
	font-size:24px !important;
}

.line-height-20{
	line-height:20px!important;	
}
.line-height-22{
	line-height:22px!important;	
}
.line-height-24{
	line-height:24px!important;	
}
.line-height-26{
	line-height:26px!important;	
}

.bold-400{
	font-weight:400!important;
}
.bold-500{
	font-weight:500!important;
}
.bold-600{
	font-weight:600!important;
}
.green{
	color:#4baa26 !important
}
.red{
	color:#ff0e16 !important
}
.white{
	color:#fff !important
}
.orange{
	color:#ef8b00 !important
}
.black{
	color:#111 !important
}
.gray{
	color:#888 !important
}
.blue{
	color:#0274cb !important
}
 .text-underline{
	text-decoration:underline !important 
 }
.text-uppercase{
	text-transform:uppercase !important
}
.border{
	border:1px solid #e2e2e2 !important
}
.border-top{
	border-top:0px solid #e2e2e2 !important
}
.border-bottom{
	border-bottom:1px solid #e2e2e2 !important
}
.border-left{
	border-left:1px solid #e2e2e2 !important
}
.border-right{
	border-right:1px solid #e2e2e2 !important
}
.box_hover:hover{
	box-shadow:0px 1px 4px 0px #ffad33 !important; 
	transition:all easy in-out 1s; 
}
.gold_member{
	border-color:#ffad33 !important;
	background:#FFF3E2!important;
}
.box_hover1:hover{
	box-shadow:0px 1px 4px 0px #00b300 !important; 
	transition:all easy in-out 1s; 
}
.diamond_member{
	border-color:#00b300 !important;
	background:#e6ffee!important;
}

.box_hover2:hover{
	box-shadow:0px 1px 4px 0px #0a0f0f !important; 
	transition:all easy in-out 1s; 
}
.silver_member{
	border-color:#d1e0e0 !important;
	background:#f0f5f5!important;
}
.platinum_member{
	border-color:#FFDCAD !important;
	background:#FFF3E2!important;
}
 /* padding 0px */
 
 .pt-0{
	padding-top:0 !important; 
 }
 .pb-0{
	padding-bottom:0 !important; 
 }
 .pl-0{
	padding-left:0 !important; 
 }
 .pr-0{
	padding-right:0 !important; 
 }
 
 /* padding 5px */
 
  .pt-5{
	padding-top:5px !important; 
 }
 .pb-5{
	padding-bottom:5px !important; 
 }
 .pl-5{
	padding-left:5px !important; 
 }
 .pr-5{
	padding-right:5px !important; 
 }
 
 /* padding 10px */ 
 
 .pt-10{
	padding-top:10px !important; 
 }
 .pb-10{
	padding-bottom:10px !important; 
 }
 .pl-10{
	padding-left:10px !important; 
 }
 .pr-10{
	padding-right:10px !important; 
 }

 /* padding 20px */
 
 .pt-20{
	padding-top:20px !important; 
 }
 
 .pl-20{
	padding-left:20px !important; 
 }
 .pr-20{
	padding-right:20px !important; 
 }
 
 /* margin 0px */
 
 
 .buttons{
	 margin-bottom:-3px !important; 
	margin-left:0px!important;
	 
 }
 
 .mt-0{
	margin-top:0 !important; 
 }
 .mb-0{
	margin-bottom:0 !important; 
	margin-left:0px!important;
 }
 .ml-0{
	margin-left:0 !important; 
 }
 .mr-0{
	margin-right:0 !important; 
 }
 
 /* margin 5px */
 
  .mt-5{
	margin-top:5px !important; 
 }
 .mb-5{
	margin-bottom:5px !important; 
 }
 .ml-5{
	margin-left:5px !important; 
 }
 .mr-5{
	margin-right:5px !important; 
 }
  
/* margin 10px */
  
 .mt-10{
	margin-top:10px !important; 
 }

 .ml-10{
	margin-left:3px !important; 
 }
 .mr-10{
	margin-right:0px !important; 
 }
  
 
.more_links ul li{
	display:inline-block; 
  	padding:0 6px;
	font-size: 13px;
	margin-bottom:3px;
	color: #555; 
	border-right:1px solid #ddd
}
.more_links ul li a{
	color: #555; 
    font-size: 13px;
}
.more_links ul li a:hover{
	color: #009933;  
}
.more_links ul li:first-child{
	padding-left:0;	
}
 
.more_links ul li:last-child{
	border-right:none
}

.social_links ul li{
	 display:inline; 
	 font-size: 13px;
	 padding:0 5px; 
}
.footer2 {
	background:#fafafa;
	border-top:1px solid #000;
} 
.footer2 .more_links ul{
	margin:12px 0 
} 
.social_links ul li:first-child{
	padding-left:0;	
}


/* end custom css */

/*-- nav --*/
.navbar {
    margin-bottom: 0;
	border:none;
	min-height:40px;
}
 .navbar-nav > li{
	  margin-top: 14px;
	  border-right:1px solid #ddd;
 }
.navbar-nav > li > a {
    color: #fff;
	font-weight:500;
	/*opacity:0.7;*/
	padding-bottom:0px;
	padding-top:0px;
	font-size: 15px;
    line-height: 14px; 
	text-transform: uppercase;
}
.navbar-nav > li:last-child {
border-right:none;	
}
.navbar-nav > li.bell-cls {
border-right:none;	
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    background: none;
    color: #fff;
	opacity:1;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background:none;
	border:none;
}
/*-- //nav --*/
/*-- //header --*/
/*----*/
.logo {
   /* margin-top: 5px; MY CSS*/ 
	position:relative;
	float: left;
}

.logo a {
    color: #fff;
    font-size: 34px;
    letter-spacing: 0px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
.cd-logo {
	z-index: 99999;
}
/* logo-effect */
.link--takiri {
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--takiri:hover {
	color: #FFFFFF;
}

.link--takiri::before {
	content: '';
    position: absolute;
    height: 25px;
    width: 76%;
    top: 82%;
    margin-top: -18px;
    left: 9%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    z-index: 0;
}

.link--takiri:hover::before {
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-moz-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-o-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-ms-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.link--takiri span {
	font-size: 35%;
    font-weight: 600;
    position: absolute;
    right: -75px;
    color: #f0ad4e;
    bottom: -18px;
    opacity: 0;
    -webkit-transform: translate3d(-10px,-10px,0);
    transform: translate3d(-10px,-10px,0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.link--takiri:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.link {
    outline: none;
    text-decoration: none;
    font-size: 8em;
    line-height: 1;
    color: #9e9ba4;
    display: inline-block;
}
a.link { 
	text-decoration:none;
	z-index: 999;
}

/* //logo-effect */

/*-- sign in-form --*/
.modal-dialog {
   /* width: 500px;*/
    margin: 30px auto;
}
.modal-title {
    text-transform: uppercase;
    color:#fff;
    font-size: 16px;
    text-align: center;
}
.login-w3ls form {
    padding: 0 2em;
}
.login-w3ls input[type="text"], .login-w3ls input[type="password"] {
    outline: none;
    font-size: 15px;
    color: #000;
    padding: 10px;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    background: #fffefe;
    border: 1px solid #d2d2d2;
}
.login-w3ls label {
    font-size: 14px;
    color: #000;
    margin: 20px 0px 6px 0px;
    display: block;
    font-weight: 400; 
}
.signin-agileits-bottom {
    float: right;
    width: 41%;
}
.login-w3ls input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    width: 50%;
    margin: 0em auto 2.55em;
    text-align: center;
    display: inherit;
    outline: none;
    padding: 11px 30px 8px;
    letter-spacing: 0px;
    font-size: 13px;
    color: #fff;
    border: none;
    background: #009933;
	border-radius:6px;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.login-w3ls input[type="submit"]:hover {
    background: #009933;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.w3ls-loginr {
	margin:30px 0;
}
.w3ls-loginr a {
    float: right;
    color: red;
    font-size: 16px;
}
/*-- //sign in-form --*/ 
/*-- sign in-bottom --*/
.signin-agileits-bottom p {
    text-align: center;
    margin: 1.8em 0;
}
.signin-agileits-bottom p a {
    color: #000;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.signin-agileits-bottom p a:hover {
    color: #2DCC70;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.social-icons ul li {
    background-color: #3b5998;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    display: inline-block;
    width: 48%;
    float: left;
}
.social-icons ul li a {
	display:block;
}
.social-icons ul li a span {
    vertical-align: middle;
    color: #fff;
    float: left;
    font-size: .9em;
}
.social-icons ul li a span.text {
    padding: .8em 0;
    text-align: center;
    width: 78%;
}
.social-icons ul li span.icons {
    background: #2E4A84;
    width: 22%;
    height: 40px;
    display: inline-block;
	border-right: 1px solid #3b5998;
}
.social-icons ul li.twt {
    background-color: #55acee; 
    float: right;
}
.social-icons ul li.twt span.icons {
    background: #4D9CD8;
    border-color: #67b0e8;
}
.social-icons ul li:hover {
    background:#2E4A84;  
}
.social-icons ul li.twt:hover{
    background:#4D9CD8; 
} 
.icons i {
    display: inherit;
    padding-top: 15px;
	    padding-left: 15px;
}
/*-- //sign in-bottom --*/


i.fa.fa-heart { 
	margin-right:3px;
}
.agileits-register {
    width: 40%;
    float: right;
    background: rgb(245, 248, 249); 
    padding: 20px;
	margin-top: 8%;
}
.agileits-register h3 {
    margin: 0px 0 15px 0;
    color: #009933;
    font-size:20px;
    padding: 5px 0px;
   
}
/*-- sign-up --*/
.w3_modal_body_grid span{
	float: left;
    width: 33%;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
	font-family:'Roboto', sans-serif;
	font-size: 13px;
    padding-top: 10px;
    
}
#w3_country,.w3_modal_body_grid input[type="text"],.w3_modal_body_grid input[type="email"],#w3_country1,.w3_modal_body_grid input[type="password"]{
	width: 100% !important;
    font-size: 13px;
    outline: none;
    border: 1px solid #bbb;
    padding: 5px;
    color: #000;
    background: #ffffff;
}
.w3_modal_body_grid select {
    width: 25%;
    font-size: 13px;
    padding: 5px;
}
.w3_modal_body_grid input[type="tel"] {
    font-size: 14px;
    outline: none;
    border: 1px solid #bbb;
    padding: 6px;
    color: #000;
    background: #ffffff;
	width: 100%;
}
select#w3_country option ,select#w3_country1 option {
	color:#000;
}
.w3_modal_body_grid1{
	margin: 9px 0;
}
.colr {
    float: left;
    margin-right: 1em;
}
label.radio {
    font-size: 14px;
    font-weight: 500;
    color: #797777;
    padding-left: 18px;
    margin: 0;
}
.checkbox input, .radio input {
    position: absolute;
    left: -9999px;
}
.radio i {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    outline: none;
    background: #c32143 ;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input:checked + i:after, .radio input:checked + i:after {
    opacity: 1;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input + i:after, .radio input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.w3_gender {
    float: right;
    width: 70%;
    margin: 0;
}
.agileits-register input[type="submit"] {
    outline: none;
    padding: 8px 30px 8px; 
    font-size: 13px;
	letter-spacing:0;
    color: #fff;
	font-weight:600;
    border: none;
    background: #009933;
    margin: 15px 0 3px;
    text-transform: uppercase;
	float:right;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.w3-agree {
	margin:10px 0 0 0;
}
label.agileits-agree {
    margin-left: 4px; 
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal; 
}
.agileits-register input[type="submit"]:hover {
	background:#85ea85;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
p.w3ls-login {
    text-align: center;
    margin-top: 20px;
	font-size:14px;
}
p.w3ls-login a:hover {
	text-decoration:underline;
	color: #c32143 ;
}
/*-- //sign-up --*/

/*-- banner-bottom --*/

.dropdown-box{
	padding:12px 14px; 
}
.sub_list li{
	list-style:none; 
	padding:8px 10px 8px 14px;
}
.sub_list:first-child{
	border-right: 1px solid #ddd;
    float: left;
    width: 60%;
}
.sub_list:last-child{ 
	width:40%;
	float: left;
}
.avatar .sub_list > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list li:hover{ 
background:#eee;
}
.sub_list li:hover > a:hover, .sub_list li:hover > a, .sub_list li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important
}
.banner-bottom{
	padding:4em 2em;
}
.agileinfo_banner_bottom{
	width:70%;
	background:#f5f5f5;
	padding:2em;
	text-align:center;
	margin:0 auto 3em;
}
.agileinfo_banner_bottom span{
	padding:1em;
	border:1px solid #212121;
	font-size:1em;
	color:#212121;
}
.agileinfo_banner_bottom h3{
	font-size: 1.5em;
    color: #24AB00;
    text-transform: capitalize;
    line-height: 1.5em;
    margin: 1em 0;
}
.agileinfo_banner_bottom p{
	color:#999;
	line-height:2em;
}
.w3agile_banner_btom_login_left{
}
.w3agile_banner_btom_login_left1{
}
.w3agile_banner_btom_login_left2{
}
.w3agile__text h4, .w3agile__text span {
    font-size: 14px;
    color: #fff;
    margin-top: 18px;
	color: #000;
}
.avatar .dropdown-menu {
	min-width: 350px;
}
.nav_bottom .dropdown-menu{
	left:calc(100% - 350px) !important;
}
.dropdown-menu{ 
    background: #ffffff; 
	border:1px solid #eee;
	border-radius:5px !important;
	box-shadow:0 0 9px 1px #999
}
.navbar-nav > li > .dropdown-menu {
    padding-top: 0;
}
#country, #country1, #country2, #country3 {
    outline: none;
    padding: 10px;
    background: #fff;
    color: #212121;
    font-size: 13px;
    width: 100%;
    margin: 10px 0 0;
    border: none;
    padding: 5px;
	border: 1px solid #adadad;
}
#country1,#country2{
	width: 38%;
}
.w3agile__text span {
    margin: 0 10px 0;
}
.w3agile__text.col-sm-7.w3agile_banner_btom_login_left1 select {
    width: 38%;
	font-size: 13px;
    height: 32px;
	border-radius:5px;
    padding: 5px 6px;
    width: 38%;
}
.w3agile_banner_btom_login_left3 {
    float: right;
    margin: 20px 0 0 0;
}
.w3agile_banner_btom_login_left3 input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
	border:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.w3agile_banner_btom_login_left3 input[type="submit"]:hover{
	background: #f0ad4e;
    color: #ffffff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- //banner-bottom --*/


.w3layouts-banner {
	background:url("../images/couple4.jpg") no-repeat 0px 0px;
	background-size: cover;
	min-height:720px;
}


.w3l_find-soulmate h3 {
    font-size: 40px;
    color: #333;
    margin-bottom: 46px;
}
.w3l_find-soulmate {
    padding: 60px 0;
    background-color: rgb(244, 234, 234);
}
 
.success_stories h4 {
	font-size: 16px;
    color: #c32143;
    margin: 25px 0 0px 0; 
}
.success_stories p {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px; 
  
}
.w3_soulgrid { 
	padding:5px; 
	text-align: center;
	width: 185px;
	height: 185px;
	 position: relative;
	margin:0 auto; 
}
.w3_soulgrid img{
    border-radius: 80%;
    bottom: 0;
    height: 185px;
    left: auto;
    margin:0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: auto;
    width: 185px;
}

 
/*-- browse profiles --*/
.w3layouts-browse {
	padding:60px 0;
}
.w3layouts-browse h3 {
	font-size: 30px;
	letter-spacing:0px;
    color: #000;
    margin-bottom: 45px;
}
.w3-browse-grid h4 {
    color: #f0ad4e;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    font-size: 20px;
}
.w3-browse-grid ul li {
	display: inline-block;
    margin: 6px 5px;
    border-right: 0px solid #a5a5a5;
    padding-right: 10px;
    line-height: 13px;
	font-size:13px;
	list-style: square;
}
.w3-browse-grid ul li.more {
	border-right:none;
}
.w3-browse-grid ul li a {
	color:#656565;
	font-size:13px;
}
.w3-browse-grid ul li a:hover {
	color:#000;
}
.w3-browse-grid ul li.more a {
	color:#009933;
}
/*-- //browse profiles --*/


/*-- Service --*/
.agile-assisted-service {
	background: rgba(0, 0, 0, 0.1) url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
    padding-top: 32px;
}
.agile-assisted-service h4 {
	font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
	letter-spacing:0px;
}
.agile-assisted-service p {
	font-size: 16px;
    color: #e0e0e0; 
    font-weight: 300;
    margin: 0 auto 15px;
    width: 45%;
    line-height: 40px;
}
.agile-assisted-service a {
	font-size: 14px;
    color: #e0e0e0;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    background: rgba(236, 52, 52, 0.81);
    padding: 10px 25px;
}
/*-- //Service --*/

/*-- Location --*/

.location {
	padding: 100px 0;
}

.location h3 {
	text-align: left;
	font-size: 40px;
	margin-bottom: 30px;
	color: #1dc8d9;
	margin-top: 50px;
}
.location h5 {
	font-size: 25px;
    margin-bottom: 30px;
    font-style: italic;
    color: #000000;
    letter-spacing: 0px;
}
.location p {
	line-height: 34px;
    color: #d81a23;
    font-size: 20px;
	width:80%;
}

/*-- //Location --*/

/*-- get started --*/
.w3layous-story {
    background: #f0ad4e;
    padding: 40px 0;
}
.w3layous-story h4 {
	color:#fff;
	font-size:23px;
	letter-spacing:0px
}
.w3layous-story h4 a {
    color: #ff0200;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.62);
    border-radius: 3px;
    font-size: 15px;
    vertical-align: middle;
    margin-left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.64);
}
.w3layous-story h4 a:hover {
	background:#000;
	color:#fff;
}
/*-- //get started --*/

/*-- gallery --*
.agileits-gallery {
	background:#00d0ff;
	padding: 70px 0;
}
 #thumbGrid{
      width: 72%;
  margin: auto;
  margin-top: 25px;
        }

        label{
            color: white;
        }


        #customize {
            display: inline-block;
            margin-top: -30px;
            position: absolute;
            color: white
        }


        #customize input, #customize select {
            font-size: 17px;
            margin: 3px;
            padding: 4px;
            border: 1px solid rgba(255, 255, 255, 0.5);
            border-radius: 0;
            color:#fff;
            background-color: rgba(0, 0, 0, 0.2)
        }

        #customize select {
            margin: 0;
            background-image: url(css/thumbgrid-font/font/downArrow.svg);
            background-repeat: no-repeat;
            background-position: right center;
            padding-right: 25px;
            outline: none;
            overflow: hidden;
            text-indent: 0.01px;
            text-overflow: '';
            vertical-align: middle;

        }

        #customize label {
            font-size: 16px;
            margin: 3px 0;
            padding: 3px 0;
            width: 150px;
            display: inline-block;
        }
  --//gallery--*/	

/*-- List of brides and grooms --*/
.w3ls-list {
	 /*background: #efefef none repeat scroll 0 0;  */
	  background: #fff none repeat scroll 0 0;
    margin-top: 60px;
}
.w3ls-aside {
    background: #fff;
	padding:0;
	border-radius:8px;
	border:1px solid #aaa;
	box-shadow:0 1px 0 #e2e2e2
}
.w3ls-list h2 {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 15px; 
}
.w3ls-aside-box{
	padding:0 14px;
}
 
h3.w3_special {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
.profile-details {
      background: #fff none repeat scroll 0 0; 
	  border: 1px solid #aaa; 
	  box-shadow: 0 1px 0 #e2e2e2;	  
	  margin: 0 0 15px;  
	  padding: 15px 5px 5px 10px;
	  position:relative;
	  border-radius:10px;
}
.profile-details h5 {
    
    padding: 5px;
    color: #222;
    font-size: 12px;
    letter-spacing: 0px; 
}



img.prf-img {
   
	width:150px; 
	float:left;
	margin-bottom:5px;
	display:inline-block;
	margin-left:2px;
}
.w3-prfr { 
    margin-left: 166px;
}
.w3-prfr2 { 
    padding-left: 14px;
	width:80%;
	
}
.w3-prfr3 { 
   float: left;
    padding-left: 10px;
    width: 23%;
}
 
@media (max-width:480px){
	.resp-tab-content{
		padding:0px !important
	}
.w3-prfr { 
    margin-left: 0%;
	margin-top:10px;
	float:left
}
	
.profile_img{ 
 width: 130px;
}
.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:30px !important
}

}

.w3-prfr p, .w3-prfr2 p {
    font-size: 13px;
    line-height: 14px;
    color: #333; 
	margin-left:-30px!important;
	margin-top:60px;
}
.w3-prfr h4, .w3-prfr2 h4 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0px 0 10px;
    color: #333;
	font-weight:600
}
.w3-prfr span.id_num, .w3-prfr2 span.id_num{
	color:#ff2929;
	font-size:14px;
	text-transform:uppercase;
}
.reg_btns a {
    font-size: 12px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 4px 12px;
}
 
.reg_btns a:hover{
	background:#f0ad4e;
	color:#fff;
}
p.light {
    font-size: 13px;
    color: #8c8c8c;
    line-height: 24px;
    padding: 10px;
}
p.light a {
	color: red;
}
.alert{
	border-radius:0
}
.w3ls-aside h4 {
    color: #c32143;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px; 
	margin-bottom:5px;
    padding: 12px 14px 10px; 
}
.w3ls-aside-box2 .panel-group .panel{ 
	border-color:#fff #fff #ddd !important;
	margin-bottom:0px;
	border-radius:5px;
}
.w3ls-aside-box2 .panel-group .panel:last-child{
	margin-bottom:0px !important;
}
.w3ls-aside-box2 .panel-group{
	margin-bottom:0 !important;
	border-radius:5px!important;
}
.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:4px 15px 15px;
}
.w3ls-aside-box2 .panel-group .top{
	padding:0px 15px 4px!important;
	border-top-color:#fff !important;
}
.w3ls-aside-box2 .panel-default > .panel-heading{
	background-color: #fff;
	padding:0
}
.w3ls-aside-box2 .panel-title{
	padding:10px 10px;
	color:#111;
	font-size:12px;
	font-weight: normal;
}
.w3ls-aside-box2 .toggle_icon:after{
	content: "\f067";
    font-family: fontawesome;
    left: auto;
	opacity: 0.5;
    position: absolute;
    right: 33px;
    top: auto; 
	margin-top:0px;
} 
.w3ls-aside-box2 .collapsed[aria-expanded="false"]:after {
	content: "\f067";
    font-family: fontawesome; 
}
.w3ls-aside-box2 .toggle_icon[aria-expanded="true"]:after {
	content: "\f068";
    font-family: fontawesome;
    
}
.w3ls-aside-box2 .in .panel-body {
    display: block;
	min-height:70px;
	max-height:250px;
	overflow-y:auto;
	position:relative 
}
.panel_list li{
	/*list-style:square; */
	 margin-bottom:-16px;
}
.panel_list li a{ 
	padding:5px 10px;
	display:block;
	color:#666;
	font-size:12px;
}
.panel_list li:hover a{  
	background-color:#eee
}
.fltr-w3ls {
	margin:25px 0;
}
.fltr-w3ls h5 {
    font-size: 19px;
    color: #f0ad4e;
	margin-bottom:15px;
}
.fltr-w3ls ul li {
	display:inline-block;
	margin:3px 0;
	color:#fff;
}
.fltr-w3ls ul li a {
	background:#696969;
	padding:9px 17px 7px;
	font-size:13px;
	color:#fff;
	display:block;
	text-decoration:none;
}
.fltr-w3ls ul li a:hover {
	background:#000;
}
/*-- /List of brides and grooms --*/


/*-- breadcrumbs --*/
.w3layouts-breadcrumbs {
	padding:14px 0;
	text-align:left;
}
span.agile-breadcrumbs {
    color: #fff;
    font-size: 20px; 
}
span.agile-breadcrumbs a {
	color:#f0ad4e;
	margin:0 5px;
	font-size:25px;
}
 
span.agile-breadcrumbs a i {
    color: #d0eaf7;
    font-size: 16px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
span.agile-breadcrumbs a i:hover  {
    color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
/*-- //breadcrumbs --*/


/*-- featured profiles --*/
/*--flexisel--*/
.profile-image {
  position: relative;
  margin: 10px 0px;
}
.agile-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.93);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  
}
.agile-overlay ul {
	padding:10px 10px 10px;
}
.agile-overlay h4 {
    margin-top: 10px;
    color: #009933;
    text-align: center;
    margin-left: 10px;
    font-weight: normal;
    font-size: 15px;
}

.biseller-column:hover .agile-overlay {
  height: 100%;
}
.agile-overlay ul li span {
    width: 65px;
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
	text-align: left;
}
.agile-overlay ul li {
    list-style: none;
    display: block;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 15px;
	font-weight:300;
}
.w3layouts_featured-profiles {
    padding: 40px 0px;
}
.flex-slider{	
	background:#242a2c;
	padding:100px 0;
}

#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
/*
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;
	line-height:40px; 
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	left: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat 1px 3px;
}
.nbs-flexisel-nav-right {
	right: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat -23px 3px;
}
*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;  
	cursor: pointer;
	z-index: 9;
	margin-top:-70px;
}
.nbs-flexisel-nav-left:before{
	left: -10px;
	top: 45% !important;
	content:"\f104";
	font-family:fontawesome;
	
    color: #333; 
	position: absolute;
    font-size: 40px; 
    padding: 15px 14px;
}

.nbs-flexisel-nav-right:after {
	right: -10px;
	top: 45% !important;
	content:"\f105";
	font-family:fontawesome; 
	
    
    color: #333; 
	position: absolute;
    font-size: 40px; 
    padding: 15px 14px;
}

ul#flexiselDemo3.nbs-flexisel-nav-left, ul#flexiselDemo3.nbs-flexisel-nav-right {
	width:26px;
	height:44px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	display:none;
}
.biseller-column img {
    width: 100%;
    position: relative;
    border: 2px solid #bbb;
	border-radius:8px;
    box-shadow: 0 0 10px #F9F9F9;
    -webkit-box-shadow: 0 0 10px #F9F9F9;
    -moz-box-shadow: 0 0 10px #F9F9F9;
    box-shadow: 0 0 10px #F9F9F9;
	padding: 2px;
}
.agile_featured-profiles h2 {
    font-size: 35px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
/*--//flexisel--*/
/*-- //featured profiles --*/


/*-- mobile app --*/
.wthree-mobilaapp.main-grid-border {
    background: #efefef;
}
.app {
    padding: 70px 0px 0 0;
}
.app-image img {
	width:80%;
}
.w3ls_app-left h3 {
    font-size: 26px;
    line-height: 38px;
    margin: 70px 0 0px 0;
    color: #c32143 ;
    letter-spacing: 0px;
}
.w3ls_app-left p {
    margin: 20px 0 0px 0;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0px;
}
.agileits_app-devices {
    width: 75%;
    margin: 30px 0 0 0;
}
.agileits_app-devices a {
    float: left;
    width: 46%;
	margin-right:4%;
}
.agileits_app-devices a img {
    width: 100%;
}
.agileits_app-devices h5 {
	margin-bottom: 12px;
    letter-spacing: 0px;
    font-size: 20px;
    color: #f0ad4e;
}
/*-- //mobile app --*/


/*-- footer --*/
.footer {
    padding-top: 30px;
    padding-bottom: 20px;
	background:#fafafa;
	border-top: 1px solid #eee;
    box-shadow: -3px 0 4px #ddd;
}
.footer-logo.header-logo {
    float: none;
    text-align: center;
}
.address-left {
    background: #c1f0f5;
    padding: 2em;
    z-index: 9;
}
.address-right{
	position:relative;	
}
.footer-logo.header-logo h6 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
    color: #c32143 ;
}
.address-left ul li {
    display: block;
    margin: 20px 0;
    font-size: 14px;
    color: #4c4c4c;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
    text-align: center;
}
.address-left ul li a{ 
    color: #000;
}
.address-left ul li a:hover {
    color: #3c9de8;
}
.address-left ul li i.fa {
    margin-right: 5px;
    font-size: 1.3em;
}
.footer h3 {
    border-bottom: 1px solid #ccc;
    color: #009933;
    font-size: 18px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-transform: capitalize;
} 

.footer h3:before {
	  border-bottom: 1px solid #009933;
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    top: 27px;
    width: 100px;
}



.footer-grids {
   /*text-align: center;*/
}
.footer-grids ul li {
    display: block;
    font-size: 13px;
    margin: 8px 5px 0;
    color: #000000;
}
.footer-grids ul li i.fa {
    margin-right: 7px;
}
.footer-grids ul li a{
	font-size:13px;
	color:#656565;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.footer-grids ul li a:hover {
    color: #000;
}
.copy-right {
    text-align: center;
    padding: 15px 0;
    background: #222;
}
.copy-right p {
    font-size: 1em;
    color: #fff;
    font-weight: 300;
	line-height:1.8em;
}
.copy-right p a{
    color: #fff;
}
.copy-right p a:hover{
    color: #f44336;
}/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:right
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #00ACEE;
}
.social .tw:before,
.social .tw:after{
    border-color: #00ACEE;
}

.social .gp{
    background: #DD4B39;
}
.social .gp:before,
.social .gp:after
{
    border-color: #DD4B39;
}
.social .pin{
    background: #fe4445;
}
.social .pin:before,
.social .pin:after
{
    border-color: #fe4445;
}
.social .db{
    background: #f85993;
}
.social .db:before,
.social .db:after
{
    border-color: #f85993;
}
.social .rss{
    background: #ff9845;
}
.social .rss:before,
.social .rss:after
{
    border-color: #ff9845;
}
.social .lin{
    background: #3a9bdc;
}
.social .lin:before,
.social .lin:after
{
    border-color: #3a9bdc;
}
.social a:before,
.social a:after{
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0; bottom: 0; left: 0; right: 0;
    border-radius: 50%;
    transition: .3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: .3s all;
    opacity: 0;
}
.social ul li a i {
     color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
section.social ul li {
	display:inline-block
}
a.icon.gp {
    margin: 0;
} 
/*-- //Social-Icons --*/
/*-- //footer --*/

/*-- app-page --*/
.w3layouts-inner-banner {
    background: url(../images/inner-banner.jpg) no-repeat center center;
    min-height: 350px;
    padding: 5px 0 35px 0;
    background-attachment: fixed;
    background-size: cover;
}

/*-- Header Part Starts Here --*/

/* Shutter Out Vertical */
a.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #ff339a;
  color: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2d80f;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {
  color: white;
}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
ul.navig li a:hover ul.navig li a:after{
	display: block;
}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;
}
.head_grid{
	text-align:center;
	width: 26.3%;
}
.head_grid_center{
	margin: 0 7em;
}
.grid_ba{
	width:100%;
	background:#dfdfdf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	padding: 5em 1em;
	margin:0 auto;
}
.grid_ba p{
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:600;
	color: #4c4a5a;
}
.stars {
	margin: 7em 0 2em 0;
	text-align: center;
	position: relative;
}
.stars:before {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	left: 9%;
}
.stars:after {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	right: 9%;
}
.navbar-nav{
float:right	
}
@media (max-width: 768px){

span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
.header {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	left:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
  padding: 7px;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  display: block;
  background: #fff;
  color: #333333;
  margin: 3px 0px;
}
ul.navig li a:hover{
	color:#ffffff;
}
 span.menu{
	display:block;
	float:right;
	margin: 20px 15px 0 0;
}
ul.navig {
	margin: 0;
	z-index: 999;
	position: absolute;
	width: 96%;
	text-align: center;
	top: 100%;
	left: 2%;
	background: rgba(255, 255, 255, 0.97);
}
.navigation {
	height: 60px;
	padding: 0px 16px 0em;
	margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;
}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;
}
}
/*--Header-Part-Ends-Here --*/
.banner{
	background: #0fa7ff;
	padding: 4em 0px 3.5em 0px;
}
.banner-left img {
  width: 100%;
}
.banner-left{
	text-align:center;
}
.banner-right {
  margin-top: 9.5%;
}
.banner-right h2{
	color: #fff;
	font-size: 2.3em;
	font-weight: 300;
	margin: 0;
}
.banner-right h2 span{
	font-weight:700;
}
.banner-right h3 {
  font-size: 1.95em;
  font-weight: 400;
  color: #fff;
  margin-top: 1.8%;
}
.banner-right p {
    color: #fff;
    font-size: 22px;
    line-height: 39px;
    margin-top: 11%;
    font-weight: 600;
}
.bnr-btn{
	margin-top:10%;
}
.bnr-btn a {
  padding: 13px 35px;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  background: #ff0030;
  border-bottom: 4px solid #B6A416;
}
.banner-right ul{
	padding:0;
	margin-top: 8.5%;
}
.banner-right ul li{
	list-style:none;
	display:inline-block;
}
.banner-right ul li:nth-child(1){
	margin-right:17px;
}
.banner-right ul li span{
	background:url(../images/bn-sprit.png) no-repeat;
	width:42px;
	height:48px;
	display:block;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.banner-right ul li span.apl{
	background-position:0px 0px;
}
.banner-right ul li span.rbt{
	background-position:-42px 0px;
}
.banner-right ul li span.apl:hover{
	background-position:0px -48px;
}
.banner-right ul li span.rbt:hover{
	background-position:-42px -48px;
}
/* Bounce To Bottom */
a.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #f2d80f;
  color: #fff;
}
a.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color:#000;
  background: #d0a822;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-bounce-to-bottom:hover,a.hvr-bounce-to-bottom:focus,a.hvr-bounce-to-bottom:active {
  color: white;
}
a.hvr-bounce-to-bottom:hover:before,a.hvr-bounce-to-bottom:focus:before,a.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--Banner-Part-Ends-Here--*/
/*--feature-Part-starts-Here--*/
.feature {
  padding: 9em 0px 0 0;
}
.get-top h3,.support-top h3,.demo-top h3{
	color: #fff;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top h3{
	color: #000;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top p{
	color: #969696;
    width: 100%;
    margin-top: 16px;
    line-height: 28px;
    font-size: 17px;
    font-weight: 300;
}
.feature-main{
	background:url(../images/ftr-bnr.png) no-repeat;
	width:906px;
	height:856px;
	display:block;
	margin-top:6%;
	position:relative;
}
.ftr-left {
    position: absolute;
    top: 7.5%;
    left: 28.5%;
}
.ftr-left-one {
  position: absolute;
  top: 23%;
  left: 27.8%;
}
.ftr-left-two {
  position: absolute;
  top: 39%;
  left: 27.8%;
}
.ftr-left-tre {
  position: absolute;
  top: 54%;
  left: 27.8%;
}
.ftr-left-fvr {
  position: absolute;
  top: 70%;
  left: 27.8%;
}
.ftr-right {
	 position: absolute;
	 top: 4%;
	 left: 41%;
}
.ftr-right-one {
  position: absolute;
  top: 20%;
  left: 41%;
}
.ftr-right-two {
  position: absolute;
  top: 37%;
  left: 41%;
}
.ftr-right-tre {
  position: absolute;
  top: 54%;
  left: 41%;
}
.ftr-right-fvr {
  position: absolute;
  top: 72%;
  left: 41%;
}
.ftr-right-one h4 {
  transform: rotate(1.5deg);
}
.ftr-right-two h4 {
  transform: rotate(3deg);
}
.ftr-right-tre h4 {
  transform: rotate(6deg);
}
.ftr-right-fvr h4 {
  transform: rotate(8.5deg);
}
.ftr-right p,.ftr-right-one p,.ftr-right-two p,
.ftr-right-tre p,.ftr-right-fvr p {
	color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px;
    padding-right: 16%;
    line-height: 30px;
}
.ftr-right p{
	transform: rotate(0.1deg);
}
.ftr-right-one p {
  transform: rotate(2.1deg);
}
.ftr-right-two p {
  transform: rotate(4deg);
}
.ftr-right-tre p {
  transform: rotate(5.9deg);
}
.ftr-right-fvr p {
  transform: rotate(9.5deg);
}
.feature-right {
  text-align: left;
  width: 38%;
  float: right;
}
.feature-left{
	width:62%;
	float:left;
}
.feature-top {
  margin-left: 25%;
}
/*--feature-Part-Ends-Here--*/
/*--establish-Part-starts-Here--*/
.establish{
	background:url(../images/est-banner.png) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	margin-top: -8%;
	min-height: 735px;
}
.est-bottom p span {
  display: block;
}
.est-top {
  margin-top: 20%;
}
.est-left{
	float:left;
}
.est-left img {
    border-radius: 50%;
}
.est-right {
  float: left;
  text-align: left;
  margin: 3% 0 0 4%;
}
.est-right ul{
	padding:0;
	margin-top:1%;
}
.est-right ul li{
	list-style:none;
	display:inline-block;
}
.est-right h3{
	font-size:1.8em;
	font-weight:700;
	color:#000;
	margin:0;
}
.est-right p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  width: 70%;
  margin-top: 3%;
  line-height: 1.3em;
}
.est-bottom {
  margin-top: 10%;
}
.est-bottom p {
  color: #fff;
  font-weight: 300;
  font-size: 2.2em;
  font-style: italic;
  width: 100%;
  text-align: center;
}
.est-bottom p sup {
  top: -1.5em;
}
.est-bottom p sub {
  bottom: -0.25em;
  margin-left: 80%;
  display: block;
}
/*--establish-Part-Ends-Here--*/
/*--awesome-Part-starts-Here--*/
.awe-left img{
	width:100%;
	border:4px solid #0fa7ff;
}
.awe-left:hover {
  transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  z-index: 1;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.awe{
	padding:6em 0px;
	background: #fff;
}
.awe-top{
	text-align:center;
}
.awe-bottom{
	margin-top:10%;
}
.awe-top h3{
  color: #000;
  font-size: 2.3em;
  font-weight: 600;
  margin: 0;
}
.awe-top p{
  color: #000;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
/*--awesome-Part-Ends-Here--*/
/*--demo-Part-starts-Here--*/
.demo{
	padding:70px 0;
	background: #0fa7ff;
}
.demo-top p{
  color: #fff;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
.demo-top{
	text-align:center;
}
.demo-bottom{
	margin-top:6%;
	text-align: center;
}
.demo-bottom iframe {
  width: 78%;
  height: 550px;
  border: 10px solid #fff;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
}
/*--demo-Part-Ends-Here--*/
/*--get-Part-starts-Here--*/
.get{
  background: url(../images/get-bnr.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 1040px;
  margin-top:-19%;
}
.get-top {
  margin-top: 40%;
}
.get-top p,.support-top p{
    color: #fff;
    margin-top: 45px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    width: 58%;
}
.get-top ul{
	padding:0;
	margin-top:7%;
}
.get-top ul li{
	list-style:none;
	display:block;
}
.get-top ul li:nth-child(2){
	margin-top:15px;
}
/*--get-Part-Ends-Here--*/
/*--support-Part-starts-Here--*/
.sup {
  position: absolute;
  right: 13.5%;
  top: -45.4%;
}
.support{
	padding:6em 0px;
	background:#0fa7ff;
	position: relative;
}
.support-bottom{
	margin-top:5%;
}
.support-left input[type="text"] {
  width: 90%;
  color: #6d6d6b;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.49);
  padding: 20px 1.3em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-textarea textarea {
  resize: none;
  width: 90%;
  color: #6d6d6b;
  font-size: 18px;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  padding: 20px 1.3em;
  border: none;
  min-height: 15em;
  border: 1px solid rgba(0, 0, 0, 0.49);
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-but input[type="submit"] {
  border: none;
  outline: none;
  color: #fff;
  background: #f2d80f;
  padding: 6px 55px;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 400;
  -webkit-appearance: none;
  border-bottom: 4px solid #B6A416;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -o-transition:0.5s all;
  -moz-transition:0.5s all;
  -ms-transition:0.5s all;
}
.contact-but input[type="submit"]:hover {
  background: #cf032a;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-but {
  text-align: right;
  margin: 7.5% 9.2% 0 0;
}
.support-left {
  padding: 0;
}
.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
    font-size: 35px;
    color: #0fa7ff;
}
.sup-left {
  width: 16%;
  float: left;
  text-align: center;
}
.sup-left i {
    color: #fff;
    font-size: 25px;
	vertical-align:middle;
}
.sup-right {
  width: 84%;
  float: right;
}
.sup-right p {
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.sup-right p a {
    color: #f5f5f5;
	text-decoration:underline;
}
.support-one{
	margin-top:3em;
}
.support-right {
  margin-top: 11%;
}
/*--support-Part-Ends-Here--*/


/*-- //app-page --*/

/*-- about-page --*/
.w3l_about {
    padding: 50px 0;
    background: #fff;
}
.w3l_about h3 {
    color: #000;
    
}

.w3l_about p {
    color: #525151;
    font-size: 14px; 
    margin: 20px 0;
    line-height: 26px;
}
.w3_success-stories {
	padding:60px 0;
}
.w3_success-stories h4 {
	font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    color: #f0ad4e;
}
.success_w3_story p {
    color: #808080;
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0 5px 0;
}
.w3l_about_left {
    position: relative;
	margin-top: 6%;
}
.w3l_about_left_pos {
    position: absolute;
    left: 0;
    bottom: 26%;
}
.w3l_about_left_pos1 {
    position: absolute;
    left: 33%;
    bottom: 11%;
}
.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
    font-size: 1.5em;
    color: #fff;
    padding: .3em .5em;
    background: #212121;
}
.w3l_about_left_pos h3 span, .w3l_about_left_pos1 h3 span {
    color: #c32143 ;
}
.w3l_about_left img {
    margin: 0 auto;
}
/*--services--*/
.agileits_services {
    background: url(../images/couple4.jpg) no-repeat 0px 0px;
    padding: 70px 0 0 0;
    border-top: 4px solid #f0ad4e;
    background-size: cover;
    min-height: 430px;
}
.agileits_services h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 50px;
}
.agileits_services h2 span {
	font-weight:600;
}
.w3ls_services-grids {
  background: #fff;
  padding: 1em 3em;
  width: 47%;
  margin-right: 34px;
}
ul.w3_servicesgrid_info {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.w3_servicesgrid_info li {
  margin: 10px 0;
}
li.tick {
	background: url(../images/tick.png)no-repeat 0px 0px;
	padding: 0 0 0 28px;
}
.wthree_services-bottom {
    background: #f0ad4e;
	padding: 1em 0;
}
.wthree_services-bottom p {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 200;
}
.wthree_services-bottom span {
	font-weight:600;
	  margin: 7px;
}
/*--/services--*/
/*-- //about-page --*/


/*-- assisted_Services-page --*/
.w3ls-assisted_Services {
    padding: 50px 0 0 0;
    background: #f7f7f7;
}
.assisted_agile_advantages {
    padding: 60px 0;
    background: url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
    background-attachment: fixed;
    padding-top: 65px;
}
.assisted_Services-agileits {
    padding-bottom: 50px;
    width: 70%;
    margin: 0 auto;
}
.assisted_Services-agileits h2 {
    color: #000000;
    font-size: 26px;
    margin-bottom: 40px;
    letter-spacing: 0px;
	text-align:center;
}
.assisted_Services-agileits h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.assisted_Services-agileits p {
    color: #f0ad4e;
    font-size: 14px;
    margin-bottom: 20px;
    letter-spacing: 0px;
    font-style: italic;
}
.assisted_Services-agileits form label {
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}
.assisted_Services-agileits form input[type="text"],
.assisted_Services-agileits form input[type="email"],
.assisted_Services-agileits form input[type="tel"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
}
.assisted_Services-agileits form select {
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
	margin-bottom:25px;
}
.assisted_Services-agileits form input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_Services-agileits form input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_agile_advantages h4 {
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 45px;
}
.ser-left h5 {
    font-size: 1.4em;
    margin: 1em 0 0;
    color: #fff;
}
.ser-left p {
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.59);
    margin: 16px 0;
    letter-spacing:0px;
}
.ser-left i {
    font-size: 35px;
    color: #f0ad4e;
    padding: 20px;
    border: 1px solid #fff;
    margin: 25px 0 5px 0;
}
.happy-clients-grid {
    background: #fff;
    padding: 25px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    width: 47%;
    margin: 2% 3% 0 0;
}
.client {
    float: left;
    width: 25%;
    margin-right: 6%;
}
.client img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.client-info {
    float: left;
    width: 69%;
}
.w3layouts_happy_asstd_marriages {
	padding:70px 0;
}
.happy-clients-grid p {
    color: #7b7b7b;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px;
}
.w3layouts_happy_asstd_marriages h4 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #f0ad4e;
    letter-spacing: 0px;
}
.happy-clients-grid h5 {
    color: #f6772c;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
}
i.open {
    margin: 0 6px 9px 0px;
}
i.closeq {
    margin: 6px 0px 0px 11px;
}
/*-- //assisted_Services-page --*/


/*-- privacy policy page --*/
section.privacy_policy_section {
    padding: 50px 0; 
}
h2.last-updated {
    font-size: 26px;
    letter-spacing: 0.5px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
.panel-title:hover {
    cursor: pointer;
}
.panel-title {
    font-size: 18px;
    color: #000;
}
.panel-body p {
    margin-left: 17px;
    padding: 0px 15px 15px;
    line-height: 28px;
    font-size: 14.5px;
    color: #252525;
    font-weight: 300;
}
.panel-default>.panel-heading {
    color: #222;
    background-color: #f6f6f6;
    border-color: #FFF; 
}
.panel-group .panel {
    margin-bottom: 20px;
}
/*-- //privacy policy page --*/


/*-- terms-section-starts --*/
section.terms-of-use {
    padding: 50px 0; 
}
.terms h2 {
    font-size: 25px;
    color: #000000; 
}
.terms h5 {
    margin-top: 10px;
    font-size: 15px; 
    color: #ff5a5a;
}
.terms h6 {
    font-size: 18px;
    color: #444;
    margin: 28px 0 10px 0; 
}
.terms p {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
    padding-left: 40px;
}
.terms ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
}
.terms ol {
	margin-bottom: 15px;
}
.terms span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
.terms-bottom {
    margin-top: 3em;
}
/*-- //terms-section-ends --*/

/*-- Write to us page --*/
.write-agileits h2 {
    color: #000;
    font-size: 28px;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.write-agileits form {
    padding: 0px 70px;
}
.write-agileits {
    padding: 50px 0;
    background: #f7f7f7;
}
.w3_writetoustextarea label {
    width: 12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    vertical-align: top;
}
.w3_writetoustextarea textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
    height: 200px;
}

#filedrag
{
	    display: none;
    font-weight: 600;
    text-align: center;
    padding: 25px 0;
    margin: 25px 0;
    color: #0099e5;
    border: 2px dashed #0099e5;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    cursor: default;
    font-size: 20px;
}

#filedrag.hover
{
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}
img
{
	max-width: 100%;
}

pre
{
	width: 95%;
	height: 8em;
	font-family: monospace;
	font-size: 0.9em;
	padding: 1px 2px;
	margin: 0 0 1em auto;
	border: 1px inset #666;
	background-color: #eee;
	overflow: auto;
}

#messages {
    padding: 15px 10px;
    margin: 15px 0;
    border: 1px solid #ff4c4c;
}

#messages p
{
	    color: #555;
		font-size:14px;
}

#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.photos-upload-view {
    width: 60%;
    margin-top: 10px;
    display: inline-block;
}
.upload-ad-photos {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 20px 0;
}
.w3_attachments label{
	vertical-align:top;
	margin-top: 12px;
}
/*-- //Write to us page --*/

/*-- safety tips page --*/
.agile_tips h2 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0px;
}
.agile_tips h5 {
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 0px;
    color: #ff5a5a;
}
.agile_tips h6 {
    font-size: 22px;
    color: #ff0606;
    margin: 40px 0 18px 0;
    letter-spacing: 0px;
}
.agile_tips p {
    color: #444;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px;
}
.agile_tips ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 15px;
}
.agile_tips span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
/*-- //safety tips page --*/



/*--typography--*/
h3.w3-head {
    color: #00a59c;
    font-size: 32px;
    margin: 0 0 35px 0;
    font-weight: 400;
}
.shortcodes {
    padding: 50px 0;
    background: #f7f7f7;
}
.mb-60 {
    padding-left: 0;
}
.mb-60 h4 {
    margin: 36px 0 38px;
    font-size: 24px;
}
.tab-content {
	padding: 15px;
	padding-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	border-top: none;
}
.nav-tabs {
	border: none;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	background: #f8f8f8;
	margin-right: 3px;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 14px;
	color: #555;
	padding: 8px 16px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.nav-tabs > li > a .fa {
	margin-right: 10px;
}
.nav-tabs > li.active > a{
	border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #FF7900;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #FF7900;
}
.nav-tabs > li > a i {
	font-size: 32px;
	margin-right: 20px;
	vertical-align: middle;
}
.tab-content p {
    line-height: 2.2em;
    font-size: 14px;
}
.grid_4{
	background:#fff;
	padding:0em 0em 0em 0em;
}  
.grid_3 {
    margin-bottom: 2em;
}
.grid_3 {
    background-color: #fff;
    padding: 1.8em;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.grid_5{
	background:#fff;
	padding:1em 0 2em 0;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 13px;
    color: #232323;
    letter-spacing: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}

.progress {
  overflow: hidden;
  height: 20px;
  width:20%!important;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#4CAF50 !important;
  border-color:#4CAF50 !important;
}
.grid_3 p,.page-header p {
	color: #000;
    font-size: 14px;
    line-height: 2em;
    margin: 1em 0 2em;
    letter-spacing: 0px;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.breadcrumb li{
	font-size:0.85em;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
	-webkit-border-radius: 0 2px 2px 2px;
	-moz-border-radius: 0 2px 2px 2px;
	-ms-border-radius: 0 2px 2px 2px;
	-o-border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
.bars {
  margin-bottom: 0.8em;
    color: #039c95;
}
li.list-group-item1 {
  line-height: 2.5em;
}
ol {
  margin-bottom: 44px;
}
.list-group {
  margin-bottom: 48px;
}
.input-group {
  margin-bottom: 20px;
}
.list_1 h3 {
    color: #039c95;
    font-size: 27px;
    margin: 50px 0 20px 0;
}
.column_grid p {
    font-size: 14.5px;
    line-height: 28px;
    color: #A2A1A2;
    font-weight: 300;
    margin: 0px 0 20px;
}
/*--//typography--*/



/*-- icons --*/
.icons.w3layouts-content {
    padding: 50px 0;
    background: #f7f7f7;
}
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 0px;
    background: rgba(0, 153, 229, 0.09);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff;
}
.icon-box:hover a.agile-icon {
	color:#fff;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 24px;
    color: #039c95!important;
    font-weight: 300;
    margin: 30px 0 15px;
}
h2.agileits-icons-title {
    text-align: center;
    font-size: 30px;
    color: #000;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px;
    font-size: 20px;
    color: #282a2b;
}
.icons .bs-glyphicons li {
    display: inline-block;
    width: 22%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: #e8f6fd;
    margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
/*-- //icons --*/

/*-- sitemap page --*/
.w3ls_sitemap {
	padding: 50px 0;
    background: #f7f7f7;	
}
.w3ls_sitemap h2 {
    font-size: 28px;
    letter-spacing: 0px;
    color: #000;
}
.agileits_sitemap_list {
	margin-top:30px;
}
.agileits_sitemap_list h5 {
	color: #ff3737;
    font-size: 18px;
    margin-bottom: 12px;
    letter-spacing: 0px;
}
.agileits_sitemap_list ul li {
	display:inline-block;
	margin:0 10px;
}
.agileits_sitemap_list ul li a {
	color:#000;
	font-size:15px;
}
.agileits_sitemap_list ul li a:hover {
	color:#0ac5da;
	text-decoration:underline;
}
/*-- //sitemap page --*/

/*-- search page --*/
.w3_regular_search {
    padding: 15px;
}
.form_but1 {
    margin-bottom: 12px;
}
.form_radios {
    color: #000;
    font-size: 13px;
}
.control-label1 {
    padding-left: 0;
    font-size: 14px;
    color: #000;
    margin-top: 6px;
    font-weight: 500;
    letter-spacing: 0px;
}
.w3_details {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #656565;
	
}
.search_left{
	padding-left:0;
}
.select-block1 select, .input-group1 input[type="text"]{
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: 0;
    background: #ffffff;
    height: 35px;
    line-height: 25px;
    padding: 5px 15px;
    width: 100%;
    color:#999;
}
.input-group1 input[type="text"]{
    border: 1px solid #e2e2e3;
    font-size: 0.85em;
}
.col-md-5.input-group1 {
    padding-left: 0;
}
.w3_regular_search input[type="submit"] {
   /* background: #ffef1b;
    color: #212121;
    font-size: 14px;
    
    width: 100%;
    display: block;
    text-align: center;
    border: none;*/
	padding: 8px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_regular_search input[type="submit"]:hover {
     
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits_advanced_Search h5 {
    color: #c32143; /* #ff5252; */
    font-size: 18px;
    margin: 30px 0px 25px 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}
.onet{
	height: 34px;
    border-radius: 8px 0px 0px 8px;
    
    border: 1px solid grey;
}

.w3ls-aside form input.text {
    font-size: 13px!important;
    color: #000;
	border-radius:5px;
    width: 160px; 
    padding: 6px;
	margin-bottom:15px;
    border: solid 1px #ddd;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background-position: -800px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: .9em;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text::-webkit-input-placeholder {
   color: #000; 
}

.text:-moz-placeholder { /* Firefox 18- */
   color: #000;
}

.text::-moz-placeholder {  /* Firefox 19+ */
   color: #000; 
}

.text:-ms-input-placeholder {  
   color: #000; 
} 
.w3ls-aside h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	text-align:center;
    padding: 10px 0 5px 0; 
	border-radius:5px;
}
.w3ls-aside1 h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	margin-left:-20px;
    padding: 10px 0 10px 0; 
	border-radius:5px;
}


.text2{
	margin-left:3px!important;
	margin-top:-9px!important;
}
.text1{
	width:170px;
	height:32px;
	border-radius:7px;
	margin-top:-11px;
	
}


.w3ls-aside form input[type="submit"] {
    font-size: 12px;
    color: #fff;
    background: #009933;
    outline: none;
    border: none;
    cursor: pointer;
	border-radius:5px;
    padding: 7px 10px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	
}
.w3ls-aside form input[type="submit"]:hover {
    background: #f0ad4e; 
}
/*-- //search page --*/

/*-- feedback page --*/
.feedback {
    padding: 50px 0;
	background: #f7f7f7;
}
.feedback h2 {
	color:#000;
	font-size:22px;
}
.feedback p {
    color: #525151;
    font-size: 14px;
    letter-spacing: 0px;
    margin: 20px 0;
}
.agileits label {
	width:20%;
	display:inline-block;
	font-weight:600;
}
.agileits label {
    width: 25%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.agileits label span {
    margin:0 5px;
}
.feedback form {
	padding:30px;
	border:1px solid #c1c1c1;
}
.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"] {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.agileits select {
	font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.w3_submit input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 16px;
    padding: 10px 35px;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit {
	margin-top:20px;
	text-align:center;
}
.agileits {
    margin-bottom: 25px;
}
.w3_feedbacktextmessage label {
	width:12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
	vertical-align: top;
}
.w3_feedbacktextmessage label span {
    margin:0 5px;
}
.w3_feedbacktextmessage textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 80%;
    border: 1px solid #dedede;
	height:250px;
}
/*-- //feedback page --*/

/*--help--*/
.wthree-help {
    width: 80%;
    margin: 65px auto 55px;
	text-align:Center;
}
.wthree-help h3 {
	color: #191e21;
    font-size: 38px;
	text-align:center;
}
.wthree-help textarea {
	font-size: 16px;
    color: #000;
    width: 70%;
    border: none;
    padding: 16px;
    border-bottom: solid 1px #0099e5;
	height:150px;
	margin:50px 0 0 0;
	outline:none;
}
.wthree-help form input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #c32143;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 12px 25px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	width:30%;
	margin-top:20px;
}
.wthree-help form input[type="submit"]:hover {
    background: #0099e5;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	-ms-transform: translateY(8px);
    transform: translateY(8px);
}
.wthree-help h5 {
	font-size:25px;
	color:#000;
	margin:30px 0;
}
.wthree-help a {
	color:#fff;
	padding:10px 20px;
	background:#0099e5;
	font-size:16px;
	margin-bottom:50px;
}
/*--//help--*/

/*-- view profiles page --*/
.single_w3_profile {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 0 #e2e2e2;
    padding: 20px 14px;
	border-radius:8px;
}

.single_w3_profile:hover {
         box-shadow: 0px 1px 4px 0px #00b300 !important;
}
.view_profile h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 17px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}
ul.profile_item {
    padding: 0;
    margin: 0 0 1.5em 0;
    list-style: none;
	border-bottom: 1px dashed #e0e0e0;
}
ul.profile_item:last-child{
	border-bottom:none;
}
ul.profile_item li.profile_item-img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
ul.profile_item li.profile_item-desc {
    overflow: hidden;
}
ul.profile_item li.profile_item-desc h6, ul.profile_item li.profile_item-desc h5 {
    color: #009933;
	margin-bottom:6px;
    font-size: 0.85em;
}
 
ul.profile_item li.profile_item-desc p {
    color: #555;
    font-size: 12px;
    line-height: 22px;
    margin: 5px 0;
}
.agileits_profile_image {
    float: left;
    width: 100%;
	margin-right:2%;
}
.agileits_profile_image img {
    border: 2px solid #bbb;
    padding: 5px;
    margin-right: 10px;
	border-radius:8px;
	/*margin-top:10px;*/
}
.w3layouts_details {
    float: left;
    width: 100%;
}
.w3layouts_details h4 {
    font-weight: 500;
    color: #c32143; 
    margin-bottom: 10px; 
    letter-spacing: 0px;
	font-size: 22px;
}
.w3layouts_details span {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0px;
}
.w3layouts_details p {
    font-size: 13px;
    line-height: 24px;
    color: #222;
    margin: 16px 0;
    letter-spacing: 0px;
}
/*
.w3layouts_details a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 6px 12px;
    margin: 10px 10px;
    width: 45%;
    text-align: center;
}
.w3layouts_details a:hover {
    background: #f0ad4e;
    color: #fff;
}
*/
.profile_w3layouts_details {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 #e2e2e2;
    margin: 0px 0 15px;
    padding: 15px;
	border-radius:8px;
}
.agileits_aboutme h4 {
    font-size: 30px;
    letter-spacing:0px;
    color: #ce57b5;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}
.agileits_aboutme h5 {
    font-size: 22px;
    letter-spacing: 0px;
    color: #c32143;
    margin-bottom: 25px;
    margin-top: 40px;
    font-weight: 100;
}
.agileits_aboutme p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 27px;
    color: #8a8a8a;
}
/*--// view profiles page --*/

/*-- faq --*/
h2.w3-head {
    color: #333;
    font-size: 32px;
    margin: 35px 0px;
}
.faq {
	padding-bottom:40px; 
}
.faq-list dd {
    position: relative;
}
.faq-list_h {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 28px;
    background: none;
    font-weight: normal;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
p.m_13 {
    padding-left: 30px;
    font-size: 13.5px;
    line-height: 24px;
    color: #666;
    margin-bottom: 30px;
}
.faq-list .marker1 {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
h5.marker_head{
	color:#222;
    font-size: 18px;
}
p.last_2{
	margin-bottom:0;
}
/*-- //faq --*/


/*-- contact section --*/
.w3ls_contact_section {
	padding: 30px 0;
    background: #fff;
}
.w3_C_headquarters {
    background: #fff;
    padding: 30px 0;
}
.w3_C_headquarters h4 {
	margin: 0 30px 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e4e4e4;
    color: #0094a5;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 20px;
}
.agile_address i {
    font-size: 30px;
    color: #000000;
    margin: 20px;
    display: block;
}
.agile_address p {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #565656;
}
.agile_address a {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #f33c3c;
}
.agile_address a:hover {
    text-decoration:underline;
}
.w3_locations {
    background: #ffffff;
    padding:25px  20px;
    margin-top: 0px;
}
.w3_locations h2 {
    margin: 0 0 25px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 24px;
}
section.w3_g_address {
    padding: 10px 30px;
}
section.w3_g_address ul {
	margin-top:10px;
	margin-bottom:25px;
}
.package_benifits ul li{
	float: left;
    font-size: 13px;
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 10px;
}
.package_benifits ul li span:first-child {
    width: 28px;
    float:left;
    font-weight: 600;
}
.package_benifits ul li span:last-child {
    width: calc(100% - 28px);
    float:left; 
}
section.w3_g_address h3 {
    font-size: 20px;
    margin: 5px 0 20px 0;
    color: #f45252;
}
section.w3_g_address iframe {
	width:100%;
	border:none;
	min-height:300px;
}
/*-- //contact section --*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
	z-index: 9999;
}
 
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td{
	white-space:normal !important
}
/*--responsive design--*/
@media(max-width:1440px){
	.agileits-register {
		padding: 15px;
		margin-bottom:20px;
	}
	.w3layouts-banner {
		min-height: 700px;
	}
	header {
		padding: 8px 0;
	}
	.agile-assisted-service p {
		width: 55%;
		line-height: 38px;
	}
	.agile-assisted-service {
		min-height: 200px;
	}
	.location {
		padding: 80px 0;
	}
	.footer { 
    padding-bottom: 20px;
    padding-top: 20px;
	}
	.w3layouts-inner-banner {
		min-height: 300px;
	}
	.agileits_services {
		padding: 60px 0 0 0;
		min-height: 400px;
	}
	.w3_soulgrid p {
		letter-spacing: 0.5px;
	}
	.wthree-help h3 {
		font-size: 35px;
	}
	h2.w3-head {
		font-size: 30px;
	}
	h3.w3-head {
		font-size: 30px;
		margin: 0 0 30px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
	}
	.agile_featured-profiles h2 {
		font-size: 26px;
	}
	.feature-main {
		width: 880px;
		height: 832px;
		background-size: 100%;
	}
}
@media(max-width:1366px){
	.w3l_find-soulmate h3 {
		font-size: 26px; 
	}
	.w3l_find-soulmate {
		padding: 35px 0;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
	}
	.location h3 {
		font-size: 38px;
	}
	.w3layous-story {
		padding: 35px 0;
	}
	.app {
		padding: 30px 0px 0 0;
	}
	.agileits_services h2 {
		font-size: 38px;
	}
	.wthree_services-bottom p {
		font-size: 26px;
	}
	.w3layouts-browse h3 {
		font-size: 28px;
		margin-bottom: 40px;
	}
	.w3_C_headquarters {
		padding: 25px 0;
	}
	.w3_C_headquarters h4 {
		margin: 0 30px 10px;
	}
	h2.last-updated {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 33px;
	}
	h2.w3-head {
		font-size: 28px;
	}
	.wthree-help {
		width: 85%;
		margin: 55px auto 65px;
	}
	.w3layouts-inner-banner {
		min-height:150px;
	}
	.w3layouts_details h4 {
		font-size: 20px;
	}
	.feature-main {
		width: 827px;
		height: 782px;
	}
	.feature {
		padding: 7em 0px 0 0;
	}
	.est-bottom p {
		font-size: 2em;
	}
	.est-top {
		margin-top: 18%;
	}
	.banner-bottom {
		padding: 2em 2em;
	}
	.feature-right img {
		width: 81%;
	}
}
@media(max-width:1280px){
	.location {
		padding: 70px 0;
	}
	.w3l_find-soulmate {
		padding: 50px 0;
	}
	.w3layouts_featured-profiles {
		padding: 60px 0px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 30px;
	}
	.w3layouts-inner-banner {
		min-height: 250px;
	}
	.w3l_about_left img {
		width: 80%;
	}
	.agileits-register {
		margin-top: -2%;
	}
	.w3layouts-banner {
		min-height: 660px;
	}
	.w3ls_app-left h3 {
		font-size: 25px;
	}
	.agileits_app-devices a img {
		width: 90%;
	}
	.w3layouts-browse {
		padding: 50px 0;
	}
	.agile-assisted-service p {
		line-height: 35px;
		font-size: 18px;
	}
	.agile-assisted-service h4 {
		font-size: 32px;
	}
	.agile-assisted-service {
		min-height: 360px;
	}
	.wthree-help h3 {
		font-size: 30px;
	}
	.wthree-help textarea {
		margin: 35px 0 0 0;
	}
	.wthree-help h5 {
		font-size: 20px;
	}
	.agile_tips h2,.terms h2 {
		font-size: 28px;
	}
	.agile_tips h5,.terms h5 {
		font-size: 14px;
	}
	.panel-title {
		font-size: 17px;
	}
	.panel-heading {
		padding: 15px 15px;
	}
	.get {
		min-height: 988px;
		margin-top: -22%;
	}
	.establish {
		margin-top: -11%;
		min-height: 678px;
	}
	.feature-main {
		width: 779px;
		height: 773px;
	}
}
@media(max-width:1200px){
.w3-prfr2 { 
    width: 52%;
}
.short_msg{
	padding:10px;
}


}
@media(max-width:1080px){
	.fullview_modal .modal-dialog.modal-lg{
	width:800px
}
	.nav > li > a {
    font-size: 12px;
    font-weight: 500;
    padding: 0 9px;
}

	.modal_profile_image {
    float: left;
    width: 47%;
	margin-right:16px;
}
.modal_details{
width: 48%;
float: left;	
}
.w3ls-aside form input.text{
	width: 130px;
}
	.w3layouts-banner {
		position: relative;
		min-height: 520px;
	}
	.agileits-register {
		width: 42%;
		position: absolute;
		right: 10px;
		bottom: -110px;
	}
	.w3l_find-soulmate {
		padding: 140px 0 50px 0;
	}
	.w3_soulgrid {
		width: 24%;
		margin: 0 0.5%;
	}
	.w3_soulgrid p {
		font-size: 14px;
	}
	.w3_soulgrid i {
		font-size: 35px;
		width: 90px;
		height: 90px;
	}
	.col-md-3.biseller-column {
		padding: 0 5px;
	}
	.agile-overlay ul {
		padding: 20px 6px 15px;
	}
	.navbar-nav > li > a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navbar-nav {
		margin-top: 0px!important;
		
	}
	header {
		padding: 6px 0;
	}
	.w3ls_app-left p {
		font-size: 13px;
	}
	.agile-assisted-service p {
		width: 65%;
		line-height: 30px;
		font-size: 17px;
	}
	.agile-assisted-service h4 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.agile-assisted-service {
		min-height: 320px;
		padding-top: 60px;
	}
	.location h3 {
		font-size: 36px;
		margin-top: 40px;
	}
	.location h5 {
		font-size: 23px;
		margin-bottom: 25px;
	}
	.location p {
		font-size: 18px;
	}
	.location {
		padding: 60px 0;
	}
	.w3layous-story {
		padding: 30px 0;
	}
	.address-left {
		padding: 2em 1em;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3l_about p {
		font-size: 13px;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
	    font-size: 1.2em;
	}
	.w3ls_services-grids {
		padding: 1em 1em;
		width: 48%;
		margin-right: 16px;
	}
	.agileits_services h2 {
		font-size: 35px;
	}
	.agileits_services {
		padding: 50px 0 0 0;
		min-height: 370px;
	}
	.wthree_services-bottom p {
		font-size: 24px;
	}
	.wthree_services-bottom {
		padding: 0.8em 0;
	}
	.w3layous-story h4 {
		font-size: 22px;
	}
	.footer h3 {
		font-size: 17px;
		text-align:center;
	}
	.w3-browse-grid h4 {
		margin-bottom: 8px;
		padding-bottom: 8px;
		font-size: 19px;
	}
	.w3-browse-grid ul li {
		margin: 10px 3px;
	}
	.w3-browse-grid ul li a {
		font-size: 13px;
	}
	.agileits label {
		width: 30%;
		font-size: 15px;
	}
	.w3_feedbacktextmessage label {
		width: 14.5%;
		font-size: 15px;
	}
	.icon-box {
		height: 68px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 26px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 13px;
	}
	.w3layouts-browse h3 {
		font-size: 26px;
	}
	.write-agileits h2 {
		font-size: 26px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	h2.w3-head {
		font-size: 26px;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.w3-prfr a , .w3-prfr2 a{
		padding: 4px 6px;
	}
	
	.w3-prfr p, .w3-prfr2 p {
		margin-top: 0px;
		margin-right: 10px;
	}
	
	
		
	
	@media (max-width: 768px){
		.mb-0 {
		margin-top: 10px;
		margin-right: 10px;
		margin-left:-10px;
	}	
	}
	
	
	.col-md-6.one-w3-profile {
		padding: 0px 5px;
	}
	.w3ls-aside h4 {
		padding: 10px 5px 10px 10px;
	}
	img.prf-img {
		margin-top: 2%;
		margin-left:-10px;
	}
	.w3layouts_details p {
		letter-spacing: 0px;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	.ser-left h5 {
		font-size: 1.2em;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 60px 0;
	}
	.assisted_agile_advantages {
		padding: 50px 0;
	}
	.w3_regular_search {
		padding: 10px;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 15px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 25px;
		font-size: 33px;
	}
	.feature-main {
		width: 621px;
		height: 590px;
	}
	.feature-right img {
		width: 80.5%;
		margin-left: 8%;
	}
	.establish {
		margin-top: -1%;
		min-height: 650px;
	}
	.banner-right h2 {
		font-size: 2em;
	}
	.banner-right h3 {
		font-size: 1.5em;
		line-height: 35px;
		margin-top: 15px;
	}
	.banner-right p {
		font-size: 20px;
		margin-top: 10%;
	}
	.feature-top h3 {
		font-size: 2em;
	}
	.feature-top p {
		margin-top: 12px;
		font-size: 16px;
	}
	.feature-main {
		width: 660px;
		height: 636px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 17px;
		margin-top: 20px;
	}
	.est-bottom p {
		font-size: 1.8em;
	}
	.feature {
		padding: 5em 0px 0 0;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 2em;
	}
	.get-top p, .support-top p {
		margin-top: 30px;
		font-size: 17px;
	}
	.support {
		padding: 9em 0px 5em;
	}
	.feature-right img {
		margin-top: 15%;
	}
}
@media(max-width:1050px){
	.nbs-flexisel-nav-right {
		right: -30px;
	}
	.nbs-flexisel-nav-left {
		left: -30px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.happy-clients-grid h5 {
		font-size: 0.95em;
	}
	.feedback form {
		padding: 30px 0px;
	}
	.agileits label,.w3_feedbacktextmessage label {
		font-size: 14px;
		letter-spacing: 0px;
	}
	h2.w3-head {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 28px;
	}
	.w3layouts-inner-banner {
		min-height: 230px;
	}
	.agile_tips p {
		font-size: 14px;
	}
	h2.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.agile_tips h6 {
		font-size: 20px;
		margin: 40px 0 12px 0;
	}
}
@media(max-width:1024px){


	.w3l_find-soulmate h3 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom:0;
	}
	.w3l_find-soulmate {
		padding: 150px 0 50px 0;
	}
	.assisted_Services-agileits h4 {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.happy-clients-grid p {
		font-size: 12.5px;
		line-height: 26px;
	}
	.ser-left p {
		line-height: 24px;
	}
	.agileits_services h2 {
		font-size: 33px;
	}
	ul.w3_servicesgrid_info li {
		font-size: 15px;
	}
	.wthree_services-bottom p {
		font-size: 23px;
	}
}
@media(max-width:991px){
	.logo a {
		font-size: 24px;
	}
	.agile-overlay{
		display:none;
	}
		.nav > li > a {
    font-size: 10px;
    font-weight: 500;
    padding: 0 6px;
}

.package_table thead th{
	font-size: 14px !important;
}

tbody th{
	font-size: 13px !important;
}
.w3-prfr3 {
    float: left;
    padding-left: 10px;
    width: 49%;
}
.w3-prfr2 {
    padding-left: 0px;
    width: 100%;
}
	.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:6px 2px 15px
}
	h3.icon-subheading {
		font-size: 26px;
	} 
	
	.nav > li:last-child > a {
		padding-right: 0px;
	}
	.navbar-nav > li {
    border-right: 1px solid #ddd;
    margin-top: 14px;
	font-size: 10px; 
	margin-left:2px.
	}
	label.agileits-agree {
		letter-spacing: 0px;
	}
	.agileits-register h3 {
		font-size: 20px;
	}
	.w3_soulgrid {
		width: 47%;
		margin: 3% 1.5% 0 1.5%;
		float: left;
	}
	.w3_soulgrid p {
		height: 50px;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 15px;
	}
	.w3_soulgrid h3 {
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 33.333%;
		float: left;
	}
	.col-md-6.w3ls_app-left.mpl {
		float: left;
		width: 50%;
	}
	.col-md-offset-1.col-md-5.app-image {
		float: right;
		width: 50%;
	}
	p.w3ls-login {
		font-size: 14px;
	}
	.w3ls_app-left h3 {
		font-size: 22px;
		margin: 50px 0 0px 0;
		line-height: 35px;
	}
	.app-image img {
		width: 90%;
	}
	.w3ls_app-left p {
		font-size: 12.5px;
	}
	.agileits_app-devices a img {
		width: 100%;
	}
	.agileits_app-devices {
		width: 85%;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 50px;
	}
	.agile-assisted-service p {
		font-size: 16px;
	}
	.agile-assisted-service a {
		padding: 8px 25px;
	}
	.agile-assisted-service {
		min-height: 300px;
		padding-top: 50px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		padding: 0;
	}
	.location h3 {
		font-size: 30px;
		margin-top: 25px;
	}
	.location h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.location p {
		font-size: 16px;
		line-height: 28px;
	}
	.location {
		padding: 50px 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
	}
	.w3layous-story h4 a {
		padding: 8px 23px;
	}
	.footer h3 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3layouts-inner-banner {
		min-height: 220px;
	}
	.w3l_about p {
		font-size: 12.5px;
		margin: 20px 0 0 0;
	}
	.w3l_about {
		padding: 40px 0;
	}
	.w3l_about_left {
		width: 50%;
		float: left;
	}
	.w3_success-stories {
		padding: 50px 0;
	}
	.w3ls_services-grids {
		padding: 0.8em 0.8em;
		margin-right: 14px;
		float: left;
	}
	ul.w3_servicesgrid_info li {
		font-size: 13.5px;
		line-height: 25px;
	}
	li.tick {
		background: url(../images/tick.png)no-repeat 0px 3px;
		padding: 0 0 0 24px;
	}
	.agileits_services h2 {
		font-size: 32px;
		margin-bottom: 45px;
	}
	.wthree_services-bottom p {
		font-size: 22px;
	}
	.copy-right p {
		font-size: 0.9em; 
	}
	.col-md-9.profiles-list-agileits {
		padding: 0;
	}
	.w3ls-aside {
		padding: 0px 0px;
		margin-top: 0px;
		width: 100%;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 0px;
	}
	section.w3_g_address {
		padding: 10px 20px;
	}
	.w3_locations {
		padding: 25px 0px;
	}
	section.w3_g_address ul li {
		font-size: 14px;
	}
	.write-agileits form {
		padding: 0px 20px;
	}
	.agile_address i {
		margin: 25px 0 8px 0;
	}
	.agileits label span {
		margin: 0 5px 0 0;
	}
	.feedback p {
		line-height: 26px;
	}
	.w3_feedbacktextmessage label span {
		margin: 0 5px 0 0;
	}
	.w3_feedbacktextmessage label {
		width: 30%;
	}
	.w3_feedbacktextmessage textarea {
		width: 60%;
	}
	.wthree-help textarea {
		width: 90%;
	}
	.wthree-help form input[type="submit"] {
		padding: 10px 30px;
		width: 27%;
	}
	.wthree-help a {
		padding: 8px 25px;
		font-size: 15px;
		margin-bottom: 50px;
	}
	.wthree-help h3 {
		font-size: 26px;
	}
	.wthree-help textarea {
		margin: 30px 0 0 0;
	}
	.wthree-help {
		width: 95%;
		margin: 50px auto 65px;
	}
	h5.marker_head {
		line-height: 26px;
	}
	.faq-list .marker {
		top: 4px;
	}
	.faq-list_h {
		margin: 0 0 12px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 25px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 12px;
	}
	.agile_tips p {
		font-size: 13.5px;
	}
	.panel-heading {
		padding: 13px 13px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 40px 0;
	}
	h3.icon-subheading {
		font-size: 24px;
	}
	h2.agileits-icons-title {
		font-size: 26px;
	}
	.terms h6 {
		font-size: 19px;
		margin: 35px 0 16px 0;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.happy-clients-grid {
		width: 100%;
		margin: 5% 0% 0 0;
	}
	.assisted_Services-agileits {
		width: 80%;
	}
	.ser-left h5 {
		margin: 0.8em 0 0;
	}
	.ser-left p {
		margin: 10px 0 16px 0;
	}
	.assisted_agile_advantages h4 {
		font-size: 30px;
		margin-bottom: 35px;
	}
	.w3ls_sitemap h2 {
		font-size: 26px;
	}
	.agileits_sitemap_list ul li a {
		font-size: 14px;
	}
	.col-md-6.one-w3-profile {
		width: 50%;
		float: left;
	}
	label.col-sm-3.control-label1 {
		width: 40%;
		float: left;
	}
	.w3_details {
		width: 50%;
		float: left;
	}
	.feature-main {
		width: 613px;
		height: 592px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 15px;
	}
	.est-bottom p {
		font-size: 1.5em;
	}
	.demo-top p {
		width: 84%;
		font-size: 18px;
		line-height: 30px;
	}
	.demo-bottom iframe {
		width: 90%;
		height: 415px;
	}
	.get-top {
		margin-top: 45%;
	}
	.sup {
		right: 5.5%;
	}
	.support {
		padding: 5em 0px 5em;
	}
}
@media(max-width:900px){
	.fullview_modal .modal-dialog.modal-lg{
	width:700px
}
	.w3ls-aside-box2 .panel-title{
	padding:6px 5px 6px 10px ;
	color:#111;
	font-size:14px
}
	.w3layouts-banner {
		min-height: 500px;
	}
	.w3layouts-banner {
		min-height: 500px;
	}
	
	.link--takiri span {
		font-size: 32%;
		bottom: -15px;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"],
	.w3_feedbacktextmessage textarea,.agileits select,.w3_writetoustextarea textarea,.photos-upload-view	{
		width: 66%;
	}
	h5.marker_head {
		font-size: 17px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.feature-right {
		width: 60%;
		margin-right: 15%;
	}
	.feature-left {
		width: 100%;
	}
	.feature-main {
		width: 96%;
		height: 828px;
	}
}
@media(max-width:800px){
	.w3layouts-banner {
		min-height: 450px;
	}
	.agileits-register {
		width: 62%;
		right: 19%;
		bottom: -137%;
	}
	.w3l_find-soulmate {
		padding: 660px 0 50px 0;
	}
	.nbs-flexisel-nav-right {
		right: -20px;
	}
	.nbs-flexisel-nav-left {
		left: -20px;
	}
	.w3layouts-browse h3 {
		margin-bottom: 30px;
	}
	.agile-assisted-service p {
		font-size: 15px;
		line-height: 26px;
		margin: 0 auto 40px;
	}
	.agile-assisted-service {
		min-height: 280px;
		padding-top: 45px;
	}
	.w3l_about_left img {
		width: 90%;
	}
	.agileits_services h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.agileits_services {
		padding: 40px 0 0 0;
		min-height: 340px;
		border-top: 3px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 20px;
	}	
	.wthree_services-bottom {
		padding: 0.7em 0;
	}
	.w3layouts-browse {
		padding: 40px 0;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 40px;
	}
	.feedback,section.terms-of-use,.w3ls-list {
		/*padding: 40px 0;*/
	}
	.wthree-help {
		margin: 40px auto 65px;
	}
	.agile_tips h6 {
		font-size: 19px;
		margin: 40px 0 10px 0;
	}
	h3.w3-head {
		font-size: 28px;
		margin: 0 0 20px 0;
	}
	.list_1 h3 {
		font-size: 24px;
		margin: 40px 0 15px 0;
	}
	.w3layous-story {
		padding: 28px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.agileits_aboutme h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.w3layouts_details a {
		margin: 8px 0px;
	}
	.w3ls_sitemap h2 {
		font-size: 25px;
	}
	.agileits_sitemap_list h5 {
		font-size: 17px;
		letter-spacing: 0.5px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 26px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 28px;
		margin-bottom: 35px;
	}
	.agileits_aboutme h4 {
		font-size: 28px;
		margin-bottom: 25px;
		margin-top: 15px;
	}
	.write-agileits h2 {
		font-size: 24px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.feature-main {
		height: 730px;
	}
	.support-one {
		margin-top: 2em;
	}
}
  
@media(max-width:768px){
	.package_table{
		height:400px;
		overflow-y:auto;
		display:block
	}
	.edit_tab_container h2.resp-accordion .panel-default{
		border:none;
		margin-bottom:0;
		box-shadow:none;
		background:none
	}
	.edit_tab_container .resp-tab-content.pl-10{
		padding-left:0 !important
	}
	.edit_tab_container h2.resp-accordion .panel-default > .panel-heading{
		border:none;
		background:none !important;
		padding:0;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 5px;
		font-size: 34px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.agile_featured-profiles {
		width: 90%;
		margin: 0 auto;
	}
	.agile-overlay ul li {
		line-height: 18px;
	}
	.agile-overlay ul li span {
		width: 98px;
	}
	.dropdown-menu {
		right: 0;
		left: -100%;
	}
	.w3layouts-banner {
		min-height: 430px;
	}
	.agileits-register {
		bottom: -145%;
	}
	.w3l_find-soulmate {
		padding: 675px 0 50px 0;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
		margin: 40px 0 0px 0;
		line-height: 32px;
	}
	.w3ls_app-left p {
		margin: 15px 0 0px 0;
	}
	.w3layouts_featured-profiles {
		padding: 50px 0px;
	}
	.agile-assisted-service p {
		width: 75%;
	}
	.w3l_about p {
		letter-spacing: 0.5px;
	}
	.w3l_about_left img {
		width: 100%;
	}
	.copy-right {
		/*padding: 12px 0;*/
	}
	.feedback p {
		line-height: 28px;
	}
	.wthree-help h3 {
		font-size: 25px;
	}
	.wthree-help a {
		padding: 7px 25px;
	}
	h3.w3-head {
		font-size: 26px;
	}
	h2.agileits-icons-title {
		font-size: 25px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.w3layouts-inner-banner {
		min-height: 200px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 24px;
		letter-spacing: 0px;
	}
	.terms ol li {
		font-size: 14px;
		line-height: 28px;
	}
	.terms h6 {
		font-size: 18px;
		margin: 35px 0 14px 0;
	}
	.w3_locations h2 {
		margin: 0 0 15px;
		font-size: 22px;
	}
	.feature-main {
		height: 683px;
	}
	.feature {
		padding: 4em 0px 0 0;
	}
}
@media(max-width:767px){
	.logo a {
		font-size: 32px;
	}
	.profiles_slider li .col-xs-12{
		width:33.3%;
	}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:center
}
.more_links ul{
text-align:center	
}
.w3ls-aside form input.text{
	width: 75%;
}
 .navbar-nav > li.bell-cls {
    border-bottom: medium none;
    border-right: medium none;
    left: auto;
    position: absolute;
    right: 82px;
    top: 11px;
}
.collapse .navbar-nav > li.bell-cls{
	display:block
}
 .navbar-nav > li.bell-cls > a {
    color: #fff;
    font-size: 13px;
    padding: 8px;
}
 .modal_profile_image {
    float: left;
    width: 100%;
	margin-right:16px;
}
 
.modal_details{
width: 100%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:70%
}
.w3-prfr2 { 
    padding-left: 0px;
	width:100%;
	float:left;
} 
/*
.one-w3-profile, .profiles-list-agileits {
    padding-left: 0;
    padding-right: 0;
	
} */
.w3-prfr3 { 
   float: left;
    padding-left: 14px;
    width: 48%;
}
 .width-20{
	width:100%;
}
 .w3ls-aside h4 {
		padding: 10px;
	}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    color: #333; 
}
 
	.navbar-toggle {
		margin-bottom: 0px; 
		margin-top:12px		
	}
	.logo {
		margin-top: 8px;
	}
	.nav > li > a {
		padding: 10px 10px;
		font-size:14px;
		color:#333
	} 
	.nav > li:last-child > a {
		padding-right: 10px;
	}
	.navbar-nav > li {
    border-right: none; 
	font-size: 14px; 
	border-bottom: 1px solid #ddd; 
    margin-top: 6px;
	}
	.navbar-nav > li:last-child { 
	border-bottom: none!important
	}
	.navbar-collapse {
    border-top: 1px solid #ddd;
    box-shadow: 1px 1px 8px 1px #bbb;
    margin-top: 14px;
	background:#fff
	}
	 .navbar-toggle .icon-bar{
		 background:#fff;
	 }
	.navbar-nav {
		margin: 7.5px 0px 0;
		text-align: center;
		float:none	
	}
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	header {
		padding: 0px 0;
	}
}
@media(max-width:736px){ 
	
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	
	.w3l_find-soulmate h3 {
		font-size: 32px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 48%;
		margin: 1% 1%;
	}
	.agile-overlay ul li {
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 23px;
	}
	.agile-overlay ul li span {
		width: 125px;
	}
	.agile-overlay ul {
		padding: 20px 15px 15px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		margin: 10% auto 0;
		width: 75%;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-1 {
		text-align: center;
	}
	.location h3 {
		font-size: 28px;
		margin-top: 15px;
		text-align: center;
		margin-bottom: 20px;
	}
	.location p {
		width: 100%;
	}
	.location h5 {
		margin-bottom: 5px;
	}
	.assisted_agile_advantages h4 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.w3ls_services-grids {
		float: none;
		width: 65%;
		margin: 0 auto 15px;
	}
	.agileits_services h2 {
		margin-bottom: 30px;
	}
	.agileits_services {
		min-height: 440px;
		border-top: 2px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.w3layouts-browse h3 {
		font-size: 24px;
	}
	.w3ls-assisted_Services {
		padding: 40px 0 0 0;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 30px;
	}
	.feedback h2 {
		font-size: 20px;
	}
	.feedback p {
		line-height: 26px;
		margin: 10px 0 20px 0;
		font-size:13px;
	}
	h5.marker_head {
		font-size: 16px;
	}
	h2.w3-head {
		font-size: 24px;
		margin: 35px 0px 25px;
	}
	p.m_13 {
		line-height: 28px;
	}
	.write-agileits {
		padding: 40px 0;
	}
	.est-bottom p {
		font-size: 1.3em;
	}
}
@media(max-width:667px){
	 
	.agileits-register {
		width: 70%;
		right: 15%;
		bottom: -155%;
	}
	.agile-overlay ul li {
		font-size: 11px;
	}
	.agile_featured-profiles {
		width: 95%;
	}
	.w3ls_app-left h3 {
		font-size: 18px;
		margin: 20px 0 0px 0;
		line-height: 30px;
	}
	.w3ls_app-left p {
		margin: 10px 0 0px 0;
		line-height: 26px;
		font-size: 12px;
	}
	.agileits_app-devices {
		width: 95%;
	}
	.agile-assisted-service p {
		width: 85%;
	}
	.agile-assisted-service {
		min-height: 260px;
		padding-top: 40px;
	}
	.assisted_agile_advantages {
		padding: 40px 0;
	}
	.w3layouts-banner {
		min-height: 400px;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 50px 0;
	}
	.w3_feedbacktextmessage textarea {
		height: 200px;
	}
	h2.last-updated {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.banner-bottom {
		padding: 0em 2em;
	}
	.feature-main {
		height: 590px;
	}
	.est-right p {
		font-size: 16px;
		line-height: 1.5em;
	}
	.demo {
		padding: 50px 0;
	}
}
@media(max-width:600px){
	.w3-prfr .btn , .w3-prfr2 .btn{
		width:100%;
		margin-bottom:5px;
	}
	.sub_main {
    padding-bottom: 30px;
    padding-top: 20px;
}
	.side_menu{
		padding:0
	}
	.w3layouts-banner {
		min-height: 370px;
	}
	header {
		padding: 0px 0;
	}
	.agileits-register {
		width: 80%;
		right: 10%;
		bottom: -170%;
	}
	 
	.agile-overlay ul li span {
		width: 106px;
	}
	.w3ls_app-left h3 {
		font-size: 17px;
		margin: 10px 0 0px 0;
		line-height: 26px;
	}
	.agileits_app-devices {
		width: 100%;
		margin: 25px 0 0 0;
	}
	.agileits_app-devices h5 {
		margin-bottom: 10px;
		font-size: 18px;
	}
	.app {
		padding: 40px 0px 0 0;
	}
	.w3layouts-browse h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 35px;
	}
	.w3-browse-grid ul li {
		margin: 10px 1px;
	}
	.agile-assisted-service h4 {
		font-size: 28px;
		margin-bottom: 24px;
	}
	.agile-assisted-service p {
		width: 95%;
	}
	.agile-assisted-service a {
		padding: 7px 25px;
	}
	.w3layous-story h4 a {
		font-size: 14px;
		margin-left: 10px;
	}
	.w3ls_services-grids {
		width: 75%;
	}
	.wthree_services-bottom p {
		font-size: 16px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.footer h3 {
		/*margin-bottom: 10px;
		margin-top: 10px;*/
	}
	.col-md-6.one-w3-profile {
		width: 75%;
		float: none;
		margin: 0 auto;
	}
	.w3layouts_details p {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.8em;
	}
	.banner-right h3 {
		font-size: 1.3em;
		margin-top: 15px;
	}		
	.banner-right p {
		font-size: 18px;
		margin-top: 8%;
		line-height: 32px;
	}
	.feature-main {
		height: 532px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 14px;
		padding-right: 6%;
		line-height: 28px;
	}
	.support {
		padding: 14em 0px 5em;
	}
	.sup {
		right: 0.5%;
		top: -31.4%;
	}
}
@media(max-width:568px){
	.fullview_modal .modal-dialog.modal-lg{
	width:90%
}
.fullview_modal .modal-dialog {
    margin: 20px auto;
}
.fullview_modal .modal-dialog {
    display: block;
    height: calc(100% - 35px);
    overflow-y: scroll;
}
	.short_msg{
	margin:0 !important;
	padding:10px;
	}
	.w3layouts-banner {
		min-height: 350px;
	}
	.agileits-register {
		bottom: -180%;
	}
	.col-md-3.biseller-column {
		width: 50%;
		margin: 0% 0%;
	}
	.agile-overlay ul {
		padding: 20px 12px 15px;
	}
	.app-image img {
		width: 100%;
	}
	.agile_tips h6 {
		font-size: 18px;
		margin: 35px 0 10px 0;
	}
	.list_1 h3 {
		font-size: 22px;
		margin: 25px 0 15px 0;
	}
	.terms p {
		padding-left: 20px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3layous-story h4 {
		letter-spacing: 0px;
	}
	.wthree_services-bottom p {
		padding: 0 15px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 24px;
	}
	.panel-body p {
		padding: 0px 5px 15px;
	}
	/*.w3layouts_details a {
		width: 65%;
	}*/
	.agileits_profile_image {
		width: 55%;
		margin-right:5%;
	}
	.w3layouts_details {
		width: 52%;
	}
	.feature-top {
		margin-left: 5%;
	}
	.feature-top h3 {
		font-size: 1.8em;
	}
	.feature-main {
		height: 503px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 30px;
	}
	.feature-right img {
		margin-top: 10%;
		width: 90%;
		margin-left: 5%;
	}
	.establish {
		min-height: 600px;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 1.8em;
	}
	.demo-top p {
		width: 100%;
		font-size: 16px;
		line-height: 28px;
	}
	.get {
		min-height: 1020px;
		margin-top: -32%;
	}
	.get-top p, .support-top p {
		width: 100%;
	}
	.sup {
		top: -35.4%;
	}
}
@media(max-width:480px){
	.inbox_section .profile_img, .chat_box_bg .profile_img{
    float: none; 
	margin:auto;
}
.profiles_slider li .col-xs-12{
		width:33.3%;
	}
	

	h3.icon-subheading {
		font-size: 20px;
	}
	.navbar-toggle {
		/*margin-top: -41px;*/
	}
	.w3layouts-banner {
		min-height: 320px;
	}
	.agileits-register {
		bottom: -195%;
		width: 86%;
		right: 7%;
	}
	.w3l_find-soulmate h3 {
		font-size: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.w3_soulgrid p {
		height: 48px;
		font-size: 13px;
	}
	.agileits-register h3 {
		font-size: 20px;
		padding: 10px 15px;
	}
	.col-md-3.biseller-column {
		width: 70%;
		margin: 0% 15%;
	}
	.agile-overlay ul li span {
		width: 130px;
	}
	.nbs-flexisel-nav-right {
		right: 0px;
	}
	.nbs-flexisel-nav-left {
		left: 0px;
	}
	.col-md-6.w3ls_app-left.mpl {
		width: 100%;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 70%;
		margin-top: 10%;
	}
	.agileits_app-devices {
		width: 75%;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
	}
	.agile-assisted-service h4 {
		font-size: 25px;
		margin-bottom: 22px;
	}
	.agile-assisted-service p {
		font-size: 14px;
		line-height: 25px;
		margin: 0 auto 35px;
	}
	.agile-assisted-service a {
		font-size: 12px;
	}
	.agile-assisted-service {
		min-height: 240px;
		padding-top: 35px;
	}
	.w3layous-story h4 {
		font-size: 18px;
	}
	.w3layous-story h4 a {
		padding: 6px 20px;
	}   
	.copy-right p {
		font-size: 0.8em; 
	}
	.w3l_about_left {
		width: 100%;
	}
	.w3ls_services-grids {
		width: 95%;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.modal-dialog {
		width: 420px;
	}
	.wthree-help h3 {
		font-size: 23px;
	}
	.assisted_Services-agileits {
		width: 95%;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 22px;
	}
	.assisted_agile_advantages h4 {
		font-size: 26px;
		margin-bottom: 26px;
	}
	.w3layouts-inner-banner {
		min-height: 180px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 22px;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 28px;
	}
	.panel-title {
		font-size: 16px;
	}
	section.w3_g_address {
		padding: 10px 0px;
	}
	.photos-upload-view {
		width: 90%;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 10px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.col-md-6.one-w3-profile {
		width: 90%;
	}
	.w3layouts_details {
		width: 100%;
	}	
	/*.w3layouts_details a {
		width: 45%;
	}*/
	.agileits_profile_image {
		width: 100%;
		margin-left: 16px;
		margin-bottom: 4%;
		margin-top:20px;
	}
	.agileits_aboutme h4 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 12px;
	}
	.banner-bottom {
		padding: 0em 0em;
	}
	.feature-main {
		height: 423px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 13px;
		padding-right: 2%;
		line-height: 18px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 25px;
	}
	.est-right p {
		width: 100%;
	}
	.est-bottom p {
		font-size: 1.2em;
	}
	.banner {
		background: #0fa7ff;
		padding: 3em 0px 2.5em 0px;
	}
	.contact-but input[type="submit"] {
		padding: 5px 45px;
		font-size: 24px;
	}
	.banner-right p {
		font-size: 16px;
		margin-top: 4%;
		line-height: 30px;
	}
}
@media(max-width:414px){
	.icons i {
		padding-left: 10px;
	}
	.w3layouts-banner {
		min-height: 290px;
	}
	label.agileits-agree {
		font-size: 12px;
	}
	.agileits-register {
		bottom: -212%;
		width: 90%;
		right: 5%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3_soulgrid {
		width: 78%;
		margin: 3% 0% 3% 5%;
	}
	.col-md-3.biseller-column {
		width: 80%;
		margin: 0% 10%;
	}
	.w3layouts-browse h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 85%;
	}
	.w3layous-story h4 a {
		padding: 10px 20px;
		display: block;
		width: 40%;
		margin: 15px auto 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
		letter-spacing:0px;
	}
	.location h3 {
		margin-top: 0px;
	}
	.address-left {
		padding: 2em 1em 1em;
	}
	.agileits_services h2 {
		margin-bottom: 28px;
		font-size: 28px;
	}
	.w3ls_services-grids {
		width: 100%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.agileits label, .w3_feedbacktextmessage label {
		width: 100%;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"], .w3_feedbacktextmessage textarea, .agileits select, .w3_writetoustextarea textarea, .photos-upload-view {
		width: 100%;
	}
	.wthree-help form input[type="submit"] {
		width: 42%;
	}
	.wthree-help textarea {
		width: 100%;
	}
	h2.w3-head {
		font-size: 22px;
	}
	h5.marker_head {
		font-size: 15px;
	}
	.agile_tips h5, .terms h5 {
		line-height: 25px;
	}
	.panel-title {
		font-size: 14px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 26px;
		letter-spacing: 0px;
	}
	section.privacy_policy_section {
		padding: 40px 0;
	}
	.w3ls_contact_section {
		padding: 40px 0;
	}
	section.w3_g_address ul li span {
		width: 100%;
	}
	.w3ls-list h2 {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 30px;
	}
	.col-md-6.one-w3-profile {
		width: 100%;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	label.col-sm-3.control-label1 {
		width: 100%;
	}
	.w3_details {
		width: 100%;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.modal-dialog {
		width: 400px;
	}
	.get {
		min-height: 850px;
	}
	.sup {
		top: -28.4%;
	}
	.support {
		padding: 14em 0px 3em;
	}
	.feature-right {
		width: 70%;
	}
	.feature-main {
		height: 360px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 12px;
		line-height: 18px;
		margin-top: 12px;
	}
}
@media(max-width:384px){
	.avatar .dropdown-menu{
		min-width:280px !important;
	}
	.sub_list li {
    list-style: outside none none;
    padding: 8px 4px 8px 3px;
}
	.nav_bottom .dropdown-menu {
    left: calc(100% - 280px);
	}
 
	.w3layouts-banner {
		min-height: 270px;
	}
	.agileits-register {
		bottom: -224%;
		width: 95%;
		right: 2.5%;
	}
	.w3l_find-soulmate {
		padding: 15px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 90%;
		margin: 0% 5%;
	}
	.nbs-flexisel-nav-right {
		right: -10px;
	}
	.nbs-flexisel-nav-left {
		left: -10px;
	}
	.agileits_app-devices {
		width: 100%;
	}
	.w3layouts-browse h3 {
		letter-spacing: 0px;
	}
	.col-md-4.w3-browse-grid {
		padding: 0;
	}
	.agile-assisted-service p {
		font-size: 13px;
	}
	#toTop {
		right: -20px;
	}
	.modal-dialog {
		width: 360px;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 25px;
		font-size: 24px;
	}
	.w3layous-story h4 {
		letter-spacing: 0.4px;
	}
	.w3_success-stories h4 {
		font-size: 26px;
	}
	.w3_success-stories {
		padding: 40px 0;
	}
	.agileits_services {
		min-height: 480px;
	}
	.feedback p {
		line-height: 25px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.wthree-help form input[type="submit"] {
		width: 50%;
	}
	.wthree-help textarea {
		margin: 25px 0 0 0;
	}
	.wthree-help {
		margin: 40px auto 55px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.icons .bs-glyphicons li {
		width: 98%;
		height: 95px;
	}
	.panel-heading {
		padding: 13px 5px;
	}
	.photos-upload-view input#fileselect {
		width: 100%;
	}
	.write-agileits form {
		padding: 0px 10px;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 7px;
	}
	.login-w3ls form {
		padding: 0 0em;
	}
	/*.w3layouts_details a {
		width: 94%;
	}*/
	.banner-left {
		padding: 0;
	}
	.support {
		padding: 11em 0px 3em;
	}
	.ftr-right {
		top: 2%;
		left: 40%;
	}
	.ftr-right-one {
		top: 19%;
		left: 40%;
	}
	.ftr-right-two {
		top: 36%;
		left: 40%;
	}
	.ftr-right-tre {
		top: 53%;
		left: 40%;
	}
	.ftr-right-fvr {
		top: 71%;
		left: 40%;
	}
}
@media(max-width:375px){
	.w3layouts-banner {
		min-height: 250px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.col-md-6.w3ls_app-left.mpl {	
		padding: 0;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 85%;
		margin-top: 15%;
	}
	.agileits-register {
		padding: 10px;
	}
	.agileits-register {
		bottom: 0%;
	}
	.w3l_find-soulmate h3 {
		font-size: 28px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.modal-dialog {
		width: 350px;
	}
	.agile_tips p {
		margin: 5px;
	}
	h2.agileits-icons-title {
		font-size: 22px;
	}
	h3.w3-head {
		font-size: 24px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 30px 0;
	}
	.wthree-help {
		margin: 30px auto 55px;
	}
	.w3_success-stories {
		padding: 30px 0;
	}
	section.w3_g_address {
		padding: 10px 10px;
	}
	.feedback, section.terms-of-use, .w3ls-list {
		/*padding: 30px 0;*/
	}
	.agileits_profile_image {
		width: 85%;
	}
	.agileits_aboutme h5 {
		margin-bottom: 10px;
		margin-top: 30px;
	}
	.agileits_aboutme p {
		margin: 10px 0;
	}
	.feature-main {
		height: 355px;
	}
}
@media(max-width:320px){
	.icons i {
		padding-left: 8px;
	}
	
	.imgmob{
		margin-left:-30% !important;
	}
	
	.navbar-toggle {
		/*padding: 9px 0 10px;*/
	}
	.w3layouts-banner {
		min-height: 240px;
	}
	.w3_modal_body_grid span {
		width: 100%;
	}
	#w3_country, .w3_modal_body_grid input[type="text"], .w3_modal_body_grid input[type="email"], #w3_country1, .w3_modal_body_grid input[type="password"] {
		width: 100% !important;
	}
	.w3_modal_body_grid1 {
		margin: 6px 0;
	}
	.w3_gender {
		width: 100%;
		margin: 0.2em 0 0;
	}
	label.agileits-agree {
		float: right;
		width: 93%;
	}
	input[type="checkbox"] {
		margin: 0px 0 0;
	}
	.modal-title {
		font-size: 22px;
	}
	.modal-dialog {
		width: 300px;
	}
	
	
	
	.login-w3ls label {
		margin: 15px 0px 6px 0px;
	}
	.w3_soulgrid {
		width: 100%;
		margin: 3% 0% 3% 0%;
	}
	.agileits-register {
		bottom: -320%;
	}
	.w3l_find-soulmate {
		padding: 810px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 99%;
		margin: 0% 0%;
	}
	.agile-overlay ul li span {
		width: 115px;
	}
	.nbs-flexisel-nav-right {
		right: -18px;
	}
	.nbs-flexisel-nav-left {
		left: -18px;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 95%;
	}
	.agile-assisted-service p {
		font-size: 12px;
		line-height: 23px;
		margin: 0 auto 30px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 100%;
	}
	.w3layous-story h4 a {
		width: 50%;
	}
	.address-left {
		padding: 2em 0em 1em;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
		font-size: 1.1em;
	}
	.w3_success-stories h4 {
		font-size: 22px;
	}
	.agileits_services h2 {
		margin-bottom: 25px;
		font-size: 26px;
	}
	.feedback h2 {
		font-size: 19px;
	}
	h2.w3-head {
		font-size: 19px;
	}
	.icons a {
		font-size: 11px;
	}
	h2.agileits-icons-title {
		font-size: 20px;
	}
	.grid_3 {
		padding: 1em;
	}
	.write-agileits h2 {
		font-size: 22px;
	}
	.write-agileits {
		padding: 30px 0;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 15px;
		font-size: 27px;
	}
	.w3-prfr a, .w3-prfr2 a {
		letter-spacing: 0px;
	}
	span.agile-breadcrumbs {
		font-size: 13px;
	}
	span.agile-breadcrumbs a {
		margin: 0 2px;
	}
	.w3ls-loginr a, .w3ls-loginr span {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.5em;
	}	
	.banner-right h3 {
		font-size: 1.1em;
		margin-top: 10px;
		line-height: 28px;
	}
	.banner-right p {
		font-size: 15px;
		margin-top: 6%;
		line-height: 28px;
	}
	.feature-top h3 {
		font-size: 1.5em;
	}
	.feature-main {
		min-height: 396px;
		background-size: cover;
	}
	.feature-right {
		width: 80%;
		margin-right: 10%;
	}
	.demo-bottom iframe {
		width: 100%;
		height: 280px;
	}
	.support {
		padding: 7em 0px 3em;
	}
}

.text-center1{
	margin-left:-8px;
	text-align:center;
}
.resp-tab-content{
	border-radius:4px!important;
}



.ten{	
	margin-left:335px!important;
	}
	
	




.center{
	text-align:center;
}
.line{
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}


.w3-prfr2{
	margin-top:-25px;
	margin-left:275px;
}



.icon{
	margin-top:10px;
}

.imag{
	margin-top:4px;
}



.padding{ 
  border: 1px solid  #009933 !important; 
  border-radius: 8px; 
  padding: 5px; 
  width: 150px;  
 }
 
 
 
 .chat{
	 
	 margin-top:-20px;
 }
 

.abc{
  position: relative;
  display: inline-block;
  
}

.abc .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc .tooltiptext1 {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -190px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.abc.tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}

.abc:hover .tooltiptext {
  visibility: visible;
}

.abc:hover .tooltiptext1 {
  visibility: visible;
}



/* .abcd{
  position: relative;
  display: inline-block;
  padding:2px;
  
} */


/* .abcd .tooltiptext2 {
  visibility: hidden;
  width: 170px;
  margin-top:-12px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 0%;
  margin-left: 0px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
} */

.abcd.tooltiptext2::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}



.abcd:hover .tooltiptext2 {
  visibility: visible;
}

.ab{
  position: relative;
  display: inline-block;
  
}


.ab .tooltiptext3 {
  visibility: hidden;
  width: 170px;
  margin-top:100px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -80px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}


.ab.tooltiptext3::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}



.ab:hover .tooltiptext3 {
  visibility: visible;
  margin-top:-10px;
}






.sel{
	width:200px;
	height:35px;
	background-color:#fff;
	border-radius:6px;
	text-align:center;
	margin-left:-10px;
}

.boxx{
	position: relative;
	display: inline-block;
}
.box1{
	position: relative;
	display: inline-block;
	margin-right:-20px!important;
}
.box2{
	position: relative;
	display: inline-block;
	margin-left:0px!important;
}

.check{
	margin-left:16px;
	
}

.check1{
	margin-left:76px;
	
}

.newt{
    padding-left: 6px;
    border-left: 4px solid #009933;
    font-size: 18px;
    margin-bottom: 6px;
    color: #444;
}

li.avatar1 { 
	margin-top:15px !important;
}


.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:300px;
}



.sub_list1 li{
	list-style:none; 
	padding:4px;
}

.avatar .sub_list1 > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list1 li:hover{ 
background:#eee;
}
.sub_list1 li:hover > a:hover, .sub_list1 li:hover > a, .sub_list1 li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important;
}

.in{
	font-weight: bold !important;
}

.mobile {
  overflow: hidden;
  height: 20px;
   width:20%;
  margin-top:-18px!important;
  margin-left:140px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progressv{
	overflow: hidden;
  height: 20px;
   width:40%!Important;
  margin-top:-18px!important;
  margin-left:85px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	
}


.que{
	overflow: hidden;
   margin-top:-35px!important;
  margin-left:142px;	
  float:left;
} 


.now{
	font-size:24px;
	color:#009933;
	margin-top:0px;
}

.foot{
	color:#444645;
	
}
.foot :hover{
	color:#fff!important;
	
}
.text{
	
	text-align:center;
}


.text1{
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px;
  float: left;
  width: 70%!important;
  height:35px;
  background: #fff;
}

.submit1 {
  float: left;
  margin-top:-11px;
  width: 30%!important;
  padding: 0px;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
} 

form.example input[type=text] {
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px;
  float: left;
  width: 80%;
  height:35px;
  background: #fff;
}

form.example button {
  float: left;
  width: 20%;
  padding: 0px;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}
.fai{
	margin-bottom:8px!important;
	
}

form.example button:hover {
  background: #009933;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.hr{
	width:100%;
	height:2px!important;
	color:#000;
}

.on{
	margin-top:10px;
	
}
.green{
	
	color:#009933;
}
.square{
	
	list-style-type: square;
}


.list{
	color:#ff944d;
}
.list1{
	color:#009933;
}

.border{
	border:2px;
	padding:12px;
	background-color:#009933;
	border-radius:6px;
}
.border1{
	border:1px;
	padding:10px 14px 10px 14px;
	border-radius:6px;
	border-right:0px  solid #ccc;
	margin-left:-15px;
	background-color:#009933;
	margin-top:2px;
}
.border2:hover, mat:hover{
	background-color:#f0f5f5;
	color:#009933!important;
	
	
}
.border2{
	border:1px;
	background-color:#fff;
	border-radius:4px;
	/*border:1px solid #444645; 

	border-top:1px solid #444645;
	border-left:1px solid #444645;
	border-right:1px solid #444645;*/
	margin-left:0px;
	
}

.size1{
	font-size: 16px;
	color:#fff!important;
}
.size{
	font-size: 16px;
	color:#fff;
}
.top{
	padding: 0px 0px!important;
	
}
.left{
	margin-left:40px;
	margin-top:-4px!important;
	
}
.bold{
	color:green;
}
.bold1{
	color:#444645;
}
.col3{
	margin-left:3px;
	font-size:16px;
}

.col1:hover{
	font-size:12px;
	color:#fff!important;
}
.col1{
	font-size:12px;
}
.top1{
	margin-top:0px!important;
	
}
.mat{
	color:orange;
}
.mat:hover{
	color:#009933;
}
over.hover{
	color:green;
}

.breadcrumb {
    padding: 4px;
    margin-bottom: 20px;
    background-color: rgb(232,230,232);
    border-radius: 8px;
	border-right:2px solid #aaa;
}

.sear{
	background-color:#fff;
}
.fsear{
	width:10px;	
}

.become{
	margin-left:9px!important;
}
.bread{
	margin-left:-33px;
	width:103% !important;
}
.you{
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	color: #fff;
	background-color:;
	padding:5px;
	margin-top:-15px !important;
}
.you2{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	color: #fff;
	margin-left:-120px;
	padding:5px;
	margin-top:-15px !important;
}

.view{
	color:#009933;	
}

.match-active{
	color:#009933;
	font-weight:500; 
    padding: 2px 2px 2px 2px !important; 
	background-color:#ebfaeb!important; 
	border-radius:8px;
}


.mat1{
	color:#009933;
}
.icn{
	margin-left:74px;
	color:orange;
	font-size:20px;
	
}
.ids{
	color:#333;
}
.idsa{
	color:#333;
}
.idsa:hover{
	color:#009933;
}

.bar{
	margin-top:-25px;
}

.anew{
	
}
.aclas{
	padding:10px 0px 10px 0px;
}
.amat{
	
	color:#009933;
}
.bmat{
	
	color:orange;
}

.border3{
	border:1px;
	background-color:#fff;
	border-radius:4px;	
	margin-top:1px;
}
.box1{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.box2{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.ai{
	text-align:center!important;
	margin-left:10px;
	margin-top:7px;
}
.score{
	
	margin-top:-86px;
}
.matchc{
	margin-left:-53px;
}
.progres1{
	width:60px!important;
	margin-left:60px!important;
	margin-top:-18px;
}



.filbox{
	padding:10px 0px 10px 0px;
	
}
.diamond_mbr{
	    border-color: #00b300 !important;

}
.thumb1 {
  border: 1px solid #ddd;
  border-radius: 160px;
  padding: 5px;
  width: 150px;
}
.thumb {
  border: 2px solid #bbb;
  border-radius: 8px;
  padding: 5px;
  width: 150px;
}
.thumb:hover {
  box-shadow: 0 0 2px 1px rgba(0, 179, 60);
}
.green{
	color:#09933!important;
}
.mobscore{
	margin-top:18px!important;
}
.iconsm{
	margin-left:100px;
}
.iconsn{
	margin-left:150px;
	margin-top:-90px;
}
.div1{
	margin-top:-22px;
	margin-left:180px!important;
}


/*.foot1{*/
/*	color:#009933;*/
/*	font*/
/*}*/

.profileview{
	position: absolute; 
	left: auto;
	margin-left:320px;
	margin-top:-40px;
	
}
.profile1{
	margin-top:-10px;
	margin-left:60px;
	border:1px solid #009933;
}
.profile1:hover{
	
	box-shadow: 0px 1px 4px 0px #00b300;
}





.bbor{
	width:99%;
	margin-top:-7px;
	font-weight:1px;
	border: 1px solid #bbb;
    
}
.edit1{
	float:right;
	margin-top:-43px;
	margin-right:20px;
}
.iclr{
	color:#009933!important;
}
.mprogres{
margin-left:116px!important;	
	
}
.mabcd{
	margin-left:0px!important;	
}


.adiv{
	margin-top:0px;	
	
}
@media(max-width:768px){
	
.adiv{
	margin-top:0px;	
	margin-left:160px !important;
}
	
	.cdiv{
	margin-top:0px!important;	
	margin-left:20px;
	}
	
	.filterab{
	border:1px solid #ccc!important;
	}
	
	.ten{	
	margin-left:15px!important;
	}
	.w3-prfr3{
	display:none;
    }
	.one-w3-profile{
	margin-left:0px;
	Margin-top:10px;
    }
	.boxm{
	margin-left:0px!important;
	Margin-top:10px;
	}
	.one-w3-profile1{
	margin-left:15px!important;
	Margin-top:10px;
	}
	.w3-prfr2{
	margin-top:-19px!important;
	margin-left:30px;
	}
	.imag{
	margin-top:6px;
    }
	.in{
	display:none; 
	 
	}
	.nom{
		display:none; 
	}
	.ina{
	display:none; 
	 
	}
	.btnmob{
	margin-right:100px!important;
    }
	.taketop{
	margin-top:-20px!important;
	margin-bottom:12px;
	}
	.topbox{
	margin-top:-15px;
	
    }
	.tbox{
	margin-top:45px!important;	
	}
	.update{
	font-size:12px!important;
	padding:14px;
	}
	.lastlogin{
	margin-top:-511px!important;
	}
		.w3ls-aside h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	
	
	margin-left:10px!important;
    padding: 10px 0 10px 0; 
	}
	.text1{
	width:250px!important;
	height:32px!important;
	border-radius:5px!important;
	margin-top:-10px!important;
	
	}
	.text2{
	margin-left:10px!important;
	margin-top:-9px!important;
	}
	.check{
	margin-left:27px;
	margin-top:10px;
	}
	.check1{
	margin-left:29px;
	
	}
	.che{
	
	margin-top:20px!important;
	}
	.left1{
	margin-left:70px;
	margin-top:3px!important;	
	}
	.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:250px;
	padding:3px;
	}
	.mobile {
  overflow: hidden;
  height: 20px;
  width:50%;
  margin-top:-18px!important;
  margin-left:100px;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
	/*.que{
	overflow: hidden;
	margin-top:-35px!important;
  margin-left:240px!important;
   margin-bottom: 29px;
   }*/
   .score{
	margin-top:6px;
	}
	.matchc{
	margin-left:-55px;
	}
	/*.progres1{
	width:60px!important;
	margin-left:170px!important;
	margin-top:-16px!important;
	
	} */
	.div1{
	margin-top:-20px;
	margin-left:230px!important;
	}
	.pkg1{
	bottom: auto;
	
    
    margin-left:-200px!important;
    top: 1px; 
	
	}
	.profileview{
	position: absolute; 
	left: auto;
	margin-left:220px;
	margin-top:-60px;
	
	}
	.profile1{
	margin-top:-10px!important;
	margin-left:60px;
	border:1px solid #009933;
	}
	.bbor{
	width: 100% !important;
	height: 0px;
	background-color: 1px solid #009933;
	border: 1px solid;
	}
	.pkg_status{  
	background:#5FA048;
	padding:1px 4px 2px;
	color:#fff;
	border-radius:5px;
	border:1px solid #5FA048
	}
	.pkg1{  
	text-align:center !important;
	}
	.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
	}
	.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
	}

  .buttons{
	 margin-bottom:-3px !important; 
	margin-left:-4px!important;
	 
	}

} 
/*width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px; */
/*.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:290px!important;
	margin-top:-10px!important;
	padding:-30px!important;
}

@media(max-width:768px){
	.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:100px!important;
	margin-top:-30px!important;
	padding:-30px!important;
}
} */
/*<img class="uimg" style="width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px;" src="images/under.gif"/>  <br> <br>  */



.dotstop{
	color:#009933!important;
	margin-top:-20px!important;
}

.righti{
	width:20px;
	height:20px;
}


.iclb{
	color:#ccc!important;
}

.groomv{
	
	margin-left:30px!important;
	
}

.groomv{
	margin-top:-25px;
	margin-left:15px;
}

 

.size2{
	font-size:10px!important;
	
}

.black{
	color:#ccc;
}

.background{
	background-color:#f0f0f5!important;
	padding:10px;
	border-radius:8px;
	margin-left:1px;
}
.mupgrade{
	margin-top:8px !important;
	
}

.imgt{
	margin-top:-170px!important;
}
.yourpro{
	margin-left:40px!important;
	
}








.marry1 {
	background: #009933 !important;
    padding: 3px 8px 3px 9px !important;
    color: #ffffff !important;
	border-radius:5px;
}

.marry2{
	border-bottom: 2px solid;
}

.marry3{
	 padding-bottom: 10px;
}
.marry4 {
    float: right; 
   font-size: 15px; 
   font-weight: bold; 
   display: block;
}

.marry5 {
color: #7d7a7a;
border: 1px solid #333;
padding: 0px 6px;
border-radius: 50%;
}

.marry6{
	cursor:pointer;
}

.marry7{
	margin-top:150px;
	
}


.red-tooltip + .tooltip > .tooltip-inner {background-color: #fff; color:#000; border:2px solid #1ba261;}


.bbottom{
border-bottom:1px solid #ccc;
width:90%;
margin-top:10px!important;
margin-left:5%;
}

@media only screen and  (min-width:320px) and (max-width: 480px)  {
	
	.classicdiv{
	background-color:#ece5cf;
	width:220px;
	height:230px;
	padding:20px;
	border-radius:8px;
	margin-left:-13% !important;
}
.oneb{
	margin-top:-17px;
}


.text1{
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px!important;
  float: left;  
  width: 70%!important;
  height:35px !important;
  background: #fff;
} 
.monthsel1{
	margin-left:120px;
	margin-top:-2px!important;
	position:absolute;
}

.monthsel2{
	width:100px!important;
	position:absolute;
}
.monthsel{
	width:100px!important;
	position:absolute;
}


.chatimg{
	width:70px; 
	height:70px;
	margin-left:100px;
}

.modal-contentc {
    position: relative;
	margin-top:250px !important;
	margin-left:0px!important;
	background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid green;
	border-radius:8px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


.modalchat{
	margin-right:0px!important;
}


.submit1 {
  float: left;
  margin-top:-10px;
  width: 30%!important;
  padding: 0px;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
} 
.entercoupon{
	margin-top:-10px !important;
	margin-right:200px!important;
}
.backmob{
	margin-left:60px;
}

.backmob1{
	margin-top:10px!important;
	margin-right:85px!important;
}

.entercoupon1{
	margin-top:20px !important;
}

	.adiv{
	margin-top:-5px!important;	
	
	}
	.onlinecss{
		margin-left: -10px;
    margin-top: -16px;
    position: absolute;
	}
	
	.btnbox{
		margin-left:10px;
	}
	.benefitsdiv{
	background-color:rgb(244, 251, 254);
	padding:20px 10px;
	border:1px solid #ddd;
  }
  .addonm{
	  margin-left:30px;
  }
  .newt{
   margin-top:15px;
}
/*.abcd{
	margin-left:-0px;
}
*/
  .groomicn{
	margin-top:-380px!important;
	margin-right:-20px;
	}
  
	
	.marry23{
	margin-top:0px;
   }
   .mobspace{
		 margin-top:5px;
	     margin-left: 40px;  
   }
   .mobspace1{
		 margin-top:5px;
	     margin-left: -21px;  
   }
   .rowwid{
	   margin-left:1px!important;
	   margin-right:1px!important;
	   
   }
	

	.rightop{
		margin-right:-10px;
		float:left;
	}
	.idtop{
		margin-top:-10px!important;
		}
		
	.matchsco {
    margin-top: -7px!important;
    margin-left: 0px!important;
   }
	.spacet{
		margin-top:6px;
	}
	.spacel{
	margin-left:-10px;
  }
	.veer2{
	margin-right:-4px;
	margin-left:-10px;
	text-align:center;
	}
	.veer1{
	margin-top:5px!important;
}
	
	
	.progres1{
	width:60px!important;
	margin-left:105px!important;
	margin-top:-20px!important;
	
}
	.progres2{
	width:60px!important;
	margin-left:110px!important;
	margin-top:-16px!important;
	}

	.que{
	overflow: hidden;
	margin-top:-33px!important;
  margin-left:190px!important;
   margin-bottom: 29px;
    float:left;
	}
	
	.btnmbl{
	margin-left:0px;	
	}
	
	.w3-prfr2{
	margin-top:-19px!important;
	
	}
	
	.lastlogin {
    margin-top: -390px!important;
    }
	.thumbnails a img {
    width: 52px;
    margin: 5px 4px;
    padding: 2px !important;
  }
  .agileits_profile_image img {
    border: 1px solid #eee;
    padding: 5px;
    
    border-radius: 8px;
    /* margin-top: 10px; */
}

    img.prf-img {
		margin-top: 2%;
		margin-left: -3px!important;
		width:120px;
	}
	
	img.myphoto {
		margin-top: -7%;
		margin-left:-80px;
		
	}
	
	.mbutton{
		width:80%;
	}
	
	.searchbtn{
	margin-left:190px !important;
	margin-top:-53px !important;
	border-radius:0px 5px 5px 0px !important;
}
.leftmenu{
	margin-top:0px!important;
margin-bottom:1px;
}
.myphoto{
	margin-left:84px;
	margin-top:-10px;
}
.spacetop{
	margin-top:5px!important;
}

/*
.spacetop1{
	margin-top:5px!important;
}*/

.profilebtn1{
	background-color:#c6ecc6;	
	width:100%;
	margin-left:-20px!important;
}
.btupgrade{
	margin-top:-3px!important;
	margin-left:70px;
}
.btupgrade1{
	margin-top:-3px!important;
	margin-left:120px;
}
.marry47{
	margin-top:5px!important;
	margin-right:20px;
}

.btnmd{
	height:30px;
	padding:4px 10px 7px 10px;
	margin-right:110px!important;
	margin-top:-8px;
	background-color:#009933!important;
}
.sendint{
	margin-top:-30px!important;
	margin-left:0px!important;
}
.divtop{
	margin-top:-30px!important;
}
.clbtn{
	width:100px!important;
	background-color:red!important;
	margin-top: -12px!important;
    margin-bottom: 6px!important;
	margin-left:120px!important;
}
.marry65{
	margin-bottom:0px!important;
}

.marry66{
	/*margin-right:135px!important; */
	margin-top:-5px;
}
.marryfeed{
	margin-right:110px!important;
	margin-top:-5px;	
}
.marryfri{
	margin-right:90px!important;
	margin-top:-5px;	
}
.marrycan{
	margin-right:90px!important;
	margin-top:-5px;	
}
.marrysuc{
	margin-right:73px!important;
	margin-top:-5px;	
}

.marryask{
	margin-right:45px!important;
	margin-top:-5px;
}
.marry67{
	margin-right:55px!important;
	margin-top:-10px!important;
	
}
.marry68{
	margin-right:50px!important;
	margin-top:-10px!important;
	
}
.veera12{
	border-bottom:1px solid #aaa !important;
	margin-top:0px!important;
	
	
}
.lfttxt{
	margin-left:-70px!important;
}

.listmo{
	margin-left:20px;
}


.showprofile{
background-color: #eee;
    padding: 10px;
    height: 150px;

}


.savbtn2{
	margin-left:20px!important;
}

.savbtn1{
	margin-left:100px!important;
}
.mabcd{
	margin-left:0px!important;	
	margin-top:-50px!important;
}
.date1{
	margin-right:20px;
	margin-top:5px;
}
.btnadd{
	margin-left:-30px;
}

.imgfr{
	margin-left:0px!important;
}

.imgnew{
	margin-left:-20% !important;
	position:absolute !important;
}

.designu{
	margin-top:15px;
}
.desimage{
	margin-top:-15px;
}
.heddprofile{
	margin-top:30px;
}
.w3layouts-banner{
	min-height: 775px;
}
.marry26{
	float: right;
    margin-top: 3px;
    font-size: 15px;
    margin-right: 60px;

}

.padrow{
	margin-left:18px!important;
	width:90% !important;
}

.unblock{
	margin-top:18px!important;
}


	
}
@media only screen and (min-width:769px) and (max-width:992px) {
	.spacet{
		margin-top:10px;
	}
	
	
}




@media only screen and  (min-width:768px) and (max-width:1024px)  {
.veer2{
    margin-top: 12px !important;
	margin-left:-150px !important;

}
.profile_img{
	width:150px;
	margin-left:0px;
}
.tabimg{
	width:150px;
	margin-left:100px!important;
	
}
.veer1{
	margin-top:0px!important;
}

.unblock{
	margin-top:1px!important;
}
.veera12{
	border-bottom:1px solid #aaa !important;
	margin-top:0px!important;
	width:100% !important;	
}
.footer h3 {
    border-bottom: 1px solid #ccc;
    color: #009933;
    font-size: 18px;
    margin-bottom: 0px;
    padding-bottom: px!important;
    text-transform: capitalize;
} 

.left1{
	margin-left:250px;
	/*margin-top:21px!important;	*/
}
.tabhide{
	display:none;
}
.spacet{
	margin-top:6px;
}

.profilebtn1{
	display:none;
	}
	
.profilebtn{
	display:none;
	}

.veer1{
	margin-left:-26px;
		margin-top:-15px;
}
.ipad{
	width:100%;
}

.progressv{
	overflow: hidden;
  height: 20px;
   width:35%!Important;
  margin-top:-18px!important;
  margin-left:80px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	
}

}





@media only screen and  (min-width: 1024px) {
	
.agile-assisted-service {
    min-height: 200px;
}
	.gmap{
		margin-top:-90px;
	}
	.veer2{
	margin-top:-20px!important;
	margin-left:0px!important;
	
} 
	.featureddesign{
		margin-top:20px;
	}
	
	.bdrbtn{
	background-color:#009933;
	border:1px solid #009911;
	padding:5px 20px;
	margin-right:20px;
}
.btnmd{
	height:30px;
	padding:4px 10px 7px 10px;
	margin-right:30px!important;
	margin-top:10px;
	background-color:#009933!important;
	
}
.upgrade{
	margin-top:10px;
}

.showprofile{
background-color: #eee;
    padding: 10px;
    height: 80px;

}
.monthsel1{
	margin-left:320px;
	margin-top:-28px!important;
	position:absolute;
}


.sendint{
	margin-top:-30px!important;
	margin-left:280px!important;
}
.marry64{
	margin-top:-15px!important;
}
.clbtn{
	width:100px!important;
	background-color:red!important;
	margin-top: -12px!important;
    margin-bottom: 6px!important;
	margin-left:200px!important;
}
.veera12{
	border-bottom:1px solid #aaa !important;
	margin-top:-10px!important;
	width:70% !important;
	
}

	
}

.divtop{
	margin-top:-15px!important;
}

.searchbtn{
	margin-left:-5px;
	margin-top:-3px;
	border-radius:0px 5px 5px 0px !important;
}

.leftmenu{
	margin-top:-10px;
margin-bottom:1px;
}
.myprofile{
	margin-left:1px!important;
	margin-right:1px!important;
	margin-bottom:-10px!important;
}

.profilebtn{
	background-color:#c6ecc6;
	width:100%;
	
	border-radius:8px;
	
}
.profilebtn1{
	background-color:#c6ecc6;	
	width:112%;
	margin-left:-14px;
	border-radius:9px 9px 0px 0px!important;
}
.profilebtn2{
	background-color:#ccffe6;	
	width:112%;
	margin-left:-14px;
	
}

.profilem{
	background-color:#009933;
	color:#fff;
	border-radius:8px;
}
.white{
	color:#fff;
}

.veer1{
	margin-top:30px; 
}


.veer21{
	margin-top:-25px!important;
	
}



 .marry10{
	color: #2a9933;
    font-weight: 600; 
 }
 
 .marry11{
	color: #f0ad4d;
    font-weight: 600; 
 }
 
 .marry12{
	color: #f21a00;
    font-weight: 600; 
 }
 
 .marry13{
	height:264px;
	
 }
 .marry14{
	height:156px;
	
 }
 .marry15{
	margin-top:47px;
 }
 
 .matchsco{
	 margin-top:-35px;
	 margin-left:95px;
 }
 .marry16{
	 background-color:#1f9933;
	 color:#fff;
 }
 .marry17{
	 font-size:18px;
 }
  .marry18{
	color: #444654;
    font-weight: 600; 
 }
 .marry19{
	width:230px;
	height:167px;
 }
 .marry20{
	color: #009933;
    font-weight: 600; 
 }
 .marry21{
	margin-bottom:16px;
 }
 
 .tophedding{
	 margin-top:-20px!important;
	 
 }
 .marry22{
	float: right;
	background-color:#009933;
 }
 .mb-50{
	 margin-bottom:50px;
 }
 .mt-20{
	 margin-top:20px;
 }
 
 
.marry24{
	font-size:15px;
	color:red;
}
.marry25{
	    margin-top: 20px;
        height: 350px;
        width: 500px;
		border: 2px solid #aaa;
    border-radius: 5px;
    padding: 10px;
}
.marry26{
	float: right;
    margin-top: -18px;
    font-size: 15px;

}

/*  
float: right;
    margin-top: -12px;
    font-size: 15px;
    margin-right: 60px;
*/
.marry27{
	
	color:#444645;
}

.

.marry29{
	margin-top:90px;
}
.marry30{
	margin-top:-50px;
}

.marry31{
	margin-top: -100px;
}

.marry32{
	margin-top:15px;
}

.marry33{
	margin-top:30px;
}

.marry34{
	padding: 15px;
    width: 100%;
	height:470px;
	margin-top:6px;
}

.marry35{
	margin-left: 4px;
    background-color: #009933;
    color: #fff;
	margin-left: 4px;
}
.marry36{
	font-size:15px;
}
.marry37{
	border-right:2px solid #dbdedc;
	margin-top:35px;
}

.marry38{
	color:#444645;
	border-bottom: 2px solid;
}

.marry39{
	color:#009933;
}

.marry40{
	margin-bottom:10px;
}


.marry41{
	border-bottom:1px solid #ccc;
}

#matchcount{
	    background-color: #d95c5c;
    color: #ffffff;
    padding: 2px 4px;
    font-size: 11px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    vertical-align: top;
}


.marry42{
	float: right;
    margin-top: -24px;
}


#panel, #flip {
  padding: 5px;
  text-align: center;
  background-color: #e5eecc;
  border: solid 1px #c3c3c3;
}

#panel {
  padding: 50px;
  display: none;
}

 .interest{
border: 1px solid #ccc;
    padding: 5px;
	background-color:#fff!important;
}

.interest1{
	padding:10px;
}

.marry43{
	margin-top:-110px;
}

.marry44{
	color:#444645;
}

.marry45{
	margin-top:-1px!important;
}

.inboximg{
	border:1px;
}

.marry46{
	margin-top: -50px;
}

.marry47{
	margin-top:-5px;
	margin-right:20px;
}

.btmspace{
	margin-top:-5px;
	
}
.classicdiv{
	background-color:#ece5cf;
	width:220px;
	height:230px;
	padding:20px;
	border-radius:8px;
	
}
.classicdiva{
	background-color:#b9d7ec;
	width:320px;
	height:230px;
	padding:20px;
	border-radius:8px;
}

.classicdivb{
	background-color:#fff;
	width:320px;
	height:230px;
	border:1px solid #ddd;
	border-radius:8px;
}
.claselect{
	width:100px;
	height:30px;
	background-color:#fff;
}
.pad{
	
	padding:8px 0px 8px 0px;
}
.mrgbtm{
	margin-bottom:5px;
}
.clrc{
	color:#000; 
	margin-bottom:20px;
}
.fontsm{
	font-size:12px;
}
.benefitsdiv{
	background-color:rgb(244, 251, 254);
	padding:20px 10px;
	border:1px solid #ddd;
}
.bencls{	
margin-left:30px;
}
.imgw{
	width:300px!important;
	height:100px!important;
	margin-top:-20px;
}

.imgd{
	width:280px!important;
	height:200px!important;
	margin-left:20px;
	margin-top:-20px!important;
	border-radius:8px;
}

.imge{
	
	margin-left:20px;
	margin-top:7px;
}


.rowpadd{
	padding:15px;
}

.bordercol{
	border:1px solid #ddd;
}

.padcls{
	padding:20px;
}

.cmgr{
	margin-top:-30px!important;
}
.bgclr{
	background-color:#ece5cf!important;
}
.mrgd{
	margin-top:20px!important;
}
.mrgtop{
	margin-top:3px;
	border-top:2px solid #ccc!important;
}
.mrgtop1{
	margin-top:10px;
	border-top:2px solid #ccc!important;
}
.sizeicon{
	font-size:20px;
	margin-top:10px;
}
.sizeicon1{
	font-size: 35px;
    margin-top: -8px;
	
}
.mrgleft{
 margin-left:37px;
}
.mrgleft1{
 margin-left:27px;
}
.mrgleft2{
 margin-left:40px;
}

.btupgrade{
	margin-right:10px;
	margin-top:-7px;
}


.btnupg{
	margin-top:10px;
}
.imgsamp{
	 width: 100%;
    height: 200px!important;
    border: 2px solid #aaa;
    border-radius: 8px;
    padding: 8px;

}
.sidel{
	margin-left:34px;
	margin-top:0px!important;
}
.sidel3{
	margin-left:35px;
	margin-top:7px!important;
}
.table2{
	padding:20px 0px;
}
.mrgleft{
	margin-left:30px;
}
.calltop{
	margin-top:-10px;
}
.clrbtn{
	background-color:#ff9900;
	padding:1px;
	border:1px solid #ff9900;
}
.cssTable td {

    text-align: center!important;
    vertical-align: middle!important;
}

.cssTable th {

    text-align: center!important;
    vertical-align: middle!important;
}

.bdrbtn:hover{
	background-color:#009911;
	border:1px solid #009911;
}

.heddingtab{
	font-size:8px!important;
	color:red;
}
.clrsp{
	color:#000;
}
.topseller{
margin-top:-70px;	
}
.topseller1{
	margin-top:-10px;	
	
}
.dtop{
	margin-top:-20px;
}

.priorsel{
	width:340px;
	height:30px;
	border-radius:8px;
}
.priorsel1{
	width:540px;
	height:30px;
	border-radius:8px;
}

.veera4{
	background-color:#f1f1f1;
}
.contxt{
	height:22px!important;
	width:110px;
	border-radius:5px;
}
.cbtn{
	background-color:#009933;
	color:#fff;
	border-radius:5px;
}

.sizeicon2{
	font-size: 30px;
	margin-left:-7px;
}

.sizeicon3{
    font-size: 35px;
    margin-top: -8px;	
	margin-right:5px;
	
	}

.groomicn{
margin-top:-10px;
	
    }
		
.gifimg{
	margin-top:-15px!important;
}
.paratop{
	margin-top:-20px;
	/* margin-left:5px; */
}
.contactadr{
	margin-top:-5px;
}
.txtrow{
	margin-left:4px;
}
.txtrow1{
	border-radius:5px;
	border-color:1px solid #ccc;
}
.sbtn{
	background-color:#009933;
	border:1px solid #eee;
	border-radius:5px;
	
}

.fonsize{
	font-size:12px!important;
}
.changerow{
	margin-left:10px;
}

.mrgt{
	margin-top:-50px;
}
.mrtop{
	margin-top:-1px;
}
.txtform{
	border-radius:6px;
}
.vidbtn{
	background-color:#009933;
	color:#fff;
}

.gaimg{
	width:100%;
	height:300px;
	padding:6px;
	border:2px solid #ccc;
	border-radius:8px;
}

.marry48{
	width: 187px;
    margin-top: -80px;
    /* margin-right: -50px; */
    
}
.marry49{
	margin-top:-40px;
}
.mogint{
	margin-top:5px;
}

.subtn{
	padding:5px 20px;
}


.marry50 {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.marry50 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.marry50 button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.marry50 .marry54 .active {
  background-color: #96dff8;
}

/* Style the tab content */
.marry51 {
  display: none;
  
}
.marry52{
	color:#fff;
}

.marry53{
	margin-top:-30px;
}
.marry55{
	font-size:24!important;
	border:none;
	color:#009933;
	background-color:#f1f1f1;
}



.veera10:hover{
	border-bottom:2px solid #009933;
}

.barclick{
	margin-left:10px;
	margin-right:10px;
}
/*
.marry56{
color: #f0ad4e!important;
margin-bottom: 2px!important;
padding-bottom: 0!important;
border-bottom: none!important;
font-size: 18px!important;
}

.marry57::before {

    border-bottom: 2px solid #009933;
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    top: 44px;
    width: 160px;
}

.marry57{
	border-bottom: 2px solid #e1d9d9;
}*/


.marry58{
padding-bottom: 30px;
}

.marry59{
margin-right: 140px;

background-color: #ffbf00;

margin-top: 5px;
}   

.marry60{
	width:17%!important;
}

.cbtnl{
	margin-left:-25px;
	height:34px;
}


.footeruline{
	border-bottom:1px solid #009933;
}

.btneditd{
	background-color:#009933!important;
}

.sselect{
	width:100% !important;
	height:30px !important;
}
.mrtop{
	margin-top:-10px;
}
.mrleft{
	margin-left:10px;
}
.lclr{
	color:#000!important;
}

.imgsiz{
	width:90%;
	height:400px;
}
.fileup{
	margin-top:-8px;
}
.padding1{
	border: 2px solid #ccc !important;
    border-radius: 8px;
    padding: 5px;
}
.btnd{
	margin-top:4px;
}
.mright{
	margin-right:50px;
}
.imgl{
	margin-left:20px;
}
.que1{
	overflow: hidden;
	margin-top:-38px!important;
  margin-left:180px!important;
   margin-bottom: 19px;
	}
	.bellmrg{
		margin-top:15px;
	}
	
.present {
color:#fff!important;
}
.numb{
	height:32px;
	margin-left:-15px;
	background-color:#fff;
	border-radius:6px;
}
.marry61{
	background-color:#009933;
	
}
.btnhw{
	height:30px;
	padding:6px 10px 7px 10px;
	font-size:12px;
}


.tbtn{
margin-top:-8px !important;
}
/*
.mdldlg{
	border:5px solid #009933;
	border-radius:8px;
}
*/
.marry62{
	margin-top: 20px!important;
}

.marry63{
	margin-top: -50px!important;
    /* text-align: center; */
    /* margin-left: -17px; */
    
}

 

.uline{
	height:2px solid #009933 !important;
}

.txtcntr{
	text-align:center;
}
.addtop{
	margin-top:-20px;
}


.fsize{
	font-size:10px !important;
	margin-top:-3px;
}

.adsearch{
	width:300px!important;
	background-color:#fff;
}

.modal-backdrop.in{
	display:none;
}

.marry69{
	margin-left: 180px;
    margin-top: 10px;
	background-color:#009933;
	padding:5px 20px;
	
}
.icnmb{
	font-size:16px;
}

.padrow{
	margin-left:4px;
	margin-right:4px;
	width:23%;
}

.thumn{
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: 5px;
  

}
.unblock{
	margin-top:-20px;
}


.chck{
	margin-right:20px;
}
.saved1{
	border: 2px solid #aaa;
	margin-left:3px; 
	padding:10px 1px 10px 1px;
	border-radius:6px;
	margin-bottom:4px;
	
}

.chat1{
	background:#e3ebdf;
	margin-top:-16px;
	padding:5px;
}

.chat2{
	background:#FFF3E2;
	padding:5px;
}
.chat3{
	padding:5px !important;
	background-color:#009933;
}
.chat4{
	padding:5px 20px !important;
}

.online{
	margin-top: 2px;
    border-top: 1px solid #ccc!important;
	margin-bottom:2px;
}
.onlineback{
	background-color:#fff !important;
	padding:4px 2px!important;
	border-top: 1px solid #ccc!important;
}

.ontop{
	padding:0px!important;
}

.onimage{
	width:100% !important;
	height:35px;
	margin-left:-5px!important;
	margin-bottom:2px;
}
.onim{
	width:35px;
	height:36px;
	
}
.onbgclr{
	background-color:#edf2eb;
	border-top:1px solid #ccc;
	padding:6px;
	height:50px;
	color:red;
	
}
.ontop1{
	margin-top:-7px;
}
.famob{
	font-size:20px!important;
}
.onp{
	margin-left:-5px!important;
	margin-right:-4px;	
}
.onp1{
	width:35%;
}
.onp2{
	margin-left:25%;
	margin-top:-35px;
	width:55%;
}
.onp3{
	margin-left:90%;
	margin-top:-35px;
	width:10%;
}
.onstar{
	 margin-left: 5px!important;
    margin-top: 10px!important;
}
.ontext{
	color:#333;
}

.chattxt{
	border:0px;
	width:90%;
	height:33px;
}
.div100
{
	width:100%;
	float:left;
}
.nonbold{
	font-weight: normal;
}
.chatupdate{
	font-size:12px;
}

.chatbox{
	border:1px solid #ccc!important;
	padding:2px !important;
	border-radius:3px;
	width:70%;
	float:left;
}
.chatbox1{
	border:1px solid #ccc!important;
	padding:2px !important;
	border-radius:3px;
	width:70%;
	float:right;
}
.chatbox2{
	border:1px solid #ccc!important;
	padding:2px !important;
	border-radius:3px;
	margin-right:10px;
	width:100px;
	
}
.timeon1{
	margin-left:10px;
}
.timeon{
	margin-left:40px;
}
.scrollchat{
	height:140px;
  overflow-y: auto;
   border: solid 0px #c3c3c3;
   margin-right:-12px;
   padding :15px 0px;
} 

.monthsel{
	margin-left:-35px;
}
.monthsel2{
	margin-left:-14px;
}

.datefield{
	width:49%!important;
	
}
.datefor{
	margin-left:10px;
}





























/*
.hoverchat {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  width:150px;
}

.hoverchat .tooltiptexthover {
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 110%;
}

.hoverchat .tooltiptexthover::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent black;
}
.hoverchat:hover .tooltiptexthover {
  visibility: visible;
}*/

.sub-1{ 
    padding: 10px!important;
    font-size: 13px!important;
    border: 1px solid grey!important;
    border-radius: 8px 0px 0px 8px!important;
    float: left!important;
    width: 80%!important;
    height: 35px!important;
    background: #fff!important; 
}

.prevmatri{
	text-align:center!important;
}


.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.color-1 {
	background-color:transparent!important;
}

.kishore-1{
	display:block!important;
}

.contactm{
	width:100%;
}

.chatnm{
	margin-left:50px;
}


/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/


body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
}
p {
	margin:0;
}
/*-- header #c32143--*/

 input[type="file"]{
    display: none;
}
 
 table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}
 
.package_table td, .package_table th {
    padding: 12px 14px!important; 
	 border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd; 
    border-left: 1px solid #ddd; 
}
.list-styled li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:5px;
}
.package_table thead th{
	text-align: center;
	font-size:17px!important; 
	padding:15px!important; 
}
th, td {
	text-align: center;	
} 
.package_table th {
    background-color: #ef8b00;
    font-weight: 500;
	font-size:14px!important; 
    color: #fff !important; 
}
th h5 small{ 
    color: #666 !important; 
	 font-size: 11px;
}
th h5{ 
    font-weight:500
}
.package_table tbody th {
	background-color: #fff4e5; 
	border-left:1px solid #ddd !important;
	color:#333 !important
}
.package_table tbody tr:nth-child(2n-1) {
    background-color: #fff;
    transition: all .125s ease-in-out;
}
.package_table tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}
 
 
 .w3ls-aside-box2 .panel-title.active{
	 background:#f0ad4e;
	 color:#fff
 }
 .thumbnails a img{
	width:50px ;
	margin:5px 4px;
	padding:2px !important
 }
 
 @media(max-width:786px){
	.thumbnails a img{
	width:66px ;
	margin:5px 4px;
	padding:2px !important;
	} 
  .mbutton{ 
	 margin-right:15px!important;
	}
	.one-w3-profile{
		padding-left:5px;
	}
	.grid{
		
	margin-left:30px!important;	
	}
	.grid1{
	margin-left:16px!important;	
	}
	.profile-details h5 { 
    padding: 0px;
    color: #222;
    font-size: 10px;
    letter-spacing: 0px; 
	margin-left:-2px;
   }
	.resp-tabs-list{
	border-radius:5px!important;
	}
 }
 

 
 .mbutton{
	 float:right;
	 margin-top:-40px!important;
	
 }
	 
	 
 
 .close{
	background: #888 none repeat scroll 0 0;
    border: 1px solid #888;
    border-radius: 29px;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 600;
    left: auto;
    opacity: 0.7;
    padding: 3px 8px;
    position: absolute;
    right: 8px;
    text-shadow: none;
    top: auto;
    z-index: 99;
 }
 .close:hover{
	opacity: 1; 
	color: #fff;
	border: 1px solid #888;
 }
 .fullview_modal.modal{
	 background:rgba(0,0,0,0.6)
 }
 .modal_profile_image {
    float: left;
    width: 49%;
	margin-right:10px;
}
.modal_details{
width: 49%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:1000px
}
 .modal_profile_image img{ 
    width: 95%;
padding:4px;
border-radius:4px;
border:1px solid #ddd	
}

.fullview_modal .modal-dialog{ 
	 height:calc(100% - 45px); 
	overflow-y:scroll;
	display:block
}
  /* Modal Header */
 

/* Modal Body */
.modal-body {padding:16px;}
 
/* Modal Content */
.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid #888;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
} 
/*	
a[title]:hover:before {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: auto;
  top:auto;
  white-space: nowrap;
  z-index: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background:#fff;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
}
*/

.mobile_icon{
	background-position: -16px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
	margin-right:10px
}
.horoscp_icon{
	background-position: -64px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
}

.radio_box{
	background: #eee;
	padding: 12px 10px;
	border: 1px solid #ddd;
	border-radius: 7px;
	height:90px;
}
.short_msg{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd; 
    margin: 2px 0 0;
	 border-radius: 8px;
    padding: 10px 20px; 
}
.width-20{
	width:20%;
}

.chat_text{
	text-align:center;
	font-weight:500;
	color:#222;
	font-size:12px
}
.chat_box{
	 background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 12px;
    position: relative;
    text-align: center;
    width: auto;
	border-radius: 4px;
	border:1px solid #ddd
}
.chat_arrow:before{
	background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    content: "";
    height: 12px;
    left: -9px;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(-57deg);
    width: 18px;
}
.aside-list li{
	list-style:none;  
	border-bottom:1px solid #eee; 
}
.aside-list li a{ 
	font-size:14px;
	display:block;
	padding:10px 10px 10px 10px;
	
}
 .aside-list li.active a{
	background:#cce3f9; 
	font-weight:500;
	font-size:15px;
	color:#444
}
.grid_img{
	width: 150px;margin: auto;
}
  .edit_tabs.resp-tabs-list li .panel-title{
	 margin-bottom:0 !important 
  }
 .edit_tabs.resp-tabs-list li{
	 background:none !important;
	 color: #333;
	 border-bottom:1px solid #ddd;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    list-style: outside none none;
    margin:  0px !important;
    padding: 5px 0px !important;
    text-transform: capitalize;
 }
 .edit_tabs li.resp-tab-active { 
    font-weight: 500;  
	 background: #c32143 !important; 
    border:none !important;
    box-shadow:none !important;
    margin-bottom: 0px !important;
}
.edit_tabs li.resp-tab-active .panel-title{
	color: #fff; 
} 
.edit_tabs li .panel{
 background: none !important;
 border:none !important; 
 box-shadow:none !important;;
}
li.resp-tab-active .panel-default > .panel-heading{
	 background:none !important;
	 border:none !important;
} 
.edit_tab_container .resp-tab-content{
	border:none;
	padding:0
}
.upload_btn {
    border: 1px solid #ED8A00;
    display: inline-block;
    padding: 4px 12px;
	font-size:12px;
    cursor: pointer;
	color:#fff;
	font-weight:500;
	background:#ED8A00 
}
.input_text{
	width:130px;
	font-size:14px;
	font-weight:500;
	float:left;
	color:#222;
	display:inline-block
}
.colon{
	display: inline-block;
    float: left;
    width: 25px;	
}
.input_value{ 
	font-size:14px;
	font-weight:400; 
	margin-left: 155px;	
}




.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:40px !important
}

.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
}



.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
}




.pkg_status.status{
	bottom: auto;
	position:absolute;
    left: auto;
    right: 110px;
    top: 17px; 
	z-index:91
}

.pkg_status a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;
	
}


.pkg_status2 a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;	
}
.sub_main{
padding-top:40px;
padding-bottom:40px	
}
/*-- menu --*/
.menu {
    float: left;
}

/*-- //menu --*/
a:focus{
	outline:none;
	outline-offset:0px
}


/* start custom css */
.count_circle .chart{
	border-radius:50%;
	border:1px solid #009933;
	background:#009933;
	
}
.count_circle .chart span{
	 color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 120px;
}
 
.chart_circle{
	border-right:1px solid #ccc;
}
.chart {
    display: inline-block;
    height: 120px;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 120px;
}
.chart2 {
    display: inline-block;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 50px;
}
.chart2 .percent{
	font-size: 13px;
	 line-height: 50px;	
} 
.chart2 .percent::after { 
    font-size: 13px; 
}
.percent {
    display: inline-block; 
    z-index: 2; 
	font-size: 18px;
	 line-height: 120px;
}
.percent::after {
    content: "%";
    font-size: 18px;
    margin-left: 0.1em;
}
.chart canvas, .chart2 canvas{
    left: 0;
    position: absolute;
    top: 0;
}
.profile_img{
	width:150px;
	float:left; 
}
.notification{
  background: red none repeat scroll 0 0;
    border-radius: 94px;
    bottom: 0;
    content: "";
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    left: 22px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -13px;
    width: 22px;	
}

li.avatar img{ 
	border-radius:6px; 
}
li.avatar { 
	margin-top:5px !important
}
.bell-cls a{
	border-right:none !important; 
	opacity:1 !important
}
.profile_search h4{
    color: #f0ad4e;
    font-size: 15px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
}
.profile_search {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    min-height: 110px; 
    padding-top: 10px;
    width: 100%;
}
.profile_search label{
color:#fff;
font-weight:400;
font-size:13px;
}
.age.form-control{
display:inline-block	
}
 .custom_select .form-control {
	border-radius:0;
	height: 32px;
 }
.custom_select select {
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
	border-radius:0;
    color: #777; 
    cursor: pointer;
    display: inline-block;
    height: 32px;
	font-size:13px;
	width:100%;
    padding: 5px;
}
.custom_select .select-arw-down::before {
    height: 32px;
    width: 25px;
}
.custom_select .select-arw-down::before, .select-arw-down::before {
    content: "";
	font-family:fontawesome;
    display: block;
    height: 32px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 0px; 
    width: 22px;
	
}
 
.custom_select .select-arw-down::after {
    right: 10px;
    top: 15px;
}
.custom_select .select-arw-down::after, .select-arw-down::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #a3a5a5;
    content: " ";
	font-family:fontawesome;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 12px;
	
}
 
.select-arw-down{
    position: relative;
}
 
.adv_lists li{
	 color: #777;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-left: 18px;
}
.adv_lists li:before{
	content:'\f00c';
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #009933;
	
}
 
.adv_lists3 li:before{
	content:'\2022';
	 list-style-type: square;
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #009933;
	
	font-size:27px;
	
} 
/*
.adv_lists1 li{
	border-bottom: 1px solid #ccc;
	color: #777;
	margin-top:10px!important;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 0px;
	 padding-bottom: 7px;
    padding-left: 18px;
}
.adv_lists2 li{
	border-bottom: 0px solid #fff;
	 color: #009933;
	 margin-top:0px!important;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 0px;
	 padding-bottom: 7px;
    padding-left: 0px;
}
 
*/
 .font1{
	font-size:10px !important; 
 }
 .font-10{
	font-size:10px !important;
}
.font-12{
	font-size:12px !important;
}
.font-13{
	font-size:13px !important;
}
.font-14{
	font-size:14px !important;
}
.font-18{
	font-size:18px !important;
}
.font-20{
	font-size:20px !important;
}
.font-22{
	font-size:22px !important;
}
.font-24{
	font-size:24px !important;
}

.line-height-20{
	line-height:20px!important;	
}
.line-height-22{
	line-height:22px!important;	
}
.line-height-24{
	line-height:24px!important;	
}
.line-height-26{
	line-height:26px!important;	
}

.bold-400{
	font-weight:400!important;
} 



.red{
	color:#ff0e16 !important
}
.white{
	color:#fff !important
}
.orange{
	color:#ef8b00 !important
}
.black{
	color:#111 !important
}
.gray{
	color:#888 !important
}

 .text-underline{
	text-decoration:underline !important 
 }
.text-uppercase{
	text-transform:uppercase !important
}
.border{
	border:1px solid #e2e2e2 !important
}
.border-top{
	border-top:0px solid #e2e2e2 !important
}
.border-bottom{
	border-bottom:1px solid #e2e2e2 !important
}
.border-left{
	border-left:1px solid #e2e2e2 !important
}
.border-right{
	border-right:1px solid #e2e2e2 !important
}
.box_hover:hover{
	box-shadow:0px 1px 4px 0px #ffad33 !important; 
	transition:all easy in-out 1s; 
}
.gold_member{
	border-color:#ffad33 !important;
	background:#FFF3E2!important;
}

.diamond_member{
	border-color:#00b300 !important;
	background:#e6ffee!important;
}

.box_hover2:hover{
	box-shadow:0px 1px 4px 0px #0a0f0f !important; 
	transition:all easy in-out 1s; 
}
.silver_member{
	border-color:#d1e0e0 !important;
	background:#f0f5f5!important;
}
.platinum_member{
	border-color:#FFDCAD !important;
	background:#FFF3E2!important;
}
 /* padding 0px */
 
 .pt-0{
	padding-top:0 !important; 
 }
 .pb-0{
	padding-bottom:0 !important; 
 }
 .pl-0{
	padding-left:0 !important; 
 }
 .pr-0{
	padding-right:0 !important; 
 }
 
 /* padding 5px */
 
  .pt-5{
	padding-top:5px !important; 
 }
 .pb-5{
	padding-bottom:5px !important; 
 }
 .pl-5{
	padding-left:5px !important; 
 }
 .pr-5{
	padding-right:5px !important; 
 }
 
 /* padding 10px */ 
 
 .pt-10{
	padding-top:10px !important; 
 }
 .pb-10{
	padding-bottom:10px !important; 
 }
 .pl-10{
	padding-left:10px !important; 
 }
 .pr-10{
	padding-right:10px !important; 
 }
 
 /* padding 20px */
 
 .pt-20{
	padding-top:20px !important; 
 }
 .pb-20{
	padding-bottom:20px !important; 
 }
 .pl-20{
	padding-left:20px !important; 
 }
 .pr-20{
	padding-right:20px !important; 
 }
 
 /* margin 0px */
 
 
 .buttons{
	 margin-bottom:-3px !important; 
	margin-left:0px!important;
	 
 }
 
 .mt-0{
	margin-top:0 !important; 
 }
 .mb-0{
	margin-bottom:0 !important; 
	margin-left:0px!important;
 }
 .ml-0{
	margin-left:0 !important; 
 }
 .mr-0{
	margin-right:0 !important; 
 }
 
 /* margin 5px */
 
  .mt-5{
	margin-top:5px !important; 
 }
 .mb-5{
	margin-bottom:5px !important; 
 }
 .ml-5{
	margin-left:5px !important; 
 }
 .mr-5{
	margin-right:5px !important; 
 }
  
/* margin 10px */
  
 .mt-10{
	margin-top:10px !important; 
 }
 
 .ml-10{
	margin-left:3px !important; 
 }
 .mr-10{
	margin-right:0px !important; 
 }
  
 
.more_links ul li{
	display:inline-block; 
  	padding:0 6px;
	font-size: 13px;
	margin-bottom:3px;
	color: #555; 
	border-right:1px solid #ddd
}
.more_links ul li a{
	color: #555; 
    font-size: 13px;
}
.more_links ul li a:hover{
	color: #009933;  
}
.more_links ul li:first-child{
	padding-left:0;	
}
 
.more_links ul li:last-child{
	border-right:none
}

.social_links ul li{
	 display:inline; 
	 font-size: 13px;
	 padding:0 5px; 
}
.footer2 {
	background:#fafafa;
	border-top:1px solid #000;
} 
.footer2 .more_links ul{
	margin:12px 0 
} 
.social_links ul li:first-child{
	padding-left:0;	
}


/* end custom css */

/*-- nav --*/


.navbar-nav > li:last-child {
border-right:none;	
}
.navbar-nav > li.bell-cls {
border-right:none;	
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    background: none;
    color: #fff;
	opacity:1;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background:none;
	border:none;
}
/*-- //nav --*/
/*-- //header --*/
/*----*/
.logo {
   /* margin-top: 5px; MY CSS*/ 
	position:relative;
	float: left;
}

.logo a {
    color: #fff;
    font-size: 34px;
    letter-spacing: 0px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}
.cd-logo {
	z-index: 99999;
}
/* logo-effect */
.link--takiri {
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--takiri:hover {
	color: #FFFFFF;
}

.link--takiri::before {
	content: '';
    position: absolute;
    height: 25px;
    width: 76%;
    top: 82%;
    margin-top: -18px;
    left: 9%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    z-index: 0;
}

.link--takiri:hover::before {
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-moz-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-o-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-ms-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.link--takiri span {
	font-size: 35%;
    font-weight: 600;
    position: absolute;
    right: -75px;
    color: #f0ad4e;
    bottom: -18px;
    opacity: 0;
    -webkit-transform: translate3d(-10px,-10px,0);
    transform: translate3d(-10px,-10px,0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.link--takiri:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.link {
    outline: none;
    text-decoration: none;
    font-size: 8em;
    line-height: 1;
    color: #9e9ba4;
    display: inline-block;
}
a.link { 
	text-decoration:none;
	z-index: 999;
}

/* //logo-effect */

/*-- sign in-form --*/
.modal-dialog {
   /* width: 500px;*/
    margin: 30px auto;
}
.modal-title {
    text-transform: uppercase;
    color: #ff4747;
    font-size: 16px;
    text-align: center;
}
.login-w3ls form {
    padding: 0 2em;
}
.login-w3ls input[type="text"], .login-w3ls input[type="password"] {
    outline: none;
    font-size: 15px;
    color: #000;
    padding: 10px;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    background: #fffefe;
    border: 1px solid #d2d2d2;
}
.login-w3ls label {
    font-size: 14px;
    color: #000;
    margin: 20px 0px 6px 0px;
    display: block;
    font-weight: 400; 
}
.signin-agileits-bottom {
    float: right;
    width: 41%;
}
.login-w3ls input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    width: 50%;
    margin: 0em auto 2.55em;
    text-align: center;
    display: inherit;
    outline: none;
    padding: 11px 30px 8px;
    letter-spacing: 0px;
    font-size: 13px;
    color: #fff;
    border: none;
    background: #f0ad4e;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.login-w3ls input[type="submit"]:hover {
    background: #c32143 ;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.w3ls-loginr {
	margin:30px 0;
}
.w3ls-loginr a {
    float: right;
    color: red;
    font-size: 16px;
}
/*-- //sign in-form --*/ 
/*-- sign in-bottom --*/
.signin-agileits-bottom p {
    text-align: center;
    margin: 1.8em 0;
}
.signin-agileits-bottom p a {
    color: #000;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.signin-agileits-bottom p a:hover {
    color: #2DCC70;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.social-icons ul li {
    background-color: #3b5998;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    display: inline-block;
    width: 48%;
    float: left;
}
.social-icons ul li a {
	display:block;
}
.social-icons ul li a span {
    vertical-align: middle;
    color: #fff;
    float: left;
    font-size: .9em;
}
.social-icons ul li a span.text {
    padding: .8em 0;
    text-align: center;
    width: 78%;
}
.social-icons ul li span.icons {
    background: #2E4A84;
    width: 22%;
    height: 40px;
    display: inline-block;
	border-right: 1px solid #3b5998;
}
.social-icons ul li.twt {
    background-color: #55acee; 
    float: right;
}
.social-icons ul li.twt span.icons {
    background: #4D9CD8;
    border-color: #67b0e8;
}
.social-icons ul li:hover {
    background:#2E4A84;  
}
.social-icons ul li.twt:hover{
    background:#4D9CD8; 
} 
.icons i {
    display: inherit;
    padding-top: 15px;
	    padding-left: 15px;
}
/*-- //sign in-bottom --*/


i.fa.fa-heart { 
	margin-right:3px;
}
.agileits-register {
    width: 40%;
    float: right;
    background: rgb(245, 248, 249); 
    padding: 20px;
	margin-top: 2%;
}
.agileits-register h3 {
    margin: 0px 0 15px 0;
    color: #c32143;
    font-size:20px;
    padding: 5px 0px;
   
}
/*-- sign-up --*/
.w3_modal_body_grid span{
	float: left;
    width: 30%;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
	font-family:'Roboto', sans-serif;
	font-size: 13px;
    padding-top: 10px;
    
}
#w3_country,.w3_modal_body_grid input[type="text"],.w3_modal_body_grid input[type="email"],#w3_country1,.w3_modal_body_grid input[type="password"]{
	width: 70% !important;
    font-size: 13px;
    outline: none;
    border: 1px solid #bbb;
    padding: 5px;
    color: #000;
    background: #ffffff;
}
.w3_modal_body_grid select {
    width: 25%;
    font-size: 13px;
    padding: 5px;
}
.w3_modal_body_grid input[type="tel"] {
    font-size: 14px;
    outline: none;
    border: 1px solid #bbb;
    padding: 6px;
    color: #000;
    background: #ffffff;
	width: 100%;
}
select#w3_country option ,select#w3_country1 option {
	color:#000;
}
.w3_modal_body_grid1{
	margin: 9px 0;
}
.colr {
    float: left;
    margin-right: 1em;
}
label.radio {
    font-size: 14px;
    font-weight: 500;
    color: #797777;
    padding-left: 18px;
    margin: 0;
}
.checkbox input, .radio input {
    position: absolute;
    left: -9999px;
}
.radio i {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    outline: none;
    background: #c32143 ;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input:checked + i:after, .radio input:checked + i:after {
    opacity: 1;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input + i:after, .radio input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.w3_gender {
    float: right;
    width: 70%;
    margin: 0;
}
.agileits-register input[type="submit"] {
    outline: none;
    padding: 8px 30px 8px; 
    font-size: 13px;
	letter-spacing:0;
    color: #fff;
	font-weight:600;
    border: none;
    background: #c32143;
    margin: 15px 0 3px;
    text-transform: uppercase;
	float:right;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.w3-agree {
	margin:10px 0 0 0;
}
label.agileits-agree {
    margin-left: 4px; 
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal; 
}
.agileits-register input[type="submit"]:hover {
	background:#c32143 ;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
p.w3ls-login {
    text-align: center;
    margin-top: 20px;
	font-size:14px;
}
p.w3ls-login a:hover {
	text-decoration:underline;
	color: #c32143 ;
}
/*-- //sign-up --*/

/*-- banner-bottom --*/

.dropdown-box{
	padding:12px 14px; 
}

.sub_list:first-child{
	border-right: 1px solid #ddd;
    float: left;
    width: 60%;
}
.sub_list:last-child{ 
	width:40%;
	float: left;
}
.avatar .sub_list > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list li:hover{ 
background:#eee;
}
.sub_list li:hover > a:hover, .sub_list li:hover > a, .sub_list li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important
}
.banner-bottom{
	padding:4em 2em;
}
.agileinfo_banner_bottom{
	width:70%;
	background:#f5f5f5;
	padding:2em;
	text-align:center;
	margin:0 auto 3em;
}
.agileinfo_banner_bottom span{
	padding:1em;
	border:1px solid #212121;
	font-size:1em;
	color:#212121;
}
.agileinfo_banner_bottom h3{
	font-size: 1.5em;
    color: #24AB00;
    text-transform: capitalize;
    line-height: 1.5em;
    margin: 1em 0;
}
.agileinfo_banner_bottom p{
	color:#999;
	line-height:2em;
}
.w3agile_banner_btom_login_left{
}
.w3agile_banner_btom_login_left1{
}
.w3agile_banner_btom_login_left2{
}
.w3agile__text h4, .w3agile__text span {
    font-size: 14px;
    color: #fff;
    margin-top: 18px;
	color: #000;
}
.avatar .dropdown-menu {
	min-width: 350px;
}
.nav_bottom .dropdown-menu{
	left:calc(100% - 350px) !important;
}

.navbar-nav > li > .dropdown-menu {
    padding-top: 0;
}
#country, #country1, #country2, #country3 {
    outline: none;
    padding: 10px;
    background: #fff;
    color: #212121;
    font-size: 13px;
    width: 100%;
    margin: 10px 0 0;
    border: none;
    padding: 5px;
	border: 1px solid #adadad;
}
#country1,#country2{
	width: 38%;
}
.w3agile__text span {
    margin: 0 10px 0;
}
.w3agile__text.col-sm-7.w3agile_banner_btom_login_left1 select {
    width: 38%;
	font-size: 13px;
    height: 32px;
	border-radius:5px;
    padding: 5px 6px;
    width: 38%;
}
.w3agile_banner_btom_login_left3 {
    float: right;
    margin: 20px 0 0 0;
}
.w3agile_banner_btom_login_left3 input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
	border:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.w3agile_banner_btom_login_left3 input[type="submit"]:hover{
	background: #f0ad4e;
    color: #ffffff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- //banner-bottom --*/


.w3layouts-banner {
	background:url("../images/couple4.jpg") no-repeat 0px 0px;
	background-size: cover;
	min-height:720px;
}


.w3l_find-soulmate h3 {
    font-size: 40px;
    color: #333;
    margin-bottom: 46px;
}
.w3l_find-soulmate {
    padding: 60px 0;
    background-color: rgb(244, 234, 234);
}
 
.success_stories h4 {
	font-size: 16px;
    color: #c32143;
    margin: 25px 0 0px 0; 
}
.success_stories p {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px; 
  
}
.w3_soulgrid { 
	padding:5px; 
	text-align: center;
	width: 185px;
	height: 185px;
	 position: relative;
	margin:0 auto; 
}
.w3_soulgrid img{
    border-radius: 80%;
    bottom: 0;
    height: 185px;
    left: auto;
    margin:0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: auto;
    width: 185px;
}

 
/*-- browse profiles --*/
.w3layouts-browse {
	padding:60px 0;
}
.w3layouts-browse h3 {
	font-size: 30px;
	letter-spacing:0px;
    color: #000;
    margin-bottom: 45px;
}
.w3-browse-grid h4 {
    color: #f0ad4e;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    font-size: 20px;
}
.w3-browse-grid ul li {
	display: inline-block;
    margin: 6px 5px;
    border-right: 0px solid #a5a5a5;
    padding-right: 10px;
    line-height: 13px;
	font-size:13px;
	list-style: square;
}
.w3-browse-grid ul li.more {
	border-right:none;
}
.w3-browse-grid ul li a {
	color:#656565;
	font-size:13px;
}
.w3-browse-grid ul li a:hover {
	color:#000;
}
.w3-browse-grid ul li.more a {
	color:#009933;
}
/*-- //browse profiles --*/


/*-- Service --*/
.agile-assisted-service {
	background: rgba(0, 0, 0, 0.1) url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
    padding-top: 32px;
}
.agile-assisted-service h4 {
	font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
	letter-spacing:0px;
}
.agile-assisted-service p {
	font-size: 16px;
    color: #e0e0e0; 
    font-weight: 300;
    margin: 0 auto 15px;
    width: 45%;
    line-height: 40px;
}
.agile-assisted-service a {
	font-size: 14px;
    color: #e0e0e0;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    background: rgba(236, 52, 52, 0.81);
    padding: 10px 25px;
}
/*-- //Service --*/

/*-- Location --*/

.location {
	padding: 100px 0;
}

.location h3 {
	text-align: left;
	font-size: 40px;
	margin-bottom: 30px;
	color: #1dc8d9;
	margin-top: 50px;
}
.location h5 {
	font-size: 25px;
    margin-bottom: 30px;
    font-style: italic;
    color: #000000;
    letter-spacing: 0px;
}
.location p {
	line-height: 34px;
    color: #d81a23;
    font-size: 20px;
	width:80%;
}

/*-- //Location --*/

/*-- get started --*/
.w3layous-story {
    background: #f0ad4e;
    padding: 40px 0;
}
.w3layous-story h4 {
	color:#fff;
	font-size:23px;
	letter-spacing:0px
}
.w3layous-story h4 a {
    color: #ff0200;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.62);
    border-radius: 3px;
    font-size: 15px;
    vertical-align: middle;
    margin-left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.64);
}
.w3layous-story h4 a:hover {
	background:#000;
	color:#fff;
}
/*-- //get started --*/

/*-- gallery --*
.agileits-gallery {
	background:#00d0ff;
	padding: 70px 0;
}
 #thumbGrid{
      width: 72%;
  margin: auto;
  margin-top: 25px;
        }

        label{
            color: white;
        }


        #customize {
            display: inline-block;
            margin-top: -30px;
            position: absolute;
            color: white
        }


        #customize input, #customize select {
            font-size: 17px;
            margin: 3px;
            padding: 4px;
            border: 1px solid rgba(255, 255, 255, 0.5);
            border-radius: 0;
            color:#fff;
            background-color: rgba(0, 0, 0, 0.2)
        }

        #customize select {
            margin: 0;
            background-image: url(css/thumbgrid-font/font/downArrow.svg);
            background-repeat: no-repeat;
            background-position: right center;
            padding-right: 25px;
            outline: none;
            overflow: hidden;
            text-indent: 0.01px;
            text-overflow: '';
            vertical-align: middle;

        }

        #customize label {
            font-size: 16px;
            margin: 3px 0;
            padding: 3px 0;
            width: 150px;
            display: inline-block;
        }
  --//gallery--*/	

/*-- List of brides and grooms --*/
.w3ls-list {
	 /*background: #efefef none repeat scroll 0 0;  */
	  background: #fff none repeat scroll 0 0;
    margin-top: 60px;
}
.w3ls-aside {
    background: #fff;
	padding:0;
	border-radius:8px;
	border:1px solid #aaa;
	box-shadow:0 1px 0 #e2e2e2
}
.w3ls-list h2 {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 15px; 
}
.w3ls-aside-box{
	padding:0 14px;
}
 
h3.w3_special {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}

.profile-details h5 {
    
    padding: 5px;
    color: #222;
    font-size: 12px;
    letter-spacing: 0px; 
}


.w3-prfr { 
    margin-left: 166px;
}
.w3-prfr2 { 
    padding-left: 14px;
	width:80%;
	
}
.w3-prfr3 { 
   float: left;
    padding-left: 10px;
    width: 23%;
}
 
@media (max-width:480px){
	.resp-tab-content{
		padding:0px !important
	}
.w3-prfr { 
    margin-left: 0%;
	margin-top:10px;
	float:left
}
	
.profile_img{ 
 width: 130px;
}
.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:30px !important
}

}

.w3-prfr p, .w3-prfr2 p {
    font-size: 13px;
    line-height: 14px;
    color: #333; 
	margin-left:-30px!important;
	margin-top:60px;
}
.w3-prfr h4, .w3-prfr2 h4 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0px 0 10px;
    color: #333;
	font-weight:600
}
.w3-prfr span.id_num, .w3-prfr2 span.id_num{
	color:#ff2929;
	font-size:14px;
	text-transform:uppercase;
}
.reg_btns a {
    font-size: 12px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 4px 12px;
}
 
.reg_btns a:hover{
	background:#f0ad4e;
	color:#fff;
}
p.light {
    font-size: 13px;
    color: #8c8c8c;
    line-height: 24px;
    padding: 10px;
}
p.light a {
	color: red;
}
.alert{
	border-radius:0
}
.w3ls-aside h4 {
    color: #c32143;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px; 
	margin-bottom:5px;
    padding: 12px 14px 10px; 
}
.w3ls-aside-box2 .panel-group .panel{ 
	border-color:#fff #fff #ddd !important;
	margin-bottom:0px;
	border-radius:5px;
}
.w3ls-aside-box2 .panel-group .panel:last-child{
	margin-bottom:0px !important;
}
.w3ls-aside-box2 .panel-group{
	margin-bottom:0 !important;
	border-radius:5px!important;
}
.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:4px 15px 15px;
}
.w3ls-aside-box2 .panel-group .top{
	padding:0px 15px 4px!important;
	border-top-color:#fff !important;
}
.w3ls-aside-box2 .panel-default > .panel-heading{
	background-color: #fff;
	padding:0
}
.w3ls-aside-box2 .panel-title{
	padding:0px 0px;
	color:#111;
	font-size:12px;
	font-weight: normal;
}
.w3ls-aside-box2 .toggle_icon:after{
	content: "\f067";
    font-family: fontawesome;
    left: auto;
	opacity: 0.5;
    position: absolute;
    right: 33px;
    top: auto; 
	margin-top:14px;
} 
.w3ls-aside-box2 .collapsed[aria-expanded="false"]:after {
	content: "\f067";
    font-family: fontawesome; 
}
.w3ls-aside-box2 .toggle_icon[aria-expanded="true"]:after {
	content: "\f068";
    font-family: fontawesome;
    
}
.w3ls-aside-box2 .in .panel-body {
    display: block;
	min-height:70px;
	max-height:250px;
	overflow-y:auto;
	position:relative 
}
.panel_list li{
	list-style:square;
	 margin-bottom:-5px;
}
.panel_list li a{ 
	padding:5px 10px;
	display:block;
	color:#666;
	font-size:12px;
}
.panel_list li:hover a{  
	background-color:#eee
}
.fltr-w3ls {
	margin:25px 0;
}
.fltr-w3ls h5 {
    font-size: 19px;
    color: #f0ad4e;
	margin-bottom:15px;
}
.fltr-w3ls ul li {
	display:inline-block;
	margin:3px 0;
	color:#fff;
}
.fltr-w3ls ul li a {
	background:#696969;
	padding:9px 17px 7px;
	font-size:13px;
	color:#fff;
	display:block;
	text-decoration:none;
}
.fltr-w3ls ul li a:hover {
	background:#000;
}
/*-- /List of brides and grooms --*/


/*-- breadcrumbs --*/
.w3layouts-breadcrumbs {
	padding:14px 0;
	text-align:left;
}
span.agile-breadcrumbs {
    color: #fff;
    font-size: 20px; 
}
span.agile-breadcrumbs a {
	color:#f0ad4e;
	margin:0 5px;
	font-size:25px;
}
 
span.agile-breadcrumbs a i {
    color: #d0eaf7;
    font-size: 16px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
span.agile-breadcrumbs a i:hover  {
    color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
/*-- //breadcrumbs --*/


/*-- featured profiles --*/
/*--flexisel--*/
.profile-image {
  position: relative;
  margin: 10px 0px;
}
.agile-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.93);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  
}
.agile-overlay ul {
	padding:10px 10px 10px;
}
.agile-overlay h4 {
    margin-top: 10px;
    color: #009933;
    text-align: center;
    margin-left: 10px;
    font-weight: normal;
    font-size: 15px;
}

.biseller-column:hover .agile-overlay {
  height: 100%;
}
.agile-overlay ul li span {
    width: 65px;
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
	text-align: left;
}
.agile-overlay ul li {
    list-style: none;
    display: block;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 15px;
	font-weight:300;
}
.w3layouts_featured-profiles {
    padding: 40px 0px;
}
.flex-slider{	
	background:#242a2c;
	padding:100px 0;
}

#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
/*
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;
	line-height:40px; 
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	left: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat 1px 3px;
}
.nbs-flexisel-nav-right {
	right: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat -23px 3px;
}
*/

/*
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;  
	cursor: pointer;
	z-index: 9;
} 
.nbs-flexisel-nav-left:before{
	left: -15px;
	top: 45% !important;
	content:"\f104";
	font-family:fontawesome;
	
    border: 1px solid #ddd;
    color: #fff; 
	position: absolute;
    font-size: 20px; 
    padding: 0 7px	
}

.nbs-flexisel-nav-right:after {
	right: -15px;
	top: 45% !important;
	content:"\f105";
	font-family:fontawesome; 
	background: #009933;
    border: 1px solid #ddd; 
    color: #fff; 
	position: absolute;
    font-size: 20px; 
    padding: 0 5px 0 8px	
}

ul#flexiselDemo3.nbs-flexisel-nav-left, ul#flexiselDemo3.nbs-flexisel-nav-right {
	width:26px;
	height:44px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	display:none;
} */
.biseller-column img {
    width: 100%;
    position: relative;
    border: 2px solid #bbb;
	border-radius:8px;
    box-shadow: 0 0 10px #F9F9F9;
    -webkit-box-shadow: 0 0 10px #F9F9F9;
    -moz-box-shadow: 0 0 10px #F9F9F9;
    box-shadow: 0 0 10px #F9F9F9;
	padding: 2px;
}
.agile_featured-profiles h2 {
    font-size: 35px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
/*--//flexisel--*/
/*-- //featured profiles --*/


/*-- mobile app --*/
.wthree-mobilaapp.main-grid-border {
    background: #efefef;
}
.app {
    padding: 70px 0px 0 0;
}
.app-image img {
	width:80%;
}
.w3ls_app-left h3 {
    font-size: 26px;
    line-height: 38px;
    margin: 70px 0 0px 0;
    color: #c32143 ;
    letter-spacing: 0px;
}
.w3ls_app-left p {
    margin: 20px 0 0px 0;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0px;
}
.agileits_app-devices {
    width: 75%;
    margin: 30px 0 0 0;
}
.agileits_app-devices a {
    float: left;
    width: 46%;
	margin-right:4%;
}
.agileits_app-devices a img {
    width: 100%;
}
.agileits_app-devices h5 {
	margin-bottom: 12px;
    letter-spacing: 0px;
    font-size: 20px;
    color: #f0ad4e;
}
/*-- //mobile app --*/


/*-- footer --*/
.footer {
    padding-top: 30px;
    padding-bottom: 20px;
	background:#fafafa;
	border-top: 1px solid #eee;
    box-shadow: -3px 0 4px #ddd;
}
.footer-logo.header-logo {
    float: none;
    text-align: center;
}
.address-left {
    background: #c1f0f5;
    padding: 2em;
    z-index: 9;
}
.address-right{
	position:relative;	
}
.footer-logo.header-logo h6 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
    color: #c32143 ;
}
.address-left ul li {
    display: block;
    margin: 20px 0;
    font-size: 14px;
    color: #4c4c4c;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
    text-align: center;
}
.address-left ul li a{ 
    color: #000;
}
.address-left ul li a:hover {
    color: #3c9de8;
}
.address-left ul li i.fa {
    margin-right: 5px;
    font-size: 1.3em;
}
.footer h3 {
    border-bottom: 1px solid #ccc;
    color: #009933;
    font-size: 18px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-transform: capitalize;
} 

.footer h3:before {
	  border-bottom: 1px solid #009933;
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    top: 27px;
    width: 100px;
}



.footer-grids {
   /*text-align: center;*/
}
.footer-grids ul li {
    display: block;
    font-size: 13px;
    margin: 8px 5px 0;
    color: #000000;
}
.footer-grids ul li i.fa {
    margin-right: 7px;
}
.footer-grids ul li a{
	font-size:13px;
	color:#656565;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.footer-grids ul li a:hover {
    color: #000;
}
.copy-right {
    text-align: center;
    padding: 15px 0;
    background: #222;
}
.copy-right p {
    font-size: 1em;
    color: #fff;
    font-weight: 300;
	line-height:1.8em;
}
.copy-right p a{
    color: #fff;
}
.copy-right p a:hover{
    color: #f44336;
}/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:right
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #00ACEE;
}
.social .tw:before,
.social .tw:after{
    border-color: #00ACEE;
}

.social .gp{
    background: #DD4B39;
}
.social .gp:before,
.social .gp:after
{
    border-color: #DD4B39;
}
.social .pin{
    background: #fe4445;
}
.social .pin:before,
.social .pin:after
{
    border-color: #fe4445;
}
.social .db{
    background: #f85993;
}
.social .db:before,
.social .db:after
{
    border-color: #f85993;
}
.social .rss{
    background: #ff9845;
}
.social .rss:before,
.social .rss:after
{
    border-color: #ff9845;
}
.social .lin{
    background: #3a9bdc;
}
.social .lin:before,
.social .lin:after
{
    border-color: #3a9bdc;
}
.social a:before,
.social a:after{
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0; bottom: 0; left: 0; right: 0;
    border-radius: 50%;
    transition: .3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: .3s all;
    opacity: 0;
}
.social ul li a i {
     color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
section.social ul li {
	display:inline-block
}
a.icon.gp {
    margin: 0;
} 
/*-- //Social-Icons --*/
/*-- //footer --*/

/*-- app-page --*/
.w3layouts-inner-banner {
    background: url(../images/inner-banner.jpg) no-repeat center center;
    min-height: 350px;
    padding: 5px 0 35px 0;
    background-attachment: fixed;
    background-size: cover;
}

/*-- Header Part Starts Here --*/

/* Shutter Out Vertical */
a.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #ff339a;
  color: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2d80f;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {
  color: white;
}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
ul.navig li a:hover ul.navig li a:after{
	display: block;
}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;
}
.head_grid{
	text-align:center;
	width: 26.3%;
}
.head_grid_center{
	margin: 0 7em;
}
.grid_ba{
	width:100%;
	background:#dfdfdf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	padding: 5em 1em;
	margin:0 auto;
}
.grid_ba p{
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:600;
	color: #4c4a5a;
}
.stars {
	margin: 7em 0 2em 0;
	text-align: center;
	position: relative;
}
.stars:before {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	left: 9%;
}
.stars:after {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	right: 9%;
}
.navbar-nav{
float:right	
}
@media (max-width: 768px){

span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
.header {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	left:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
  padding: 7px;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  display: block;
  background: #fff;
  color: #333333;
  margin: 3px 0px;
}
ul.navig li a:hover{
	color:#ffffff;
}
 span.menu{
	display:block;
	float:right;
	margin: 20px 15px 0 0;
}
ul.navig {
	margin: 0;
	z-index: 999;
	position: absolute;
	width: 96%;
	text-align: center;
	top: 100%;
	left: 2%;
	background: rgba(255, 255, 255, 0.97);
}
.navigation {
	height: 60px;
	padding: 0px 16px 0em;
	margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;
}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;
}
}
/*--Header-Part-Ends-Here --*/
.banner{
	background: #0fa7ff;
	padding: 4em 0px 3.5em 0px;
}
.banner-left img {
  width: 100%;
}
.banner-left{
	text-align:center;
}
.banner-right {
  margin-top: 9.5%;
}
.banner-right h2{
	color: #fff;
	font-size: 2.3em;
	font-weight: 300;
	margin: 0;
}
.banner-right h2 span{
	font-weight:700;
}
.banner-right h3 {
  font-size: 1.95em;
  font-weight: 400;
  color: #fff;
  margin-top: 1.8%;
}
.banner-right p {
    color: #fff;
    font-size: 22px;
    line-height: 39px;
    margin-top: 11%;
    font-weight: 600;
}
.bnr-btn{
	margin-top:10%;
}
.bnr-btn a {
  padding: 13px 35px;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  background: #ff0030;
  border-bottom: 4px solid #B6A416;
}
.banner-right ul{
	padding:0;
	margin-top: 8.5%;
}
.banner-right ul li{
	list-style:none;
	display:inline-block;
}
.banner-right ul li:nth-child(1){
	margin-right:17px;
}
.banner-right ul li span{
	background:url(../images/bn-sprit.png) no-repeat;
	width:42px;
	height:48px;
	display:block;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.banner-right ul li span.apl{
	background-position:0px 0px;
}
.banner-right ul li span.rbt{
	background-position:-42px 0px;
}
.banner-right ul li span.apl:hover{
	background-position:0px -48px;
}
.banner-right ul li span.rbt:hover{
	background-position:-42px -48px;
}
/* Bounce To Bottom */
a.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #f2d80f;
  color: #fff;
}
a.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color:#000;
  background: #d0a822;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-bounce-to-bottom:hover,a.hvr-bounce-to-bottom:focus,a.hvr-bounce-to-bottom:active {
  color: white;
}
a.hvr-bounce-to-bottom:hover:before,a.hvr-bounce-to-bottom:focus:before,a.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--Banner-Part-Ends-Here--*/
/*--feature-Part-starts-Here--*/
.feature {
  padding: 9em 0px 0 0;
}
.get-top h3,.support-top h3,.demo-top h3{
	color: #fff;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top h3{
	color: #000;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top p{
	color: #969696;
    width: 100%;
    margin-top: 16px;
    line-height: 28px;
    font-size: 17px;
    font-weight: 300;
}
.feature-main{
	background:url(../images/ftr-bnr.png) no-repeat;
	width:906px;
	height:856px;
	display:block;
	margin-top:6%;
	position:relative;
}
.ftr-left {
    position: absolute;
    top: 7.5%;
    left: 28.5%;
}
.ftr-left-one {
  position: absolute;
  top: 23%;
  left: 27.8%;
}
.ftr-left-two {
  position: absolute;
  top: 39%;
  left: 27.8%;
}
.ftr-left-tre {
  position: absolute;
  top: 54%;
  left: 27.8%;
}
.ftr-left-fvr {
  position: absolute;
  top: 70%;
  left: 27.8%;
}
.ftr-right {
	 position: absolute;
	 top: 4%;
	 left: 41%;
}
.ftr-right-one {
  position: absolute;
  top: 20%;
  left: 41%;
}
.ftr-right-two {
  position: absolute;
  top: 37%;
  left: 41%;
}
.ftr-right-tre {
  position: absolute;
  top: 54%;
  left: 41%;
}
.ftr-right-fvr {
  position: absolute;
  top: 72%;
  left: 41%;
}
.ftr-right-one h4 {
  transform: rotate(1.5deg);
}
.ftr-right-two h4 {
  transform: rotate(3deg);
}
.ftr-right-tre h4 {
  transform: rotate(6deg);
}
.ftr-right-fvr h4 {
  transform: rotate(8.5deg);
}
.ftr-right p,.ftr-right-one p,.ftr-right-two p,
.ftr-right-tre p,.ftr-right-fvr p {
	color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px;
    padding-right: 16%;
    line-height: 30px;
}
.ftr-right p{
	transform: rotate(0.1deg);
}
.ftr-right-one p {
  transform: rotate(2.1deg);
}
.ftr-right-two p {
  transform: rotate(4deg);
}
.ftr-right-tre p {
  transform: rotate(5.9deg);
}
.ftr-right-fvr p {
  transform: rotate(9.5deg);
}
.feature-right {
  text-align: left;
  width: 38%;
  float: right;
}
.feature-left{
	width:62%;
	float:left;
}
.feature-top {
  margin-left: 25%;
}
/*--feature-Part-Ends-Here--*/
/*--establish-Part-starts-Here--*/
.establish{
	background:url(../images/est-banner.png) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	margin-top: -8%;
	min-height: 735px;
}
.est-bottom p span {
  display: block;
}
.est-top {
  margin-top: 20%;
}
.est-left{
	float:left;
}
.est-left img {
    border-radius: 50%;
}
.est-right {
  float: left;
  text-align: left;
  margin: 3% 0 0 4%;
}
.est-right ul{
	padding:0;
	margin-top:1%;
}
.est-right ul li{
	list-style:none;
	display:inline-block;
}
.est-right h3{
	font-size:1.8em;
	font-weight:700;
	color:#000;
	margin:0;
}
.est-right p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  width: 70%;
  margin-top: 3%;
  line-height: 1.3em;
}
.est-bottom {
  margin-top: 10%;
}
.est-bottom p {
  color: #fff;
  font-weight: 300;
  font-size: 2.2em;
  font-style: italic;
  width: 100%;
  text-align: center;
}
.est-bottom p sup {
  top: -1.5em;
}
.est-bottom p sub {
  bottom: -0.25em;
  margin-left: 80%;
  display: block;
}
/*--establish-Part-Ends-Here--*/
/*--awesome-Part-starts-Here--*/
.awe-left img{
	width:100%;
	border:4px solid #0fa7ff;
}
.awe-left:hover {
  transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  z-index: 1;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.awe{
	padding:6em 0px;
	background: #fff;
}
.awe-top{
	text-align:center;
}
.awe-bottom{
	margin-top:10%;
}
.awe-top h3{
  color: #000;
  font-size: 2.3em;
  font-weight: 600;
  margin: 0;
}
.awe-top p{
  color: #000;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
/*--awesome-Part-Ends-Here--*/
/*--demo-Part-starts-Here--*/
.demo{
	padding:70px 0;
	background: #0fa7ff;
}
.demo-top p{
  color: #fff;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
.demo-top{
	text-align:center;
}
.demo-bottom{
	margin-top:6%;
	text-align: center;
}
.demo-bottom iframe {
  width: 78%;
  height: 550px;
  border: 10px solid #fff;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
}
/*--demo-Part-Ends-Here--*/
/*--get-Part-starts-Here--*/
.get{
  background: url(../images/get-bnr.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 1040px;
  margin-top:-19%;
}
.get-top {
  margin-top: 40%;
}
.get-top p,.support-top p{
    color: #fff;
    margin-top: 45px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    width: 58%;
}
.get-top ul{
	padding:0;
	margin-top:7%;
}
.get-top ul li{
	list-style:none;
	display:block;
}
.get-top ul li:nth-child(2){
	margin-top:15px;
}
/*--get-Part-Ends-Here--*/
/*--support-Part-starts-Here--*/
.sup {
  position: absolute;
  right: 13.5%;
  top: -45.4%;
}
.support{
	padding:6em 0px;
	background:#0fa7ff;
	position: relative;
}
.support-bottom{
	margin-top:5%;
}
.support-left input[type="text"] {
  width: 90%;
  color: #6d6d6b;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.49);
  padding: 20px 1.3em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-textarea textarea {
  resize: none;
  width: 90%;
  color: #6d6d6b;
  font-size: 18px;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  padding: 20px 1.3em;
  border: none;
  min-height: 15em;
  border: 1px solid rgba(0, 0, 0, 0.49);
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-but input[type="submit"] {
  border: none;
  outline: none;
  color: #fff;
  background: #f2d80f;
  padding: 6px 55px;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 400;
  -webkit-appearance: none;
  border-bottom: 4px solid #B6A416;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -o-transition:0.5s all;
  -moz-transition:0.5s all;
  -ms-transition:0.5s all;
}
.contact-but input[type="submit"]:hover {
  background: #cf032a;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-but {
  text-align: right;
  margin: 7.5% 9.2% 0 0;
}
.support-left {
  padding: 0;
}
.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
    font-size: 35px;
    color: #0fa7ff;
}
.sup-left {
  width: 16%;
  float: left;
  text-align: center;
}
.sup-left i {
    color: #fff;
    font-size: 25px;
	vertical-align:middle;
}
.sup-right {
  width: 84%;
  float: right;
}
.sup-right p {
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.sup-right p a {
    color: #f5f5f5;
	text-decoration:underline;
}
.support-one{
	margin-top:3em;
}
.support-right {
  margin-top: 11%;
}
/*--support-Part-Ends-Here--*/


/*-- //app-page --*/

/*-- about-page --*/
.w3l_about {
    padding: 50px 0;
    background: #fff;
}
.w3l_about h3 {
    color: #000;
    font-size: 22px;
}
.w3l_about p {
    color: #525151;
    font-size: 14px; 
    margin: 20px 0;
    line-height: 26px;
}
.w3_success-stories {
	padding:60px 0;
}
.w3_success-stories h4 {
	font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    color: #f0ad4e;
}
.success_w3_story p {
    color: #808080;
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0 5px 0;
}
.w3l_about_left {
    position: relative;
	margin-top: 6%;
}
.w3l_about_left_pos {
    position: absolute;
    left: 0;
    bottom: 26%;
}
.w3l_about_left_pos1 {
    position: absolute;
    left: 33%;
    bottom: 11%;
}
.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
    font-size: 1.5em;
    color: #fff;
    padding: .3em .5em;
    background: #212121;
}
.w3l_about_left_pos h3 span, .w3l_about_left_pos1 h3 span {
    color: #c32143 ;
}
.w3l_about_left img {
    margin: 0 auto;
}
/*--services--*/
.agileits_services {
    background: url(../images/couple4.jpg) no-repeat 0px 0px;
    padding: 70px 0 0 0;
    border-top: 4px solid #f0ad4e;
    background-size: cover;
    min-height: 430px;
}
.agileits_services h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 50px;
}
.agileits_services h2 span {
	font-weight:600;
}
.w3ls_services-grids {
  background: #fff;
  padding: 1em 3em;
  width: 47%;
  margin-right: 34px;
}
ul.w3_servicesgrid_info {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.w3_servicesgrid_info li {
  margin: 10px 0;
}
li.tick {
	background: url(../images/tick.png)no-repeat 0px 0px;
	padding: 0 0 0 28px;
}
.wthree_services-bottom {
    background: #f0ad4e;
	padding: 1em 0;
}
.wthree_services-bottom p {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 200;
}
.wthree_services-bottom span {
	font-weight:600;
	  margin: 7px;
}
/*--/services--*/
/*-- //about-page --*/


/*-- assisted_Services-page --*/
.w3ls-assisted_Services {
    padding: 50px 0 0 0;
    background: #f7f7f7;
}
.assisted_agile_advantages {
    padding: 60px 0;
    background: url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
    background-attachment: fixed;
    padding-top: 65px;
}
.assisted_Services-agileits {
    padding-bottom: 50px;
    width: 70%;
    margin: 0 auto;
}
.assisted_Services-agileits h2 {
    color: #000000;
    font-size: 26px;
    margin-bottom: 40px;
    letter-spacing: 0px;
	text-align:center;
}
.assisted_Services-agileits h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.assisted_Services-agileits p {
    color: #f0ad4e;
    font-size: 14px;
    margin-bottom: 20px;
    letter-spacing: 0px;
    font-style: italic;
}
.assisted_Services-agileits form label {
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}
.assisted_Services-agileits form input[type="text"],
.assisted_Services-agileits form input[type="email"],
.assisted_Services-agileits form input[type="tel"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
}
.assisted_Services-agileits form select {
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
	margin-bottom:25px;
}
.assisted_Services-agileits form input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_Services-agileits form input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_agile_advantages h4 {
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 45px;
}
.ser-left h5 {
    font-size: 1.4em;
    margin: 1em 0 0;
    color: #fff;
}
.ser-left p {
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.59);
    margin: 16px 0;
    letter-spacing:0px;
}
.ser-left i {
    font-size: 35px;
    color: #f0ad4e;
    padding: 20px;
    border: 1px solid #fff;
    margin: 25px 0 5px 0;
}
.happy-clients-grid {
    background: #fff;
    padding: 25px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    width: 47%;
    margin: 2% 3% 0 0;
}
.client {
    float: left;
    width: 25%;
    margin-right: 6%;
}
.client img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.client-info {
    float: left;
    width: 69%;
}
.w3layouts_happy_asstd_marriages {
	padding:70px 0;
}
.happy-clients-grid p {
    color: #7b7b7b;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px;
}
.w3layouts_happy_asstd_marriages h4 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #f0ad4e;
    letter-spacing: 0px;
}
.happy-clients-grid h5 {
    color: #f6772c;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
}
i.open {
    margin: 0 6px 9px 0px;
}
i.closeq {
    margin: 6px 0px 0px 11px;
}
/*-- //assisted_Services-page --*/


/*-- privacy policy page --*/
section.privacy_policy_section {
    padding: 50px 0; 
}
h2.last-updated {
    font-size: 26px;
    letter-spacing: 0.5px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
.panel-title:hover {
    cursor: pointer;
}
.panel-title {
    font-size: 18px;
    color: #000;
}
.panel-body p {
    margin-left: 17px;
    padding: 0px 15px 15px;
    line-height: 28px;
    font-size: 14.5px;
    color: #252525;
    font-weight: 300;
}
.panel-default>.panel-heading {
    color: #222;
    background-color: #f6f6f6;
    border-color: #FFF; 
}
.panel-group .panel {
    margin-bottom: 20px;
}
/*-- //privacy policy page --*/


/*-- terms-section-starts --*/
section.terms-of-use {
    padding: 50px 0; 
}
.terms h2 {
    font-size: 25px;
    color: #000000; 
}
.terms h5 {
    margin-top: 10px;
    font-size: 15px; 
    color: #ff5a5a;
}
.terms h6 {
    font-size: 18px;
    color: #444;
    margin: 28px 0 10px 0; 
}
.terms p {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
    padding-left: 40px;
}
.terms ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
}
.terms ol {
	margin-bottom: 15px;
}
.terms span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
.terms-bottom {
    margin-top: 3em;
}
/*-- //terms-section-ends --*/

/*-- Write to us page --*/
.write-agileits h2 {
    color: #000;
    font-size: 28px;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.write-agileits form {
    padding: 0px 70px;
}
.write-agileits {
    padding: 50px 0;
    background: #f7f7f7;
}
.w3_writetoustextarea label {
    width: 12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    vertical-align: top;
}
.w3_writetoustextarea textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
    height: 200px;
}

#filedrag
{
	    display: none;
    font-weight: 600;
    text-align: center;
    padding: 25px 0;
    margin: 25px 0;
    color: #0099e5;
    border: 2px dashed #0099e5;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    cursor: default;
    font-size: 20px;
}

#filedrag.hover
{
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}
img
{
	max-width: 100%;
}

pre
{
	width: 95%;
	height: 8em;
	font-family: monospace;
	font-size: 0.9em;
	padding: 1px 2px;
	margin: 0 0 1em auto;
	border: 1px inset #666;
	background-color: #eee;
	overflow: auto;
}

#messages {
    padding: 15px 10px;
    margin: 15px 0;
    border: 1px solid #ff4c4c;
}

#messages p
{
	    color: #555;
		font-size:14px;
}

#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.photos-upload-view {
    width: 60%;
    margin-top: 10px;
    display: inline-block;
}
.upload-ad-photos {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 20px 0;
}
.w3_attachments label{
	vertical-align:top;
	margin-top: 12px;
}
/*-- //Write to us page --*/

/*-- safety tips page --*/
.agile_tips h2 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0px;
}
.agile_tips h5 {
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 0px;
    color: #ff5a5a;
}
.agile_tips h6 {
    font-size: 22px;
    color: #ff0606;
    margin: 40px 0 18px 0;
    letter-spacing: 0px;
}
.agile_tips p {
    color: #444;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px;
}
.agile_tips ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 15px;
}
.agile_tips span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
/*-- //safety tips page --*/



/*--typography--*/
h3.w3-head {
    color: #00a59c;
    font-size: 32px;
    margin: 0 0 35px 0;
    font-weight: 400;
}
.shortcodes {
    padding: 50px 0;
    background: #f7f7f7;
}
.mb-60 {
    padding-left: 0;
}
.mb-60 h4 {
    margin: 36px 0 38px;
    font-size: 24px;
}
.tab-content {
	padding: 15px;
	padding-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	border-top: none;
}
.nav-tabs {
	border: none;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	background: #f8f8f8;
	margin-right: 3px;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 14px;
	color: #555;
	padding: 8px 16px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.nav-tabs > li > a .fa {
	margin-right: 10px;
}
.nav-tabs > li.active > a{
	border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #FF7900;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #FF7900;
}
.nav-tabs > li > a i {
	font-size: 32px;
	margin-right: 20px;
	vertical-align: middle;
}
.tab-content p {
    line-height: 2.2em;
    font-size: 14px;
}
.grid_4{
	background:#fff;
	padding:0em 0em 0em 0em;
}  
.grid_3 {
    margin-bottom: 2em;
}
.grid_3 {
    background-color: #fff;
    padding: 1.8em;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.grid_5{
	background:#fff;
	padding:1em 0 2em 0;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 13px;
    color: #232323;
    letter-spacing: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}


.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#5bb2fc !important;
  border-color:#5bb2fc !important;
}
.grid_3 p,.page-header p {
	color: #000;
    font-size: 14px;
    line-height: 2em;
    margin: 1em 0 2em;
    letter-spacing: 0px;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.breadcrumb li{
	font-size:0.85em;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
	-webkit-border-radius: 0 2px 2px 2px;
	-moz-border-radius: 0 2px 2px 2px;
	-ms-border-radius: 0 2px 2px 2px;
	-o-border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
.bars {
  margin-bottom: 0.8em;
    color: #039c95;
}
li.list-group-item1 {
  line-height: 2.5em;
}
ol {
  margin-bottom: 44px;
}
.list-group {
  margin-bottom: 48px;
}
.input-group {
  margin-bottom: 20px;
}
.list_1 h3 {
    color: #039c95;
    font-size: 27px;
    margin: 50px 0 20px 0;
}
.column_grid p {
    font-size: 14.5px;
    line-height: 28px;
    color: #A2A1A2;
    font-weight: 300;
    margin: 0px 0 20px;
}
/*--//typography--*/



/*-- icons --*/
.icons.w3layouts-content {
    padding: 50px 0;
    background: #f7f7f7;
}
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 0px;
    background: rgba(0, 153, 229, 0.09);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff;
}
.icon-box:hover a.agile-icon {
	color:#fff;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 24px;
    color: #039c95!important;
    font-weight: 300;
    margin: 30px 0 15px;
}
h2.agileits-icons-title {
    text-align: center;
    font-size: 30px;
    color: #000;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px;
    font-size: 20px;
    color: #282a2b;
}
.icons .bs-glyphicons li {
    display: inline-block;
    width: 22%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: #e8f6fd;
    margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
/*-- //icons --*/

/*-- sitemap page --*/
.w3ls_sitemap {
	padding: 50px 0;
    background: #f7f7f7;	
}
.w3ls_sitemap h2 {
    font-size: 28px;
    letter-spacing: 0px;
    color: #000;
}
.agileits_sitemap_list {
	margin-top:30px;
}
.agileits_sitemap_list h5 {
	color: #ff3737;
    font-size: 18px;
    margin-bottom: 12px;
    letter-spacing: 0px;
}
.agileits_sitemap_list ul li {
	display:inline-block;
	margin:0 10px;
}
.agileits_sitemap_list ul li a {
	color:#000;
	font-size:15px;
}
.agileits_sitemap_list ul li a:hover {
	color:#0ac5da;
	text-decoration:underline;
}
/*-- //sitemap page --*/

/*-- search page --*/
.w3_regular_search {
    padding: 15px;
}
.form_but1 {
    margin-bottom: 12px;
}
.form_radios {
    color: #000;
    font-size: 13px;
}
.control-label1 {
    padding-left: 0;
    font-size: 14px;
    color: #000;
    margin-top: 6px;
    font-weight: 500;
    letter-spacing: 0px;
}
.w3_details {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #656565;
	
}
.search_left{
	padding-left:0;
}
.select-block1 select, .input-group1 input[type="text"]{
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: 0;
    background: #ffffff;
    height: 35px;
    line-height: 25px;
    padding: 5px 15px;
    width: 100%;
    color:#999;
}
.input-group1 input[type="text"]{
    border: 1px solid #e2e2e3;
    font-size: 0.85em;
}
.col-md-5.input-group1 {
    padding-left: 0;
}
.w3_regular_search input[type="submit"] {
   /* background: #ffef1b;
    color: #212121;
    font-size: 14px;
    
    width: 100%;
    display: block;
    text-align: center;
    border: none;*/
	padding: 8px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_regular_search input[type="submit"]:hover {
     
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits_advanced_Search h5 {
    color: #c32143; /* #ff5252; */
    font-size: 18px;
    margin: 30px 0px 25px 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}
.onet{
	height: 34px;
    border-radius: 8px 0px 0px 8px;
    
    border: 1px solid grey;
}

.w3ls-aside form input.text {
    font-size: 13px!important;
    color: #000;
	border-radius:5px;
    width: 160px; 
    padding: 6px;
	margin-bottom:15px;
    border: solid 1px #ddd;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background-position: -800px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: .9em;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text::-webkit-input-placeholder {
   color: #000; 
}

.text:-moz-placeholder { /* Firefox 18- */
   color: #000;
}

.text::-moz-placeholder {  /* Firefox 19+ */
   color: #000; 
}

.text:-ms-input-placeholder {  
   color: #000; 
} 

.w3ls-aside1 h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	margin-left:-20px;
    padding: 10px 0 10px 0; 
	border-radius:5px;
}


.text2{
	margin-left:3px!important;
	margin-top:-9px!important;
}
.text1{
	width:170px;
	height:32px;
	border-radius:7px;
	margin-top:-11px;
	
}


.w3ls-aside form input[type="submit"] {
    font-size: 12px;
    color: #fff;
    background: #009933;
    outline: none;
    border: none;
    cursor: pointer;
	border-radius:5px;
    padding: 7px 10px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	
}
.w3ls-aside form input[type="submit"]:hover {
    background: #f0ad4e; 
}
/*-- //search page --*/

/*-- feedback page --*/
.feedback {
    padding: 50px 0;
	background: #f7f7f7;
}
.feedback h2 {
	color:#000;
	font-size:22px;
}
.feedback p {
    color: #525151;
    font-size: 14px;
    letter-spacing: 0px;
    margin: 20px 0;
}
.agileits label {
	width:20%;
	display:inline-block;
	font-weight:600;
}
.agileits label {
    width: 25%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.agileits label span {
    margin:0 5px;
}
.feedback form {
	padding:30px;
	border:1px solid #c1c1c1;
}
.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"] {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.agileits select {
	font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.w3_submit input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 16px;
    padding: 10px 35px;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit {
	margin-top:20px;
	text-align:center;
}
.agileits {
    margin-bottom: 25px;
}
.w3_feedbacktextmessage label {
	width:12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
	vertical-align: top;
}
.w3_feedbacktextmessage label span {
    margin:0 5px;
}
.w3_feedbacktextmessage textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 80%;
    border: 1px solid #dedede;
	height:250px;
}
/*-- //feedback page --*/

/*--help--*/
.wthree-help {
    width: 80%;
    margin: 65px auto 55px;
	text-align:Center;
}
.wthree-help h3 {
	color: #191e21;
    font-size: 38px;
	text-align:center;
}
.wthree-help textarea {
	font-size: 16px;
    color: #000;
    width: 70%;
    border: none;
    padding: 16px;
    border-bottom: solid 1px #0099e5;
	height:150px;
	margin:50px 0 0 0;
	outline:none;
}
.wthree-help form input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #c32143;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 12px 25px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	width:30%;
	margin-top:20px;
}
.wthree-help form input[type="submit"]:hover {
    background: #0099e5;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	-ms-transform: translateY(8px);
    transform: translateY(8px);
}
.wthree-help h5 {
	font-size:25px;
	color:#000;
	margin:30px 0;
}
.wthree-help a {
	color:#fff;
	padding:10px 20px;
	background:#0099e5;
	font-size:16px;
	margin-bottom:50px;
}
/*--//help--*/

/*-- view profiles page --*/


ul.profile_item {
    padding: 0;
    margin: 0 0 1.5em 0;
    list-style: none;
	border-bottom: 1px dashed #e0e0e0;
}
ul.profile_item:last-child{
	border-bottom:none;
}
ul.profile_item li.profile_item-img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
ul.profile_item li.profile_item-desc {
    overflow: hidden;
}
ul.profile_item li.profile_item-desc h6, ul.profile_item li.profile_item-desc h5 {
    color: #009933;
	margin-bottom:6px;
    font-size: 0.85em;
}
 
ul.profile_item li.profile_item-desc p {
    color: #555;
    font-size: 12px;
    line-height: 22px;
    margin: 5px 0;
}
.agileits_profile_image {
    float: left;
    width: 100%;
	margin-right:2%;
}
.agileits_profile_image img {
    border: 2px solid #bbb;
    padding: 5px;
    margin-right: 10px;
	border-radius:8px;
	/*margin-top:10px;*/
}
.w3layouts_details {
    float: left;
    width: 100%;
}
.w3layouts_details h4 {
    font-weight: 500;
    color: #c32143; 
    margin-bottom: 10px; 
    letter-spacing: 0px;
	font-size: 22px;
}

.w3layouts_details p {
    font-size: 13px;
    line-height: 24px;
    color: #222;
    margin: 16px 0;
    letter-spacing: 0px;
}
/*
.w3layouts_details a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 6px 12px;
    margin: 10px 10px;
    width: 45%;
    text-align: center;
}
.w3layouts_details a:hover {
    background: #f0ad4e;
    color: #fff;
}
*/
.profile_w3layouts_details {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 #e2e2e2;
    margin: 0px 0 15px;
    padding: 15px;
	border-radius:8px;
}
.agileits_aboutme h4 {
    font-size: 30px;
    letter-spacing:0px;
    color: #ce57b5;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}
.agileits_aboutme h5 {
    font-size: 22px;
    letter-spacing: 0px;
    color: #c32143;
    margin-bottom: 25px;
    margin-top: 40px;
    font-weight: 100;
}
.agileits_aboutme p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 27px;
    color: #8a8a8a;
}
/*--// view profiles page --*/

/*-- faq --*/
h2.w3-head {
    color: #333;
    font-size: 32px;
    margin: 35px 0px;
}
.faq {
	padding-bottom:40px; 
}
.faq-list dd {
    position: relative;
}
.faq-list_h {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 28px;
    background: none;
    font-weight: normal;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
p.m_13 {
    padding-left: 30px;
    font-size: 13.5px;
    line-height: 24px;
    color: #666;
    margin-bottom: 30px;
}
.faq-list .marker1 {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
h5.marker_head{
	color:#222;
    font-size: 18px;
}
p.last_2{
	margin-bottom:0;
}
/*-- //faq --*/


/*-- contact section --*/
.w3ls_contact_section {
	padding: 30px 0;
    background: #fff;
}
.w3_C_headquarters {
    background: #fff;
    padding: 30px 0;
}
.w3_C_headquarters h4 {
	margin: 0 30px 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e4e4e4;
    color: #0094a5;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 20px;
}
.agile_address i {
    font-size: 30px;
    color: #000000;
    margin: 20px;
    display: block;
}
.agile_address p {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #565656;
}
.agile_address a {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #f33c3c;
}
.agile_address a:hover {
    text-decoration:underline;
}
.w3_locations {
    background: #ffffff;
    padding:25px  20px;
    margin-top: 0px;
}
.w3_locations h2 {
    margin: 0 0 25px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 24px;
}
section.w3_g_address {
    padding: 10px 30px;
}
section.w3_g_address ul {
	margin-top:10px;
	margin-bottom:25px;
}
.package_benifits ul li{
	float: left;
    font-size: 13px;
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 10px;
}
.package_benifits ul li span:first-child {
    width: 28px;
    float:left;
    font-weight: 600;
}
.package_benifits ul li span:last-child {
    width: calc(100% - 28px);
    float:left; 
}
section.w3_g_address h3 {
    font-size: 20px;
    margin: 5px 0 20px 0;
    color: #f45252;
}
section.w3_g_address iframe {
	width:100%;
	border:none;
	min-height:300px;
}
/*-- //contact section --*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
	z-index: 9999;
}
 
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td{
	white-space:normal !important
}
/*--responsive design--*/
@media(max-width:1440px){
	.agileits-register {
		padding: 15px;
	}
	.w3layouts-banner {
		min-height: 710px;
	}
	header {
		padding: 8px 0;
	}
	.agile-assisted-service p {
		width: 55%;
		line-height: 38px;
	}
	.agile-assisted-service {
		min-height: 200px;
	}
	.location {
		padding: 80px 0;
	}
	.footer { 
    padding-bottom: 20px;
    padding-top: 20px;
	}
	.w3layouts-inner-banner {
		min-height: 300px;
	}
	.agileits_services {
		padding: 60px 0 0 0;
		min-height: 400px;
	}
	.w3_soulgrid p {
		letter-spacing: 0.5px;
	}
	.wthree-help h3 {
		font-size: 35px;
	}
	h2.w3-head {
		font-size: 30px;
	}
	h3.w3-head {
		font-size: 30px;
		margin: 0 0 30px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
	}
	.agile_featured-profiles h2 {
		font-size: 26px;
	}
	.feature-main {
		width: 880px;
		height: 832px;
		background-size: 100%;
	}
}
@media(max-width:1366px){
	.w3l_find-soulmate h3 {
		font-size: 26px; 
	}
	.w3l_find-soulmate {
		padding: 35px 0;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
	}
	.location h3 {
		font-size: 38px;
	}
	.w3layous-story {
		padding: 35px 0;
	}
	.app {
		padding: 30px 0px 0 0;
	}
	.agileits_services h2 {
		font-size: 38px;
	}
	.wthree_services-bottom p {
		font-size: 26px;
	}
	.w3layouts-browse h3 {
		font-size: 28px;
		margin-bottom: 40px;
	}
	.w3_C_headquarters {
		padding: 25px 0;
	}
	.w3_C_headquarters h4 {
		margin: 0 30px 10px;
	}
	h2.last-updated {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 33px;
	}
	h2.w3-head {
		font-size: 28px;
	}
	.wthree-help {
		width: 85%;
		margin: 55px auto 65px;
	}
	.w3layouts-inner-banner {
		min-height:150px;
	}
	.w3layouts_details h4 {
		font-size: 20px;
	}
	.feature-main {
		width: 827px;
		height: 782px;
	}
	.feature {
		padding: 7em 0px 0 0;
	}
	.est-bottom p {
		font-size: 2em;
	}
	.est-top {
		margin-top: 18%;
	}
	.banner-bottom {
		padding: 2em 2em;
	}
	.feature-right img {
		width: 81%;
	}
}
@media(max-width:1280px){
	.location {
		padding: 70px 0;
	}
	.w3l_find-soulmate {
		padding: 50px 0;
	}
	.w3layouts_featured-profiles {
		padding: 60px 0px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 30px;
	}
	.w3layouts-inner-banner {
		min-height: 250px;
	}
	.w3l_about_left img {
		width: 80%;
	}
	.agileits-register {
		margin-top: -2%;
	}
	.w3layouts-banner {
		min-height: 660px;
	}
	.w3ls_app-left h3 {
		font-size: 25px;
	}
	.agileits_app-devices a img {
		width: 90%;
	}
	.w3layouts-browse {
		padding: 50px 0;
	}
	.agile-assisted-service p {
		line-height: 35px;
		font-size: 18px;
	}
	.agile-assisted-service h4 {
		font-size: 32px;
	}
	.agile-assisted-service {
		min-height: 360px;
	}
	.wthree-help h3 {
		font-size: 30px;
	}
	.wthree-help textarea {
		margin: 35px 0 0 0;
	}
	.wthree-help h5 {
		font-size: 20px;
	}
	.agile_tips h2,.terms h2 {
		font-size: 28px;
	}
	.agile_tips h5,.terms h5 {
		font-size: 14px;
	}
	.panel-title {
		font-size: 17px;
	}
	.panel-heading {
		padding: 15px 15px;
	}
	.get {
		min-height: 988px;
		margin-top: -22%;
	}
	.establish {
		margin-top: -11%;
		min-height: 678px;
	}
	.feature-main {
		width: 779px;
		height: 773px;
	}
}
@media(max-width:1200px){
.w3-prfr2 { 
    width: 52%;
}
.short_msg{
	padding:10px;
}


}
@media(max-width:1080px){
	.fullview_modal .modal-dialog.modal-lg{
	width:800px
}
	.nav > li > a {
    font-size: 14px;
    font-weight: 500;
    padding: 0 9px;
}

	.modal_profile_image {
    float: left;
    width: 47%;
	margin-right:16px;
}
.modal_details{
width: 48%;
float: left;	
}
.w3ls-aside form input.text{
	width: 130px;
}
	.w3layouts-banner {
		position: relative;
		min-height: 520px;
	}
	.agileits-register {
		width: 42%;
		position: absolute;
		right: 10px;
		bottom: -110px;
	}
	.w3l_find-soulmate {
		padding: 140px 0 50px 0;
	}
	.w3_soulgrid {
		width: 24%;
		margin: 0 0.5%;
	}
	.w3_soulgrid p {
		font-size: 14px;
	}
	.w3_soulgrid i {
		font-size: 35px;
		width: 90px;
		height: 90px;
	}
	.col-md-3.biseller-column {
		padding: 0 5px;
	}
	.agile-overlay ul {
		padding: 20px 6px 15px;
	}
	.navbar-nav > li > a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navbar-nav {
		margin-top: 0px;
	}
	header {
		padding: 6px 0;
	}
	.w3ls_app-left p {
		font-size: 13px;
	}
	.agile-assisted-service p {
		width: 65%;
		line-height: 30px;
		font-size: 17px;
	}
	.agile-assisted-service h4 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.agile-assisted-service {
		min-height: 320px;
		padding-top: 60px;
	}
	.location h3 {
		font-size: 36px;
		margin-top: 40px;
	}
	.location h5 {
		font-size: 23px;
		margin-bottom: 25px;
	}
	.location p {
		font-size: 18px;
	}
	.location {
		padding: 60px 0;
	}
	.w3layous-story {
		padding: 30px 0;
	}
	.address-left {
		padding: 2em 1em;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3l_about p {
		font-size: 13px;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
	    font-size: 1.2em;
	}
	.w3ls_services-grids {
		padding: 1em 1em;
		width: 48%;
		margin-right: 16px;
	}
	.agileits_services h2 {
		font-size: 35px;
	}
	.agileits_services {
		padding: 50px 0 0 0;
		min-height: 370px;
	}
	.wthree_services-bottom p {
		font-size: 24px;
	}
	.wthree_services-bottom {
		padding: 0.8em 0;
	}
	.w3layous-story h4 {
		font-size: 22px;
	}
	.footer h3 {
		font-size: 17px;
		text-align:center;
	}
	.w3-browse-grid h4 {
		margin-bottom: 8px;
		padding-bottom: 8px;
		font-size: 19px;
	}
	.w3-browse-grid ul li {
		margin: 10px 3px;
	}
	.w3-browse-grid ul li a {
		font-size: 13px;
	}
	.agileits label {
		width: 30%;
		font-size: 15px;
	}
	.w3_feedbacktextmessage label {
		width: 14.5%;
		font-size: 15px;
	}
	.icon-box {
		height: 68px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 26px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 13px;
	}
	.w3layouts-browse h3 {
		font-size: 26px;
	}
	.write-agileits h2 {
		font-size: 26px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	h2.w3-head {
		font-size: 26px;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.w3-prfr a , .w3-prfr2 a{
		padding: 4px 6px;
	}
	
	.w3-prfr p, .w3-prfr2 p {
		margin-top: 0px;
		margin-right: 10px;
	}
	
	
		
	
	@media (max-width: 768px){
		.mb-0 {
		margin-top: 10px;
		margin-right: 10px;
		margin-left:-10px;
	}	
	}
	
	
	.col-md-6.one-w3-profile {
		padding: 0px 5px;
	}
	.w3ls-aside h4 {
		padding: 10px 5px 10px 10px;
	}
	img.prf-img {
		margin-top: 2%;
		margin-left:-10px;
	}
	.w3layouts_details p {
		letter-spacing: 0px;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	.ser-left h5 {
		font-size: 1.2em;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 60px 0;
	}
	.assisted_agile_advantages {
		padding: 50px 0;
	}
	.w3_regular_search {
		padding: 10px;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 15px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 25px;
		font-size: 33px;
	}
	.feature-main {
		width: 621px;
		height: 590px;
	}
	.feature-right img {
		width: 80.5%;
		margin-left: 8%;
	}
	.establish {
		margin-top: -1%;
		min-height: 650px;
	}
	.banner-right h2 {
		font-size: 2em;
	}
	.banner-right h3 {
		font-size: 1.5em;
		line-height: 35px;
		margin-top: 15px;
	}
	.banner-right p {
		font-size: 20px;
		margin-top: 10%;
	}
	.feature-top h3 {
		font-size: 2em;
	}
	.feature-top p {
		margin-top: 12px;
		font-size: 16px;
	}
	.feature-main {
		width: 660px;
		height: 636px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 17px;
		margin-top: 20px;
	}
	.est-bottom p {
		font-size: 1.8em;
	}
	.feature {
		padding: 5em 0px 0 0;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 2em;
	}
	.get-top p, .support-top p {
		margin-top: 30px;
		font-size: 17px;
	}
	.support {
		padding: 9em 0px 5em;
	}
	.feature-right img {
		margin-top: 15%;
	}
}
@media(max-width:1050px){
	.nbs-flexisel-nav-right {
		right: -30px;
	}
	.nbs-flexisel-nav-left {
		left: -30px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.happy-clients-grid h5 {
		font-size: 0.95em;
	}
	.feedback form {
		padding: 30px 0px;
	}
	.agileits label,.w3_feedbacktextmessage label {
		font-size: 14px;
		letter-spacing: 0px;
	}
	h2.w3-head {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 28px;
	}
	.w3layouts-inner-banner {
		min-height: 230px;
	}
	.agile_tips p {
		font-size: 14px;
	}
	h2.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.agile_tips h6 {
		font-size: 20px;
		margin: 40px 0 12px 0;
	}
}
@media(max-width:1024px){


	.w3l_find-soulmate h3 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom:0;
	}
	.w3l_find-soulmate {
		padding: 150px 0 50px 0;
	}
	.assisted_Services-agileits h4 {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.happy-clients-grid p {
		font-size: 12.5px;
		line-height: 26px;
	}
	.ser-left p {
		line-height: 24px;
	}
	.agileits_services h2 {
		font-size: 33px;
	}
	ul.w3_servicesgrid_info li {
		font-size: 15px;
	}
	.wthree_services-bottom p {
		font-size: 23px;
	}
}
@media(max-width:991px){
	.logo a {
		font-size: 24px;
	}
	.agile-overlay{
		display:none;
	}
		.nav > li > a {
    font-size: 13px;
    font-weight: 500;
    padding: 0 6px;
}

.package_table thead th{
	font-size: 14px !important;
}

tbody th{
	font-size: 13px !important;
}
.w3-prfr3 {
    float: left;
    padding-left: 10px;
    width: 49%;
}
.w3-prfr2 {
    padding-left: 0px;
    width: 100%;
}
	.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:6px 2px 15px
}
	h3.icon-subheading {
		font-size: 26px;
	} 
	
	.nav > li:last-child > a {
		padding-right: 0px;
	}
	.navbar-nav > li {
    border-right: 1px solid #ddd;
    margin-top: 14px;
	font-size: 12px; 
	}
	label.agileits-agree {
		letter-spacing: 0px;
	}
	.agileits-register h3 {
		font-size: 20px;
	}
	.w3_soulgrid {
		width: 47%;
		margin: 3% 1.5% 0 1.5%;
		float: left;
	}
	.w3_soulgrid p {
		height: 50px;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 15px;
	}
	.w3_soulgrid h3 {
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 33.333%;
		float: left;
	}
	.col-md-6.w3ls_app-left.mpl {
		float: left;
		width: 50%;
	}
	.col-md-offset-1.col-md-5.app-image {
		float: right;
		width: 50%;
	}
	p.w3ls-login {
		font-size: 14px;
	}
	.w3ls_app-left h3 {
		font-size: 22px;
		margin: 50px 0 0px 0;
		line-height: 35px;
	}
	.app-image img {
		width: 90%;
	}
	.w3ls_app-left p {
		font-size: 12.5px;
	}
	.agileits_app-devices a img {
		width: 100%;
	}
	.agileits_app-devices {
		width: 85%;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 50px;
	}
	.agile-assisted-service p {
		font-size: 16px;
	}
	.agile-assisted-service a {
		padding: 8px 25px;
	}
	.agile-assisted-service {
		min-height: 300px;
		padding-top: 50px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		padding: 0;
	}
	.location h3 {
		font-size: 30px;
		margin-top: 25px;
	}
	.location h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.location p {
		font-size: 16px;
		line-height: 28px;
	}
	.location {
		padding: 50px 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
	}
	.w3layous-story h4 a {
		padding: 8px 23px;
	}
	.footer h3 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3layouts-inner-banner {
		min-height: 220px;
	}
	.w3l_about p {
		font-size: 12.5px;
		margin: 20px 0 0 0;
	}
	.w3l_about {
		padding: 40px 0;
	}
	.w3l_about_left {
		width: 50%;
		float: left;
	}
	.w3_success-stories {
		padding: 50px 0;
	}
	.w3ls_services-grids {
		padding: 0.8em 0.8em;
		margin-right: 14px;
		float: left;
	}
	ul.w3_servicesgrid_info li {
		font-size: 13.5px;
		line-height: 25px;
	}
	li.tick {
		background: url(../images/tick.png)no-repeat 0px 3px;
		padding: 0 0 0 24px;
	}
	.agileits_services h2 {
		font-size: 32px;
		margin-bottom: 45px;
	}
	.wthree_services-bottom p {
		font-size: 22px;
	}
	.copy-right p {
		font-size: 0.9em; 
	}
	.col-md-9.profiles-list-agileits {
		padding: 0;
	}
	.w3ls-aside {
		padding: 0px 0px;
		margin-top: 0px;
		width: 100%;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 0px;
	}
	section.w3_g_address {
		padding: 10px 20px;
	}
	.w3_locations {
		padding: 25px 0px;
	}
	section.w3_g_address ul li {
		font-size: 14px;
	}
	.write-agileits form {
		padding: 0px 20px;
	}
	.agile_address i {
		margin: 25px 0 8px 0;
	}
	.agileits label span {
		margin: 0 5px 0 0;
	}
	.feedback p {
		line-height: 26px;
	}
	.w3_feedbacktextmessage label span {
		margin: 0 5px 0 0;
	}
	.w3_feedbacktextmessage label {
		width: 30%;
	}
	.w3_feedbacktextmessage textarea {
		width: 60%;
	}
	.wthree-help textarea {
		width: 90%;
	}
	.wthree-help form input[type="submit"] {
		padding: 10px 30px;
		width: 27%;
	}
	.wthree-help a {
		padding: 8px 25px;
		font-size: 15px;
		margin-bottom: 50px;
	}
	.wthree-help h3 {
		font-size: 26px;
	}
	.wthree-help textarea {
		margin: 30px 0 0 0;
	}
	.wthree-help {
		width: 95%;
		margin: 50px auto 65px;
	}
	h5.marker_head {
		line-height: 26px;
	}
	.faq-list .marker {
		top: 4px;
	}
	.faq-list_h {
		margin: 0 0 12px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 25px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 12px;
	}
	.agile_tips p {
		font-size: 13.5px;
	}
	.panel-heading {
		padding: 13px 13px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 40px 0;
	}
	h3.icon-subheading {
		font-size: 24px;
	}
	h2.agileits-icons-title {
		font-size: 26px;
	}
	.terms h6 {
		font-size: 19px;
		margin: 35px 0 16px 0;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.happy-clients-grid {
		width: 100%;
		margin: 5% 0% 0 0;
	}
	.assisted_Services-agileits {
		width: 80%;
	}
	.ser-left h5 {
		margin: 0.8em 0 0;
	}
	.ser-left p {
		margin: 10px 0 16px 0;
	}
	.assisted_agile_advantages h4 {
		font-size: 30px;
		margin-bottom: 35px;
	}
	.w3ls_sitemap h2 {
		font-size: 26px;
	}
	.agileits_sitemap_list ul li a {
		font-size: 14px;
	}
	.col-md-6.one-w3-profile {
		width: 50%;
		float: left;
	}
	label.col-sm-3.control-label1 {
		width: 40%;
		float: left;
	}
	.w3_details {
		width: 50%;
		float: left;
	}
	.feature-main {
		width: 613px;
		height: 592px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 15px;
	}
	.est-bottom p {
		font-size: 1.5em;
	}
	.demo-top p {
		width: 84%;
		font-size: 18px;
		line-height: 30px;
	}
	.demo-bottom iframe {
		width: 90%;
		height: 415px;
	}
	.get-top {
		margin-top: 45%;
	}
	.sup {
		right: 5.5%;
	}
	.support {
		padding: 5em 0px 5em;
	}
}
@media(max-width:900px){
	.fullview_modal .modal-dialog.modal-lg{
	width:700px
}
	.w3ls-aside-box2 .panel-title{
	padding:6px 5px 6px 10px ;
	color:#111;
	font-size:14px
}
	.w3layouts-banner {
		min-height: 500px;
	}
	.w3layouts-banner {
		min-height: 500px;
	}
	
	.link--takiri span {
		font-size: 32%;
		bottom: -15px;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"],
	.w3_feedbacktextmessage textarea,.agileits select,.w3_writetoustextarea textarea,.photos-upload-view	{
		width: 66%;
	}
	h5.marker_head {
		font-size: 17px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.feature-right {
		width: 60%;
		margin-right: 15%;
	}
	.feature-left {
		width: 100%;
	}
	.feature-main {
		width: 96%;
		height: 828px;
	}
}
@media(max-width:800px){
	.w3layouts-banner {
		min-height: 450px;
	}
	.agileits-register {
		width: 62%;
		right: 19%;
		bottom: -137%;
	}
	.w3l_find-soulmate {
		padding: 660px 0 50px 0;
	}
	.nbs-flexisel-nav-right {
		right: -20px;
	}
	.nbs-flexisel-nav-left {
		left: -20px;
	}
	.w3layouts-browse h3 {
		margin-bottom: 30px;
	}
	.agile-assisted-service p {
		font-size: 15px;
		line-height: 26px;
		margin: 0 auto 40px;
	}
	.agile-assisted-service {
		min-height: 280px;
		padding-top: 45px;
	}
	.w3l_about_left img {
		width: 90%;
	}
	.agileits_services h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.agileits_services {
		padding: 40px 0 0 0;
		min-height: 340px;
		border-top: 3px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 20px;
	}	
	.wthree_services-bottom {
		padding: 0.7em 0;
	}
	.w3layouts-browse {
		padding: 40px 0;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 40px;
	}
	.feedback,section.terms-of-use,.w3ls-list {
		/*padding: 40px 0;*/
	}
	.wthree-help {
		margin: 40px auto 65px;
	}
	.agile_tips h6 {
		font-size: 19px;
		margin: 40px 0 10px 0;
	}
	h3.w3-head {
		font-size: 28px;
		margin: 0 0 20px 0;
	}
	.list_1 h3 {
		font-size: 24px;
		margin: 40px 0 15px 0;
	}
	.w3layous-story {
		padding: 28px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.agileits_aboutme h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.w3layouts_details a {
		margin: 8px 0px;
	}
	.w3ls_sitemap h2 {
		font-size: 25px;
	}
	.agileits_sitemap_list h5 {
		font-size: 17px;
		letter-spacing: 0.5px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 26px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 28px;
		margin-bottom: 35px;
	}
	.agileits_aboutme h4 {
		font-size: 28px;
		margin-bottom: 25px;
		margin-top: 15px;
	}
	.write-agileits h2 {
		font-size: 24px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.feature-main {
		height: 730px;
	}
	.support-one {
		margin-top: 2em;
	}
}
  
@media(max-width:768px){
	.package_table{
		height:400px;
		overflow-y:auto;
		display:block
	}
	.edit_tab_container h2.resp-accordion .panel-default{
		border:none;
		margin-bottom:0;
		box-shadow:none;
		background:none
	}
	.edit_tab_container .resp-tab-content.pl-10{
		padding-left:0 !important
	}
	.edit_tab_container h2.resp-accordion .panel-default > .panel-heading{
		border:none;
		background:none !important;
		padding:0;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 5px;
		font-size: 34px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.agile_featured-profiles {
		width: 90%;
		margin: 0 auto;
	}
	.agile-overlay ul li {
		line-height: 18px;
	}
	.agile-overlay ul li span {
		width: 98px;
	}
	.dropdown-menu {
		right: 0;
		left: -100%;
	}
	.w3layouts-banner {
		min-height: 430px;
	}
	.agileits-register {
		bottom: -145%;
	}
	.w3l_find-soulmate {
		padding: 675px 0 50px 0;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
		margin: 40px 0 0px 0;
		line-height: 32px;
	}
	.w3ls_app-left p {
		margin: 15px 0 0px 0;
	}
	.w3layouts_featured-profiles {
		padding: 50px 0px;
	}
	.agile-assisted-service p {
		width: 75%;
	}
	.w3l_about p {
		letter-spacing: 0.5px;
	}
	.w3l_about_left img {
		width: 100%;
	}
	.copy-right {
		/*padding: 12px 0;*/
	}
	.feedback p {
		line-height: 28px;
	}
	.wthree-help h3 {
		font-size: 25px;
	}
	.wthree-help a {
		padding: 7px 25px;
	}
	h3.w3-head {
		font-size: 26px;
	}
	h2.agileits-icons-title {
		font-size: 25px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.w3layouts-inner-banner {
		min-height: 200px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 24px;
		letter-spacing: 0px;
	}
	.terms ol li {
		font-size: 14px;
		line-height: 28px;
	}
	.terms h6 {
		font-size: 18px;
		margin: 35px 0 14px 0;
	}
	.w3_locations h2 {
		margin: 0 0 15px;
		font-size: 22px;
	}
	.feature-main {
		height: 683px;
	}
	.feature {
		padding: 4em 0px 0 0;
	}
}
@media(max-width:767px){
	.logo a {
		font-size: 32px;
	}
	.profiles_slider li .col-xs-12{
		width:33.3%;
	}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:center
}
.more_links ul{
text-align:center	
}
.w3ls-aside form input.text{
	width: 75%;
}
 .navbar-nav > li.bell-cls {
    border-bottom: medium none;
    border-right: medium none;
    left: auto;
    position: absolute;
    right: 82px;
    top: 11px;
}
.collapse .navbar-nav > li.bell-cls{
	display:block
}
 .navbar-nav > li.bell-cls > a {
    color: #fff;
    font-size: 13px;
    padding: 8px;
}
 .modal_profile_image {
    float: left;
    width: 100%;
	margin-right:16px;
}
 
.modal_details{
width: 100%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:70%
}
.w3-prfr2 { 
    padding-left: 0px;
	width:100%;
	float:left;
} 
/*
.one-w3-profile, .profiles-list-agileits {
    padding-left: 0;
    padding-right: 0;
	
}*/
.w3-prfr3 { 
   float: left;
    padding-left: 14px;
    width: 48%;
}
 .width-20{
	width:100%;
}
 .w3ls-aside h4 {
		padding: 10px;
	}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    color: #333; 
}
 
	.navbar-toggle {
		margin-bottom: 0px; 
		margin-top:12px		
	}
	.logo {
		margin-top: 8px;
	}
	.nav > li > a {
		padding: 10px 10px;
		font-size:14px;
		color:#333
	} 
	.nav > li:last-child > a {
		padding-right: 10px;
	}
	.navbar-nav > li {
    border-right: none; 
	font-size: 14px; 
	border-bottom: 1px solid #ddd; 
    margin-top: 6px;
	}
	.navbar-nav > li:last-child { 
	border-bottom: none!important
	}
	.navbar-collapse {
    border-top: 1px solid #ddd;
    box-shadow: 1px 1px 8px 1px #bbb;
    margin-top: 14px;
	background:#fff
	}
	 .navbar-toggle .icon-bar{
		 background:#fff;
	 }
	.navbar-nav {
		margin: 7.5px 0px 0;
		text-align: center;
		float:none	
	}
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	header {
		padding: 0px 0;
	}
}
@media(max-width:736px){ 
	
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	
	.w3l_find-soulmate h3 {
		font-size: 32px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 48%;
		margin: 1% 1%;
	}
	.agile-overlay ul li {
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 23px;
	}
	.agile-overlay ul li span {
		width: 125px;
	}
	.agile-overlay ul {
		padding: 20px 15px 15px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		margin: 10% auto 0;
		width: 75%;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-1 {
		text-align: center;
	}
	.location h3 {
		font-size: 28px;
		margin-top: 15px;
		text-align: center;
		margin-bottom: 20px;
	}
	.location p {
		width: 100%;
	}
	.location h5 {
		margin-bottom: 5px;
	}
	.assisted_agile_advantages h4 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.w3ls_services-grids {
		float: none;
		width: 65%;
		margin: 0 auto 15px;
	}
	.agileits_services h2 {
		margin-bottom: 30px;
	}
	.agileits_services {
		min-height: 440px;
		border-top: 2px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.w3layouts-browse h3 {
		font-size: 24px;
	}
	.w3ls-assisted_Services {
		padding: 40px 0 0 0;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 30px;
	}
	.feedback h2 {
		font-size: 20px;
	}
	.feedback p {
		line-height: 26px;
		margin: 10px 0 20px 0;
		font-size:13px;
	}
	h5.marker_head {
		font-size: 16px;
	}
	h2.w3-head {
		font-size: 24px;
		margin: 35px 0px 25px;
	}
	p.m_13 {
		line-height: 28px;
	}
	.write-agileits {
		padding: 40px 0;
	}
	.est-bottom p {
		font-size: 1.3em;
	}
}
@media(max-width:667px){
	 
	.agileits-register {
		width: 70%;
		right: 15%;
		bottom: -155%;
	}
	.agile-overlay ul li {
		font-size: 11px;
	}
	.agile_featured-profiles {
		width: 95%;
	}
	.w3ls_app-left h3 {
		font-size: 18px;
		margin: 20px 0 0px 0;
		line-height: 30px;
	}
	.w3ls_app-left p {
		margin: 10px 0 0px 0;
		line-height: 26px;
		font-size: 12px;
	}
	.agileits_app-devices {
		width: 95%;
	}
	.agile-assisted-service p {
		width: 85%;
	}
	.agile-assisted-service {
		min-height: 260px;
		padding-top: 40px;
	}
	.assisted_agile_advantages {
		padding: 40px 0;
	}
	.w3layouts-banner {
		min-height: 400px;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 50px 0;
	}
	.w3_feedbacktextmessage textarea {
		height: 200px;
	}
	h2.last-updated {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.banner-bottom {
		padding: 0em 2em;
	}
	.feature-main {
		height: 590px;
	}
	.est-right p {
		font-size: 16px;
		line-height: 1.5em;
	}
	.demo {
		padding: 50px 0;
	}
}
@media(max-width:600px){
	.w3-prfr .btn , .w3-prfr2 .btn{
		width:100%;
		margin-bottom:5px;
	}
	.sub_main {
    padding-bottom: 30px;
    padding-top: 20px;
}
	.side_menu{
		padding:0
	}
	.w3layouts-banner {
		min-height: 370px;
	}
	header {
		padding: 0px 0;
	}
	.agileits-register {
		width: 80%;
		right: 10%;
		bottom: -170%;
	}
	 
	.agile-overlay ul li span {
		width: 106px;
	}
	.w3ls_app-left h3 {
		font-size: 17px;
		margin: 10px 0 0px 0;
		line-height: 26px;
	}
	.agileits_app-devices {
		width: 100%;
		margin: 25px 0 0 0;
	}
	.agileits_app-devices h5 {
		margin-bottom: 10px;
		font-size: 18px;
	}
	.app {
		padding: 40px 0px 0 0;
	}
	.w3layouts-browse h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 35px;
	}
	.w3-browse-grid ul li {
		margin: 10px 1px;
	}
	.agile-assisted-service h4 {
		font-size: 28px;
		margin-bottom: 24px;
	}
	.agile-assisted-service p {
		width: 95%;
	}
	.agile-assisted-service a {
		padding: 7px 25px;
	}
	.w3layous-story h4 a {
		font-size: 14px;
		margin-left: 10px;
	}
	.w3ls_services-grids {
		width: 75%;
	}
	.wthree_services-bottom p {
		font-size: 16px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.footer h3 {
		/*margin-bottom: 10px;
		margin-top: 10px;*/
	}
	.col-md-6.one-w3-profile {
		width: 75%;
		float: none;
		margin: 0 auto;
	}
	.w3layouts_details p {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.8em;
	}
	.banner-right h3 {
		font-size: 1.3em;
		margin-top: 15px;
	}		
	.banner-right p {
		font-size: 18px;
		margin-top: 8%;
		line-height: 32px;
	}
	.feature-main {
		height: 532px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 14px;
		padding-right: 6%;
		line-height: 28px;
	}
	.support {
		padding: 14em 0px 5em;
	}
	.sup {
		right: 0.5%;
		top: -31.4%;
	}
}
@media(max-width:568px){
	.fullview_modal .modal-dialog.modal-lg{
	width:90%
}
.fullview_modal .modal-dialog {
    margin: 20px auto;
}
.fullview_modal .modal-dialog {
    display: block;
    height: calc(100% - 35px);
    overflow-y: scroll;
}
	.short_msg{
	margin:0 !important;
	padding:10px;
	}
	.w3layouts-banner {
		min-height: 350px;
	}
	.agileits-register {
		bottom: -180%;
	}
	.col-md-3.biseller-column {
		width: 50%;
		margin: 0% 0%;
	}
	.agile-overlay ul {
		padding: 20px 12px 15px;
	}
	.app-image img {
		width: 100%;
	}
	.agile_tips h6 {
		font-size: 18px;
		margin: 35px 0 10px 0;
	}
	.list_1 h3 {
		font-size: 22px;
		margin: 25px 0 15px 0;
	}
	.terms p {
		padding-left: 20px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3layous-story h4 {
		letter-spacing: 0px;
	}
	.wthree_services-bottom p {
		padding: 0 15px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 24px;
	}
	.panel-body p {
		padding: 0px 5px 15px;
	}
	/*.w3layouts_details a {
		width: 65%;
	}*/
	.agileits_profile_image {
		width: 55%;
		margin-right:5%;
	}
	.w3layouts_details {
		width: 52%;
	}
	.feature-top {
		margin-left: 5%;
	}
	.feature-top h3 {
		font-size: 1.8em;
	}
	.feature-main {
		height: 503px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 30px;
	}
	.feature-right img {
		margin-top: 10%;
		width: 90%;
		margin-left: 5%;
	}
	.establish {
		min-height: 600px;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 1.8em;
	}
	.demo-top p {
		width: 100%;
		font-size: 16px;
		line-height: 28px;
	}
	.get {
		min-height: 1020px;
		margin-top: -32%;
	}
	.get-top p, .support-top p {
		width: 100%;
	}
	.sup {
		top: -35.4%;
	}
}
@media(max-width:480px){
	.inbox_section .profile_img, .chat_box_bg .profile_img{
    float: none; 
	margin:auto;
}
.profiles_slider li .col-xs-12{
		width:33.3%;
	}
	

	h3.icon-subheading {
		font-size: 20px;
	}
	.navbar-toggle {
		/*margin-top: -41px;*/
	}
	.w3layouts-banner {
		min-height: 320px;
	}
	.agileits-register {
		bottom: -195%;
		width: 86%;
		right: 7%;
	}
	.w3l_find-soulmate h3 {
		font-size: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.w3_soulgrid p {
		height: 48px;
		font-size: 13px;
	}
	.agileits-register h3 {
		font-size: 20px;
		padding: 10px 15px;
	}
	.col-md-3.biseller-column {
		width: 70%;
		margin: 0% 15%;
	}
	.agile-overlay ul li span {
		width: 130px;
	}
	.nbs-flexisel-nav-right {
		right: 0px;
	}
	.nbs-flexisel-nav-left {
		left: 0px;
	}
	.col-md-6.w3ls_app-left.mpl {
		width: 100%;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 70%;
		margin-top: 10%;
	}
	.agileits_app-devices {
		width: 75%;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
	}
	.agile-assisted-service h4 {
		font-size: 25px;
		margin-bottom: 22px;
	}
	.agile-assisted-service p {
		font-size: 14px;
		line-height: 25px;
		margin: 0 auto 35px;
	}
	.agile-assisted-service a {
		font-size: 12px;
	}
	.agile-assisted-service {
		min-height: 240px;
		padding-top: 35px;
	}
	.w3layous-story h4 {
		font-size: 18px;
	}
	.w3layous-story h4 a {
		padding: 6px 20px;
	}   
	.copy-right p {
		font-size: 0.8em; 
	}
	.w3l_about_left {
		width: 100%;
	}
	.w3ls_services-grids {
		width: 95%;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.modal-dialog {
		width: 420px;
	}
	.wthree-help h3 {
		font-size: 23px;
	}
	.assisted_Services-agileits {
		width: 95%;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 22px;
	}
	.assisted_agile_advantages h4 {
		font-size: 26px;
		margin-bottom: 26px;
	}
	.w3layouts-inner-banner {
		min-height: 180px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 22px;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 28px;
	}
	.panel-title {
		font-size: 16px;
	}
	section.w3_g_address {
		padding: 10px 0px;
	}
	.photos-upload-view {
		width: 90%;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 10px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.col-md-6.one-w3-profile {
		width: 90%;
	}
	.w3layouts_details {
		width: 100%;
	}	
	/*.w3layouts_details a {
		width: 45%;
	}*/
	.agileits_profile_image {
		width: 100%;
		margin-left: 16px;
		margin-bottom: 4%;
		margin-top:20px;
	}
	.agileits_aboutme h4 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 12px;
	}
	.banner-bottom {
		padding: 0em 0em;
	}
	.feature-main {
		height: 423px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 13px;
		padding-right: 2%;
		line-height: 18px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 25px;
	}
	.est-right p {
		width: 100%;
	}
	.est-bottom p {
		font-size: 1.2em;
	}
	.banner {
		background: #0fa7ff;
		padding: 3em 0px 2.5em 0px;
	}
	.contact-but input[type="submit"] {
		padding: 5px 45px;
		font-size: 24px;
	}
	.banner-right p {
		font-size: 16px;
		margin-top: 4%;
		line-height: 30px;
	}
}
@media(max-width:414px){
	.icons i {
		padding-left: 10px;
	}
	.w3layouts-banner {
		min-height: 290px;
	}
	label.agileits-agree {
		font-size: 12px;
	}
	.agileits-register {
		bottom: -212%;
		width: 90%;
		right: 5%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3_soulgrid {
		width: 90%;
		margin: 3% 0% 3% 5%;
	}
	.col-md-3.biseller-column {
		width: 80%;
		margin: 0% 10%;
	}
	.w3layouts-browse h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 85%;
	}
	.w3layous-story h4 a {
		padding: 10px 20px;
		display: block;
		width: 40%;
		margin: 15px auto 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
		letter-spacing:0px;
	}
	.location h3 {
		margin-top: 0px;
	}
	.address-left {
		padding: 2em 1em 1em;
	}
	.agileits_services h2 {
		margin-bottom: 28px;
		font-size: 28px;
	}
	.w3ls_services-grids {
		width: 100%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.agileits label, .w3_feedbacktextmessage label {
		width: 100%;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"], .w3_feedbacktextmessage textarea, .agileits select, .w3_writetoustextarea textarea, .photos-upload-view {
		width: 100%;
	}
	.wthree-help form input[type="submit"] {
		width: 42%;
	}
	.wthree-help textarea {
		width: 100%;
	}
	h2.w3-head {
		font-size: 22px;
	}
	h5.marker_head {
		font-size: 15px;
	}
	.agile_tips h5, .terms h5 {
		line-height: 25px;
	}
	.panel-title {
		font-size: 14px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 26px;
		letter-spacing: 0px;
	}
	section.privacy_policy_section {
		padding: 40px 0;
	}
	.w3ls_contact_section {
		padding: 40px 0;
	}
	section.w3_g_address ul li span {
		width: 100%;
	}
	.w3ls-list h2 {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 30px;
	}
	.col-md-6.one-w3-profile {
		width: 100%;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	label.col-sm-3.control-label1 {
		width: 100%;
	}
	.w3_details {
		width: 100%;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.modal-dialog {
		width: 400px;
	}
	.get {
		min-height: 850px;
	}
	.sup {
		top: -28.4%;
	}
	.support {
		padding: 14em 0px 3em;
	}
	.feature-right {
		width: 70%;
	}
	.feature-main {
		height: 360px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 12px;
		line-height: 18px;
		margin-top: 12px;
	}
}
@media(max-width:384px){
	.avatar .dropdown-menu{
		min-width:280px !important;
	}
	.sub_list li {
    list-style: outside none none;
    padding: 8px 4px 8px 3px;
}
	.nav_bottom .dropdown-menu {
    left: calc(100% - 280px);
	}
 
	.w3layouts-banner {
		min-height: 270px;
	}
	.agileits-register {
		bottom: -224%;
		width: 95%;
		right: 2.5%;
	}
	.w3l_find-soulmate {
		padding: 650px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 90%;
		margin: 0% 5%;
	}
	.nbs-flexisel-nav-right {
		right: -10px;
	}
	.nbs-flexisel-nav-left {
		left: -10px;
	}
	.agileits_app-devices {
		width: 100%;
	}
	.w3layouts-browse h3 {
		letter-spacing: 0px;
	}
	.col-md-4.w3-browse-grid {
		padding: 0;
	}
	.agile-assisted-service p {
		font-size: 13px;
	}
	#toTop {
		right: -20px;
	}
	.modal-dialog {
		width: 360px;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 25px;
		font-size: 24px;
	}
	.w3layous-story h4 {
		letter-spacing: 0.4px;
	}
	.w3_success-stories h4 {
		font-size: 26px;
	}
	.w3_success-stories {
		padding: 40px 0;
	}
	.agileits_services {
		min-height: 480px;
	}
	.feedback p {
		line-height: 25px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.wthree-help form input[type="submit"] {
		width: 50%;
	}
	.wthree-help textarea {
		margin: 25px 0 0 0;
	}
	.wthree-help {
		margin: 40px auto 55px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.icons .bs-glyphicons li {
		width: 98%;
		height: 95px;
	}
	.panel-heading {
		padding: 13px 5px;
	}
	.photos-upload-view input#fileselect {
		width: 100%;
	}
	.write-agileits form {
		padding: 0px 10px;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 7px;
	}
	.login-w3ls form {
		padding: 0 0em;
	}
	/*.w3layouts_details a {
		width: 94%;
	}*/
	.banner-left {
		padding: 0;
	}
	.support {
		padding: 11em 0px 3em;
	}
	.ftr-right {
		top: 2%;
		left: 40%;
	}
	.ftr-right-one {
		top: 19%;
		left: 40%;
	}
	.ftr-right-two {
		top: 36%;
		left: 40%;
	}
	.ftr-right-tre {
		top: 53%;
		left: 40%;
	}
	.ftr-right-fvr {
		top: 71%;
		left: 40%;
	}
}
@media(max-width:375px){
	.w3layouts-banner {
		min-height: 250px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.col-md-6.w3ls_app-left.mpl {	
		padding: 0;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 85%;
		margin-top: 15%;
	}
	.agileits-register {
		padding: 10px;
	}
	.agileits-register {
		bottom: -237%;
	}
	.w3l_find-soulmate h3 {
		font-size: 28px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.modal-dialog {
		width: 350px;
	}
	.agile_tips p {
		margin: 5px;
	}
	h2.agileits-icons-title {
		font-size: 22px;
	}
	h3.w3-head {
		font-size: 24px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 30px 0;
	}
	.wthree-help {
		margin: 30px auto 55px;
	}
	.w3_success-stories {
		padding: 30px 0;
	}
	section.w3_g_address {
		padding: 10px 10px;
	}
	.feedback, section.terms-of-use, .w3ls-list {
		/*padding: 30px 0;*/
	}
	.agileits_profile_image {
		width: 85%;
	}
	.agileits_aboutme h5 {
		margin-bottom: 10px;
		margin-top: 30px;
	}
	.agileits_aboutme p {
		margin: 10px 0;
	}
	.feature-main {
		height: 355px;
	}
}
@media(max-width:320px){
	.icons i {
		padding-left: 8px;
	}
	
	.k-2{
		margin-left:-13% !important;
	}
	
	
	
	.navbar-toggle {
		/*padding: 9px 0 10px;*/
	}
	.w3layouts-banner {
		min-height: 240px;
	}
	.w3_modal_body_grid span {
		width: 100%;
	}
	#w3_country, .w3_modal_body_grid input[type="text"], .w3_modal_body_grid input[type="email"], #w3_country1, .w3_modal_body_grid input[type="password"] {
		width: 100% !important;
	}
	.w3_modal_body_grid1 {
		margin: 6px 0;
	}
	.w3_gender {
		width: 100%;
		margin: 0.2em 0 0;
	}
	label.agileits-agree {
		float: right;
		width: 93%;
	}
	input[type="checkbox"] {
		margin: 0px 0 0;
	}
	.modal-title {
		font-size: 22px;
	}
	.modal-dialog {
		width: 300px;
	}
	.login-w3ls label {
		margin: 15px 0px 6px 0px;
	}
	.w3_soulgrid {
		width: 100%;
		margin: 3% 0% 3% 0%;
	}
	.agileits-register {
		bottom: -320%;
	}
	.w3l_find-soulmate {
		padding: 810px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 99%;
		margin: 0% 0%;
	}
	.agile-overlay ul li span {
		width: 115px;
	}
	.nbs-flexisel-nav-right {
		right: -18px;
	}
	.nbs-flexisel-nav-left {
		left: -18px;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 95%;
	}
	.agile-assisted-service p {
		font-size: 12px;
		line-height: 23px;
		margin: 0 auto 30px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 100%;
	}
	.w3layous-story h4 a {
		width: 50%;
	}
	.address-left {
		padding: 2em 0em 1em;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
		font-size: 1.1em;
	}
	.w3_success-stories h4 {
		font-size: 22px;
	}
	.agileits_services h2 {
		margin-bottom: 25px;
		font-size: 26px;
	}
	.feedback h2 {
		font-size: 19px;
	}
	h2.w3-head {
		font-size: 19px;
	}
	.icons a {
		font-size: 11px;
	}
	h2.agileits-icons-title {
		font-size: 20px;
	}
	.grid_3 {
		padding: 1em;
	}
	.write-agileits h2 {
		font-size: 22px;
	}
	.write-agileits {
		padding: 30px 0;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 15px;
		font-size: 27px;
	}
	.w3-prfr a, .w3-prfr2 a {
		letter-spacing: 0px;
	}
	span.agile-breadcrumbs {
		font-size: 13px;
	}
	span.agile-breadcrumbs a {
		margin: 0 2px;
	}
	.w3ls-loginr a, .w3ls-loginr span {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.5em;
	}	
	.banner-right h3 {
		font-size: 1.1em;
		margin-top: 10px;
		line-height: 28px;
	}
	.banner-right p {
		font-size: 15px;
		margin-top: 6%;
		line-height: 28px;
	}
	.feature-top h3 {
		font-size: 1.5em;
	}
	.feature-main {
		min-height: 396px;
		background-size: cover;
	}
	.feature-right {
		width: 80%;
		margin-right: 10%;
	}
	.demo-bottom iframe {
		width: 100%;
		height: 280px;
	}
	.support {
		padding: 7em 0px 3em;
	}
}

.text-center1{
	margin-left:-8px;
	text-align:center;
}
.resp-tab-content{
	border-radius:4px!important;
}



.ten{	
	margin-left:335px!important;
	}
	
	




.center{
	text-align:center;
}
.line{
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}


.w3-prfr2{
	margin-top:-25px;
	margin-left:275px;
}



.icon{
	margin-top:10px;
}

.imag{
	margin-top:4px;
}

 
 
 .chat{
	 
	 margin-top:-20px;
 }
 

.abc{
  position: relative;
  display: inline-block;
  
}

.abc .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc .tooltiptext1 {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -190px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.abc.tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}

.abc:hover .tooltiptext {
  visibility: visible;
}

.abc:hover .tooltiptext1 {
  visibility: visible;
}
/*
.abcd .tooltiptext2 {
  visibility: hidden;
  width: 170px;
  margin-top:-12px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: 0px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
} */

.abcd.tooltiptext2::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}


.abcd:hover .tooltiptext2 {
  visibility: visible;
}

.abcd:hover .tooltiptext2 {
  visibility: visible;
}

.ab{
  position: relative;
  display: inline-block;
  
}


.ab .tooltiptext3 {
  visibility: hidden;
  width: 170px;
  margin-top:-100px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -80px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}


.ab.tooltiptext3::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}



.ab:hover .tooltiptext3 {
  visibility: visible;
}



.boxx{
	position: relative;
	display: inline-block;
}
.box1{
	position: relative;
	display: inline-block;
	margin-right:-20px!important;
}
.box2{
	position: relative;
	display: inline-block;
	margin-left:0px!important;
}

.check{
	margin-left:16px;
	
}

.check1{
	margin-left:76px;
	
}


li.avatar1 { 
	margin-top:15px !important;
}

.left1{
	margin-left:200px;
	/*margin-top:21px!important;	*/
}
.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:300px;
}


.avatar .sub_list1 > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list1 li:hover{ 
background:#eee;
}
.sub_list1 li:hover > a:hover, .sub_list1 li:hover > a, .sub_list1 li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important;
}

.in{
	font-weight: bold !important;
}

.mobile {
  overflow: hidden;
  height: 20px;
   width:20%;
  margin-top:-18px!important;
  margin-left:140px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}


/*
.que{
	overflow: hidden;
   margin-top:-30px!important;
  margin-left:255px;	
  float:left;
}
*/

.now{
	font-size:24px;
	color:#009933;
	margin-top:0px;
}

.foot :hover{
	color:#f0ad4e!important;
}

.text{
	text-align:center;
}

form.example input[type=text] {
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px;
  float: left;
  width: 80%;
  height:35px;
  background: #fff;
}

form.example button {
  float: left;
  width: 20%;
  padding: 0px;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}
.fai{
	margin-bottom:8px!important;
	
}

form.example button:hover {
  background: #ff8c1a;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.hr{
	width:100%;
	height:2px!important;
	color:#000;
}

.on{
	margin-top:10px;
	
}

.square{
	
	list-style-type: square;
}


.list{
	color:#ff944d;
}
.list1{
	color:#009933;
}

.border{
	border:2px;
	padding:12px;
	background-color:#009933;
	border-radius:6px;
}
.border1{
	border:1px;
	padding:10px 14px 10px 14px;
	border-radius:6px;
	border-right:0px  solid #ccc;
	margin-left:-15px;
	background-color:#009933;
	margin-top:2px;
}
.border2:hover, mat:hover{
	background-color:#f0f5f5;
	color:#009933!important;
	
	
}
.border2{
	border:1px;
	background-color:#fff;
	border-radius:4px;
	/*border:1px solid #444645; 

	border-top:1px solid #444645;
	border-left:1px solid #444645;
	border-right:1px solid #444645;*/
	margin-left:0px;
	
}

.size1{
	font-size: 16px;
	color:#fff!important;
}
.size{
	font-size: 16px;
	color:#fff;
}
.top{
	padding: 0px 0px!important;
	
}
.left{
	margin-left:40px;
	margin-top:-4px!important;
	
}
.bold{
	color:green;
}
.bold1{
	color:#ccc;
}


.col1:hover{
	color:red!important;
}
.col1{
	font-size:12px;
}
.top1{
	margin-top:0px!important;	
}
.mat{
	color:orange;
}
.mat:hover{
	color:#009933;
}
over.hover{
	color:green;
}

.breadcrumb {
    padding: 4px;
    margin-bottom: 20px;
    background-color: rgb(232,230,232);
    border-radius: 8px;
	border-right:2px solid #aaa;
}

.sear{
	background-color:#fff;
}
.fsear{
	width:10px;	
}

.become{
	margin-left:9px!important;
}
.bread{
	margin-left:-33px;
	width:103% !important;
}
.you{
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	color: #fff;
	background-color:;
	padding:5px;
	margin-top:-15px !important;
}
.you2{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	color: #fff;
	margin-left:-120px;
	padding:5px;
	margin-top:-15px !important;
}

.view{
	color:#009933;	
}

.match-active{
	color:#009933;
	font-weight:500; 
    padding: 2px 2px 2px 2px !important; 
	background-color:#ebfaeb!important; 
	border-radius:8px;
}


.mat1{
	color:#009933;
}
.icn{
	margin-left:74px;
	color:orange;
	font-size:20px;
	
}
.ids{
	color:#333;
}
.idsa{
	color:#333;
}
.idsa:hover{
	color:#009933;
}

.bar{
	margin-top:-25px;
}

.anew{
	margin-top:0px;
}
.aclas{
	padding:10px 0px 10px 0px;
}
.amat{
	
	color:#009933;
}
.bmat{
	
	color:orange;
}

.border3{
	border:1px;
	background-color:#fff;
	border-radius:4px;	
	margin-top:1px;
}
.box1{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.box2{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.ai{
	text-align:center!important;
	margin-left:10px;
	margin-top:7px;
}
.score{
	
	margin-top:-86px;
}
.matchc{
	margin-left:-53px;
}
.progres1{
	width:60px!important;
	margin-left:180px!important;
	margin-top:-18px;
}


.filbox{
	padding:10px 0px 10px 0px;
	
}

.thumb1 {
  border: 1px solid #ddd;
  border-radius: 160px;
  padding: 5px;
  width: 150px;
}
.thumb {
  border: 2px solid #bbb;
  border-radius: 8px;
  padding: 5px;
  width: 150px;
}
.thumb:hover {
  box-shadow: 0 0 2px 1px rgba(0, 179, 60);
}

.mobscore{
	margin-top:15px!important;
}
.iconsm{
	margin-left:100px;
}
.iconsn{
	margin-left:150px;
	margin-top:-90px;
}
.div1{
	margin-top:-22px;
	margin-left:180px!important;
}

.profileview{
	position: absolute; 
	left: auto;
	margin-left:320px;
	margin-top:-40px;
	
}
.profile1{
	margin-top:-10px;
	margin-left:60px;
	border:1px solid #009933;
}
.profile1:hover{
	
	box-shadow: 0px 1px 4px 0px #00b300;
}


.edit1{
	float:right;
	margin-top:-43px;
	margin-right:20px;
}
.iclr{
	color:#009933!important;
}
.mprogres{
margin-left:112px!important;	
	
}

.cdiv{
	margin-top:20px!important;	
}
.adiv{
	margin-top:0px;	
	
}
@media(max-width:768px){
	
	.cdiv{
	margin-top:0px!important;	
	margin-left:20px;
	}
	
	.filterab{
	border:1px solid #ccc!important;
	}
	
	.ten{	
	margin-left:15px!important;
	}
	.w3-prfr3{
	display:none;
    }
	.one-w3-profile{
	margin-left:0px;
	Margin-top:10px;
    }
	.boxm{
	margin-left:0px!important;
	Margin-top:10px;
	}
	.one-w3-profile1{
	margin-left:15px!important;
	Margin-top:10px;
	}
	.w3-prfr2{
	margin-top:-19px!important;
	margin-left:30px;
	}
	.imag{
	margin-top:6px;
    }
	.in{
	display:none; 
	 
	}
	.ina{
	display:none; 
	 
	}
	.btnmob{
	margin-right:100px!important;
    }
	.taketop{
	margin-top:-20px!important;
	}
	.topbox{
	margin-top:-15px;
	
    }
	.tbox{
	margin-top:45px!important;	
	}
	.update{
	font-size:12px!important;
	padding:20px;
	}
	.lastlogin{
	margin-top:-511px!important;
	}
		.w3ls-aside h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	margin-left:10px!important;
    padding: 10px 0 10px 0; 
	}
	.text1{
	width:250px!important;
	height:32px!important;
	border-radius:5px!important;
	margin-top:-10px!important;
	
	}
	.text2{
	margin-left:10px!important;
	margin-top:-9px!important;
	}
	.check{
	margin-left:27px;
	margin-top:10px;
	}
	.check1{
	margin-left:29px;
	
	}
	.che{
	
	margin-top:20px!important;
	}
	
	.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:250px;
	padding:3px;
	}
	.mobile {
  overflow: hidden;
  height: 20px;
  width:50%;
  margin-top:-18px!important;
  margin-left:100px;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
	/*.que{
	overflow: hidden;
	margin-top:-35px!important;
  margin-left:240px!important;
   margin-bottom: 29px;
   } */
   .score{
	margin-top:6px;
	}
	.matchc{
	margin-left:-55px;
	}
	.progres1{
	width:60px!important;
	margin-left:170px!important;
	margin-top:-16px!important;
	
	}
	.div1{
	margin-top:-20px;
	margin-left:230px!important;
	}
	.pkg1{
	bottom: auto;
	
    
    margin-left:-200px!important;
    top: 1px; 
	
	}
	.profileview{
	position: absolute; 
	left: auto;
	margin-left:220px;
	margin-top:-60px;
	
	}
	.profile1{
	margin-top:-10px!important;
	margin-left:60px;
	border:1px solid #009933;
	}
	.bbor{
	width:70%!important;
	margin-top:-15px;
	height:2px;
	background-color:1px solid #009933;
	}
	.pkg_status{  
	background:#5FA048;
	padding:1px 4px 2px;
	color:#fff;
	border-radius:5px;
	border:1px solid #5FA048
	}
	.pkg1{  
	text-align:center !important;
	}
	.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
	}
	.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
	}
  .pkg_status.pkg1{
	bottom: auto;
	position:absolute;
    left: auto;
    right: 52px;
    top: 4px; 
	z-index:91
	}
  .buttons{
	 margin-bottom:-3px !important; 
	margin-left:-4px!important;
	 
	}

} 
/*width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px; */
/*.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:290px!important;
	margin-top:-10px!important;
	padding:-30px!important;
}

@media(max-width:768px){
	.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:100px!important;
	margin-top:-30px!important;
	padding:-30px!important;
}
} */
/*<img class="uimg" style="width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px;" src="images/under.gif"/>  <br> <br>  */



.dotstop{
	color:#009933!important;
	margin-top:-20px!important;
}

.righti{
	width:20px;
	height:20px;
}


.iclb{
	color:#ccc!important;
}

.groomv{
	
	margin-left:30px!important;
	
}

.groomv{
	margin-top:-25px;
	margin-left:15px;
}

 

.size2{
	font-size:10px!important;
	
}

.black{
	color:#ccc;
}

.background{
	background-color:#f0f0f5!important;
	padding:10px;
	border-radius:8px;
	margin-left:1px;
}
.mupgrade{
	margin-top:8px !important;
	
}

.imgt{
	margin-top:-170px!important;
}
.yourpro{
	margin-left:40px!important;
	
}








.marry1 {
	background: #3a90d2 !important;
    padding: 3px 8px 3px 9px !important;
    color: #ffffff !important;
}

.marry2{
	border-bottom: 2px solid;
}

.marry3{
	 padding-bottom: 10px;
}
.marry4 {
    float: right; 
   font-size: 15px; 
   font-weight: bold; 
   display: block;
}

.marry5 {
color: #7d7a7a;
border: 1px solid #333;
padding: 0px 6px;
border-radius: 50%;
}

.marry6{
	cursor:pointer;
}

.marry7{
	margin-top:150px;
	
}


.red-tooltip + .tooltip > .tooltip-inner {background-color: #fff; color:#000; border:2px solid #1ba261;}


.bbottom{
border-bottom:1px solid #ccc;
width:90%;
margin-top:10px!important;
margin-left:5%;
}

@media only screen and  (min-width:320px) and (max-width: 480px)  {
	
	.margintopm{
		margin-top:0px !important;
	}
	.progres1{
	width:60px!important;
	margin-left:70px!important;
	margin-top:-16px!important;
	
}
	.progres2{
	width:60px!important;
	margin-left:110px!important;
	margin-top:-16px!important;
	}

	/*.que{
	overflow: hidden;
	margin-top:-35px!important;
  margin-left:150px!important;
   margin-bottom: 29px;
	} */
	
	
	
	.w3-prfr2{
	margin-top:-19px!important;
	margin-left:5px;
	}
	
	
	.lastlogin {
    margin-top: -420px!important;
    }
	.thumbnails a img {
    width: 52px;
    margin: 5px 4px;
    padding: 2px !important;
  }
  .agileits_profile_image img {
    border: 1px solid #eee;
    padding: 5px;
    
    border-radius: 8px;
    /* margin-top: 10px; */
}

    img.prf-img {
		margin-top: 2%;
		margin-left:-8px;
		width:120px;
	}
	.mbutton{
		width:80%;
	}
	
	.searchbtn{
	margin-left:190px !important;
	margin-top:-53px !important;
	border-radius:0px 5px 5px 0px !important;
}
	
	
}

.searchbtn{
	
	margin-left:-5px;
	margin-top:-3px;
	border-radius:0px 5px 5px 0px !important;
}/*Author: W3layouts
Author URL: http://w3layouts.com
License: Creative Commons Attribution 3.0 Unported
License URL: http://creativecommons.org/licenses/by/3.0/
--*/

html,body{
	background:#fff;
	font-size: 13px; 
	font-family: 'Roboto', sans-serif;
	/*font-family: arial,verdana;*/
}
body a{
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-o-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-ms-transition: 0.5s all;
}
 ul{
	padding: 0;
	margin: 0;
	margin-top:0px; 
}
h1,h2,h3,h4,h5,h6{
	margin:0;	
}
p {
	margin:0;
}
/*-- header #c32143--*/
header { 
	background: #03296b;
	position:relative; 
}
 input[type="file"]{
    display: none;
}
 
 table {
    border-collapse: collapse;
    margin-bottom: 3em;
    width: 100%;
    background: #fff;
}
 
.package_table td, .package_table th {
    padding: 12px 14px!important; 
	 border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd; 
    border-left: 1px solid #ddd; 
}
.list-styled li{
	list-style-type:disc;
	margin-left:20px;
	margin-bottom:5px;
}
.package_table thead th{
	text-align: center;
	font-size:15px!important; 
	padding:15px!important; 
}
th, td {
	text-align: center;	
} 
.package_table th {
    background-color: #009933;
    font-weight: 500;
	font-size:14px!important; 
    color: #fff !important; 
}
th h5 small{ 
    color: #666 !important; 
	 font-size: 11px;
}
th h5{ 
    font-weight:500
}
.package_table tbody th {
	background-color: #fff4e5; 
	border-left:1px solid #ddd !important;
	color:#333 !important
}
.package_table tbody tr:nth-child(2n-1) {
    background-color: #fff;
    transition: all .125s ease-in-out;
}
.package_table tbody tr:hover {
    background-color: rgba(129,208,177,.3);
}
 
 
 .w3ls-aside-box2 .panel-title.active{
	 background:#f0ad4e;
	 color:#fff
 }
 .thumbnails a img{
	width:50px;
	margin:5px 4px;
	padding:2px !important
 }
 .simages a img{
	 margin-top:70px!important;
	 width:92px;
	margin:5px 4px;
	padding:2px !important;
	padding:4px;
   border-radius:4px;
   border:2px solid #aaa;	
 }
 
 @media(max-width:786px){
	.thumbnails a img{
	width:50px ;
	margin:5px 4px;
	padding:2px !important;
	} 
  .mbutton{ 
	 margin-right:15px!important;
	}
	.one-w3-profile{
		padding-left:5px;
	}
	.grid{
		
	margin-left:30px!important;	
	}
	/*.grid1{	
	margin-left:0px!important;	
	} */
	.profile-details h5 { 
    padding: 0px;
    color: #222;
    font-size: 10px;
    letter-spacing: 0px; 
	margin-left:-2px;
   }
	.resp-tabs-list{
	border-radius:5px!important;
	}
 }
 

 
 .mbutton{
	 float:right;
	 margin-top:-40px!important;
	
 }
	 
	 
 
 .close{
	background: #fe0000 none repeat scroll 0 0;
    border: 1px solid #fe0000;
    border-radius: 29px;
    color: #fff;
    float: right;
    font-size: 20px;
    font-weight: 600;
    left: auto;
    opacity: 0.7;
    padding: 3px 8px;
    position: absolute;
    right: 8px;
    text-shadow: none;
    top: auto;
    z-index: 99;
 }
 .close:hover{
	opacity: 1; 
	color: #fff;
	border: 1px solid #888;
 }
 .fullview_modal.modal{
	 background:rgba(0,0,0,0.6)
 }
 .modal_profile_image {
    float: left;
    width: 49%;
	margin-right:10px;
}
.modal_details{
width: 49%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:1000px
}
 .modal_profile_image img{ 
    width: 95%;
padding:4px;
border-radius:4px;
border:2px solid #aaa;	
}

.fullview_modal .modal-dialog{ 
	 height:calc(100% - 45px); 
	overflow-y:scroll;
	display:block
}
  /* Modal Header */
 

/* Modal Body */
.modal-body {padding:16px;}
 
/* Modal Content */

.modal-contentc {
    position: relative;
	margin-top:250px !important;
	margin-left:160px!important;
	background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid green;
	border-radius:8px;
    width: 44%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


.modalchat{
	margin-right:60px!important;
}

.modal-content {
    position: relative;
    background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 15px solid rgba(0, 0, 0, 0.6);
	border-radius:8px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
}

@keyframes animatetop {
    from {top: -300px; opacity: 0}
    to {top: 0; opacity: 1}
} 
/*	
a[title]:hover:before {
  content: attr(title);
  padding: 4px 8px;
  color: #333;
  position: absolute;
  left: auto;
  top:auto;
  white-space: nowrap;
  z-index: 20px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  border-radius: 5px;
  -moz-box-shadow: 0px 0px 4px #222;
  -webkit-box-shadow: 0px 0px 4px #222;
  box-shadow: 0px 0px 4px #222;
  background:#fff;
  appearance:none;
  -webkit-appearance:none;
  -moz-appearance:none;
  -o-appearance:none;
}
*/
.icons{
	background-image:url(../images/sprite.png);
}
.mobile_icon{
	background-position: -16px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
	margin-right:10px
}
.horoscp_icon{
	background-position: -64px -8px;
    display: inline-block;
    height: 34px;
    width: 34px;
}

.radio_box{
	background: #eee;
	padding: 12px 10px;
	border: 1px solid #ddd;
	border-radius: 7px;
	height:90px;
}
.short_msg{
	background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd; 
    margin: 2px 0 0;
	 border-radius: 8px;
    padding: 10px 20px; 
}
.width-20{
	width:20%;
}
.chat_box_bg{
background:#eef9ff !important	
}
.chat_text{
	text-align:center;
	font-weight:500;
	color:#222;
	font-size:12px
}
.chat_box{
	 background: #fff none repeat scroll 0 0;
    float: left;
    margin-top: 10px;
    margin-bottom: 10px;
    padding: 6px 12px;
    position: relative;
    text-align: center;
    width: auto;
	border-radius: 4px;
	border:1px solid #ddd
}
.chat_arrow:before{
	background: #fff none repeat scroll 0 0;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    content: "";
    height: 12px;
    left: -9px;
    position: absolute;
    right: 0;
    top: 8px;
    transform: rotate(-57deg);
    width: 18px;
}
.aside-list li{
	list-style:none;  
	border-bottom:1px solid #eee; 
}

.aside-list li:hover{
	list-style:none;  
	border-bottom:1px solid #eee; 
	background-color:#1b54d7;
	color:#fff!important;
	border-radius:8px;
}
.aside-list li:hover .gray{
	color:#fff!important;
}
.aside-list li:hover .foot{
	color:#fff!important;
}

.aside-list li a{ 
	font-size:14px;
	display:block;
	padding:10px 10px 10px 10px;
	
}
 .aside-list li.active a{
	background:#1b54d7; 
	border-radius:8px;
	color:#fff!important;
}
.grid_img{
	width: 150px;margin: auto;
}
  .edit_tabs.resp-tabs-list li .panel-title{
	 margin-bottom:0 !important 
  }
 .edit_tabs.resp-tabs-list li{
	 background:none !important;
	 color: #333;
	 border-bottom:1px solid #ddd;
    cursor: pointer;
    display: block;
    float: none;
    font-size: 14px;
    font-weight: normal;
    letter-spacing: 0;
    list-style: outside none none;
    margin:  0px !important;
    padding: 5px 0px !important;
    text-transform: capitalize;
 }
 .edit_tabs li.resp-tab-active { 
    font-weight: 500;  
	 background: #c32143 !important; 
    border:none !important;
    box-shadow:none !important;
    margin-bottom: 0px !important;
}
.edit_tabs li.resp-tab-active .panel-title{
	color: #fff; 
} 
.edit_tabs li .panel{
 background: none !important;
 border:none !important; 
 box-shadow:none !important;;
}
li.resp-tab-active .panel-default > .panel-heading{
	 background:none !important;
	 border:none !important;
} 
.edit_tab_container .resp-tab-content{
	border:none;
	padding:0
}
.upload_btn {
    border: 1px solid #ED8A00;
    display: inline-block;
    padding: 7px 12px;
	font-size:12px;
    cursor: pointer;
	color:#fff;
	font-weight:500;
	background:#ED8A00 
}
.input_text{
	width:130px;
	font-size:14px;
	font-weight:500;
	float:left;
	color:#222;
	display:inline-block
}
.input_value{ 
	font-size:14px;
	font-weight:400; 
	margin-left: 175px;	
}
.colon{
	display: inline-block;
    float: left;
    width: 25px;	
}

.one-w3-profile, .profiles-list-agileits{
	padding-left:0px;
}


.header{
	position:fixed;
	height:140px;
	top:0;
	z-index:101;
	width:100%;
	box-shadow: 1px 4px 8px #ccc
}

.headervm{
	/* position:fixed; */
	height:160px;
	top:0;
	z-index:101;
	width:100%;
	/*box-shadow: 1px 4px 8px #ccc */
}
.navbar-inner{
    margin: 10px 20px;
}

.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.check_box1{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:40px !important
}
 
.pkg_status{  
	background:#5FA048;
	padding:1px 4px 2px;
	color:#fff;
	border-radius:5px;
	border:1px solid #5FA048
}





.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
}



.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
}




.pkg_status.status{
	bottom: auto;
	position:absolute;
    left: auto;
    right: 70px;
    top: 8px; 
	z-index:91
}

.pkg_status a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;
	
}
.pkg_status1 a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;
	
}

.pkg_status2 a{ 
	color: #fff;
	font-size:10px;
    font-weight: 180;	
}
.sub_main{
padding-top:40px;
padding-bottom:40px	
}
/*-- menu --*/
.menu {
    float: left;
}

/*-- //menu --*/
a:focus{
	outline:none;
	outline-offset:0px
}


/* start custom css */
.count_circle .chart{
	border-radius:50%;
	border:1px solid #009933;
	background:#009933;
	
}
.count_circle .chart span{
	 color: #fff;
    font-size: 15px;
    font-weight: 500;
    line-height: 120px;
}
 
.chart_circle{
	border-right:1px solid #ccc;
}
.chart {
    display: inline-block;
    height: 120px;
    margin-top: 5px;
    margin-bottom: 15px;
    position: relative;
    text-align: center;
    width: 120px;
}
.chart2 {
    display: inline-block;
    height: 50px;
    margin-top: 5px;
    margin-bottom: 5px;
    position: relative;
    text-align: center;
    width: 50px;
}
.chart2 .percent{
	font-size: 13px;
	 line-height: 50px;	
} 
.chart2 .percent::after { 
    font-size: 13px; 
}
.percent {
    display: inline-block; 
    z-index: 2; 
	font-size: 18px;
	 line-height: 120px;
}
.percent::after {
    content: "%";
    font-size: 18px;
    margin-left: 0.1em;
}
.chart canvas, .chart2 canvas{
    left: 0;
    position: absolute;
    top: 0;
}
.profile_img{
	width:150px;
	float:left; 
}
.notification{
  background: red none repeat scroll 0 0;
    border-radius: 94px;
    bottom: 0;
    content: "";
    font-size: 11px;
    font-weight: 600;
    height: 22px;
    left: 12px;
    line-height: 22px;
    position: absolute;
    right: 0;
    text-align: center;
    top: -13px;
    width: 22px;	
}

li.avatar img{ 
	border-radius:6px; 
}
li.avatar a{ 
	opacity:1 !important
}
li.avatar { 
	margin-top:5px !important
}
.bell-cls a{
	border-right:none !important; 
	opacity:1 !important
}
.profile_search h4{
    color: #f0ad4e;
    font-size: 15px;
    margin-bottom: 18px;
    text-align: center;
    text-transform: uppercase;
}
.profile_search {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    min-height: 110px; 
    padding-top: 10px;
    width: 100%;
}
.profile_search label{
color:#fff;
font-weight:400;
font-size:13px;
}
.age.form-control{
display:inline-block	
}
 .custom_select .form-control {
	border-radius:0;
	height: 32px;
 }
.custom_select select {
    -moz-appearance: none;
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #ddd;
	border-radius:0;
    color: #777; 
    cursor: pointer;
    display: inline-block;
    height: 32px;
	font-size:13px;
	width:100%;
    padding: 5px;
}
.custom_select .select-arw-down::before {
    height: 32px;
    width: 25px;
}
.custom_select .select-arw-down::before, .select-arw-down::before {
    content: "";
	font-family:fontawesome;
    display: block;
    height: 32px;
    pointer-events: none;
    position: absolute;
    right: 1px;
    top: 0px; 
    width: 22px;
	
}
 
.custom_select .select-arw-down::after {
    right: 10px;
    top: 15px;
}
.custom_select .select-arw-down::after, .select-arw-down::after {
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 7px solid #a3a5a5;
    content: " ";
	font-family:fontawesome;
    padding: 0;
    pointer-events: none;
    position: absolute;
    right: 6px;
    top: 12px;
	
}
 
.select-arw-down{
    position: relative;
}
 
.adv_lists li{
	 color: #777;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 6px;
    padding-left: 18px;
}
.adv_lists li:before{
	content:'\f00c';
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #1b54d7;
	
}
 
.adv_lists1 li:before{
	content:'\2022';
	 list-style-type: square;
	font-family: fontawesome;
    margin-left: -18px;
    left: auto;
    position: absolute;
    right: auto;
	color: #1b54d7;
	
	font-size:27px;
	
} 

.adv_lists1 li{
	border-bottom: 1px solid #ccc;
	color: #777;
	margin-top:10px!important;
    font-size: 14px;
    font-weight: 500;
    list-style: outside none none;
    margin-bottom: 0px;
	 padding-bottom: 7px;
    padding-left: 18px;
}

.adv_lists2 li{
	border-bottom: 0px solid #fff;
	 margin-top:-5px!important;
    font-size: 12px;
    font-weight: 500;
    list-style: outside none none;
	padding:7px;
    
}
 
 .font1{
	font-size:10px !important; 
 }
 .font-10{
	font-size:10px !important;
}
.font-12{
	font-size:12px !important;
}
.font-13{
	font-size:13px !important;
}
.font-14{
	font-size:14px !important;
}
.font-16{
	font-size:16px !important;
}
.font-18{
	font-size:18px !important;
}
.font-20{
	font-size:20px !important;
}
.font-22{
	font-size:22px !important;
}
.font-24{
	font-size:24px !important;
}

.line-height-20{
	line-height:20px!important;	
}
.line-height-22{
	line-height:22px!important;	
}
.line-height-24{
	line-height:24px!important;	
}
.line-height-26{
	line-height:26px!important;	
}

.bold-400{
	font-weight:400!important;
}
.bold-500{
	font-weight:500!important;
}
.bold-600{
	font-weight:600!important;
}
.green{
	color:#1b54d7 !important
}
.red{
	color:#ff0e16 !important
}
.white{
	color:#fff !important
}
.orange{
	color:#ef8b00 !important
}
.black{
	color:#111 !important
}
.gray{
	color:#888 !important
}
.blue{
	color:#0274cb !important
}
 .text-underline{
	text-decoration:underline !important 
 }
.text-uppercase{
	text-transform:uppercase !important
}
.border{
	border:1px solid #e2e2e2 !important
}
.border-top{
	border-top:0px solid #e2e2e2 !important
}
.border-bottom{
	border-bottom:1px solid #e2e2e2 !important
}
.border-left{
	border-left:1px solid #e2e2e2 !important
}
.border-right{
	border-right:1px solid #e2e2e2 !important
}
.box_hover:hover{
	box-shadow:0px 1px 4px 0px #ffad33 !important; 
	transition:all easy in-out 1s; 
}
.gold_member{
	border-color:#ffad33 !important;
	background:#FFF3E2!important;
}
.box_hover1:hover{
	box-shadow:0px 1px 4px 0px #1b54d7 !important; 
	transition:all easy in-out 1s; 
}
.diamond_member{
	border-color:#1b54d7 !important;
	background:#1b54d70f!important;
}

.box_hover2:hover{
	box-shadow:0px 1px 4px 0px #0a0f0f !important; 
	transition:all easy in-out 1s; 
}
.silver_member{
	border-color:#d1e0e0 !important;
	background:#f0f5f5!important;
}
.platinum_member{
	border-color:#FFDCAD !important;
	background:#FFF3E2!important;
}
 /* padding 0px */
 
 .pt-0{
	padding-top:0 !important; 
 }
 .pb-0{
	padding-bottom:0 !important; 
 }
 .pl-0{
	padding-left:0 !important; 
 }
 .pr-0{
	padding-right:0 !important; 
 }
 
 /* padding 5px */
 
  .pt-5{
	padding-top:5px !important; 
 }
 .pb-5{
	padding-bottom:5px !important; 
 }
 .pl-5{
	padding-left:5px !important; 
 }
 .pr-5{
	padding-right:5px !important; 
 }
 
 /* padding 10px */ 
 
 .pt-10{
	padding-top:10px !important; 
 }
 .pb-10{
	padding-bottom:10px !important; 
 }
 .pl-10{
	padding-left:10px !important; 
 }
 .pr-10{
	padding-right:10px !important; 
 }

 /* padding 20px */
 
 .pt-20{
	padding-top:20px !important; 
 }
 
 .pl-20{
	padding-left:20px !important; 
 }
 .pr-20{
	padding-right:20px !important; 
 }
 
 /* margin 0px */
 
 
 .buttons{
	 margin-bottom:-3px !important; 
	margin-left:0px!important;
	 
 }
 
 .mt-0{
	margin-top:0 !important; 
 }
 .mb-0{
	margin-bottom:0 !important; 
	margin-left:0px!important;
 }
 .ml-0{
	margin-left:0 !important; 
 }
 .mr-0{
	margin-right:0 !important; 
 }
 
 /* margin 5px */
 
  .mt-5{
	margin-top:5px !important; 
 }
 .mb-5{
	margin-bottom:5px !important; 
 }
 .ml-5{
	margin-left:5px !important; 
 }
 .mr-5{
	margin-right:5px !important; 
 }
  
/* margin 10px */
  
 .mt-10{
	margin-top:10px !important; 
 }
 .mb-10{
	margin-bottom:10px !important; 
 }
 .ml-10{
	margin-left:3px !important; 
 }
 .mr-10{
	margin-right:0px !important; 
 }
  
 
.more_links ul li{
	display:inline-block; 
  	padding:0 6px;
	font-size: 13px;
	margin-bottom:3px;
	color: #555; 
	border-right:1px solid #ddd
}
.more_links ul li a{
	color: #555; 
    font-size: 13px;
}
.more_links ul li a:hover{
	color: #009933;  
}
.more_links ul li:first-child{
	padding-left:0;	
}
 
.more_links ul li:last-child{
	border-right:none
}

.social_links ul li{
	 display:inline; 
	 font-size: 13px;
	 padding:0 5px; 
}
.footer2 {
	background:#fafafa;
	border-top:1px solid #000;
} 
.footer2 .more_links ul{
	margin:12px 0 
} 
.social_links ul li:first-child{
	padding-left:0;	
}


/* end custom css */

/*-- nav --*/
.navbar {
    margin-bottom: 0;
	border:none;
	min-height:40px;
}
 .navbar-nav > li{
	  margin-top: 0px ! important;
	 border-right:1px solid #ddd; 
 }
 
 
.navbar-nav > li > a {
    color: #fff;
	font-weight:500;
	/*opacity:0.7;*/
	padding-bottom:0px;
	padding-top:0px;
	font-size: 15px;
    line-height: 14px; 
	text-transform: uppercase;
}
.navbar-nav > li:last-child {
border-right:none;	
}
.navbar-nav > li.bell-cls {
border-right:none;	
}

.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    background: none;
    color: #fff;
	opacity:1;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
	background:none;
	border:none;
}
/*-- //nav --*/
/*-- //header --*/
/*----*/
.logo {
   /* margin-top: 5px; MY CSS*/ 
	position:relative;
	float: left;
}

.logo1 {
   /* margin-top: 5px; MY CSS*/ 
	position:relative;
	float: left;
	margin-top: 6px;
}

.logo a {
    color: #fff;
    font-size: 34px;
    letter-spacing: 0px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}

.logo1 a {
    color: #fff;
    font-size: 20px;
    letter-spacing: 0px;
    text-decoration: none;
    text-shadow: 1px 1px 1px #000000;
}




.cd-logo {
	z-index: 99999;
}
/* logo-effect */
.link--takiri {
	-webkit-transition: color 0.5s;
	transition: color 0.5s;
}

.link--takiri:hover {
	color: #FFFFFF;
}

.link--takiri::before {
	content: '';
    position: absolute;
    height: 25px;
    width: 76%;
    top: 82%;
    margin-top: -18px;
    left: 9%;
    z-index: -1;
    background: rgba(0, 0, 0, 0.08);
    -webkit-transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    transform: rotate3d(0,0,1,45deg) scale3d(0,1,1);
    -webkit-transition: -webkit-transform 0.5s;
    transition: transform 0.5s;
    z-index: 0;
}

.link--takiri:hover::before {
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-webkit-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-moz-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-o-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
	-ms-transform: rotate3d(0,0,1,45deg) scale3d(1,1,1);
}

.link--takiri span {
	font-size: 35%;
    font-weight: 600;
    position: absolute;
    right: -75px;
    color: #f0ad4e;
    bottom: -18px;
    opacity: 0;
    -webkit-transform: translate3d(-10px,-10px,0);
    transform: translate3d(-10px,-10px,0);
    -webkit-transition: -webkit-transform 0.5s, opacity 0.5s;
    transition: transform 0.5s, opacity 0.5s;
}

.link--takiri:hover span {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.link {
    outline: none;
    text-decoration: none;
    font-size: 8em;
    line-height: 1;
    color: #9e9ba4;
    display: inline-block;
}
a.link { 
	text-decoration:none;
	z-index: 999;
}

/* //logo-effect */

/*-- sign in-form --*/
.modal-dialog {
   /* width: 500px;*/
    margin: 30px auto;
}
.modal-title {
    text-transform: uppercase;
    color:#fff;
    font-size: 16px;
    text-align: center;
}
.login-w3ls form {
    padding: 0 2em;
}
.login-w3ls input[type="text"], .login-w3ls input[type="password"] {
    outline: none;
    font-size: 15px;
    color: #000;
    padding: 10px;
    margin: 0;
    width: 100%;
    -webkit-appearance: none;
    background: #fffefe;
    border: 1px solid #d2d2d2;
}
.login-w3ls label {
    font-size: 14px;
    color: #000;
    margin: 20px 0px 6px 0px;
    display: block;
    font-weight: 400; 
}
.signin-agileits-bottom {
    float: right;
    width: 41%;
}
.login-w3ls input[type="submit"] {
    cursor: pointer;
    -webkit-appearance: none;
    width: 50%;
    margin: 0em auto 2.55em;
    text-align: center;
    display: inherit;
    outline: none;
    padding: 11px 30px 8px;
    letter-spacing: 0px;
    font-size: 13px;
    color: #fff;
    border: none;
    background: #009933;
	border-radius:6px;
    text-transform: uppercase;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.login-w3ls input[type="submit"]:hover {
    background: #009933;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -o-transition: 0.5s all;
}
.w3ls-loginr {
	margin:30px 0;
}
.w3ls-loginr a {
    float: right;
    color: red;
    font-size: 16px;
}
/*-- //sign in-form --*/ 
/*-- sign in-bottom --*/
.signin-agileits-bottom p {
    text-align: center;
    margin: 1.8em 0;
}
.signin-agileits-bottom p a {
    color: #000;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.signin-agileits-bottom p a:hover {
    color: #2DCC70;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	transition: 0.5s all;
}
.social-icons ul li {
    background-color: #3b5998;
    -webkit-transition: .5s all;
    -moz-transition: .5s all;
    -o-transition: .5s all;
    -ms-transition: .5s all;
    transition: .5s all;
    display: inline-block;
    width: 48%;
    float: left;
}
.social-icons ul li a {
	display:block;
}
.social-icons ul li a span {
    vertical-align: middle;
    color: #fff;
    float: left;
    font-size: .9em;
}
.social-icons ul li a span.text {
    padding: .8em 0;
    text-align: center;
    width: 78%;
}
.social-icons ul li span.icons {
    background: #2E4A84;
    width: 22%;
    height: 40px;
    display: inline-block;
	border-right: 1px solid #3b5998;
}
.social-icons ul li.twt {
    background-color: #55acee; 
    float: right;
}
.social-icons ul li.twt span.icons {
    background: #4D9CD8;
    border-color: #67b0e8;
}
.social-icons ul li:hover {
    background:#2E4A84;  
}
.social-icons ul li.twt:hover{
    background:#4D9CD8; 
} 
.icons i {
    display: inherit;
    padding-top: 15px;
	    padding-left: 15px;
}
/*-- //sign in-bottom --*/


i.fa.fa-heart { 
	margin-right:3px;
}
.agileits-register {
    width: 100%;
    float: right;
    background: rgb(245, 248, 249); 
    padding: 20px;
	/*margin-top: 8%;*/
}
.agileits-register h3 {
    margin: 0px 0 15px 0;
    color: #009933;
    font-size:20px;
    padding: 5px 0px;
   
}
/*-- sign-up --*/
.w3_modal_body_grid span{
	float: left;
    width: 33%;
    text-align: left;
    color: #000;
    text-transform: capitalize;
    font-weight: 600;
	font-family:'Roboto', sans-serif;
	font-size: 13px;
    padding-top: 10px;
    
}
#w3_country,.w3_modal_body_grid input[type="text"],.w3_modal_body_grid input[type="email"],#w3_country1,.w3_modal_body_grid input[type="password"]{
	width: 100% !important;
    font-size: 13px;
    outline: none;
    border: 1px solid #bbb;
    padding: 5px;
    color: #000;
    background: #ffffff;
}
.w3_modal_body_grid select {
    width: 25%;
    font-size: 13px;
    padding: 5px;
}
.w3_modal_body_grid input[type="tel"] {
    font-size: 14px;
    outline: none;
    border: 1px solid #bbb;
    padding: 6px;
    color: #000;
    background: #ffffff;
	width: 100%;
}
select#w3_country option ,select#w3_country1 option {
	color:#000;
}
.w3_modal_body_grid1{
	margin: 9px 0;
}
.colr {
    float: left;
    margin-right: 1em;
}
label.radio {
    font-size: 14px;
    font-weight: 500;
    color: #797777;
    padding-left: 18px;
    margin: 0;
}
.checkbox input, .radio input {
    position: absolute;
    left: -9999px;
}
.radio i {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    width: 10px;
    height: 10px;
    outline: none;
    background: #c32143 ;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input:checked + i:after, .radio input:checked + i:after {
    opacity: 1;
}
.radio input + i:after {
    content: '';
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff !important;
}
.checkbox input + i:after, .radio input + i:after {
    position: absolute;
    opacity: 0;
    transition: opacity 0.1s;
    -o-transition: opacity 0.1s;
    -ms-transition: opacity 0.1s;
    -moz-transition: opacity 0.1s;
    -webkit-transition: opacity 0.1s;
}
.w3_gender {
    float: right;
    width: 70%;
    margin: 0;
}
.agileits-register input[type="submit"] {
    outline: none;
    padding: 8px 30px 8px; 
    font-size: 13px;
	letter-spacing:0;
    color: #fff;
	font-weight:600;
    border: none;
    background: #009933;
    margin: 15px 0 3px;
    text-transform: uppercase;
	float:right;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
.w3-agree {
	margin:10px 0 0 0;
}
label.agileits-agree {
    margin-left: 4px; 
    font-size: 13px;
    vertical-align: middle;
    font-weight: normal; 
}
.agileits-register input[type="submit"]:hover {
	background:#85ea85;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
	-o-transition:0.5s all;
}
p.w3ls-login {
    text-align: center;
    margin-top: 20px;
	font-size:14px;
}
p.w3ls-login a:hover {
	text-decoration:underline;
	color: #c32143 ;
}
/*-- //sign-up --*/

/*-- banner-bottom --*/

.dropdown-box{
	padding:12px 14px; 
}
.sub_list li{
	list-style:none; 
	padding:8px 10px 8px 14px;
}
.sub_list:first-child{
	border-right: 1px solid #ddd;
    float: left;
    width: 60%;
}
.sub_list:last-child{ 
	width:40%;
	float: left;
}
.avatar .sub_list > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list li:hover{ 
background:#eee;
}
.sub_list li:hover > a:hover, .sub_list li:hover > a, .sub_list li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important
}
.banner-bottom{
	padding:4em 2em;
}
.agileinfo_banner_bottom{
	width:70%;
	background:#f5f5f5;
	padding:2em;
	text-align:center;
	margin:0 auto 3em;
}
.agileinfo_banner_bottom span{
	padding:1em;
	border:1px solid #212121;
	font-size:1em;
	color:#212121;
}
.agileinfo_banner_bottom h3{
	font-size: 1.5em;
    color: #24AB00;
    text-transform: capitalize;
    line-height: 1.5em;
    margin: 1em 0;
}
.agileinfo_banner_bottom p{
	color:#999;
	line-height:2em;
}
.w3agile_banner_btom_login_left{
}
.w3agile_banner_btom_login_left1{
}
.w3agile_banner_btom_login_left2{
}
.w3agile__text h4, .w3agile__text span {
    font-size: 14px;
    color: #fff;
    margin-top: 18px;
	color: #000;
}
.avatar .dropdown-menu {
	min-width: 350px;
}
.nav_bottom .dropdown-menu{
	left:calc(100% - 350px) !important;
}
.dropdown-menu{ 
    background: #ffffff; 
	border:1px solid #eee;
	border-radius:5px !important;
	box-shadow:0 0 9px 1px #999
}
.navbar-nav > li > .dropdown-menu {
    padding-top: 0;
}
#country, #country1, #country2, #country3 {
    outline: none;
    padding: 10px;
    background: #fff;
    color: #212121;
    font-size: 13px;
    width: 100%;
    margin: 10px 0 0;
    border: none;
    padding: 5px;
	border: 1px solid #adadad;
}
#country1,#country2{
	width: 38%;
}
.w3agile__text span {
    margin: 0 10px 0;
}
.w3agile__text.col-sm-7.w3agile_banner_btom_login_left1 select {
    width: 38%;
	font-size: 13px;
    height: 32px;
	border-radius:5px;
    padding: 5px 6px;
    width: 38%;
}
.w3agile_banner_btom_login_left3 {
    float: right;
    margin: 20px 0 0 0;
}
.w3agile_banner_btom_login_left3 input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
	border:none;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
.w3agile_banner_btom_login_left3 input[type="submit"]:hover{
	background: #f0ad4e;
    color: #ffffff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-moz-transition:0.5s all;
	-ms-transition:0.5s all;
}
/*-- //banner-bottom --*/


.w3layouts-banner {
	background:url("../images/couple4.jpg") no-repeat 0px 0px;
	background-size: cover;
	min-height:720px;
}


.w3l_find-soulmate h3 {
    font-size: 40px;
    color: #333;
    margin-bottom: 46px;
}
.w3l_find-soulmate {
    padding: 60px 0;
    background-color: rgb(244, 234, 234);
    
    background-repeat: repeat;
}
 
.success_stories h4 {
	font-size: 16px;
    color: #c32143;
    margin: 25px 0 0px 0; 
}
.success_stories p {
    color: #000000;
    font-size: 14px;
    line-height: 18px;
    margin-top: 8px; 
  
}
.w3_soulgrid { 
	padding:5px; 
	text-align: center;
	width: 185px;
	height: 185px;
	 position: relative;
	margin:0 auto; 
}
.w3_soulgrid img{
    border-radius: 80%;
    bottom: 0;
    height: 200px;
    left: auto;
    margin:0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    top: 10px;
    width: 200px;
    padding: 2px;
    border: solid 4px green;
}

 
/*-- browse profiles --*/
.w3layouts-browse {
	padding:60px 0;
}
.w3layouts-browse h3 {
	font-size: 30px;
	letter-spacing:0px;
    color: #000;
    margin-bottom: 45px;
}
.w3-browse-grid h4 {
    color: #f0ad4e;
    margin-bottom: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #dedede;
    font-size: 20px;
}
.w3-browse-grid ul li {
	display: inline-block;
    margin: 6px 5px;
    border-right: 0px solid #a5a5a5;
    padding-right: 10px;
    line-height: 13px;
	font-size:13px;
	list-style: square;
}
.w3-browse-grid ul li.more {
	border-right:none;
}
.w3-browse-grid ul li a {
	color:#656565;
	font-size:13px;
}
.w3-browse-grid ul li a:hover {
	color:#000;
}
.w3-browse-grid ul li.more a {
	color:#1b54d7;
}
/*-- //browse profiles --*/


/*-- Service --*/
.agile-assisted-service {
	background: rgba(0, 0, 0, 0.1) url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 300px;
    background-attachment: fixed;
    padding-top: 32px;
}
.agile-assisted-service h4 {
	font-size: 22px;
    color: #fff;
    margin-bottom: 20px;
	letter-spacing:0px;
}
.agile-assisted-service p {
	font-size: 16px;
    color: #e0e0e0; 
    font-weight: 300;
    margin: 0 auto 15px;
    width: 45%;
    line-height: 40px;
}
.agile-assisted-service a {
	font-size: 14px;
    color: #e0e0e0;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-decoration: none;
    background: rgba(236, 52, 52, 0.81);
    padding: 10px 25px;
}
/*-- //Service --*/

/*-- Location --*/

.location {
	padding: 100px 0;
}

.location h3 {
	text-align: left;
	font-size: 40px;
	margin-bottom: 30px;
	color: #1dc8d9;
	margin-top: 50px;
}
.location h5 {
	font-size: 25px;
    margin-bottom: 30px;
    font-style: italic;
    color: #000000;
    letter-spacing: 0px;
}
.location p {
	line-height: 34px;
    color: #d81a23;
    font-size: 20px;
	width:80%;
}

/*-- //Location --*/

/*-- get started --*/
.w3layous-story {
    background: #f0ad4e;
    padding: 40px 0;
}
.w3layous-story h4 {
	color:#fff;
	font-size:23px;
	letter-spacing:0px
}
.w3layous-story h4 a {
    color: #ff0200;
    padding: 10px 25px;
    background: rgba(0, 0, 0, 0.62);
    border-radius: 3px;
    font-size: 15px;
    vertical-align: middle;
    margin-left: 15px;
    border: 1px solid rgba(0, 0, 0, 0.64);
}
.w3layous-story h4 a:hover {
	background:#000;
	color:#fff;
}
/*-- //get started --*/

/*-- gallery --*
.agileits-gallery {
	background:#00d0ff;
	padding: 70px 0;
}
 #thumbGrid{
      width: 72%;
  margin: auto;
  margin-top: 25px;
        }

        label{
            color: white;
        }


        #customize {
            display: inline-block;
            margin-top: -30px;
            position: absolute;
            color: white
        }


        #customize input, #customize select {
            font-size: 17px;
            margin: 3px;
            padding: 4px;
            border: 1px solid rgba(255, 255, 255, 0.5);
            border-radius: 0;
            color:#fff;
            background-color: rgba(0, 0, 0, 0.2)
        }

        #customize select {
            margin: 0;
            background-image: url(css/thumbgrid-font/font/downArrow.svg);
            background-repeat: no-repeat;
            background-position: right center;
            padding-right: 25px;
            outline: none;
            overflow: hidden;
            text-indent: 0.01px;
            text-overflow: '';
            vertical-align: middle;

        }

        #customize label {
            font-size: 16px;
            margin: 3px 0;
            padding: 3px 0;
            width: 150px;
            display: inline-block;
        }
  --//gallery--*/	

/*-- List of brides and grooms --*/
.w3ls-list {
	 /*background: #efefef none repeat scroll 0 0;  */
	  background: #fff none repeat scroll 0 0;
    margin-top: 5px;
}
.w3ls-aside {
    background: #fff;
	padding:0;
	border-radius:8px;
	border:1px solid #aaa;
	box-shadow:0 1px 0 #e2e2e2
}
.w3ls-list h2 {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 15px; 
}
.w3ls-aside-box{
	padding:0 14px;
}
 
h3.w3_special {
    font-size: 30px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
.profile-details {
      background: #fff none repeat scroll 0 0; 
	  border: 1px solid #aaa; 
	  box-shadow: 0 1px 0 #e2e2e2;	  
	  margin: 0 0 15px;  
	  padding: 15px 5px 5px 10px;
	  position:relative;
	  border-radius:10px;
}
.profile-details h5 {
    
    padding: 5px;
    color: #222;
    font-size: 12px;
    letter-spacing: 0px; 
}



img.prf-img {
   
	width:150px; 
	float:left;
	margin-bottom:5px;
	display:inline-block;
	margin-left:2px;
}
.w3-prfr { 
    margin-left: 166px;
}
.w3-prfr2 { 
    padding-left: 14px;
	width:80%;
	
}
.w3-prfr3 { 
   float: left;
    padding-left: 10px;
    width: 23%;
}
 
@media (max-width:480px){
	.resp-tab-content{
		padding:0px !important
	}
.w3-prfr { 
    margin-left: 0%;
	margin-top:10px;
	float:left
}
	
.profile_img{ 
 width: 130px;
}
.check_box{
position:absolute;
left:0px;
margin-left:10px !important;
right:auto;
}
.inbox_list_pdg{
	padding-left:30px !important
}

}

.w3-prfr p, .w3-prfr2 p {
    font-size: 13px;
    line-height: 14px;
    color: #333; 
	margin-left:-30px!important;
	margin-top:60px;
}
.w3-prfr h4, .w3-prfr2 h4 {
    font-size: 15px;
    text-transform: capitalize;
    margin: 0px 0 10px;
    color: #333;
	font-weight:600
}
.w3-prfr span.id_num, .w3-prfr2 span.id_num{
	color:#ff2929;
	font-size:14px;
	text-transform:uppercase;
}
.reg_btns a {
    font-size: 12px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 4px 12px;
}
 
.reg_btns a:hover{
	background:#f0ad4e;
	color:#fff;
}
p.light {
    font-size: 13px;
    color: #8c8c8c;
    line-height: 24px;
    padding: 10px;
}
p.light a {
	color: red;
}
.alert{
	border-radius:0
}
.w3ls-aside h4 {
    color: #c32143;
    font-size: 15px;
    font-weight: 500;
    letter-spacing: 0px; 
	margin-bottom:5px;
    padding: 12px 14px 10px; 
}
.w3ls-aside-box2 .panel-group .panel{ 
	border-color:#fff #fff #ddd !important;
	margin-bottom:0px;
	border-radius:5px;
}
.w3ls-aside-box2 .panel-group .panel:last-child{
	margin-bottom:0px !important;
}
.w3ls-aside-box2 .panel-group{
	margin-bottom:0 !important;
	border-radius:5px!important;
}
.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:4px 15px 15px;
}
.w3ls-aside-box2 .panel-group .top{
	padding:0px 15px 4px!important;
	border-top-color:#fff !important;
}
.w3ls-aside-box2 .panel-default > .panel-heading{
	background-color: #fff;
	padding:0
}
.w3ls-aside-box2 .panel-title{
	padding:10px 10px;
	color:#111;
	font-size:12px;
	font-weight: normal;
}
.w3ls-aside-box2 .toggle_icon:after{
	content: "\f067";
    font-family: fontawesome;
    left: auto;
	opacity: 0.5;
    position: absolute;
    right: 33px;
    top: auto; 
	margin-top:0px;
} 
.w3ls-aside-box2 .collapsed[aria-expanded="false"]:after {
	content: "\f067";
    font-family: fontawesome; 
}
.w3ls-aside-box2 .toggle_icon[aria-expanded="true"]:after {
	content: "\f068";
    font-family: fontawesome;
    
}
.w3ls-aside-box2 .in .panel-body {
    display: block;
	min-height:70px;
	max-height:250px;
	overflow-y:auto;
	position:relative 
}
.panel_list li{
	/*list-style:square; */
	 margin-bottom:-16px;
}
.panel_list li a{ 
	padding:5px 10px;
	display:block;
	color:#666;
	font-size:12px;
}
.panel_list li:hover a{  
	background-color:#eee
}
.fltr-w3ls {
	margin:25px 0;
}
.fltr-w3ls h5 {
    font-size: 19px;
    color: #f0ad4e;
	margin-bottom:15px;
}
.fltr-w3ls ul li {
	display:inline-block;
	margin:3px 0;
	color:#fff;
}
.fltr-w3ls ul li a {
	background:#696969;
	padding:9px 17px 7px;
	font-size:13px;
	color:#fff;
	display:block;
	text-decoration:none;
}
.fltr-w3ls ul li a:hover {
	background:#000;
}
/*-- /List of brides and grooms --*/


/*-- breadcrumbs --*/
.w3layouts-breadcrumbs {
	padding:14px 0;
	text-align:left;
}
span.agile-breadcrumbs {
    color: #fff;
    font-size: 20px; 
}
span.agile-breadcrumbs a {
	color:#f0ad4e;
	margin:0 5px;
	font-size:25px;
}
 
span.agile-breadcrumbs a i {
    color: #d0eaf7;
    font-size: 16px;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
span.agile-breadcrumbs a i:hover  {
    color: #fff;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
/*-- //breadcrumbs --*/


/*-- featured profiles --*/
/*--flexisel--*/
.profile-image {
  position: relative;
  margin: 10px 0px;
}
.agile-overlay {
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: rgba(0, 0, 0, 0.93);
  overflow: hidden;
  width: 100%;
  height: 0;
  transition: .5s ease;
  
}
.agile-overlay ul {
	padding:10px 10px 10px;
}
.agile-overlay h4 {
    margin-top: 10px;
    color: #009933;
    text-align: center;
    margin-left: 10px;
    font-weight: normal;
    font-size: 15px;
}

.biseller-column:hover .agile-overlay {
  height: 100%;
}
.agile-overlay ul li span {
    width: 65px;
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
	text-align: left;
}
.agile-overlay ul li {
    list-style: none;
    display: block;
    margin-bottom: 8px;
    color: #ffffff;
    font-size: 11px;
    letter-spacing: 0px;
    line-height: 15px;
	font-weight:300;
}
.w3layouts_featured-profiles {
    padding: 40px 0px;
}
.flex-slider{	
	background:#242a2c;
	padding:100px 0;
}

#flexiselDemo1 {
	display: none;
}
.nbs-flexisel-container {
	position: relative;
	max-width: 100%;
}
.nbs-flexisel-ul {
	position: relative;
	width: 9999px;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align: center;
}
.nbs-flexisel-inner {
	overflow: hidden;
	margin: 0px auto;
}
.nbs-flexisel-item {
	float: left;
	margin: 0;
	padding: 0px;
	cursor: pointer;
	position: relative;
}
.nbs-flexisel-item > img {
	cursor: pointer;
	position: relative;
}
/*---- Nav ---*/
/*
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;
	line-height:40px; 
	cursor: pointer;
	z-index: 100;
}

.nbs-flexisel-nav-left {
	left: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat 1px 3px;
}
.nbs-flexisel-nav-right {
	right: -45px;
	top: 45% !important;
	background: url(../images/themes1.png) no-repeat -23px 3px;
}
*/
.nbs-flexisel-nav-left, .nbs-flexisel-nav-right {
	width:20px;
	text-align: center; 
	height:40px;  
	cursor: pointer;
	z-index: 9;
	margin-top:-70px;
}
.nbs-flexisel-nav-left:before{
	left: -10px;
	top: 45% !important;
	content:"\f104";
	font-family:fontawesome;
	
    
    color: #333; 
	position: absolute;
    font-size: 40px; 
    padding: 15px 14px;
}

.nbs-flexisel-nav-right:after {
	right: -10px;
	top: 45% !important;
	content:"\f105";
	font-family:fontawesome; 
	

    color: #333; 
	position: absolute;
    font-size: 40px; 
    padding: 15px 14px;
}

ul#flexiselDemo3.nbs-flexisel-nav-left, ul#flexiselDemo3.nbs-flexisel-nav-right {
	width:26px;
	height:44px;
	position: absolute;
	cursor: pointer;
	z-index: 100;
	display:none;
}
.biseller-column img {
    width: 100%;
    position: relative;
    border: 4px solid #F53396;
	border-radius:10%;
    box-shadow: 0 0 10px #F9F9F9;
    -webkit-box-shadow: 0 0 10px #F9F9F9;
    -moz-box-shadow: 0 0 10px #F9F9F9;
    box-shadow: 0 0 10px #F9F9F9;
	padding: 2px;
}



.agile_featured-profiles h2 {
    font-size: 35px;
    letter-spacing: 0px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
/*--//flexisel--*/
/*-- //featured profiles --*/


/*-- mobile app --*/
.wthree-mobilaapp.main-grid-border {
    background: #efefef;
}
.app {
    padding: 70px 0px 0 0;
}
.app-image img {
	width:80%;
}
.w3ls_app-left h3 {
    font-size: 26px;
    line-height: 38px;
    margin: 70px 0 0px 0;
    color: #c32143 ;
    letter-spacing: 0px;
}
.w3ls_app-left p {
    margin: 20px 0 0px 0;
    color: #000;
    font-size: 14px;
    font-weight: 300;
    line-height: 28px;
    letter-spacing: 0px;
}
.agileits_app-devices {
    width: 75%;
    margin: 30px 0 0 0;
}
.agileits_app-devices a {
    float: left;
    width: 46%;
	margin-right:4%;
}
.agileits_app-devices a img {
    width: 100%;
}
.agileits_app-devices h5 {
	margin-bottom: 12px;
    letter-spacing: 0px;
    font-size: 20px;
    color: #f0ad4e;
}
/*-- //mobile app --*/


/*-- footer --*/
.footer {
    padding-top: 30px;
    padding-bottom: 20px;
	background:#fafafa;
	border-top: 1px solid #eee;
    box-shadow: -3px 0 4px #ddd;
}
.footer-logo.header-logo {
    float: none;
    text-align: center;
}
.address-left {
    background: #c1f0f5;
    padding: 2em;
    z-index: 9;
}
.address-right{
	position:relative;	
}
.footer-logo.header-logo h6 {
    text-transform: uppercase;
    font-size: 20px;
    letter-spacing: 0px;
    color: #c32143 ;
}
.address-left ul li {
    display: block;
    margin: 20px 0;
    font-size: 14px;
    color: #4c4c4c;
    border-top: 1px solid #ffffff;
    padding-top: 20px;
    text-align: center;
}
.address-left ul li a{ 
    color: #000;
}
.address-left ul li a:hover {
    color: #3c9de8;
}
.address-left ul li i.fa {
    margin-right: 5px;
    font-size: 1.3em;
}
.footer h3 {
    border-bottom: 1px solid #ccc;
    color: #1b54d7;
    font-size: 18px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    text-transform: capitalize;
} 

.footer h3:before {
	  border-bottom: 1px solid #1b54d7;
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    top: 27px;
    width: 100px;
}



.footer-grids {
   /*text-align: center;*/
}
.footer-grids ul li {
    display: block;
    font-size: 13px;
    margin: 8px 5px 0;
    color: #000000;
}
.footer-grids ul li i.fa {
    margin-right: 7px;
}
.footer-grids ul li a{
	font-size:13px;
	color:#656565;
	-webkit-transition:.5s all;
	-moz-transition:.5s all;
	-o-transition:.5s all;
	-ms-transition:.5s all;
	transition:.5s all;
}
.footer-grids ul li a:hover {
    color: #000;
}
.copy-right {
    text-align: center;
    padding: 15px 0;
    background: #222;
}
.copy-right p {
    font-size: 1em;
    color: #fff;
    font-weight: 300;
	line-height:1.8em;
}
.copy-right p a{
    color: #fff;
}
.copy-right p a:hover{
    color: #f44336;
}/*-- social-icons --*/
.social_icons {
    text-align: center;
}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:right
}
.social a{
    position: relative;
    display: inline-block;
    width:34px;
    height:34px;
    border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-o-border-radius: 50%;
	-ms-border-radius: 50%;
    text-align: center;
}
.social .fb{
    background: #6788ce;
}
.social .fb:before,
.social .fb:after{
    border-color:#6788ce;
}
.social .tw{
    background: #00ACEE;
}
.social .tw:before,
.social .tw:after{
    border-color: #00ACEE;
}

.social .gp{
    background: #DD4B39;
}
.social .gp:before,
.social .gp:after
{
    border-color: #DD4B39;
}
.social .pin{
    background: #fe4445;
}
.social .pin:before,
.social .pin:after
{
    border-color: #fe4445;
}
.social .db{
    background: #f85993;
}
.social .db:before,
.social .db:after
{
    border-color: #f85993;
}
.social .rss{
    background: #ff9845;
}
.social .rss:before,
.social .rss:after
{
    border-color: #ff9845;
}
.social .lin{
    background: #3a9bdc;
}
.social .lin:before,
.social .lin:after
{
    border-color: #3a9bdc;
}
.social a:before,
.social a:after{
    content: "";
    display: block;
    position: absolute;
    background: transparent;
    top: 0; bottom: 0; left: 0; right: 0;
    border-radius: 50%;
    transition: .3s all;
       border: 3px solid;
}
.social a:hover:after{
   -webkit-transform: scale(1.5);
}
.social a:hover:before{
    -webkit-transform: scale(1);
    transition: .3s all;
    opacity: 0;
}
.social ul li a i {
     color: #fff;
    line-height: 34px;
    font-size: 1em;
    width: 34px;
    height: 34px;
    border-radius: 50%;
}
section.social ul li {
	display:inline-block
}
a.icon.gp {
    margin: 0;
} 
/*-- //Social-Icons --*/
/*-- //footer --*/

/*-- app-page --*/
.w3layouts-inner-banner {
    background: url(../images/inner-banner.jpg) no-repeat center center;
    min-height: 350px;
    padding: 5px 0 35px 0;
    background-attachment: fixed;
    background-size: cover;
}

/*-- Header Part Starts Here --*/

/* Shutter Out Vertical */
a.hvr-shutter-out-vertical {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  background: #ff339a;
  color: #fff;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
}
a.hvr-shutter-out-vertical:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: #f2d80f;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50%;
  transform-origin: 50%;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-shutter-out-vertical:hover,a.hvr-shutter-out-vertical:focus,a.hvr-shutter-out-vertical:active {
  color: white;
}
a.hvr-shutter-out-vertical:hover:before,a.hvr-shutter-out-vertical:focus:before,a.hvr-shutter-out-vertical:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
}
ul.navig li a:hover ul.navig li a:after{
	display: block;
}
ul.navig li a:after{
	width:15px;
	height:15px;
	background:red;
	display: none;
	content:"";
	position:absolute;
	top:0;
}
.head_grid{
	text-align:center;
	width: 26.3%;
}
.head_grid_center{
	margin: 0 7em;
}
.grid_ba{
	width:100%;
	background:#dfdfdf;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius:50%;
	-o-border-radius:50%;
	text-align:center;
	padding: 5em 1em;
	margin:0 auto;
}
.grid_ba p{
	margin:1em 0 0 0;
	font-size:1em;
	font-weight:600;
	color: #4c4a5a;
}
.stars {
	margin: 7em 0 2em 0;
	text-align: center;
	position: relative;
}
.stars:before {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	left: 9%;
}
.stars:after {
	content: "";
	background: rgba(88, 86, 104, 0.33);
	height: 1px;
	width: 35%;
	position: absolute;
	top: 59%;
	right: 9%;
}
.navbar-nav{
float:right	
}
@media (max-width: 768px){

span.menu:before {
	content: url(../images/nav-icon.png);
	cursor: pointer;	
	height:32px;
}
ul.navig {
	width: 11%;
	float: right;
	margin:0;
}
.header {
	margin: 0 auto;
	position: absolute;
	width: 100%;
	left:0;
}
ul.navig{
	display:none;
}
ul.navig li {
	font-size: 12px;
	display:inline-block;
	width: 100%;
	margin:0;
}
ul.navig li a {
  padding: 7px;
  font-size: 15px;
  width: 100%;
  font-weight: 600;
  display: block;
  background: #fff;
  color: #333333;
  margin: 3px 0px;
}
ul.navig li a:hover{
	color:#ffffff;
}
 span.menu{
	display:block;
	float:right;
	margin: 20px 15px 0 0;
}
ul.navig {
	margin: 0;
	z-index: 999;
	position: absolute;
	width: 96%;
	text-align: center;
	top: 100%;
	left: 2%;
	background: rgba(255, 255, 255, 0.97);
}
.navigation {
	height: 60px;
	padding: 0px 16px 0em;
	margin-bottom: 0em;
}
ul.navig li:nth-of-type(4) {
	margin: 0 0px 0 0em;
}
ul.navig li:nth-of-type(3) {
	margin: 0 0em 0 0px;
}
}
/*--Header-Part-Ends-Here --*/
.banner{
	background: #0fa7ff;
	padding: 4em 0px 3.5em 0px;
}
.banner-left img {
  width: 100%;
}
.banner-left{
	text-align:center;
}
.banner-right {
  margin-top: 9.5%;
}
.banner-right h2{
	color: #fff;
	font-size: 2.3em;
	font-weight: 300;
	margin: 0;
}
.banner-right h2 span{
	font-weight:700;
}
.banner-right h3 {
  font-size: 1.95em;
  font-weight: 400;
  color: #fff;
  margin-top: 1.8%;
}
.banner-right p {
    color: #fff;
    font-size: 22px;
    line-height: 39px;
    margin-top: 11%;
    font-weight: 600;
}
.bnr-btn{
	margin-top:10%;
}
.bnr-btn a {
  padding: 13px 35px;
  color: #fff;
  font-weight: 400;
  font-size: 20px;
  background: #ff0030;
  border-bottom: 4px solid #B6A416;
}
.banner-right ul{
	padding:0;
	margin-top: 8.5%;
}
.banner-right ul li{
	list-style:none;
	display:inline-block;
}
.banner-right ul li:nth-child(1){
	margin-right:17px;
}
.banner-right ul li span{
	background:url(../images/bn-sprit.png) no-repeat;
	width:42px;
	height:48px;
	display:block;
	transition: 0.5s all ease;
	-webkit-transition: 0.5s all ease;
	-moz-transition: 0.5s all ease;
	-o-transition: 0.5s all ease;
	-ms-transition: 0.5s all ease;
}
.banner-right ul li span.apl{
	background-position:0px 0px;
}
.banner-right ul li span.rbt{
	background-position:-42px 0px;
}
.banner-right ul li span.apl:hover{
	background-position:0px -48px;
}
.banner-right ul li span.rbt:hover{
	background-position:-42px -48px;
}
/* Bounce To Bottom */
a.hvr-bounce-to-bottom {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  position: relative;
  -webkit-transition-property: color;
  transition-property: color;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  background: #f2d80f;
  color: #fff;
}
a.hvr-bounce-to-bottom:before {
  content: "";
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  color:#000;
  background: #d0a822;
  -webkit-transform: scaleY(0);
  transform: scaleY(0);
  -webkit-transform-origin: 50% 0;
  transform-origin: 50% 0;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-duration: 0.5s;
  transition-duration: 0.5s;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
a.hvr-bounce-to-bottom:hover,a.hvr-bounce-to-bottom:focus,a.hvr-bounce-to-bottom:active {
  color: white;
}
a.hvr-bounce-to-bottom:hover:before,a.hvr-bounce-to-bottom:focus:before,a.hvr-bounce-to-bottom:active:before {
  -webkit-transform: scaleY(1);
  transform: scaleY(1);
  -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
  transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}
/*--Banner-Part-Ends-Here--*/
/*--feature-Part-starts-Here--*/
.feature {
  padding: 9em 0px 0 0;
}
.get-top h3,.support-top h3,.demo-top h3{
	color: #fff;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top h3{
	color: #000;
  	font-size: 2.3em;
  	font-weight: 600;
  	margin: 0;
}
.feature-top p{
	color: #969696;
    width: 100%;
    margin-top: 16px;
    line-height: 28px;
    font-size: 17px;
    font-weight: 300;
}
.feature-main{
	background:url(../images/ftr-bnr.png) no-repeat;
	width:906px;
	height:856px;
	display:block;
	margin-top:6%;
	position:relative;
}
.ftr-left {
    position: absolute;
    top: 7.5%;
    left: 28.5%;
}
.ftr-left-one {
  position: absolute;
  top: 23%;
  left: 27.8%;
}
.ftr-left-two {
  position: absolute;
  top: 39%;
  left: 27.8%;
}
.ftr-left-tre {
  position: absolute;
  top: 54%;
  left: 27.8%;
}
.ftr-left-fvr {
  position: absolute;
  top: 70%;
  left: 27.8%;
}
.ftr-right {
	 position: absolute;
	 top: 4%;
	 left: 41%;
}
.ftr-right-one {
  position: absolute;
  top: 20%;
  left: 41%;
}
.ftr-right-two {
  position: absolute;
  top: 37%;
  left: 41%;
}
.ftr-right-tre {
  position: absolute;
  top: 54%;
  left: 41%;
}
.ftr-right-fvr {
  position: absolute;
  top: 72%;
  left: 41%;
}
.ftr-right-one h4 {
  transform: rotate(1.5deg);
}
.ftr-right-two h4 {
  transform: rotate(3deg);
}
.ftr-right-tre h4 {
  transform: rotate(6deg);
}
.ftr-right-fvr h4 {
  transform: rotate(8.5deg);
}
.ftr-right p,.ftr-right-one p,.ftr-right-two p,
.ftr-right-tre p,.ftr-right-fvr p {
	color: #000;
    font-size: 18px;
    font-weight: 400;
    margin-top: 30px;
    padding-right: 16%;
    line-height: 30px;
}
.ftr-right p{
	transform: rotate(0.1deg);
}
.ftr-right-one p {
  transform: rotate(2.1deg);
}
.ftr-right-two p {
  transform: rotate(4deg);
}
.ftr-right-tre p {
  transform: rotate(5.9deg);
}
.ftr-right-fvr p {
  transform: rotate(9.5deg);
}
.feature-right {
  text-align: left;
  width: 38%;
  float: right;
}
.feature-left{
	width:62%;
	float:left;
}
.feature-top {
  margin-left: 25%;
}
/*--feature-Part-Ends-Here--*/
/*--establish-Part-starts-Here--*/
.establish{
	background:url(../images/est-banner.png) no-repeat;
	background-size:cover;
	-webkit-background-size:cover;
	-moz-background-size:cover;
	-o-background-size:cover;
	-ms-background-size:cover;
	margin-top: -8%;
	min-height: 735px;
}
.est-bottom p span {
  display: block;
}
.est-top {
  margin-top: 20%;
}
.est-left{
	float:left;
}
.est-left img {
    border-radius: 50%;
}
.est-right {
  float: left;
  text-align: left;
  margin: 3% 0 0 4%;
}
.est-right ul{
	padding:0;
	margin-top:1%;
}
.est-right ul li{
	list-style:none;
	display:inline-block;
}
.est-right h3{
	font-size:1.8em;
	font-weight:700;
	color:#000;
	margin:0;
}
.est-right p {
  color: #000;
  font-size: 18px;
  font-weight: 400;
  width: 70%;
  margin-top: 3%;
  line-height: 1.3em;
}
.est-bottom {
  margin-top: 10%;
}
.est-bottom p {
  color: #fff;
  font-weight: 300;
  font-size: 2.2em;
  font-style: italic;
  width: 100%;
  text-align: center;
}
.est-bottom p sup {
  top: -1.5em;
}
.est-bottom p sub {
  bottom: -0.25em;
  margin-left: 80%;
  display: block;
}
/*--establish-Part-Ends-Here--*/
/*--awesome-Part-starts-Here--*/
.awe-left img{
	width:100%;
	border:4px solid #0fa7ff;
}
.awe-left:hover {
  transform: scale(1.05,1.05);
  -webkit-transform: scale(1.05,1.05);
  -moz-transform: scale(1.05,1.05);
  -o-transform: scale(1.05,1.05);
  -ms-transform: scale(1.05,1.05);
  z-index: 1;
  border: none;
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out;
  transition: all 0.5s ease-in-out;
}
.awe{
	padding:6em 0px;
	background: #fff;
}
.awe-top{
	text-align:center;
}
.awe-bottom{
	margin-top:10%;
}
.awe-top h3{
  color: #000;
  font-size: 2.3em;
  font-weight: 600;
  margin: 0;
}
.awe-top p{
  color: #000;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
/*--awesome-Part-Ends-Here--*/
/*--demo-Part-starts-Here--*/
.demo{
	padding:70px 0;
	background: #0fa7ff;
}
.demo-top p{
  color: #fff;
  width: 64%;
  margin: 1.5em auto 0;
  line-height: 1.2em;
  font-size: 18px;
  font-weight: 400;
}
.demo-top{
	text-align:center;
}
.demo-bottom{
	margin-top:6%;
	text-align: center;
}
.demo-bottom iframe {
  width: 78%;
  height: 550px;
  border: 10px solid #fff;
  border-radius: 0.3em;
  -webkit-border-radius: 0.3em;
  -moz-border-radius: 0.3em;
  -o-border-radius: 0.3em;
  -ms-border-radius: 0.3em;
}
/*--demo-Part-Ends-Here--*/
/*--get-Part-starts-Here--*/
.get{
  background: url(../images/get-bnr.jpg) no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  -ms-background-size: cover;
  min-height: 1040px;
  margin-top:-19%;
}
.get-top {
  margin-top: 40%;
}
.get-top p,.support-top p{
    color: #fff;
    margin-top: 45px;
    line-height: 30px;
    font-size: 18px;
    font-weight: 400;
    width: 58%;
}
.get-top ul{
	padding:0;
	margin-top:7%;
}
.get-top ul li{
	list-style:none;
	display:block;
}
.get-top ul li:nth-child(2){
	margin-top:15px;
}
/*--get-Part-Ends-Here--*/
/*--support-Part-starts-Here--*/
.sup {
  position: absolute;
  right: 13.5%;
  top: -45.4%;
}
.support{
	padding:6em 0px;
	background:#0fa7ff;
	position: relative;
}
.support-bottom{
	margin-top:5%;
}
.support-left input[type="text"] {
  width: 90%;
  color: #6d6d6b;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  font-size: 18px;
  border: 1px solid rgba(0, 0, 0, 0.49);
  padding: 20px 1.3em;
  margin-bottom: 1em;
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-textarea textarea {
  resize: none;
  width: 90%;
  color: #6d6d6b;
  font-size: 18px;
  background: #fff;
  outline: none;
  font-family: 'Roboto', sans-serif;
  padding: 20px 1.3em;
  border: none;
  min-height: 15em;
  border: 1px solid rgba(0, 0, 0, 0.49);
  -webkit-appearance: none;
  box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -webkit-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -moz-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -o-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
  -ms-box-shadow: 5px 6px 0px 0px rgba(0, 0, 0, 0.99);
}
.contact-but input[type="submit"] {
  border: none;
  outline: none;
  color: #fff;
  background: #f2d80f;
  padding: 6px 55px;
  font-family: 'Roboto', sans-serif;
  font-size: 30px;
  font-weight: 400;
  -webkit-appearance: none;
  border-bottom: 4px solid #B6A416;
  transition:0.5s all;
  -webkit-transition:0.5s all;
  -o-transition:0.5s all;
  -moz-transition:0.5s all;
  -ms-transition:0.5s all;
}
.contact-but input[type="submit"]:hover {
  background: #cf032a;
  transition: 0.5s all;
  -webkit-transition: 0.5s all;
  -moz-transition: 0.5s all;
  -o-transition: 0.5s all;
  -ms-transition: 0.5s all;
}
.contact-but {
  text-align: right;
  margin: 7.5% 9.2% 0 0;
}
.support-left {
  padding: 0;
}
.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
    font-size: 35px;
    color: #0fa7ff;
}
.sup-left {
  width: 16%;
  float: left;
  text-align: center;
}
.sup-left i {
    color: #fff;
    font-size: 25px;
	vertical-align:middle;
}
.sup-right {
  width: 84%;
  float: right;
}
.sup-right p {
    color: #f5f5f5;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
}
.sup-right p a {
    color: #f5f5f5;
	text-decoration:underline;
}
.support-one{
	margin-top:3em;
}
.support-right {
  margin-top: 11%;
}
/*--support-Part-Ends-Here--*/


/*-- //app-page --*/

/*-- about-page --*/
.w3l_about {
    padding: 0px;
    margin: 0 120px;
}
.w3l_about h3 {
    color: #000;
    font-size: 32px;
}
.w3l_about p {
    color: #525151;
    font-size: 14px; 
    margin: 20px 0;
    line-height: 26px;
}
.w3_success-stories {
	padding:60px 0;
}
.w3_success-stories h4 {
	font-size: 28px;
    text-align: center;
    margin-bottom: 10px;
    color: #f0ad4e;
}
.success_w3_story p {
    color: #808080;
    font-size: 14px;
    line-height: 25px;
    margin: 25px 0 5px 0;
}
.w3l_about_left {
    position: relative;
	margin-top: 6%;
}
.w3l_about_left_pos {
    position: absolute;
    left: 0;
    bottom: 26%;
}
.w3l_about_left_pos1 {
    position: absolute;
    left: 33%;
    bottom: 11%;
}
.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
    font-size: 1.5em;
    color: #fff;
    padding: .3em .5em;
    background: #212121;
}
.w3l_about_left_pos h3 span, .w3l_about_left_pos1 h3 span {
    color: #c32143 ;
}
.w3l_about_left img {
    margin: 0 auto;
}
/*--services--*/
.agileits_services {
    background: url(../images/couple4.jpg) no-repeat 0px 0px;
    padding: 70px 0 0 0;
    border-top: 4px solid #f0ad4e;
    background-size: cover;
    min-height: 430px;
}
.agileits_services h2 {
    text-align: center;
    color: #fff;
    font-size: 40px;
    font-weight: 200;
    margin-bottom: 50px;
}
.agileits_services h2 span {
	font-weight:600;
}
.w3ls_services-grids {
  background: #fff;
  padding: 1em 3em;
  width: 47%;
  margin-right: 34px;
}
ul.w3_servicesgrid_info {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.w3_servicesgrid_info li {
  margin: 10px 0;
}
li.tick {
	background: url(../images/tick.png)no-repeat 0px 0px;
	padding: 0 0 0 28px;
}
.wthree_services-bottom {
    background: #f0ad4e;
	padding: 1em 0;
}
.wthree_services-bottom p {
    color: #fff;
    text-align: center;
    font-size: 28px;
    font-weight: 200;
}
.wthree_services-bottom span {
	font-weight:600;
	  margin: 7px;
}
/*--/services--*/
/*-- //about-page --*/


/*-- assisted_Services-page --*/
.w3ls-assisted_Services {
    padding: 50px 0 0 0;
    background: #f7f7f7;
}
.assisted_agile_advantages {
    padding: 60px 0;
    background: url(../images/servicebg.jpg) no-repeat 0px 0px;
    background-size: cover;
    min-height: 400px;
    background-attachment: fixed;
    padding-top: 65px;
}
.assisted_Services-agileits {
    padding-bottom: 50px;
    width: 70%;
    margin: 0 auto;
}
.assisted_Services-agileits h2 {
    color: #000000;
    font-size: 26px;
    margin-bottom: 40px;
    letter-spacing: 0px;
	text-align:center;
}
.assisted_Services-agileits h4 {
    color: #000000;
    font-size: 18px;
    margin-bottom: 10px;
    letter-spacing: 0px;
    text-transform: uppercase;
}
.assisted_Services-agileits p {
    color: #f0ad4e;
    font-size: 14px;
    margin-bottom: 20px;
    letter-spacing: 0px;
    font-style: italic;
}
.assisted_Services-agileits form label {
    display: block;
    font-size: 14px;
    letter-spacing: 0px;
    font-weight: 500;
    color: #000;
    margin-top: 20px;
}
.assisted_Services-agileits form input[type="text"],
.assisted_Services-agileits form input[type="email"],
.assisted_Services-agileits form input[type="tel"] {
    width: 100%;
    padding: 12px;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
}
.assisted_Services-agileits form select {
    width: 100%;
    border: 1px solid #eee;
    background: #fff;
    color: #000;
    font-size: 15px;
    letter-spacing: 0px;
	margin-bottom:25px;
}
.assisted_Services-agileits form input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 14px;
    padding: 8px 35px;
    width: 100%;
    display: block;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_Services-agileits form input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.assisted_agile_advantages h4 {
    font-size: 32px;
    color: #ffffff;
    margin-bottom: 45px;
}
.ser-left h5 {
    font-size: 1.4em;
    margin: 1em 0 0;
    color: #fff;
}
.ser-left p {
    font-size: 13px;
    line-height: 26px;
    color: rgba(255, 255, 255, 0.59);
    margin: 16px 0;
    letter-spacing:0px;
}
.ser-left i {
    font-size: 35px;
    color: #f0ad4e;
    padding: 20px;
    border: 1px solid #fff;
    margin: 25px 0 5px 0;
}
.happy-clients-grid {
    background: #fff;
    padding: 25px 20px;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    -o-border-radius: 4px;
    -ms-border-radius: 4px;
    width: 47%;
    margin: 2% 3% 0 0;
}
.client {
    float: left;
    width: 25%;
    margin-right: 6%;
}
.client img {
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -ms-border-radius: 50%;
}
.client-info {
    float: left;
    width: 69%;
}
.w3layouts_happy_asstd_marriages {
	padding:70px 0;
}
.happy-clients-grid p {
    color: #7b7b7b;
    font-size: 13px;
    letter-spacing: 0.5px;
    font-weight: 400;
    line-height: 28px;
    margin-bottom: 15px;
}
.w3layouts_happy_asstd_marriages h4 {
    text-align: center;
    font-size: 30px;
    margin-bottom: 20px;
    color: #f0ad4e;
    letter-spacing: 0px;
}
.happy-clients-grid h5 {
    color: #f6772c;
    font-size: 1em;
    font-weight: 400;
    text-transform: uppercase;
}
i.open {
    margin: 0 6px 9px 0px;
}
i.closeq {
    margin: 6px 0px 0px 11px;
}
/*-- //assisted_Services-page --*/


/*-- privacy policy page --*/
section.privacy_policy_section {
    padding: 50px 0; 
}
h2.last-updated {
    font-size: 26px;
    letter-spacing: 0.5px;
    color: #000;
    margin-bottom: 45px;
    text-align: center;
}
.panel-title:hover {
    cursor: pointer;
}
.panel-title {
    font-size: 18px;
    color: #000;
}
.panel-body p {
    margin-left: 17px;
    padding: 0px 15px 15px;
    line-height: 28px;
    font-size: 14.5px;
    color: #252525;
    font-weight: 300;
}
.panel-default>.panel-heading {
    color: #222;
    background-color: #f6f6f6;
    border-color: #FFF; 
}
.panel-group .panel {
    margin-bottom: 20px;
}
/*-- //privacy policy page --*/


/*-- terms-section-starts --*/
section.terms-of-use {
    padding: 50px 0; 
}
.terms h2 {
    font-size: 25px;
    color: #000000; 
}
.terms h5 {
    margin-top: 10px;
    font-size: 15px; 
    color: #ff5a5a;
}
.terms h6 {
    font-size: 18px;
    color: #444;
    margin: 28px 0 10px 0; 
}
.terms p {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
    padding-left: 40px;
}
.terms ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 24px;
    margin-top: 10px;
}
.terms ol {
	margin-bottom: 15px;
}
.terms span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
.terms-bottom {
    margin-top: 3em;
}
/*-- //terms-section-ends --*/

/*-- Write to us page --*/
.write-agileits h2 {
    color: #000;
    font-size: 28px;
    letter-spacing: 0px;
    padding-bottom: 20px;
    margin-bottom: 30px;
    border-bottom: 1px solid #eee;
}
.write-agileits form {
    padding: 0px 70px;
}
.write-agileits {
    padding: 50px 0;
    background: #f7f7f7;
}
.w3_writetoustextarea label {
    width: 12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
    vertical-align: top;
}
.w3_writetoustextarea textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
    height: 200px;
}

#filedrag
{
	    display: none;
    font-weight: 600;
    text-align: center;
    padding: 25px 0;
    margin: 25px 0;
    color: #0099e5;
    border: 2px dashed #0099e5;
    border-radius: 0px;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    -ms-border-radius: 0px;
    -o-border-radius: 0px;
    cursor: default;
    font-size: 20px;
}

#filedrag.hover
{
	color: #f00;
	border-color: #f00;
	border-style: solid;
	box-shadow: inset 0 3px 4px #888;
}
img
{
	max-width: 100%;
}

pre
{
	width: 95%;
	height: 8em;
	font-family: monospace;
	font-size: 0.9em;
	padding: 1px 2px;
	margin: 0 0 1em auto;
	border: 1px inset #666;
	background-color: #eee;
	overflow: auto;
}

#messages {
    padding: 15px 10px;
    margin: 15px 0;
    border: 1px solid #ff4c4c;
}

#messages p
{
	    color: #555;
		font-size:14px;
}

#progress p
{
	display: block;
	width: 240px;
	padding: 2px 5px;
	margin: 2px 0;
	border: 1px inset #446;
	border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    -o-border-radius: 5px;
	background: #eee url("progress.png") 100% 0 repeat-y;
}

#progress p.success
{
	background: #0c0 none 0 0 no-repeat;
}

#progress p.failed
{
	background: #c00 none 0 0 no-repeat;
}
.photos-upload-view {
    width: 60%;
    margin-top: 10px;
    display: inline-block;
}
.upload-ad-photos {
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 20px 0;
    margin: 20px 0;
}
.w3_attachments label{
	vertical-align:top;
	margin-top: 12px;
}
/*-- //Write to us page --*/

/*-- safety tips page --*/
.agile_tips h2 {
    font-size: 30px;
    color: #000000;
    letter-spacing: 0px;
}
.agile_tips h5 {
    margin-top: 10px;
    font-size: 15px;
    letter-spacing: 0px;
    color: #ff5a5a;
}
.agile_tips h6 {
    font-size: 22px;
    color: #ff0606;
    margin: 40px 0 18px 0;
    letter-spacing: 0px;
}
.agile_tips p {
    color: #444;
    font-size: 15px;
    font-weight: 300;
    line-height: 30px;
    margin: 15px;
}
.agile_tips ol li {
    color: #777;
    font-size: 15px;
    font-weight: 300;
    line-height: 26px;
    margin-top: 15px;
}
.agile_tips span {
    color: #000;
    font-weight: 600;
    font-size: 1.3em;
}
/*-- //safety tips page --*/



/*--typography--*/
h3.w3-head {
    color: #00a59c;
    font-size: 32px;
    margin: 0 0 35px 0;
    font-weight: 400;
}
.shortcodes {
    padding: 50px 0;
    background: #f7f7f7;
}
.mb-60 {
    padding-left: 0;
}
.mb-60 h4 {
    margin: 36px 0 38px;
    font-size: 24px;
}
.tab-content {
	padding: 15px;
	padding-top: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px;
	border-top: none;
}
.nav-tabs {
	border: none;
}
.nav-tabs > li {
	float: left;
	margin-bottom: -1px;
}
.nav-tabs > li > a {
	background: #f8f8f8;
	margin-right: 3px;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	font-size: 14px;
	color: #555;
	padding: 8px 16px;
	-webkit-transition: all 0.3s ease-in-out 0s;
	-o-transition: all 0.3s ease-in-out 0s;
	transition: all 0.3s ease-in-out 0s;
}
.nav-tabs > li > a .fa {
	margin-right: 10px;
}
.nav-tabs > li.active > a{
	border: none;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
	color: #fff;
	background-color: #FF7900;
	border: none;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
}
.nav-tabs > li > a:hover, .nav-tabs > li > a:focus {
	color: #fff;
	background-color: #FF7900;
}
.nav-tabs > li > a i {
	font-size: 32px;
	margin-right: 20px;
	vertical-align: middle;
}
.tab-content p {
    line-height: 2.2em;
    font-size: 14px;
}
.grid_4{
	background:#fff;
	padding:0em 0em 0em 0em;
}  
.grid_3 {
    margin-bottom: 2em;
}
.grid_3 {
    background-color: #fff;
    padding: 1.8em;
    margin-bottom: 1em;
    border: 1px solid #ebeff6;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
.grid_5{
	background:#fff;
	padding:1em 0 2em 0;
}

.table td, .table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
 
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  font-size: 13px;
    color: #232323;
    letter-spacing: 0px;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
  border-top: none !important;
}
.tab-content > .active {
  display: block;
  visibility: visible;
}
.label {
  font-weight: 300 !important;
}
.label {
  padding: 4px 6px;
  border: none;
  text-shadow: none;
}
h4.typ1{
	margin-bottom:15px;
}
h5.typ1{
	margin-bottom:15px;
}

.progress {
  overflow: hidden;
  height: 20px;
  width:20%!important;
  margin-bottom: 20px;
  background-color: #eeeeee;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #ffffff;
  text-align: center;
  background-color: #03a9f4;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-bar {
  box-shadow: none;
}
.progress-bar-primary {
  background-color: #03a9f4;
}
.progress-bar-info {
  background-color: #00bcd4;
}
.progress-bar-success {
  background-color: #8bc34a;
}
.progress-bar-warning {
  background-color: #ffc107;
}
.progress-bar-danger {
  background-color: #e51c23;
}
.progress-bar-inverse {
  background-color: #757575;
}
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus {
  background-color:#1b54d7 !important;
  border-color:#1b54d7 !important;
}
.grid_3 p,.page-header p {
	color: #000;
    font-size: 14px;
    line-height: 2em;
    margin: 1em 0 2em;
    letter-spacing: 0px;
}
.bs-docs-example {
  margin: 1em 0;
}
section#tables  p {
 margin-top: 1em;
}
.breadcrumb li{
	font-size:0.85em;
}
.badge-primary {
  background-color: #03a9f4;
}
.badge-success {
  background-color: #8bc34a;
}
.badge-warning {
  background-color: #ffc107;
}
.badge-danger {
  background-color: #e51c23;
}
.tab-container .tab-content {
  border-radius: 0 2px 2px 2px;
	-webkit-border-radius: 0 2px 2px 2px;
	-moz-border-radius: 0 2px 2px 2px;
	-ms-border-radius: 0 2px 2px 2px;
	-o-border-radius: 0 2px 2px 2px;
  border: 1px solid #e0e0e0;
  padding: 16px;
  background-color: #ffffff;
}
.nav-tabs {
  margin-bottom: 1em;
}
.alert {
  font-size: 0.85em;
}
h1.t-button,h2.t-button,h3.t-button,h4.t-button,h5.t-button {
line-height:1.8em;
  margin-top:0.5em;
  margin-bottom: 0.5em;
}
.bars {
  margin-bottom: 0.8em;
    color: #039c95;
}
li.list-group-item1 {
  line-height: 2.5em;
}
ol {
  margin-bottom: 44px;
}
.list-group {
  margin-bottom: 48px;
}
.input-group {
  margin-bottom: 20px;
}
.list_1 h3 {
    color: #039c95;
    font-size: 27px;
    margin: 50px 0 20px 0;
}
.column_grid p {
    font-size: 14.5px;
    line-height: 28px;
    color: #A2A1A2;
    font-weight: 300;
    margin: 0px 0 20px;
}
/*--//typography--*/



/*-- icons --*/
.icons.w3layouts-content {
    padding: 50px 0;
    background: #f7f7f7;
}
.codes a {
    color: #999;
}
.icon-box {
    padding: 8px 0px;
    background: rgba(0, 153, 229, 0.09);
    margin: 1em 0 1em 0;
    border: 5px solid #ffffff;
    text-align: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    font-size: 13px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    -moz-transition: 0.5s all;
    cursor: pointer;
} 
.icon-box:hover {
    background: #000;
	transition:0.5s all;
	-webkit-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
	-moz-transition:0.5s all;
}
.icon-box:hover i.fa {
	color:#fff;
}
.icon-box:hover a.agile-icon {
	color:#fff;
}
.codes .bs-glyphicons li {
    float: left;
    width: 12.5%;
    height: 115px;
    padding: 10px; 
    line-height: 1.4;
    text-align: center;  
    font-size: 12px;
    list-style-type: none;	
}
.codes .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}
.codes .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.codes .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
h3.icon-subheading {
    font-size: 24px;
    color: #039c95!important;
    font-weight: 300;
    margin: 30px 0 15px;
}
h2.agileits-icons-title {
    text-align: center;
    font-size: 30px;
    color: #000;
}
.icons a {
    color: #999;
}
.icon-box i {
    margin-right: 10px;
    font-size: 20px;
    color: #282a2b;
}
.icons .bs-glyphicons li {
    display: inline-block;
    width: 22%;
    height: 115px;
    padding: 10px;
    line-height: 1.4;
    text-align: center;
    font-size: 12px;
    list-style-type: none;
    background: #e8f6fd;
    margin: 1%;
}
.icons .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
	color: #282a2b;
}
.icons .glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
	color: #777;
} 
.icons .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
}
/*-- //icons --*/

/*-- sitemap page --*/
.w3ls_sitemap {
	padding: 50px 0;
    background: #f7f7f7;	
}
.w3ls_sitemap h2 {
    font-size: 28px;
    letter-spacing: 0px;
    color: #000;
}
.agileits_sitemap_list {
	margin-top:30px;
}
.agileits_sitemap_list h5 {
	color: #ff3737;
    font-size: 18px;
    margin-bottom: 12px;
    letter-spacing: 0px;
}
.agileits_sitemap_list ul li {
	display:inline-block;
	margin:0 10px;
}
.agileits_sitemap_list ul li a {
	color:#000;
	font-size:15px;
}
.agileits_sitemap_list ul li a:hover {
	color:#0ac5da;
	text-decoration:underline;
}
/*-- //sitemap page --*/

/*-- search page --*/
.w3_regular_search {
    padding: 15px;
}
.form_but1 {
    margin-bottom: 12px;
}
.form_radios {
    color: #000;
    font-size: 13px;
}
.control-label1 {
    padding-left: 0;
    font-size: 14px;
    color: #000;
    margin-top: 6px;
    font-weight: 500;
    letter-spacing: 0px;
}
.w3_details {
    margin-top: 6px;
    font-size: 14px;
    letter-spacing: 0px;
    color: #656565;
	
}
.search_left{
	padding-left:0;
}
.select-block1 select, .input-group1 input[type="text"]{
    box-shadow: none;
    border: 1px solid #ccc;
    border-radius: 5px;
    outline: 0;
    background: #ffffff;
    height: 35px;
    line-height: 25px;
    padding: 5px 15px;
    width: 100%;
    color:#999;
}
.input-group1 input[type="text"]{
    border: 1px solid #e2e2e3;
    font-size: 0.85em;
}
.col-md-5.input-group1 {
    padding-left: 0;
}
.w3_regular_search input[type="submit"] {
   /* background: #ffef1b;
    color: #212121;
    font-size: 14px;
    
    width: 100%;
    display: block;
    text-align: center;
    border: none;*/
	padding: 8px 20px;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_regular_search input[type="submit"]:hover {
     
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.agileits_advanced_Search h5 {
    color: #c32143; /* #ff5252; */
    font-size: 18px;
    margin: 30px 0px 25px 0;
    border-bottom: 1px solid #e6e6e6;
    padding-bottom: 8px;
}
.onet{
	height: 34px;
    border-radius: 8px 0px 0px 8px;
    
    border: 1px solid grey;
}

.w3ls-aside form input.text {
    font-size: 13px!important;
    color: #000;
	border-radius:5px;
    width: 160px; 
    padding: 6px;
	margin-bottom:15px;
    border: solid 1px #ddd;
    -webkit-transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    transition: all 0.3s cubic-bezier(0.64, 0.09, 0.08, 1);
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 96%, #fff 4%);
    background-position: -800px 0;
    background-size: 100%;
    background-repeat: no-repeat;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus {
	box-shadow: none;
	outline: none;
	background-position: 0 0;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text:focus::-webkit-input-placeholder {
	color: #1abc9c;
	font-size: .9em;
	-webkit-transform: translateY(-20px);
	transform: translateY(-20px);
	visibility: visible !important;
    transition:0.5s all;
	-webkit-transition:0.5s all;
	-moz-transition:0.5s all;
	-o-transition:0.5s all;
	-ms-transition:0.5s all;
}
.text::-webkit-input-placeholder {
   color: #000; 
}

.text:-moz-placeholder { /* Firefox 18- */
   color: #000;
}

.text::-moz-placeholder {  /* Firefox 19+ */
   color: #000; 
}

.text:-ms-input-placeholder {  
   color: #000; 
} 
.w3ls-aside h3 {
    font-size: 15px;
    color: #1b54d7; 
	font-weight:500;
	text-align:center;
    padding: 10px 0 5px 0; 
	border-radius:5px;
}
.w3ls-aside1 h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	margin-left:-20px;
    padding: 10px 0 10px 0; 
	border-radius:5px;
}


.text2{
	margin-left:3px!important;
	margin-top:-9px!important;
}
.text1{
	width:170px;
	height:32px;
	border-radius:7px;
	margin-top:-11px;
	
}


.w3ls-aside form input[type="submit"] {
    font-size: 12px;
    color: #fff;
    background: #009933;
    outline: none;
    border: none;
    cursor: pointer;
	border-radius:5px;
    padding: 7px 10px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	
}
.w3ls-aside form input[type="submit"]:hover {
    background: #f0ad4e; 
}
/*-- //search page --*/

/*-- feedback page --*/
.feedback {
    padding: 50px 0;
	background: #f7f7f7;
}
.feedback h2 {
	color:#000;
	font-size:22px;
}
.feedback p {
    color: #525151;
    font-size: 14px;
    letter-spacing: 0px;
    margin: 20px 0;
}
.agileits label {
	width:20%;
	display:inline-block;
	font-weight:600;
}
.agileits label {
    width: 25%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
}
.agileits label span {
    margin:0 5px;
}
.feedback form {
	padding:30px;
	border:1px solid #c1c1c1;
}
.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"] {
    font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.agileits select {
	font-size: 16px;
    padding: 10px 14px;
    width: 60%;
    border: 1px solid #dedede;
}
.w3_submit input[type="submit"]:hover {
    background: #f0ad4e;
    color: #ffffff;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit input[type="submit"] {
    background: #ffef1b;
    color: #212121;
    font-size: 16px;
    padding: 10px 35px;
    text-align: center;
    border: none;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -o-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -ms-transition: 0.5s all;
}
.w3_submit {
	margin-top:20px;
	text-align:center;
}
.agileits {
    margin-bottom: 25px;
}
.w3_feedbacktextmessage label {
	width:12.5%;
    display: inline-block;
    font-weight: 600;
    color: #000;
    font-size: 16px;
	vertical-align: top;
}
.w3_feedbacktextmessage label span {
    margin:0 5px;
}
.w3_feedbacktextmessage textarea {
    font-size: 16px;
    padding: 10px 14px;
    width: 80%;
    border: 1px solid #dedede;
	height:250px;
}
/*-- //feedback page --*/

/*--help--*/
.wthree-help {
    width: 80%;
    margin: 65px auto 55px;
	text-align:Center;
}
.wthree-help h3 {
	color: #191e21;
    font-size: 38px;
	text-align:center;
}
.wthree-help textarea {
	font-size: 16px;
    color: #000;
    width: 70%;
    border: none;
    padding: 16px;
    border-bottom: solid 1px #0099e5;
	height:150px;
	margin:50px 0 0 0;
	outline:none;
}
.wthree-help form input[type="submit"] {
    font-size: 1em;
    color: #fff;
    background: #c32143;
    outline: none;
    border: none;
    cursor: pointer;
    padding: 12px 25px;
    -webkit-appearance: none;
	-webkit-transition: .5s all;
	-moz-transition: .5s all;
    transition: .5s all;
	width:30%;
	margin-top:20px;
}
.wthree-help form input[type="submit"]:hover {
    background: #0099e5;
    -webkit-transform: translateY(8px);
    -ms-transform: translateY(8px);
	-o-transform: translateY(8px);
	-ms-transform: translateY(8px);
    transform: translateY(8px);
}
.wthree-help h5 {
	font-size:25px;
	color:#000;
	margin:30px 0;
}
.wthree-help a {
	color:#fff;
	padding:10px 20px;
	background:#0099e5;
	font-size:16px;
	margin-bottom:50px;
}
/*--//help--*/

/*-- view profiles page --*/
.single_w3_profile {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #ddd;
    box-shadow: 0 1px 0 #e2e2e2;
    padding: 20px 14px;
	border-radius:8px;
}

.single_w3_profile:hover {
         box-shadow: 0px 1px 4px 0px #1b54d7 !important;
}
.view_profile h3 {
    font-size: 20px;
    color: #000;
    margin-bottom: 17px;
    border-bottom: 1px solid #e0e0e0;
    padding-bottom: 5px;
}
ul.profile_item {
    padding: 0;
    margin: 0 0 1.5em 0;
    list-style: none;
	border-bottom: 1px dashed #e0e0e0;
}
ul.profile_item:last-child{
	border-bottom:none;
}
ul.profile_item li.profile_item-img {
    width: 30%;
    float: left;
    margin-right: 5%;
}
ul.profile_item li.profile_item-desc {
    overflow: hidden;
}
ul.profile_item li.profile_item-desc h6, ul.profile_item li.profile_item-desc h5 {
    color: #009933;
	margin-bottom:6px;
    font-size: 0.85em;
}
 
ul.profile_item li.profile_item-desc p {
    color: #555;
    font-size: 12px;
    line-height: 22px;
    margin: 5px 0;
}
.agileits_profile_image {
    float: left;
    width: 100%;
	margin-right:2%;
}
.agileits_profile_image img {
    border: 2px solid #bbb;
    padding: 5px;
    margin-right: 10px;
	border-radius:8px;
	/*margin-top:10px;*/
}
.w3layouts_details {
    float: left;
    width: 100%;
}
.w3layouts_details h4 {
    font-weight: 500;
    color: #c32143; 
    margin-bottom: 10px; 
    letter-spacing: 0px;
	font-size: 22px;
}
.w3layouts_details span {
    color: #fff;
    font-size: 12px;
    letter-spacing: 0px;
}
.w3layouts_details p {
    font-size: 13px;
    line-height: 24px;
    color: #222;
    margin: 16px 0;
    letter-spacing: 0px;
}
/*
.w3layouts_details a {
    display: inline-block;
    font-size: 14px;
    letter-spacing: 0px;
    border: 1px solid #eee;
    color: #ff2929;
    padding: 6px 12px;
    margin: 10px 10px;
    width: 45%;
    text-align: center;
}
.w3layouts_details a:hover {
    background: #f0ad4e;
    color: #fff;
}
*/
.profile_w3layouts_details {
     background: #fff none repeat scroll 0 0;
    border: 1px solid #aaa;
    box-shadow: 0 1px 0 #e2e2e2;
    margin: 0px 0 15px;
    padding: 15px;
	border-radius:8px;
}
.agileits_aboutme h4 {
    font-size: 30px;
    letter-spacing:0px;
    color: #ce57b5;
    margin-bottom: 30px;
    text-align: center;
    margin-top: 20px;
    text-transform: uppercase;
}
.agileits_aboutme h5 {
    font-size: 22px;
    letter-spacing: 0px;
    color: #c32143;
    margin-bottom: 25px;
    margin-top: 40px;
    font-weight: 100;
}
.agileits_aboutme p {
    margin: 15px 0;
    font-size: 14px;
    line-height: 27px;
    color: #8a8a8a;
}
/*--// view profiles page --*/

/*-- faq --*/
h2.w3-head {
    color: #333;
    font-size: 32px;
    margin: 35px 0px;
}
.faq {
	padding-bottom:40px; 
}
.faq-list dd {
    position: relative;
}
.faq-list_h {
    position: relative;
    margin: 0 0 10px;
    padding: 0 0 0 28px;
    background: none;
    font-weight: normal;
}
.faq-list .marker {
    position: absolute;
    top: 0;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
p.m_13 {
    padding-left: 30px;
    font-size: 13.5px;
    line-height: 24px;
    color: #666;
    margin-bottom: 30px;
}
.faq-list .marker1 {
    position: absolute;
    top: 4px;
    left: 0;
    display: block;
    font-weight: 600;
    margin: 0;
}
h5.marker_head{
	color:#222;
    font-size: 18px;
}
p.last_2{
	margin-bottom:0;
}
/*-- //faq --*/


/*-- contact section --*/
.w3ls_contact_section {
	padding: 30px 0;
    background: #fff;
}
.w3_C_headquarters {
    background: #fff;
    padding: 30px 0;
}
.w3_C_headquarters h4 {
	margin: 0 30px 20px;
    padding: 0 0 20px;
    border-bottom: 1px solid #e4e4e4;
    color: #0094a5;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 20px;
}
.agile_address i {
    font-size: 30px;
    color: #000000;
    margin: 20px;
    display: block;
}
.agile_address p {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #565656;
}
.agile_address a {
    font-size: 15px;
    letter-spacing: 0.5px;
    color: #f33c3c;
}
.agile_address a:hover {
    text-decoration:underline;
}
.w3_locations {
    background: #ffffff;
    padding:25px  20px;
    margin-top: 0px;
}
.w3_locations h2 {
    margin: 0 0 25px;
    color: #000000;
    text-transform: uppercase;
    letter-spacing: 0px;
    font-size: 24px;
}
section.w3_g_address {
    padding: 10px 30px;
}
section.w3_g_address ul {
	margin-top:10px;
	margin-bottom:25px;
}
.package_benifits ul li{
	float: left;
    font-size: 13px;
    font-weight: 500;
    list-style-type: none;
    margin-bottom: 10px;
}
.package_benifits ul li span:first-child {
    width: 28px;
    float:left;
    font-weight: 600;
}
.package_benifits ul li span:last-child {
    width: calc(100% - 28px);
    float:left; 
}
section.w3_g_address h3 {
    font-size: 20px;
    margin: 5px 0 20px 0;
    color: #f45252;
}
section.w3_g_address iframe {
	width:100%;
	border:none;
	min-height:300px;
}
/*-- //contact section --*/

#toTop {
	display: none;
	text-decoration: none;
	position: fixed;
	bottom: 20px;
	right: 10px;
	overflow: hidden;
	width: 48px;
	height: 48px;
	border: none;
	text-indent: 100%;
	background: url("../images/to-top2.png") no-repeat 0px 0px;
	z-index: 9999;
}
 
.table-responsive > .table > thead > tr > th, .table-responsive > .table > tbody > tr > th, .table-responsive > .table > tfoot > tr > th, .table-responsive > .table > thead > tr > td, .table-responsive > .table > tbody > tr > td, .table-responsive > .table > tfoot > tr > td{
	white-space:normal !important
}
/*--responsive design--*/
@media(max-width:1440px){
	.agileits-register {
		padding: 15px;
		margin-bottom:20px;
	}
	.w3layouts-banner {
		min-height: 700px;
	}
	header {
		padding: 12px 0;
	}
	.agile-assisted-service p {
		width: 55%;
		line-height: 38px;
	}
	.agile-assisted-service {
		min-height: 200px;
	}
	.location {
		padding: 80px 0;
	}
	.footer { 
    padding-bottom: 20px;
    padding-top: 20px;
	}
	.w3layouts-inner-banner {
		min-height: 300px;
	}
	.agileits_services {
		padding: 60px 0 0 0;
		min-height: 400px;
	}
	.w3_soulgrid p {
		letter-spacing: 0.5px;
	}
	.wthree-help h3 {
		font-size: 35px;
	}
	h2.w3-head {
		font-size: 30px;
	}
	h3.w3-head {
		font-size: 30px;
		margin: 0 0 30px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
	}
	.agile_featured-profiles h2 {
		font-size: 26px;
	}
	.feature-main {
		width: 880px;
		height: 832px;
		background-size: 100%;
	}
}
@media(max-width:1366px){
	.w3l_find-soulmate h3 {
		font-size: 26px; 
	}
	.w3l_find-soulmate {
		padding: 35px 0;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
	}
	.location h3 {
		font-size: 38px;
	}
	.w3layous-story {
		padding: 35px 0;
	}
	.app {
		padding: 30px 0px 0 0;
	}
	.agileits_services h2 {
		font-size: 38px;
	}
	.wthree_services-bottom p {
		font-size: 26px;
	}
	.w3layouts-browse h3 {
		font-size: 28px;
		margin-bottom: 40px;
	}
	.w3_C_headquarters {
		padding: 25px 0;
	}
	.w3_C_headquarters h4 {
		margin: 0 30px 10px;
	}
	h2.last-updated {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 33px;
	}
	h2.w3-head {
		font-size: 28px;
	}
	.wthree-help {
		width: 85%;
		margin: 55px auto 65px;
	}
	.w3layouts-inner-banner {
		min-height:150px;
	}
	.w3layouts_details h4 {
		font-size: 20px;
	}
	.feature-main {
		width: 827px;
		height: 782px;
	}
	.feature {
		padding: 7em 0px 0 0;
	}
	.est-bottom p {
		font-size: 2em;
	}
	.est-top {
		margin-top: 18%;
	}
	.banner-bottom {
		padding: 2em 2em;
	}
	.feature-right img {
		width: 81%;
	}
}
@media(max-width:1280px){
	.location {
		padding: 70px 0;
	}
	.w3l_find-soulmate {
		padding: 50px 0;
	}
	.w3layouts_featured-profiles {
		padding: 60px 0px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 30px;
	}
	.w3layouts-inner-banner {
		min-height: 250px;
	}
	.w3l_about_left img {
		width: 80%;
	}
	.agileits-register {
		margin-top: -2%;
	}
	.w3layouts-banner {
		min-height: 660px;
	}
	.w3ls_app-left h3 {
		font-size: 25px;
	}
	.agileits_app-devices a img {
		width: 90%;
	}
	.w3layouts-browse {
		padding: 50px 0;
	}
	.agile-assisted-service p {
		line-height: 35px;
		font-size: 18px;
	}
	.agile-assisted-service h4 {
		font-size: 32px;
	}
	.agile-assisted-service {
		min-height: 360px;
	}
	.wthree-help h3 {
		font-size: 30px;
	}
	.wthree-help textarea {
		margin: 35px 0 0 0;
	}
	.wthree-help h5 {
		font-size: 20px;
	}
	.agile_tips h2,.terms h2 {
		font-size: 28px;
	}
	.agile_tips h5,.terms h5 {
		font-size: 14px;
	}
	.panel-title {
		font-size: 17px;
	}
	.panel-heading {
		padding: 15px 15px;
	}
	.get {
		min-height: 988px;
		margin-top: -22%;
	}
	.establish {
		margin-top: -11%;
		min-height: 678px;
	}
	.feature-main {
		width: 779px;
		height: 773px;
	}
}
@media(max-width:1200px){
.w3-prfr2 { 
    width: 52%;
}
.short_msg{
	padding:10px;
}


}
@media(max-width:1080px){
	.fullview_modal .modal-dialog.modal-lg{
	width:800px
}
	.nav > li > a {
    font-size: 12px;
    font-weight: 500;
    padding: 0 9px;
}

	.modal_profile_image {
    float: left;
    width: 47%;
	margin-right:16px;
}
.modal_details{
width: 48%;
float: left;	
}
.w3ls-aside form input.text{
	width: 130px;
}
	.w3layouts-banner {
		position: relative;
		min-height: 576px;
	}
	.agileits-register {
		width: 42%;
		position: absolute;
		right: 10px;
		bottom: 50px;
	}
	.w3l_find-soulmate {
		padding: 140px 0 50px 0;
		margin-top:-120px;
	}
	.w3_soulgrid {
		width: 45%;
		margin: 0 0.5%;
		margin-left:24%;
	}
	.w3_soulgrid p {
		font-size: 14px;
	}
	.w3_soulgrid i {
		font-size: 35px;
		width: 90px;
		height: 90px;
	}
	.col-md-3.biseller-column {
		padding: 0 5px;
	}
	.agile-overlay ul {
		padding: 20px 6px 15px;
	}
	.navbar-nav > li > a {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	.navbar-nav {
		margin-top: 0px!important;
		
	}
	header {
		padding: 6px 0;
	}
	.w3ls_app-left p {
		font-size: 13px;
	}
	.agile-assisted-service p {
		width: 65%;
		line-height: 30px;
		font-size: 17px;
	}
	.agile-assisted-service h4 {
		font-size: 30px;
		margin-bottom: 25px;
	}
	.agile-assisted-service {
		min-height: 320px;
		padding-top: 60px;
	}
	.location h3 {
		font-size: 36px;
		margin-top: 40px;
	}
	.location h5 {
		font-size: 23px;
		margin-bottom: 25px;
	}
	.location p {
		font-size: 18px;
	}
	.location {
		padding: 60px 0;
	}
	.w3layous-story {
		padding: 30px 0;
	}
	.address-left {
		padding: 2em 1em;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3l_about p {
		font-size: 13px;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
	    font-size: 1.2em;
	}
	.w3ls_services-grids {
		padding: 1em 1em;
		width: 48%;
		margin-right: 16px;
	}
	.agileits_services h2 {
		font-size: 35px;
	}
	.agileits_services {
		padding: 50px 0 0 0;
		min-height: 370px;
	}
	.wthree_services-bottom p {
		font-size: 24px;
	}
	.wthree_services-bottom {
		padding: 0.8em 0;
	}
	.w3layous-story h4 {
		font-size: 22px;
	}
	.footer h3 {
		font-size: 17px;
		text-align:center;
	}
	.w3-browse-grid h4 {
		margin-bottom: 8px;
		padding-bottom: 8px;
		font-size: 19px;
	}
	.w3-browse-grid ul li {
		margin: 10px 3px;
	}
	.w3-browse-grid ul li a {
		font-size: 13px;
	}
	.agileits label {
		width: 30%;
		font-size: 15px;
	}
	.w3_feedbacktextmessage label {
		width: 14.5%;
		font-size: 15px;
	}
	.icon-box {
		height: 68px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 26px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 13px;
	}
	.w3layouts-browse h3 {
		font-size: 26px;
	}
	.write-agileits h2 {
		font-size: 26px;
		padding-bottom: 15px;
		margin-bottom: 15px;
	}
	h2.w3-head {
		font-size: 26px;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.w3-prfr a , .w3-prfr2 a{
		padding: 4px 6px;
	}
	
	.w3-prfr p, .w3-prfr2 p {
		margin-top: 0px;
		margin-right: 10px;
	}
	
	
		
	
	@media (max-width: 768px){
		.mb-0 {
		margin-top: 10px;
		margin-right: 10px;
		margin-left:-10px;
	}	
	}
	
	
	.col-md-6.one-w3-profile {
		padding: 0px 5px;
	}
	.w3ls-aside h4 {
		padding: 10px 5px 10px 10px;
	}
	img.prf-img {
		margin-top: 2%;
		margin-left:-10px;
	}
	.w3layouts_details p {
		letter-spacing: 0px;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	.ser-left h5 {
		font-size: 1.2em;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 60px 0;
	}
	.assisted_agile_advantages {
		padding: 50px 0;
	}
	.w3_regular_search {
		padding: 10px;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 15px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 25px;
		font-size: 33px;
	}
	.feature-main {
		width: 621px;
		height: 590px;
	}
	.feature-right img {
		width: 80.5%;
		margin-left: 8%;
	}
	.establish {
		margin-top: -1%;
		min-height: 650px;
	}
	.banner-right h2 {
		font-size: 2em;
	}
	.banner-right h3 {
		font-size: 1.5em;
		line-height: 35px;
		margin-top: 15px;
	}
	.banner-right p {
		font-size: 20px;
		margin-top: 10%;
	}
	.feature-top h3 {
		font-size: 2em;
	}
	.feature-top p {
		margin-top: 12px;
		font-size: 16px;
	}
	.feature-main {
		width: 660px;
		height: 636px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 17px;
		margin-top: 20px;
	}
	.est-bottom p {
		font-size: 1.8em;
	}
	.feature {
		padding: 5em 0px 0 0;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 2em;
	}
	.get-top p, .support-top p {
		margin-top: 30px;
		font-size: 17px;
	}
	.support {
		padding: 9em 0px 5em;
	}
	.feature-right img {
		margin-top: 15%;
	}
}
@media(max-width:1050px){
	.nbs-flexisel-nav-right {
		right: -30px;
	}
	.nbs-flexisel-nav-left {
		left: -30px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 28px;
		margin-bottom: 15px;
	}
	.happy-clients-grid h5 {
		font-size: 0.95em;
	}
	.feedback form {
		padding: 30px 0px;
	}
	.agileits label,.w3_feedbacktextmessage label {
		font-size: 14px;
		letter-spacing: 0px;
	}
	h2.w3-head {
		font-size: 25px;
	}
	.wthree-help h3 {
		font-size: 28px;
	}
	.w3layouts-inner-banner {
		min-height: 230px;
	}
	.agile_tips p {
		font-size: 14px;
	}
	h2.agileits-icons-title {
		font-size: 28px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.agile_tips h6 {
		font-size: 20px;
		margin: 40px 0 12px 0;
	}
}
@media(max-width:1024px){


	.w3l_find-soulmate h3 {
		font-size: 36px;
		margin-bottom: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom:0;
	}
	.w3l_find-soulmate {
		padding: 150px 0 50px 0;
	}
	.assisted_Services-agileits h4 {
		font-size: 16px;
		margin-bottom: 8px;
	}
	.happy-clients-grid p {
		font-size: 12.5px;
		line-height: 26px;
	}
	.ser-left p {
		line-height: 24px;
	}
	.agileits_services h2 {
		font-size: 33px;
	}
	ul.w3_servicesgrid_info li {
		font-size: 15px;
	}
	.wthree_services-bottom p {
		font-size: 23px;
	}
}
@media(max-width:991px){
	.logo a {
		font-size: 24px;
	}
	.agile-overlay{
		display:none;
	}
		.nav > li > a {
    font-size: 10px;
    font-weight: 500;
    padding: 0 6px;
}

.package_table thead th{
	font-size: 14px !important;
}

tbody th{
	font-size: 13px !important;
}
.w3-prfr3 {
    float: left;
    padding-left: 10px;
    width: 49%;
}
.w3-prfr2 {
    padding-left: 0px;
    width: 100%;
}
	.w3ls-aside-box2 .panel-group .panel-body{
	border-top-color:#fff !important;
	padding:6px 2px 15px
}
	h3.icon-subheading {
		font-size: 26px;
	} 
	
	.nav > li:last-child > a {
		padding-right: 0px;
	}
	.navbar-nav > li {
    border-right: 1px solid #ddd;
    margin-top: 14px;
	font-size: 10px; 
	margin-left:2px.
	}
	label.agileits-agree {
		letter-spacing: 0px;
	}
	.agileits-register h3 {
		font-size: 20px;
	}
	.w3_soulgrid {
		width: 47%;
		margin: 3% 1.5% 0 1.5%;
		float: left;
	}
	.w3_soulgrid p {
		height: 50px;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 37px;
		margin-top:-48px;
	}
	.w3_soulgrid h3 {
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 33.333%;
		float: left;
	}
	.col-md-6.w3ls_app-left.mpl {
		float: left;
		width: 50%;
	}
	.col-md-offset-1.col-md-5.app-image {
		float: right;
		width: 50%;
	}
	p.w3ls-login {
		font-size: 14px;
	}
	.w3ls_app-left h3 {
		font-size: 22px;
		margin: 50px 0 0px 0;
		line-height: 35px;
	}
	.app-image img {
		width: 90%;
	}
	.w3ls_app-left p {
		font-size: 12.5px;
	}
	.agileits_app-devices a img {
		width: 100%;
	}
	.agileits_app-devices {
		width: 85%;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 50px;
	}
	.agile-assisted-service p {
		font-size: 16px;
	}
	.agile-assisted-service a {
		padding: 8px 25px;
	}
	.agile-assisted-service {
		min-height: 300px;
		padding-top: 50px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		padding: 0;
	}
	.location h3 {
		font-size: 30px;
		margin-top: 25px;
	}
	.location h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.location p {
		font-size: 16px;
		line-height: 28px;
	}
	.location {
		padding: 50px 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
	}
	.w3layous-story h4 a {
		padding: 8px 23px;
	}
	.footer h3 {
		margin-bottom: 10px;
		margin-top: 10px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.w3layouts-inner-banner {
		min-height: 220px;
	}
	.w3l_about p {
		font-size: 12.5px;
		margin: 20px 0 0 0;
	}
	.w3l_about {
		padding: 40px 0;
	}
	.w3l_about_left {
		width: 50%;
		float: left;
	}
	.w3_success-stories {
		padding: 50px 0;
	}
	.w3ls_services-grids {
		padding: 0.8em 0.8em;
		margin-right: 14px;
		float: left;
	}
	ul.w3_servicesgrid_info li {
		font-size: 13.5px;
		line-height: 25px;
	}
	li.tick {
		background: url(../images/tick.png)no-repeat 0px 3px;
		padding: 0 0 0 24px;
	}
	.agileits_services h2 {
		font-size: 32px;
		margin-bottom: 45px;
	}
	.wthree_services-bottom p {
		font-size: 22px;
	}
	.copy-right p {
		font-size: 0.9em; 
	}
	.col-md-9.profiles-list-agileits {
		padding: 0;
	}
	.w3ls-aside {
		padding: 0px 0px;
		margin-top: 0px;
		width: 100%;
	}
	.col-sm-7.form_radios input.radio_1 {
		margin-left: 0px;
	}
	section.w3_g_address {
		padding: 10px 20px;
	}
	.w3_locations {
		padding: 25px 0px;
	}
	section.w3_g_address ul li {
		font-size: 14px;
	}
	.write-agileits form {
		padding: 0px 20px;
	}
	.agile_address i {
		margin: 25px 0 8px 0;
	}
	.agileits label span {
		margin: 0 5px 0 0;
	}
	.feedback p {
		line-height: 26px;
	}
	.w3_feedbacktextmessage label span {
		margin: 0 5px 0 0;
	}
	.w3_feedbacktextmessage label {
		width: 30%;
	}
	.w3_feedbacktextmessage textarea {
		width: 60%;
	}
	.wthree-help textarea {
		width: 90%;
	}
	.wthree-help form input[type="submit"] {
		padding: 10px 30px;
		width: 27%;
	}
	.wthree-help a {
		padding: 8px 25px;
		font-size: 15px;
		margin-bottom: 50px;
	}
	.wthree-help h3 {
		font-size: 26px;
	}
	.wthree-help textarea {
		margin: 30px 0 0 0;
	}
	.wthree-help {
		width: 95%;
		margin: 50px auto 65px;
	}
	h5.marker_head {
		line-height: 26px;
	}
	.faq-list .marker {
		top: 4px;
	}
	.faq-list_h {
		margin: 0 0 12px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 25px;
	}
	.agile_tips h5, .terms h5 {
		font-size: 12px;
	}
	.agile_tips p {
		font-size: 13.5px;
	}
	.panel-heading {
		padding: 13px 13px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 40px 0;
	}
	h3.icon-subheading {
		font-size: 24px;
	}
	h2.agileits-icons-title {
		font-size: 26px;
	}
	.terms h6 {
		font-size: 19px;
		margin: 35px 0 16px 0;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 24px;
		margin-bottom: 40px;
	}
	.happy-clients-grid {
		width: 100%;
		margin: 5% 0% 0 0;
	}
	.assisted_Services-agileits {
		width: 80%;
	}
	.ser-left h5 {
		margin: 0.8em 0 0;
	}
	.ser-left p {
		margin: 10px 0 16px 0;
	}
	.assisted_agile_advantages h4 {
		font-size: 30px;
		margin-bottom: 35px;
	}
	.w3ls_sitemap h2 {
		font-size: 26px;
	}
	.agileits_sitemap_list ul li a {
		font-size: 14px;
	}
	.col-md-6.one-w3-profile {
		width: 50%;
		float: left;
	}
	label.col-sm-3.control-label1 {
		width: 40%;
		float: left;
	}
	.w3_details {
		width: 50%;
		float: left;
	}
	.feature-main {
		width: 613px;
		height: 592px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 15px;
	}
	.est-bottom p {
		font-size: 1.5em;
	}
	.demo-top p {
		width: 84%;
		font-size: 18px;
		line-height: 30px;
	}
	.demo-bottom iframe {
		width: 90%;
		height: 415px;
	}
	.get-top {
		margin-top: 45%;
	}
	.sup {
		right: 5.5%;
	}
	.support {
		padding: 5em 0px 5em;
	}
}
@media(max-width:900px){
	.fullview_modal .modal-dialog.modal-lg{
	width:700px
}
	.w3ls-aside-box2 .panel-title{
	padding:6px 5px 6px 10px ;
	color:#111;
	font-size:14px
}
	.w3layouts-banner {
		min-height: 500px;
	}
	.w3layouts-banner {
		min-height: 500px;
	}
	
	.link--takiri span {
		font-size: 32%;
		bottom: -15px;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"],
	.w3_feedbacktextmessage textarea,.agileits select,.w3_writetoustextarea textarea,.photos-upload-view	{
		width: 66%;
	}
	h5.marker_head {
		font-size: 17px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.feature-right {
		width: 60%;
		margin-right: 15%;
	}
	.feature-left {
		width: 100%;
	}
	.feature-main {
		width: 96%;
		height: 828px;
	}
}

@media(max-width:800px){
	.w3layouts-banner {
		min-height: 700px !important;
	}
	.agileits-register {
		width: 62%;
		right: 19%;
		margin-top:-500px !important;
	}
	.w3l_find-soulmate {
		padding: 150px 0 50px 0;
	}
	.nbs-flexisel-nav-right {
		right: -20px;
	}
	.nbs-flexisel-nav-left {
		left: -20px;
	}
	.w3layouts-browse h3 {
		margin-bottom: 30px;
	}
	.agile-assisted-service p {
		font-size: 15px;
		line-height: 26px;
		margin: 0 auto 40px;
	}
	.agile-assisted-service {
		min-height: 280px;
		padding-top: 45px;
	}
	.w3l_about_left img {
		width: 90%;
	}
	.agileits_services h2 {
		font-size: 30px;
		margin-bottom: 40px;
	}
	.agileits_services {
		padding: 40px 0 0 0;
		min-height: 340px;
		border-top: 3px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 20px;
	}	
	.wthree_services-bottom {
		padding: 0.7em 0;
	}
	.w3layouts-browse {
		padding: 40px 0;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 40px;
	}
	.feedback,section.terms-of-use,.w3ls-list {
		/*padding: 40px 0;*/
	}
	.wthree-help {
		margin: 40px auto 65px;
	}
	.agile_tips h6 {
		font-size: 19px;
		margin: 40px 0 10px 0;
	}
	h3.w3-head {
		font-size: 28px;
		margin: 0 0 20px 0;
	}
	.list_1 h3 {
		font-size: 24px;
		margin: 40px 0 15px 0;
	}
	.w3layous-story {
		padding: 28px 0;
	}
	.w3ls-list h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
	.agileits_aboutme h5 {
		font-size: 20px;
		margin-bottom: 15px;
	}
	.w3layouts_details a {
		margin: 8px 0px;
	}
	.w3ls_sitemap h2 {
		font-size: 25px;
	}
	.agileits_sitemap_list h5 {
		font-size: 17px;
		letter-spacing: 0.5px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 26px;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 28px;
		margin-bottom: 35px;
	}
	.agileits_aboutme h4 {
		font-size: 28px;
		margin-bottom: 25px;
		margin-top: 15px;
	}
	.write-agileits h2 {
		font-size: 24px;
		padding-bottom: 12px;
		margin-bottom: 12px;
	}
	.feature-main {
		height: 730px;
	}
	.support-one {
		margin-top: 2em;
	}
}
  
@media(max-width:768px){
	.package_table{
		height:400px;
		overflow-y:auto;
		display:block
	}
	.edit_tab_container h2.resp-accordion .panel-default{
		border:none;
		margin-bottom:0;
		box-shadow:none;
		background:none
	}
	.edit_tab_container .resp-tab-content.pl-10{
		padding-left:0 !important
	}
	.edit_tab_container h2.resp-accordion .panel-default > .panel-heading{
		border:none;
		background:none !important;
		padding:0;
	}
	.w3l_find-soulmate h3 {
		margin-bottom: 5px;
		font-size: 34px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.agile_featured-profiles {
		width: 90%;
		margin: 0 auto;
	}
	.agile-overlay ul li {
		line-height: 18px;
	}
	.agile-overlay ul li span {
		width: 98px;
	}
	.dropdown-menu {
		right: 0;
		left: -100%;
	}
	.w3layouts-banner {
		min-height: 430px;
	}
	.agileits-register {
		bottom: -145%;
	}
	.w3l_find-soulmate {
		padding: 675px 0 50px 0;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
		margin: 40px 0 0px 0;
		line-height: 32px;
	}
	.w3ls_app-left p {
		margin: 15px 0 0px 0;
	}
	.w3layouts_featured-profiles {
		padding: 50px 0px;
	}
	.agile-assisted-service p {
		width: 75%;
	}
	.w3l_about p {
		letter-spacing: 0.5px;
	}
	.w3l_about_left img {
		width: 100%;
	}
	.copy-right {
		/*padding: 12px 0;*/
	}
	.feedback p {
		line-height: 28px;
	}
	.wthree-help h3 {
		font-size: 25px;
	}
	.wthree-help a {
		padding: 7px 25px;
	}
	h3.w3-head {
		font-size: 26px;
	}
	h2.agileits-icons-title {
		font-size: 25px;
	}
	h3.icon-subheading {
		font-size: 22px;
	}
	.w3layouts-inner-banner {
		min-height: 200px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 24px;
		letter-spacing: 0px;
	}
	.terms ol li {
		font-size: 14px;
		line-height: 28px;
	}
	.terms h6 {
		font-size: 18px;
		margin: 35px 0 14px 0;
	}
	.w3_locations h2 {
		margin: 0 0 15px;
		font-size: 22px;
	}
	.feature-main {
		height: 683px;
	}
	.feature {
		padding: 4em 0px 0 0;
	}
}
@media(max-width:767px){
	.logo a {
		font-size: 27px;
	}
	.profiles_slider li .col-xs-12{
		width:33.3%;
	}
.social{
    position:relative;
    margin: 8px auto 8px;
	text-align:center
}
.more_links ul{
text-align:center	
}
.w3ls-aside form input.text{
	width: 75%;
}
 .navbar-nav > li.bell-cls {
    border-bottom: medium none;
    border-right: medium none;
    left: auto;
    position: absolute;
    right: 82px;
    top: 11px;
}
.collapse .navbar-nav > li.bell-cls{
	display:block
}
 .navbar-nav > li.bell-cls > a {
    color: #fff;
    font-size: 13px;
    padding: 8px;
}
 .modal_profile_image {
    float: left;
    width: 100%;
	margin-right:16px;
}
 
.modal_details{
width: 100%;
float: left;	
}
.fullview_modal .modal-dialog.modal-lg{
	width:70%
}
.w3-prfr2 { 
    padding-left: 0px;
	width:100%;
	float:left;
} 
.one-w3-profile, .profiles-list-agileits {
    padding-left: 0;
    padding-right: 0;
	
}
.w3-prfr3 { 
   float: left;
    padding-left: 14px;
    width: 48%;
}
 .width-20{
	width:100%;
}
 .w3ls-aside h4 {
		padding: 10px;
	}
.nav > li > a:hover, .nav > li > a:focus, .nav > li.active a {
    color: #333; 
}
 
	.navbar-toggle {
		margin-bottom: 0px; 
		margin-top:4px		
	}
	
	.logo {
		margin-top: 8px;
	}
	.nav > li > a {
		padding: 10px 10px;
		font-size:14px;
		color:#333;
	} 
	
	.navvm > li > a {
		padding: 10px 10px;
		font-size:14px;
		color:#fff !important;
	}
	
	
	.nav > li:last-child > a {
		padding-right: 10px;
	}
	.navbar-nav > li {
    border-right: none; 
	font-size: 14px; 
	border-bottom: 1px solid #ddd; 
    margin-top: 6px;
	}
	.navbar-nav > li:last-child { 
	border-bottom: none!important
	}
	.navbar-collapse {
    border-top: 1px solid #ddd;
    box-shadow: 1px 1px 8px 1px #bbb;
    margin-top: 14px;
	background:#fff
	}
	 .navbar-toggle .icon-bar{
		 background:#fff;
	 }
	.navbar-nav {
		margin: 7.5px 0px 0;
		text-align: center;
		float:none	
	}
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	header {
		padding: 0px 0;
	}
}
@media(max-width:736px){ 
	
	button.navbar-toggle.navbar-toggle1.collapsed {
		/*height: 50px;*/
	}
	
	.navbar {
		min-height: 0;
	}
	
	.w3l_find-soulmate h3 {
		font-size: 32px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.col-md-3.biseller-column {
		width: 48%;
		margin: 1% 1%;
	}
	.agile-overlay ul li {
		font-size: 12px;
		letter-spacing: 0.5px;
		line-height: 23px;
	}
	.agile-overlay ul li span {
		width: 125px;
	}
	.agile-overlay ul {
		padding: 20px 15px 15px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		margin: 10% auto 0;
		width: 75%;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-1 {
		text-align: center;
	}
	.location h3 {
		font-size: 28px;
		margin-top: 15px;
		text-align: center;
		margin-bottom: 20px;
	}
	.location p {
		width: 100%;
	}
	.location h5 {
		margin-bottom: 5px;
	}
	.assisted_agile_advantages h4 {
		font-size: 28px;
		margin-bottom: 30px;
	}
	.w3ls_services-grids {
		float: none;
		width: 65%;
		margin: 0 auto 15px;
	}
	.agileits_services h2 {
		margin-bottom: 30px;
	}
	.agileits_services {
		min-height: 440px;
		border-top: 2px solid #f0ad4e;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.w3layouts-browse h3 {
		font-size: 24px;
	}
	.w3ls-assisted_Services {
		padding: 40px 0 0 0;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 30px;
	}
	.feedback h2 {
		font-size: 20px;
	}
	.feedback p {
		line-height: 26px;
		margin: 10px 0 20px 0;
		font-size:13px;
	}
	h5.marker_head {
		font-size: 16px;
	}
	h2.w3-head {
		font-size: 24px;
		margin: 35px 0px 25px;
	}
	p.m_13 {
		line-height: 28px;
	}
	.write-agileits {
		padding: 40px 0;
	}
	.est-bottom p {
		font-size: 1.3em;
	}
}
@media(max-width:667px){
	 
	.agileits-register {
		width: 70%;
		right: 15%;
		bottom: -155%;
	}
	.agile-overlay ul li {
		font-size: 11px;
	}
	.agile_featured-profiles {
		width: 95%;
	}
	.w3ls_app-left h3 {
		font-size: 18px;
		margin: 20px 0 0px 0;
		line-height: 30px;
	}
	.w3ls_app-left p {
		margin: 10px 0 0px 0;
		line-height: 26px;
		font-size: 12px;
	}
	.agileits_app-devices {
		width: 95%;
	}
	.agile-assisted-service p {
		width: 85%;
	}
	.agile-assisted-service {
		min-height: 260px;
		padding-top: 40px;
	}
	.assisted_agile_advantages {
		padding: 40px 0;
	}
	.w3layouts-banner {
		min-height: 400px;
	}
	.w3layouts_happy_asstd_marriages {
		padding: 50px 0;
	}
	.w3_feedbacktextmessage textarea {
		height: 200px;
	}
	h2.last-updated {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.banner-bottom {
		padding: 0em 2em;
	}
	.feature-main {
		height: 590px;
	}
	.est-right p {
		font-size: 16px;
		line-height: 1.5em;
	}
	.demo {
		padding: 50px 0;
	}
}
@media(max-width:600px){
	.w3-prfr .btn , .w3-prfr2 .btn{
		width:100%;
		margin-bottom:5px;
	}
	.sub_main {
    padding-bottom: 30px;
    padding-top: 20px;
}
	.side_menu{
		padding:0
	}
	.w3layouts-banner {
		min-height: 370px;
	}
	header {
		padding: 0px 0;
	}
	.agileits-register {
		width: 80%;
		right: 10%;
		bottom: -170%;
	}
	 
	.agile-overlay ul li span {
		width: 106px;
	}
	.w3ls_app-left h3 {
		font-size: 17px;
		margin: 10px 0 0px 0;
		line-height: 26px;
	}
	.agileits_app-devices {
		width: 100%;
		margin: 25px 0 0 0;
	}
	.agileits_app-devices h5 {
		margin-bottom: 10px;
		font-size: 18px;
	}
	.app {
		padding: 40px 0px 0 0;
	}
	.w3layouts-browse h3 {
		font-size: 22px;
		margin-bottom: 25px;
	}
	.col-md-4.w3-browse-grid {
		margin-top: 35px;
	}
	.w3-browse-grid ul li {
		margin: 10px 1px;
	}
	.agile-assisted-service h4 {
		font-size: 28px;
		margin-bottom: 24px;
	}
	.agile-assisted-service p {
		width: 95%;
	}
	.agile-assisted-service a {
		padding: 7px 25px;
	}
	.w3layous-story h4 a {
		font-size: 14px;
		margin-left: 10px;
	}
	.w3ls_services-grids {
		width: 75%;
	}
	.wthree_services-bottom p {
		font-size: 16px;
	}
	.footer {
		/*padding-top: 20px;
		padding-bottom: 20px;*/
	}
	.footer h3 {
		/*margin-bottom: 10px;
		margin-top: 10px;*/
	}
	.col-md-6.one-w3-profile {
		width: 75%;
		float: none;
		margin: 0 auto;
	}
	.w3layouts_details p {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.8em;
	}
	.banner-right h3 {
		font-size: 1.3em;
		margin-top: 15px;
	}		
	.banner-right p {
		font-size: 18px;
		margin-top: 8%;
		line-height: 32px;
	}
	.feature-main {
		height: 532px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 14px;
		padding-right: 6%;
		line-height: 28px;
	}
	.support {
		padding: 14em 0px 5em;
	}
	.sup {
		right: 0.5%;
		top: -31.4%;
	}
}
@media(max-width:568px){
	.fullview_modal .modal-dialog.modal-lg{
	width:90%
}
.fullview_modal .modal-dialog {
    margin: 20px auto;
}
.fullview_modal .modal-dialog {
    display: block;
    height: calc(100% - 35px);
    overflow-y: scroll;
}
	.short_msg{
	margin:0 !important;
	padding:10px;
	}
	.w3layouts-banner {
		min-height: 350px;
	}
	.agileits-register {
		bottom: -180%;
	}
	.col-md-3.biseller-column {
		width: 50%;
		margin: 0% 0%;
	}
	.agile-overlay ul {
		padding: 20px 12px 15px;
	}
	.app-image img {
		width: 100%;
	}
	.agile_tips h6 {
		font-size: 18px;
		margin: 35px 0 10px 0;
	}
	.list_1 h3 {
		font-size: 22px;
		margin: 25px 0 15px 0;
	}
	.terms p {
		padding-left: 20px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3layous-story h4 {
		letter-spacing: 0px;
	}
	.wthree_services-bottom p {
		padding: 0 15px;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 24px;
	}
	.panel-body p {
		padding: 0px 5px 15px;
	}
	/*.w3layouts_details a {
		width: 65%;
	}*/
	.agileits_profile_image {
		width: 55%;
		margin-right:5%;
	}
	.w3layouts_details {
		width: 52%;
	}
	.feature-top {
		margin-left: 5%;
	}
	.feature-top h3 {
		font-size: 1.8em;
	}
	.feature-main {
		height: 503px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 30px;
	}
	.feature-right img {
		margin-top: 10%;
		width: 90%;
		margin-left: 5%;
	}
	.establish {
		min-height: 600px;
	}
	.get-top h3, .support-top h3, .demo-top h3 {
		font-size: 1.8em;
	}
	.demo-top p {
		width: 100%;
		font-size: 16px;
		line-height: 28px;
	}
	.get {
		min-height: 1020px;
		margin-top: -32%;
	}
	.get-top p, .support-top p {
		width: 100%;
	}
	.sup {
		top: -35.4%;
	}
}
@media(max-width:480px){
	.inbox_section .profile_img, .chat_box_bg .profile_img{
    float: none; 
	margin:auto;
}
.profiles_slider li .col-xs-12{
		width:33.3%;
	}
	

	h3.icon-subheading {
		font-size: 20px;
	}
	.navbar-toggle {
		/*margin-top: -41px;*/
	}
	.w3layouts-banner {
		min-height: 320px;
	}
	.agileits-register {
		bottom: -195%;
		width: 86%;
		right: 7%;
	}
	.w3l_find-soulmate h3 {
		font-size: 30px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.w3_soulgrid p {
		height: 48px;
		font-size: 13px;
	}
	.agileits-register h3 {
		font-size: 20px;
		padding: 10px 15px;
	}
	.col-md-3.biseller-column {
		width: 70%;
		margin: 0% 15%;
	}
	.agile-overlay ul li span {
		width: 130px;
	}
	.nbs-flexisel-nav-right {
		right: 0px;
	}
	.nbs-flexisel-nav-left {
		left: 0px;
	}
	.col-md-6.w3ls_app-left.mpl {
		width: 100%;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 70%;
		margin-top: 10%;
	}
	.agileits_app-devices {
		width: 75%;
	}
	.w3ls_app-left h3 {
		font-size: 20px;
	}
	.agile-assisted-service h4 {
		font-size: 25px;
		margin-bottom: 22px;
	}
	.agile-assisted-service p {
		font-size: 14px;
		line-height: 25px;
		margin: 0 auto 35px;
	}
	.agile-assisted-service a {
		font-size: 12px;
	}
	.agile-assisted-service {
		min-height: 240px;
		padding-top: 35px;
	}
	.w3layous-story h4 {
		font-size: 18px;
	}
	.w3layous-story h4 a {
		padding: 6px 20px;
	}   
	.copy-right p {
		font-size: 0.8em; 
	}
	.w3l_about_left {
		width: 100%;
	}
	.w3ls_services-grids {
		width: 95%;
	}
	.wthree_services-bottom p {
		font-size: 18px;
	}
	.modal-dialog {
		width: 420px;
	}
	.wthree-help h3 {
		font-size: 23px;
	}
	.assisted_Services-agileits {
		width: 95%;
	}
	.w3layouts_happy_asstd_marriages h4 {
		font-size: 22px;
	}
	.assisted_agile_advantages h4 {
		font-size: 26px;
		margin-bottom: 26px;
	}
	.w3layouts-inner-banner {
		min-height: 180px;
	}
	.agile_tips h2, .terms h2 {
		font-size: 22px;
		letter-spacing: 0px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 28px;
	}
	.panel-title {
		font-size: 16px;
	}
	section.w3_g_address {
		padding: 10px 0px;
	}
	.photos-upload-view {
		width: 90%;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 10px;
	}
	.w3ls-aside {
		width: 100%;
	}
	.col-md-6.one-w3-profile {
		width: 90%;
	}
	.w3layouts_details {
		width: 100%;
	}	
	/*.w3layouts_details a {
		width: 45%;
	}*/
	.agileits_profile_image {
		width: 100%;
		margin-left: 16px;
		margin-bottom: 4%;
		margin-top:20px;
	}
	.agileits_aboutme h4 {
		font-size: 25px;
		margin-bottom: 20px;
		margin-top: 12px;
	}
	.banner-bottom {
		padding: 0em 0em;
	}
	.feature-main {
		height: 423px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 13px;
		padding-right: 2%;
		line-height: 18px;
	}
	.ftr-left i, .ftr-left-one i, .ftr-left-two i, .ftr-left-tre i, .ftr-left-fvr i {
		font-size: 25px;
	}
	.est-right p {
		width: 100%;
	}
	.est-bottom p {
		font-size: 1.2em;
	}
	.banner {
		background: #0fa7ff;
		padding: 3em 0px 2.5em 0px;
	}
	.contact-but input[type="submit"] {
		padding: 5px 45px;
		font-size: 24px;
	}
	.banner-right p {
		font-size: 16px;
		margin-top: 4%;
		line-height: 30px;
	}
}
@media(max-width:414px){
	.icons i {
		padding-left: 10px;
	}
	.w3layouts-banner {
		min-height: 290px;
	}
	label.agileits-agree {
		font-size: 12px;
	}
	.agileits-register {
		bottom: -212%;
		width: 90%;
		right: 5%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.w3_soulgrid {
		width: 78%;
		margin: 3% 0% 3% 5%;
	}
	.col-md-3.biseller-column {
		width: 80%;
		margin: 0% 10%;
	}
	.w3layouts-browse h3 {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 85%;
	}
	.w3layous-story h4 a {
		padding: 10px 20px;
		display: block;
		width: 40%;
		margin: 15px auto 0;
	}
	.w3layous-story h4 {
		font-size: 20px;
		letter-spacing:0px;
	}
	.location h3 {
		margin-top: 0px;
	}
	.address-left {
		padding: 2em 1em 1em;
	}
	.agileits_services h2 {
		margin-bottom: 28px;
		font-size: 28px;
	}
	.w3ls_services-grids {
		width: 100%;
	}
	.w3ls-aside {
		width: 100%;
	}
	.agileits label, .w3_feedbacktextmessage label {
		width: 100%;
	}
	.agileits input[type="text"], .agileits input[type="email"], .agileits input[type="tel"], .w3_feedbacktextmessage textarea, .agileits select, .w3_writetoustextarea textarea, .photos-upload-view {
		width: 100%;
	}
	.wthree-help form input[type="submit"] {
		width: 42%;
	}
	.wthree-help textarea {
		width: 100%;
	}
	h2.w3-head {
		font-size: 22px;
	}
	h5.marker_head {
		font-size: 15px;
	}
	.agile_tips h5, .terms h5 {
		line-height: 25px;
	}
	.panel-title {
		font-size: 14px;
	}
	h2.last-updated {
		font-size: 20px;
		margin-bottom: 26px;
		letter-spacing: 0px;
	}
	section.privacy_policy_section {
		padding: 40px 0;
	}
	.w3ls_contact_section {
		padding: 40px 0;
	}
	section.w3_g_address ul li span {
		width: 100%;
	}
	.w3ls-list h2 {
		font-size: 20px;
		margin-bottom: 10px;
		line-height: 30px;
	}
	.col-md-6.one-w3-profile {
		width: 100%;
	}
	/*.w3layouts_details a {
		width: 44%;
	}*/
	label.col-sm-3.control-label1 {
		width: 100%;
	}
	.w3_details {
		width: 100%;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 20px;
		font-size: 30px;
	}
	h3.w3_special {
		font-size: 22px;
		margin-bottom: 30px;
	}
	.modal-dialog {
		width: 400px;
	}
	.get {
		min-height: 850px;
	}
	.sup {
		top: -28.4%;
	}
	.support {
		padding: 14em 0px 3em;
	}
	.feature-right {
		width: 70%;
	}
	.feature-main {
		height: 360px;
	}
	.ftr-right p, .ftr-right-one p, .ftr-right-two p, .ftr-right-tre p, .ftr-right-fvr p {
		font-size: 12px;
		line-height: 18px;
		margin-top: 12px;
	}
}
@media(max-width:384px){
	.avatar .dropdown-menu{
		min-width:280px !important;
	}
	.sub_list li {
    list-style: outside none none;
    padding: 8px 4px 8px 3px;
}
	.nav_bottom .dropdown-menu {
    left: calc(100% - 280px);
	}
 
	.w3layouts-banner {
		min-height: 270px;
	}
	.agileits-register {
		bottom: -224%;
		width: 95%;
		right: 2.5%;
	}
	.w3l_find-soulmate {
		padding: 182px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 90%;
		margin: 0% 5%;
	}
	.nbs-flexisel-nav-right {
		right: -10px;
	}
	.nbs-flexisel-nav-left {
		left: -10px;
	}
	.agileits_app-devices {
		width: 100%;
	}
	.w3layouts-browse h3 {
		letter-spacing: 0px;
	}
	.col-md-4.w3-browse-grid {
		padding: 0;
	}
	.agile-assisted-service p {
		font-size: 13px;
	}
	#toTop {
		right: -20px;
	}
	.modal-dialog {
		width: 360px;
	}
	.assisted_Services-agileits h2 {
		margin-bottom: 25px;
		font-size: 24px;
	}
	.w3layous-story h4 {
		letter-spacing: 0.4px;
	}
	.w3_success-stories h4 {
		font-size: 26px;
	}
	.w3_success-stories {
		padding: 40px 0;
	}
	.agileits_services {
		min-height: 480px;
	}
	.feedback p {
		line-height: 25px;
		font-size: 13px;
		letter-spacing: 0.5px;
	}
	.wthree-help form input[type="submit"] {
		width: 50%;
	}
	.wthree-help textarea {
		margin: 25px 0 0 0;
	}
	.wthree-help {
		margin: 40px auto 55px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.icons .bs-glyphicons li {
		width: 98%;
		height: 95px;
	}
	.panel-heading {
		padding: 13px 5px;
	}
	.photos-upload-view input#fileselect {
		width: 100%;
	}
	.write-agileits form {
		padding: 0px 10px;
	}
	.agileits_sitemap_list ul li {
		margin: 5px 7px;
	}
	.login-w3ls form {
		padding: 0 0em;
	}
	/*.w3layouts_details a {
		width: 94%;
	}*/
	.banner-left {
		padding: 0;
	}
	.support {
		padding: 11em 0px 3em;
	}
	.ftr-right {
		top: 2%;
		left: 40%;
	}
	.ftr-right-one {
		top: 19%;
		left: 40%;
	}
	.ftr-right-two {
		top: 36%;
		left: 40%;
	}
	.ftr-right-tre {
		top: 53%;
		left: 40%;
	}
	.ftr-right-fvr {
		top: 71%;
		left: 40%;
	}
}
@media(max-width:375px){
	.w3layouts-banner {
		min-height: 250px;
	}
	.icon-box {
		height: 50px;
		width: 100%;
		margin: 0.5em 0 0.5em 0;
	}
	.col-md-6.w3ls_app-left.mpl {	
		padding: 0;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 85%;
		margin-top: 15%;
	}
	.agileits-register {
		padding: 10px;
	}
	.agileits-register {
		bottom: 0%;
	}
	.w3l_find-soulmate h3 {
		font-size: 28px;
	}
	.w3_soulgrid h3 {
		font-size: 22px;
		margin-bottom: 0;
	}
	.modal-dialog {
		width: 350px;
	}
	.agile_tips p {
		margin: 5px;
	}
	h2.agileits-icons-title {
		font-size: 22px;
	}
	h3.w3-head {
		font-size: 24px;
	}
	h3.icon-subheading {
		font-size: 18px;
	}
	.icons.w3layouts-content, .shortcodes, .w3ls_sitemap {
		padding: 30px 0;
	}
	.wthree-help {
		margin: 30px auto 55px;
	}
	.w3_success-stories {
		padding: 30px 0;
	}
	section.w3_g_address {
		padding: 10px 10px;
	}
	.feedback, section.terms-of-use, .w3ls-list {
		/*padding: 30px 0;*/
	}
	.agileits_profile_image {
		width: 85%;
	}
	.agileits_aboutme h5 {
		margin-bottom: 10px;
		margin-top: 30px;
	}
	.agileits_aboutme p {
		margin: 10px 0;
	}
	.feature-main {
		height: 355px;
	}
}
@media(max-width:320px){
	.icons i {
		padding-left: 8px;
	}
	
	.imgmob{
		margin-left:-30% !important;
	}
	
	.navbar-toggle {
		/*padding: 9px 0 10px;*/
	}
	.w3layouts-banner {
		min-height: 240px;
	}
	.w3_modal_body_grid span {
		width: 100%;
	}
	#w3_country, .w3_modal_body_grid input[type="text"], .w3_modal_body_grid input[type="email"], #w3_country1, .w3_modal_body_grid input[type="password"] {
		width: 100% !important;
	}
	.w3_modal_body_grid1 {
		margin: 6px 0;
	}
	.w3_gender {
		width: 100%;
		margin: 0.2em 0 0;
	}
	label.agileits-agree {
		float: right;
		width: 93%;
	}
	input[type="checkbox"] {
		margin: 0px 0 0;
	}
	.modal-title {
		font-size: 22px;
	}
	.modal-dialog {
		width: 300px;
	}
	
	
	
	.login-w3ls label {
		margin: 15px 0px 6px 0px;
	}
	.w3_soulgrid {
		width: 100%;
		margin: 3% 0% 3% 0%;
	}
	.agileits-register {
		bottom: -320%;
	}
	.w3l_find-soulmate {
		padding: 810px 0 50px 0;
	}
	.col-md-3.biseller-column {
		width: 99%;
		margin: 0% 0%;
	}
	.agile-overlay ul li span {
		width: 115px;
	}
	.nbs-flexisel-nav-right {
		right: -18px;
	}
	.nbs-flexisel-nav-left {
		left: -18px;
	}
	.col-md-offset-1.col-md-5.app-image {
		width: 95%;
	}
	.agile-assisted-service p {
		font-size: 12px;
		line-height: 23px;
		margin: 0 auto 30px;
	}
	.col-md-6.col-sm-6.w3layouts.location-grids.location-grids-2 {
		width: 100%;
	}
	.w3layous-story h4 a {
		width: 50%;
	}
	.address-left {
		padding: 2em 0em 1em;
	}
	.w3l_about_left_pos h3, .w3l_about_left_pos1 h3 {
		font-size: 1.1em;
	}
	.w3_success-stories h4 {
		font-size: 22px;
	}
	.agileits_services h2 {
		margin-bottom: 25px;
		font-size: 26px;
	}
	.feedback h2 {
		font-size: 19px;
	}
	h2.w3-head {
		font-size: 19px;
	}
	.icons a {
		font-size: 11px;
	}
	h2.agileits-icons-title {
		font-size: 20px;
	}
	.grid_3 {
		padding: 1em;
	}
	.write-agileits h2 {
		font-size: 22px;
	}
	.write-agileits {
		padding: 30px 0;
	}
	.agile_featured-profiles h2 {
		margin-bottom: 15px;
		font-size: 27px;
	}
	.w3-prfr a, .w3-prfr2 a {
		letter-spacing: 0px;
	}
	span.agile-breadcrumbs {
		font-size: 13px;
	}
	span.agile-breadcrumbs a {
		margin: 0 2px;
	}
	.w3ls-loginr a, .w3ls-loginr span {
		font-size: 13px;
	}
	.banner-right h2 {
		font-size: 1.5em;
	}	
	.banner-right h3 {
		font-size: 1.1em;
		margin-top: 10px;
		line-height: 28px;
	}
	.banner-right p {
		font-size: 15px;
		margin-top: 6%;
		line-height: 28px;
	}
	.feature-top h3 {
		font-size: 1.5em;
	}
	.feature-main {
		min-height: 396px;
		background-size: cover;
	}
	.feature-right {
		width: 80%;
		margin-right: 10%;
	}
	.demo-bottom iframe {
		width: 100%;
		height: 280px;
	}
	.support {
		padding: 7em 0px 3em;
	}
}

.text-center1{
	margin-left:-8px;
	text-align:center;
}
.resp-tab-content{
	border-radius:4px!important;
}



.ten{	
	margin-left:335px!important;
	}
	
	




.center{
	text-align:center;
}
.line{
	padding:5px;
	margin-right:10px;
	margin-bottom:10px;
}


.w3-prfr2{
	margin-top:-25px;
	margin-left:275px;
}



.icon{
	margin-top:10px;
}

.imag{
	margin-top:4px;
}



.padding{ 
  border: 1px solid  #009933 !important; 
  border-radius: 8px; 
  padding: 5px; 
  width: 150px;  
 }
 
 
 
 .chat{
	 
	 margin-top:-20px;
 }
 

.abc{
  position: relative;
  display: inline-block;
  
}

.abc .tooltiptext {
  visibility: hidden;
  width: 120px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -90px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc .tooltiptext1 {
  visibility: hidden;
  width: 200px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -190px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abc.tooltiptext::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}
.abc.tooltiptext1::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}

.abc:hover .tooltiptext {
  visibility: visible;
}

.abc:hover .tooltiptext1 {
  visibility: visible;
}



.abcd{
  position: relative;
  display: inline-block;
  padding:2px;
  
}


.abcd .tooltiptext2 {
  visibility: hidden;
  width: 100%;
  margin-top:-12px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 0%;
  margin-left: 0px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}

.abcd.tooltiptext2::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}



.abcd:hover .tooltiptext2 {
  visibility: visible;
}

.ab{
  position: relative;
  display: inline-block;
  
}


.ab .tooltiptext3 {
  visibility: hidden;
  width: 170px;
  margin-top:100px;
  background-color: #fff;
  color: #323235;
  text-align: center;
  border-radius: 8px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: 150%;
  left: 50%;
  margin-left: -80px;
  font-size:12px;
  font-weight: normal;
  border: 1px solid  #009933 !important; 
}


.ab.tooltiptext3::after {
  content: "";
  position: absolute;
  bottom: 100%;
  left: 50%;
  margin-left: -50px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent red transparent;
}



.ab:hover .tooltiptext3 {
  visibility: visible;
  margin-top:-10px;
}






.sel{
	width:200px;
	height:35px;
	background-color:#fff;
	border-radius:6px;
	text-align:center;
	margin-left:-10px;
}

.boxx{
	position: relative;
	display: inline-block;
}
.box1{
	position: relative;
	display: inline-block;
	margin-right:-20px!important;
}
.box2{
	position: relative;
	display: inline-block;
	margin-left:0px!important;
}

.check{
	margin-left:16px;
	
}

.check1{
	margin-left:76px;
	
}

.newt{
    padding-left: 6px;
    border-left: 4px solid #1b54d7;
    font-size: 18px;
    margin-bottom: 6px;
    color: #444;
}

li.avatar1 { 
	margin-top:15px !important;
}


.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:300px;
}



.sub_list1 li{
	list-style:none; 
	padding:4px;
}

.avatar .sub_list1 > li > a{ 
	color:#333  ;
	font-size:13px;
}
.sub_list1 li:hover{ 
background:#eee;
}
.sub_list1 li:hover > a:hover, .sub_list1 li:hover > a, .sub_list1 li > a:hover{ 
color:#000;
transition:all easy in-out 0.2s;
font-weight:600 !important;
}

.in{
	font-weight: bold !important;
}

.mobile {
  overflow: hidden;
  height: 20px;
   width:20%;
  margin-top:-18px!important;
  margin-left:140px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progressv{
	overflow: hidden;
  height: 20px;
   width:40%!Important;
  margin-top:-18px!important;
  margin-left:85px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	
}


.que{
	overflow: hidden;
   margin-top:-35px!important;
  margin-left:142px;	
  float:left;
} 


.now{
	font-size:24px;
	color:#009933;
	margin-top:0px;
}

.foot{
	color:#444645;
	
}
.foot :hover{
	color:#fff!important;
	
}
.text{
	
	text-align:center;
}


.text1{
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px;
  float: left;
  width: 70%!important;
  height:35px;
  background: #fff;
}

.submit1 {
  float: left;
  margin-top:-11px;
  width: 30%!important;
  padding: 5px !important;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
} 

form.example input[type=text] {
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px;
  float: left;
  width: 80%;
  height:35px;
  background: #fff;
}

form.example button {
  float: left;
  width: 20%;
  padding: 0px;
  background: #1b54d7;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
}
.fai{
	margin-bottom:8px!important;
	
}

form.example button:hover {
  background: #1b54d7;
}

form.example::after {
  content: "";
  clear: both;
  display: table;
}

.hr{
	width:100%;
	height:2px!important;
	color:#000;
}

.on{
	margin-top:10px;
	
}

.square{
	
	list-style-type: square;
}


.list{
	color:#ff944d;
}
.list1{
	color:#009933;
}

.border{
	border:2px;
	padding:12px;
	background-color:#009933;
	border-radius:6px;
}
.border1{
	border:1px;
	padding:10px 14px 10px 14px;
	border-radius:6px;
	border-right:0px  solid #ccc;
	margin-left:-15px;
	background-color:#009933;
	margin-top:2px;
}
.border2:hover, mat:hover{
	background-color:#f0f5f5;
	color:#009933!important;
	
	
}
.border2{
	border:1px;
	background-color:#fff;
	border-radius:4px;
	/*border:1px solid #444645; 

	border-top:1px solid #444645;
	border-left:1px solid #444645;
	border-right:1px solid #444645;*/
	margin-left:0px;
	
}

.size1{
	font-size: 16px;
	color:#fff!important;
}
.size{
	font-size: 16px;
	color:#fff;
}
.top{
	padding: 0px 0px!important;
	
}
.left{
	margin-left:40px;
	margin-top:-4px!important;
	
}
.bold{
	color:green;
}
.bold1{
	color:#444645;
}
.col3{
	margin-left:3px;
	font-size:16px;
}

.col1:hover{
	font-size:12px;
	color:#fff!important;
}
.col1{
	font-size:12px;
}
.top1{
	margin-top:0px!important;
	
}
.mat{
	color:orange;
}
.mat:hover{
	color:#009933;
}
over.hover{
	color:green;
}

.breadcrumb {
    padding: 4px;
    margin-bottom: 20px;
    background-color: rgb(232,230,232);
    border-radius: 8px;
	border-right:2px solid #aaa;
}

.sear{
	background-color:#fff;
}
.fsear{
	width:10px;	
}

.become{
	margin-left:9px!important;
}
.bread{
	margin-left:-33px;
	width:103% !important;
}
.you{
	font-size:12px;
	font-weight:bold;
	margin-left:8px;
	color: #fff;
	background-color:;
	padding:5px;
	margin-top:-15px !important;
}
.you2{
	font-size:12px;
	font-weight:bold;
	margin-left:20px;
	color: #fff;
	margin-left:-120px;
	padding:5px;
	margin-top:-15px !important;
}

.view{
	color:#009933;	
}

.match-active{
	color:#009933;
	font-weight:500; 
    padding: 2px 2px 2px 2px !important; 
	background-color:#ebfaeb!important; 
	border-radius:8px;
}


.mat1{
	color:#009933;
}
.icn{
	margin-left:74px;
	color:orange;
	font-size:20px;
	
}
.ids{
	color:#333;
}
.idsa{
	color:#333;
}
.idsa:hover{
	color:#009933;
}

.bar{
	margin-top:-25px;
}

.anew{
	
}
.aclas{
	padding:10px 0px 10px 0px;
}
.amat{
	
	color:#009933;
}
.bmat{
	
	color:orange;
}

.border3{
	border:1px;
	background-color:#fff;
	border-radius:4px;	
	margin-top:1px;
}
.box1{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.box2{
	width:40px;
	height:35px;
	background-color:#009933;
	margin-left:-15px;
	border-radius:4px;	
}
.ai{
	text-align:center!important;
	margin-left:10px;
	margin-top:7px;
}
.score{
	
	margin-top:-86px;
}
.matchc{
	margin-left:-53px;
}
.progres1{
	width:60px!important;
	margin-left:60px!important;
	margin-top:-18px;
}



.filbox{
	padding:10px 0px 10px 0px;
	
}
.diamond_mbr{
	    border-color: #1b54d7 !important;

}
.thumb1 {
  border: 1px solid #ddd;
  border-radius: 160px;
  padding: 5px;
  width: 150px;
}
.thumb {
  border: 2px solid #bbb;
  border-radius: 8px;
  padding: 5px;
  width: 150px;
}
.thumb:hover {
  box-shadow: 0 0 2px 1px rgba(0, 179, 60);
}

.mobscore{
	margin-top:18px!important;
}
.iconsm{
	margin-left:100px;
}
.iconsn{
	margin-left:150px;
	margin-top:-90px;
}
.div1{
	margin-top:-22px;
	margin-left:180px!important;
}


.foot1 {
    color: #1b54d7;
    font-style: italic;
    font-size: 22px;
    font-family:'Lora',serif;
}
.foot2 {
    color: #1b54d7;
    font-size: 16px;
    font-family:'Lora',serif;
}

.profileview{
	position: absolute; 
	left: auto;
	margin-left:320px;
	margin-top:-40px;
	
}
.profile1{
	margin-top:-10px;
	margin-left:60px;
	border:1px solid #009933;
}
.profile1:hover{
	
	box-shadow: 0px 1px 4px 0px #00b300;
}





.bbor{
	width:99%;
	margin-top:-7px;
	font-weight:1px;
	border: 1px solid #bbb;
    
}.bbor1{		border-bottom:2px solid #ccc;	margin-top:5px;	margin-bottom:5px;    }
.edit1{
	float:right;
	margin-top:-43px;
	margin-right:20px;
}
.iclr{
	color:#1b54d7!important;
}
.mprogres{
margin-left:116px!important;	
	
}
.mabcd{
	margin-left:0px!important;	
}


.adiv{
	margin-top:0px;	
	
}
@media(max-width:768px){
	
.adiv{
	margin-top:0px;	
	margin-left:160px !important;
}
	
	.cdiv{
	margin-top:0px!important;	
	margin-left:20px;
	}
	
	.filterab{
	border:1px solid #ccc!important;
	}
	
	.ten{	
	margin-left:15px!important;
	}
	.w3-prfr3{
	display:none;
    }
	.one-w3-profile{
	margin-left:0px;
	Margin-top:10px;
    }
	.boxm{
	margin-left:0px!important;
	Margin-top:10px;
	}
	.one-w3-profile1{
	margin-left:15px!important;
	Margin-top:10px;
	}
	.w3-prfr2{
	margin-top:-19px!important;
	margin-left:30px;
	}
	.imag{
	margin-top:6px;
    }
	.in{
	display:none; 
	 
	}
	.nom{
		display:none; 
	}
	.ina{
	display:none; 
	 
	}
	.btnmob{
	margin-right:100px!important;
    }
	.taketop{
	margin-top:-20px!important;
	margin-bottom:12px;
	}
	.topbox{
	margin-top:-15px;
	
    }
	.tbox{
	margin-top:45px!important;	
	}
	.update{
	font-size:12px!important;
	padding:14px;
	}
	.lastlogin{
	margin-top:-511px!important;
	}
		.w3ls-aside h3 {
    font-size: 15px;
    color: #009933; 
	font-weight:500;
	
	
	margin-left:10px!important;
    padding: 10px 0 10px 0; 
	}
	.text1{
	width:250px!important;
	height:32px!important;
	border-radius:5px!important;
	margin-top:-10px!important;
	
	}
	.text2{
	margin-left:10px!important;
	margin-top:-9px!important;
	}
	.check{
	margin-left:27px;
	margin-top:10px;
	}
	.check1{
	margin-left:29px;
	
	}
	.che{
	
	margin-top:20px!important;
	}
	.left1{
	margin-left:70px;
	margin-top:3px!important;	
	}
	.navbar-nav > li > .dropdown-menu {
    padding: 0px;
	width:250px;
	padding:3px;
	}
	.mobile {
  overflow: hidden;
  height: 20px;
  width:50%;
  margin-top:-18px!important;
  margin-left:100px;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	}
	/*.que{
	overflow: hidden;
	margin-top:-35px!important;
  margin-left:240px!important;
   margin-bottom: 29px;
   }*/
   .score{
	margin-top:6px;
	}
	.matchc{
	margin-left:-55px;
	}
	/*.progres1{
	width:60px!important;
	margin-left:170px!important;
	margin-top:-16px!important;
	
	} */
	.div1{
	margin-top:-20px;
	margin-left:230px!important;
	}
	.pkg1{
	bottom: auto;
	
    
    margin-left:-200px!important;
    top: 1px; 
	
	}
	.profileview{
	position: absolute; 
	left: auto;
	margin-left:220px;
	margin-top:-60px;
	
	}
	.profile1{
	margin-top:-10px!important;
	margin-left:60px;
	border:1px solid #009933;
	}
	.bbor{
	width: 100% !important;
	height: 0px;
	background-color: 1px solid #009933;
	border: 1px solid;
	}
	.pkg_status{  
	background:#5FA048;
	padding:1px 4px 2px;
	color:#fff;
	border-radius:5px;
	border:1px solid #5FA048
	}
	.pkg1{  
	text-align:center !important;
	}
	.pkg_status1{  
	background:#ffa64d;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #ffa64d;
	}
	.pkg_status2{  
	background:#0086b3;
	padding:1px 4px 2px;
	color:#fff !important;
	border-radius:5px;
	border:1px solid #0086b3;
	}

  .buttons{
	 margin-bottom:-3px !important; 
	margin-left:-4px!important;
	 
	}

} 
/*width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px; */
/*.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:290px!important;
	margin-top:-10px!important;
	padding:-30px!important;
}

@media(max-width:768px){
	.uimg{
	width:230px!important;
	height:15px!important;
	margin-left:100px!important;
	margin-top:-30px!important;
	padding:-30px!important;
}
} */
/*<img class="uimg" style="width:230px; height:15px; margin-left:290px; margin-top:-10px; padding:-30px;" src="images/under.gif"/>  <br> <br>  */



.dotstop{
	color:#009933!important;
	margin-top:-20px!important;
}

.righti{
	width:20px;
	height:20px;
}


.iclb{
	color:#ccc!important;
}

.groomv{
	
	margin-left:30px!important;
	
}

.groomv{
	margin-top:-25px;
	margin-left:15px;
}

 

.size2{
	font-size:10px!important;
	
}

.black{
	color:#ccc;
}

.background{
	background-color:#f0f0f5!important;
	padding:10px;
	border-radius:8px;
	margin-left:1px;
}
.mupgrade{
	margin-top:8px !important;
	
}

.imgt{
	margin-top:-170px!important;
}
.yourpro{
	margin-left:40px!important;
	
}








.marry1 {
	background: #009933 !important;
    padding: 3px 8px 3px 9px !important;
    color: #ffffff !important;
	border-radius:5px;
}

.marry2{
	border-bottom: 2px solid;
}

.marry3{
	 padding-bottom: 10px;
}
.marry4 {
    float: right; 
   font-size: 15px; 
   font-weight: bold; 
   display: block;
}

.marry5 {
color: #7d7a7a;
border: 1px solid #333;
padding: 0px 6px;
border-radius: 50%;
}

.marry6{
	cursor:pointer;
}

.marry7{
	margin-top:150px;
	
}


.red-tooltip + .tooltip > .tooltip-inner {background-color: #fff; color:#000; border:2px solid #1ba261;}


.bbottom{
border-bottom:1px solid #ccc;
width:90%;
margin-top:10px!important;
margin-left:5%;
}

@media only screen and  (min-width:320px) and (max-width: 480px)  {
	
	
	.margint30 {
    margin-top: 3px;
}


	.frbtn {
		margin-top:2px !important;
	}
	
	.reddysheader{
		height:45px;
	}
	
	
	.headervm{
	position:fixed;
	height:160px;
	top:0;
	z-index:101;
	width:100%;
	/* box-shadow: 1px 4px 8px #ccc */
}

	
	.mobvm{
		margin-top:10px;
	}
	
	
	.mudiraj{	    margin-top: -30px!important;}
	.classicdiv{
	background-color:#ece5cf;
	width:220px;
	height:230px;
	padding:20px;
	border-radius:8px;
	margin-left:-13% !important;
}



.input_text{
	width:104px;
	font-size:14px;
	font-weight:500;
	float:left;
	color:#222;
	display:inline-block
}
.input_value{ 
	font-size:14px;
	font-weight:400; 
	margin-left: 120px;	
}

.text1{
  padding: 10px;
  font-size: 13px;
  border: 1px solid grey;
  border-radius:8px 0px 0px 8px!important;
  float: left;  
  width: 70%!important;
  height:35px !important;
  background: #fff;
} 
.monthsel1{
	margin-left:120px;
	margin-top:-2px!important;
	position:absolute;
}

.monthsel2{
	width:100px!important;
	position:absolute;
}
.monthsel{
	width:100px!important;
	position:absolute;
}


.chatimg{
	width:70px; 
	height:70px;
	margin-left:100px;
}

.modal-contentc {
    position: relative;
	margin-top:250px !important;
	margin-left:0px!important;
	background-color: #fefefe;
    margin: auto;
    padding: 0;
    border: 1px solid green;
	border-radius:8px;
    width: 100%;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s
}


.modalchat{
	margin-right:0px!important;
}


.submit1 {
  float: left;
  margin-top:-10px;
  width: 30%!important;
  padding: 0px;
  background: #009933;
  color: white;
   height:35px;
  border-radius:0px 8px 8px 0px ;
  font-size: 17px;
  border: 1px solid grey;
  border-left: none;
  cursor: pointer;
} 
.entercoupon{
	margin-top:-10px !important;
	margin-right:200px!important;
}
.backmob{
	margin-left:60px;
}

.backmob1{
	margin-top:10px!important;
	margin-right:85px!important;
}

.entercoupon1{
	margin-top:20px !important;
}

	.adiv{
	margin-top:-5px!important;	
	
	}
	/*.onlinecss{
		margin-left:-10px;   
		margin-top:-20px !important;
	}*/
	
	.btnbox{
		margin-left:10px;
	}
	.benefitsdiv{
	background-color:rgb(244, 251, 254);
	padding:20px 10px;
	border:1px solid #ddd;
  }
  .addonm{
	  margin-left:30px;
  }
  .newt{
   margin-top:15px;
}
.abcd{
	margin-left:-3px;
	
}

  .groomicn{
	margin-top:-380px!important;
	margin-right:-20px;
	}
  
	
	.marry23{
	margin-top:0px;
   }
   .mobspace{
		 margin-top:5px;
	     margin-left: 40px;  
   }
   .mobspace1{
		 margin-top:5px;
	     margin-left: -21px;  
   }
   .rowwid{
	   margin-left:1px!important;
	   margin-right:1px!important;
	   
   }
	

	.rightop{
		margin-right:-10px;
		float:left;
	}
	.idtop{
		margin-top:-10px!important;
		}
		
	.matchsco {
    margin-top: -7px!important;
    margin-left: 0px!important;
   }
	.spacet{
		margin-top:6px;
	}
	.spacel{
	margin-left:-10px;
  }
	
	.veer1{
	margin-top:5px!important;
}
	
	
	.progres1{
	width:60px!important;
	margin-left:105px!important;
	margin-top:-20px!important;
	
}
	.progres2{
	width:60px!important;
	margin-left:110px!important;
	margin-top:-16px!important;
	}

	.que{
	overflow: hidden;
	margin-top:-33px!important;
  margin-left:190px!important;
   margin-bottom: 29px;
    float:left;
	}
	
	.btnmbl{
	margin-left:0px;	
	}
	
	.w3-prfr2{
	margin-top:-19px!important;
	
	}
	
	.lastlogin {
    margin-top: -390px!important;
    }
	.thumbnails a img {
    width: 52px;
    margin: 5px 4px;
    padding: 2px !important;
  }
  .agileits_profile_image img {
    border: 1px solid #eee;
    padding: 5px;
    
    border-radius: 8px;
    /* margin-top: 10px; */
}

    img.prf-img {
		/* margin-top: -12%; */
		margin-left: -3px!important;
		width:120px;
	}
	
	img.myphoto {
		margin-top: -7%;
		margin-left:-80px;
		
	}
	
	.mbutton{
		width:80%;
	}
	
	.searchbtn{
	margin-left:190px !important;
	margin-top:-53px !important;
	border-radius:0px 5px 5px 0px !important;
}
.leftmenu{
	margin-top:0px!important;
margin-bottom:1px;
}
.myphoto{
	margin-left:84px;
	margin-top:-10px;
}
.spacetop{
	margin-top:5px!important;
}
.spacetop1{
	margin-top:5px!important;
}

.profilebtn1{
	background-color:#c6ecc6;	
	width:100%;
	margin-left:-20px!important;
}
.btupgrade{
	margin-top:-3px!important;
	margin-left:70px;
}
.btupgrade1{
	margin-top:-3px!important;
	margin-left:120px;
}
.marry47{
	margin-top:5px!important;
	margin-right:20px;
}

.btnmd{
	height:30px;
	padding:4px 10px 7px 10px;
	margin-right:110px!important;
	margin-top:-8px;
	background-color:#009933!important;
}
.sendint{
	margin-top:-30px!important;
	margin-left:0px!important;
}
.divtop{
	margin-top:-30px!important;
}
.clbtn{
	width:100px!important;
	background-color:red!important;
	margin-top: -12px!important;
    margin-bottom: 6px!important;
	margin-left:120px!important;
}
.marry65{
	margin-bottom:0px!important;
}

.marry66{
	/* margin-right:135px!important; */
	margin-top:-5px;
}
.marryfeed{
	margin-right:110px!important;
	margin-top:-5px;	
}
.marryfri{
	margin-right:90px!important;
	margin-top:-5px;	
}
.marrycan{
	margin-right:90px!important;
	margin-top:-5px;	
}
.marrysuc{
	margin-right:73px!important;
	margin-top:-5px;	
}

.marryask{
	margin-right:45px!important;
	margin-top:-5px;
}
.marry67{
	margin-right:55px!important;
	margin-top:-10px!important;
	
}
.marry68{
	margin-right:50px!important;
	margin-top:-10px!important;
	
}
.veera12{
	border-bottom:1px solid #aaa !important;
	margin-top:0px!important;
	
	
}
.lfttxt{
	margin-left:-70px!important;
}

.listmo{
	margin-left:20px;
}


.showprofile{
background-color: #eee;
    padding: 10px;
    height: 150px;

}


.savbtn2{
	margin-left:20px!important;
}

.savbtn1{
	margin-left:100px!important;
}
.mabcd{
	margin-left:0px!important;	
	margin-top:-50px!important;
}
.date1{
	margin-right:20px;
	margin-top:5px;
}
.btnadd{
	margin-left:-30px;
}

.imgfr{
	margin-left:0px!important;
}

.imgnew{
	margin-left:-20% !important;
	position:absolute !important;
}

.designu{
	margin-top:15px;
}
.desimage{
	margin-top:-15px;
}
.heddprofile{
	margin-top:30px;
}
.w3layouts-banner{
	min-height: 775px;
}
.marry26{
	float: right;
    margin-top: 3px;
    font-size: 15px;
    margin-right: 60px;

}

.padrow{
	margin-left:18px!important;
	width:90% !important;
}

.unblock{
	margin-top:18px!important;
}


	
}
@media only screen and (min-width:769px) and (max-width:992px) {
	.spacet{
		margin-top:10px;
	}
	
	
}




@media only screen and  (min-width:768px) and (max-width:1024px)  {
.veer2{
    margin-top: 12px !important;
	margin-left:-150px !important;

}
.profile_img{
	width:150px;
	margin-left:0px;
}
.tabimg{
	width:150px;
	margin-left:100px!important;
	
}
.veer1{
	margin-top:0px!important;
}

.unblock{
	margin-top:1px!important;
}
.veera12{
	border-bottom:1px solid #aaa !important;
	margin-top:0px!important;
	width:100% !important;	
}
.footer h3 {
    border-bottom: 1px solid #ccc;
    color: #009933;
    font-size: 18px;
    margin-bottom: 0px;
    padding-bottom: px!important;
    text-transform: capitalize;
} 

.left1{
	margin-left:250px;
	/*margin-top:21px!important;	*/
}
.tabhide{
	display:none;
}
.spacet{
	margin-top:6px;
}

.profilebtn1{
	display:none;
	}
	
.profilebtn{
	display:none;
	}

.veer1{
	margin-left:-26px;
		margin-top:-15px;
}
.ipad{
	width:100%;
}

.progressv{
	overflow: hidden;
  height: 20px;
   width:35%!Important;
  margin-top:-18px!important;
  margin-left:80px!important;
  margin-bottom: 0px;
  background-color: #eeeeee;
  border-radius: 4px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
	
}

}





@media only screen and  (min-width: 1024px) {
	
.agile-assisted-service {
    min-height: 200px;
}
	.gmap{
		margin-top:-90px;
	}
	.veer2{
	margin-top:-20px!important;
	margin-left:0px!important;
	
} 
	.featureddesign{
		margin-top:20px;
	}
	
	.bdrbtn{
	background-color:#009933;
	border:1px solid #009911;
	padding:5px 20px;
	margin-right:20px;
}
.btnmd{
	height:30px;
	padding:4px 10px 7px 10px;
	margin-right:30px!important;
	margin-top:10px;
	background-color:#009933!important;
	
}
.upgrade{
	margin-top:10px;
}

.showprofile{
background-color: #eee;
    padding: 10px;
    height: 80px;

}
.monthsel1{
	margin-left:320px;
	margin-top:-28px!important;
	position:absolute;
}


.sendint{
	margin-top:-30px!important;
	margin-left:280px!important;
}
.marry64{
	margin-top:-15px!important;
}
.clbtn{
	width:100px!important;
	background-color:red!important;
	margin-top: -12px!important;
    margin-bottom: 6px!important;
	margin-left:200px!important;
}
.veera12{
	border-bottom:1px solid #aaa !important;
	margin-top:-10px!important;
	width:70% !important;
	
}

	
}

.divtop{
	margin-top:-15px!important;
}

.searchbtn{
	margin-left:-5px;
	margin-top:-3px;
	border-radius:0px 5px 5px 0px !important;
}

.leftmenu{
	margin-top:-10px;
margin-bottom:1px;
}
.myprofile{
	margin-left:1px!important;
	margin-right:1px!important;
	margin-bottom:-10px!important;
}

.profilebtn{
	background-color:#084be62b;
	width:100%;
	
	border-radius:8px;
	
}
.profilebtn1{
	background-color:#084be62b;	
	width:112%;
	margin-left:-14px;
	border-radius:9px 9px 0px 0px!important;
}
.profilebtn2{
	background-color:#ccffe6;	
	width:112%;
	margin-left:-14px;
	
}

.profilem{
	background-color:#009933;
	color:#fff;
	border-radius:8px;
}
.white{
	color:#fff;
}

.veer1{
	margin-top:30px; 
}


.veer21{
	margin-top:-25px!important;
	
}



 .marry10{
	color: #2a9933;
    font-weight: 600; 
 }
 
 .marry11{
	color: #f0ad4d;
    font-weight: 600; 
 }
 
 .marry12{
	color: #f21a00;
    font-weight: 600; 
 }
 
 .marry13{
	height:264px;
	
 }
 .marry14{
	height:156px;
	
 }
 .marry15{
	margin-top:47px;
 }
 
 .matchsco{
	 margin-top:-35px;
	 margin-left:95px;
 }
 .marry16{
	 background-color:#1f9933;
	 color:#fff;
 }
 .marry17{
	 font-size:18px;
 }
  .marry18{
	color: #444654;
    font-weight: 600; 
 }
 .marry19{
	width:230px;
	height:167px;
 }
 .marry20{
	color: #1b54d7;
    font-weight: 600; 
 }
 .marry21{
	margin-bottom:16px;
 }
 
 .tophedding{
	 margin-top:-20px!important;
	 
 }
 .marry22{
	float: right;
	background-color:#009933;
 }
 .mb-50{
	 margin-bottom:50px;
 }
 .mt-20{
	 margin-top:20px;
 }
 
 
.marry24{
	font-size:15px;
	color:red;
}
.marry25{
	    margin-top: 20px;
        height: 350px;
        width: 500px;
		border: 2px solid #aaa;
    border-radius: 5px;
    padding: 10px;
}
.marry26{
	float: right;
    margin-top: -18px;
    font-size: 15px;

}

/*  
float: right;
    margin-top: -12px;
    font-size: 15px;
    margin-right: 60px;
*/
.marry27{
	
	color:#444645;
}

.marry28{
	color:#1b54d7;
}

.marry29{
	margin-top:90px;
}
.marry30{
	margin-top:-50px;
}

.marry31{
	margin-top: -100px;
}

.marry32{
	margin-top:15px;
}

.marry33{
	margin-top:30px;
}

.marry34{
	padding: 15px;
    width: 100%;
	height:470px;
	margin-top:6px;
}

.marry35{
	margin-left: 4px;
    background-color: #009933;
    color: #fff;
	margin-left: 4px;
}
.marry36{
	font-size:15px;
}
.marry37{
	border-right:2px solid #dbdedc;
	margin-top:35px;
}

.marry38{
	color:#444645;
	border-bottom: 2px solid;
	font-family:'Lora',serif;
}

.marry39{
	color:#1b54d7;
}

.marry40{
	margin-bottom:10px;
}


.marry41{
	border-bottom:1px solid #ccc;
}

#matchcount{
	    background-color: #d95c5c;
    color: #ffffff;
    padding: 2px 4px;
    font-size: 11px;
    border: none;
    cursor: pointer;
    border-radius: 5px;
    vertical-align: top;
}


.marry42{
	float: right;
    margin-top: -24px;
}


#panel, #flip {
  padding: 5px;
  text-align: center;
  background-color: #e5eecc;
  border: solid 1px #c3c3c3;
}

#panel {
  padding: 50px;
  display: none;
}

 .interest{
border: 1px solid #ccc;
    padding: 5px;
	background-color:#fff!important;
}

.interest1{
	padding:10px;
}

.marry43{
	margin-top:-110px;
}

.marry44{
	color:#444645;
}

.marry45{
	margin-top:-1px!important;
}

.inboximg{
	border:1px;
}

.marry46{
	margin-top: -50px;
}

.marry47{
	margin-top:-5px;
	margin-right:20px;
}

.btmspace{
	margin-top:-5px;
	
}
.classicdiv{
	background-color:#ece5cf;
	width:220px;
	height:230px;
	padding:20px;
	border-radius:8px;
	
}
.classicdiva{
	background-color:#b9d7ec;
	width:320px;
	height:230px;
	padding:20px;
	border-radius:8px;
}

.classicdivb{
	background-color:#fff;
	width:320px;
	height:230px;
	border:1px solid #ddd;
	border-radius:8px;
}
.claselect{
	width:100px;
	height:30px;
	background-color:#fff;
}
.pad{
	
	padding:8px 0px 8px 0px;
}
.mrgbtm{
	margin-bottom:5px;
}
.clrc{
	color:#000; 
	margin-bottom:20px;
}
.fontsm{
	font-size:12px;
}
.benefitsdiv{
	background-color:rgb(244, 251, 254);
	padding:20px 10px;
	border:1px solid #ddd;
}
.bencls{	
margin-left:30px;
}
.imgw{
	width:300px!important;
	height:100px!important;
	margin-top:-20px;
}

.imgd{
	width:280px!important;
	height:200px!important;
	margin-left:20px;
	margin-top:-20px!important;
	border-radius:8px;
}

.imge{
	
	margin-left:20px;
	margin-top:7px;
}


.rowpadd{
	padding:15px;
}

.bordercol{
	border:1px solid #ddd;
}

.padcls{
	padding:20px;
}

.cmgr{
	margin-top:-30px!important;
}
.bgclr{
	background-color:#ece5cf!important;
}
.mrgd{
	margin-top:20px!important;
}
.mrgtop{
	margin-top:3px;
	border-top:2px solid #ccc!important;
}
.mrgtop1{
	margin-top:10px;
	border-top:2px solid #ccc!important;
}
.sizeicon{
	font-size:20px;
	margin-top:10px;
}
.sizeicon1{
	font-size: 35px;
    margin-top: -8px;
	
}
.mrgleft{
 margin-left:37px;
}
.mrgleft1{
 margin-left:27px;
}
.mrgleft2{
 margin-left:40px;
}

.btupgrade{
	margin-right:10px;
	margin-top:-7px;
}


.btnupg{
	margin-top:10px;
}
.imgsamp{
	 width: 100%;
    height: 200px!important;
    border: 2px solid #aaa;
    border-radius: 8px;
    padding: 8px;

}
.sidel{
	margin-left:34px;
	margin-top:0px!important;
}
.sidel3{
	margin-left:35px;
	margin-top:7px!important;
}
.table2{
	padding:20px 0px;
}
.mrgleft{
	margin-left:30px;
}
.calltop{
	margin-top:-10px;
}
.clrbtn{
	background-color:#ff9900;
	padding:1px;
	border:1px solid #ff9900;
}
.cssTable td {

    text-align: center!important;
    vertical-align: middle!important;
}

.cssTable th {

    text-align: center!important;
    vertical-align: middle!important;
}

.bdrbtn:hover{
	background-color:#009911;
	border:1px solid #009911;
}

.heddingtab{
	font-size:8px!important;
	color:red;
}
.clrsp{
	color:#000;
}
.topseller{
margin-top:-70px;	
}
.topseller1{
	margin-top:-10px;	
	
}
.dtop{
	margin-top:-20px;
}

.priorsel{
	width:340px;
	height:30px;
	border-radius:8px;
}
.priorsel1{
	width:540px;
	height:30px;
	border-radius:8px;
}

.veera4{
	background-color:#f1f1f1;
}
.contxt{
	height:22px!important;
	width:110px;
	border-radius:5px;
}
.cbtn{
	background-color:#1b54d7;
	color:#fff;
	border-radius:5px;
}

.sizeicon2{
	font-size: 30px;
	margin-left:-7px;
}

.sizeicon3{
    font-size: 35px;
    margin-top: -8px;	
	margin-right:5px;
	
	}

.groomicn{
margin-top:-10px;
	
    }
		
.gifimg{
	margin-top:-15px!important;
}
.paratop{
	margin-top:-20px;
	/* margin-left:5px; */
}
.contactadr{
	margin-top:-5px;
}
.txtrow{
	margin-left:4px;
}
.txtrow1{
	border-radius:5px;
	border-color:1px solid #ccc;
}
.sbtn{
	background-color:#009933;
	border:1px solid #eee;
	border-radius:5px;
	
}

.fonsize{
	font-size:12px!important;
}
.changerow{
	margin-left:10px;
}

.mrgt{
	margin-top:-50px;
}
.mrtop{
	margin-top:-1px;
}
.txtform{
	border-radius:6px;
}
.vidbtn{
	background-color:#009933;
	color:#fff;
}

.gaimg{
	width:100%;
	height:300px;
	padding:6px;
	border:2px solid #ccc;
	border-radius:8px;
}

.marry48{
	width: 187px;
    margin-top: -80px;
    /* margin-right: -50px; */
    
}
.marry49{
	margin-top:-40px;
}
.mogint{
	margin-top:5px;
}

.subtn{
	padding:5px 20px;
}


.marry50 {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons inside the tab */
.marry50 button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.marry50 button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.marry50 .marry54 .active {
  background-color: #96dff8;
}

/* Style the tab content */
.marry51 {
  display: none;
  
}
.marry52{
	color:#fff;
}

.marry53{
	margin-top:-30px;
}
.marry55{
	font-size:24!important;
	border:none;
	color:#1b54d7;
	background-color:#f1f1f1;
}



.veera10:hover{
	border-bottom:2px solid #1b54d7;
}

.barclick{
	margin-left:10px;
	margin-right:10px;
}
/*
.marry56{
color: #f0ad4e!important;
margin-bottom: 2px!important;
padding-bottom: 0!important;
border-bottom: none!important;
font-size: 18px!important;
}

.marry57::before {

    border-bottom: 2px solid #009933;
    bottom: 0;
    content: "";
    height: 1px;
    left: auto;
    position: absolute;
    top: 44px;
    width: 160px;
}

.marry57{
	border-bottom: 2px solid #e1d9d9;
}*/


.marry58{
padding-bottom: 30px;
}

.marry59{
margin-right: 140px;

background-color: #ffbf00;

margin-top: 5px;
}   

.marry60{
	width:17%!important;
}

.cbtnl{
	margin-left:-25px;
	height:34px;
}


.footeruline{
	border-bottom:1px solid #009933;
}

.btneditd{
	background-color:#009933!important;
}

.sselect{
	width:100% !important;
	height:30px !important;
}
.mrtop{
	margin-top:-10px;
}
.mrleft{
	margin-left:10px;
}
.lclr{
	color:#000!important;
}

.imgsiz{
	width:90%;
	height:400px;
}
.fileup{
	margin-top:-8px;
}
.padding1{
	border: 2px solid #ccc !important;
    border-radius: 8px;
    padding: 5px;
}
.btnd{
	margin-top:4px;
}
.mright{
	margin-right:50px;
}
.imgl{
	margin-left:20px;
}
.que1{
	overflow: hidden;
	margin-top:-38px!important;
  margin-left:180px!important;
   margin-bottom: 19px;
	}
	.bellmrg{
		margin-top:15px;
	}
	
.present {
color:#fff!important;
}
.numb{
	height:32px;
	margin-left:-15px;
	background-color:#fff;
	border-radius:6px;
}
.marry61{
	background-color:#1b54d7;
	
}
.btnhw{
	height:30px;
	padding:6px 10px 7px 10px;
	font-size:12px;
}


.tbtn{
margin-top:-8px !important;
}
/*
.mdldlg{
	border:5px solid #009933;
	border-radius:8px;
}
*/
.marry62{
	margin-top: 20px!important;
}

.marry63{
	margin-top: -50px!important;
    /* text-align: center; */
    /* margin-left: -17px; */
    
}

 

.uline{
	height:2px solid #009933 !important;
}

.txtcntr{
	text-align:center;
}
.addtop{
	margin-top:-20px;
}


.fsize{
	font-size:10px !important;
	margin-top:-3px;
}

.adsearch{
	width:300px!important;
	background-color:#fff;
}

.modal-backdrop.in{
	display:none;
}

.marry69{
	margin-left: 180px;
    margin-top: 10px;
	background-color:#009933;
	padding:5px 20px;
	
}
.icnmb{
	font-size:16px;
}

.padrow{
	margin-left:4px;
	margin-right:4px;
	width:23%;
	height:533px;
}

.thumn{
  border: 1px solid #aaa;
  border-radius: 4px;
  padding: 5px;
  

}
.unblock{
	margin-top:-20px;
}


.chck{
	margin-right:20px;
}
.saved1{
	border: 2px solid #aaa;
	margin-left:3px; 
	padding:10px 1px 10px 1px;
	border-radius:6px;
	margin-bottom:4px;
	
}

.chat1{
	background:#e3ebdf;
	margin-top:-16px;
	padding:5px;
}

.chat2{
	background:#FFF3E2;
	padding:5px;
}
.chat3{
	padding:5px !important;
	background-color:#009933;
}
.chat4{
	padding:5px 20px !important;
}

.online{
	margin-top: 2px;
    border-top: 1px solid #ccc!important;
	margin-bottom:2px;
}
.onlineback{
	background-color:#fff !important;
	padding:4px 2px!important;
	border-top: 1px solid #ccc!important;
}

.ontop{
	padding:0px!important;
}

.onimage{
	width:100% !important;
	height:35px;
	margin-left:-5px!important;
	margin-bottom:2px;
}
.onim{
	width:35px;
	height:36px;
	
}
.onbgclr{
	background-color:#edf2eb;
	border-top:1px solid #ccc;
	padding:6px;
	height:50px;
	color:red;
	
}
.ontop1{
	margin-top:-7px;
}
.famob{
	font-size:20px!important;
}
.onp{
	margin-left:-5px!important;
	margin-right:-4px;	
}
.onp1{
	width:35%;
}
.onp2{
	margin-left:25%;
	margin-top:-35px;
	width:55%;
}
.onp3{
	margin-left:90%;
	margin-top:-35px;
	width:10%;
}
.onstar{
	 margin-left: 5px!important;
    margin-top: 10px!important;
}
.ontext{
	color:#333;
}

.chattxt{
	border:0px;
	width:90%;
	height:33px;
}
.div100
{
	width:100%;
	float:left;
}
.nonbold{
	font-weight: normal;
}
.chatupdate{
	font-size:12px;
}

.chatbox{
	border:1px solid #ccc!important;
	padding:2px !important;
	border-radius:3px;
	width:70%;
	float:left;
}
.chatbox1{
	border:1px solid #ccc!important;
	padding:2px !important;
	border-radius:3px;
	width:70%;
	float:right;
}
.chatbox2{
	border:1px solid #ccc!important;
	padding:2px !important;
	border-radius:3px;
	margin-right:10px;
	width:100px;
	
}
.timeon1{
	margin-left:10px;
}
.timeon{
	margin-left:40px;
}
.scrollchat{
	height:140px;
  overflow-y: auto;
   border: solid 0px #c3c3c3;
   margin-right:-12px;
   padding :15px 0px;
} 

.monthsel{
	margin-left:-35px;
}
.monthsel2{
	margin-left:-14px;
}

.datefield{
	width:49%!important;
	
}
.datefor{
	margin-left:10px;
}





























/*
.hoverchat {
  position: relative;
  display: inline-block;
  border-bottom: 1px dotted black;
  width:150px;
}

.hoverchat .tooltiptexthover {
  visibility: hidden;
  width: 150px;
  background-color: black;
  color: #fff;
  text-align: center;
  border-radius: 6px;
  padding: 5px 0;
  position: absolute;
  z-index: 1;
  top: -5px;
  right: 110%;
}

.hoverchat .tooltiptexthover::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 100%;
  margin-top: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: transparent transparent transparent black;
}
.hoverchat:hover .tooltiptexthover {
  visibility: visible;
}*/

.sub-1{ 
    padding: 10px!important;
    font-size: 13px!important;
    border: 1px solid grey!important;
    border-radius: 8px 0px 0px 8px!important;
    float: left!important;
    width: 80%!important;
    height: 35px!important;
    background: #fff!important; 
}

.prevmatri{
	text-align:center!important;
}


.pagination {
  display: inline-block;
}

.pagination a {
  color: black;
  float: left;
  padding: 8px 16px;
  text-decoration: none;
  transition: background-color .3s;
  border: 1px solid #ddd;
}

.pagination a.active {
  background-color: #4CAF50;
  color: white;
  border: 1px solid #4CAF50;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

.color-1 {
	background-color:transparent!important;
}

.kishore-1{
	display:block!important;
}

.contactm{
	width:100%;
}

.chatnm{
	margin-left:50px;
}


.marginbtms{
	margin-top:20px;
	text-align:center;
}

.onem{
	font-size:16px;
}

.onea{
	border:1 px solid #ccc!important;
}

.promo-code {
    max-height: 100px;
    padding-left: 30px;
}

.text-3{
	font-size:16px;
	font-weight:600px;
}

.termsab{
	color:green;
}

.termsab:hover{
	color:green;
	margin-bottom:1px solid green;
}
.m-100{
	width:187px;
	margin-top:-80px;
}

.vm{
	color: #FFC000;
    font-size: 15px;
    font-family: 'Lora', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.vm1{
	color: #FFC000;
    font-size: 15px;
}

.vm-fff{
	color: #fff;
    font-size: 15px;
}

.vm-r {
    color: #FFC000;
    font-size: 18px;
    margin-left: 250px;
    font-style: italic;
    font-family: 'Lora', system-ui, -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
}

.whatsapp_clr{
	color:#25D366;
}

.btn-primary {
    color: #fff;
    background-color: #1b54d7 !important;
    border-color: #1b54d7 !important;
}
.margint20{
	margin-top:20px;
}


@media only screen and  (min-width:768px) and (max-width: 1024px)  {
	
		.agileits-register {
		width: 62%;
		position: absolute;
		right: 10px;
		bottom: 2px !important;
	}
	
	.w3layouts-banner {
		min-height: 750px !important;
	}
	
	.w3l_find-soulmate {
		
		margin-top:0px !important;
	}
	
.w3l_find-soulmate {
    padding: 80px 0 50px 0;
}
	
.w3_soulgrid {
    width: 64% !important;
    margin: 3% 1.5% 0 1.5%;
}

.m-100{
	width:187px;
	margin-top:-10px !Important;
}

.marry53 {
    margin-top: -8px!Important;
}
.featureddesign{
	margin-top:30px;
}

}

img.prf-img1 { 
   width: 150px;  
   float: left;   
   margin-bottom: 5px;  
   display: inline-block; 
   margin-left: 20%;
   }
   
.mudiraj{	
    margin-top: -75px;
	}
	
	.mudiraj1{	
	border:1px solid #ccc;	
	width:101%;
	padding:10px;
	border-radius: 8px;
	}
	
	.btn-warning.used{
		color: #333;
		background-color: #e3e3e3;
		border-color: #e3e3e3;
		font-weight:bold;
	}
	
	.btn-success.used{
		color: #333;
		background-color: #e3e3e3;
		border-color: #e3e3e3;
		font-weight:bold;
	}