/*
Theme Name: Rogohub
Theme URI:
Author: Mehedi Hasan
Author URI: https://www.wphats.com/
Description: Rogohub Theme theme is clean, blog & service focused, and designed for clarity. It is simple, straightforward typography is readable on a wide variety of screen sizes. We designed it using a mobile-first approach, meaning your content takes center-stage, regardless of whether your visitors arrive by smartphone, tablet, laptop, or desktop computer.
Version: 1.0
*/

h1{
font-size:28px;
}
h2 {
font-size:26px;
}
h3 {
font-size:24px;
}
h4 {
font-size:22px;
}
h5{
font-size:20px;
}
h6{
font-size:18px;
}
h1,h2,h3,h4,h5,h6{
margin-left:0;
margin-right:0;
}
body{
  font-size: 18px;
}

p {
  font-family: 'helveticaneuelight';
  font-size:18px;
  line-height:30px;
}
.header .container {
  padding-left: 0;
  padding-right: 0;
}
.vc_btn3, .btn {
  -webkit-transition:all 0.3s;
  -moz-transition:all 0.3s;
  -ms-transition:all 0.3s;
  -o-transition:all 0.3s;
	transition:all 0.3s;
}
.full-width, .size-full{
	width: 100%;
}
.float-left{
	float: left;
}
.m-m{
	margin: 0 auto !important;
}
.wpb_button, .wpb_content_element, .wpb_row, ul.wpb_thumbnails-fluid>li {
    margin-bottom: 0 !important;
}

.postGrid, .postGrid .col-sm-4  {
	padding-top: 40px;
}

.pageBody ol li, .pageBody ul li{
		padding: 8px 0;
    font-size: 18px;
}
.page-title {
	padding: 25px 10px;
}
.alignleft{
float:left !important;
margin-right:30px !important;
}

.alignright{
float:right !important;
margin-left:25px !important;
}

.aligncenter {
  display: block !important;
  margin-left: auto !important;
  margin-right: auto !important;
  float: none !important;
}

.entry-meta,
.comments-title {
	margin-top:20px;
}
.comment-body {
	background:#f9f9f9;
  padding:15px;
  margin:15px 0;
}
.comment-body a {
	color:#516c9c;
}
.comment-body p {
	display:block;
  padding:20px 0 10px;
}
.comment-author {
	float:left;
  padding-right:10px;
}
.commentmetadata a {
	display:inline-block;
  padding-top:5px;
}

.img-full{
    width: 100%;
}
.comment-form p {
    margin-bottom: 25px;
		color: #252525;
		font: 400 16px/26px "Open Sans",sans-serif;
}
.comment-form input[type=text], .comment-form textarea {
    width: 100%;
    border: 1px solid #384967;
}

#commentform .submit {
    color: #ffffff !important;
		background: #133595;
		    border-bottom: 5px solid #5C739C;
    border-top: none;
    border-left: none;
    border-right: none;
    border-radius: 7px;
    text-align: center;
    padding: 5px 20px;
}
/*---------forms-------*/
.infusion-field input,
.infusion-captcha input{
	width:100% !important;
	padding:1%;
        border: 1px solid #ccc;
         border-radius: 5px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}
.entry-content  input,
.entry-content  textarea{
	width:100% !important;
	padding:1%;
        border: 1px solid #ccc;
        border-radius: 5px;
	border-radius:3px;
	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.infusion-field textarea {
	width:100% !important;
        border-radius: 5px;
        border: 1px solid #ccc;
	}

.infusion-captcha input{
	width:25% !important;
	padding:1%;

	-webkit-border-radius:3px;
	-moz-border-radius:3px;
}

.infusion-field input:focus,
.infusion-captcha input:focus{
	border:1px solid #6ec0f6;
}

.infusion-captcha img{
	margin:10px 0;
	width:auto;
}
.infusion-submit input{
    border: none !important;
     border-radius: 5px;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    color: #fff;
    margin-top: 20px;
    cursor: pointer;
    background: none repeat scroll 0 0 #e1802b;
    text-transform: uppercase;
    padding: 9px 5px;
    font-size: 14px;
    width: 25%;
}


#inf_field_Suffix{
 height: 40px;
 width: 100%;
}

.infusion-field {margin-bottom:15px;}

h2.page-title{
    color: #ffffff;
    background: #2b5981;
    font: 300 48px/48px 'Source Sans Pro', sans-serif;
    border: none;
    padding: 20px 0;
    margin: 0 auto;
    text-align: center;
}
.zoom-social-icons-list {
	padding-left: 0;
}

/*-----------------------*/
body {
	font-family: 'helveticaneuelight';
}
.text-bold {
	font-family: 'helveticaneuebold';
}
.text-regular {
	font-family: 'helveticaneueregular';
}
.text-light {
	font-family: 'helveticaneuelight';
}
.text-dark {
	color:#10222d;
}
.text-blue {
	color:#008dc4;
}
.vc_row {
	margin-left:0 !important;
  margin-right:0 !important;
  float:left;
  width:100%;
}
.p-none .vc_column-inner {
	padding:0 !important;
}

/*-----------banner overlay text & img---------*/
.banner-info {
  text-align: center;
  max-width: 500px;
  padding-top: 420px;
  float: left;
  margin-bottom: -87px !important;
}
.banner-info-img {
  padding: 54px;
  background: rgba(255, 255, 255, 0.75);
}
.banner-info-img img {
  margin: 0 auto;
}
.banner-info-text {
  background: #008dc4;
  padding: 67px 105px;
}
.banner-info-text h3 {
  color: #ffffff;
  font-family: 'helveticaneuelight';
  font-size: 36px;
  line-height: 42px;
  margin: 0;
}

@media (max-width:991px) {
  .banner-info {
    padding-top: 0;
    margin-bottom: 0 !important;
  }
}
@media (max-width:640px) {
  .banner-info {
    max-width: 100%;
  }
  .banner-info-text {
  	padding:67px 40px;
  }
  .banner-info-text h3 {
    font-size: 26px;
    line-height: 32px;
  }
}
button.btn-border,
.btn-border button {
	background:none !important;
  color:ffffff !important;
  font-family: 'helveticaneuebold' !important;
  font-size:24px !important;
  line-height:24px !important;
  text-transform:uppercase;
  border:1px solid #008dc4 !important;
  padding:17px 27px !important;
}
button.btn-blue,
.btn-blue button {
  color:#ffffff !important;
	background:#008dc4 !important;
  color:ffffff !important;
  font-family: 'helveticaneuebold' !important;
  font-size:24px !important;
  line-height:24px !important;
  text-transform:uppercase;
  border:none !important;
  padding:17px 27px !important;
  box-shadow:0 0 15px 2px rgba(0, 0, 0, 0.35);
}
.section-title {
  font-family: 'helveticaneuelight';
  font-size:36px;
  line-height:36px;
}
.top-header {
	background:#008dc4;
}
.top-header a {
	color:#ffffff !important;
}
.btn-free-trial {
	color:#ffffff;
  background:#e1b023;
  font-family: 'helveticaneuebold';
  font-size:20px;
  line-height:28px;
  border:none;
  border-radius:4px;
  padding:10px 15px;
  margin-top:15px;
}
.btn-free-trial:hover {
	background:#ffffff;
  color:#e1b023;
  text-decoration:none;
}
@media (max-width:767px) {
  .video-wraper .vc_custom_heading,
  .video-wraper .btn-border {
    text-align:center !important;
  }
}

/*----------------Fix of 15/09/2016 css--------------*/
@media (max-width:640px){
  .btn-free-trial {
  	font-size:14px;
    line-height:18px;
  }
  .header .navbar-header {
  	margin:0 !important;
  }
}
.vc_column-inner {
	padding:12px 15px 18px !important;
}
.top-header, .header {
	background:#0b3c5d;
}
.navbar-brand > img {
  width: 240px;
}
.logo-text {
	color:#ffffff;
}
.services p {
	min-height:300px;
}
.testimonial-slider-content {
	padding-bottom:30px;
}
.header {
  padding:20px 0;
}
.banner-info {
	padding-top:160px;
}
.support-num,
.navbar-collapse {
	float:right;
}
.support-num a {
  color: #ffffff !important;
  font-family: 'helveticaneuelight';
  font-size: 16px;
  line-height: 30px;
  text-decoration: none;
  text-transform: uppercase;
  margin: 0 15px;
}
.menu {
	padding-top:25px;
}
.banner-info {
	width:400px;
}
.banner-info-img,
.banner-info-text {
	padding:30px;
}
@media(max-width:991px) {
  .support-num,
  .navbar-collapse {
    float:none;
  }
  .support-num {
  	display:inline-block;
    margin-top:30px;
  }
  .menu {
    padding-top:0;
  }
}
.navbar-toggle {
	border-color:#ffffff;
  margin-bottom:15px;
}
.navbar-toggle .icon-bar {
	background:#ffffff;
}
.zoom-social-icons-list {
    padding-left: 0px !important;
}

/*-----------Fix of 21/09/2016 css----------*/
.vc_column_container {
	padding-left:15px !important;
	padding-right:15px !important;
}
.services p img {
	width:70%;
}
.services p {
  min-height: 190px;
}

@media (max-width:767px){
  .infusion-submit input {
  	width:auto;
    padding: 9px 15px;
  }
}

#menu-footer-right-menu {
	margin-top:34px;
}
#menu-footer-center-menu {
	margin-top:8px;
}

/*--------------addcontact--------------*/
.infusion-field input[type="checkbox"], .infusion-captcha input[type="checkbox"] {
	width:auto !important;
  margin-right:5px;
}
.infusion-submit input {
	background:#008ec5;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
	background:none;
}

@media (min-width:768px) {
  .dropdown:hover .dropdown-menu {
    display:block;
  }
}
@media (max-width:768px) {
  .dropdown-menu {
    display:block;
    position: relative;
    top: -13px;
    width: 100%;
  }
  .navbar-collapse,
  .navbar-header {
    margin:0 !important;
  }
  .dropdown-menu a {
  	text-align:center;
    padding:5px 0 !important;
  }
}


