body{padding-top:100px;}

a{outline:none !important;}
.clear{clear:both;}

.searchbox{float:right;margin-top:11px;margin-left:15px;}
form#search{float:right;border-bottom:1px solid #ccc;}

/*#search input {
 width: 100px;
 -moz-transition: width 0.5s ease-out;
 -webkit-transition: width 0.5s ease-out;
 transition: width 0.5s ease-out;
}
#search input:focus {
 width: 200px;
 -moz-transition: width 0.5s ease-out;
 -webkit-transition: width 0.5s ease-out;
 transition: width 0.5s ease-out;
}*/
#search input[type=text]{width: 50px;height:25px;background:#fff;border:none;color:#999999;font-size: 13px;font-family: 'PT Sans', sans-serif;margin-left:2px;margin-top:2px;padding-left:5px;outline:none;line-height:15px;float:left;-moz-transition: width 0.5s ease-out;-webkit-transition: width 0.5s ease-out;transition: width 0.5s ease-out;}
#search input[type=text]:focus{color:#000;width: 125px;-moz-transition: width 0.5s ease-out;-webkit-transition: width 0.5s ease-out;transition: width 0.5s ease-out;}
#search input[type=submit] {border: none;background-color:#fff;background-image:url(https://www.collaborat.com/wp-content/themes/collab/images/search-glass.jpg);width:20px;height:21px;background-repeat:no-repeat;background-position:center center;color: #fff;font-size: 0px;float: right;cursor: pointer;margin-top:5px;margin-right:2px;float:left;}
#search input[type=submit]:hover {background-color:#fff;}

form#searchmob{display:none;}

#futurefitservices{background:#fff;padding-bottom:120px;}
#futurefitservices h2{font-weight:700;font-size:24px;color:#2a7804;text-align:center;text-transform:uppercase;margin-top:50px;margin-bottom:10px;}
.bluestrike{border:1px solid #292876;width:150px;margin:0 auto;margin-bottom:30px;}
.futurefit{width:290px;min-height:410px;position:relative;padding:20px 20px;border:1px solid #dddddd;-webkit-box-shadow: 0px 5px 0px 0px rgba(221, 221, 221, 1);-moz-box-shadow:    0px 5px 0px 0px rgba(221, 221, 221, 1);box-shadow:         0px 5px 0px 0px rgba(221, 221, 221, 1);float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right:30px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.futurefit:hover{-webkit-box-shadow: 0px 0px 16px 2px rgba(175, 215, 255, 1);
-moz-box-shadow:    0px 0px 16px 2px rgba(175, 215, 255, 1);
box-shadow:         0px 0px 16px 2px rgba(175, 215, 255, 1);}
.futurefit.last{margin-right:0px;}
.futurefit h3{font-size:16px;color:#292876;font-weight:700;text-transform:uppercase;}
.futurefit p{font-size:15px;color:#000000;font-weight:300;line-height:22px;}
.futurefit ul li{border-bottom:1px solid #ddd;font-size:15px;font-weight:300;color:#000000;}
.futurefit ul li.last{border-bottom:0px;}
.futurefit ul li a{color:#333;text-decoration:none;padding:7px 0px 7px 0px;display:block;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.futurefit ul li a:hover{color:#fff;border-left:5px solid #292876;text-decoration:none;background:#8BC741;padding-left:7px;}
.homemore{width:134px;margin:0 auto;}
a.btn-lg.futurehome{border-radius:0px !important;width:130px;height:30px;line-height:7px;text-align:center;font-weight:300;font-size:11px;font-style:normal !important;text-transform:uppercase;background:#292876;color:#fff;position:absolute;bottom:15px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
a.btn-lg.futurehome:hover{background:#8BC741;color:#fff;}

#solutions{background:#eeeeee;padding-bottom:60px;}
#solutions h2{font-weight:700;font-size:24px;color:#2a7804;text-align:center;text-transform:uppercase;margin-top:50px;margin-bottom:10px;}
/*.solutionspara{width:349px;float:left;margin-right:50px;}*/
.solutionspara p{font-size:15px;color:#000000;font-weight:300;line-height:22px;}

a.btn-lg.soluhome{border-radius:0px !important;width:130px;height:30px;line-height:7px;text-align:center;font-weight:300;font-size:11px;font-style:normal !important;text-transform:uppercase;background:#292876;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;margin-top:20px;}
a.btn-lg.soluhome:hover{background:#8BC741;color:#fff;}

/*.solutionlist{float:left;}
.solutionlist ul{float:left;width:240px;margin-right:50px;margin-top:0;padding:0;}
.solutionlist ul.last{margin-right:0px;}*/
.solutionlist ul li{border-bottom:1px solid #ddd;font-size:15px;font-weight:300;color:#000000;}
.solutionlist ul li.last{border-bottom:0px;}
.solutionlist ul li a{color:#333;text-decoration:none;padding:7px 0px 7px 0px;display:block;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.solutionlist ul li a:hover{color:#8BC741;border-left:5px solid #8BC741;text-decoration:none;background:#fff;padding-left:7px;}


#clientsay{background:#fff;padding-bottom:75px;}
#clientsay h2{font-weight:700;font-size:24px;color:#2a7804;text-align:center;text-transform:uppercase;margin-top:50px;margin-bottom:10px;}
#clientsay .para{font-size:15px;font-weight:300;color:#000;padding:0;display:block;width:80%;margin:0 auto;margin-top:30px;line-height:22px;text-align:center;}
.clientroller{width:630px;position:relative;padding:20px 20px;border:1px solid #dddddd;-webkit-box-shadow: 0px 5px 0px 0px rgba(221, 221, 221, 1);-moz-box-shadow:    0px 5px 0px 0px rgba(221, 221, 221, 1);box-shadow:         0px 5px 0px 0px rgba(221, 221, 221, 1);float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right:30px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.clientroller:hover{-webkit-box-shadow: 0px 0px 16px 2px rgba(175, 215, 255, 1);
-moz-box-shadow:    0px 0px 16px 2px rgba(175, 215, 255, 1);
box-shadow:         0px 0px 16px 2px rgba(175, 215, 255, 1);}
.clientimg{width:32%}
.clientimg img{border:1px solid #cccccc;}
.clientroller .carousel-inner{margin-left:15px;}
.clientroller .carousel-control {
padding-top:5%;
  width:0%;
  color:#292876;
  text-shadow: none;
  opacity: 1;
}
.carouleft{margin-left:-10px;}


.clientroller2{width:100%;position:relative;padding:20px 20px;border:1px solid #dddddd;-webkit-box-shadow: 0px 5px 0px 0px rgba(221, 221, 221, 1);-moz-box-shadow:    0px 5px 0px 0px rgba(221, 221, 221, 1);box-shadow:         0px 5px 0px 0px rgba(221, 221, 221, 1);float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right:30px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;margin-top:20px;margin-bottom:30px;}
.clientroller2:hover{-webkit-box-shadow: 0px 0px 16px 2px rgba(175, 215, 255, 1);
-moz-box-shadow:    0px 0px 16px 2px rgba(175, 215, 255, 1);
box-shadow:         0px 0px 16px 2px rgba(175, 215, 255, 1);}
.clientroller2 .clientimg{width:25%}
.clientroller2 .clientimg img{border:1px solid #cccccc;}
.clientroller2 .carousel-inner{margin-left:15px;}
.clientroller2 .carousel-control {
padding-top:3%;
  width:0%;
  color:#292876;
  text-shadow: none;
  opacity: 1;
}



/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */
.testimonials{width:270px;float:left;}
/* Carousel base class */
.testimonials .carousel {min-height: 100px;}
/* Since positioning the image, we need to help out the caption */
.testimonials .carousel-caption {z-index: 10;}
/* Declare heights because of positioning of img element */
.testimonials .carousel .item {min-height: 100px;}
.testimonials .carousel-inner > .item > img {position: absolute;top: 0;left: 0;min-width: 100%;min-height: 100px;}
.testimonials .carousel-indicators {bottom: -45px;}
.testimonials .carousel-indicators .active {width: 10px;height: 10px;margin: 1px;background-color: #292876 !important;}
.testimonials .carousel-indicators li {display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;cursor: pointer;background-color: #bbbbbb \9;background-color: #bbbbbb;border-radius: 10px;}

.testtext p{font-size:13px;font-weight:300;color:#000;text-align:justify;line-height:22px;}
.testtext .name{font-size:13px;font-weight:700;color:#000;float:right;margin-top:10px;}
.testtext .position{font-size:13px;font-weight:400;color:#000;float:right;}

a.btn-lg.testimo{border-radius:0px !important;width:130px;height:30px;line-height:7px;font-weight:300;font-size:11px;font-style:normal !important;text-transform:uppercase;background:#292876;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;margin-top:50px;}
a.btn-lg.testimo:hover{background:#8BC741;color:#fff;}


.exptestimonials{width:80%;margin:0 auto;}
/* Carousel base class */
.exptestimonials .carousel {min-height: 100px;}
/* Since positioning the image, we need to help out the caption */
.exptestimonials .carousel-caption {z-index: 10;}
/* Declare heights because of positioning of img element */
.exptestimonials .carousel .item {min-height: 100px;}
.exptestimonials .carousel-inner > .item > img {position: absolute;top: 0;left: 0;min-width: 100%;min-height: 100px;}
.exptestimonials .carousel-indicators {bottom: -45px;}
.exptestimonials .carousel-indicators .active {width: 10px;height: 10px;margin: 1px;background-color: #292876 !important;}
.exptestimonials .carousel-indicators li {display: inline-block;width: 10px;height: 10px;margin: 1px;text-indent: -999px;cursor: pointer;background-color: #bbbbbb \9;background-color: #bbbbbb;border-radius: 10px;}

.exptestimonials .testtext p{font-size:13px;font-weight:300;color:#000;line-height:22px;text-align:center;}
.exptestimonials .testtext .name{font-size:13px;font-weight:700;color:#000;margin-top:10px;text-align:center;width:100%;}
.exptestimonials .testtext .position{font-size:13px;font-weight:400;color:#000;text-align:center;width:100%;}


#experts h2{font-weight:700;font-size:24px;color:#ffffff;text-align:center;text-transform:uppercase;margin-top:30px;margin-bottom:10px;}
.whitestrike{border:1px solid #fff;width:150px;margin:0 auto;margin-bottom:50px;}

.teampic{width:220px;height:220px;margin-right:15px;float:left;}
.teampic.last{margin-right:0px;}

.team ul {         
          padding:0 0 0 0;
          margin:0 0 0 0;
      }
.team ul li {     
          list-style:none;
          margin-bottom:25px;           
      }
	  

.team a.img-zoom {position: relative;display: block;height: 100%;overflow: hidden;}
.zoom-icon {cursor: pointer;text-align: center;padding-top: 1px;display: block;height: 100%;left: 0px;position: absolute;top: -220px;width:100%;-webkit-transition: all .2s ease-in-out;-moz-transition: all .2s ease-in-out;-o-transition: all .2s ease-in-out;}
a.img-zoom:hover .zoom-icon {background:url(https://www.collaborat.com/wp-content/themes/collab/images/hover-bg.png);top: 0px;}
.pname{display:block;font-size:12px;font-weight:700;color:#fff;}
.desig{display:block;font-size:10px;font-weight:300;color:#fff;}
.morebtn{display:block;font-size:11px;font-weight:400;color:#fff; /*width:80px;height:30px;*/margin:0 auto;margin-top:25px;text-align:center;line-height:30px;background:#292876;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;text-decoration:none;border:1px solid #292876;text-decoration:none;}
.morebtn:hover{background:#fff;color:#8BC741;border:1px solid #8BC741;text-decoration:none;}



#expertise{background:#fff;padding-bottom:60px;}
#expertise h2{font-weight:700;font-size:24px;color:#2a7804;text-align:center;text-transform:uppercase;margin-top:50px;margin-bottom:10px;}

.expertisecontent{width:350px;float:left;margin-top:30px;}
.expertisecontent p{font-size:13px;color:#000000;font-weight:300;line-height:22px;}
.expertisecontent ul li{border-bottom:1px solid #ddd;font-size:13px;font-weight:300;color:#000000;}
.expertisecontent ul li.last{border-bottom:0px;}
.expertisecontent ul li a{color:#333;text-decoration:none;padding:7px 0px 7px 0px;display:block;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.expertisecontent ul li a:hover{color:#fff;border-left:5px solid #292876;text-decoration:none;background:#8BC741;padding-left:7px;}
.expertiseprezi{float:right;width:547px;margin-top:30px;}


.expertize h3{font-size:16px;font-weight:700;color:#2a7804;padding:0;margin:0;line-height:30px;text-transform:uppercase;}
.expertize p{font-size:13px;font-weight:300;color:#000;padding:0;margin:0;line-height:22px;margin-top:10px;}
.expertize .morebtn{display:block;font-size:11px;font-weight:400;color:#fff;width:80px;height:30px;float:left;margin-top:15px;text-align:center;line-height:27px;background:#292876;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;text-decoration:none;}
.expertize .morebtn:hover{background:#8BC741;color:#fff;}


.expertisepara{width:349px;float:left;margin-right:50px;}
.expertisepara p{font-size:15px;color:#000000;font-weight:300;line-height:22px;}

a.btn-lg.exphome{border-radius:0px !important;width:130px;height:30px;line-height:7px;text-align:center;font-weight:300;font-size:11px;font-style:normal !important;text-transform:uppercase;background:#292876;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;margin-top:20px;}
a.btn-lg.exphome:hover{background:#8BC741;color:#fff;}

.expertiselist{float:left;}
.expertiselist ul{float:left;width:240px;margin-right:50px;margin-top:0;padding:0;}
.expertiselist ul.last{margin-right:0px;}
.expertiselist ul li{border-bottom:1px solid #ddd;font-size:15px;font-weight:300;color:#000000;}
.expertiselist ul li.last{border-bottom:0px;}
.expertiselist ul li a{color:#333;text-decoration:none;padding:7px 0px 7px 0px;display:block;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.expertiselist ul li a:hover{color:#8BC741;border-left:5px solid #8BC741;text-decoration:none;background:#eeeeee;padding-left:7px;}


.solubox{width:290px;min-height:330px;float:left;text-decoration:none;padding:15px 15px;border:1px solid #dddddd;-webkit-box-shadow: 0px 5px 0px 0px rgba(221, 221, 221, 1);-moz-box-shadow:    0px 5px 0px 0px rgba(221, 221, 221, 1);box-shadow:         0px 5px 0px 0px rgba(221, 221, 221, 1);margin-right:30px;margin-bottom:50px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.solubox:hover{-webkit-box-shadow: 0px 0px 16px 2px rgba(175, 215, 255, 1);
-moz-box-shadow:    0px 0px 16px 2px rgba(175, 215, 255, 1);
box-shadow:         0px 0px 16px 2px rgba(175, 215, 255, 1);}
.solubox.last{margin-right:0px;}
.solubox h3{font-size:16px;color:#292876;font-weight:700;text-transform:uppercase;}
.solubox p{font-size:13px;font-weight:300;color:#000;padding:0;margin:0;line-height:22px;margin-top:10px;}
a.solubox .morebtn{display:block;font-size:11px;font-weight:400;color:#fff;width:80px;height:30px;float:left;margin-top:15px;text-align:center;line-height:27px;background:#292876;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;border:1px solid #292876;}
a.solubox .morebtn:hover{background:#fff;color:#8BC741;border:1px solid #8BC741;}



.ft1{background:#eeeeee;min-height:250px;}
.ft2{background:#bbbbbb;min-height:85px;}

.ft1-box{padding:25px 0px 25px 0px;float:left;}

.ft1-box img{float:left;display:block;margin-top:3px;margin-right:4px;}
.ft1-box h4{font-weight:700;font-size:16px;color:#2a7804;text-transform:uppercase;text-align:left;}
.ft1-box a{font-size:13px;font-weight:300;color:#666;text-decoration:none;display:block;line-height:19px;margin:0;padding:0;margin-top:20px;}
.ft1-box a:hover{color:#292876;text-decoration:underline;}
.ft1-box span{font-size:13px;font-weight:300;color:#000;font-style:italic;margin:0;padding:0;}

ul.social li{list-style-type:none !important;}
.social li a{font-size:24px;font-weight:normal;color:#888888;float:left;margin-top:5px;margin-right:5px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;position:relative;display:inline-block;}
.social li a.fb:hover{color:#3B5998;}
.social li a.tw:hover{color:#55ACEE;}
.social li a.inn:hover{color:#007BB6;}
.social li a.gp:hover{color:#DD4B39;}
.social li a.mai:hover{color:#000;}

ul.social2 li{list-style-type:none !important;}
.social2 li a{font-size:24px;font-weight:normal;color:#888888;float:left;margin-top:5px;margin-right:5px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;position:relative;display:inline-block;}
.social2 li a.fb:hover{color:#3B5998;}
.social2 li a.tw:hover{color:#55ACEE;}
.social2 li a.inn:hover{color:#007BB6;}
.social2 li a.gp:hover{color:#DD4B39;}
.social2 li a.mai:hover{color:#000;}


.social3 ul{float:left;margin:0;}
.social3 li{list-style-type:none !important;float:left;margin-top:2px;color:#333333;font-size:11px;}
.social3 li a{font-size:24px;font-weight:normal;color:#000;float:left;top:-9px;margin-left:5px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;position:relative;display:inline-block;}
.social3 li a.fb:hover{color:#3B5998;}
.social3 li a.tw:hover{color:#55ACEE;}
.social3 li a.inn:hover{color:#007BB6;}
.social3 li a.gp:hover{color:#DD4B39;}
.social3 li a.mai:hover{color:#000;}

.siteby ul{float:right;margin:0;}
.siteby li{list-style-type:none !important;float:left;margin-top:0px;color:#333333;font-size:11px;}
.siteby li a{font-size:24px;font-weight:normal;color:#000;float:left;top:0px;margin-left:5px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;position:relative;display:inline-block;}


.ftlinks a{float:left;background:url(https://www.collaborat.com/wp-content/themes/collab/images/bottom-nav-divider.png) no-repeat left center;color:#333333;font-size:11px;font-weight:300;margin:25px 0px 0px 10px;padding-left:10px;}
.ftlinks a.first{background:none;margin:25px 0px 0px 0px;padding-left:0;}
.ftlinks a{color:#333333;text-decoration:none;}
.ftlinks a:hover{color:#333333;text-decoration:underline;}
.break{display:none;}

.subbtn{background:#292876;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;border-radius: 0px;}
.subbtn:hover{background:#8BC741;color:#fff;}

.copyright p{color:#333333;font-size:11px;font-weight:300;margin-top:25px;text-align:right;}

.abthead{display:table;}
.trow{display:table-row;}
.tcell{display: table-cell;height: 140px;vertical-align: middle;}
.tcell2{display: table-cell;height: 140px;vertical-align: middle;padding-top:30px;}
.abthead h1{font-family: 'Open Sans' !important;text-align:left;font-size:34px;font-weight:700;color:#000;text-transform:uppercase;}

.breadcrumb{background:transparent;padding:0px;text-align:right;}
.breadcrumb a{color:#292876;}
.breadcrumb .active{color:#000;}

#innercontent{background:#fff;min-height:500px;padding-bottom: 15px;margin-top:50px;}
.contactform_height{min-height: 1455px !important}
#expertinner{background:#fff;min-height:150px;padding-bottom:10px;margin-top:50px;}

.dropdown-menu > li > a {font-size:13px;}

.leftnav ul{list-style:none;padding:0;margin:0;}
.leftnav li{border-right:1px solid #ccc;border-bottom:1px solid #ccc;}
.leftnav li.first{border-top:1px solid #ccc;}
.leftnav li a{padding:15px 15px;list-style:none;color:#292876;text-align:right;display:block;}
.leftnav li a.active{border-left:7px solid #292876;padding-left:5px;}

.leftnav .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: left;        /* adjust as needed */
    color:#292876;         /* adjust as needed */
}
.leftnav .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}


.rightnav ul{list-style:none;padding:0;margin:0;}
.rightnav li{border-left:1px solid #ccc;border-bottom:1px solid #ccc;}
.rightnav li.first{border-top:1px solid #ccc;}
.rightnav li a{padding:15px 15px;list-style:none;color:#292876;text-align:left;display:block;}
.rightnav li a.active{border-right:7px solid #292876;padding-left:5px;}

.rightnav .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: left;        /* adjust as needed */
    color:#292876;         /* adjust as needed */
}
.rightnav .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.centercontent h2{font-size:24px;font-weight:300;color:#292876;padding:0;margin:0;line-height:30px;}
.centercontent h3{font-size:24px;font-weight:700;color:#292876;padding:0;margin:0;line-height:30px;}
.centercontent h3 a{font-size:24px;font-weight:700;color:#292876;padding:0;margin:0;line-height:30px;text-decoration:none;}
.centercontent h3 a:hover{text-decoration:underline;}
.centercontent h5{font-size:14px;font-weight:700;color:#292876;padding:0;margin:0;line-height:30px;margin-top:15px;}
.centercontent h6{font-size:16px;font-weight:400;color:#292876;margin-top:25px;}
.centercontent p{font-size:14px;font-weight:400;color:#333;padding:0;margin-bottom:25px;line-height:22px;}
.centercontent p.para{font-size:14px;font-weight:400;color:#333;padding:0;margin-bottom:25px;line-height:22px;}
.centercontent b{font-size:13px;font-weight:700;color:#666;padding:0;margin-bottom:25px;line-height:22px;}
.centercontent strong{font-size:16px;font-weight:700;color:#666;padding:0;margin-bottom:25px;line-height:22px;}
.centercontent .pagetitle{/*font-size:15px;font-weight:600;color:#292876;padding:0;margin-top:35px;*/
	font-size: 15px;
	font-weight: 600;
	color: #292876;
	padding: 0;
	/* margin-bottom: 15px; */
	display: block;
	min-height: 45px;
}
blockquote p{font-size:16px !important;font-weight:300;color:#000;padding:0;margin-top:0px !important;line-height:16px;}

.solu h2{font-size:24px;font-weight:300;color:#292876;padding:0;margin:0;line-height:30px;}

.leftimg{float:left;margin:15px 20px 10px 0px;}
.rightimg{float:left;margin:15px 0px 10px 15px;}
.paratop{margin-top:15px;}

.margintop30{margin-top:30px;}
.margintop20{margin-top:20px;}
.margintop10{margin-top:10px;}

.centercontent ul li:before{ font-family: 'Glyphicons Halflings';font-size:11px;color:#292876;position:relative; left:0px;} /*content:"\e013";*/
.centercontent ul li{ text-indent:-10px; padding-left:25px;margin-bottom:5px;font-size:14px;font-weight:400;color:#333;margin-top:5px;line-height:22px;}
.centercontent ul.para li{ text-indent:-10px; padding-left:25px;margin-bottom:5px;font-size:14px;font-weight:400;color:#333;margin-top:5px;line-height:22px;}


.centercontent ol li{margin-bottom:5px;font-size:14px;font-weight:400;color:#333;margin-top:5px;line-height:22px;}

.centercontent .morebtn{display:block;font-size:11px;font-weight:400;color:#fff;width:120px;height:30px;text-transform:uppercase;margin:0 auto;margin-top:10px;text-align:center;line-height:30px;background:#292876;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;text-decoration:none;text-decoration:none;}
.centercontent .morebtn:hover{background:#8BC741;color:#fff;text-decoration:none;}

a.cenlink{color:#292876;text-decoration:none;}
a.cenlink:hover{color:#2a7804;text-decoration:none;}

.rightcontent h3{font-size:16px;font-weight:700;color:#2a7804;padding:0;margin:0;line-height:30px;text-transform:uppercase;}
.rightcontent h5{font-size:16px;font-weight:400;color:#2a7804;padding:0;margin:0;line-height:30px;text-transform:uppercase;}
.bluefullstrike{border-bottom:1px solid #292876;width:100%;margin:0 auto;margin-bottom:15px;}

.testi{width:100%;}
/* Carousel base class */
.rightcontent .carousel {
  min-height: 100px;
}
/* Since positioning the image, we need to help out the caption */
.rightcontent .carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.rightcontent .carousel .item {
  min-height: 100px;
}
.rightcontent .carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  min-height: 100px;
}

.rightcontent .carousel-indicators {
bottom: -45px;
}

.rightcontent .carousel-indicators .active {
width: 10px;
height: 10px;
margin: 1px;
background-color: #292876 !important;
}
.rightcontent .carousel-indicators li {
display: inline-block;
width: 10px;
height: 10px;
margin: 1px;
text-indent: -999px;
cursor: pointer;
background-color: #bbbbbb \9;
background-color: #bbbbbb;
border-radius: 10px;
}

.rightcontent .testtext p{font-size:13px;font-weight:300;color:#000;text-align:justify;line-height:22px;}
.rightcontent .testtext .name{font-size:12px;font-weight:700;color:#000;float:right;margin-top:10px;}
.rightcontent .testtext .position{font-size:12px;font-weight:400;color:#000;float:right;}

.rightcontent .testimorebtn{display:block;font-size:11px;font-weight:400;color:#fff;width:80px;height:30px;margin-top:50px;text-align:center;line-height:27px;background:#292876;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.rightcontent .testimorebtn:hover{background:#8BC741;color:#fff;text-decoration:none;}

.rightcontent .articles{margin-top:50px;}
.rightcontent h4{font-size:16px;font-weight:300;color:#292876;padding:0;margin:0;line-height:22px;}
.rightcontent p{font-size:13px;font-weight:300;color:#000;padding:0;margin:0;line-height:22px;margin-top:10px;}

.rightcontent .morebtn{display:block;font-size:11px;font-weight:400;color:#fff;width:80px;height:30px;float:left;margin-top:15px;text-align:center;line-height:27px;background:#292876;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.rightcontent .morebtn:hover{background:#8BC741;color:#fff;text-decoration:none;}


#expertbox{background:#fff;padding-bottom:80px;}
#expertbox h1{font-weight:700;font-size:24px;color:#2a7804;text-align:center;text-transform:uppercase;margin-top:50px;margin-bottom:10px;}
.expertbox{width:205px;min-height:200px;position:relative;padding:20px 20px;border:1px solid #dddddd;-webkit-box-shadow: 0px 5px 0px 0px rgba(221, 221, 221, 1);-moz-box-shadow:    0px 5px 0px 0px rgba(221, 221, 221, 1);box-shadow:         0px 5px 0px 0px rgba(221, 221, 221, 1);float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right:30px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.expertbox:hover{-webkit-box-shadow: 0px 0px 16px 2px rgba(175, 215, 255, 1);
-moz-box-shadow:    0px 0px 16px 2px rgba(175, 215, 255, 1);
box-shadow:         0px 0px 16px 2px rgba(175, 215, 255, 1);}
.expertbox.last{margin-right:0px;}
.expertbox .expertimg{width:110px;float:left;margin-right:10px;}
.expertbox h3{font-size:16px;color:#292876;font-weight:300;text-transform:Capitalize;margin:0;padding:0;}
.expertbox h6{font-size:13px;color:#292876;font-weight:300;text-transform:Capitalize;margin-top:5px;padding:0;}
.expertbox p{font-size:13px;color:#000000;font-weight:300;line-height:22px;margin-top:5px;}
.expertbox ul li{border-bottom:1px solid #ddd;font-size:13px;font-weight:300;color:#000000;}
.expertbox ul li.last{border-bottom:0px;}
.expertbox ul li a{color:#333;text-decoration:none;padding:7px 0px 7px 0px;display:block;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
.expertbox ul li a:hover{color:#fff;border-left:5px solid #292876;text-decoration:none;background:#8BC741;padding-left:7px;}
.expmore{width:134px;margin:0 auto;}
a.btn-lg.exphome{border-radius:0px !important;width:130px;height:30px;line-height:7px;text-align:center;font-weight:300;font-size:11px;font-style:normal !important;text-transform:uppercase;background:#292876;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
a.btn-lg.exphome:hover{background:#8BC741;color:#fff;}


.videocontent iframe{width:100%;height:300px;}

.ourexpertise{margin-top:50px;}
.ourexpertise h2{font-size:22px;font-weight:300;color:#292876;padding:0;margin:0;margin-bottom:10px;line-height:30px;}
.ourexpertise h5{font-size:16px;font-weight:300;color:#292876;padding:0;margin:0;line-height:30px;}
.ourexpertise p{font-size:13px;font-weight:300;color:#000;padding:0;margin-top:15px;line-height:22px;}

.ourexpertise ul li:before{ font-family: 'Glyphicons Halflings';content:"\e013";font-size:11px;color:#292876;position:relative; left:-10px;}
.ourexpertise ul li{ text-indent:-10px; padding-left:20px;margin-bottom:15px;}

.panel-default > .panel-heading {
color: #333;
background-color: #fff;
border-color: #ddd;
}

.panel-title a{color:#292876;text-decoration:none;display:block;}

.panel-heading .accordion-toggle:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: #292876;         /* adjust as needed */
}
.panel-heading .accordion-toggle.collapsed:after {
    /* symbol for "collapsed" panels */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
}

.multiselect {
  text-align: left;
}
.multiselect b.caret {
  position: absolute;
  top: 14px;
  right: 8px;
}
.multiselect-group {
  font-weight: bold;
  text-decoration: underline;
}

a.featurelink{color:#292876;text-decoration:none;}
a.featurelink:hover{color:#8BC741;text-decoration:none;}


.testbox{padding:25px 25px;background:#f6f6f6;margin-bottom:25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;}
.testbox:hover{background:#fff;-webkit-box-shadow: 0px 0px 16px 2px rgba(50, 50, 50, 0.21);
-moz-box-shadow:    0px 0px 16px 2px rgba(50, 50, 50, 0.21);
box-shadow:         0px 0px 16px 2px rgba(50, 50, 50, 0.21);}
.testbox p{font-size:13px;font-weight:300;color:#000;text-align:left;line-height:22px;margin-bottom:0px;}
.testbox .name{font-size:13px;font-weight:700;color:#000;margin-top:10px;text-align:right;display:block;}
.testbox .position{font-size:13px;font-weight:400;color:#000;text-align:right;display:block;}


.video iframe{width:100%;height:177px;}
.video h5{margin:0px 0px 0px 0px !important;}

.webinar{padding:25px;-webkit-box-shadow: 0px 0px 3px 2px rgba(50, 50, 50, 0.22);
-moz-box-shadow:    0px 0px 3px 2px rgba(50, 50, 50, 0.22);
box-shadow:         0px 0px 3px 2px rgba(50, 50, 50, 0.22);margin-bottom:30px;}


.productbox{width:100%;min-height:100px;position:relative;padding:20px 20px;border:1px solid #dddddd;-webkit-box-shadow: 0px 5px 0px 0px rgba(221, 221, 221, 1);-moz-box-shadow:    0px 5px 0px 0px rgba(221, 221, 221, 1);box-shadow:         0px 5px 0px 0px rgba(221, 221, 221, 1);float:left;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;margin-right:30px;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;margin-bottom:30px;}
.productbox:hover{-webkit-box-shadow: 0px 0px 16px 2px rgba(175, 215, 255, 1);
-moz-box-shadow:    0px 0px 16px 2px rgba(175, 215, 255, 1);
box-shadow:         0px 0px 16px 2px rgba(175, 215, 255, 1);}

.signupbox{border:1px solid #ccc;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;padding:15px;}
.error{color:#ff0000}
.signup label{font-weight:normal !important;}

.innerbox{float:left;margin-top:30px;position:relative;min-height:220px !important;}
.innerbox a{position:absolute;bottom:0px;}


@media (max-width: 991px) {
.topnav li{background:none;}

li.yamm-content .row ul li{padding-left:30px;margin-top:5px;}
li.yamm-content .row ul li ul li{padding-left:0px;}
li.yamm-content .row a{padding-left:15px;margin-top:10px;}
li.yamm-content .row ul li a{color:#666;text-decoration:none;background:none !important;}
li.yamm-content .row ul li a:hover{color:#000;text-decoration:none;background:none !important;}

.searchbox{margin-left:0px;position:relative;}
form#search{display:none;}
#search input[type=text]{display:none;}
#search input[type=submit]{display:none;}

form#searchmob{float:right;border-left:1px solid #ccc;border-bottom:none;padding-left:5px;margin-top:15px;display:block;}
.searchglass {border: none;background-color:#fff;background-image:url(https://www.collaborat.com/wp-content/themes/collab/images/search-glass.jpg);width:20px;height:21px;background-repeat:no-repeat;background-position:center center;color: #fff;font-size: 0px;float: right;cursor: pointer;margin-top:5px;margin-right:2px;float:left;}

.searchmob{background:#fff;border:1px solid #ccc;padding:5px;position:absolute;display:block;top:50px;right:-15px;-webkit-border-radius: 5px; -moz-border-radius: 5px;border-radius: 5px;width:200px;display:none;}
.searchmob:after {position: absolute;top: -7px;left: 168px;display: inline-block;border-right: 7px solid transparent;border-bottom: 7px solid #8BC741;border-left: 7px solid transparent;content: '';}
.searchmob input[type=text]{width: 100% !important;height:25px;background:#fff;border:1px solid #ccc;color:#999999;font-size: 13px;font-family: 'PT Sans', sans-serif;padding-left:5px;outline:none;line-height:15px;float:left;}
.searchmob input[type=text]:focus{color:#000;}


#expertinner{background:#fff;min-height:150px;padding-bottom:10px;margin-top:00px;}
.videocontent iframe{width:100%;height:auto;}
.innerbox{float:left;margin-top:30px;clear:both;}
#banner1{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-1-sm.jpg) no-repeat right center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 600px;
margin-top: -60px;
padding-top: 25%;
text-align: center;
}
#banner2{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-2-sm.jpg) no-repeat right center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 600px;
margin-top: -60px;
padding-top: 25%;
text-align: center;}
#banner3{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-3-sm.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 600px;
margin-top: -60px;
padding-top: 25%;
text-align: center;}
#banner4{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-4-sm.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 600px;
margin-top: -60px;
padding-top: 25%;
text-align: center;}
#banner5{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-5-sm.jpg) no-repeat left center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 600px;
margin-top: -60px;
padding-top: 25%;
text-align: center;}
#experts{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-team-sm.jpg) no-repeat left center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 400px;
margin-top: -60px;
padding-top: 0%;
text-align: center;}

.margintopmob10{margin-top:10px;}
.margintopmob20{margin-top:20px;}

.titlewhite {
    text-shadow: 2px 2px 1px #000;
}
.title1{font-size:32px;font-weight:400;}
.title2{font-size:50px;font-weight:700;}
.titlewhite{color:#ffffff !important;}
.titleblack{color:#000000 !important;}

a.btn-lg.learnmorehome{border-radius:0px !important;padding: 6px 42px;font-weight:300;font-size:18px;font-style:normal !important;text-transform:uppercase;background:#292876;margin-top:10px;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
a.btn-lg.learnmorehome:hover{background:#8BC741;color:#fff;}
.futurefit{width:100%;margin-bottom:20px;}
.expertbox{width:100%;margin-bottom:20px;}

.solutionspara{width:100%;float:left;margin-right:0px;margin-bottom:30px;}
.solutionlist ul{float:left;width:100%;margin-top:0;padding:0;}
a.btn-lg.soluhome{float:right;}

.clientroller{width:100%;float:none;}
.clientroller .carousel-control {padding-top:3%;}
.clientroller .carousel-inner{margin-left:3%;}

.clientroller2 .carousel-control {padding-top:3%;}
.clientroller2 .carousel-inner{margin-left:1%;}
.carouleft{margin-left:-18px;}
.carouright{margin-right:-18px;}

.testimonials{width:100%;margin:0 auto;float:none;position:relative;top:30px;padding-bottom:30px;}

.testtext p{font-size:13px;font-weight:300;color:#000;text-align:center;line-height:22px;}
.testtext .name{font-size:13px;font-weight:700;color:#000;float:none;margin-top:10px;text-align:center;display:block;width:100%;}
.testtext .position{font-size:13px;font-weight:400;color:#000;float:none;text-align:center;display:block;width:100%;}

.expertisecontent{width:100%;}
.expertiseprezi{float:left;width:100%;display:none;}
.expertiseprezi iframe{width:100%;}


.zoom-icon {width: 100%;}
.team .morebtn{display:none;}

.ft1-box{float:none;}

.ftlinks a{float:none;position:relative;top:10px;}
.copyright p{text-align:center;}

.social{width:100%;margin-bottom:50px;text-align:center}
.social li a{font-size:40px;float:left;}
.social li a:hover{font-size:40px;}

.abthead{width:100%;}
.tcell{display: table-cell;height: auto;vertical-align: middle;}
.tcell2{display: table-cell;height: 50px;vertical-align: middle;padding-top:0px;}
.abthead h1{text-align:center;font-size:22px;}

.breadcrumb{background:transparent;padding:0px;text-align:center;}
#aboutus {position: relative;width: 100%;min-height: 100px;overflow: hidden;top:-30px;}
#aboutus img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;min-width: 100%;min-height: 100px;z-index: -1;}
#aboutus .container {width: 100%;min-height: 100px;margin: 0 auto;z-index: 20;}

#innercontent{margin-top:0;}

.leftnav{/*display:none;*/}
.expertize{margin-bottom:70px;}
.centercontent{margin-top:0px;}
.rightcontent{margin-top:20px;}
.testi{width:260px;margin:0 auto;}


.solubox{width:100%;min-height:100%;margin-bottom:30px;}
a.btn-lg.futurehome{position:relative;bottom:0px;float:right;}
}


@media (min-width: 992px){

#banner1{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-1.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;
}
#banner2{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner3{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-3.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner4{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-4.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner5{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-5.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#experts{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-team.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 400px;
text-align: center;}

.topnav li{background:url(https://www.collaborat.com/wp-content/themes/collab/images/top-nav-divider.png) no-repeat left center !important;}
.topnav li.first{background:none !important;}
.topnav li a{font-size:11px;color:#666666;}
.topnav li a.last{padding-right:0px;}
.navbar-brand {height: 100px;}
.navbar-brand img{height:77px;}
.navbar {min-height: 100px;}
.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;min-width:245px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px;border-radius: 0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
/*dont put your hand here - this code is used for magic*/
.dropdown-submenu .dropdown-menu:after {position: absolute;top: -6px;left: 22px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid transparent;content: "";}
/*dont put your hand here*/
.dropdown-submenu>a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.dropdown-submenu:hover>a:after {border-left-color: #8BC741;}
.dropdown-menu li:hover>a{color:#8BC741 !important;text-decoration: none;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {left: -100%;margin-left: 10px;-webkit-border-radius: 6px 0 6px 6px;-moz-border-radius: 6px 0 6px 6px;border-radius: 6px 0 6px 6px;}

/*.mega.dropdown-menu:after {position: absolute;top: -6px;left: 122px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid #8BC741;border-left: 6px solid transparent;content: '';}*/

.yamm-content{padding:10px 15px;width:580px;}
.yamm-content1{padding:10px 15px;width:290px;}
.yamm-content a.yammli{font-size:13px;font-weight:400px;color:#000;text-decoration:none;}
.yamm-content a.yammli:hover{color:#8BC741;text-decoration:none;}
.yamm-content ul li{background:url(https://www.collaborat.com/wp-content/themes/collab/images/ul-arrow.png) no-repeat left 5px;padding-left:10px;margin-top:5px;font-size:13px;}
.yamm-content ul li a{color:#8BC741;text-decoration:none;background:none !important;}
.yamm-content ul li a:hover{color:#666 !important;text-decoration:none;background:none !important;}
.yamm-content  li:hover>a{color:#666 !important;text-decoration: none;background-color:none !important;}
.yamm-content ul li li{list-style-type:circle;background:none;padding:0;margin-left:-22px;}

/*.yamm-content{width:580px;}
.yamm-content a.yammli{font-size:13px;font-weight:700px;text-decoration:none;color:#000;padding: 3px 10px;display:block;}
.yamm-content a.yammli:hover{color:#fff;background:#8BC741;}
.yamm-content ul li{margin-top:5px;font-size:13px;}
.yamm-content ul li a{color:#666 !important;text-decoration:none;display:block;padding: 3px 20px;}
.yamm-content ul li a:hover{color:#fff !important;text-decoration:none;}
.yamm-content  li:hover>a{color:#fff !important;text-decoration: none;background-color:none !important;}
.yamm-content ul li li{list-style-type:none;background:none;}
.yamm-content ul li li a{color:#666 !important;padding: 3px 5px;margin-left:-18px;}
.yamm-content ul li li a:hover{color:#fff !important;}*/

.title1{font-size:42px;font-weight:400;}
.title2{font-size:70px;font-weight:700;}
.titlewhite{color:#ffffff !important;}
.titleblack{color:#000000 !important;}

a.btn-lg.learnmorehome{border-radius:0px !important;padding: 9px 62px;font-weight:300;font-size:18px;font-style:normal !important;text-transform:uppercase;background:#292876;margin-top:50px;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
a.btn-lg.learnmorehome:hover{background:#8BC741;color:#fff;}


#aboutus {position: relative;width: 100%;height: 150px;overflow: hidden;}
#aboutus img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;min-width: 100%;min-height: 150px;z-index: -1;}
#aboutus .container {width: 960px;height: 150px;margin: 0 auto;z-index: 20;}
}

@media (min-width: 1200px) {

#banner1{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-1.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;
}
#banner2{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner3{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-3.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner4{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-4.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner5{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banners/banner-5.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#experts{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-team.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 400px;
text-align: center;
}

.topnav li{background:url(https://www.collaborat.com/wp-content/themes/collab/images/top-nav-divider.png) no-repeat left center !important;}
.topnav li.first{background:none !important;}
.topnav li a{font-size:11px;color:#666666;}
.topnav li a.last{padding-right:0px;}
.navbar-brand {height: 100px;}
.navbar-brand img{height:77px;}
.navbar {min-height: 100px;}
.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;min-width:245px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px;border-radius: 0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
/*dont put your hand here - this code is used for magic
.dropdown-submenu .dropdown-menu:after {position: absolute;top: -6px;left: 22px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid transparent;content: "";}
/*dont put your hand here*/
.dropdown-submenu>a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.dropdown-submenu:hover>a:after {border-left-color: #8BC741;}
.dropdown-menu li:hover>a{color:#8BC741 !important;text-decoration: none;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {left: -100%;margin-left: 10px;-webkit-border-radius: 6px 0 6px 6px;-moz-border-radius: 6px 0 6px 6px;border-radius: 6px 0 6px 6px;}

/*.mega.dropdown-menu:after {position: absolute;top: -6px;left: 122px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid #8BC741;border-left: 6px solid transparent;content: '';}*/

.yamm-content{padding:10px 15px;width:580px;}
.yamm-content1{padding:10px 15px;width:290px;}
.yamm-content a.yammli{font-size:13px;font-weight:400px;color:#000;text-decoration:none;}
.yamm-content a.yammli:hover{color:#8BC741;text-decoration:none;}
.yamm-content ul li{background:url(https://www.collaborat.com/wp-content/themes/collab/images/ul-arrow.png) no-repeat left 5px;padding-left:10px;margin-top:5px;font-size:13px;}
.yamm-content ul li a{color:#8BC741;text-decoration:none;background:none !important;}
.yamm-content ul li a:hover{color:#666 !important;text-decoration:none;background:none !important;}
.yamm-content  li:hover>a{color:#666 !important;text-decoration: none;background-color:none !important;}
.yamm-content ul li li{list-style-type:circle;background:none;padding:0;margin-left:-22px;}

.title1{font-size:42px;font-weight:400;}
.title2{font-size:50px;font-weight:700;}
.titlewhite{color:#ffffff !important;}
.titleblack{color:#000000 !important;}

a.btn-lg.learnmorehome{border-radius:0px !important;padding: 9px 62px;font-weight:300;font-size:18px;font-style:normal !important;text-transform:uppercase;background:#292876;margin-top:50px;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
a.btn-lg.learnmorehome:hover{background:#8BC741;color:#fff;}

#aboutus {position: relative;width: 100%;height: 150px;overflow: hidden;}
#aboutus img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;min-width: 100%;min-height: 150px;z-index: -1;}
#aboutus .container {width: 960px;height: 150px;margin: 0 auto;z-index: 20;}
}


@media (min-width: 1650px) {

#banner1{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-1.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 1200px;
margin-top: -60px;
padding-top: 25%;
text-align: center;
}
#banner2{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-2.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner3{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-3.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner4{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-4.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#banner5{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-5.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 930px;
margin-top: -60px;
padding-top: 15%;
text-align: center;}
#experts{width: 100%;
background: url(https://www.collaborat.com/wp-content/themes/collab/images/banner-team.jpg) no-repeat center center fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
min-height: 400px;
margin-top: -60px;
text-align: center;}

.topnav li{background:url(https://www.collaborat.com/wp-content/themes/collab/images/top-nav-divider.png) no-repeat left center !important;}
.topnav li.first{background:none !important;}
.topnav li a{font-size:11px;color:#666666;}
.topnav li a.last{padding-right:0px;}
.navbar-brand {height: 100px;}
.navbar-brand img{height:77px;}
.navbar {min-height: 100px;}
.dropdown-submenu {position: relative;}
.dropdown-submenu>.dropdown-menu {top: 0;left: 100%;margin-top: -6px;margin-left: -1px;min-width:245px;-webkit-border-radius: 0 6px 6px 6px;-moz-border-radius: 0 6px 6px;border-radius: 0 6px 6px 6px;}
.dropdown-submenu:hover>.dropdown-menu {display: block;}
/*dont put your hand here - this code is used for magic
.dropdown-submenu .dropdown-menu:after {position: absolute;top: -6px;left: 22px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid transparent;border-left: 6px solid transparent;content: "";}
/*dont put your hand here*/
.dropdown-submenu>a:after {display: block;content: " ";float: right;width: 0;height: 0;border-color: transparent;border-style: solid;border-width: 5px 0 5px 5px;border-left-color: #ccc;margin-top: 5px;margin-right: -10px;}
.dropdown-submenu:hover>a:after {border-left-color: #8BC741;}
.dropdown-menu li:hover>a{color:#8BC741 !important;text-decoration: none;}
.dropdown-submenu.pull-left {float: none;}
.dropdown-submenu.pull-left>.dropdown-menu {left: -100%;margin-left: 10px;-webkit-border-radius: 6px 0 6px 6px;-moz-border-radius: 6px 0 6px 6px;border-radius: 6px 0 6px 6px;}

/*.mega.dropdown-menu:after {position: absolute;top: -6px;left: 122px;display: inline-block;border-right: 6px solid transparent;border-bottom: 6px solid #8BC741;border-left: 6px solid transparent;content: '';}*/

.yamm-content{padding:10px 15px;width:580px;}
.yamm-content1{padding:10px 15px;width:290px;}
.yamm-content a.yammli{font-size:13px;font-weight:400px;color:#000;text-decoration:none;}
.yamm-content a.yammli:hover{color:#8BC741;text-decoration:none;}
.yamm-content ul li{background:url(https://www.collaborat.com/wp-content/themes/collab/images/ul-arrow.png) no-repeat left 5px;padding-left:10px;margin-top:5px;font-size:13px;}
.yamm-content ul li a{color:#8BC741;text-decoration:none;background:none !important;}
.yamm-content ul li a:hover{color:#666 !important;text-decoration:none;background:none !important;}
.yamm-content  li:hover>a{color:#666 !important;text-decoration: none;background-color:none !important;}
.yamm-content ul li li{list-style-type:circle;background:none;padding:0;margin-left:-22px;}

.title1{font-size:42px;font-weight:400;}
.title2{font-size:70px;font-weight:700;}
.titlewhite{color:#ffffff !important;}
.titleblack{color:#000000 !important;}

a.btn-lg.learnmorehome{border-radius:0px !important;padding: 9px 62px;font-weight:300;font-size:18px;font-style:normal !important;text-transform:uppercase;background:#292876;margin-top:50px;color:#fff;-webkit-transition: All 0.5s ease;-moz-transition: All 0.5s ease;-o-transition: All 0.5s ease;-ms-transition: All 0.5s ease;transition: All 0.5s ease;}
a.btn-lg.learnmorehome:hover{background:#8BC741;color:#fff;}


#aboutus {position: relative;width: 100%;height: 150px;overflow: hidden;}
#aboutus img {position: absolute;top: 0;left: 0;right: 0;bottom: 0;min-width: 100%;min-height: 150px;z-index: -1;}
#aboutus .container {width: 960px;height: 150px;margin: 0 auto;z-index: 20;}
}

#login-btn a{
	border: 1px solid;
	padding: 10px 15px;
	margin-top: 4px;
	background: #666;
	color: #fff;
	line-height: 19px;
}
#login-btn a:hover {
    background: #8ac741;
}

/* 24-10-2018 */

.button.product_type_simple.add_to_cart_button.ajax_add_to_cart.btn.btn-primary.subbtn{
	background: #8bc741;
    color: #fff;
	margin-bottom: 7px;
}

.woocommerce-page.columns-1 ul.products li.product, .woocommerce.columns-1 ul.products li.product{
	background: #f1f1f1;
    padding: 10px !important;
    text-align: center;
}
.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product h3{
	padding-top: 0 !important;
	font-size: 1.4em !important;
    font-weight: 600;
}
.centercontent .woocommerce ul.products li.product .price{
	display: inline !important;
    margin-right: 5px;
}
.centercontent .woocommerce ul.products{
	margin-right: 20px;
}