/* GENERAL-START'S HERE*/


body{
    font-family: work sans;

}

.col-md-6.auto {
     width: auto!important;
}
h1{
	font-size: 30px;
}
h2{
	font-size: 36px;
}
h3{
	font-size: 24px;
}
h4{
	font-size: 18px;
}
h5{
	font-size: 14px;
    padding: 0px;
    margin: 0px;
}
.navbar-default {
    background-color: #fff;
    border-color: #e7e7e7;
}
span.fade-small {
	
    display: block;
}
.nav-height {
    margin-top: 10px;
}

li.active a {
    padding-bottom: 20px !important;
}

li a:hover{
    color: #e98147!important;
}
li a:focus{
    color:#e98147;
}
.float_right {
    float: left;
    padding-right: 15px;
}
li{
    font-family: work sans;
    list-style: none;
}
ul{
    margin: 0px;
    padding: 0px;
}
.no-padding {
    padding: 0 !important;
}
.no-padding-left {
    padding-left: 0;
}
.no-padding-right{ padding-right:0px;}
.col-md-6.six {
    padding: 0px;
    margin: 0px;
}
.col-md-12.extends {
    width: 82%;
}

a{
    color: #fff;
}
a:hover{
    color: #fff;
}
a:active {
    text-decoration: none;
}
a:focus {
    text-decoration: none;
}
a:hover{
    text-decoration: none;
}
li.hotels {
    width: 216%;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #E98147!important;
    background-color:transparent!important;
}
.form_back {
    padding-top: 35px;
    
}

.form_back input:focus {
    /* color: red; */
    border-color: #2AC2D3;
}
.underline {
    /* padding: 25px 0px; */
    width: 50px;
    border-bottom: 1px solid #DCDCDC;
    margin-bottom: 15px;
    margin-top: 20px;
}
.footer_underline {
    padding-top: 7px;
    border-bottom: 1px solid #ccc;
}

.para p {
    font-size: 15px;
    font-family: work sans;
}
.para {
    padding: 20px 0px;
}

p{
    padding: 0px;
    margin: 0px 0px 16px!important;
    font-size: 16px;
    color: #555;
}
i.fa.fa-facebook:hover {
    color: #3b5998;
}
i.fa.fa-twitter:hover {
    color:#00aced;
}
i.fa.fa-linkedin:hover{
    color: #0077B5;
}
i.fa.fa-instagram:hover{
    color: #125688;
}
.container{
    padding-right: 0px !important;
    padding-left: 0px !important;
}
.navbar-toggle .icon-bar:nth-of-type(2) {
    top: 0px;
}
.navbar-toggle .icon-bar {
    position: relative;
    transition: all 500ms ease-in-out;
}
.navbar-toggle.active .icon-bar:nth-of-type(1) {
    top: 6px;
    transform: rotate(45deg);
}
.navbar-toggle.active .icon-bar:nth-of-type(2) {
    background-color: transparent!important;
}
.navbar-toggle.active .icon-bar:nth-of-type(3) {
    top: -6px;
    transform: rotate(-45deg);
}
.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 0px!important;
    border: 1px solid transparent;
}
a.back-to-top {
    display: none;
    width: 60px;
    height: 95px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 20px;
    bottom: 20px;
    background-color:#bbb;
    background:url(../image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius:0px;
}
span.dot:hover {
    color: #E98147;
}
button#btnClick {
    font-family: work sans;
    background: #1abc9c;
    color: white;
    border: 2px solid #666;
    padding: 5px 20px;
}
button#btnClick:focus {
    font-family: work sans;
   border: 2px solid #1abc9c;
    background-color: white;
    color: #1abc9c;
}

button#btnClick1 {
    font-family: work sans;
    background: #1abc9c;
    color: white;
    border: 2px solid #666;
    padding: 5px 20px;
}
button#btnClick1:focus {
    font-family: work sans;
    border: 1px solid #1abc9c;
    background-color: white;
    color: #1abc9c;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 0px;
    margin-right: 0px!important;
    margin-bottom: 0px!important;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.teamlogo{
padding-left:5%;
}
input {
    
     padding-top: 0px!important; 
     padding-bottom:0px!important; 
    line-height: normal;
    margin-bottom: 20px!important;
    border: none;
    border-bottom: 2px solid #e8edef;
}
input:focus {
    outline: none;
 
}
.plan-details1 {
    padding-bottom:57px;
}
input-placeholder {
   font-family: work sans;
 
}
.navbar-header {
    padding-bottom: 9px!important;
}
.cancel a {
    color: #2AC2D3!important;
}
.cancel a:hover{
    text-decoration: none;
    color: #1abc9c!important;
}
.contact a{
    color: white!important;
}

.col-md-3.phone {
    float: right;
}

.close-thin:after {
  content: 'ÃƒÆ’Ã†â€™ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Â'; /* UTF-8 symbol */
}
[class*='close-'] {
  color: #777;
  font: 14px/100% arial, sans-serif;
  position: absolute;
  right: 21px;
  text-decoration: none;
  text-shadow: 0 1px 0 #fff;
  top: 13px;
}
[class*='close-']:hover {
  text-decoration: none;
}
.heading h3 {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 25px;
    font-family: work sans;
    font-size: 15px;
    color: #e98147;
    /* letter-spacing: 1px; */
    font-weight: 500;
}
.bold h2 {
    margin: 0px;
    letter-spacing: 1px;
    font-family: work sans;
    text-align: center;
    font-weight: 600;
    line-height: 42px;
}
.paragraph p {
    
    font-family: work sans;
    padding-top: 8px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
/* entire container, keeps perspective */

/* GENERAL-END'S HERE*/


/* HEADER-START'S HERE*/
nav.navbar.navbar-inverse {
    position: relative;
    padding: 0px;
    background-color: white;
    border-color: white;
    border-radius: 0px;
}
ul.nav.navbar-nav {
    font-family: work sans;
    padding-right: 0px;
    text-transform: uppercase;
    float: none;
    font-size: 12px;
    padding-top: 0px;
    margin-top: 10px;
    letter-spacing: 1px;
    cursor: pointer;
}
.white li{
    list-style: none;
    padding-left: 0px;
}
.white:focus {
    border: none;
    outline: none;
}
.navbar-inverse .navbar-nav>li>a {
    background-color: none !important;
    color:#555 !important;
    cursor: pointer;
}
.navbar-inverse .navbar-nav>li>a:hover {
    color: #e98147 !important;
}
li.dropdown.mr > a {
    padding-bottom: 23px !important;
}

.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    padding-top: 0;
    border-color: #DCDCDC !important;
}
button.navbar-toggle.collapsed {
    background: transparent !important;
}
.navbar-inverse .navbar-toggle {
    background: transparent !important;
    border-color: #333;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: black !important;
}
.container-fluid {
    background: white;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}
.contact a:focus {
    color: white;
    text-decoration: none;
}
.contact-reverse a:focus {
    color: white;
    text-decoration: none;
}
.contact-reverse a:hover {
    color: white;
}
.active{
   
    padding-bottom:0px;
    padding-left: 0px;
   
}

.navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #e98147 !important;
    background-color: white !important;
}
.navbar-header {
    padding-bottom:0px;
}
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: none!important;
    border-radius: 4px;
}
.nav>li {
    margin-left: 8px;
    position: relative;
    display: block;
}
.float_right a {
    float: left;
    padding-top: 16px;
    display:none;
}
.btn-primary {
    margin-top: -6px!important;
    color: black!important;
   
}
.caret1 {
    display: none!important;
    }
   /* .dropdown-menu {
    position: absolute;
    top: 100%;
    left: 64%!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 115px;
    font-size: 25px!important;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: border-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}*/
.dropdown-menu {
        margin: 0px !important;
    position: absolute;
    top: 100%;
    left:45%!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 25px!important;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: border-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,.15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0,0,0,.175);
    box-shadow: 0 6px 12px rgba(0,0,0,.175);
}
 .dropdown-menu1 {
    padding: 15px 25px;
    position: absolute;
    top: 100%;
    left: 28%!important;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    font-size: 25px!important;
    text-align: left;
    list-style: none;
   
    background-color: #fff;
    box-shadow:0px 3px 10px 0px rgba(50,50,50,0.08);
}

.dropdown-menu>li>a {
    font-size: 11px;
    display: block;
    padding: 10px 10px!important;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-family: work sans;
}
.dropdown-menu1>li>a {
    font-size: 12px;
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
    font-family: work sans;
}
.dropdown, .dropup {
    display: inline-block;
    position: inherit!important;
}
.btn.active.focus, .btn.active:focus, .btn.focus, .btn:active.focus, .btn:active:focus, .btn:focus {
    outline: none!important;
    outline-offset: -2px;
}
.btn.active, .btn:active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,.125);
    box-shadow:none!important;
}
ul.dropdown-menu a:hover {
    color: #e74c3c!important;
    background-color: none!important;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: white!important;
}
.navbar-default {
background-color: #fff!important;
    border-color: #e7e7e7;
}
ul.dropdown-menu1 a:hover {
    text-decoration: none;
    color: #e74c3c!important;
    background-color: none!important;
}
ul.dropdown-menu1 a:focus {
    outline: none!important;
    text-decoration: none;
    color: #e74c3c!important;
    background-color: none!important;
}
.dropdown-menu1>li>a:focus, .dropdown-menu1>li>a:hover {
    color: #262626;
    text-decoration: none;
    background-color: white!important;
}
.float_right a {
    color: #555 !important;
}
.float_right a:hover {
    color: #e98147!important;
    text-decoration: none;
}

.dropdown-menu a:hover {background-color: #f1f1f1}

.dropdown:hover .dropdown-menu {
    display: inline-block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}


.dropdown:hover .dropdown-menu1 {
    display: inline-block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}
.dropdown-submenu a {
    color: #555;
    font-size: 11px;
}

.navbar-inverse .navbar-nav>.open>a, .navbar-inverse .navbar-nav>.open>a:focus, .navbar-inverse .navbar-nav>.open>a:hover {
    color: #fff;
    background-color:transparent;
}
li.dropdown.menu-industries {
    padding-bottom: 8px;
}
header nav. ul:hover, header nav. ul:focus, header nav. ul.nav-opened {
   
}
html {
    font-size: 10px;
    -webkit-tap-highlight-color:#e98147 !important;
}
ul.li-color a{
	font-family: work sans;
	font-size: 13px;
    color: #fff!important;
}
ul.li-color a:hover{
    color: #256093!important;
}
.navigation-bar {

  background-color: GhostWhite;
 left: 0;

  right: 0;
  top: 0;
  z-index: 1000;
  }
  &.is-hidden {
    opacity: 0;
    -webkit-transform: translate(0,-60px);
    -webkit-transition: -webkit-transform .2s,background .3s,color .3s,opacity 0 .3s;
  }
  
  &.is-visible {

    opacity: 1;
    -webkit-transform: translate(0,0);
    -webkit-transition: -webkit-transform .2s,background .3s,color .3s;
  }
  nav.navigation-bar.is-hidden {
    display: none;
}
nav.navigation-bar.is-visible {
transition: top 0.4s;
      box-shadow: 0px 3px 10px 0px rgba(50,50,50,0.08);
}

/* HEADER-END'S HERE*/





/* VISTER'S START'S HERE */

.vister{
    margin-top: -1px;
    padding-bottom: 10px;
	text-align: center;
	background-image:url(../image/slide-1.jpg);
	height:400px;
	width: 100%;
background-size: cover;
}
.col-md-12.vister h2 {
    padding: 0px 100px;
    font-weight: 600;
		font-family: work sans;
		line-height: 42px;
	  color: #fff;
    text-align: center;
    padding-top: 36px;
    padding-bottom: 34px;
    margin-bottom: 0px;
}
.col-md-12.vister h4 {
    font-size: 20px;
    padding-bottom:30px;
    color: #fff;
    font-weight: 300;
    font-family: work sans;
    line-height: 21px;
    padding-top: 50px;
    text-align: center;
}
.contact-reverse{
	padding-top: 30px;
	text-align: center;
}
.contact-reverse a{
	line-height: 46px;
    font-size: 15px;
    font-weight: 800;
    font-family: work sans;
    padding: 10px;
    color: #1abc9c ;
    background-color:white;
}
.contact-reverse a:hover{
	background-color: #333;
	text-decoration: none;
	}

.contact a {
    cursor: pointer;
    border: 2px solid #e98147;
    line-height: 46px;
    font-size: 13px;
    font-weight: 600;
    font-family: work sans;
    padding:9px;
    color: #FFFFFF !important;
    background-color: #e98147;;
    letter-spacing: 1px;
}
.contact a:hover {
    color: white!important;
	background-color: #792785;
    text-decoration: none;
	  border: 2px solid #792785;
}
.contact-reverse a:focus{
    color:#1abc9c;
}
.header_contact a {
    border: 2px solid #e98147;
    line-height: 46px;
    font-size: 12px;
    font-weight: 600;
    font-family: work sans;
    padding: 9px;
    color: #e98147 !important;
    background-color: transparent;
    letter-spacing: 1px;
}
.header_contact a:hover {
    color: white!important;
    background-color: #e98147;
    text-decoration: none;
}
.header_contact {
    float: right;
    padding-top: 2px;
}
span.size-change {
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase;
}
span.size-change1 {
    /* text-transform: uppercase; */
    letter-spacing: 0px;
    font-size: 52px;
    font-weight: 600;
    margin: 0px;
    padding: 0px;
}span.business {
    font-size: 30px;
    font-weight: 600;
    color: #fff;
    font-family: work sans;
}
.contact-banner a{
    border: 2px solid #fff;
    line-height: 46px;
    font-size: 13px;
    font-weight: 600;
    font-family: work sans;
    padding:9px;
    color: #fff !important;
    background-color: transparent;
    letter-spacing: 1px;

}
.contact-banner {
    padding-top: 84px;
    padding-bottom:65px;
}
.contact-banner a:hover{
    background-color: #FFF;
    text-decoration: none;
    color: #e98147!important;
}
.vister_content {
    
    color: #fff;
    font-family: work sans;
	margin-top:70px;
}
.vister_content p { color:#CCCCCC;}
.vister img{ width:100%; height:500px;}
.vister_content h3 {
    padding-top: 10px;
    font-size: 25px;
}

.quotes {display: none;}
/* VISTER'S END'S HERE */





/*MARKETING START'S HERE*/
.marketing{
    text-align: center;
	padding-bottom: 32px;
	border-bottom: 1px solid #DCDCDC;
        background-color: #f5f5f5;
}

.marketing-subimg {
	padding-top: 40px;
	float: none;
    margin: 0px auto !important;
    text-align: center !important;
}
.col-md-8.marketing-subimg h5 {
    padding-bottom: 30px;
    font-family: work sans;
}

.col-md-8.marketing-subimg {
    text-align: start;
    float: none;
}
.marketing h4 {
    text-transform: uppercase;
    letter-spacing: 1px;
    padding-top: 25px;
    font-family: work sans;
    font-size: 15px;
    color: #e98147;
    /* letter-spacing: 1px; */
    font-weight: 500;
}
.col-md-8.marketing-subimg img {
    padding-left: 43px;
}
/*MARKETING END'S HERE*/





/*WORKS START'S HERE*/
.col-md-12.works {
    padding-top: 0px;
	border-bottom: 1px solid #DCDCDC;
	padding-bottom: 50px;
    text-align: -webkit-center;
    text-align: -moz-center;
}


.col-md-12.works img {
    padding-top: 30px;
}
.col-md-12.works h4 {
    padding-right:1px;
    padding-top: 4px;
    height: 30px;
    width: 30px;
    color: #1abc9c;
    border-radius: 50%;
    border: 1px solid #1abc9c;
    font-family: work sans;
}
.col-md-12.works h5 {
    font-size: 18px;
    font-family: work sans;
}
/*WORKS END'S HERE*/






/*CLIENT START'S HERE*/
.client{
	padding-bottom: 50px;
}
.client h2{
    font-weight: 600;
font-family: work sans;
	text-align: center;
}

.client p{
	padding-bottom: 50px;
	
}
.col-md-12.client {
    padding-top: 40px;
    text-align: -webkit-center;
    text-align: -moz-center;
        background-color: #f5f5f5
}
.col-md-2.client-img {
    padding-bottom: 50px;
}

/*CLIENT END'S HERE*/

/*STRIP START'S HERE*/
.strip{
    text-align: center;
    margin-top: -1px;
	
	background-color:#e98147;
}
.strip h2{
	font-weight:600;
	color: white;
	text-align: center;
	font-family: work sans;
}
/* STRIP END'S HERE*/

/* MANAGE START'S HERE*/
.manage{
    border-bottom:1px solid #DCDCDC;
}
.col-md-6.manage-write {
    padding-bottom: 50px;
    padding-top: 50px;
}
.manage-write h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}

.col-md-6.manage-img {
    padding-top: 60px;
}

/* MANAGE END'S HERE*/


/* SALES START'S HERE*/
.sales{
    background-color: #f5f5f5;
}
.col-md-6.sales-text {
    padding-top: 24px;
}
.sales{
    border-bottom: 1px solid #DCDCDC; 
     padding-bottom: 50px;
    padding-top: 50px;
}
.sales-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}




/* SALES END'S HERE*/

/* MAIL START'S HERE*/
.mail{
    border-bottom: 1px solid #DCDCDC;
     padding-bottom: 50px;
    padding-top: 50px;
}
.mail-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}
.col-md-6.mail-text {
    padding-top: 30px;
}

/* MAIL END'S HERE*/

/*SEARCH START'S HERE */
.search{
    background-color: #f5f5f5;
}
.col-md-6.search-text {
    padding-top: 10px;
}
.search{
    border-bottom: 1px solid #DCDCDC;
     padding-bottom: 50px;
    padding-top: 50px;
}
.search-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}
/*SEARCH END'S HERE */


/*SOCIAL START'S HERE */
.social{
    border-bottom: 1px solid #DCDCDC;
     padding-bottom: 50px;
    padding-top: 50px;
}
.col-md-6.social-text {
    padding-top: 10px;
}
.social-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}
/*SOCIAL END'S HERE */


/*INTEGRATION START'S HERE*/
.integration{
    background-color: #f5f5f5;
    border-bottom: 1px solid #DCDCDC;
     padding-bottom: 50px;
    padding-top: 50px;
}
.integration-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}

/*INTEGRATION END'S HERE*/


/*MEASURE START'S HERE*/

.measure{
    border-bottom: 1px solid #DCDCDC;
     padding-bottom: 50px;
    padding-top: 50px;
}
.measure-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}

/*MEASURE END'S HERE*/

/*LINGUAL START'S HERE*/

.lingual{
    background-color: #f5f5f5;
    border-bottom: 1px solid #DCDCDC;
     padding-bottom: 50px;
    padding-top: 50px;
}
.lingual-text h2{
    margin: 0px;
    font-weight: 600;
    font-family: work sans;
}
/*LINGUAL END'S HERE*/




/* INDUSTRIES START'S HERE */

.col-md-12.industries {
	padding-top: 15px;
    border-bottom: 1px solid #DCDCDC;
    background-color: #f5f5f5;
    padding-bottom: 15px;
    font-family: work sans;
    text-align: center;
}
.industries-img {
    background: url(image/education.jpg);
    background-size: cover;
}
.industries-img h4 {
    font-weight: 600;
    padding-top: 115px;
    color: #fff;
}
.col-md-2.profooter-col a {
    color: #555;
}
#item-box1 {
  margin-bottom: 15px;
   
}
#item-box2 {
  margin-bottom: 15px;
   
}
#item-box3 {
  margin-bottom: 15px;
   
}
#item-box4 {
  margin-bottom: 15px;
   
}
#item-box5 {
  margin-bottom: 15px;
   
}
#item-box6 {
  margin-bottom: 15px;
   
}
#item-box7 {
  margin-bottom: 15px;
   
}
#item-box8 {
  margin-bottom: 15px;
   
}
#item-box9 {
  margin-bottom: 15px;
   
}

.item-image {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/education.png);
    background-size: cover!important;
}
.item-image:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
 

}
.item-overlay-image {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(5,176,204,0.85);
  z-index: 10;
     
}

.item-overlay {
  position: absolute;
  bottom: 0;
  right: 0;
  display: none;
  width: 100%;
  height: 20%;
  background-color: #eeeeee;
  z-index: 10;
}

.item-image:hover > div {
  display: block;
}
.item-overlay-image p {

    color: #fff;
    font-family: work sans;
    font-size: 12px;
    padding-top: 45px;
    padding-bottom: 45px;
    padding-left: 25px;
    padding-right: 25px;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration:none !important;
}
ul.about {
    padding-top: 6px;
}


.item-image1 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/hotels-and-restarunt.png);
    background-size: cover!important;
}
.item-image1:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
 

}
.item-overlay-image1 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.8);
  z-index: 10;
     
}
.item-overlay-image1 p {
    padding: 28px;
    color: #fff;
    font-family: work sans;
    font-size: 12px;
}
.item-image1:hover > div {
  display: block;
}




.item-image2 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/spa.png);
    background-size: cover!important;
}
.item-image2:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
 

}
.item-overlay-image2 {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: rgba(20, 20, 20, 0.8);
  z-index: 10;
     
}
.item-overlay-image2 p {
    padding: 28px;
    color: #fff;
    font-family: work sans;
    font-size: 12px;
}
.item-image2:hover > div {
  display: block;
}



.item-image3 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/hospital.png);
    background-size: cover!important;
}
.item-image3:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
 

}

.item-image3:hover > div {
  display: block;
}



.item-image4 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/travel.png);
    background-size: cover!important;
}
.item-image4:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
}

.item-image4:hover > div {
  display: block;
}
.item-image5 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/entertainment.png);
    background-size: cover!important;
}
.item-image5:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
}

.item-image5:hover > div {
  display: block;
}

.item-image6 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/etail.png);
    background-size: cover!important;
}
.item-image6:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
}

.item-image6:hover > div {
  display: block;
}


.item-image7 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/bank.png);
    background-size: cover!important;
}
.item-image7:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
}

.item-image7:hover > div {
  display: block;
}

.item-image8 {
    cursor: pointer;
    position: relative;
    width: 100%;
    height: 100%;
    background: url(image/dealers.png);
    background-size: cover!important;
}
.item-image8:hover{
    transition: all .4s ease-in;
    transform: scale(1.05);
}

.item-image8:hover > div {
  display: block;
}
.head h4 {
    padding-top: 106px;
    color: #fff;
    font-size: 15px;
    font-weight: 700;
    font-family: work sans;
}


/* INDUSTRIES END'S HERE */

/* FOOTER END'S HERE*/


                /* PRICING START'S  HERE*/

/* PRICING_STRIP START'S  HERE*/



.col-md-12.crownraja {
   margin-top: 50px;
  
}
.plan-details1 h3 {
    background-color: #e98147;
    /* margin: 0px; */
    margin-top: 8px;
}
.plan-details h3 {
    color: #fff;
    padding: 10px 0px;
    background-color:#e98147; 
    /* margin: 0px; */
    margin-top: 8px;
}
.listing {
    text-transform: uppercase;
    padding-top: 15px;
}
.listing1 {
    text-transform: uppercase;
    padding-top: 15px;
    padding-bottom: 2px;
}
.style_prevu_kit
{

    display:block;
    border:0;
    position: relative;
    -webkit-transition: all 800ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 800ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 800ms ease-in;
    -moz-transform: scale(1);
    transition: all 800ms ease-in;
    transform: scale(1);
	
}
.style_prevu_kit:hover
{
	
    box-shadow:none;
    z-index: 2;
    -webkit-transition: all .4s ease-in;
    -webkit-transform: scale(1.13);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.13);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.13);
    transition: all .4s ease-in;
    transform: scale(1.05);
   }
.style_prevu_kit:focus
{
	outline: none;
	border: 1px solid #e98147;
}
.col-md-12.pricing_strip {
    padding-bottom: 60px;
    color: #fff;
    text-align:-webkit-center;
    text-align:-moz-center;
    background-color:#e98147;   
    padding-top: 120px;
}
.col-md-12.pricing_strip img {
    margin-bottom: -60px;
   
}
.col-md-12.pricing_strip h5 {
    font-family: work sans;
    font-weight: 700;
    letter-spacing: 1px;
    margin: 0px;
    padding: 0px;
    font-size: 15px;
}
.pricing_strip h2 {
    padding-top: 6px;
    margin: 0px;
    font-weight: 600;
    letter-spacing: 0px;
    color: white;
    text-align: center;
    font-family: work sans;
}
.col-md-12.pricing_strip button {
    float: right;
}
div#welcomeDiv img {
    padding-top: 8px;
}
div#welcomeDiv h4 {
    font-weight: 600;
    padding-top: 18px;
}
div#welcomeDiv h3 {
    margin-top: 9px;
    background-color: #2AC2D3;
    /* padding-bottom: 22px; */
    color: #fff;
    padding-top: 0px;
    padding: 10px 0px;
}
div#welcomeDiv{
border:1px solid #2AC2D3;
}
div#welcomeDiv2 img {
    padding-top: 8px;
}
div#welcomeDiv2 h4 {
    font-weight: 600;
    padding-top: 18px;
}
div#welcomeDiv2 h3 {
    margin-top: 9px;
    background-color: #2AC2D3;
    /* padding-bottom: 22px; */
    color: #fff;
    padding-top: 0px;
    padding: 10px 0px;
}
div#welcomeDiv2{
border:1px solid #2AC2D3;
}
div#welcomeDiv3 img {
    padding-top: 8px;
}
div#welcomeDiv3 h4 {
    font-weight: 600;
    padding-top: 18px;
}
div#welcomeDiv3 h3 {
    margin-top: 9px;
    background-color: #2AC2D3;
    /* padding-bottom: 22px; */
    color: #fff;
    padding-top: 0px;
    padding: 10px 0px;
}
div#welcomeDiv3{
border:1px solid #2AC2D3;
}

/* PRICING_STRIP END'S  HERE*/

/* KNIGHT'S START'S HERE*/
.col-md-12.knight {
    padding-bottom: 51px;
    padding-top: 47px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.knight_block {
    margin-bottom: 30px;
    padding-bottom: 20px;
    border: 1px solid rgba(59,70,78,.15);
    text-align: center;
    box-shadow: -6px 10px 36px rgba(59,70,78,.15);
}
.col-md-12.knight_block h4{
    padding-top: 15px;
text-align: center;
font-family: work sans;
font-weight: 600;
color: black;
}
.col-md-12.knight_block p{
    font-size: 13px;

    font-family: work sans;
    color: #666;
    }
    .col-md-12.knight_block h6{
        font-family: work sans;
        font-weight: 600;

    }
    .col-md-12.knight_block h5 {
        font-family: WORK sans;
    color:#1abc9c;
    font-size: 38px;
    font-weight: 600;

}
.col-md-12.knight_block img {
    padding: 20px;
}
div#add .contact {
    padding-top: 30px;
}
.col-md-12.knight_block h3 {
    margin: 0px;
    padding-bottom: 20px;
}
/* KNIGHT'S END'S HERE*/

/* MAHARAJA START'S HERE*/

.white {
    font-family: work sans;
    padding-bottom: 10px;
   text-align: center;
   border: 1px solid #2AC2D3;
    padding-bottom: 27px;
	height:550px;
}
.white h1 {
    color: #1abc9c;
}
.white h4 {
    font-weight: 600;
    padding-top: 10px;
}
.white img {
    padding: 8px 0px;
}
.white:hover{
    border: 1px solid #2AC2D3;
	background-color: white;
}

.plan-details{
      padding-bottom: 15px;
    width: 100%;
    
}
.white ul {
    max-height: 507px;
    /* padding-left: 0; */
}

div#welcomeDiv {
    text-align: center;
    background-color: #fff;
   
}
div#welcomeDiv2 {
        text-align: center;
    background-color: #fff;
   
}
div#welcomeDiv3 {
        text-align: center;
    background-color: #fff;
   
}

form {
    
    font-family: work sans;
}
form h3 {
    padding: 10px 0px;
    background: #2AC2D3;
}
form h4 {
    margin: 0px;
    padding-top: 29px;
    font-weight: 600;
    /* padding-bottom: 5px; */
    margin-bottom: 8px;
    /* padding: 0px; */
}
form h3 {
     color: #fff;
    margin: 0px;
    padding: 10px 0px;
    background: #2AC2D3;
}

form img {
    padding-top: 10px;
}
form .contact {
     padding-right: 20px;
        display: inline-block;
        text-decoration: none;
    padding-bottom: 22px;
}
.cancel {
    padding-top: 33px;
}

.plan-details1 p {
    text-transform: uppercase;
    /* letter-spacing: 1px; */
    font-size: 13px;
}
span.tiny {
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 11px;
    /* padding-top: 0px; */
    /* margin-top: -15px; */
}
.plan-details p {
    font-size: 14px;
}
.last_div p {
    font-size: 14px;
    padding-top:114px;
    padding-bottom:128px;
    text-transform: uppercase;
}
.nav-height {
    margin-top: 10px;
    margin-bottom: -3px;
}
/* MAHARAJA END'S HERE*/

/* ABOUT-US START'S HERE*/

.col-md-12.about-us.col {
    font-family: work sans;
    padding-top: 40px;
    padding-bottom: 40px;
     border-bottom: 1px solid #DCDCDC;
}
.col-md-6.col-text p {
    padding-top: 23px;
}
.col-md-12.leadership h3 {
    text-align: center;
}
.col-md-4.leadership-img {
    padding-left: 62px;
}
.col-md-6.leadership-first {
    font-family: work sans;
    padding-top: 50px;
    padding-bottom: 50px;
}

.col-md-8.leadership-first {
    font-family: work sans;
    padding-top: 50px;
    padding-bottom: 50px;
}
.col-md-12.leadership{
    border: 1px solid #DCDCDC;
}

.col-md-12.connect {
    font-family: work sans;
 text-align: -webkit-center;
    padding-top: 100px;
    padding-bottom: 100px;
    }
    .col-md-4.to-connect {
    text-align: -webkit-center;
}
.col-md-4.to-connect2 h4 {
    padding-top: 22px;
}
.col-md-4.to-connect3 h4 {
    padding-top: 25px;
}
.col-md-4.to-connect1 h4 {
    padding-top: 15px;
}
span.learn {
    padding-top: 10px;
    text-decoration: none;
    font-size: 18px;
    color: #3F7AB9;
}
span.learn a{
    color: #555;
    text-decoration: none;
}
span.learn a:hover{
    color: #e98147;
    text-decoration: none;
}
.connect h4 {
    font-weight: 600;
}
/* ABOUT-US START'S HERE*/

/* CONTACT START'S HERE*/
.col-md-12.contact1{
    padding-top: 50px;
    padding-bottom: 50px;
}
.col-md-12.contact1 input {
    padding-left: 25px;
    padding-bottom:20px!important;
    background-color: #F5F9FB;
    border: 1px solid #ededed;
    width: 100%;
    padding-top: 20px!important;
    
}
:focus:input-placeholder{
    display: none;
}
::-webkit-input-placeholder { /* Chrome/Opera/Safari */
 
  color: #7F7F7F;
  font-family: work sans;
  padding-top: 0px!important;
}
::-moz-placeholder { /* Firefox 19+ */
   
  font-family: work sans;
  padding-top: 0px!important;
    }
:-ms-input-placeholder { /* IE 10+ */
        padding-left: 15px;
  font-family: work sans;
  padding-top: 0px!important;
}

:-moz-placeholder { /* Firefox 18- */
       padding-left: 15px;
  font-family: work sans;
  padding-top: 0px!important;

    }

.contact1 input:focus {
    border-color: #E98147!important;
    outline: 0;
    outline: none;
}
.contact1 button {
    border: none;
    outline: none;
    font-size: 15px;
    font-family: work sans;
    color: #fff;
    padding:15px;
    background-color: #112532;
    border-radius: 6px;
}

.contact1 button:focus {
    border:none;
    outline: none;
    }
    .contact1 button:active {
    border:none;
    outline: none;
    }
    .timing {
      
        margin-top: 10px;
    /* float: left!important; */
    font-family: work sans;
    border: 1px solid#E98147;
    padding:50px;
    text-align: center;
}
/* CONTACT END'S HERE*/


/* BANK START'S HERE*/

.col-md-12.bank 
{
    font-family: work sans;
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 40px;
    padding-top: 40px;
    }
.col-md-12.bank h3
{
   
    font-weight: 700;
    text-align: center;
}
.col-md-6 .bank-text{
    padding-top: 15px;
}
.col-md-6.bank-img img {
    width: 100%;
}

.secure{
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}
.secure h3{
    font-weight: 700;
    padding-bottom: 25px;
}
span.tick {
    color: #6EC497;
    font-size: 18px;
}
span.line {
    padding-left: 19px;
}
.secure {
    font-size: 15px;
    padding: 0px 428px;
    padding-top: 40px;
    padding-bottom: 40px;
    text-align: center;
}

.col-md-12.secure li {
    padding-bottom: 15px;
}
.col-md-6.bank-text li {
    padding-bottom: 10px;
    list-style:none;
}
/* BANK END'S HERE*/

/* STARTED START'S HERE*/
ul.started li {
    padding-top: 10px;
}
.started-form {
    padding-top: 50px;
    padding-bottom: 50px;
}
.started-form input {
    padding-left:25px;
    padding-bottom: 20px!important;
    background-color: #F5F9FB;
    border: 1px solid #ededed;
    width: 100%;
    padding-top: 20px!important;
}
.started-form input:focus{
border-color: none!important;
    outline: 0;
    outline: none;
    }
    .form-control:focus {
    border-color: #e98147!important;
    outline: 0;
    -webkit-box-shadow: none!important;
    box-shadow: !important;
}
.started-text{
    font-family: work sans;
    padding-top: 50px;
    padding-bottom: 50px;
}
.contact button {
	
    cursor: pointer;
    border: 2px solid #e98147;
    line-height: 15px;
    font-size: 16px!important;
    font-weight: 600;
    font-family: work sans;
    padding: 9px!important;
    color: #e98147 !important;
    background-color: transparent;
    letter-spacing: 1px;
    border-radius:0;
  
    
}
.contact button:hover {
    cursor: pointer;
    border: 2px solid #e98147;
    line-height: 15px;
    font-size: 16px!important;
    font-weight: 600;
    font-family: work sans;
    padding: 9px!important;
    color: #fff !important;
    background-color:  #e98147;
    letter-spacing: 1px;
    border-radius:0;
    
}

/* STARTED END'S HERE*/


/* ACCORDIAN START'S HERE */

.tabs li {
    padding-left: 15px;
    padding: 4px 15px;
}
.tabs {
    padding-top: 10px;
    padding-bottom: 15px;
}


.accordian .title {
    font-size: 15px;
  background-color: #fff;
  
  padding: 15px;
  margin: 0;
  border-bottom: 1px solid #DCDCDC;
  font-weight: 300;
  transition: all .25s ease;
  
}

.accordian ul li:last-child .title {
  
}

.accordian ul ul li a {
  display: block;
  background-color: #eee;
  padding: 1rem;
  color: #777;
  border-bottom: 1px solid#DCDCDC;
  &:hover {
    background-color: #55acee;
    color: #fff;
  }
}

.accordian ul ul {
  display: none;
}
.accordian ul ul {
    border-bottom: 1px solid #DCDCDC;
    display: none;
    padding-left: 15px;
    padding-top: 15px;
}


.accordian ul ul li:last-child a {
  border-bottom: 0;
}

.fa {
  transition: all .25s ease;
  
}

.accordian h3 {
  cursor: pointer;
}
.pull-right {

    float: right!important;
	margin-top:15px!important;
	margin-right:10px!important; 
}
.panel {
    border-top: 1px solid gray;
}
.panel-group > .panel:first-child .panel-heading {
     border-radius:none;
}
.panel-group .panel-heading {
     border-bottom: 0;
}
.panel:last-child {
  border-bottom: none;
}

.panel-group .panel {
  border-radius: 0;
}

.panel-group .panel + .panel {
  margin-top: 0;
}

.panel-heading {
  background: #266193;
  border-radius: 0;
  border: none;
  color: #555;
  padding: 0;
  height:40px;
}

.panel-title a {
  display: block;
  color: #555;
  padding:20px;
  position: relative;
  font-size: 16px;
  font-weight: 800;
}

.panel-body {
  background: #fff;
}

.panel:last-child .panel-body {
  border-radius: none;
}

.panel:last-child .panel-heading {
  border-radius: none;
  transition: border-radius 0.3s linear 0.2s;
}

.panel:last-child .panel-heading.active {
  border-radius: 0;
  transition: border-radius linear 0s;
}
/* #bs-collapse icon scale option */

.panel-heading a:before {
  content: '+';
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  color: #e98147;
  font-size: 24px;
  transition: all 0.5s;
  transform: scale(1);
}

.panel-heading.active a:before {
  content: '';
  transition: all 0.5s;
  transform: scale(0);
  color: #e98147;
}


#bs-collapse .panel-heading a:after {
  content: '';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: scale(0);
  transition: all 0.5s;
  color: #e98147;
}

#bs-collapse .panel-heading.active a:after {
  content: '-';
  transform: scale(1);
  transition: all 0.5s;
  color: #e98147;
}
/* #accordion rotate icon option */

#accordion .panel-heading a:before {
  content: '\e316';
  font-size: 24px;
  position: absolute;
  font-family: 'Material Icons';
  right: 5px;
  top: 10px;
  transform: rotate(180deg);
  transition: all 0.5s;
  color: #e98147;
}

#accordion .panel-heading.active a:before {
  transform: rotate(0deg);
  transition: all 0.5s;
}



.panel-body p {
    padding-left: 30px;
}
.panel-group {
    margin-bottom: 5px;
}
.col-md-12.form input {
    font-size: 12px;
    width: 100%;
    font-family: work sans;
}
span.resume {
    font-size: 12px;
}
.col-md-12.form {
    padding-top: 20px;
    padding-bottom: 20px;
}
.col-md-12.career {
    padding-top: 35px;
    padding-bottom: 35px;
}
ul.Responsibilities {
    padding-top: 20px;
    padding-bottom:20px;
}
ul.Responsibilities li {
    padding-top: 5px;
    padding-left: 15px;
}
ul.qualification li {
    padding-top: 5px;
    padding-left: 15px;
}
ul.qualification {
   padding-bottom: 20px;
}
ul.skills li {
    padding-top: 5px;
    padding-left: 15px;
}
ul.skills {
    padding-bottom:20px;
}
.col-md-12.form input:focus {
    border-color: #E98147;
}
.resume {
    text-align: left;
    padding-top: 21px;
    padding-bottom: 10px;
}
.col-md-8.contact-form {
    padding-top: 11px;
}

/* ACCORDIAN END'S HERE */

/* THANK YOU START'S HERE*/
.col-md-12.thank-you {
    padding: 200px 100px;
    text-align: center;
}
li.dropdown.mr > a {
    font-size: 20px;
}



/* THANK YOU START'S HERE*/


        /***********************END***********************************/

/****mevan custumize css***/
input[type="text"] {
    border-radius: 0px;
}
.cancel a:hover {
    color:#e98147 !important;
}
a.dropdown-more{
color: #555;
    font-size: 11px;
}


/* MEDIA QUERY START'S HERE */
@media (max-width: 1199px){

     
    ul.nav.navbar-nav {
        padding-left: 5px;
    margin-top: 5px;
    font-family: work sans;
    padding-right: 0px;
    text-transform: uppercase;
    float: none;
    font-size: 12px;
    padding-top: 0px;
}
    .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
    .col-md-3 {
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 57px;
    width: 50%;
    float: left;
}
.col-md-2.client-img {
    width: 33%;
    padding-bottom: 50px;
    float: left;
}
.col-md-12.vister img {
    padding-top: 20px;
}
.col-md-12.crownraja {
    padding-top: 30px;
    position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 38px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.profooter-col {
      padding-top: 20px;
   
}

span.line {
     padding-left: 15px;
}

span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.col-md-3.phone {
    display: inline-flex;
    float: right;
    position: absolute;
}
.float_right {
    padding-top: 17px;
    padding-left: 45px;
    padding-right: 30px;
}
.float_right a {
    float: left;
    padding-top:0px;
}
.dropdown-menu{
    left: 56%;
    }
}

@media (max-width: 991px){
    li .contact {
    display: none;
}
    .contact {
    text-align: center;
}
    .sales {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 50px;
    padding-top: 0px;
}
    .col-md-6.sales-img {
    padding-top: 0px;
}
    .col-md-6.manage-img {
    padding-top: 40px;
}
    .col-md-6.mail-img {
     padding-top: 0px; 
}
.col-md-6.search-img {
    padding-top: 0px;
}

.col-md-6.social-img {
 padding-top: 0px;
}
.col-md-6 {
     width: auto;
}
.col-md-6.measure-img {
     padding-top: 0px;
 }
 .col-md-6.lingual-img {
    padding-top: 0px;
}
.lingual {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 50px;
    padding-top: 0px;
}
 .measure {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 50px;
    padding-top: 0px;
}
.integration {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 50px;
     padding-top: 0px;
}
.search {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 50px;
    padding-top: 0px;
}
.mail {
    border-bottom: 1px solid #DCDCDC;
    padding-bottom: 50px;
    padding-top: 0px; 
}
      #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
     
    .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #1abc9c;
    text-align: center;
    padding-top: 30px;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
    .col-md-3 {
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 57px;
    width: 50%;
    float: left;
}
.col-md-2.client-img {
    width: 33%;
    padding-bottom: 50px;
    float: left;
}
.col-md-12.footer {
    text-align: -webkit-center;
    text-align: -moz-center;
}
.footer-copyright h6 {
    text-align: -webkit-center;
    text-align: -moz-center;
    
}
.col-md-12.vister img {
    padding-top: 20px;
}
li {
    padding-left: 0px;
}
ul.nav.navbar-nav {
    padding-left: 5px;
    font-family: work sans;
    padding-right: 0px;
    text-transform: uppercase;
    float: none;
    font-size: 12px;
    padding-top: 0px;
}
.col-md-12.crownraja {
    position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}
.navbar-header img {
    width: auto;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.profooter-col {
      padding-top: 20px;
   
}
span.line {
     padding-left: 15px;
}

span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.phone{
	display: none;
}
.profooter-col{
	padding-bottom: 0px;
}
.profooter-col1{
	padding-left: 13px;
}
.col-md-6.footer-logo img{
	float: none;
}
.dropdown-menu1{
	left: 45%;
}
.dropdown-menu{
	left: 72%;
}
}
@media (max-width: 800px){
    
iframe {
    max-width: 100%;
}
      #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}

    
    .col-md-12.vister h2 {
        padding-left: 5px;
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
ul.nav.navbar-nav.navbar-right {
    position: absolute;
    /* float: right!important; */
    display: initial;
    padding: 0px;
    margin: 0px;
}
li.dropdown.menu-industries{
    margin:0px;}
li.dropdown {
    margin-top: -7px;
}
	li {
    padding-left: 0px;
}
ul.nav.navbar-nav {
    padding-left: 5px;
    margin-top: 15px;
    font-family: work sans;
    padding-right: 0px;
    text-transform: uppercase;
    float: none;
    font-size: 10px;
    padding-top: 0px;
}
.col-md-12.crownraja {
     position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}

.plan-details1 {
    padding-bottom: 20px;
}
.profooter-col {
    
    padding-bottom: 0px;
}
.profooter-col1 {
    
    padding-left: 10px;
}
.col-md-6.footer-logo img {
    float: none;
}
div#prince {
    margin-bottom: 10px;
}
div#raja {
    margin-bottom: 10px;
}
.style_prevu_kit {
    margin-bottom: 10px;
}
.col-md-4.to-connect2 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.col-md-4.to-connect3 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.dropdown-menu1 {
     padding:0px;
    position: initial;
    font-size: 20px;
}
.dropdown-menu {
     padding:0px;
    position: initial;
    font-size: 20px;
}
div#bs-collapse {
    padding-top: 20px;
}
.col-md-3.phone{
    padding: 0px;
	}
    .navbar-nav>li>a {
    padding-top: 7px;
    padding-bottom: 0px;
	color:#0000FF;
}
.btn-primary {
    margin-top: -15px;
    }
    .btn {
        margin-bottom: 0px;
}
.col-md-6.bank-text {
    padding-top: 35px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.profooter-col {
      padding-top: 20px;
   
}
.profooter-col1 {
    
    padding-top: 20px;
    
}

a.back-to-top {
    display: none;
    width: 36px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 20px;
    background-color: #bbb;
    background: url(image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
}
span.line {
     padding-left: 15px;
}

span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}

.navbar-header img {
    padding-top: 8px;
    width: 86%;
}
.phone{
	display: none;
}
.profooter-col{
	padding-bottom: 0px;
}
.profooter-col1{
	padding-left: 0px;

}
.col-md-6.footer-logo img{
	float: none;
}
.dropdown-menu1{;
}
.dropdown-menu{
	left: 72%;
}
.float_right {
    padding-top: 11px;
    padding-left: 11px;
    padding-right: 12px;
}
.header_contact a {
    border: 2px solid #e98147;
    line-height: 46px;
    font-size: 9px;
    font-weight: 600;
    font-family: work sans;
    padding: 5px;
    color: #e98147;
    background-color: transparent;
    letter-spacing: 1px;
}
.navbar-header {
    padding-bottom: 0px;
    margin-right: -60px;
}
.header_contact {
    float: right;
    margin-top: -7px;
}
.nav>li {
     margin-left: 0px;
    position: relative;
    display: block;
}
}
@media (max-width: 767px){
    

      #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
     .active {
    color: red;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom:none;
}
    .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #1abc9c;
    text-align: center;
    padding-top: 30px;
}
ul.nav.navbar-nav.navbar-right{
    position: initial;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
     .navbar-header {
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
    .col-md-3 {
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 0px;
    width: 50%;
    float: left;
}
.col-md-2.client-img {
    width: 50%;
    padding-bottom: 50px;
    float: left;
}
.col-md-12.vister img {
    padding-top: 20px;
}
.col-md-12.crownraja {
     position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}
.navbar-header img {
    width: 24%;
}
.plan-details1 {
    padding-bottom: 20px;
}
.profooter-col {
    
    padding-bottom: 0px;
}
.profooter-col1 {
    
    padding-left: 10px;
}
.col-md-6.footer-logo img {
    float: none;
}
div#prince {
    margin-bottom: 10px;
}
div#raja {
    margin-bottom: 10px;
}
.style_prevu_kit {
    margin-bottom: 10px;
}
.col-md-4.to-connect2 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.col-md-4.to-connect3 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.dropdown-menu1 {
     padding:0px;
    position: initial;
    font-size: 20px;
}
.dropdown-menu {
     padding:0px;
    position: initial;
    font-size: 20px;
}
div#bs-collapse {
    padding-top: 20px;
}
.col-md-6.bank-text {
    padding-top: 35px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.profooter-col {
      padding-top: 20px;
   
}
.profooter-col1 {
    
    padding-top: 20px;
    
}
.col-md-3.phone {
    border-top: 1px solid #DCDCDC;
    float: right;
}
.navbar-toggle {
   
    margin-top: 6px;
}
a.back-to-top {
    display: none;
    width: 36px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 20px;
    background-color: #bbb;
    background: url(image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
}
span.line {
     padding-left: 15px;
}

span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.nav>li {
  
    margin-right: 166px;
}
.btn{
	padding-bottom: 0px;
}


.float_right.getsatart{
    float: left !important;
}
ul.nav.navbar-nav {
    font-size: 12px;
}
}

@media (max-width: 650px){
    

      #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
     .active {
    color: red;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom:none;
}
    .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}

     .navbar-header {
    padding-bottom: 0px;
    padding-left: 30px;
    padding-right: 30px;
}
    .col-md-3 {
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 0px;
    width: 50%;
    float: left;
}
.col-md-2.client-img {
    width: 50%;
    padding-bottom: 50px;
    float: left;
}
.col-md-12.vister img {
    padding-top: 20px;
}
.col-md-12.crownraja {
    position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}
.navbar-header img {
    width: 58%;
}
.plan-details1 {
    padding-bottom: 20px;
}
.profooter-col {
    
    padding-bottom: 0px;
}
.profooter-col1 {
    
    padding-left: 10px;
}
.col-md-6.footer-logo img {
    float: none;
}
div#prince {
    margin-bottom: 10px;
}
div#raja {
    margin-bottom: 10px;
}
.style_prevu_kit {
    margin-bottom: 10px;
}
.col-md-4.to-connect2 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.col-md-4.to-connect3 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.dropdown-menu1 {
     padding:0px;
    position: initial;
    font-size: 20px;
}
.dropdown-menu {
     padding:0px;
    position: initial;
    font-size: 20px;
}
div#bs-collapse {
    padding-top: 20px;
}
.col-md-6.bank-text {
    padding-top: 35px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.profooter-col {
      padding-top: 20px;
   
}
.profooter-col1 {
    
    padding-top: 20px;
    
}
.col-md-3.phone {
    border-top: 1px solid #DCDCDC;
    float: right;
}
.navbar-toggle {
   
    margin-top: 6px;
}
a.back-to-top {
    display: none;
    width: 36px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 20px;
    background-color: #bbb;
    background: url(image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
}
span.line {
     padding-left: 15px;
}

span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.nav>li {
  
    margin-right: 166px;
}
.btn{
	padding-bottom: 0px;
}
ul.nav.navbar-nav.navbar-right{
    position: initial;
}
}

@media (max-width: 466px){
    

      #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
     .active {
    color: red;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom:none;
}
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-left: 10px;
}
    .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
	 .navbar-header {
    padding-bottom: 0px;
    padding-left: 0px ;
    padding-right: 0px ;
}
    .col-md-3 {
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 0px;
    width: 100%;
    float: left;
}
.col-md-2.client-img {
    width: 100%;
    padding-bottom: 50px;
    float: left;
}
.col-md-12.vister img {
    padding-top: 20px;
}
.col-md-12.crownraja {
    position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}
.navbar-header img {
    width: 38%;
}
.plan-details1 {
    padding-bottom: 20px;
}
.profooter-col {
    
    padding-bottom: 0px;
}
.profooter-col1 {
    
    padding-left: 10px;
}
.col-md-6.footer-logo img {
    float: none;
}
div#prince {
    margin-bottom: 10px;
}
div#raja {
    margin-bottom: 10px;
}
.style_prevu_kit {
    margin-bottom: 10px;
}
.col-md-4.to-connect2 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.col-md-4.to-connect3 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.dropdown-menu1 {
     padding:0px;
    position: initial;
    font-size: 20px;
}
.dropdown-menu {
     padding:0px;
    position: initial;
    font-size: 20px;
}
div#bs-collapse {
    padding-top: 20px;
}.col-md-6.bank-text {
    padding-top: 35px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
}
.nav>li {
    margin-left: 0px;
   
}
.profooter-col {
      padding-top: 20px;
   
}
.profooter-col1 {
    
    padding-top: 20px;
    
}
.col-md-3.phone {
    border-top: 1px solid #DCDCDC;
    float: right;
}
.navbar-toggle {
   
    margin-top: 6px;
}
a.back-to-top {
    display: none;
    width: 36px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 20px;
    background-color: #bbb;
    background: url(image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
}
span.line {
     padding-left: 15px;
}

span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.nav>li {
  
    margin-right: 166px;
}
.btn{
	padding-bottom: 0px;
}
.header_contact {
     float: none;

}
ul.nav.navbar-nav.navbar-right{
    position: initial;
}
    }
@media (max-width: 452px){
    

      #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
     .active {
    color: red;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom:none;
}
    .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-left: 10px;
}
    .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
    .col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
    .col-md-12.works p {
        padding: 0px 10px;
    font-family: work sans;
    padding-top: 17px;
    font-size: 12px;
    text-align: -webkit-center;
    text-align: -moz-center;
}
    .container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header {
    margin-right: 0px ;
    margin-left: 0px ;
}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-left: 10px;
}
    .col-md-3 {
    text-align: -webkit-center;
    text-align: -moz-center;
    padding-bottom: 0px;
    width: 100%;
    float: left;
}
.col-md-2.client-img {
    width: 100%;
    padding-bottom: 50px;
    float: left;
}
.col-md-12.vister img {
    padding-top: 20px;
}
.col-md-12.crownraja {
   position: inherit;
     top: 0px; 
    z-index: 10;
}
.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
    /* bottom: 0%; */
    /* top: 0%; */
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}

.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}
.profooter-col {
    
    padding-bottom: 0px;
}
.profooter-col1 {
    
    padding-left: 10px;
}
.col-md-6.footer-logo img {
    float: none;
}
div#prince {
    margin-bottom: 10px;
}
div#raja {
    margin-bottom: 10px;
}
.style_prevu_kit {
    margin-bottom: 10px;
}
.col-md-4.to-connect2 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.col-md-4.to-connect3 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.dropdown-menu1 {
     padding:0px;
    position: initial;
    font-size: 20px;
}
.dropdown-menu {
     padding:0px;
    position: initial;
    font-size: 20px;
}
div#bs-collapse {
    padding-top: 20px;
}
.col-md-6.bank-text {
    padding-top: 35px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.nav>li {
    margin-left: 0px;
   
}
.profooter-col {
      padding-top: 20px;
   
}
.profooter-col1 {
    
    padding-top: 20px;
    
}
.col-md-3.phone {
    border-top: 1px solid #DCDCDC;
    float: right;
}
.navbar-toggle {
   
    margin-top: 11px;
}
a.back-to-top {
    display: none;
    width: 36px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 20px;
    background-color: #bbb;
    background: url(image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
}

span.line {
     padding-left: 15px;
}
.navbar-toggle {
   
    margin-top: 11px ;
}
span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.nav>li {
  
    margin-right: 166px;
}
.btn{
	padding-bottom: 0px;
}
ul.nav.navbar-nav.navbar-right{
    position: initial;
}
}
 @media (max-width:414px){
    .col-md-8.marketing-subimg img {
    padding-left: 0px;
}
iframe {
    max-width: 100%;
    height: 209px;
}
.navbar-toggle {
    margin-top: 11px;
    margin-right: 34px !important;
} 
.float_right.getsatart{
    float: left !important;
}
li.dropdown.mr {
    padding: 0px 0px 8px 0px;
    display: inline-table;
} 
}
 @media (max-width:375px){
       

        #blockContainer {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
}
#blockA {
    -webkit-box-ordinal-group: 2;
    -moz-box-ordinal-group: 2;
    box-ordinal-group: 2;
}
         .active {
    color: red;
    padding-bottom: 0px;
    padding-left: 0px;
    border-bottom:none;
}
        .carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img {
    display: block;
    max-width: 100%;
    height: auto;
    padding-left: 10px;
}
        .col-md-12.vister h2 {
    padding: 0px 10px;
    font-weight: 600;
    font-family: work sans;
    line-height: 42px;
    color: #fff;
    text-align: center;
    padding-top: 30px;
}
.col-md-12.marketing p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.works p {
    padding: 0px 10px;
    font-family: work sans;
    padding-top: 15px;
    text-align: -webkit-center;
    text-align: -moz-center;
    font-size: 12px;
}
.col-md-12.crownraja {
    position: inherit;
     top: 0px; 
    z-index: 10;
}


.col-md-12.knight {
    padding-bottom: 30px;
    padding-top: 48px;
    text-align: center;
   
}
.col-md-12.pricing_strip {
    
    padding-bottom: 50px;
   
}
.plan-details1 {
    padding-bottom: 20px;
}
.profooter-col {
    
    padding-bottom: 0px;
}
.profooter-col1 {
    
    padding-left: 10px;
}
.col-md-6.footer-logo img {
    float: none;
}
div#prince {
    margin-bottom: 10px;
}
div#raja {
    margin-bottom: 10px;
}
.style_prevu_kit {
    margin-bottom: 10px;
}
.col-md-4.to-connect2 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.col-md-4.to-connect3 {
    /* padding-top: 15px; */
    margin-top: 25px;
}
.dropdown-menu1 {
     padding:0px;
    position: initial;
    font-size: 20px;
}
div#bs-collapse {
    padding-top: 20px;
}
.col-md-6.bank-text {
    padding-top: 35px;
}
.col-md-12.pricing_strip img {
    margin-bottom: 0px;
    padding-top: 50px;
}
.nav>li {
    margin-left: 0px;
   
}
.profooter-col {
      padding-top: 20px;
   
}
.profooter-col1 {
    
    padding-top: 20px;
    }
    .col-md-3.phone {
    border-top: 1px solid #DCDCDC;
    float: right;
}
.navbar-toggle {
   
    margin-top: 11px ;
}
a.back-to-top {
    display: none;
    width: 36px;
    height: 150px;
    text-indent: -9999px;
    position: fixed;
    z-index: 999;
    right: 0px;
    bottom: 20px;
    background-color: #bbb;
    background: url(image/top-arrow-normal.png)no-repeat;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 0px;
}
span.line {
     padding-left: 15px;
}
.navbar-header img{
    width: 50%;
}
span.tick {
   
    color: #6EC497;
    font-size: 18px;
    float: left;
}
.nav>li {
  
    margin-right: 126px;
}
.btn{
	padding-bottom: 0px;
}
.header_contact {
    /* float: right; */
    padding-top: 2px;
}
.header_contact {
     float: none;
    padding-top: 2px;
}
ul.nav.navbar-nav.navbar-right{
    position: initial;
}
}
@media(max-width: 320px){

.nav>li {
    margin-right: 52px;
}
}
/****john****/

 
.jobs { margin:30px 0px;}

.client carousel-control.right{
   background-image:none;

   background-color:none;}
.jobs  white-bx {
    border-top: none;
    position: relative;
    min-height: 100px;
    line-height: 16px;
}
.white-bx {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 0 0 2px 2px;
    word-wrap: break-word;
    word-break: break-word;
    padding: 1px 0;
    margin: -1px 0;
}
.white-bx a{
color:#000000;
}
.recent1 { margin-bottom:30px;}
.view-Mar .white-bx{ height:190px;}
.view-Mar marquee { height:170px!important;}
.view-Mar .panel-heading {background: #F57E3A!important;}

.white-bx h4{
font-size: 14px;
font-weight: 400;
padding: 10px 20px;
}
.walk-in-blk {
    padding: 10px 20px 10px 35px;
    border-bottom: 1px solid #ececec;
    background: url(../image/arrow.png) no-repeat 20px 13px;
	
}
marquee {
    padding: 10px;
    color: #333333;
    height: 290px;
}
.walk-in-blk h3{
    color: #cd4237;
font-weight: 400;
font-size:14px;
margin-top:0px;
}
.white-bx1 {
    background: #fff;
    border: 1px solid #ececec;
    border-radius: 0 0 2px 2px;
    word-wrap: break-word;
    word-break: break-word;
    padding: 1px 0;
    margin: -1px 0;
}
.white-bx1 h4{
font-size: 14px;
font-weight: 400;

}
.walk-in-blk1 {
    padding: 0px 20px 10px 15px;
    border-bottom: 1px solid #ececec;

}

.walk-in-blk1 h3{
    color: #cd4237;
font-weight: 400;
font-size:14px;
margin-top:0px;
}
.panel-heading  h3 {margin-top: 0px;
margin-bottom: 0px;
padding: 10px 10px;
text-transform: capitalize;
font-size: 18px;
color:#FFFFFF;
}
.table-responsive panel-heading{
margin-top: 40%;
}
.blue-header {
    background: #792785;
    color: #fff;
	height:42px;
	}
.blue-header select { color:#000000; margin-top:10px; float:right; margin-right:15px;}
.header-cntr { margin-top:0px; margin-bottom:0px; padding:10px 10px; text-transform:uppercase; font-size:18px;
margin-top: 0px;
margin-bottom: 0px;
padding: 10px 10px;
text-transform: uppercase;
font-size: 18px;
color: #FFFFFF;
float:left;}


/*------------------------Browse jobs by sector------------------------*/

.topphone { padding:5px 0px; color:#FFFFFF;}
.browsejobs{
/*background-color:#d4e3e5; */
border:1px solid #ececec;
border-bottom:0px;
border-top:0px;
}

.browsejobs ul li a{
color:#266193;}
.browsejobs ul li{
padding:5px 10px;
border-bottom:1px solid #ececec;

width:100%;
}
.browsejobs .functionarea{
background:#792785 !important;
border-bottom: 1px solid #ececec;
padding-top::10px;
color:#FFFFFF;
padding-right:0px;
display: block;
}

.browsejobs .functionarea ul li{border-bottom: none;}


.browsejobs span{
color:#cd4237;}
.rightline { border-right:1px solid #ececec;; }
.col-md-2.profooter-col a {
    color: #FFFFFF;
}
/*------------------------Testimonials------------------------*/


.client .section-content{ margin-top: 55px; }
.client .slick-list{ margin: 0 -15px; padding: 15px 0; }

.client .testimonials-content{ padding: 18px 30px 30px; box-shadow: 0 0 7px rgba(0,0,0,0.2); text-align: left; max-width: 100%; }
.client .testimonial-descrip p{ color: #999; line-height: 30px; font-size: 14px; margin-bottom: 25px; }
.client .testimonials-thumb{ 

	border:5px solid #fff; 
	margin:0 10px 0 0; 
	-webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
	-moz-box-shadow: 0 0 10px rgba(0,0,0,.1);
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	top: 0;
	vertical-align: middle;
}
.client .testimonials-thumb,
.client .testimonial-author{ display: inline-block; }
.client .testimonials-thumb img{ border-radius: 0; }
.client .testimonial-author h5{ color: #2d3e50; font-weight: bold; margin: 0; }
.client .testimonial-author p{ color:#999; text-transform: capitalize; }
.client .testimonial-stars{ float: right; margin-top: 26px; }
.client .testimonial-stars .fa{ color: #fec11d; }
.client .carousel-control.right {background-image:none;}
.client .carousel-control.left {background-image:none;}
.carousel-control {width:0px;}
.carousel-control .fa-chevron-left, .carousel-control .fa-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    font-size: 30px;
    color: #000;
}
.carousel-control .fa-chevron-left {
    margin-left: -20px;
}

.top_nav{
background-color:#256193;
}
.top_nav .left li {
    float: left;
    padding: 5px;
    margin: 2px 20px 2px 0px;
    font-size: 13px;
    color: #fff;
    list-style-type: none;
   
	text-transform:uppercase;
	}
.nav-before-login li a:hover { color:#000000 !important;}
.nav-before-login{
float:right;}
.nav-before-login .upcol{
color:#e98147 !important;

font-weight:700}

/*------------------------Testimonials------------------------*/
.form-control {
    width: 100%;
    height: 44px;
    padding: 6px 12px;
    color: #555;
    background-color: #FFF;
    border-color: #E3DBDB;
    -moz-appearance: none;
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    font-weight: 300;
	-webkit-appearance: menulist-button;
    line-height: 45px;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color:#0099FF;
    border: none;
    border-bottom-color: transparent;
}
.map-navigation-wrapper {

    float: none;
    margin: 0 auto;
}
.map-navigation-wrapper h1{
text-transform:uppercase;
font-size: 24px;
margin: 10px 0 10px 0px;
font-weight: bold;
    font-family: work sans;
	text-align:center;
}
p {
    line-height: 24px;
	margin: 0px 0px 16px !important;
font-size: 16px;
    font-family: work sans;
	
}
.map-navigation {
    border-top: 3px solid #266193;

    right: 0;
    z-index: 9;
    background: rgba(233,129,71,.6);
    padding: 15px;
    font-size: 16px;
    border-radius: 5px;
    width: 100%;
}
.map-navigation .btn-primary {
    border: none;
    border-radius: 0;
    font-size: 14px;
    font-weight: 700;
    width: 100%;
    height: 44px;
    margin-top: 0px!important;
	 background-color: #792785 !important;
    color: #FFF!important;
}
.successmessage,.unsuccessmessage{font-size:16px;padding:50px 0; text-align:center;}.unsuccessmessage a{color:#00F}
.custom-list {
    margin: 0 0 0 -10px;
    padding: 0;
    position: absolute;
    top: -52px;
}
.nav {
    margin-bottom: 0;
    padding-left: 0;
    list-style: none;
}
.custom-list, .custom-lists, .popular ul {
    list-style-type: none;
}

.tab-title {
    margin-right: 3px;
    border-radius: 7px 7px 0 0;
    cursor: pointer;
   
    padding: 0 10px;
    float: left;
}
.tab-title.active a {
    color: #FFF;
}
.tab-title a {
    color: #FFF;
    display: block;
    padding: 12px 30px;
    font-size: 14px;
}


/*----------------------who's speaking------------------------*/
.section-package-st-3 .package-box-inner {
    border: 9px solid rgba(255,255,255,0.15);
    border-radius: 7px;
    background-color: transparent;
    padding: 0;
	height:410px;
}
.section-package-st-3 {
    padding: 60px 0 80px;
    background-image: url(../image/2.jpg);
    background-attachment: fixed;
    
}

.section-package-st-3 .white-bg {
    padding: 45px 42px;
	background-color: #FFFFFF;
}

.section-package-st-3 .package-title {
    padding-bottom: 14px;
    margin-bottom: 28px;
    position: relative;
	text-transform:uppercase;
}
.section-package-st-3 .package-title::after {
    content: "";
    position: absolute;
    left: 50%;
    bottom: 0;
    width: 30px;
    height: 1px;
    margin-left: -20px;
    background-color: #e98147;
}

.section-title-st-9 h4 {
    color: #fff;
}
.section-title-st-9 h4 {
    font-size: 24px;
    margin: 10px 0 0;
    font-weight: bold;
    line-height: normal;
	text-transform:uppercase;
}
.section-title-st-9 p {
    line-height: 24px;
    margin: 12px 0;
	color:#CCCCCC;
}
.section-package-st-3 .package-box-inner {
    border: 9px solid rgba(255,255,255,0.15);
    border-radius: 7px;
    background-color: transparent;
    padding: 0;
}
.section-package-st-3 .package-price h2 sup {
    font-size: 18px;
    color: #FF0000;
    vertical-align: top;
    top: 8px;
    margin-right: 5px;
}
.section-package-st-3 .package-price h2 small {
    margin-top: 20px;
    color: #333;
    font-size: 16px;
    display: block;
}
.section-package-st-3 .package-price h2 {
    color: #f71f52;
    font-size: 80px;
    font-weight: 400;
    line-height: 60px;
}
.section-package-st-3 .package-inner-content p {
    line-height: 30px;
    margin: 22px 0 8px;
}
.section-package-st-3 .package-link .btn {
    color:#fff; background-color:#e98147;
	border-color:#e98147;
}
.section-package-st-3 .package-link .btn:hover {
    color:#fff; background-color:#266193;
	border-color: #266193;}
.row col-md-12 text-center{
bottom:150px;
}



section#advertisement			{ background-color:#333333; background-image:url(../image/2.jpg); }
section#advertisement p 		{ font-weight: 400; font-style: italic; color:#d6d6d6; text-align:center;font-size: 22px; line-height: 29px; margin-top:10px; }
section#advertisement h2        { color:#fff; font-size: 40px; line-height: 57px; margin: 30px 0px 50px 0px; 	font-weight: bold; text-transform: uppercase; text-align:center; }
.innersection 					{ padding:20px 0px 70px 0px; background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.8);   background-clip: border-box; background-origin: padding-box; background-size: auto auto; }
.button5 {
   
    margin-top: 30px;
}
a.button_big.solid {
    color: #fff;
}
.button_big {
    font-size: 14px;
    line-height: 25px;
    text-transform: uppercase;
    font-weight: 400;
    border-radius: 3px;
    padding: 70px 30px;
    border: solid 2px #792785;;
    display: inline-block;
	text-decoration:none;
	background-color:#792785;
	color:#FFFFFF;
}

.client-box img { width:100%; height:155px;}
.parallax_bg1 {
    background-image: url(../images/2.jpg);
    background-position: 50%;
}





/*------------------------Core Features------------------------*/

.section-features-st-2{ padding:25px 0px 25px; }
.section-features-st-2 .section-content{ margin-top: 55px; }
.section-features-st-2 .features-icon .fa{ 
	width:60px; 
	height: 70px; 
	line-height: 70px; 
	border:1px solid #e98147;
	text-align: center;
	font-size: 24px;
	color: #e98147;
	transition: all 0.5s ease-in-out;
	-webkit-box-shadow: -5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: -5px 5px rgba(0,0,0,.1);
	box-shadow: -5px 5px rgba(0,0,0,.1);
}

.section-features-st-2 .col-md-4:last-child .features-icon .fa{ 

	-webkit-box-shadow: 5px 5px rgba(0,0,0,.1);
	-moz-box-shadow: 5px 5px rgba(0,0,0,.1);
	box-shadow: 5px 5px rgba(0,0,0,.1);


}

.section-features-st-2 .features-box-inner:hover .fa{ background-color:#e98147;; color: #fff; }

.section-features-st-2 .features-box{ margin-top: 48px; }
.section-features-st-2 .features-title h4{ color:#2d3e50; font-weight: normal; margin: 38px 0 18px;}
.section-features-st-2 .features-descrip p{ color: #999; }

.section-features-st-2 .features-img{ margin-top: -35px; }

.section-title-st-25 h2 {
    color: #2d3e50;
    font-size: 36px;
    font-weight: normal;
	text-transform:uppercase;
	padding:25px 0px 25px 0px;
}
.section-title-st-25 span {
    color: #e98147;
	text-transform:uppercase;
	font-size: 36px;}
.section-title-st-25 p {
    line-height: 24px;
    font-size: 16px;
    color: #999;
	
}
/* PROFOOTER START'S HERE*/
.profooter{
    border-bottom: 1px solid #DCDCDC;
	background-color:#e98147;
	color:#FFFFFF;

}
.profooter-col {
   line-height: 26px;
    padding-top: 50px;
    padding-bottom: 50px;
}
.profooter-col h5 {
    font-weight: 600;
}
.profooter-col ul{
    padding-top: 5px;
} 
.profooter-col1 {
    font-family: work sans;
    font-size: 13px;
   line-height: 26px;
    padding-top: 50px;
    padding-bottom: 30px;
    padding-left: 59px;
}
.profooter-col1 h5 {
    font-weight: 600;
} 

.profooter-col li:hover{
    cursor: pointer;
    color:#e98147;
}
.col-md-3.divide {
    margin-top: 30px;
    margin-bottom: 30px;
}

ul.pro a {
    color: #fff;
  
}
ul.pro a:hover {
    color: #256093!important;
  
}
/* PROFOOTER END'S HERE*/


/* FOOTER START'S HERE*/
.footer{
    padding-bottom: 10px;
	background-color: #fff;
}
.footer-copyright h6{
	font-family: work sans;
	color:#555;
}
.col-md-6.footer-logo img {
    float: right;
    padding-top: 10px;
}
/*------------------------banner menu------------------------*/

.btn-row {
padding-top:20px;
	float:left;
	width:100%;
	display:block;
	text-align:center;
	
}
 
.btn-row a {
	display:inline-block;
	background:#fff;
	padding:20px 64px;
	border-radius:3px;
	margin:0 10px;
	font:900 14px/14px 'Roboto',sans-serif;
	color:#222;
	box-shadow:0 5px 5px rgba(0,0,0,0.15);
	-moz-box-shadow:0 5px 5px rgba(0,0,0,0.15);
	-webkit-box-shadow:0 5px 5px rgba(0,0,0,0.15);
	text-decoration:none;
	text-transform:uppercase;
	position:relative;
	z-index:11;
	text-decoration:none;
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	overflow:hidden;
}
.btn-row a:hover {
	color: #fff;
	background:#51a5e4;
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	overflow:hidden;
}
.btn-row a:before {
	content:'';
	position:absolute;
	left:-12px;
	top:-3px;
	width:35%;
	height:100%;
	background-color:#ffc107;
	z-index:-1;
	transform:rotate(-33deg) scaleY(1);
	transition:all 0.3s ease-in;
	-webkit-transition:all 0.3s ease-in;
	-moz-transition:all 0.3s ease-in;
	opacity:0;
}
 .btn-row a .fa {
	padding:0 10px 0 0;
	font-size:16px;
}

/*------------------------results------------------------*/

.sidebar-bar-title {
    background-color: #792785;
    color: #fff;
}
.sidebar-bar-title h3 {
    color: #fff;
    border: none;
    margin: 0;
    padding: 15px;
    font-size: 20px;
}
#job-summary-box {
    margin-bottom: 20px;
    color: #fff;
    height: auto;
    background-color: #FFFFFF; padding:15px;
}
.block-content {
    padding: 14px 14px 0;
    border-top: none;
}
#job-summary-box p {
    border-bottom: 1px #eaeaea solid;
    margin-bottom: 8px;
    padding-bottom: 8px;
}
.block-content a {
    color: #000000;
}
#job-summary-box .panel {
    border-top: none !important;
    -webkit-box-shadow: none;
    box-shadow: none;
}
#job-summary-box .panel .panel-heading {
    border: none !important;
    background: none !important;
    padding: 0px !important;
}
#job-summary-box .panel-title a {
    padding: 14px !important;
}
#job-summary-box .panel-heading a::before {
    content: '+';
    font-family: 'Material Icons';
    right: 5px;
    top: 10px;
    color: #792785;
    font-size: 24px;
    transition: all 0.5s;

    transform: scale(1);
}
.checkbox-inline + .checkbox-inline, .radio-inline + .radio-inline { margin-left:0px!important;}
.radio-inline input[type="radio"] { margin-left:-20px!important;}
.radio-inline, .checkbox-inline { display:block!important;}
.panel-body { border-left:none!important;}









.inner-wrap > a.title-link {
	display: block;
	padding: 8px 20px 0px 20px;
    color:  #f80e0e;
    font-size: 18px;
    font-weight: 400;
	text-decoration: none !important;
	
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
}
.inner-wrap > a.title-link:hover {
	
}


.inner-wrap > .pull-right {
    color: #792785;
	font-size:12px;}
 .jb-row-date {
    margin-top: 3px;
    font-size: 12px;
    color: #266193;
padding: 0px 20px;
}

.job-details {
	padding: 13px 19px;
	background-color:#eee;
}
.job-details .job-desc {
	font-family: "Open Sans",sans-serif;
    font-size: 14px !important;
    line-height: 22px;

}

.job-details .action-box {
	border-top: 1px dotted #ccc;
	padding-top: 10px;
}
.job-details .action-box > p {
	font-size: 13px;
	margin-bottom: 0 !important;
}
.job-details .action-box > p i {
	color: #792785 !important; font-size: 14px;}
.job-details .action-box > p.pull-left {
	background: #eee none repeat scroll 0 0;
    border-radius: 2px;
    -webkit-border-radius: 2px;
    font-size: 13px;
	line-height:13px;
    margin-right: 20px;
    padding: 8px 10px;
}

.job-details .action-box > p.pull-right .btn.btn-primary {
	color: #fff !important;
    font-size: 13px !important;
	line-height:13px;
    padding: 8px 10px !important;
	background-color: #e98147;
border-color: #e98147;
margin:0px;

}
.job-details .action-box > p.pull-right .btn.btn-primary i {color: #fff !important; font-size: 13px;}

.filter-group .checkbox label:hover {color: #F57E3A;}

.filter-head-title .group-head-title {
	margin: 0 !important;
	background: #792785 none repeat scroll 0 0;
	-webkit-border-top-left-radius: 4px;
	-webkit-border-top-right-radius: 4px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright: 4px;
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	color:#fff;
	padding: 12px 15px;
}
.box{
    min-height: 20px;
	background-color: #eee;
    
    margin-bottom: 20px;
    
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
}
.box .candimg img{ width:90%; height:200px; padding:15px 0px;}
.advertisement img {
    width: 100%;
    background: #fff;
}
.advertisement {
    padding: 0px 0px 20px 0px;
}
.center {
    text-align: center;
}
.pagination li.active a { padding-bottom:6px !important}
.vister1{
    margin-top: -1px;
    padding-bottom: 10px;
	text-align: center;
	background-image: url(../images/RH-BG.jpg);
	height:150px;
	
	
}
.vister1 h1{
text-transform:uppercase;
text-align: center;
color:#FFFFFF; margin-top:30px;
}
.vister1 p.location {
    text-align: center;
    display: inline-block;
    padding-right: 15px;
    color: #FFFFFF;
}
.vister1 p.salary {
    display: inline-block;
    text-align: center;
    color: #FFFFFF;
}
/*----------------------recent------------------------*/
.recent{
		background-color:#F0EFEF;
		padding-top:20px;
		}
		
.detailpage-header {
    padding: 15px 15px 5px;
   
    }

	.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    cursor: default;
    background-color: #792785;
    border: none;
    border-bottom-color: transparent;
}
.inner-page-first { margin-top:0px!important;}
.iNner-Pg          { height:auto!important;}
.cta1-box { margin-top:30px!important;}
#job-title-wrap {
   background-image: linear-gradient(274deg,#f7bb97,#dd5e89);
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    padding: 0px 20px;}
#job-title-wrap p {
	color:#FFFFFF;}
#job-title-wrap span{
	color: #F57E3A;}
#job-title-wrap .pull-left{
	margin-top: 15px !important;
	margin-right: 10px !important;}
#job-summary-box1 {
		
		border: 1px solid #D2D3D5;
		background-color: #FFF;
		margin-bottom: 20px;
		border-radius: 3px;
		padding: 0 20px 20px;
		box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.23);
		padding-top:20px;}
#job-summary-box1 h3{
		color:#792785;
		font-weight: 700;}

#job-summary-box {
  
      
    margin-bottom: 20px;
        
        border-radius: 4px;
       -webkit-border-radius: 4px;
       color: #fff;
	   box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.23);
       }
	
.cta-box a{
		background-color: #F57E3A;
         }
.cta-box a:hover{
		 background-color:#F57E3A; color:#FFFFFF !important;}
#job-summary-box p {
		
		border-bottom: 1px #eaeaea solid;
		margin-bottom: 8px;
        padding-bottom: 8px;
        }
.cta-box .btn1 {
    display: inline-block;
    background:  #792785;
	color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px!important;
	border: 1px solid ;
}
.cta-box .button {
    display: inline-block;
    background:  #792785;
	color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px;
	border: 1px solid ;
}
.btn1{
		padding:10px;
      }
.btn2{
	padding:10px;}
.cta1-box a{
		background-color: #F57E3A;
		color:#FFFFFF;
	
		 
         }
.cta1-box a:hover{
		background-color:#792785;}
.vister2{
    margin-top: -1px;
    padding: 20px 0px 10px 0px;
	text-align: center; background-image:url(../images/RH-BG.jpg);
	height:150px;
	
	}
.vister2 h1{
text-transform:uppercase;
color:#FFFFFF;
font-weight:700;
margin-top:20px;}
.vister2 p.location {
    text-align: center;
	display: inline-block;
	padding-right:15px;
	color:#FFFFFF;
}
.vister2 p.salary {
	display:inline-block;
	text-align:center;
	color:#FFFFFF;}
.sidebar-bar-title {
    background-color:#F57E3A;  		
    color: #fff; margin-top:45px;}
.sidebar-bar-title h3 {
    color: #fff;
    border: none;
    margin: 0;
    padding: 15px;
    font-size: 20px;
}
.block-content {
    padding: 14px 14px 0;
  
    border-top: none;
    
	
}
.block-content .fa { color:#F57E3A;}





/*----------------------what we do------------------------*/

.page_title{

 background-color:  #792785;
 padding-top:10px;
 padding-bottom:30px;}


.page_title h1 {
    float: left;
    width: 100%;
    padding: 1px 0px 1px 0px;
   
    font-size:30px;
	color:#FFFFFF;
	font-weight:700;
    
    margin-bottom: 20px;
   
	text-align:center;
	text-transform:uppercase;
}
.what-we-do{
margin-top:20px;}

.breadcrumb {
    background-color: transparent;
    border-radius: 0;
    margin-bottom: 0px;
    padding: 0;
    display: block;
    text-align: center;
}
.what-we-do22{
padding:20px 0px 20px 0px;
}
.what-we-do22 a{color:#792785;}
.breadcrumb li {
    font: 19px/16px 'Source Sans Pro',sans-serif;
    color: #fff;
    padding: 0;
}
.breadcrumb li {
    display: inline-block;
}
.breadcrumb.active li {
    padding: 0 5px;
    content: "/\00a0";
	color:#CCCCCC;
}
#job-summary-box1 img{
width:100%;
padding-bottom:30px;
}
#wrap {
    background: #792785;
    color: #fff !important;
    font-size: 18px;
    font-weight: 400;
    padding: 10px 0px 0px 20px;
	}
#wrap p{
color:#FFFFFF;
}

.fig22 img{
width:320px;}
.ccc a{
color:#792785;}

.ccc a:hover{
color:#e98147;}
.info a{
color: #792785;}
.info a:hover{
color:#e98147;
}


/*----------------------for-employers-----------------------*/
.empimg img{
width:100%;
}
.ForEmployers{
padding-top:20px;
}
/*----------------------cv-----------------------*/

.icon {
    margin: -67px auto 30px auto;
    width: 120px;
    height: 120px;
    text-align: center;
    border: 1px solid #e3e3e3;
    border-radius: 100%;
    background-color: #fff;
}
.icon p{
color:#FFFFFF;}
.box22 {
    float: left;
    width: 100%;
    padding: 0 12.5% 40px 12.5%;
    background-color: #007f7b;
    color: #fff;
    border: 1px solid #e3e3e3;
    margin-top: 67px;
}
.one_half first {
    float: left;
    width: 100%;
    padding: 0 12.5% 40px 12.5%;
    background-color: #007f7b;
    color: #fff;
    border: 1px solid #e3e3e3;
    margin-top: 67px;
}
.box22:hover
{color:#e98147;}
.box22 h3 {
    text-align: center;
}
.box33 h3 {
 text-align: center;
}
.one_half first{
background-color: #007f7b;
}

/*---------------------button-----------------------*/


.pull-right99 {
    float: right !important;
    margin-top: 15px !important;
    margin-right: 10px !important;
}


.btn-primary99 {
    
    color: black !important;
}



.btn-primary99 {
    
    background-color: #FFFFFF;
    border-color:#e98147;
}


.btn99{
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
border: 1px solid transparent;
border-radius: 4px;}













/* features section 22 */
.features_sec22 {
	float: left;
	width: 100%;
	
	padding: 40px 0px 0px 0px;
}
.features_sec22 .box {
	float: left;
	width: 100%;
	padding: 0 12.5% 40px 12.5%;
	background-color:#792785;
	color:#fff;
	
	border: 1px solid #792785;
	margin-top: 67px;
	height:490px;
}
.features_sec22 .box h2 {
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 18px;
}
.features_sec22 .box h3 {
text-align: center;
}
.features_sec22 .box p{ color:#FFFFFF;}

.features_sec22 .box a {
	color: #454545;
}

.features_sec22 .box a:hover {
	color: #fc4242;
}
.features_sec22 .box .icon {
	margin: -67px auto 30px auto;
	width: 120px;
	height: 120px;
	text-align: center;
	border: 1px solid #e3e3e3;
	border-radius: 100%;
	background-color: #fff;
}
.features_sec22 .box .icon img {
	margin-top: 14px;
}
.features_sec22 .box:hover {
	color: #fff;
	background-color: #e98147;
	border: 1px solid #e98147;
}
.features_sec22 .box:hover h2 {
	color: #fff;
}
.features_sec22 .box:hover a {
	color: #fff;
}

/* features section 23 */
.features_sec23 {
	float: left;
	width: 100%;
	padding: 15px 0px 0px 0px;
	margin-bottom: 40px;
}
}
.features_sec23 .box-main{ width:100%; height:auto; position:relative; overflow:hidden;}
.features_sec23 .box-top{ width:100%; height:220px;}
.features_sec23 .box-top img{ width:100%; height:220px; padding: 0px 10px 0px 10px;}

.features_sec23 .box {
	width: 100%;
	padding:0px 0px 0px 0px;
	background-color:#256193;
	color:#fff;
	bottom:0px;
	position:absolute;
	}
.box  h3{ margin-bottom:15px; margin-top:15px;}

.features_sec23 .box h2 {
	text-transform: uppercase;
	font-weight: 300;
	margin-bottom: 18px;
}
.features_sec23 .box h3 {
text-align: center;
}

.features_sec23 .box a {
	color: #454545;
}
.features_sec23 .box a:hover {
	color: #fc4242;
}


/* --------------------------contact us-------------------- */


.contact-section form input[type="text"] {
    float: left;
    width: 100%;
    height: 45px;
    margin: 0 0 25px 0;
    border: 0;
    border-bottom: 2px solid #ccc;
    font: 14px 'aileronregular';
    color: #666;
}
.dmap{
padding-top:20px;
}

/* -------------------------signin------------------ */


#welcome,.login a{background-color: #CCCCCC;}


.locate-navbar .navbar-nav{margin:20px 30px 0}
.locate-navbar .navbar-nav li{padding:5px 10px;list-style:none}
.locate-nav .fa{font-size:22px}
.login{width:100%;height:550px; bbackground-size: cover;padding:100px}
.login h1{color:#FFF;font-size:20px}
.login a,.login p{font-size:14px;color:#FFF}
.login p{line-height:24px;margin-bottom:50px}
.login a{padding:15px 30px;border-radius:unset;margin-bottom:30px}
.about66{margin:50px 50px 0px;;  padding-bottom:60px;  padding-right: 50px;
    padding-left: 50px;
 }


.about66 h1{color: #FFFFFF;font-size:20px}
.about66 p{color: #FFFFFF;;line-height:24px;font-size:14px}
.about66 a{font-size:14px; color:#256193;}

.btn-primary{border:2px solid #FFF;color:#FFF;padding:9px 30px;font-size:14px;border-radius:unset;margin-bottom:30px}
.about66 h2{color:#FFFFFF; font-size:18px; padding-bottom:20px; }
.form-group{margin-bottom:15px}
.form-group label{
display: block;}
.btn-primary100{
background-color:#337ab7;
padding:20px!important;
border-color:#337ab7;
color:#FFFFFF;}
.about606{margin:20px auto;  width: 35%; padding-bottom:60px; background-color:#FFFFFF; }

.abt65{float:right;}
.abt95{padding-right:40px; padding-left: 40px; padding-top:30px;}
.about606 h1{color:#FFF;font-size:20px}
.about606 p{color: #000000;line-height:24px;font-size:14px}
.about606 a{font-size:14px; color:#256193;}

#pass_logo_container {
    background:#256193;
}
#pass_logo_content p{ font-size: 24px;}
.pass-product-title {
    color: white;
    font-size: 30px;
    line-height: 33px;
    margin-bottom: 10px;
    font-family: Boing-Bold;
	padding:20px;
}
.text-center {
    text-align: center;
}
.cta-box95 .btn195 {
    display: inline-block;
    background:  #792785;
	color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px;
	border: 1px solid ;
}
.cta-box95 .button {
    display: inline-block;
    background:  #256193;
	color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px;
	border: 1px solid ;
}
.btn195{
		padding:10px;
      }

.reclogin{width:100%;height:550px; background-image: url(../images/Employer_6767.png); background-size: cover; padding:100px;}
.canlogin{width:100%;height:550px; background-image: url(../images/Basic.gif); background-size: cover; padding:100px;}
.prelogin{width:100%;height:550px; background-image: url(../images/sing-premium.gif); background-size: cover; padding:100px;}

.regform{
margin-left:260px;}
.abt00 p{
color:#000000 !IMPORTANT;}
.abt00 h1{
color:#000000 !IMPORTANT;}
.abt00 h2{
color:#000000 !IMPORTANT;}
.abt00 a{
color:#e98147;
}
/* -------------------------Recruiter Registration----------------------- */
.page_title h4{
color:#FFFFFF;}
.page_title p{
color:#FFFFFF;
text-align:center;}

/* ----------------------------------------------- */
.companylogo {
    
     padding-top: 0px!important; 
     padding-bottom:0px!important; 
    line-height: normal;
    margin-bottom: 20px!important;
    border: none;
    
}
.recreg{
background-color:#f2f2f2;
margin-bottom:50px;
margin-top:50px;}
/* ----------------------------------------------- */

.features-icon22 .fa {
    width: 60px;
    height: 70px;
    line-height: 70px;
   
    text-align: center;
    font-size: 60px;
    color:#E98147;
	margin-top:10px;
	
    transition: all 0.5s ease-in-out;}
/* ----------------------------------------------- */	

.contact-social {
    text-align: left;
	margin-top:10px;
    
}
.contact-social a {
    border: 1px solid #29A9FF;
    background: #fff;
    color: #29A9FF;
	box-shadow: 0 0 1px 1px #fff inset,inset 0 0 7px 3px rgba(210,237,255,1);
	display: inline-block;
height: 50px;
line-height: 50px;
margin: 0 7px 0 0;
text-align: center;
width: 50px;
font-size: 20px;
float:right;
}
.contact-social.fa{
float:right;}

.selectall { padding: 15px 0px 0px 15px;background-color: #e0dada;}
.selectall .btn-primary { margin-bottom:0px; border:none; padding: 5px 10px; color:#FFFFFF!important; margin-left:50px;}

.jdsheet { padding: 15px 0px 0px 0px; margin-bottom:10px;}
.jdsheet .btn-primary { margin-bottom:0px; border:none; padding: 5px 10px; color:#FFFFFF!important;}
.jdsheetform { margin-top:100px;}
.jdsheetform input { width:100%; }
.jdsheetform textarea { width:100%;}
/* ----------------------------------------------- */	

.premiumadv{
background-color: #CCCCCC;
margin-top:50px;
padding-bottom:40px;}



.about-section77{
	position:relative;
	padding: 110px 0px 80px;
}

.about-block77{
	position:relative;
	margin-bottom: 15px;
}

.about-block77 .inner-box77{
	position:relative;
	padding-right: 50px;
}

.about-block77 .inner-box77 .icon-box77{
	top: 0px;
	width: 76px;
	height: 76px;
	text-align: center;
	line-height: 74px;
	font-size: 34px;
	border-radius: 10px;
	background-color:#f1f1f1;
	float:left;
	margin-right:10px;
}
.about-block77 .inner-box77 h3{
font-size:14px;
font-weight:700;
color:#e98147;}

.about-block77 .inner-box77 .icon-box77 .icon{
	color:#008ffe;
}
.icon-box77 .fa {color:#792785 !important;}
.about-block77 .inner-box77 h3 a{
	position: relative;
	font-size: 17px;
	color: #4f4f4f;
	font-weight: 500;
	line-height: 1.6em;
	padding-top: 12px;
	padding-left: 100px;
	display: inline-block;
	text-transform: uppercase;
}

.about-block77 .inner-box77 h3 a span{
	font-weight: 700;
}

.about-block77 .inner-box77 .text77{
	font-size: 13px;
	color: #4f4f4f;
	margin-top: 25px;
	line-height: 1.9em;
}

.functionarea .input[type="checkbox"], input[type="radio"] { margin:0px!important;}
/*** 



====================================================================
	Section Title
====================================================================

***/

.sec-title{
	position:relative;
	margin-bottom:40px;
	text-align: center;
	margin-top:50px;
}

.sec-title h2{
	font-size:33px;
	font-weight:300;
	letter-spacing:1px;
	color:#242424;
	line-height:1.4em;
	text-transform:uppercase;
	font-family: 'Open Sans', sans-serif;
}

.sec-title .separator{
	position:relative;
	display:block;
	width:100%;
	height:30px;
	background:url(../images/separator-one.png)center center no-repeat;
}

.sec-title .text{
	position:relative;
	line-height:1.8em;
	padding-top:10px;
	color: #4f4f4f;
	font-size: 15px;
}


.last {
    margin-right: 0 !important;
    clear: right;
}


innerpages12 {
    padding: 0px 0;
}
.row12 {
    margin-right: -15px;
    margin-left: -15px;
}
.box31{
    min-height: 20px;
	}
.contact .btn-default {
    color: #FFFFFF;
    background-color:#f77e2f; 
    border-color: #f77e2f; 
} 

   
.contact .btn121 {
    display: inline-block;
    background: #f77e2f; 
    color: #FFFFFF;
    text-transform: capitalize;
    font-weight: bold;
    font-size: 12px;
    padding: 10px 20px!important;
    border: 1px solid;
}   
.contact .btn-default:hover{
background-color: #792785;
 border-color:#792785; } 
       
.social-media{
float:right;
 margin-top: 10px;
}        
.social-media span{
color: #792785; }
.viewpg{
float:left!important;}
.trackcolor { color:#792785 !important}
.modal-body li{ list-style:circle!important; margin-left:15px; }
/*
================================================
					Footer
================================================
*/

.disclamier{ margin-top:30px;}
#footer-block 				{background-size: cover; background-position: center center;background-attachment: fixed;background-image: url("../images/bg.jpg");background-size: cover;background-position: center center; clear:both;}
.social 					{background: rgba(0, 0, 0, 0.95); padding: 40px 0 0 0;}
.social 					{ background: rgba(0, 0, 0, 0.95); padding: 40px 0 0 0;}
.socials 					{text-align: right;}
.socials a 					{display: inline-block; width: 40px;height: 40px;text-align: center;margin: 20px 10px 20px 0;text-decoration: none;color: #ccc;vertical-align: middle;
-webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease;transition: all 0.3s ease;line-height: 40px; border: 1px solid #666;font-size: 20px;}
.socials a:hover     {background-color: #ffffff;color: #ab42ae;border-color: #ffffff;}
.socials .fa				 { margin-top:8px;}
.social form 				 { margin: 20px 0; position: relative;}
.social form input 			 {border: 1px solid #666;height: 40px; padding: 5px 10px;background: none;color: #eaeaea;}
.social form ::-webkit-input-placeholder {color: #aaa;}
.social form :-moz-placeholder {color: #aaa;}
.social form ::-moz-placeholder {color: #aaa;}
.social form :-ms-input-placeholder {color: #aaa;}
.social form button 		  { position: absolute;right: 0;top: 0;border: none;border-left: none;height: 40px; width: 80px;background: none; color: #eaeaea;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;-o-transition: all 0.3s ease;-ms-transition: all 0.3s ease; transition: all 0.3s ease;}
.header-footer .footer-title  {margin: 10px 0;text-transform: uppercase;color: #ccc;font-weight: 500;line-height: 1.1;font-size: 20px;}
.header-footer 				  {position: relative; border-bottom: 1px solid #666;margin-bottom: 10px;}
.social form button:hover 	  {color: #eb2c33;}
.footer-copy                  {padding: 15px 0 5px;}
.footer-copy a 				  {color: #ab42ae;}
.footer-copy .logo-copy 	  {display: inline-block;width: 104px;height: 52px;margin-right: 10px;}
.footer-copy p				  {display: inline-block; height: 42px;line-height: 16px; border-left: 1px #0e0e0e solid; padding: 10px 0 0 10px;margin: 0;font-size: 12px;color: #ccc;}
.footerlogo img				  { height:50px;}
.footer-information 		  {font-size: 13px;padding: 40px 0;background: rgba(0, 0, 0, 0.95);}
.footer-information p         {color: #aaa;}
.footer-information a 		  {color: #aaa; text-decoration: none; line-height: 27px; font-size:16px; font-weight:400;}
.footer-information a:hover   {color: #ffffff;}
.footer-information .footer-categories {margin: 0; list-style-type: none;}
.footer-information .footer-categories li {list-style-type: none;}
.color-scheme-1 			  {background-color: #0e0e0e;}
.want form 					  { margin: 20px 0;position: relative;}
.want form textarea 		  { border: 1px solid #666; height: 100px; padding: 5px 10px; background: none; color: #eaeaea;}
.want a						  {padding: 10px 95px;border: 1px solid #666;}
.want form ::-webkit-input-placeholder {color: #aaa;}
.want form :-moz-placeholder  {color: #aaa;}
.want form ::-moz-placeholder {color: #aaa;}
.want form :-ms-input-placeholder {color: #aaa;}
.want form button:hover 	  {color: #eb2c33;}
.want form button			  {position: absolute; right: 0; bottom: 0; border-left: none; border: none; height: 40px; width: 80px; background: none; color: #eaeaea;-webkit-transition: all 0.3s ease;-moz-transition: all 0.3s ease;  -o-transition: all 0.3s ease; -ms-transition: all 0.3s ease; transition: all 0.3s ease;}
 #footer-block p              {line-height: 27px;letter-spacing: 1px; font-size:15px;}
 .footer-copy {
    padding: 15px 0 5px;
    background-color: #1C222A;
    text-align: center;
}
.footer-copy p {
    display: inline-block;
    height: 42px;
    line-height: 16px;
    padding: 10px 0 0 10px;
    margin: 0;
    font-size: 12px;
    color: #ccc; border:none;
}
.feature-title {
    color: #fff;
    margin: 20px 0 15px 0;
    font-size: 18px;
    padding: 0;
}
.contact-social {
    text-align: left!important; float:left;
    margin-top: 30px;
}
.contact-social .fa {  color: #29A9FF; margin-top:15px;}
.contact-social a {
    border: 1px solid #29A9FF;
    background: #fff;
    color: #29A9FF;
    -moz-box-shadow: 0 0 1px 1px #fff inset,inset 0 0 7px 3px rgba(210,237,255,1);
    -webkit-box-shadow: 0 0 1px 1px #fff inset,inset 0 0 7px 3px rgba(210,237,255,1);
    box-shadow: 0 0 1px 1px #fff inset,inset 0 0 7px 3px rgba(210,237,255,1);
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
    -ms-border-radius: 100px;
    -o-border-radius: 100px;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    margin: 0 7px 0 0;
    text-align: center;
    width: 50px;
    font-size: 20px;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    transition: all .3s;
}
.footer-information a {
    color: #fff;
    text-decoration: none;
    line-height: 25px;
    font-weight: 500;
}
.company ul { padding-left:0px;}
.company ul li a {color: #aaa;}
/*=======================================================
     		Page-Show More/Less
========================================================*/
#profile-description {
  margin-top: 50px; 
  position:relative;
}
#profile-description .text {
/*   width: 660px;  */
  margin-bottom: 5px; 
  color: #777; 
  padding: 0 15px; 
  position:relative; 
  font-family: Arial; 
  font-size: 18px; 
  display: block;
}
#profile-description .show-more {
/*   width: 690px;  */
  color: #f86080; 
  position:relative; 
  font-size: 16px;  
  height: 20px; 
  cursor: pointer;
}
#profile-description .show-more:hover { 
    color: #1779dd;
}
#profile-description .show-more-height { 
  height: 270px; 
  overflow:hidden; 
}
/*** 
====================================================================
	modal window
====================================================================

***/
.modal-title {
    padding: 10px;
    font-size: 16px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    color: #FFF;
    font-weight: 700;
    background-color: #792785;
}
.modal-content  .btn-primary {
    text-transform: uppercase;
    border-color: #792785;
    background-color: #792785;
    color: #FFFF!important;
}
.modal-content {
    padding: 0 0 0px;
    background-color: rgba(245,240,240,.95);
}
.border-right {
    border-right: #CCC 1px solid;
}
.modal-body p {
    color: #000000; font-size:14px!important; margin-bottom:15px!important;
}
.modal-body a {
    color: #337ab7;
    text-decoration: none;
}
.modal {
    background: rgba(0, 0, 0, 0.7) none repeat scroll 0% 0%;
}
.modal-body .btn-default { float:right!important; padding: 3px 12px;}
/*================================================
				Company Profile
 ================================================*/
 .below-box {border: 1px solid #D2D3D5;
    background-color: #FFF;
    margin-bottom: 20px;
    border-radius: 3px;
    padding: 0 20px 20px;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 5px 0 rgba(0,0,0,.23);
    padding-top: 20px; 
}
.below-title {font-size: 22px; font-weight: 700;line-height: 1.1; margin-bottom:20px;} 
.specifications li {display:inline-block; line-height: 30px;font-size: 14px;}
.specifications li .fa {margin-right: 7px;vertical-align: 0;font-size: 14px;color: #F57E3A;}
.company-profile-img { margin-bottom:15px;}
.one-by-one-review{border-bottom: 1px solid rgba(0,0,0,0.1);position: relative; padding:15px;}
.date-r { font-size:12px; color:#9c8d8d; display:block;}
 .CN {font-size:16px; line-height:28px; font-weight:700;}
 .employer-reviews {border-top: 1px solid rgba(0,0,0,0.1);}
 .product-rating .stars span.star.active::before {content: "\f005";}
.product-rating .stars span.star::before {content: "\f006";padding: 0 2px;color: #F57E3A;}
 .product-rating .stars span.star { font-family: FontAwesome;font-weight: normal;font-style: normal;display: inline-block;}
.rating-point {float: right;border: 1px solid;border-radius: 22px;padding: 12px;font-size: 16px;margin-top: 10px; color: #F57E3A;}
/*================================================
				Mobile View
  ================================================*/
@media only screen and (min-width:350px) and (max-width:815px){
.btn-row  { display:none;}
.text-right { text-align:center;}
.text-left { text-align:center;}
.li-color li {text-align:left;}
.profooter-col h5 { text-align:left;}
.profooter-col1 { padding-left:15px;}
.cta-box .btn1 {margin-bottom:10px;}
.cta1-box a {display: inherit;}
.about606 { width:100%;}
.regform { margin-left:20px;}
.vister2 { height:190px;}
.company { clear:both;}
.contact-social { margin-bottom:30px;}
.vister1 { padding:30px; height:auto;}
	}
#jdsheet{ z-index: 9876; }
#myModal{ z-index: 9878; }
