/* YouTube video Responsive CSS*/
.avr-responsive-embed-youtube {
float:right;
width:367px;
height:225px;
margin:5px;
}
.img_ajs {
    float: right;
    margin: auto auto auto 20px;
    padding-top: 11px;
}
@media screen and (max-width:420px)
{
    .avr-responsive-embed-youtube{float:none;width:100%;height:100%;}
    .img_ajs {
    float: none;
    margin: auto auto auto 20px;
    padding-top: 11px;
}
    }

 .navbar-nav *{ transition:all 0.9s ease-in-out;}

  .dropdown-submenu {
  position: relative;
  }
div#page-content{ padding-bottom:0;}
  .dropdown-submenu>.dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -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;
  }

  .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: #fff;
  }

  .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;
  }


  .padding_adjst {
  padding-left: 0;
  padding-right: 0;
  }
  .dropdown:hover > .dropdown-menu {
  display: block;
  }
  .dropdown-submenu {
  position: relative;
  }
  .dropdown-submenu > .dropdown-menu {
  border-radius: 0 6px 6px;
  left: 100%;
  margin-left: -1px;
  margin-top: -1px;
  top: 0;
  }
  .dropdown-submenu:hover > .dropdown-menu {
  display: block;
  }
  .navbar{border-radius: 0px;}
  .dropdown-submenu > a::after {
  border-color: transparent transparent transparent #ccc;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;
  height: 0;
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
  }
  .dropdown-submenu:hover > a::after {
  border-left-color: #fff;
  }
  .dropdown-submenu.pull-left {
  float: none;
  }
  .dropdown-submenu.pull-left > .dropdown-menu {
  border-radius: 6px 0 6px 6px;
  left: -100%;
  margin-left: 10px;
  }
  nav {
  background: #e96f0c url("/images/menu-bg.jpg") repeat-x scroll 0 100%;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  }
  .sumome-share-client-wrapper.sumome-share-client-wrapper-left-page {
  display: none;
  }
  .dropdown-menu > li {
  margin-left: 0;
  }
  .navbar-default .navbar-nav > li > a {
 padding: 10px 15px !important;
  }
  .nav > li > a {
  margin-bottom: 3px;
  margin-top: 2px;
  padding: 13px 10px;
  }
  .navbar-nav > li {
 
  float: left;
  margin-left: 0 !important;
  padding: 0px;
  }
  
  .navbar-nav > li:nth-of-type(1){    border-left: none;}
  .navbar-nav > li:last-child {
  border-right: medium none;
  }
  .navbar-default {
  border-color: transparent;
  }
  .navbar {
  border: medium none;
  margin-bottom: 0;
  }
  .navbar-nav {
  margin: auto;
  }
  .mobile-menu {
  display: none;
  }
  .navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #ffffff;
  color: #555 !important;
  }

  .dropdown-menu > li > a {

  padding: 8px 20px;

  }

  .dropdown-menu{ padding:0px;}
  @media (min-width: 0px) and (max-width: 767px) {
  .navbar-nav > li {
  border-left: medium none;
  border-right: medium none;
  float: none;
  text-align: left;
  }
  .nadiplace img{ height: auto;max-width: 100%;float:none;}
  .mobile-menu {
  display: block;
  }
  .navbar-default .navbar-nav > li > a {
  color: #000 !important;
  font-size: 13px; background-color: #e7e7e7;
  }
  
  nav {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  font-family: open sans;
  font-size: 14px;
  font-weight: 600;
  }

  .dropdown:hover > .dropdown-menu {
  display: none;
  }


  
  
  .open:hover > .dropdown-menu {
  display: block;
  }

  .navbar-header button{     background-color: #fff;}

  .dropdown-submenu a{
  padding: 10px 12px 9px 20px;}

  ul.dropdown-menu li{ background-color:#f3eeee;}


  ul.dropdown-menu li a{ color:#000!important;}

  .dropdown-submenu .dropdown-menu li{ background-color:#fff!important;     padding-left: 20px;}

  .dropdown-submenu .dropdown-menu li a{ color:#000!important;}

  .dropdown-submenu .dropdown-menu li a:hover{ color:#e96f0c!important;  transition:all 0.1s ease-in-out;}


  }

  @media (min-width: 979px) {
  ul.nav li.dropdown:hover > ul.dropdown-menu {
  display: block;
  margin-top:0px;
  }
  }


div#page-content{ background:#fff;}
.popover-content p::before
{
    color: #000;
    margin-left: 5px;
    padding: 1px 3px 1px 9px;
    text-align: left;
    list-style-type: none;
    margin: 0px 0px 12px;
    line-height: 2;
    content: '';
    content: "\f054";
    font: normal normal normal 9px/1 FontAwesome;
    color: #FE5E08;
}

.popover-content p
{
    padding: 4px 0px;
    margin-bottom: 6px;
    font-size: 13px;
    border-bottom: 1px dotted #ccc;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.popover-content p:hover
{
    margin-left: 5px;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    cursor: pointer;
}

.popover-content p:nth-last-of-type(1)
{
    padding: 4px 0px 0px;
    margin-bottom: 0px;
    border-bottom: none;
}
/*.product-shortcode + a[data-toggle="popover"] { display:block;}*/

.popover
{
    max-width: 100%;
    width: 350px;
}

.popover-content span
{
    text-align: left;
    display: inline-block;
    font-size: 13px;
    line-height: 1.65;
}

.cart_adjust i
{
    width: 1px;
    border-left: 2px solid #000;
    height: 16px;
    display: inline-block;
    margin: 3px 5px 0px;
    vertical-align: sub;
    border-right: 2px solid #000;
    padding: 0px 1px;
}

a[data-toggle="popover"]
{
    margin-top: 7px;
    display: inline-block;
}

a[data-toggle="popover"]:hover
{
    cursor: pointer;
}

.navbar-default
{
    background-color: transparent;
    border-color: transparent;
}


.navbar-header > i
{
    display: none;
}






/* nadi */
#page-content-title.nadi-page-title
{
    margin-bottom: 0;
}

#nadi-menu .navbar-nav > li > a {
    padding: 10px 20px;
}
#nadi-menu li {
    margin-left: 0;
}
#nadi-menu {
    float: right;
    font-family: open sans;
    font-size: 14px;
    margin-top: -40px;
    position: relative;
    text-align: right;
    z-index: 9; margin-bottom:0;
}
div#main-menu{ width:auto !important;}
#nadi-menu .navbar-nav .current-menu-item a{ color:#f15a29;}
.nadi-testi-video > iframe {
    margin-bottom: 30px;
    min-height: 220px;
    width: 100%;
}

.link-btn {
    background: #f2673a;
    border-radius: 2px;
    color: #ffffff;
    font-weight: bold;
    padding: 12px 20px;
}
.link-btn:hover{ background:#fba200;}
.homevideo-bg
{
    background: url("../images/nadiastrology/Flourish1.png") repeat scroll 0 0 #fffbf7;
    border-bottom: 1px solid #dcdcdc;
    padding: 25px 0 50px;
    text-align: center;
}
.homevideo-bg .mac-bg
{
    background: url("../images/nadiastrology/mac-bg.png") no-repeat scroll center top;
    height: 316px;
    margin: 0 auto;
    padding-top: 10px;
    text-align: center;
    width: 393px;
}
.homevideo-bg iframe
{
    height: 215px;
    margin: 0 auto;
    position: relative;
    width: 360px;
}
.home-sevenpoints
{
    width: 100%;
    text-align: center;
}
.home-sevenpoints li
{
    display: inline-block;
    margin: 35px 10px;
    text-align: center;
    width: 22%;
    vertical-align: top;
}
.home-sevenpoints li p
{
    text-align: center;
}
.home-sevenpoints h4
{
    color: #fe5e08;
}
.home-sevenpoints img
{
    display: block;
    margin: 0 auto;
}
.alsowrt
{
    font-style: italic;
    color: #643219;
    font-weight: 600;
    font-size: 15px;
}
.nadi-bottombg
{
    background: url("../images/nadiastrology/nad-bottom-bg.jpg") repeat #edd0b4;
    background-attachment: inherit;
    min-height: 175px;
    position: relative;
    padding: 35px 0 100px;
    width: 100%;
    background-position: center center;
    -webkit-background-size: 100%;
    -moz-background-size: 100%;
    -o-background-size: 100%;
    background-size: 100%;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.h-txt3
{
    color: #fff8f2;
    font: italic bold 21px "Times New Roman" ,Times,serif;
    margin-bottom: 20px;
    text-align: center;
}
.h-txt2
{
    color: #ffdfc1;
    font: italic bold 24px/35px "Times New Roman" ,Times,serif;
    margin-bottom: 25px;
    text-align: center;
}
.h-txt1
{
    color: #2d0c00;
    font: italic bold 33px/37px "Times New Roman" ,Times,serif;
    margin-bottom: 5px;
    text-align: center;
}
.seek-btn
{
    background: none repeat scroll 0 0 rgba(33, 33, 33, 0.3);
    bottom: 0;
    left: 0;
    padding: 15px 0 9px;
    position: absolute;
    text-align: center;
    width: 100%;
}

.nadi-white-bg
{
    padding: 25px 0 50px;
}
.nadi-list
{
    margin: 25px 0 10px 25px;
}
.nadi-list li
{
    background: url("../images/nadiastrology/orange-icon.png") no-repeat scroll 0 7px transparent;
    padding: 12px 0 12px 36px;
    list-style: none;
}

.nadi-bundle-img
{
    border: 2px solid #999;
    border-radius: 100%;
    float: left;
    height: 175px;
    margin: 5px 30px 5px 0;
    width: 175px;
}
.brown-bg
{
    background: url("../images/nadiastrology/brown-bg.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding: 25px 0 50px;
}
.default-bg
{
    padding: 25px 0 50px;
}
.gray-bg
{
    background: none repeat scroll 0 0 #EFEFEF;
    padding: 25px 0 50px;
}
.four-box .box
{
    display: inline-block;
    margin: 0 3.5% 0 auto;
    text-align: center;
    vertical-align: top;
    width: 21%;
}
.box h5
{
    color: #f95700;
    line-height: 27px;
    min-height: 55px;
    padding-bottom: 5px;
    padding-top: 25px;
}
.box img
{
    border: 2px solid #d1cdb1;
    border-radius: 100%;
}
.guarantee-box
{
    background: url("../images/nadiastrology/gurante-bg.png") repeat-x scroll center bottom #fff;
    border: 1px solid #ddd;
    border-radius: 4px; margin-bottom:20px;
  
    padding: 10px 14px 15px;
   
    min-height: 290px;
}
.guarantee-box img
{
    float: left;
    margin: 0 15px 5px 0;
}
.guarantee-box p
{
    color: #908b8b;
    font-size: 12px;
    margin-bottom: 0;
    padding: 2px 0;
}
.guarantee-box a
{
    color: #fe5e08;
}
.guarantee-box > h3
{
    margin-top: 5px;
}

.step1, .step2, .step3, .step4
{
    border-radius: 4px;
    clear: both;
    margin: 0 auto 60px;
    padding: 15px 25px;
    min-height: 240px;
}
.step1
{
    background: #fff;
}
.step2
{
    background: #f9f8ef;
}
.step3
{
    background: #fff;
}
.step4
{
    background: #f9f8ef;
    margin: 0 auto 40px;
}
.cr-no1
{
    background: none repeat scroll 0 0 #7f3408;
    border: 1px solid #7f3408;
    border-radius: 44px;
    display: inline-block;
    height: 45px;
    margin: 0 7px;
    width: 45px;
}
.cr-no
{
    background: none repeat scroll 0 0 #7f3408;
    border: 2px solid #BA5C23;
    border-radius: 27px;
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 25px;
    height: 41px;
    line-height: 41px;
    margin: 0 7px 0 0;
    text-align: center;
    width: 41px;
}
.general-table th
{
    background: none repeat scroll 0 0 #7f3408;
    border: medium none;
    color: #fff;
    font-weight: 700;
    padding: 4px;
}
.general-table td
{
    vertical-align: top;
}
.general-table
{
    margin-top: 30px;
}
.general-table td
{
    border: 1px solid #c4c4c4;
    padding: 5px;
}
.bordr-img
{
    border: 3px solid #d3d0b1;
    border-radius: 100%;
    transition: all 0.3s ease-in-out 0s;
}
.bordr-img:hover
{
    border: 3px solid #afab80;
}
.lightorange-bg
{
    background: none repeat scroll 0 0 #fcf6f2;
    padding: 20px 0;
}
.box_common
{
    margin-top: 40px;
}

.box1 .general-table
{
    margin-top: 15px;
}
.right-img
{
    float: right;
    margin: 7px 7px 7px 20px;
}
.left-img
{
    float: left;
    margin: 7px 20px 7px 7px;
}
.orange-txt
{
    color: #123474;
    margin-bottom: 15px;
}


 .add-cart-wrap {
    display: inline-block;
     margin: 20px 50px 30px;
    position: relative;
    width: 440px; vertical-align:top;
    }
.add-cart-wrap h4
{
    color: #3F3F3F;
    padding-bottom: 7px;
    padding-top: 7px;
    min-height: 75px;
}
.service-image
{
    margin: 0 auto;
}
.service-image a img
{
    background: #f1f1f1 none repeat scroll 0 0;
    border: 1px solid #ffffff;
    box-shadow: 1px 0 2px #aaaaaa;
    max-height: 210px;
    max-width: 210px;
    padding: 10px;
    text-align: center;
    transition: all 1s ease 0s;
}
.service-content p
{
    color: #333;
    font-size: 14px;
    line-height: 1.6;
    min-height: 75px;
    overflow: hidden;
}
.service-price
{
    color: #123474;
    font-size: 16px;
    font-weight: bold;
    padding: 0;
    text-align: center;
}
.add-cart-wrap a.add-cart-btn
{
    background: url("../images/add-cart.png") no-repeat scroll 8px 9px #f2673a;
    border: 1px solid transparent;
    border-radius: 2px;
    color: #fff;
    display: inline-block;
    font-family: arial;
    transition: all 0.5s ease-in-out 0s;
    font-size: 13px;
    font-weight: bold;
    margin: 0px 8px 10px 0;
    padding: 7px 14px 6px 37px;
    text-align: left;
    text-transform: none;
}
.add-cart-wrap a.add-cart-btn:hover
{
    background: url("../images/add-cart.png") no-repeat scroll 8px 9px #fba200;
border: 1px solid transparent;
    color: #FFFFFF;
    transition: all 0.5s ease-in-out 0s;
}
.add-cart-wrap a.read-more-btn
{
    background: url("../images/light-btn.jpg") repeat-x scroll 0 0 #fefefe;
    border: 1px solid #cacaca;
    border-radius: 1px;
    color: #000;
    font-family: arial;
    font-size: 13px;
    margin: 0 8px 10px 0;
    padding: 10px 25px;
    text-align: center;
}
.add-cart-wrap a.read-more-btn:hover
{
    background: url("../images/light-btn-hover.jpg") repeat-x scroll 0 0 #fdfdfd;
    transition: all 0.5s ease-in-out 0s;
}
.lp-cart
{
    text-align: center;
    margin-top: 15px;
}
.add-cart-wrap h4 a{ color:#123474;}
.single-product .add-cart-wrap {
    width: auto;
}

.single-product .add-cart-wrap h4 {
    min-height: auto;
}
.strip {
    background: rgba(0, 0, 0, 0) url("../images/strip-one.png") no-repeat scroll center center;
    color: #dd3c04;
    font-size: 13px;
    font-weight: normal;
    height: 20px;
    margin: 0 auto;
    padding: 0 8px 8px;
    text-align: center;
    text-transform: uppercase;
}
#VideoTesti {
    margin-top: 30px;
}
.nav.nav-tabs.responsive.nadi-tab {
    border-bottom: medium none;
    text-align: center;
}
.nav-tabs.nadi-tab li {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 3px solid #dddddd;
    box-shadow: 0 1px 1px #999999;
    cursor: pointer;
    display: inline-block;
    float: none;
    font-weight: bold;
    margin: 30px 10px 10px;
    padding: 1em 1.5em;
    text-align: center;
}

.nav-tabs.nadi-tab li:hover, .nav-tabs.nadi-tab li.active {
    border-bottom: 3px solid #f15a29;
}

article.testimonials {
    background: #ffffff none repeat scroll 0 0;
    margin-bottom: 40px;
    position: relative;
}


article.testimonials::after {
    background-image: url("../images/testi-img-1.png");
    background-position: 100% -273px;
    background-repeat: no-repeat;
    bottom: -14px;
    content: "";
    height: 35px;
    position: absolute;
    right: 0;
    width: 100%;
}

article.testimonials .entry-content {
    margin-left: 11%;
    margin-right: 5%;
}      

article.testimonials p {
    font-family: Open Sans;
    font-size: 13px;
    padding: 1px 0;
    text-align: justify;
}

article.testimonials p.feedback {
    color: #415d93;
    font-family: Open Sans;
    font-size: 17px;
    font-style: italic;
    font-weight: 600;
    margin-right: 30px;
    text-align: right; padding-bottom:10px;
}
blockquote {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    font-style: normal !important;
    position: relative;
}
blockquote h3.entry-title{ color:#30619d}
.entry-day {
    padding: 13px 0 0;
}
.entry-date span {
    display: block;
    text-align: center;
}
span.entry-year {
    color: #000000;
    padding-top: 10px;
}
.entry-date {
    background-image: url("../images/testi-img-1.png");
    background-position: 0 0;
    background-repeat: no-repeat;
    clear: both;
    color: #ffffff;
    font-family: open sans;
    font-size: 14px;
    font-weight: 600;
    margin-top: 6%;
    min-height: 76px;
    min-width: 70px;
}
blockquote::before {
    background-image: url("../images/testi-img.png");
    background-position: 0 -123px;
    content: "" !important;
    height: 53px;
    left: 81px;
    position: absolute;
    top: 18px;
    width: 69px;
}
blockquote::after {
    background-image: url("../images/testi-img.png");
    background-position: 0 -199px;
    bottom: 10px;
    content: "" !important;
    height: 60px;
    position: absolute;
    right: 25px;
    width: 62px;
}
.tab-pane .clear.height10 {
    height: 10px;
}
 .tab-pane .clear.height30 {
    height: 30px;
}
@media screen and (min-width: 720px) and (max-width:959px) 
{
    
blockquote::before {
    left: 21px;
}
blockquote {
    padding-left: 20px;
}
    }
@media screen and (min-width: 0px) and (max-width:990px) 
{
#nadi-menu{ float:none; text-align:left;}
}
 @media (min-width:0px) and (max-width:767px)
    {
         
 .shoppingcart
    {
        clear: both;
        float: none;
        margin: 100px auto 0;
        padding-top: 10px;
        width: 275px;
    }
        
        #nadi-menu{ margin-top:0;}
  .add-cart-wrap {
    margin: 3%;
    width: 92%;
    }
     .max-imgwidth
    {
        max-width: 100%;
    }
    .mfloatN
    {
        float: none;
    }
    .home-sevenpoints li
    {
        display: block;
        width: auto;
    }
    .homevideo-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .homevideo-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
        border: 1px solid #592e1e;
        border-radius: 3px;
        height: auto;
        padding: 1%;
        width: 90%;
    }
    .left-img, .nadi-bundle-img, .right-img
    {
        float: none;
    }
    .four-box .box
    {
        display: block;
        margin: 0 auto;
        width: 95%;
    }
    .guarantee-box
    {
        display: block;
        width: auto;
    }
    .nadi-list
    {
        margin: 25px 0 10px;
    }
.add-cart-wrap a.read-more-btn{padding:10px 15px;}

    .navbar-header
    {
        text-align: center;
    }

    .navbar-header > i
    {
        color: #fff;
        font-style: normal;
        display: inline-block;
        font-size: 16px;
        margin-top: 12px;
    }


   
    }
    
    
/*nadi-astrology-camp*/
.nadi-camp-pro{
   margin:1px;
    }
    
     .nadi-camp-pro h1{ color: #e46203;
    font-size: 26px;
    line-height: 1.5;
    text-align: center;}
    
     .nadi-camp-pro h4{ color: #BD0000;
    font-size: 18px;
    line-height: 1.5;
    text-align:left;}
    
    .nadi-camp-pro h3{color: #0078dd;
    text-align: center;
    line-height: 1.5;
    font-size: 22px;
    margin-bottom:12px;
    }
      .nadidate-complt
    {
    opacity: 0.19;
    filter: alpha(opacity=40);
    }
  
    .cart_adjust {
    float: right;
    clear: both;
    margin-top: 10px;
    text-align: right;
    margin-bottom: 25px;
}
.cart_adjust span {
    margin-right: 10px;
    font-size: 25px;
    vertical-align: top;
}

a.add_cart {
    background: url("../images/cart.png") no-repeat scroll 12px 11px #f2673a;
    border: medium none;
    box-shadow: none;
    display: inline-block;
    float: none !important;
    font-size: 14px;
    margin: 0px auto 0;
    padding: 9px 20px 8px 38px;
    text-align: center;
    text-shadow: none;
    color: #fff;
    text-decoration: none;
    line-height: 1.4;
}
a.add_cart:hover {
    background: #fba200 url("../images/cart.png") no-repeat scroll 12px -23px;
    transition: all 0.5s ease-in-out 0s;
}
a:hover {
    color: #333;
    text-decoration: none;
}

.pull_rht {
    float: right;
}
.padding_15 {
    padding-top: 15px;
}

ul.av-list-1 li, .av-list-1 li {
    background: rgba(0, 0, 0, 0) url("../images/list-1.png") no-repeat scroll 0 10px;
    padding: 6px 0 6px 20px; list-style:none;
}   
ul.av-list-2 li, .av-list-2 li {background: rgba(0, 0, 0, 0) url("../images/list-2.png") no-repeat scroll 0 10px;
        padding: 6px 0 6px 20px;list-style:none;
}

.nadi-camp-det h5{color:black;font-size:1.6em;}

.nadi-camp-det p{font-size:1em; line-height:28px;}

.product_list {
    border: 1px solid #e7e8ec;
    border-radius: 5px;
    width: 96%;
    padding: 20px;
    text-align: left;
}
.pull-right {
    float: right !important;
}
p.readmore {
    text-align: center;
    padding: 10px 0px 0px 0px;
}
p.readmore a {
    color: #0078dd !important;
}

.nadi-camp-det {
    border: 1px solid #e7e8ec;
    border-radius: 5px;
    width: 96%;
    padding: 20px;
    text-align: left;
}

p.center {
    text-align: center;
    margin: 0px;
   padding:0px !important;
}

.nadiplace
{margin:0px;
    }
.nadiplace .clearfix{margin-bottom:25px;}  
.nadiplace h4{ color: #BD0000;
    font-size: 18px;
    line-height: 1.5;
    text-align:center;}  
    
    
       @media (min-width: 980px) and (max-width: 1200px) {
.navbar-default .navbar-nav > li > a {
    font-size: 12px !important;
    line-height: 45px;
    padding: 0 8% !important;
}
}

.step1-content .span1 .nadi1 {
    width: 230px;
    height: 232px;
    border-radius: 50%;
    margin: 15px auto;
    font-size: 14px;
    color: #fff;
    text-align: center;
}








/*betelleafstles-start*/
.betel-homevideo-bg
{
    background:#fff;
    border-bottom: 1px solid #fff;
    
    text-align: center;
}
.betel-homevideo-bg .mac-bg
{
    background: url("/Images/batelleaves/bg-comp.png") no-repeat scroll center top;
    height: 363px;
    margin: 0 auto;
    padding-top: 32px;
    text-align: center;
    width: 606px;
}
.betel-homevideo-bg iframe
{
    height: 278px;
    margin: 0 auto;
    position: relative;
    width: 447px;
}


.nadi-blue-bg .mac-bg
{
    background: url("/Images/batelleaves/bg-comp-one.png") no-repeat scroll center top;
    height: 363px;
    margin: 0 auto;
    padding-top: 32px;
    text-align: center;
    width: 606px;
}
.nadi-blue-bg iframe
{
    height: 278px;
    margin: 0 auto;
    position: relative;
    width: 447px;
}


  
  
.betel-homevideo-bg h4 {
    
    color: #444;
    font-size: 1.2em;
    font-weight: 700;
    
    line-height: 54px;
    margin-bottom: 0px;
    
}

.betel-homevideo-bg h3 {
    color:#FE5E08;
    font-size: 1.8em;
    font-weight: 700;
   
    padding: 18px;
    text-align: center;
}

.leftpanel-betel{margin:0px}
.leftpanel-betel h2{ color: #35706c;
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 1px;
    padding: 18px;
    text-align: left;}


.betel-homevideo-bg p {
   
    color: #000;
    font-size: 1.3em;
     line-height: 29px;
    
}


.link-btn-bt3 {
    background: #f2673a;
    border-radius: 2px;
    color: #ffffff;
    font-weight: bold;
    padding: 7px 9px;
    font-size:12px;
}
.link-btn-bt3:hover{ background:#fba200;}


.link-btn-btl {
    background: #f2673a;
    border-radius: 2px;
    color: #ffffff;
    font-weight: bold;
    padding: 12px 20px;
    font-size:2em;
}
.link-btn-btl:hover{ background:#fba200;}

.nadi-blue-bg
{
    padding: 11px 0 20px;
    background:#eeedec;
    margin:20px 0px 20px 0px;
}


.nadi-blue-bg h4 {
    
    color: #fff;
    font-size: 1.6em;
    font-weight: 700;
    letter-spacing: 1px;
    line-height: 38px;
    margin-bottom: 3px;
    padding-bottom: 10px;
}

.nadi-blue-bg p {
  color: #fff;font-size:1.3em}

.nadi-blue-bg .av-list-1{color:#fff !important;}

.nadi-green-bg
{
    padding: 30px 0 50px;
    background:#eeedec;
    margin:20px 0px 20px 0px;
}


.nadi-green-bg h4 {
     color: #35706c;
    font-size: 1.6em;
    font-weight: 700;
    padding-bottom: 20px;
    line-height: 28px;
   }
   
   .count{font-size:1.3em;line-height:35px;}

.nadi-green-bg p {font-size:1.3em}

.betel-outer{width:150px;height:150px;border-radius:50%;border:1px solid #dbdad9;text-align:center;padding-top:12px;text-align:center;margin:0px auto;}
.betel-outer1{width:150px;height:150px;border-radius:50%;border:1px solid #dbdad9;text-align:center;padding-top:12px;text-align:center;margin:0px auto;}
.betel-outer2{width:150px;height:150px;border-radius:50%;border:1px solid #dbdad9;text-align:center;padding-top:12px;text-align:center;margin:0px auto;}
.betel-outer3{width:150px;height:150px;border-radius:50%;border:1px solid #dbdad9;text-align:center;padding-top:12px;text-align:center;margin:0px auto;}
.betel-outer4{width:150px;height:150px;border-radius:50%;border:1px solid #dbdad9;text-align:center;padding-top:12px;text-align:center;margin:0px auto;}

.career_grid{margin:0px 0px 32px 0px; text-align:center;background:#2d8576;min-height:354px;border:1px solid #fff;}
.career_grid p{font-size:1em;color:#fff;}

.career_grid h4{ color: #fff;
    font-size: 1.3em;
    font-weight: 700;padding-bottom: 10px;}


.betel-white-bg h4 {
   color: #35706c;
    font-size: 1.6em;
    font-weight: 700;
    padding-bottom: 20px;
    line-height:28px;
}

.betel-white-bg p {
    font-size: 1.3em;
  }

.betel-white-bg h6 {
   color: #000;
    font-size: 1.3em;
    line-height:28px;
    padding-bottom: 25px;
}

.betel-white-bg h3{  color: #35706c;
    font-size: 1.6em;
    font-weight: 700;
    
    padding: 18px 0px;
   }

.faqtecwhite{background:#fff;}
.faqtecwhite p{font-size:1.3em;}
.faqtecwhite-qus h5{background:#fff;font-size:1.1em;font-weight:600;}
.faqtecwhite-qus h6{color: #35706c;
    font-size: 1.6em;
    font-weight: 700;
    line-height: 25px;
    padding: 0px 0px 15px 0px;}
.faqtecwhite a{color:#f15a29 !important;}
.faqteash{background:#e6eaeb;padding:10px 0px 10px 0px;}
.faqtecwhite h5{ color: #f15a29;font-size: 1.1em;line-height: 25px;font-weight:600; }
.faqtecwhite h6{ color: #35706c;font-size: 1.6em;font-weight: 700;line-height: 25px;padding: 0px 0px 15px 0px; }
.faqteash h5{color: #35706c;font-size: 1.3em;font-weight: 700;line-height: 25px; }
.backtop a{color: #f15a29;font-size: 12px;text-decoration: underline;}
.dotted{border:1px dashed #777;height:2px;margin:25px auto;}
.expansion{color:#000;}

.crc-one {
    background: #ff8a00;
    display: inline-block;
    font-size: 14px;
    border-radius: 50%;
     text-align: center;
    color: #fff;
    width:28px;height:28px;
    line-height:26px;
    margin-right:5px;
    border: 1px solid #dbdad9;
}

.tickgreen{ background: url("/Images/batelleaves/tick-green.png") no-repeat;
    width: 20px;
    height: 20px;
    margin-right:10px;float:left;margin-top:6px;}

.av-slidedown-content {
    background: #fbfbfb none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 3px;
    display: none;
    margin-bottom: 30px;
    padding: 13px;
}


.av-slidedown-content p{padding-top:14px;line-height:24px;font-size:14px;text-align:left;}

.av-slidedown h5{color:#000 !important;text-align:left !important;}
.betel-homevideo-bg-hyper a{color:#41403f !important;}
.betel-homevideo-bg-hyper h5{text-align:left !important;}
.betel-homevideo-bg-hyper a:hover{color:#FE5E08 !important;}

/*
.faqtecwhite-qus h5{color:#000 !important;}
.faqtecwhite-qus a{color:#000 !important;}
.faqtecwhite-qus a:hover{color:#FE5E08 !important;}*/



@media screen and (min-width:0px) and (max-width:420px)

{
  
  .avr-responsive-embed-youtube{float:none;width:100%;height:100%;}
  
    .img_ajs {
    float: none !important;
    margin: auto auto auto 18px;
    padding-top: 11px;
}
 .img_ajs_rgt {
    float: none !important;
    margin: auto auto auto 20px;
    padding-top: 11px;
}

 .img_ajs_lft {
    float: none !important;
    margin: auto 18px auto auto;
    padding-top: 11px;
}

    }


/* img and video Responsive CSS and imgs*/
.avr-responsive-embed-youtube {
float:right;
width:367px;
height:225px;
margin:5px;
}

  .img_ajs {
    float: right;
    margin: auto auto auto 20px;
    padding-top: 11px;
}

.img_ajs_rgt {
    float: right;
    margin: auto auto auto 18px;
    padding-top: 11px;
}

.img_ajs_lft {
    float: left;
    margin: auto 18px auto auto;
    padding-top: 11px;
}



/* ANIMATED SQUARE BOXES WITH IMAGES */
.step-content-cont .av-list-1{color:#000 !important;font-size:1.3em !important; padding: 3px 0 0px 20px;margin:5px;}
.step-content{ background: #fff;margin: 13px;width: 200px;float: left;border: 1px solid #c6c7c7;min-height: 240px; border-radius: 4px;}
.step-content-cont{padding-bottom:20px;}
.step-content-cont h3{ color: #35706c;font-size: 1.6em;font-weight: 700;padding: 18px;text-align:center;}
.step-content-cont h5{ color:#ae3865;text-align:center;font-size:1.6em;}
.step-content-cont p{ color:#000;font-size:1.3em;padding:7px 0px;}
.step-content-cont .box1 p{ font-size:13px;}
.step-content-cont .box1:hover p{ color:#fff;text-align:center;background:#07a8a3;}
.step-content-cont .box2:hover p{ color:#fff;text-align:center;background:#ae3865;}
.step-content-cont .box3:hover p{ color:#fff;text-align:center;background:#ee732a;}
.step-content-cont .box4:hover p{ color:#fff;text-align:center;background:#e09c25;}
.step-content-cont .box5:hover p{ color:#fff;text-align:center;background:#ee3b6c;}
.step-content .span1{width:80px;height:80px;border-radius:50%;margin:15px auto;background:#07a8a3;padding: 31px 0px 0px 18px;font-size:14px;color:#fff;}
.step-content .span2{width:80px;height:80px;border-radius:50%;margin:15px auto;background:#ae3865;padding: 31px 0px 0px 18px;font-size:14px;color:#fff;}
.step-content .span3{width:80px;height:80px;border-radius:50%;margin:15px auto;background:#ee732a;padding: 31px 0px 0px 18px;font-size:14px;color:#fff;}
.step-content .span4{width:80px;height:80px;border-radius:50%;margin:15px auto;background:#e09c25;padding: 31px 0px 0px 18px;font-size:14px;color:#fff;}
.step-content .span5{width:80px;height:80px;border-radius:50%;margin:15px auto;background:#ee3b6c;padding: 31px 0px 0px 18px;font-size:14px;color:#fff;}



.step1-content{ background: #fff;margin: 13px;width: 259px;float: left;border: 1px solid #c6c7c7;min-height: 349px; border-radius: 4px;}
.step1-content-cont{padding-bottom:20px;}
.step1-content-cont h3{ color: #35706c;font-size: 1.2em;font-weight: 700;padding: 2px;text-align:center;}
.step1-content-cont h5{ color:#ae3865;text-align:center;font-size:1.6em;}
.step1-content-cont p{ color:#000;font-size:1em;padding:7px 9px;text-align:center;}
.step1-content-cont .box1 p{ font-size:13px;}
.step1-content-cont .box1:hover p{ color:#fff;text-align:center;background:#07a8a3;}
.step1-content-cont .box2:hover p{ color:#fff;text-align:center;background:#ae3865;}
.step1-content-cont .box3:hover p{ color:#fff;text-align:center;background:#ee732a;}
.step1-content-cont .box4:hover p{ color:#fff;text-align:center;background:#d89216;}
.step1-content-cont .box5:hover p{ color:#fff;text-align:center;background:#ee3b6c;}
.step1-content .span1{width:100px;height:100px;border-radius:50%;margin:15px auto;font-size:14px;color:#fff;}
.step1-content .span2{width:100px;height:100px;border-radius:50%;margin:15px auto;font-size:14px;color:#fff;}
.step1-content .span3{width:100px;height:100px;border-radius:50%;margin:15px auto;font-size:14px;color:#fff;}
.step1-content .span4{width:100px;height:100px;border-radius:50%;margin:15px auto;font-size:14px;color:#fff;}
.step1-content .span5{width:100px;height:100px;border-radius:50%;margin:15px auto;font-size:14px;color:#fff;}





.step-content p{text-align:center;font-size:13px;padding:5px;}





@media screen and (min-width:0px) and (max-width:449px){

 .betel-homevideo-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .betel-homevideo-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:100%;
height:100%;
float: none !important;
    margin:0px auto;
    }
    
    .nadi-blue-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .nadi-blue-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:100%;
height:100%;
float: none !important;
    margin:0px auto;
    } 
    
   p {padding: 5px 0;
    margin: 0 0 5px;
    text-align:left !important;
    } 
     
    
  }
  
  
  @media screen and (min-width:450px) and (max-width:665px){

 .betel-homevideo-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .betel-homevideo-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:350px;
height:280px;
float: none !important;
    margin:0px auto;
    }
    
     .nadi-blue-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .nadi-blue-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:350px;
height:280px;
float: none !important;
    margin:0px auto;
    }
    
    
    
    
    
  }
  
  
@media only screen  and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) 
  {
      
    .betel-homevideo-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .betel-homevideo-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:350px;
height:280px;
float: none !important;
    margin:0px auto;
    }
    
     .nadi-blue-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .nadi-blue-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:350px;
height:280px;
float: none !important;
    margin:0px auto;
    }
       

}  



@media only screen  and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) 
  {
      
    .betel-homevideo-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .betel-homevideo-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:340px;
height:280px;
float: none !important;
    margin:0px auto;
    }
    
     .nadi-blue-bg .mac-bg
    {
        background: transparent;
        width: auto;
        height: auto;
    }
    .nadi-blue-bg iframe
    {
        background: none repeat scroll 0 0 #fff;
       width:340px;
height:280px;
float: none !important;
    margin:0px auto;
    }
       

} 
  
  
  
  

@media screen and (min-width:320px) and (max-width:705px){
 .step-content{ background: #fff;float:none;width:100%;margin:0px 0px 16px 0px;min-height:auto;}
 .step1-content{ background: #fff;float:none;width:100%;margin:0px 0px 16px 0px;min-height:auto;}
}

@media screen and (min-width:706px) and (max-width:1200px){
 .step-content{ background: #fff;width:100%;float:none;margin:0px 0px 16px 0px;min-height:100px;}
 .step1-content{ background: #fff;width:100%;float:none;margin:0px 0px 16px 0px;min-height:100px;text-align:center;}
 
 
}


/*betelleavesend*/


