body {margin: 0; height: 100%; }
h1 { font-size:40px; line-height: 40px; margin-top: 0; margin-bottom: 15px;   }
h2 { font-size:35px; margin-bottom: 15px; margin-top: 0;    }
h3 {font-size: 30px; margin-top: 0; margin-bottom:15px; }
h4 {font-size: 25px; line-height: 25px; margin-top: 0; margin-bottom:15px; }
h5 {font-size: 18px; line-height: 25px; margin-top: 0; margin-bottom:15px; }
h6 {font-size: 14px; line-height: 14px; margin-top: 0; margin-bottom:15px; }
p { font-size: 14px; line-height: 25px; margin-bottom: 15px;   }
section { padding-top: 0; padding-bottom: 0; margin-top: 0;  float: left; width: 100%; }

.btn, .btn, a.btn { 
    padding: 10px 15px;
    background: #0c66de;
    margin-bottom: 10px;
    margin-right: 10px;
    font-size:14px;
    font-weight: bold;
    line-height: 20px;
    text-transform: uppercase; border-radius: 0;
     }
/*.btn:hover, a.btn:hover { background-color:#000; color:#fff; border-color:#000;     }*/



.title { display: inline-block; margin-bottom: 15px; text-align: center; position: relative;  width: 100%;  border-bottom: 1px solid #dfdfdf; }
.ViewAll {text-align: center; padding-top: 10px; }

.CmsEditor ul,.CmsEditor ol { padding-left: 20px; margin-bottom: 15px;   }
/*.CmsEditor a { color: #000; text-decoration: underline;}
.CmsEditor a:hover { text-decoration: none; }*/


/**** header start ***/

/**** top header start  ***/
header .headertop { border-bottom: solid 1px #ccc; font-size: 13px;  padding: 5px 0;  width: 100%;  transition: all 300ms linear 0ms; }
header .headertop .headerbox { display: flex;  justify-content: space-between;}
header .headertop .phonebox ul { list-style: none; padding: 0; margin: 0;}
header .headertop .phonebox ul li {float: left;  margin-right: 30px;  font-weight: normal; color: #000; font-size: 15px; }
header .headertop .phonebox li i { color: #000000;  font-size: 18px; padding-right: 10px; }
header .headertop .phonebox ul li a {color: #000; text-decoration: none; }
header .headertop .socalmediafooter ul { margin: 0; padding: 0;  }
header .headertop .socalmediafooter ul li  { list-style: none;  display: inline-block;  margin: 0 3px; }
header .headertop .socalmediafooter ul li a { color: #000; display: inline-block;  font-size: 16px;  height: auto;  line-height: 20px;  width: 30px;  transition: all 0.5s;   text-align: center; }
/**** top header End ***/
header .headerMenu { float: left;  width: 100%; justify-content:space-between; align-items: center; display: flex;  }
header .logo-left { float: left; padding:0;  width: 23%;  }
header .Contactdiscounts {width: 23%; text-align: right;}
header .Contactdiv { line-height: 30px; }

header .logo-left a { display: inline-block; }
header ul.RegistrationBox { float: right; margin:0;  position: relative; padding:0 0 0 20px;}
header ul.RegistrationBox li.displaynone1 { display: none; }
header ul.RegistrationBox li { display: inline-block; padding:0px 0 0 0; }
header ul.RegistrationBox li a { color: #fff;  font-weight: bold;  font-size: 15px;  padding:0;  display: inline-block;  text-decoration: none; text-transform: none; }
header ul.RegistrationBox li.LogInbtn a.red i { display: none;}
header ul.RegistrationBox li.LogInbtn a.red i {  display: none;}

/******* Mobileview Header Css *****/
.headerMobile {background: #000;  bottom:0; position: fixed;width: 100%; z-index:9999; display: none; }
.headerMobile .container { width: auto; padding: 0;      }
.headerMobile .RegistrationBox {   }
.headerMobile ul.RegistrationBox li ul.submenuCandidates,.headerMobile ul.RegistrationBox li:hover ul.submenuCandidates { display: none ;   }
.headerMobile .open_mobileview { display: inline-block !important; cursor: pointer;  }
.headerMobile ul.RegistrationBox li .btn.blueBtn { display: none;  }
.MobileMenuBox ul.RegistrationBox li ul.submenuCandidates {position: relative; width: 100%; display: block; text-align: center; }
.headerMobile ul.RegistrationBox li .btn.red { padding:0; margin: 0; background: transparent; border: transparent; }
.headerMobile ul.RegistrationBox li .btn.red:hover { background: transparent;  }
.headerMobile ul.RegistrationBox li .btn.red .LogIn { display: none;  }
header ul.RegistrationBox li a.btn.red .fa.fa-users { display: none;  }
.headerMobile .open_mobileview.closebtn .fa-bars { display: none;  }
.headerMobile .open_mobileview .fa-times { display: none;  }
.headerMobile .open_mobileview.closebtn .fa-times { display: inline;   }
.headerMobile .open_mobileviews.closebtn .fa-user { display: none;  }
.headerMobile .open_mobileviews .fa-times { display: none;   }
.headerMobile .open_mobileviews.closebtn .fa-times { display: inline; }
.sidenav.MobileMenu .MobileMenuBox .RegistrationBox .open_mobileviews {display: none;}
.headerMobileBox .open_mobileviews span.open_mobileviews {cursor: pointer;  }
.headerMobile ul.RegistrationBox li.displaynone1 { display: none;}
.open_mobileview { display:none;  }
.scrollBox { max-height: 500px;  overflow-x: auto; padding-bottom: 50px;}
.headerMobileBox {display: flex; justify-content: space-between;  padding: 15px 20px;}
.headerMobile i { color:#fff; font-size: 30px;     }
.sidenav {  height:100%; display: none; width:100%;  position: fixed;  z-index:999;  top:auto; bottom: 0;  left: 0;  background-color: #111;  overflow-x: hidden;  transition: 0.5s; padding-top: 0;}
#mySidenavright {  height:100%; display: none;  width:100%;  position: fixed;  z-index:999;  top:auto; right:0; bottom: 0;  left: auto;  background-color: #222;  /*overflow-x: hidden;*/  transition: 0.5s;  padding-top:0px;}
.sidenav .closebtn { background: #d51f38 none repeat scroll 0 0;color: #fff; font-size: 36px;  height: 30px;  line-height: 21px;  margin-left: 5px;  padding: 0;  margin-bottom: 10px;   position: relative;  right:auto; left: 0;  text-align: center;  text-decoration: none;  top:5px;  width: 30px;  display: inline-block;}
.MobileMenuBox .RegistrationBox { list-style: none; padding: 0; margin-top: -16px;   }
.sidenav .closebtn:hover { text-decoration: none; color:#f17b8b;   }
.MobileMenuBox .RegistrationBox li a.btn.red { background:#d51f38; border-color:#d51f38;  }
.MobileMenuBox .RegistrationBox li a.btn.red:hover { background:#078fb6; border-color:#078fb6; color:#fff;     }
.MobileMenuBox .RegistrationBox li a.btn.blueBtn:hover { background:#078fb6; border-color:#078fb6; color:#fff;     }

@media screen and (max-height: 450px) {
  .sidenav {padding-top: 15px;}
  .open_mobileview { display:inline-block;  }

}
ul.MobileMenuBox { text-align: center; list-style: none; padding: 0;  }
.MobileMenuBox li a { color:#fff;  text-decoration: none;  padding:8px 0;  display: block;font-weight: bold;  } 
.MobileMenuBox li a:hover { background:#888;}
.MobileMenuBox li .SubMenus { list-style: none; background:#999; padding: 0;    }
.MobileMenuBox li .SubMenus li a {  font-weight: normal;    }
.MobileMenuBox li .SubMenus ul.SecondSubMenus {list-style: none; background:#018ab1; padding:10px 0;  }
.MobileMenuBox li .SubMenus ul.SecondSubMenus li a { font-size: 15px;   }
header ul.RegistrationBox .open_mobileviews { display: none;   }

/******* mobileview End css******/
/**** header End ***/


/**** Jobs  css start ***/
section.section_gallery { margin-top:20px; }
.jobbox { float: left;  width: 100%;  }
.jobbox .Mainjobbox {  float: left;  text-align: center;  transition: all 0.5s;  height: auto;  position: relative;  width: 100%; margin-bottom: 5px;   overflow: hidden;  padding:50px 30px;  background: #f0f0f0;  min-height: 115px; border-top:solid  5px #a22423; border-bottom:solid  5px #a22423;  }
.jobbox .Mainjobbox .mask { display: block; opacity: 0; position: absolute; width: 100%; height: 100%; top: 0; left: 0; right: 0; background:rgba(162, 36, 35, 0.7); transition: all 200ms ease-out;  }
.jobbox .Mainjobbox .mask a { display: flex; align-items: center; width: 100%; height: 100%; color:#fff; text-align: center; justify-content:center; padding: 20px;  }
.jobbox .Mainjobbox:hover .mask { opacity: 1;  }
.jobbox .Mainjobbox1 { padding: 0;  border-right: solid 5px #fff; }
.jobbox .Mainjobbox a {text-decoration: none;  color: #000; }
.jobbox .jobstitle { color: #000;  padding: 0px 0;  margin: 0 0px;  overflow: hidden;  min-height: 45px; }
.jobbox .jobstitle>h3 {line-height: 21px; height: 40px; }
.jobbox .Mainjobbox .Specialitybox { margin-top: 10px; text-transform: none; height: 45px;  line-height: 22px;  display: block;   overflow: hidden; }
.jobbox .btnbox { display: block;  margin-top: 10px;  }
.jobbox .Mainjobbox .btnbox span.Salarybox {  padding: 6px 0 10px 0;  margin-bottom: 0;  min-height: 60px; }
.jobbox .Mainjobbox .btnbox span { display: block;  margin-bottom: 10px;  color: #000; }
.jobbox .contentbox { padding: 0;  margin-bottom: 0; display: none; }
.jobbox .Mainjobbox:hover { background-color: #eee; color: #fff; }
section.detail.JobsResults .MainLeftSide .jobbox .contentbox { display: block;  }
.MainRightSide section.section_gallery { margin-top: 0;    }
.LiveListings {float: left; width: 100%; margin: 10px 0 20px 0; }
.LiveListings a { color:#000; }
/**** Jobs  css End ***/ 


/**** SERVICES css start ***/

.service-box { float: left;  text-align: center;  margin-bottom: 15px; }
.service-box .iconbox { align-items: center;  border: 3px solid #fff; border-radius: 50%; display: flex;  margin: 0 auto; }
.service-box .iconbox>img {margin: 0 auto; width: 100%; height: 100%; }
.service-box h3 { margin:15px 0 10px 0; text-transform: none; }
.service-box h3 a {font-weight: normal;  margin: 0;  color: #000;  text-decoration: none; }
.service-box h3 a:hover { text-decoration: none;  }
.service-box p.ServicesContentBox { min-height: 180px;  margin-bottom:0;  }
.service-box p {  margin: 0; line-height: 25px; }
.Servicelisting p.ServiceSummary { min-height: 210px; }
.Servicelisting .services-content a:hover { text-decoration: none;  }

.service-box.full .iconbox {float: left; margin-right: 20px;    }
.service-box.full { text-align: left;  }
.service-box.full P { margin-top: 0; margin-bottom: 15px; }

/**** SERVICES css End ***/


/**** Insights css start ***/
.insightsBox { margin-top: 0; margin-bottom: 20px;  padding-bottom: 5px;  background: #fff;  border: 1px solid #e8e8e8;  border-radius: 5px;  transition: box-shadow 0.3s ease 0s; float: left; }
.insightsBox img { max-width: 100%;  }
.insightsBox .news-block { border: none; border-radius: 0; background: none;  padding: 15px; text-align: left; overflow: hidden; }
.insightsBox .dateBox { text-transform: uppercase; color: rgba(0, 0, 0, 0.66);  float: left; }
.Insights3 { max-height: 175px; overflow: hidden; position: relative; }
.insightsBox a { text-decoration: none;  color: #3B454C; }
.insightsBox .news-block { border: none; border-radius: 0; background: none;  padding: 15px;  text-align: center; overflow: hidden; }
.insightsBox .publisheddate { margin-bottom: 10px;   }
.insightsBox span.BlogPostCategorys { margin-bottom:5px; display: block;   }
.insightsBox h3 { overflow: hidden;  padding: 0 0px;  text-transform: none;    display: block;  height:33px; }
.insightsBox .news-block h3 a { color: #000; text-decoration: none;  }
.insightsBox .news-block h3 a:hover { text-decoration: underline;  }
.insightsBox .news-short {    margin-bottom: 15px; height: 100px; min-height: 55px; }
.insightsBox .news-block .news-short p { line-height: 25px; }
.insightsBox a.link:hover { text-decoration: underline;  }
a.link { color: #0062bd; text-decoration: none;  font-weight: normal; text-transform: uppercase; }
.insightsBox:hover { box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1); }
.blogCategoryBox ul { list-style: none; padding: 0; margin: 0;  }
.blogCategoryBox ul li { margin-bottom: 10px; border-bottom: solid 1px #ddd;  padding-bottom: 10px; }
.blogCategoryBox ul li a { text-decoration: none;   }
.blogCategoryBox ul li a:hover { text-decoration: underline;  }
.category_insights, .blogCategoryBox { border: solid 1px #ddd; padding: 10px; margin-bottom: 20px; }
.category_insights ul.latest-post { list-style: none; padding: 0; margin: 0; }
.category_insights ul li { margin-bottom: 10px; border-bottom: solid 1px #ddd;  padding-bottom: 10px; }
.category_insights .latest-post li figure { float: left; width:110px; margin: 0 10px 0 0; overflow: hidden; border: solid 1px #ddd; padding: 3px; }
/*.category_insights .latest-post li figure img { max-width: 100%; height: 70px; }*/
.category_insights .TextContent {padding-left: 0; }
.category_insights .TextContent a.text-extra-dark-gray { display: block; line-height: 18px; color: #000; height: 40px; }
.blogdetail .Bloglist .blog-feature img {width: 100%; margin-bottom:20px; }
.Subscribeblogs { background: #f5f5f5;border: #ddd solid 1px; padding: 15px; overflow: hidden;  margin-bottom: 25px;  margin-top: 30px; }
.customFlashMsg { position: relative;}
.Subscribeblogs h3 {  margin-bottom: 10px;}
.BlogSubscribers { position: relative;}
.BlogSubscribers #BlogSubscriberForm {padding: 0;}
.BlogSubscribers .inputBox {float: left; width: 100%; margin-bottom: 10px; }
/**** Insights css End ***/


/**** Faqs css start ***/

.MainFaqs .Titlebox { text-align: center;  margin: 0 0 20px 0;}
.MainFaqs .Titlebox h2 { color:#fff;   }
.MainFaqs h6 { margin-bottom: 10px;   }
.MainFaqs .panel-group .panel { margin-bottom: 0; border-radius: 4px; }
.MainFaqs .panel { margin-bottom: 20px; }
.MainFaqs .panel-body { padding: 15px 0; }
.MainFaqs .panel-body ul { padding:0 0 15px 20px;   }
.MainFaqs .panel-group .panel-heading { border-bottom: 0; padding: 0; }
.MainFaqs .panel-group { margin-bottom: 0;   }
.MainFaqs .panel-heading a:hover { color: #000;  }
.MainFaqs .panel-heading a { padding: 10px 0;  border-top-left-radius: 3px; border-top-right-radius: 3px; display: block; margin-bottom: 0; position: relative; color:#000; font-weight: bold; }
.MainFaqs .panel-heading a[aria-expanded="false"] i:before { content: "\f067"; position: absolute; right: 0; font-family: 'FontAwesome'; font-style: normal; }
.MainFaqs .panel-heading a[aria-expanded="true"] i:before { content: "\f068"; position: absolute; right: 0; font-family: 'FontAwesome'; font-style: normal; }
.MainFaqs .collapse { display: none }
.MainFaqs .collapse.in { display: block }
.MainFaqs .collapsing { position: relative; height: 0; overflow: hidden; -webkit-transition-timing-function: ease; -o-transition-timing-function: ease; transition-timing-function: ease; -webkit-transition-duration: .35s; -o-transition-duration: .35s; transition-duration: .35s; -webkit-transition-property: height, visibility; -o-transition-property: height, visibility; transition-property: height, visibility }

/**** Faqs css End ***/

/**** Footer css start ***/
.footermain { border-top:solid 1px#ddd;  padding:20px 0 0 0;  width: 100%;   overflow: hidden;    text-align: center;    color: #ef3f38;    position: relative; float: left; margin-top: 35px; }
/*.FooterBox {  width: 18.2%;    margin-right: 20px;    float: left;  }*/
.footermain ul { list-style: none;   padding: 0;    margin: 0;}
.footermain ul li {  text-align: left;    margin: 0;    line-height: 25px;   width: 100%; }
.footer-menu ul li strong {  color: #ef3f38;    font-size: 20px;      line-height: 32px;    text-transform: none;    font-weight: normal;   margin-bottom: 15px;    display: inline-block;    text-align: left; }
.footermain ul li a {  color: #ef3f38;    text-decoration: none;}
.footermain ul li a:hover { text-decoration: underline;  }
.FooterBox h3 {    color: #ef3f38;  font-size: 20px;    line-height: 32px;    margin-bottom: 18px;    font-weight:normal;    margin:0 0 15px 0;    text-align: left;}
.footermain .FootreMenu .socalmediafooter { float: left;    margin: 10px 0 0 -10px;}
.footermain .socalmediafooter ul li {  margin-left: 5px;    width: auto;    display: inline-block;}
.footermain .socalmediafooter ul li a {   color: #ef3f38;    display: inline-block;    font-size: 16px;    height: auto;    line-height: 20px;    width: 30px;    transition: all 0.5s;    text-align: center;}
.footermain .footer-bottom {    position: relative;    border-top: 1px solid rgba(112,111,111,0.5);    background: #fff;    float: left;    width: 100%;    padding:15px 0;    margin-top:20px;}
.footermain .footer-bottom .Copyrightbox {  float: left; width: 100%; text-align:center;}
.logo-footer {    float: left;    max-width: 110px;}
.logo-footer img { max-width: 100%; }
.Copyright01 {  color: #000;    font-weight: normal;    float: left;    margin-left: 0; width: 100%;}
.footermain .Copybox1 {    margin-bottom: 8px;}
span.firstpipe {   margin: 0 5px;}
.footermain .Menulike {   text-align: center;}
.footermain .footer-bottom .Copyrightbox a {    color: #212121;    text-decoration: none; }
.footermain .footer-bottom .Copyrightbox a:hover { text-decoration: underline;  }
.WSlinkBox { margin:8px 0 0 0;    width: 100%;}
.WSlinkBox a {  color: #555555;    text-decoration: none;}
.back_to_top.on {  cursor: pointer;    margin-bottom: 0;  bottom:10px; position: absolute; right: 20px; font-size: 30px;   color: #212121;    font-weight: normal;    text-align: right; }

/**** Jobs By Specialty css start ***/
section.JobsByIndustry {  position: relative;margin-top: 15px;   }
.JobsByIndustry ul { padding:0 0 0 15px; margin-bottom: 0;   }
.JobsByIndustry ul li { text-align: left; background-color: #ffffff; border: 1px solid #e8e8e8; border-radius: 0; padding: 10px; width:32.3%; margin: 0 10px 10px 0; position: relative; opacity: 1; }
.JobsByIndustry ul li a {color: #212121; font-size: 15px; text-transform: uppercase;  text-decoration: none;  margin-left: 0;  line-height: 55px;   font-weight: normal; white-space: nowrap; overflow: hidden; padding: 0 0 0 0; background: #fff;  display: block; text-overflow: ellipsis; }
.tooltip .tooltiptext {visibility: hidden; background-color: #eee;  color: #000; text-align: center;border-radius: 6px;  padding: 5px 10px;  position: absolute; z-index: 1;  bottom: 106%;  left: 60%; margin-left: -60px;  opacity: 0;  transition: opacity 0.3s; text-transform: none; line-height: 18px; white-space: normal; }
.tooltip .tooltiptext::after {content: ""; position: absolute; top: 100%;  left: 50%;  margin-left: -5px;  border-width: 5px;  border-style: solid;   border-color: #eee transparent transparent transparent; }
.tooltip:hover .tooltiptext { visibility: visible;  opacity: 1;}

.JobsByIndustry ul li:last-child { margin-right: 0;   }
.JobsByIndustry ul li:first-letter { font-size:50px;   background:#eee; color:#000;  width:80px; float: left; height:60px; line-height:66px; text-align: center; display: inline-block;  padding-left:15px; padding-right: 15px;  font-weight: bold; border-radius: 0; margin-right: 15px;     }

/**** Jobs By Specialty css End ***/


/**** Footer css start ***/
.footermain { border-top:solid 1px#ddd;  padding:20px 0 0 0;  width: 100%;   overflow: hidden;    text-align: center;    color: #ef3f38;    position: relative; float: left; margin-top: 35px; }
/*.FooterBox {  width: 18.2%;    margin-right: 20px;    float: left;  }*/
.footermain ul { list-style: none;   padding: 0;    margin: 0;}
.footermain ul li {  text-align: left;    margin: 0;    line-height: 25px;   width: 100%; }
.footer-menu ul li strong {  color: #ef3f38;    font-size: 20px;      line-height: 32px;    text-transform: none;    font-weight: normal;   margin-bottom: 15px;    display: inline-block;    text-align: left; }
.footermain ul li a {  color: #ef3f38;    text-decoration: none;}
.footermain ul li a:hover { text-decoration: underline;  }
.FooterBox h3 {    color: #ef3f38;  font-size: 20px;    line-height: 32px;    margin-bottom: 18px;    font-weight:normal;    margin:0 0 15px 0;    text-align: left;}
.footermain .FootreMenu .socalmediafooter { float: left;    margin: 10px 0 0 -10px;}
.footermain .socalmediafooter ul li {  margin-left: 5px;    width: auto;    display: inline-block;}
.footermain .socalmediafooter ul li a {   color: #ef3f38;    display: inline-block;    font-size: 16px;    height: auto;    line-height: 20px;    width: 30px;    transition: all 0.5s;    text-align: center;}
.footermain .footer-bottom {    position: relative;    border-top: 1px solid rgba(112,111,111,0.5);    background: #fff;    float: left;    width: 100%;    padding:15px 0;    margin-top:20px;}
.footermain .footer-bottom .Copyrightbox {  float: left; width: 100%; text-align:center;}
.logo-footer {    float: left;    max-width: 110px;}
.logo-footer img { max-width: 100%; }
.Copyright01 {  color: #000;    font-weight: normal;    float: left;    margin-left: 0; width: 100%;}
.footermain .Copybox1 {    margin-bottom: 8px;}
span.firstpipe {   margin: 0 5px;}
.footermain .Menulike {   text-align: center;}
.footermain .footer-bottom .Copyrightbox a {    color: #212121;    text-decoration: none; }
.footermain .footer-bottom .Copyrightbox a:hover { text-decoration: underline;  }
.WSlinkBox { margin:8px 0 0 0;     width: 100%;}
.WSlinkBox a {  color: #fff;    text-decoration: none; display: flex; align-items: center;}
.back_to_top.on {  cursor: pointer;    margin-bottom: 0;  bottom:10px; position: absolute; right: 20px; font-size: 30px;   color: #212121;    font-weight: normal;    text-align: right; }

/****** Cms Pages pages css ***/
.service.CmsPage { clear: both;  float: none;  padding: 75px 0 75px 0;  color: #888;  background: url(../../../img/Front/aboutbg.jpg) repeat;  text-align: center;  background-size: 100%; position: relative; margin: 0; }
.service.CmsPage .title {margin-bottom: 0; text-align: center; border: none; }
.service.CmsPage h1 { font-size:25px; letter-spacing: 0.05em;  line-height: 40px;  margin:0 0 10px 0; }
.service.CmsPage .sub-title { text-align: center; }
.service.CmsPage .sub-title a { color: #888;}
.service.CmsPage .titleBox { position: relative; z-index:9;  }
.service.CmsPage .overlay { display: block !important; z-index: 1;  position: absolute;  background-color: #ef3f38;  opacity: 0.73;  left: 0;  right: 0;  width: 100%; height: 100%; top: 0; }



.shareThisBox { float: left; width: 100%; text-align: center; margin-bottom:20px;  margin-top: 15px; }
.shareThisBox h4 { font-size: 18px; margin: 0 0 20px 0;  letter-spacing: 0.05em; }
.shareThisBox ul.sharethis { margin-left: 0; margin-bottom: 0; }
.shareThisBox ul li {display: inline-block;       }
.shareThisBox .sharethis li a { color: #0c66de; border-radius: 50%; border: solid 1px #0c66de; width: 40px;  height: 40px; line-height: 40px;  cursor: pointer; display: inline-block; }
.shareThisBox .sharethis li a:hover {   border: solid 1px #000; background:#000; color:#fff; }

/****** TestimonialsBox css ***/
section.testimonials { width: 100%;  float: left; padding: 35px 0; text-align: center;  margin-top: 0; }
section.testimonials .TestimonialsBox .iq1 { color: #f7f6f8;  font-size: 135px; font-weight: 600; left: 0;  line-height: 1;  position: absolute; top: 0; }
section.testimonials .TestimonialsBox .content11 {padding: 0px 10px 0 10px; position: relative;  z-index: 9; }
section.testimonials .TestimonialsBox .iq2 { bottom: 0;  color: #f7f6f8;  font-size: 135px;  font-weight: 600; line-height: 1;  position: absolute;  right: 0; transform: rotate(180deg); }
/*section.testimonials span.text-title { display: block;  font-weight: bold; padding-bottom: 5px;  position: relative; z-index: 9; }*/
.testimonialPages .testimonialBox:nth-child(2n+0) {background-color: #f5f5f5; }
.testimonialPages .testimonialBox { overflow: hidden;  padding: 20px;  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);  background-color: #fff;  margin: 0 0 20px 0; }
.testimonialPages .testimonialBox:nth-child(2n+0) .testimonial-left {  float: right;  transform: rotate(-177deg); }
.testimonialPages .testimonialBox .testimonial-left { float: left;  margin-right: 15px;   max-width: 38px;  opacity: 0.2; }
.testimonialPages .testimonialBox:nth-child(2n) span {  float: right;  margin-top: 5px;  text-align: right;  width: 100%;}
.testimonialPages .testimonialBox:nth-child(2n+0) p,.testimonialPages .testimonialBox:nth-child(2n+0) span { padding-left: 0;  padding-right: 50px;  text-align: right;}
.testimonialPages .testimonialBox span { display: block; font-weight: bold; }
.testimonialPages {margin-bottom: 30px;         }

/**** jobspages css start ***/
.jb-jobs-header {  font-size: 14px;  padding:20px 0px 20px 0; border-top: 1px solid #eceff1;  border-bottom: 1px solid #eceff1;  margin-bottom: 10px; position: relative;  overflow: hidden; }
.layout-grid { float: left; margin: 0px 0 0 0; }
.tab-slider--nav { width: 100%;  float: left;  margin-bottom: $base-margin;}
.tab-slider--tabs { margin: 0 !important; }
.tab-slider--trigger { text-transform: uppercase; text-align: center;  position: relative;  z-index: 2;   cursor: pointer;  display: inline-block;  transition: color 250ms ease-in-out;   color: #8d8d8d;  padding: 0 40px 0 40px;  margin-left: 0 !important; border-right: solid 1px #ddd;              }
.tab-slider--trigger i {   margin-right: 5px; }
/*.tab-slider--tabs #map-marker { display: none;  }*/
.JobsResults { padding-bottom:10px; overflow: hidden; background-color: #f8f9f9; padding-top: 35px;  margin-top: 0px; margin-bottom:20px; }
.jobspages .jobbox.Listingbox .Mainjobbox {background-color: #fff; margin-bottom: 18px; border: 1px solid #ebebeb; -moz-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);  -ms-box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);  box-shadow: 0 3px 10px rgba(0, 0, 0, 0.08);  -webkit-border-radius: 5px;  -khtml-border-radius: 5px;  -moz-border-radius: 5px;  -ms-border-radius: 5px;  -o-border-radius: 5px;  border-radius: 5px;  width: 100%;   color: #040e24;   min-height: 100%; text-align: left; padding: 20px;}
.jobspages .jobbox.Listingbox .Mainjobbox .jobstitle { color: #040e24; font-weight: 600;  min-height: 100%; text-transform: uppercase; }
.jobspages .jobbox.Listingbox .Mainjobbox .jobstitle h3 {font-weight: 600; height: auto; }
.jobspages .jobbox.Listingbox .btnbox span.Salarybox { min-height: 100%; }
.jobspages .jobbox.Listingbox .btnbox span {color: #040e24; }
.jobspages .jobbox.Listingbox .btnbox span {color: #040e24;  }
.jobspages .jobbox.Listingbox .Mainjobbox a:hover .jobstitle>h3, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .Specialitybox, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .btnbox span, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .contentbox p, .jobspages .jobbox.Listingbox .Mainjobbox a:hover .Permanent {
    color: #666;
}
.createAlertBoxLink { width: 100%; text-align: center; margin: 10px 0 0 0;  float: left; }

.MainLeftSide {width:73%;  float: none; margin-left:23px; display: inline-block; }
.MainRightSide {float: left; width: 25%;  margin-bottom: 15px;}


.FullWidth .MainLeftSide { width: 100%; margin-left: 0;  }
.RightPanl .MainRightSide { float: right;  }


.jobs_seperated .section_gallery .container { width: 100%;  padding: 0;}
.jobs_seperated .section_gallery .jobbox .Mainjobbox { width: 100%;}
.jobs_seperated .section_gallery .jobbox .Mainjobbox1 { width: 100%;}

.CandidateReg.advance_pages {
    margin-bottom: 20px;
}

.jobbox.AllSavedJob .jobstitle {  padding-top: 20px;   }
ul.CvList {
    list-style: none;
    padding-left: 0;
}

section.SectionInsights.IndustryNews ul.latest-post { padding: 0;  }
section.SectionInsights.IndustryNews .latest-post .insightsBox { width:32.1%; float: left; margin-right: 20px;  }
section.SectionInsights.IndustryNews .latest-post .insightsBox:nth-child(3) { margin-right:0;  }

/***** Contact Page css start ******/
.contactPage {margin-bottom: 0px; padding-bottom: 10px; margin-top: 0;  padding-top:0px; }
.contactPage .MainAddress {overflow: hidden; margin-bottom: 35px; }
.contactPage .box { background: #fff;  border: 1px solid #ebebeb;  padding: 20px; overflow: hidden;  min-height: 170px; }
.contactPage .AddressBox .Cntbox { width: 25%; text-align: left;  float: left;  height: 100px; }
.contactPage .AddressBox .Cntbox span {  font-weight: bold; display: block;  padding-bottom: 8px; }
.contactPage .AddressBox .Cntbox p {display: block; margin-bottom: 15px;   margin-right: 10px; }
.contactPage .AddressBox .Cntbox ul {padding: 0; margin: 0 0 10px 0; }
.contactPage .AddressBox .Cntbox li {list-style: none; float: left;  margin-right: 5px; }
.contactPage .AddressBox .Cntbox li a {width: 30px;height: 30px; display: block; }
.Mapbox { clear: both; margin-top:0; margin-bottom:15px; float:left; width: 100%; }
.Mapbox iframe {  width: 100%; height: 445px; }
.contact_from { margin-bottom: 30px;}
/***** Contact Page css End ******/

/***** Login Pages css start ******/
.container.LoginPages { max-width: 1030px; }
.Loginbox { width: 70%;  float: right;}
.Loginbox h2.contact-page-title { text-align: left;  line-height: 25px;  width: 100%;  position: relative;  margin: 0 0 20px; }
.Loginbox .inputBox { margin-bottom: 0px; width: 48.5%;  float: left;  margin-right: 20px; margin-bottom: 10px;  position: relative; }
.Loginbox .inputBox label { margin-bottom: 5px;  display: block;}
.Passbtn { position: absolute; right: 0; top: 25px; }
.Passbtn .btn.btn-primary {margin-left: 10px;  padding: 5px 20px;  height: 42px;  border: none; background:#ddd;  border-radius: 0 4px 4px 0; }
.LoginPages .ForgottenBox.inputBox { padding-top: 13px; width: auto; }
.LoginSubmit.inputBox { float: right; width: auto; margin: 0; }
.registerboxnew.Loginbox {  text-align: center; border: solid 1px #ddd;  width: 27%;  margin: 0 30px 20px 0; }
.registerboxnew.Loginbox .registerboxbox01 { padding: 35px;}
.registerboxnew.Loginbox h2.contact-page-title { margin-bottom: 20px; font-size: 18px;  line-height: 30px; text-align: center; }
.registerboxnew.Loginbox a.btn.blueBtn { border: solid 2px #ddd; }



label.error { color:red; font-weight: normal;  position: relative;  }
label.error:before {
    content: "\f071";
    font-family: 'FontAwesome';
    margin-right: 5px;
}
/******* custom checkbox ******/

label.Checkboxes.custom-control { padding: 0 20px 0 0; }
.Checkboxes .custom-control-label { font-weight: normal; padding-left: 30px; display: inherit; }
.Checkboxes .custom-control-label p { line-height:initial;  }
.custom-control-input:checked~.custom-control-label::before { color: #fff; border-color: #ef3f38; background-color: #ef3f38; }
.Checkboxes.custom-control input { margin: 7px 0 0; opacity: 0; position: absolute; }
.custom-checkbox .custom-control-label::before { border-radius: 0; }
.contact-form.Getintouch .Checkboxes .custom-control-label a { color: #ef3f38; }
.contact-form.Getintouch .Checkboxes .custom-control-label a:hover { color: #ef3f38; }
.custom-control-label::before,
.custom-file-label,
.custom-select { transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.custom-control-label::before { background-color: #fff; border: 1px solid #ef3f38; content: ""; display: block; height: 16px; left: 0; pointer-events: none; position: absolute; top:0; width: 16px; }
.custom-control-label::after { position: absolute;  top: .25rem;
left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50%/50% 50%; }
.custom-control-label { position: relative; margin-bottom: 0; vertical-align: top; }
.custom-checkbox .custom-control-input:checked~.custom-control-label::after { -moz-border-bottom-colors: none; -moz-border-left-colors: none; -moz-border-right-colors: none; -moz-border-top-colors: none; border-color: #fff; border-image: none; border-style: solid; border-width: 0 2px 2px 0; height: 10px; left: 6px; top: 1px; transform: rotate(45deg); width: 5px; }
.Checkboxes.custom-control.custom-checkbox { position: relative; }
.Checkboxes.custom-control.custom-checkbox label.error { bottom:-25px; font-size:14px; left:30px; position: absolute; }
.checkBxtext { margin-bottom: 20px; }
.CandidateReg .Checkboxes.custom-control.custom-checkbox label.error { bottom:-15px; left:30px; }

/******* custom checkbox End ******/


/******* custom radio ******/

.custom-radio.custom-control-inline .custom-control-label { padding: 1px 0 0 30px; }
.custom-radio.custom-control-inline { display: -ms-inline-flexbox; display: inline-flex; margin-right: 20px; }
.custom-radio .custom-control-input { position: absolute; z-index: -1; opacity: 0; }
.custom-radio { position: relative; margin-bottom:10px; vertical-align: top; }
.custom-radio .custom-control-label::before { border-radius: 50%; }
.custom-radio .custom-control-label::before,
.custom-radio .custom-file-label,
.custom-radio .custom-select { transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out; }
.custom-radio .custom-control-label::before { position: absolute;  top:0;
left: 0; display: block; width: 20px; height: 20px; pointer-events: none; content: ""; background-color: #fff; border: #ef3f38 solid 1px; }
.custom-radio .custom-control-label::after { position: absolute;  top: .25rem;
left: -1.5rem; display: block; width: 1rem; height: 1rem; content: ""; background: no-repeat 50%/50% 50%; background-color: #fff; }
.custom-radio .custom-control-input:checked~.custom-control-label::before { color: #fff; border-color: #ef3f38; background-color: #ef3f38; }
.custom-radio .custom-control-input:checked~.custom-control-label::after { background: #ef3f38 none repeat scroll 0 0; border-radius: 50%; height: 14px; left: 4px; top: 4px; width: 14px; }
/******* custom radio End  ******/


/*** Registration candidate pages css ***/ 

.dropbox_GooglePicker { margin: 0;  position: absolute;  top: 0px; right:0;  float: right; background:#fff; padding-left:10px;  border-left: solid 1px #ccc; }
.dropbox_GooglePicker a, .dropbox_GooglePicker a { border: 1px solid #ddd; border-radius: 0;  color: #ef3f38;  display: block; float: left; line-height: 18px;  margin-right: 10px;  max-width: 170px;  overflow: hidden; padding: 11px 10px;  text-align: center;  text-decoration: none; }
.CandidateReg .form-group.PositionFixedBox {text-align: center; width: 100%;  margin-bottom: 20px; }
.forgotPasswordNew .Loginbox .inputBox { width: 100%; }
.forgotPasswordNew .LoginSubmit.inputBox { width: auto; margin: 0 0px 0 0; }
.forgotPasswordNew .ForgottenBox.inputBox { width: auto; padding-top: 14px; }

.JobDiv .js-basic-job-search-section {position: relative;  bottom: auto; top: 0; margin: 0; }
.JobDiv.custom_fieldDiv { float: left;  width: 100%;  padding: 35px 0; background: #eee; }
.JobDiv .Searchcolor { background:transparent;   }
.JobDiv .QuickSearches {  display: none;}
.MainLeftSide.MainFull {  width: 100%;}
.JobDiv h1 {  font-weight: normal;  font-size: 35px;  text-align: center;}

ul.RegistrationBox li ul.submenuCandidates { background:#fff; display: none; height: auto; position: absolute; width: 225px; z-index: 200; margin: 0;  right: 0; padding: 0;}
ul.RegistrationBox li:hover ul.submenuCandidates { display: block;  }
ul.RegistrationBox li ul.submenuCandidates li { padding: 0 0 ;  display: block; width: 100%;}
ul.RegistrationBox li ul.submenuCandidates li a { text-transform: none; padding:10px 10px; border-bottom: solid 1px #ddd; display: block; font-size:14px;  color:#555; text-decoration: none;   }
ul.RegistrationBox li ul.submenuCandidates li a:hover, ul.RegistrationBox li ul.submenuCandidates li.active a { background-color:#000; color: #fff;  }

ul.RegistrationBox li ul.submenuCandidates li.redBOX { background:red; color:#fff; text-align:center;    }
ul.RegistrationBox li ul.submenuCandidates li.redBOX a { color:#fff;  }
ul.RegistrationBox li.menuCandidates a { padding-right:0;  }
.Candidated_Form .form-group .fileUpload02 { position: relative;  width: 100%; }
.Candidated_Form .form-group .PasswordBox1 {  float: left; margin-right: 20px; width: 48.4%;  position: relative; }
.form-group { overflow: hidden;  }
.form-group.PositionFixedBox { width: 100%;  text-align: center;  margin: 0 0 30px 0; }

.jobbox .deleteApplied {
    position: absolute;
    top: 0;
    right: 0;
}
.smallbtn {
    padding: 0 10px;
    margin-bottom: 5px;
    line-height: 25px;
    font-size: 15px;
    display: inline-block;
    background: #ef3f38;
    color: #fff !important;
}
.jobbox.AllSavedJob .Mainjobbox a.smallbtn.Deletebtn {
    position: relative;
    right: 0;
    top: 0;
}
.Deletebtn {
    background: #d51f38;
    color: #fff;
}

/***** RegistrationBox css End ***/

.modal-body.ModalBox .formDiv.tabsbox ul.facet-links {
    width: 100%;
}
.ModalBox .tabsbox .facet-links li {
    padding: 5px 0;
    border-bottom: solid 1px #DDD;
    text-align: left;
    width: 100%;
}
.modal-body.ModalBox { text-align: center;  }
.modal-body.ModalBox button.btn.btn-default {
    margin-top: 10px;
}
.bootbox .modal-footer {
    text-align: center;
}
.bootbox .modal-footer button.btn.btn-default {
    background: #4b4b4d;
    border: solid 2px #4b4b4d;
    color: #ffffff;
    border-radius: 0;
}
.bootbox .modal-footer button.btn.btn-primary {
    background: #d51f38;
    border: solid 2px #d51f38;
    color: #ffffff;
    border-radius: 0;
}
.bootbox .bootbox-close-button.close {
    background: #d51f38 none repeat scroll 0 0;
    color: #fff;
    float: right;
    height: 30px;
    margin-right: -45px;
    margin-top: -15px !important;
    opacity: 1;
    width: 30px;
    border: none;
    line-height: 16px;
    cursor: pointer;
    font-size: 20px;
}
.bootbox .modal-content {
    border: none;
    border-radius: 0;
}



nav.main-menu.pageBtn ul { list-style: none; padding: 0; margin: 0; text-align: center;    }
nav.main-menu.pageBtn ul li { display: inline-block;   }
nav.main-menu.pageBtn ul li a { display: inline-block; padding:25px 60px;  border: solid 1px #ddd; text-decoration: none;  } 
nav.main-menu.pageBtn ul li a:hover { background-color:#000; border: solid 1px #000; color:#fff;      }
.landing_page .DeleteAccountbox {text-align: center; margin-bottom: 25px;}


.create_alertpages .form-horizontal .form-group { margin-left: 0; margin-right: 0; overflow: initial; margin-bottom:25px;   }
.create_alertpages .form-horizontal label.error { position: absolute;  }

.create_alertpages .CreateJobInput { margin:0 0 25px 0;}
.create_alertpages .ms-options-wrap > .ms-options {  left: 15px;  width: 97.5%; font-weight: normal;}

section.main-slider a.advanceSearchLink { float: right;   }



.stickyfooterBtn {
    float: left;
    width: 100%;
}
.stickyfooterBtn .btn { display: inline-block !important;   }


.TeamBox { text-align: center;  }
.TeamContent { margin: 15px 0 0 0;}

.our-team .MainTitleBoxH3.title { text-align: left; }


.getintouch { margin-bottom: 30px;   }

.getintouch ul { list-style: none; padding: 0; margin: 0; }
.getintouch ul li { text-align: center; width:33%; display: inline-block;  }
.getintouch ul li h5 { font-weight: bold;  }
.getintouch ul.Socialbox li { width: auto; margin: 0 10px;  }

.jobsearch-inner { margin-top:30px; float: left; width: 100%;   }
.jobsearch-inner .jobsearchright .searchBox .Searchselect {
    margin: 0 15px 10px 0;
    width: 43%;
}
.jobsearch-inner a.advanceSearchLink { float: right;  }

.our-team ul { padding: 0; margin: 0; list-style: none;  }
.our-team ul li {
    border: solid 1px #ddd;
    float: left;
    margin-right: 20px; padding: 10px; 
}
section.wow.fadeIn.our-team.Relativetp ul li { width: 25%; }
.our-team ul li img { /*border: solid 1px #ddd;*/ width: 100%; margin-bottom: 10px;  }
.our-team ul li p.profilename {
    font-weight: bold;
}
.text-small { padding-bottom: 10px;  }
.job-newsletter.box-modern .submitbox {
    position: absolute;
    float: right;
    margin: 0;
    background: #fff;
    top: 25px;
    right: 0;
}
.job-newsletter.box-modern { position: relative;  }
.job-newsletter.box-modern .submitbox .btn { padding: 11px 20px; }


.MainRightSide .container { width: auto; padding: 0; }
.MainRightSide section.MainFaqs.cellFaqs { margin-top: 0; margin-bottom:30px;   }
.MainRightSide section.JobsByIndustry ul li  { width: 100%;  }
.MainRightSide .jobsearchright { margin-bottom: 30px;   }
.MainRightSide .jobsearchright .searchBox .Searchselect { width: 100%; margin-bottom: 10px;  }
.MainRightSide .jobsearchright a.advanceSearchLink { float: none;  }

.MainRightSide section.section_gallery .Mainjobbox1 { width: 100%;  }

.MainRightSide .job-newsletter label.col-sm-2 {width: 100%;   }

.MainRightSide section.service  .MainserviceBox { width: 100%;   }
.MainRightSide section.our-team ul li {width: 100%; margin-bottom:10px; margin-right: 0;     }
.MainRightSide section.our-team .row { margin: 0;  } 
.MainRightSide section.getintouch ul li { width: 100%;  }
.MainRightSide section.getintouch ul.Socialbox li {width: auto !important;}

.MainRightSide.LeftPanl .container { padding: 0;  }
.MainRightSide .NewinsightsBox { width: 100%;  }

.MainRightSide .contactForm .col-sm-2 {width: 100%;}
.MainRightSide .contactForm .submitbox { text-align: center;  }



.MainRightSide .Loginbox { width: 100%; margin:20px 0 0 0; }
.MainRightSide .Loginbox .inputBox {width: 100%; }


.MainRightSide section.SectionInsights .Main_insights .insightsBox { width: 100%; }

.tab-slider--container {
    margin: 150px 0 0 0;
}


.banner_Map {width: 100%; float:left; position: relative;  }
.banner_Map .tab-slider--nav {
    position: absolute;
    bottom: 90px;
    left: 0;
    right: 0;
    margin: 0 auto; z-index: 2; display: flex; text-align: center;
}

.banner_Map .tab-slider--tabs {
    margin: 0 auto !important;
    padding: 0;
    text-align: center;
    width:auto; list-style: none;
}
.banner_Map .tab-slider--tabs li { background:#ef3f38; color:#fff;  padding: 10px 20px; position: relative; z-index: 2; float: left; border: none;   }
.banner_Map .tab-slider--tabs li.active { background:#000;   }
/*.banner_Map .overlay { position: absolute; top:0; left: 0; right: 0; height: 100%;   }*/
.banner_Map .overlay { position: absolute; top: 0;  left: 0;
    right: 0;
    height: 100%;
    z-index: 1;
    width: 100%;
    background: #000;
    opacity: 0.2;
}

.banner_Map .tab-slider--tabs li.BorRadleft { border-radius:20px 0 0 20px;   } 
.banner_Map .tab-slider--tabs li.BorRadRight { border-radius:0px 20px 20px 0px;   }
.banner_Map .tab-slider--tabs li.ListBor {
    border-left: solid 1px #444;
    border-right: solid 1px #444;
}

.tab1Box { display: block;  }

.MainRightSide section.SectionInsights.IndustryNews .latest-post .insightsBox { width: 100%;    }
section.SectionInsights.IndustryNews .TitleBox { text-align: center;  }

section.SectionInsights .Main_insights .insightsBox { width:32%; margin-right: 20px;  }
section.SectionInsights .Main_insights .insightsBox:nth-child(3) { margin-right: 0;  }

.rss_listing .blog .insightsBox { width:32%; margin-right:20px;   }
.rss_listing .blog .insightsBox:nth-child(3n + 3) { margin-right: 0;   }
.rss_listing .blog .insightsBox h3 { height: 50px;  }
.rss_listing .blog .insightsBox .news-short { min-height: 80px;  }

section.SectionInsights .Main_insights .owl-item .insightsBox  { width: 100%;  }

/*.MainRightSide .tabsbox ul.nav-tabs li { display: block; margin-bottom: 5px;  }*/


.MainRightSide .shareThisBox { margin-top: 0; margin-bottom: 30px;    }



.Tabbox {
    border-bottom: 1px solid #ddd;
    float: left;
    margin: 0 0 15px -15px;
    padding: 0 30px 0 0;
    text-align: center;
    width: 104.6%;
}
.Tabbox > ul {
    margin: 0 0 0 0;
    list-style: none;
}
.Tabbox li {
    float: left;
    text-align: center;
    width: 35%;
    margin-right: 10px;
}
.Tabbox li a {
    padding: 8px 20px;
    display: block;
    border: solid 1px #ddd;
    border-bottom: transparent;
    position: relative;
    bottom: -3px;
    background: #fff;
}
.Tabbox li a.btn {
    background: #747e88;
    height: auto !important;
    border: 1px solid #747e88;
    border-radius: 0;
    color: #fff !important;
    cursor: pointer;
    display: block;
    float: none !important;
    font-size: 15px;
    line-height: 25px;
    padding: 8px 20px 8px 20px;
    text-align: center;
    text-decoration: none !important;
    transition: all 0.5s ease 0s;
    bottom: -1px;
}
.modal-body.contact-form.fly_loginPopup { overflow: hidden;   }
.AllmodalBoxPopup .modal-dialog  .form-popup {  float:left; width: 60%;      }
.modalBoxPopup .modal-body .registerboxnew {
    padding: 37px 10px;
    margin-bottom: 5px;
    margin-top: 25px; margin-right: 0;
}
.modal-body .registerboxnew {
    text-align: center;
    background: #ff8300;
    color: #fff;
    width: 100%;
    padding: 5px;
}
.RegisterNowLeft {
    float: right;
    width: 37%;
    margin: 0;
    padding: 0;
}
.RegisterNowLeft a.btn.blueBtn { color:#fff; padding: 10px 15px;   }
.modal-body.contact-form.fly_loginPopup .ForgottenBox.inputBox { float: left;  }
.modal-body.contact-form.fly_loginPopup .modal-footer { padding-left: 0; padding-right: 0;padding-top: 0; padding-bottom: 0;  }
.modal-body.contact-form.fly_loginPopup .modal-footer button.btn {
    background: #000;
    color: #fff;
}
.modal-body.contact-form.fly_loginPopup .inputbox { margin-bottom: 20px;  }


section.image-slider { display: none;  }



.Productspags .MainLeft {
    float: right;
}
.MainLeft {
    width: 72%;
    float: left;
}

.Productspags .MainRight {
    float: left;
}
.MainRight {
    float: right;
    width: 25%;
}


/******* products css  */
.toolbox-left {
    float: left;
    margin-right: 0;
    width: 21%;
}
a.Filterbtn.btn {
    display: none;
}
.toolbox .toolbox-item.toolbox-show {
    float: right;
    margin: 11px 0 0 20px;
}
.Productspags .MainProductBox {
    flex: auto;
    max-width: 33%; margin-bottom: 30px;
}
.MainProductBox .productbox {
    text-align: left;
    margin-top: 0px;
    float: left;
    width: 100%;
    overflow: hidden;
    padding: 0;
    animation: zoomIn .5s ease;
}
.MainProductBox .productbox h3.product-title {
    text-transform: none;
    margin: 0 0 10px 0;
    height: 50px;
    padding: 0px 0 0px 0;
    overflow: hidden;
    line-height: 17px;
    text-align: center;
}


.MainProductBox .productbox figure {max-width: 100%; margin:0 0 10px 0; overflow: hidden; }
.MainProductBox .productbox .descriptionbox { padding: 10px 0; overflow: hidden; height: 80px; text-align: center;  display: none;}
.MainProductBox .productbox .CountryRegion { padding: 10px 0 0px 0;  font-weight: bold; text-align: center;}
.MainProductBox .productbox .AddCart {
    float: right;
    display: flex;
    align-items: center;
    justify-content: center; width: 100%; position: absolute; bottom:10px;
}
.MainProductBox .productbox .AddCart button.btn { padding: 0; background-color:#333;  }
.MainProductBox .productbox .AddCart button.btn span { display: none; }
.MainProductBox .productbox .AddCart button.btn { padding: 4px 10px 5px 10px;  margin-left: 0; border-radius: 0; width: 45px; height: 45px; border: none; }
.MainProductBox .productbox .AddCart select.form-control { width:80px; }
.MainProductBox .productbox .AddCart input.form-control {
    width:60px;
    text-align: center;
    height:45px;
    margin: 0 0 0 0;
    background: #1f1f1f;
    border: solid 4px #333; color:#ddd; 
}
.MainProductBox .productbox .AddCart button.btn:after { border-radius:0;  }



.MainProductBox .productbox .sold-out-tag {
    left: auto;
    right: -20px;
    top: -20px;
    bottom: auto;
    -webkit-transform: rotate(
45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(
45deg);
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    z-index: 9;
}
.MainProductBox .productbox .sold-out-tag {
    margin: 0;
    position: absolute;
    height: 85px;
    width: 85px;
    line-height: 65px;
    background: #d63030;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -khtml-border-radius: 50%;
    border-radius: 50%;
    padding: 5px;
    margin: auto;
    display: none;
}

.MainProductBox .productbox .sold-out-tag .tag {
    float: none;
    width: 85%;
    height: auto;
    display: inline-block;
    vertical-align: top;
    padding: 28px 0 0;
    font-weight: 700;
}
.MainProductBox .productbox .sold-out-tag .tag {
    background: 0 0;
    color: #eee;
    padding: 0;
    font-size: 12px;
    line-height: 14px;
    margin: 39px 0 0 7px;
    width: 60px;
}

.Productspags .MainProductBox .productbox .btn_wrapper { padding-top: 0; display: flex; align-items: center; justify-content: center;   }

.MainProductBox .productbox .btn_wrapper {
    position: absolute;
    top: 0;
    padding:0 0 0 0; height: 100%; width: 100%; text-align: center; 
    -webkit-opacity: 0;
    -moz-opacity: 0;
    -khtml-opacity: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transition: all .4s ease-in-out 0s;
    -moz-transition: all .4s ease-in-out 0s;
    -ms-transition: all .4s ease-in-out 0s;
    -o-transition: all .4s ease-in-out 0s;
    transition: all .4s ease-in-out 0s;
    display: flex; justify-content: center; align-items: center;
}

.MainProductBox .productbox:hover .btn_wrapper {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    visibility: visible;
}

.MainProductBox .productbox .ProductImg img {
    bottom: 0;
    top: 0;
    left: 0;
    margin: 0 auto;
    position: relative;
    right: 0;
    transform: scale(1);
    transition: all .5s ease-in-out 0s;
}


.MainProductBox .productbox:hover .ProductImg img {
    opacity:0.5;
    transform: scale(1.2);
    visibility: visible;
}



.cartbtn span { display: none;  }
a.cartbtn {
    background: #333;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 50px; padding: 0; border: none;
}
a.cartbtn i { color:#fff;   }
a.cartbtn:hover,button.btn.cartbtn:hover { border: none; background:#ef3f38;  }

button.btn.cartbtn {
    width: 50px;
    height: 50px;
    padding: 0;
    background: #333;
    font-size: 18px;
    line-height: 50px;
    border: none; border-radius: 50%;
}
button.btn i { color:#fff;  }

.ProductImg:before {
    content: "";
    background: #000;
    height: 100%;
    width: 100%;
    position: absolute;
    bottom: 0;
    opacity: 0.3;
}
.MainProductBox .productbox h3.product-title a:hover {
    text-decoration: underline;
}
.MainProductBox .productbox h3.product-title a {
    color: #000;
    font-size: 16px;
    font-weight: normal;
    letter-spacing: 0;
    text-transform: none;
}
.ProductImg {
    position: relative;
}
.price-box {
    text-align: center;
    font-weight: bold;
}

.container.Productspags { margin-top:40px;   }


.product-single-details {
    float: left;
    width: 50%;
}
div#VariationDetails {
    width: 48%;
}

.Productsdetail .washing {
    float: left;
    width: 100%;
    margin-top: 20px;
    margin-bottom: 0;
}
.quantity.buttons_added {
    border-radius: 0;
    padding: 0 10px 0 0;
    text-align: center;
    display: flex;
}
.Productsdetail .selectBox.selectfull button.btn {
    width: auto;
    padding: 6px 20px;
    border-radius: 0;
    margin-right: 10px;
    float: left;
}
.Productsdetail .quantity.buttons_added button.btn {
    width: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
    cursor: pointer; background:#333; border: solid 1px #333; 
}
.Productsdetail .product-action.product-all-icons .form-control {
    background: #fff;
    border: solid 1px #333;
    color: #999;
    position: relative;
    top: 0;
    text-align: center;
    display: inline-block;
    height: 43px;
    width: 50px !important;
    border-radius: 0;
    margin: 0 0;
}
.Productsdetail .AddtoWishlist .btn.add-wishlist.btn-add-wishlist {
    top: 0;
    padding: 7px 10px;
}
.Outofstock {
    display: flex;
    align-items: center;
}
.Savebtn {
    margin-left: 10px;
}

.Productsdetail .avail_quantity {
    display: flex;
}

.Productsdetail .AddtoWishlist {
    margin-left: 10px; display:flex; align-items: center;
}

.Productsdetail .product-item img { max-width: 100%;  }
.Productsdetail .price-box { text-align: left;  } 
.product-single-container.product-single-default {  display: flex;  justify-content: space-between; }
.Productsdetail .SizeBox.washing { display: flex; }

.headerbox {
    display: flex;
    justify-content: space-between; align-items: center;
}

.alert{ color:#fff !important;  }

/*.onsale-products a {text-decoration: underline;  }*/
.display-f {
    display: flex;
    justify-content: space-between;
    align-items: center;
}


.owl-dots .owl-dot {
    width: 8px;
    height: 8px;
    background-color:#bcbcbc !important;
    display: inline-block;
    border-radius: 50%; 
}
.owl-dots .owl-dot.active {
    width: 30px;
    height: 8px;
    border-radius: 3px; background-color:#0c66de !important ;
}
section.SectionInsights {
    background: #f9f9f9;
    padding: 40px 0 40px 0;
}
span.email_address {
    display: block; padding-bottom:0;
}
.footer-social-icons ul { display: flex; align-items: center;  }
.footer-social-icons ul li { margin:10px 25.9px 0 0 !important;  }
footer.site-footer { float:left; width: 100%; }
.pull-left {
    float: left;
}
.pull-right {
    float: right;
}

#to-top{background:#f06d01 url(../../../img/Front/sprite.png) -64px -48px no-repeat;width:50px;height:40px;display:none;position:fixed;right:20px;bottom:0;cursor:pointer;border-top-left-radius:0;border-top-right-radius:0;-moz-border-radius-topleft:0;-moz-border-radius-topright:0;-webkit-border-top-left-radius:0;-webkit-border-top-right-radius:0;}
#to-bottom{background:#f06d01 url(../../../img/Front/sprite.png) -64px -50px no-repeat;width:50px;height:40px;display:none;position:fixed;right:75px;bottom:0;cursor:pointer;border-radius:0;transform:rotate(180deg);-ms-transform:rotate(180deg);-moz-transform:rotate(180deg);-webkit-transform:rotate(180deg);-o-transform:rotate(180deg);}

.footer-newsletter .submitbox { text-align: center;}
.footer-newsletter .submitbox .btn { background:#f06d01; border-color:#f06d01;   }
.footer-newsletter .submitbox .btn:hover { background:#000;  }
.footer-newsletter button.btn.btn-primary.footerClickTarget {
    float: right;
    margin: -50px 30% 0 0;
    background: #F00;
    border-color: #F00;
    z-index: 99;
    position: relative;
    width: 40px;
    padding-left: 0;
    padding-right: 0;
}

.products-carousel-tabs .nav li {display: inline-block;}


textarea.form-control {
    height: 80px;
    border: solid 1px #dddddd;
}
span.text-primary { color:red !important;  }
.ContactForm.requestquote label.col-sm-2.None { display: none;   }
.ContactForm.requestquote .form-horizontal .form-group { width:48.6%; float:left; margin-left:0; margin-right:15px; }
.ContactForm.requestquote .form-horizontal .form-group.what-are-you-interested-in {width:100%}
.ContactForm.requestquote .form-horizontal .form-group .col-sm-12 { padding: 0;  }
.ContactForm.requestquote .form-group.address,.ContactForm.requestquote .form-group.message { width: 100%;  }
.ContactForm.requestquote .form-group.company-name,.ContactForm.requestquote .form-group.email {margin-right: 0;}
.ContactForm.requestquote .submitbox {text-align: center; }

section.insights {
    margin-bottom: 40px;
}

.Tabslist {
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
    border-bottom: #0c66de solid 1px;
}
.Tabslist ul { padding: 0; margin: 0;  }
.Tabslist ul li {
    float: left;
    margin-right: 15px;
    list-style: none;
    padding: 0;
}

.Tabslist ul li a {
    padding: 10px 10px;
    display: block;
    border-bottom: #fff solid 2px;
    cursor: pointer;
}
.Tabslist ul li.Selected a {
    color: #0c66de;
    border-bottom: #0c66de solid 2px;
}
.requestquote .form-horizontal .form-group { float: left; width:49.3%;  margin: 0 15px 15px 0; }
.requestquote .form-horizontal .form-group .col-sm-12,
.requestquote .form-horizontal .form-group label.col-sm-2 { padding: 0; width:100%; }
.requestquote .form-horizontal .form-group.company-name,
.requestquote .form-horizontal .form-group.tel-no { margin-right: 0;  }   
.requestquote .form-group.details-product-description-comments { width: 100%;  }
.requestquote .submitbox { float: left; width: 100%; text-align: right; }
section.CmsEditor { padding-bottom: 30px;  }

.product_category .panel-default>.panel-heading { padding: 0; margin: 0; border: none; box-shadow: none; background-color: transparent;  }
.product_category .panel-group .panel { border: none;  }
.product_category .panel-default>.panel-heading+.panel-collapse>.panel-body { border: none; padding: 0;  }


.recently-added-products { opacity: 1 !important;  }
section.recentlyproducts button {
    background: transparent;
    color: #000;
    font-size: 26px;
    padding: 0 10px;
}
section.recentlyproducts button:hover { background: transparent;color:#0062bd;} 


.footer-newsletter form.form-horizontal .col-sm-12 { padding: 0;  }







.top-bar ul.main-menutop li:first-child {padding-left: 0;}

.item-bannerbg {
    height: 400px;
}

.footer-newsletter .form-group label.col-sm-2.None { display: none;  }

.productcategoryDiv { padding-top: 12px; }
section.CmsEditor.LeftPanl h2.contact-page-title { padding-top: 12px; }

.GroupProductFullWidth #primary.content-area { width: 100% !important; left: 0 !important; padding-left: 0 !important; }

aside.widget.widget_categories ul li.cat-item a.active { font-weight: 700; }


.FckeDitor a:hover {
    color: #333;
    text-decoration: underline;
}
.FckeDitor a {
    color: #f06d01;
}

.header-v1 .header-logo img { display: inline-block; }
.footer-newsletter a { color: #fff; text-decoration: underline;  }
.footer-newsletter a:hover { color: #fff; text-decoration: none;  }

.blog .LatestInsights article.post { margin-bottom: 30px; }