/*
Theme Name: Marketing Juice
Theme URI:
Author:
Author URI:
Description:
Tags:
Text Domain: mj
*/

/***header new menu :: 24-03-2017 :: start***/
.new_headmenu{
  margin: 16px auto 0;
  text-align: center;
  max-width: 700px;
  width: 100%;
  float: right;
}
.new_headmenu ul li{
  display: inline-block;
  margin: 0 10px;
}
.new_headmenu ul li a{
  font-family: "Montserrat",sans-serif;
  font-size: 18px;
}
.new_headmenu.header__nav-white-color ul li a{
  color: #FFFFFF;
}
.new_headmenu.header__nav-white-color ul li a:hover{
  color: #034874;
}
.new_headmenu.header__nav-black-color ul li a{
  color:#0084ca;
}
.new_headmenu.header__nav-black-color ul li a:hover{
  color: #034874;
}
/***header new menu  :: 24-03-2017 :: close***/

/***Blog detail page :: 24-03-2017 :: start***/
.blogbanner{
  background-color: #0084ca;
  padding: 20px 0;
  margin: 0 0 40px 0;
}
.blogbanner h5{
  color: #FFFFFF;
  text-align: center;
}
/*breadcrums start*/
.breadcrums{
  margin: 0 0 40px 0;
}
.breadcrums .breadcrumb{
  font-size: 18px;
}
.breadcrums .breadcrumb a::after{
  content: "»";
  font-size: 22px;
  margin: 0 10px;
}
.breadcrums .breadcrumb a{
  position: relative;
}
/*breadcrums close*/

.blog_sidebar{
  padding: 50px 0 0;
}
.blog_sidebar .get_the{
  background-color: #0084ca;
  padding: 20px 34px;
}
.blog_sidebar .get_the h5{
  font-family: "Montserrat",sans-serif;
  font-size: 24px;
  margin-bottom: 12px;
  color: #FFFFFF;
  line-height: 32px;
  text-align: center;
  font-weight: bold;
}
.blog_sidebar .get_the strong {
  color: #333333;
  display: block;
  font-family: "Nunito",sans-serif;
  font-size: 20px;
  font-weight: 300;
  line-height: 28px;
  text-align: center;
}
.blog_sidebar .get_the a, .blog_sidebar .apply_for a{
  /*background: #e84d37;
  border-radius: 25px;
  color: #FFFFFF;
  display: block;
  margin-top: 15px;
  padding: 12px;
  line-height: 22px;
  text-align: center;
  text-decoration: none;
  font-family: "Nunito",sans-serif;
  font-weight: normal;
  font-size: 18px;
  text-transform: capitalize;*/

  background-color: #fb565c;
  border-radius: 40px;
  color: #fff;
  display: block;
  font-family: "Nunito",sans-serif;
  font-size: 18px;
  font-weight: 400;
  margin-top: 15px;
  padding: 15px 26px;
  text-align: center;
  text-transform: capitalize;
  transition: all 600ms ease 0s;
}
.blog_sidebar .get_the a:hover, .blog_sidebar .apply_for a:hover{
  background-color: #b54448;
}
.blog_sidebar .get_the span{
  font-size: 12px;
  color: #333;
  font-family: "Nunito",sans-serif;
  font-weight: normal;
  display: block;
  text-align: center;
  margin: 5px 0 0;
}
.blog_sidebar .apply_for{
  background-color: #0084ca;
  padding:20px 34px 35px 34px;
  margin: 40px 0;
}
.blog_sidebar .apply_for h2{
  font-family: "Montserrat",sans-serif;
  font-size: 24px;
  margin-bottom: 12px;
  color: #FFFFFF;
  line-height: 32px;
  font-weight: bold;
}
.blogdetail_page{
  padding-top: 130px;
}
/***Blog detail page :: 24-03-2017 :: close***/

/***Blog Listing page :: 24-03-2017 :: close***/
.blog-list-page.bloglisting_page .post-list-part{
  max-width: none;
  margin-bottom: 50px;
}
.blog-list-page.bloglisting_page .blog-list-ajax-loading{
  padding: 0;
}
/***Blog Listing page :: 24-03-2017 :: close***/

@media (max-width: 1199px) {
  .new_headmenu{
    max-width: 530px;
  }
}
@media (max-width: 992px) {
  .new_headmenu{
    max-width: none;
    margin-top: 0;
  }
  .new_headmenu ul li a{
    font-size: 15px;
  }
  .blogdetail_page, .blog-list-page.bloglisting_page{
    padding-top: 140px;
  }
}
@media (max-width: 768px) {
  .new_headmenu{
    max-width: none;
    margin-top: 0;
  }
  .blogdetail_page .apply_for h2{
    line-height: 46px;
    font-size: 32px;
  }
  .blogdetail_page, .blog-list-page.bloglisting_page{
    padding-top: 140px;
  }
}
@media (max-width: 580px) {
  .new_headmenu ul li{
    margin: 0;
  }
  .blogdetail_page, .blog-list-page.bloglisting_page{
    padding-top: 250px;
  }
}
@media (max-width: 380px) {

}




/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */

/*!
 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=19cbae87db0fbdc4ad655c59f3cdb612)
 * Config saved to config.json and https://gist.github.com/19cbae87db0fbdc4ad655c59f3cdb612
 */
/*!
 * Bootstrap v3.3.7 (http://getbootstrap.com)
 * Copyright 2011-2016 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */

.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: hidden;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  -o-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  background-color: #ffffff;
  border: 1px solid #999999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 6px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  -webkit-background-clip: padding-box;
          background-clip: padding-box;
  outline: 0;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000000;
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in.fade {
  opacity: 0.6 !important;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modal-header .close {
  margin-top: -2px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
h6.modal-title {
  color: #fff;
  font-size: 26px;
  text-align: center;
}

.modal-body {
  position: relative;
  padding: 15px;
}
.modal-footer {
  padding: 15px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
.modal-scrollbar-measure {
  position: absolute;
  top: -9999px;
  width: 50px;
  height: 50px;
  overflow: scroll;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.clearfix:before,
.clearfix:after,
.modal-header:before,
.modal-header:after,
.modal-footer:before,
.modal-footer:after {
  content: " ";
  display: table;
}
.clearfix:after,
.modal-header:after,
.modal-footer:after {
  clear: both;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hide {
  display: none !important;
}
.show {
  display: block !important;
}
.invisible {
  visibility: hidden;
}
.text-hide {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.hidden {
  display: none !important;
}
.affix {
  position: fixed;
}




/* new added css */

.modal-backdrop.fade.in
{

}

#infusion_soft{}
#infusion_soft .infusion-field{margin-bottom:10px;}
#infusion_soft .infusion-field label{font-family: "Montserrat",sans-serif; font-size: 15px; color: #000;}
#infusion_soft .infusion-field input {background: #fff;border: 1px solid #ccc; height: 38px; padding: 10px 0; width: 100%;}

#infusion_soft .infusion-submit input{
  background-color: #fb565c;
  border-radius: 40px;
  color: #ffffff;
  display: block;
  font-family: "Nunito",sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 22px;
  margin-top: 15px;
  padding: 15px 26px;
  text-align: center;
  text-decoration: none;
  text-transform: capitalize;
  border:0px;
  cursor: pointer;
  transition: all 600ms ease 0s;
}
#infusion_soft .infusion-submit input:hover{background-color: #b54448;}
#infusion_soft .modal-header .close {background: #fff; border: 0 none; cursor: pointer; float: right; font-size: 28px; line-height: normal; margin: 0; padding: 0;}
#infusion_soft .modal-header .close:hover{color:#e84d37;}

/*** 29-03-2017 ***/
#infusion_soft .infusion-field input{background: #fff none repeat scroll 0 0; padding: 10px;  color: #000; font-family: "Montserrat",sans-serif; font-size: 15px;}
#infusion_soft .infusion-submit input{display: inline-block; margin: 8px 0 !important;}
.infusion-submit { text-align: center;}
.infusion-form input { border-radius: 3px;}
.modal-dialog .modal-content .modal-header, .modal-dialog .modal-content .modal-body{z-index: 9; position: relative;}
.modal-dialog .modal-content .modal-header{background-color: #0084ca; border: none; border-radius: 6px 6px 0 0;}
.modal-dialog .modal-content::after, .blog_sidebar .get_the::after, .blog_sidebar .apply_for::after{ background-color: #fff; content: ""; border-radius: 6px; height: 100%; left: 0; opacity: 0.9; position: absolute; top: 0; width: 100%; z-index: 1;}
.infusion-submit input { border-radius: 50px !important; padding: 12px 30px !important;}
#infusion_soft .modal-header .close{background-color: transparent; color: #fff;}
#infusion_soft .modal-header .close:hover{color: #ccc;}
.modal .modal-dialog .modal-content{background-image: url(images/popup-bg.jpeg); border-radius: 8px;}
.modal .modal-dialog {  left: 50%; padding: 0 15px; margin: 0 !important; position: absolute; top: 50%; transform: translate(-50%, -50%) !important; -moz-transform: translate(-50%, -50%) !important; -webkit-transform: translate(-50%, -50%) !important; -ms-transform: translate(-50%, -50%) !important; -o-transform: translate(-50%, -50%) !important; width: 100%; max-width: 600px;}

.blog_sidebar .get_the, .blog_sidebar .apply_for{background-color: transparent; border: 1px solid #ddd; padding: 0; background-image: url(images/marketing.png); position: relative; z-index: 0;}
.blog_sidebar .get_the::after, .blog_sidebar .apply_for::after{z-index: -1;}
.blog_sidebar .get_the h5, .blog_sidebar .apply_for h2{color: #fb565c; padding: 30px 20px 0; font-weight: normal; text-align: center; /*background-color: #f9f9f9;*/ position: relative;}
.blog_sidebar .get_the .inner_get_the, .blog_sidebar .apply_for .inner_apply_for {
  padding: 15px 35px 30px; position: relative; z-index: 9;
}
/*.blog_sidebar .get_the::before, .blog_sidebar .apply_for::before {
  border: 1px solid #ddd;
  bottom: 0;
  content: "";
  height: 95%;
  left: 50%;
  position: absolute;
  top: 50%;
  transform: translate(-50%, -50%); -moz-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -webkit-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%);
  width: 95%;
  z-index: 1;
}*/

.blog .breadcrums{display: none;}

@media (max-width: 480px){
  #infusion_soft .infusion-field{margin-bottom: 5px;}
  .modal-dialog .modal-content .modal-header, .modal-dialog .modal-content .modal-body{padding: 10px 15px;}
  #infusion_soft .modal-header .close{font-size: 20px;}
  #infusion_soft .infusion-submit input{font-size: 14px; padding: 10px 20px !important;}
  #infusion_soft .infusion-field label{font-size: 14px;}
}
/** 27-09-17*/
/*.videosection .modal .modal-dialog{max-width: 900px;}
.videosection .modal .modal-dialog iframe{width: 100%;height: 500px;}
 .videosection .videoimg{ width: 212px;height: 126px;}*/

.ask-featured-videosdiv .ask-videos-leftdiv{padding: 10px; background: #ebebeb;}
.ask-featured-videosdiv .ask-videos-leftdiv iframe{display: block;}
.ask-featured-videosdiv .ask-videos-rightdiv{    padding: 0;}
.ask-featured-videosdiv .ask-videos-rightdiv .video-thumb-div{max-height: 410px; height: 410px;  overflow-x: hidden; overflow-y: scroll;  position: relative; background: #ebebeb; }
.ask-featured-videosdiv .ask-videos-rightdiv .video-thumb-div img {    cursor: pointer; display: block;  border: 8px solid #ebebeb; width: 100%;  margin: 0 auto;  max-height: 129px;}

.ask-video-popupdiv .modal-content .modal-header {
    background-color: transparent;
    border: none;
    border-radius: 0;
    text-align: left;
    padding-bottom: 0;
}
.ask-video-popupdiv h2 {
    font-size: 18px; text-align: left;
    margin: 0 !important; 
    color: #000; display: inline-block;
    line-height: inherit;
    text-transform: uppercase;
}
.ask-video-popupdiv .modal-dialog {     max-width: 900px;}
.ask-video-popupdiv .close {
    background: rgba(0,0,0,.46);
    color: #FFF;
    padding: 7px 0;
    width: 32px;
    text-align: center;
    cursor: pointer;
    border: 0;
    float: right;
    font-size: 18px;
    font-weight: 700;
    line-height: 1;
    text-shadow: 0 1px 0 #fff;    
        position: absolute;
    top: 5px;
    right: 5px;
}

/* media Query css */
@media (min-width: 992px) and (max-width: 1199px) {
    .ask-featured-videosdiv .ask-videos-leftdiv iframe{height: 324px;}
    .ask-featured-videosdiv .ask-videos-rightdiv .video-thumb-div { max-height: 344px; height: 344px;}
    .ask-featured-videosdiv .ask-videos-rightdiv .video-thumb-div img {  max-height: 106px;}
}

@media (min-width: 768px) and (max-width: 991px) {
    .ask-featured-videosdiv .ask-videos-rightdiv .video-divimg { width: 171px;   display: inline-block;   float: left;}
    .ask-featured-videosdiv .ask-videos-rightdiv .video-thumb-div { max-height: inherit; height: auto;   overflow-x: hidden;   overflow-y: auto; width: 1500px;}
    .ask-featured-videosdiv .ask-videos-rightdiv { overflow: auto;}
    .ask-video-popupdiv .modal-dialog {     max-width: 600px;}
    .ask-video-popupdiv .modal-dialog iframe { height: 460px;}
}

@media (max-width: 767px) {
    .ask-featured-videosdiv .ask-videos-rightdiv .video-divimg { width: 171px;   display: inline-block;   float: left;}
    .ask-featured-videosdiv .ask-videos-rightdiv .video-thumb-div { height: auto; max-height: inherit;   overflow-x: hidden;   overflow-y: auto; width: 1500px;}
    .ask-featured-videosdiv .ask-videos-rightdiv { overflow: auto;}
    .ask-video-popupdiv .modal-dialog {padding: 15px;}
}

@media (max-width: 580px){
    .ask-featured-videosdiv .ask-videos-leftdiv iframe { height: 300px;}
    .ask-video-popupdiv .modal-dialog iframe { height: 420px;}
    .ask-video-popupdiv h2 {  font-size: 16px;}
}

@media only screen and (min-width : 321px) and (max-width : 480px) {
  .ask-featured-videosdiv .ask-videos-leftdiv iframe { height: 230px;}
  .ask-featured-videosdiv .ask-videos-rightdiv .video-divimg {  width: 160px;}
  .ask-video-popupdiv .modal-dialog iframe { height: 340px;}
}

@media only screen and (max-width : 320px) {
   .ask-featured-videosdiv .ask-videos-leftdiv iframe { height: 160px;}
   .ask-featured-videosdiv .ask-videos-rightdiv .video-divimg {  width: 129px;}
   .ask-video-popupdiv .modal-dialog iframe { height: 250px;}
}