@charset "utf-8";
@import url("../../font_face.css");

html,body {
    height: 100%;
}

body {
    padding-top: 0; /* Required padding for .navbar-fixed-top. Remove if using .navbar-static-top. Change if height of navigation changes. */
    font-family: 'byekan';
 }

 a:hover{
    text-decoration: none;
}
li{
    list-style-type: none;
    line-height: 25px;
}
.view_text li{
    list-style-type: disc;
}

.img-portfolio {
    margin-bottom: 30px;
}

.img-hover:hover {
    opacity: 0.8;
}
.text_search , 
.text_search.active, 
.text_search.focus, 
.text_search:active, 
.text_search:focus, 
.text_search:hover{
    color: #333;
}

/* Home Page Carousel */
.nav-tabs {
    margin-bottom: 10px;
}
header.carousel {
    height: 50%;
}

header.carousel .item,
header.carousel .item.active,
header.carousel .carousel-inner {
    height: 100%;
}

header.carousel .fill {
    width: 100%;
    height: 100%;
    background-position: center;
    background-size: cover;
}

/* 404 Page Styles */

.error-404 {
    font-size: 100px;
}

/* Pricing Page Styles */

.price {
    display: block;
    font-size: 50px;
    line-height: 50px;
}

.price sup {
    top: -20px;
    left: 2px;
    font-size: 20px;
}

.period {
    display: block;
    font-style: italic;
}

.product_index{
    margin-top: 30px;
}
.caption .product_name{
    text-align: center;
}
.product_index .thumbnail_size{
 height: 310px;
}
.product_index .thumbnail_size:hover{
    box-shadow: -3px 3px 5px #666666; 
    background: #EBEBEB;
}
#back{
    cursor:pointer;
    display:none;
    margin:0px 30px 20px 20px;
    position:fixed;
    bottom:10px;
    font-size:150%;
    padding:10px;
    width:50px;
    height:50px;
    text-align:center;
    opacity:0.6;
    color:#FFFFFF;
    z-index:1000;
    border-radius: 50px 50px 0px 50px;
    }
#back:hover{
    opacity:0.9;
    }
#back_up{
        direction: ltr;
    }
#slider{
    margin-top: 0;
}
.widget{
        clear:both;
}
.widget h1 ,
.widget2 h2 ,
.widget h2{
    border-bottom: 2px solid;
    padding: 8px;
    margin-top: 40px;
    margin-bottom: 40px;
}
.wmg-container,
.wmg-container.open{
    background: #fafafa;
    margin-bottom: 20px;
}
.wmg-container img{
    padding: 20px;
}
.menu_bar .navbar-nav > li > a:focus,
.menu_bar .navbar-nav > li > a:hover,
.menu_bar .navbar-nav > li > a{
    padding-top: 5px;
    padding-bottom: 5px;
}
.menu_bar{
  min-height: 39px;
}

.navbar-inverse .navbar-nav > li > a{
    margin-top: 10px;
    font-size: 16px;
}
#footer{
    margin-top: 50px;
}

.footer3{
    color: #dddddd;
    padding: 0 30px;
}
.footer3 span{
    color: #bbbbbb;
}
.footer3 a{
    color: #ffffff;
}
#footer2{
    padding:10px;
    color: #000000;
}
#footer2 a{
  color: #333333;  
}
#footer2 a:hover{
  color: #ffffff;  
}

.pull-right{
    color: #000;
    margin-bottom: 10px;
    margin-top: 10px;
    padding: 0;
}
.social-icons{
    direction: ltr;
    margin-bottom: 10px;
    margin-top: 10px;
}
.social-icons a{
    font-size: 20px;
    padding-left: 10px;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:focus, .navbar-inverse .navbar-nav > .open > a:hover{
    background: #FFFFFF;
    color: #000000;
}
.navbar-inverse{
    border-bottom: none;
}
.dropdown-menu a{
    color: #555555;
}


  .dropdown-submenu>a:after {
    display:block;
    content:" ";
    float:left;
    width:0;
    height:0;
    border-color:transparent;
    border-style:solid;
    border-width:5px;
    border-color:transparent #cccccc transparent transparent;
    margin-top:5px;
    margin-right:-10px;
    position: relative;
    right: 20px;
    
  }
.dropdown-submenu:hover>.dropdown-menu {
        display:inline-block;
}
.dropdown-submenu > .dropdown-menu{
    border-radius: 6px 0 6px 6px;
    margin-left: 0;
    margin-top: -5px;
    right: 100%;
    top: 0;
}
.dropdown-menu{
    border-top: none;
    margin-top: 10px;
    right: 0;
}
.dlist,
.drop_mc{
    border-top: none;
    padding: 20px;
    margin-top: 10px;
    right: -150px;
}
.drop_mc{
  min-width: 700px;
}
.album img{
    box-shadow: -3px 3px 5px #666666; 
    background: #EBEBEB;
}
#album .album_title{
    position: relative;
    background: rgba(0,0,0,0.7);
    top:-50px;
    padding: 5px;
}
#album .album_title a{
color: #FFFFFF; 
font-weight: bold;
}

a.thumbnail:hover{
    border-color: #ddd;

}

.nav > li.dropdown.open { position: relative; }
.nav > li.dropdown.open .dropdown-menu {
    background-color: #FFFFFF;
    width: 700px;
    text-align: right; 
    left:400px; 
    right:-250px; 
}
.nav > li.dropdown.open .menu_icon {
    background-color: #FFFFFF;
    width: 250px;
    text-align: right; 
    left:0px; 
    right:auto; 
}

.hr_style{
    margin-top: 30px;
    margin-bottom: 30px;
    border: 0;
    height: 1px; 
    background: #333; 
    background-image: linear-gradient(to right, #ccc, #333, #ccc);
}
.media{
    margin-top: 0;
}
.media-heading a{
    line-height: 32px;

}
.media-heading small{
    font-size: 10px;
}

.media-text{
    font-size: 12px;
    color: #424242;
}
.panel-heading .ads_img{
    height: 150px;
    width: 200px;
}

.hover1{
 height: 280px;
 position: relative;
}
.hover1 .img_thumb{
    max-height: 200px;
}
.cop_thumb{
    text-align: center;
}
.hover3{
    height: 270px;
    position: relative;
}

.hover3:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.hover3:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.hover4{
    height: 390px;
 position: relative;
}
.hover4:after{
  z-index: -1;
  position: absolute;
  content: "";
  bottom: 15px;
  left: 10px;
  width: 50%;
  top: 80%;
  max-width:300px;
  background: #777;
  -webkit-box-shadow: 0 15px 10px #777;
  -moz-box-shadow: 0 15px 10px #777;
  box-shadow: 0 15px 10px #777;
  -webkit-transform: rotate(-3deg);
  -moz-transform: rotate(-3deg);
  -o-transform: rotate(-3deg);
  -ms-transform: rotate(-3deg);
  transform: rotate(-3deg);
}
.hover4:after{
  -webkit-transform: rotate(3deg);
  -moz-transform: rotate(3deg);
  -o-transform: rotate(3deg);
  -ms-transform: rotate(3deg);
  transform: rotate(3deg);
  right: 10px;
  left: auto;
}
.breadcrumb {
    background-color: #f5f5f5;
    border-bottom: 1px solid #ccc;
    list-style: outside none none;
    margin-bottom: 20px;
    padding: 8px 15px;
    border-radius: 0px;
}
#breadcrumbw > li > h1{
    display: inline;
    background: none;
}


.comment{
    clear:both;
    margin-top: 25px;
}

.vjs-tech{
    float: left;
    position: relative;
}


.icon_shop{
    float:left;
    color:#9d9d9d;
}
.icon_shop:hover{
    font-size: 20px;
}
#breadcrumb
{
    font: 11px Arial, Helvetica, sans-serif;
    height:30px;
    line-height:30px;
    color:#000;
    border:0 solid #cacaca;
    border-bottom:1px solid #445;
    border-top:0px solid #fff;
    border-left:0px solid #888;
    border-right:0px solid #888;
    border-radius:2px;
    width:100%;
    overflow:hidden;
    margin:0px;
    margin-top:2px;
    margin-bottom:7px;
    padding:0px;
}
#breadcrumb h1{
    background: none;
    font-size: 12px;
    color:#555;
    font-weight:bold;
    font-family:byekan; Tahoma;
    margin:1px;
}
#breadcrumb li
{
    list-style-type:none;
    float:right;
    padding-right:0px;
    font-size: 12px;
    font-family: Arial;
}

#breadcrumb a
{
    height:30px;
    display:block;
    background-image:url('../img/bc_separator.png');
    background-repeat:no-repeat;
    background-position:left;
    padding-left: 15px;
    text-decoration: none;
    color:#454545;
    margin:-2px;
}
#breadcrumb a:hover
{
    color:#330000;
}
.album_group .imageGallery1 p{
    text-align: center;
}

.album_group .pic_album{
    height: 200px;
    width: auto;

}
.pic_album:hover{
    -webkit-filter: grayscale(100%); /* Chrome, Safari, Opera */
    filter: grayscale(100%);
}
.pagination {
    direction: ltr;
    float: left !important;
    font-size: 11px;
    margin: 50px 0;
    padding-left: 35px;
    text-align: left;
}

.pagination a {
    border-radius: 50px;
    color: #fff;
    direction: ltr;
    display: inline;
    line-height: 1;
    padding: 0.1% 2%;
    text-align: center;
}
.pagination a:hover {
    color: #48b100;
}

.pagination strong {
    border: 1px solid #000000;
    border-radius: 50px;
    color: #000;
    padding: 0.1% 2%;
}

.hover2:hover{
  -webkit-box-shadow: 0 8px 6px -6px black;
     -moz-box-shadow: 0 8px 6px -6px black;
          box-shadow: 0 8px 6px -6px black;
}
.hover2 .img_thumb{
    width: auto;
    max-height: 170px;
}
.hover2{
    width: 250px;
    height: 250px;
}
.pic_menu{
    float: left;
    position:relative;
    width: 200px;
    height: 200px;
}
.search .dropdown-menu{
    width: auto;
}
.box_up{
    margin-top: -30px;
}
.panel_index{
    color: #dddddd;
}
.panel_index .panel-heading{
    padding: 5px 20px;
}

.panel_index1 .panel-heading{
    color: #dddddd;
    padding: 5px 20px;
}
.panel_index1 .panel-body a{
    font-size: 15px;
}
.panel_index .panel-body a{
    color: #dddddd;
    font-size: 15px;
}

.albumg{
    
    margin:20px auto;
    padding:20px;
    border:1px solid #c2c0b8;
    background-color:#fff;
    -webkit-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    -moz-box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
    box-shadow:0 0 60px 10px rgba(0, 0, 0, .1) inset, 0 5px 0 -4px #fff, 0 5px 0 -3px #c2c0b8, 0 11px 0 -8px #fff, 0 11px 0 -7px #c2c0b8, 0 17px 0 -12px #fff, 0 17px 0 -11px #c2c0b8;
}

.albumg .album_group {
    width: auto;
    height: 200px;
    margin-top: 15px;
}
.img_nav{
    width: 130px;
    height: 130px;
    margin: 20px;
}
.id_input{
    margin-top: 10px;
    width: 200px;
    height: 35px;
}
.btn4{
    font-size: 16px;

}
.btn1{
    
    width: 200px;
    height: 40px;
    border-radius: 3px;
    margin-top: 7px;
    text-align: center;
    vertical-align: middle;
    border:none;
}
.btn2{
    
    width: 90%;
    height: 40px;
    color: #000000;
    border-radius: 3px;
    margin-top: 15px;
    text-align: center;
    vertical-align: middle;
} 
.btn3 {
    padding: 8px 30px;
    color: #000000;
    border-radius: 3px;
    margin-top: 7px;
    text-align: center;
    vertical-align: middle; 

}
#tagcloud {
        /*width: 300px;*/
        text-align:center;
        border: 1px solid;
        border-radius: 5px;
        padding: 10px 20px;
        width: 100%;
    }

    #tagcloud a:link, #tagcloud a:visited {
        text-decoration:none;
        
    }

    #tagcloud a:hover {
        text-decoration: underline;
    }

    #tagcloud span {
        padding: 4px;
    }

    #tagcloud .smallest {
        font-size: x-small;
    }

    #tagcloud .small {
        font-size: small;
    }
    #tagcloud .medium {
        font-size:medium;
    }
    #tagcloud .large {
        font-size:large;
    }
    #tagcloud .largest {
        font-size:larger;
    }
    .dropdown-menu > li >.a_button{
    padding: 8px;
    text-align: center;
    border-radius: 3px;
    width: 200px;
}
.wmg-thumbnail-content{
  background-color:#fafafa ;
}
.badge{
    background: #333333;
}
.panel-default > .header{
    background: #333333;
    font-size: 17px;
}
.hr_style2{
    border: 0;
    height: 1px; 

    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.img_left{
    float:left;
    margin: 10px;
}
    .login-input span {
        background: #333333 none repeat scroll 0 0;
        border-radius: 0 5px 5px 0;
        color: #fff;
        float: right;
        font-size: 18px;
        padding: 10px 12px;
        position: absolute !important;
        top: auto !important;
    }
    .login-input {
        border: 1px solid #dcddde;
        border-radius: 5px;
        margin-bottom: 10px;
        width: 90%;
    }
    .login input[type="text"],
    .login input[type="password"] {
        background: transparent none repeat scroll 0 0;
        border-color: transparent;
        border-radius: 3px;
        border-width: 1px;
        direction: ltr;
        font-family: "Tahoma","Arial";
        font-size: 17px;
        letter-spacing: 0.5px;
        margin-bottom: 0;
        margin-left: 6px;
        padding: 6px;
        text-align: left;
        width: 90%;
    }
   .h11{
    font-size: 25px;
}
.table_head{
    color: #dddddd;
}
.total {
        border: 1px solid ;
        padding: 10px 20px;
        width: 30%;
        border-radius: 5px; 
        margin-bottom: 30px;
    }
    .update input{
    width: 200px;
    height: 37px;
    color: #000000;
    border-radius: 3px;
    margin-top: 7px;
    text-align: center;
    vertical-align: middle;
    }
    .final img{
        margin-top: 10px;
        margin-right: 10px;
    }
    #products{
        border-top: 
    }
.warning{
        border:1px solid #000;
        background:#fff;
        padding:10px;
        margin:10px 20px 50px 20px;
        color:#DA6C47;
        font-weight:bold;
        border-radius: 5px;

}
.search-result .col-md-8 input{
    width: 100%;
    max-width: 100%;
    height: 35px;
    margin-bottom: 40px;
}
.navbar-inverse .navbar-nav > .drop_icon > a{
    font-size: 22px;
}
.logo{
    height: 70px;
    padding: 0;
    margin: 0;
}
.media-object{
    height: auto;
    width: 100px;
    position: relative;
    bottom: 5px;
}
.hover1 .header6{
    position: absolute;
    bottom: 0;
}
.hover2 .header6{
    position: absolute;
    bottom: 20px;
    width: 230px;
}
.legend{
    border:none;
    width: auto;
    padding: 1px 10px;
    color:#EEEEEE;
}
.field_set{
 border:#444444 solid 1px;
 padding: 0px 20px 20px 20px;
}

/************************************/
.caribou_img{
    width: 100%;
    height: 100%;

}
.slidizle-slide {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-size: cover;
  background-position: 50% 50%;
  display: none; }
  /* line 21, ../sass/_slidizle.scss */
  .slidizle-slide.active {
    display: block; }

/* line 25, ../sass/_slidizle.scss */
.slidizle-navigation {
  position: absolute;
  bottom: 10px;
  left: 0;
  width: 100%;
  text-align: center;
  z-index: 10; }

  .slidizle-navigation li {
    display: inline-block;
    width: 10px;
    height: 10px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: white;
    opacity: .2;
    font-size: 1px;
    text-indent: -99999px;
    margin: 0 2px;
    cursor: pointer;
    -moz-transition: opacity 0.2s ease-in-out 0s;
    -o-transition: opacity 0.2s ease-in-out 0s;
    -webkit-transition: opacity 0.2s ease-in-out;
    -webkit-transition-delay: 0s;
    transition: opacity 0.2s ease-in-out 0s; }
    /* line 44, ../sass/_slidizle.scss */
    .slidizle-navigation li:hover, .slidizle-navigation li.active {
      opacity: 1; }

/* line 50, ../sass/_slidizle.scss */
.slidizle-next,
.slidizle-previous {
  color: white;
  font-size: 30px;
  position: absolute;
  top: 50%;
  z-index: 30;
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  cursor: pointer;
  opacity: 1;
  -moz-transition: opacity 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s;
  -webkit-transition: opacity 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: opacity 0.2s ease-in-out 0s; }
  /* line 62, ../sass/_slidizle.scss */
  .slidizle-next.disabled,
  .slidizle-previous.disabled {
    opacity: .2;
    cursor: default; }
  .slidizle-loading {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #333 url("../img/loader.gif") no-repeat 50% 82%;
  opacity: 0;
  pointer-events: none;
  -moz-transition: opacity 0.2s ease-in-out 0s;
  -o-transition: opacity 0.2s ease-in-out 0s;
  -webkit-transition: opacity 0.2s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: opacity 0.2s ease-in-out 0s; }
  /* line 83, ../sass/_slidizle.scss */
  .loading .slidizle-loading {
    opacity: .8;
    pointer-events: auto; }

.sample {
  position: relative;
  width: 100%;
  height: 100%;
  padding-bottom: 40%;
}

.slider-progressbar {
  height: 5px;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background: #fbd665;
  z-index: 20; }

.slider--animated .slidizle-content > .active ~ .slidizle-slide {
  -moz-transform: translateX(100%);
  -ms-transform: translateX(100%);
  -webkit-transform: translateX(100%);
  transform: translateX(100%); }
/* line 84, ../sass/style.scss */
.slider--animated .slidizle-slide {
  -moz-transform: translateX(-100%);
  -ms-transform: translateX(-100%);
  -webkit-transform: translateX(-100%);
  transform: translateX(-100%);
  -moz-transition: -moz-transform 0.5s ease-in-out 0s;
  -o-transition: -o-transform 0.5s ease-in-out 0s;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: transform 0.5s ease-in-out 0s;
  display: block !important; }
  /* line 89, ../sass/style.scss */
  .slider--animated .slidizle-slide.active {
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -webkit-transform: translateX(0);
    transform: translateX(0);
    z-index: 2; }

/* line 98, ../sass/style.scss */
.slider--animated-up-down .slidizle-content > .active ~ .slidizle-slide {
  -moz-transform: translateY(100%);
  -ms-transform: translateY(100%);
  -webkit-transform: translateY(100%);
  transform: translateY(100%); }
/* line 103, ../sass/style.scss */
.slider--animated-up-down .slidizle-slide {
  -moz-transform: translateY(-100%);
  -ms-transform: translateY(-100%);
  -webkit-transform: translateY(-100%);
  transform: translateY(-100%);
  -moz-transition: -moz-transform 0.5s ease-in-out 0s;
  -o-transition: -o-transform 0.5s ease-in-out 0s;
  -webkit-transition: -webkit-transform 0.5s ease-in-out;
  -webkit-transition-delay: 0s;
  transition: transform 0.5s ease-in-out 0s;
  display: block !important; }
  /* line 108, ../sass/style.scss */
  .slider--animated-up-down .slidizle-slide.active {
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -webkit-transform: translateY(0);
    transform: translateY(0);
    z-index: 2; }

/**
 * Custom navigation :
 */
/* line 119, ../sass/style.scss */
.slidizle-navigation .slider-navigation-item {
  width: 50px;
  height: 30px;
  background-size: cover;
  background-position: 50% 50%;
  border: 2px solid white; }

.btn.btn--custom {
  background: white;
  -moz-border-radius: 3px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  padding: 5px 10px;
  color: black;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
  outline: none; }
  .slidizle {
  position: relative;
  overflow: hidden; }

/* line 8, ../sass/_slidizle.scss */
.slidizle-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.slidizle-next {
  right: 30px; 
}

.slidizle-previous {
  left: 30px; 
}
.access{
    margin: 20px 0 0 0;
}


.footer1{
    padding: 20px;
}
.title_footer{
    font-size: 18px;
    color: #ffffff;
}
.thumb_service{
    width: 150px;
    height: 150px;
}
.accordion-body{
    background: #cccccc;
}
.head_list{
    right: auto;
    left: 0;
}
.menu_bar1{
    background: none;
    border:none;
}

.menu_bar2{
    margin: 0 20px;
    background: #228844;
}
.head_btn{
    background: none;
    border:none;
}
.head_btn:hover{
    background:none;
    color: #000000;
}
.gbtn_head{
    padding: 15px 0 0 ;
}
.row_margin{
    margin: 0;
}


.dlist{
    margin-top: 20px;
}
.img_access{
    width: 100%;
    padding: 0 10px;
}
.picday-text{
    margin-top: 10px;
    text-align: center;
}
.head_services{
    position: relative;
    bottom: 30px;
    z-index: 20;
    margin-top: 10px;
}
#state{
    padding: 20px 0;
}
#state a{
    margin: 5px 5px;
    padding: 3px 10px ;
    border-radius: 3px;
}
#state a:hover{
    background-color: #f2b632;
    color:#222222;
}
.more{
    float: left;
    padding: 0 10px 10px 20px;
}
.reqalert{
    background-color: #fefc7e;
}
.mform:focus{
    border:1px solid #43d1af;
    box-shadow: 0 0 5px #43d1af;
    padding: 3px;
}

.mform{
    border: 1px solid #ccc;
    box-sizing: border-box;
    color: #555;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    margin-bottom: 4%;
    outline: 0 none;
    padding: 1%;
    transition: all 0.3s ease-in-out 0s;
    width: 50%;
}

.mbotton:hover{
    
    border:1px solid #43d1af;
    box-shadow: 0 0 5px #43d1af;
    border-radius: 3px;
    padding: 1% 10%;

}

.mbotton{
    padding: 1% 10%;
    margin:40px 0 60px 0;
}
#keyword{
    margin: 30px 0 50px 0;
}
.keyword .small ,
.keyword .medium ,
.keyword .large ,
.keyword .largest ,
.keyword .smallest{
    border-radius: 10px;
    padding: 6px 10px;
    margin: 0 10px;
    font: 15px 'byekan';
    text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0,0,0,.1), 0 0 5px rgba(0,0,0,.1), 0 1px 3px rgba(0,0,0,.3), 0 3px 5px rgba(0,0,0,.2), 0 5px 10px rgba(0,0,0,.25), 0 10px 10px rgba(0,0,0,.2), 0 20px 20px rgba(0,0,0,.15);
}


#keyword .sub-header{
    font-size: 18px;
    margin-bottom: 30px;
}

.com_time
{
    float:left;
    font-size:10px;
    direction:ltr;
}
.com_name{
    font-size:16px;
}
.com_text{
    font-size:13px;
}
.com_display{
    padding: 10px;
    border-bottom: 4px solid #E6E6E6;
    border-right: 2px solid #E6E6E6;
    position:realetive;
}
.col-xs-1-5, .col-sm-1-5, .col-md-1-5, .col-lg-1-5 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}
.col-xs-1-5 {
    width: 20%;
    float: right;
}
.hr_footer{
    margin-top: 0;
}
.albumg .imageGallery1 a img{
    width: auto;
    height: 200px;
}
.shortcut{
  width: 30px;
}
.group_text{
    background-color: #fff;
    border: 1px solid #cccccc;
    border-radius: 3px;
    padding: 20px;
    margin-bottom: 20px;
}
#shared img{
    margin-right: 10px; width: 30px;
}

#ticker-wrapper.has-js{
  height: 30px !important;
}
#ticker-content a{
  font-size: 14px;
  position: relative;
  top: 4px;
}
#ticker{
  height: 30px !important;
}
#ticker-content{
  height: 30px !important;
  padding-top: 9px !important;
}
#ticker-title{
  padding-top: 15px !important;
}
#ticker-swipe{
  height: 30px !important;
}
#ticker-swipe span{
  height: 30px !important;
}

.box_down{
  border: 1px solid #d4d4d4;
  border-radius: 7px;
  padding: 30px 50px;
  margin-bottom: 30px;
}

.box_down .image img{
  float: left;
  max-width: 300px;
  margin-right:20px; 
}
.box_down .title{
  text-shadow: 2px 2px #ccc;
}
.box_down .download a{
    background: #fbfbfb ;
    border: 1px solid #c7c7c7;
    border-radius: 4px;
    box-shadow: 0 2px 4px #ccc;
    padding: 5px 15px;
    text-align: center;
    width: auto;
    margin-left: 20px;
    margin-top: 20px;
    font: "byekan";
    font-size: 15px;
    color: #1960b4;
}
.box_down .details{
  color: #999;
  font-size: 12px;
  margin: 20px 0;
}
.box_down .details span{
  margin-left: 15px;
}
.downn .col-md-12 ,
.downn .col-md-6{
  margin-bottom: 15px;
}
.left{
  float: left;
}
.btn_down{
padding: 6px 40px;
}

.box_down .bg-danger,
.box_down .bg-success{
  padding: 30px ; 
}

.myElement{
  margin-bottom: 30px;
}
.video-box .preview{
  width: 200px;
}
.video-box .preview i{
  position: absolute;
  color: #222;
  top: 40px;
  right: 120px;
}
.video-box{
  padding:10px 0;
  float: left;
}
.active_p{
  padding: 20px;
  border-radius: 5px;
}
.captcha-box .refresh{
  color: #2eb82e;
  padding: 0 20px;
}
.box_down .btn-success{
  margin-right: 20px;
}
.hovereffect .album{
    height: 200px;
}
.table_product tr:nth-child(even) {background: #99dfff}
.table_product tr:nth-child(odd)  {background: #4dc3ff}
.table_bottom{
clear: both;
}
.msg{
    padding: 10px;
    margin-bottom: 20px;
}
.online_chat{
    background: #aa0000; 
    position: fixed; 
    bottom: 0; 
    padding: 10px 30px; 
    z-index: 200
}
.filter{
    margin-bottom: 30px;
}
.linking a{
    font-style: normal; 
    color: #fff; 
    font-size: 16px
}
.linking {
background: #00264d; padding: 20px; margin: 15px 0
}
.linking:hover{
background: #339966; 
}
.linking1 {
background: #EF7C7D; padding: 40px 20px;
}
.linking1:hover{
background: #604C53; 
}
.linking .icon{
float: left;
color: #fff;
font-size: 25px;
}
/*pop up image toluesoft*/
.modal {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1000; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    top: 10%;
    height: 80%; /* Full height */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.9); /* Black w/ opacity */
}

/* Modal Content (image) */
.modal-content {
    margin: auto;
    display: block;
    height: 75%;
}

/* Caption of Modal Image */
#caption {
    color: #3366ff;
    display: block;
    font-family: normal;
    font-size: 23px;
    font-weight: bold;
    height: 150px;
    margin: auto;
    max-width: 700px;
    padding: 10px 0;
    text-align: center;
    width: 80%;
}
.number{
    font-size: 22px;
}

/* Add Animation */
.modal-content, #caption {    
    -webkit-animation-name: zoom;
    -webkit-animation-duration: 0.6s;
    animation-name: zoom;
    animation-duration: 0.6s;
}

@-webkit-keyframes zoom {
    from {-webkit-transform:scale(0)} 
    to {-webkit-transform:scale(1)}
}

@keyframes zoom {
    from {transform:scale(0)} 
    to {transform:scale(1)}
}

/* The Close Button */
.close {
    position: absolute;
    top: 15px;
    right: 35px;
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
}

.close:hover,
.close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
}

.chat_online{
    position: fixed; 
    bottom: 0; 
    right: 5px; 
    border: #202f3b solid 2px; 
    background: #eee; 
    height: 300px;
    display: none;
    z-index: 10000;
}
.chat_online .chat_online_head{
    background: #006699; padding: 5px 10px; color:#fff;
    z-index: 10000;
}
.chat_online .chat_online_head .fa-times{
    cursor: pointer
}
.chat_online iframe{
    height: 268px; 
    border: none;
    z-index: 10000;
}
#online-icon{
    position: fixed; 
    bottom: 0; 
    padding: 40px 20px; 
    border-radius: 30px 0 0 0 ;    
    color: #fff;   
    background:#006699; 
    font-weight: bolder; 
    font-family: normal;
    z-index: 10000;
}
#load{
    text-align: center;
}
#load img{
    height: 60px;
}
.text_list{
     border: 2px solid #1f2e4b; 
     border-radius: 5px; 
     margin: 20px 50px; 
     padding: 10px 30px 30px;
}
.text_list:hover{
      border: 2px solid #1f2e4b; 
      border-radius: 5px; 
      margin: 20px 50px; 
      padding: 10px 30px 30px; 
      background: #e6ffff;
}
.text_list p:nth-child(1){
    color: #666;
}
.media-heading .date{
    float: left;
}
.continue a:hover ,
.continue a:focus ,
.continue a:active ,
.continue a{
    float: left;
    color: #fff;
}
#table_com {
    width: 100%;
}
#table_com tr:nth-child(2n+1){
    background: #b0eeff; 
    color:#000;
}
#table_com tr:nth-child(2n+2){
    background: #fff; 
    color: #000;
}
#table_com .com_reply{
    background: rgba(0, 49, 102, 0.1) none repeat scroll 0 0;
    margin: 20px 40px 0 0;
    padding: 7px;
}
.captcha_comment{
    padding: 0;
    margin-top: 15px;
}
.widget2 .top-section .more ,
.widget .top-section .more{
    float: left;
}
.contact_us{
    padding-top: 10px;
    padding-bottom: 60px;
    padding: 0;
    color: #fff;
    box-shadow:  0 -10px 9px -11px rgba(0, 0, 0, 0.5);
}
.contact_us .overlay {
    background: rgba(0, 0, 0, 0.5);
    min-height: 450px;
}
.contact_us h1{
    color: #ffffff;
    font-size: 30px;
    padding: 10px 0 20px;
    text-align: center;
}
.contact_us .form-control{
  background: rgba(255, 255, 255, 0.1);
  color: #fff;
}
.contact_us .form-control:focus{
  background: rgba(255, 255, 255, 0.7);
  color: #000;
}
.contact_us button{
    border-radius: 5px;
    margin-bottom: 20px;
    margin-top: 20px;
    padding: 12px 36px;
    text-align: center;
}
.contact_us button:hover{
    background-color: rgba(255, 255, 255, 0.5);
    transition: background-color 1s;
    -webkit-transition: background-color 1s;
}
.all_footer{
  margin-top: 50px;
}
.title1{
font-family: normal; color: #2e6480; float: left; font-size: 32px;
}
.title2{
font-family: normal; font-size: 15px; color: #666; line-height: 0; float: left;
}
#ticker-wrapper.has-js{
border: none;
}

.thumb_new .img{
height: 100px; text-align: center;
}
.thumb_new .img img{
  display: block;     margin: 10px auto; max-height: 100px;
}
.thumb_new .caption h3{
text-align: center; font-family: normal; border: 1px solid #ccc;  padding: 5px; margin-top:0;
}
.thumb_new .caption p{
text-align: center; font-family: light; border: 1px solid #ccc;  padding: 5px;
}
.float_social_icons {
  position: fixed;
  top:20%;
  left: 0;
  background: #fff; 
  padding: 10px 10px 10px 0; 
  border: 1px solid; #bbb; 
  border-left: none; 
  border-radius: 0 20px 20px 0 ; 
  opacity: 0.6;
}
.float_social_icons img {
  width: 40px;
}
.float_social_icons:hover {
  opacity: 1;
}
#demo {
    z-index: 999;
    position: fixed;
    width: 60px;
    height: 500px;
    right: 0px;
    font-size: 16px;
    color: white;
    top: 110px;
}

#demo_title {
    position: absolute;
    left: 0;
    top: 80px;
    background-color: #00e6e6;
    cursor: pointer;
    color:#000;
}
#demo_title h2 {
        font-size: 18px;
        padding: 0 10px 30px 10px;
        margin: 0;
        font-family: normal;
        text-align: center;
}

#demo_content {
    position: absolute;
    left: 60px;
    top: 0;
    width: 305px;
    padding: 10px 20px 10px 20px;
    background-color: #333333;
}


#demo_content form {
        margin-right: 5px;
}

#demo_content #demo_input_version,
#demo_content .text_captcha,
#demo_content #demo_input {
     margin: 10px 5px;
     border-bottom: 1px solid #4c4c4c;
}

#demo_content #demo_input_version{
   margin: 30px 0;
}

#demo_content #demo_input_version label{
color: #999;

}
#demo_content #demo_input_version select{
background: #444; border: none; color: #ddd ;width: 100%;
}

#demo_content #demo_input_captcha input,
#demo_content #demo_input input {
        color:#fff;
        width: 100%;
        border:none;
        border-bottom: 1px solid #222;
        background:#333;

}
#demo_content .img_captcha{
text-align : center; 

}

#demo_content #demo_submit_submit {
    text-align: right;
    margin: 10px 0px;
}

#demo_content .title {
  text-align: center; font-family:normal; border-bottom: 3px solid #00e6e6; margin: 10px 0 20px;
}

#demo_content #demo_submit_submit input {
  width: 100%;
  height: 30px;
  background: #00e6e6 none repeat scroll 0 0;
  outline-style: none;
  outline-width: medium;
  border: 3px solid #00e6e6;
  text-transform: uppercase;
  font-weight: bolder;
  color: #555;
  opacity: .75;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=75)";
  filter: alpha(opacity = 75);
}

#demo_content #demo_submit_submit input:hover {
  opacity: 1;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(opacity=100)";
  filter: alpha(opacity = 100);
  cursor: pointer;
}
#demo_content .important,
#demo_content .demo_error{
color: #dd0000; font-size: 13px; font-family: normal; 
}

#demo .rotate {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    /* also accepts left, right, top, bottom coordinates; not required, but a good idea for styling */
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    /* Should be unset in IE9+ I think. */
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
#demo_content .title {
    border-bottom: 3px solid #00e6e6;
    font-family: normal;
    margin: 10px 0 20px;
    text-align: center;
}
#slider_video .item,
#slider_album .item{
  height: 300px;
}

#slider_album .carousel-inner,
#slider_video .carousel-inner{
  background: #f9f9f9;
}

#slider_video .item img,
#slider_album .item img{
  position: relative;   
  top: 50%;   
  transform: translateY(-50%); 
  margin: auto; 
}

#slider_album .item img:hover {
    -webkit-filter: grayscale(50%); /* Safari 6.0 - 9.0 */
    filter: grayscale(50%);
}
#slider_video .play-video {
    border: medium none;
    border-radius: 50%;
    cursor: pointer;
    height: 80px;
    left: 50%;
    margin-left: -40px;
    margin-top: -40px;
    position: absolute;
    top: 50%;
    transition: all 0.25s ease 0s;
    width: 80px;
    z-index: 100;
    background: rgba(200, 200, 200, 0.4) none repeat scroll 0 0;
}

#slider_video .play-video .fa-play {
    color: white;
    font-size: 21px;
    font-weight: 400;
    height: 17px;
    left: 35px;
    position: absolute;
    top: 30px;
    transition: all 0.25s ease 0s;
    width: 17px;
}

#slider_video .play-video:hover {
    transform: scale(1.1);
}
.btn4 .tel{
  font-size: 20px; font-weight: bold;
}
.catalog{
  margin: auto;
}

.product_v .imgbox{
  margin-top: 40px;
}
.product_v .imgbox .imageGallery1 {
    background: #f9f9f9 none repeat scroll 0 0;
    height: 165px;
}
.product_v .imgbox .imageGallery1 .dummy{
  padding-top: 100%;
}

.product_v .imgbox .imageGallery1 a{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 8%;
    right: 8%;

    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.product_v .imgbox .imageGallery1 a:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}
.product_v .imgbox .imageGallery1 a img {
    display: inline-block;
    vertical-align: middle;
}
.advice p{
  text-align: center; 
  color: #fff; 
  font-family: normal;
}
.advice input{
  width: 100%;
}
.advice p span{
  color: #00e6e6; 
  font-weight: bold; 
  font-size: 18px;
  line-height: 2.5;
}
.advice .submit{
  background:#00e6e6; 
  border: 0; 
  padding: 10px; 
  margin-top:15px; 
  border-radius: 3px; 
  font-family: normal;
}
#admin_panel .admin_chat {
    margin-bottom: 30px;
}
#admin_panel .admin_chat .panel{
        background: #fff none repeat scroll 0 0;
    position: relative;
    width: auto;
    height: 300px;
    overflow: auto;
}
#admin_panel .admin_chat .panel ul{
    padding: 0
}
#admin_panel .admin_chat .panel ul li{
    background: #e6e6ff; margin: 4px 40px 4px 4px; border-radius: 5px; padding: 3px;
}
#admin_panel .admin_chat .header .fa-times ,
#admin_panel .admin_chat .panel ul li .date{
    float: left
}
#admin_panel .admin_chat .panel ul{
    padding: 0
}
#admin_panel .admin_chat .panel ul .you{
    background: #ccffe6; margin: 4px 4px 4px 40px;
}
#admin_panel .admin_chat .header{
    background: #003366; border-radius: 4px 4px 0 0; padding: 10px; color: #fff
}
#live_chat{
    background: #fff; border-radius: 13px; bottom: 20px; color: rgb(255, 255, 255); font-weight: bolder; padding: 20px 0px; position: fixed; width: 350px; z-index: 100000; right: 10px; border: 1px solid #fafafa; 
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
}
#live_chat .text{
    text-align: center; padding: 0;
}
#live_chat .pic{
    background: #fff; width: 110px; height: 110px; border-radius: 100px; position: absolute; left:14px; top:-11px ; border: 1px #ccc solid; text-align: center;
}
#live_chat .pic img{
    height: 80px; margin-top: 10px;
}
#live_chat .text p{
    color: #333;
    text-align: center;
}
#live_chat .text .on{
    margin: 0; font-size: 12px;font-family: normal; color: #003366;
}
#chatContainer #chatBottomBar {
    position: fixed; background: #74bbca; background: linear-gradient(-120deg , #74bbca, #7167d1); height: 350px;bottom: 95px; right: 10px;width: 350px; border-radius: 20px 20px 0 0; padding-top: 30px;z-index: 1000;
}
#chatContainer #chatBottomBar input{
    width:100%;
}
#chatContainer #chatBottomBar .blueButton{
     margin-top: 20px
}
#chatLineHolder{
    height: 240px;
    overflow: auto;
    position: relative;
    width: auto;
}

#chatLineHolder .chat{
    border-bottom:2px dashed #333; padding: 4px 10px 0;
}
#chatLineHolder .chat .author{
    float: right
}
#chatLineHolder .chat .time{
    float: left
}
#chatBottomBar #chat_text{
    width: 70% !important;
}
#chatBottomBar .blueButton{
    width: 25% !important;
}
#chatBottomBar #loginForm{
  position:relative; bottom: 200px; margin: 0 20px;
}
#chatLineHolder .gravatar {
  float: right;
}
#chatLineHolder .gravatar img{
  width: 20px; margin: 0 10px
}
#chatBottomBar #chatTopBar{
  position: absolute; top: 10px; right: 20px;
}
#chatBottomBar #chatTopBar span{
  margin-left: 10px; color: #666;
}

#chatBottomBar #submitForm {
    display: none; padding:10px; height: 80px box-shadow: 0 0px 5px #333; margin-top: 7px;
}
#chatBottomBar #submitForm #chat_text{
    background: transparent; border-bottom: 1px solid #555; border-top: none; border-left: none; border-right: none; color: #fff; width: 85px !important;
}
#chatBottomBar #submitForm #send_text{
  width: 30px; margin-top: 8px; float: left;
}
.cloud_v .btn1{
  padding: 10px 15px; font-family: normal; font-size: 15px; color: #ffffff;
}
#shoping-bascket .table_head{
  color: #000;
}
.get-info .submit input,
.final .update .update_button{
  font-family: normal;
  font-weight: bold;
  background: #3EACBA;
  border:1px solid #379AA4;
  background-image:-webkit-linear-gradient(top, #48C6D4, #3EACBA);
  background-image:-moz-linear-gradient(top, #48C6D4, #3EACBA);
  background-image:-ms-linear-gradient(top, #48C6D4, #3EACBA);
  background-image:-o-linear-gradient(top, #48C6D4, #3EACBA);
  background-image:linear-gradient(top, #48C6D4, #3EACBA);
  
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  border-radius:5px;
  
  -webkit-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
  -moz-box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
  box-shadow:0 1px 0 rgba(255, 255, 255, .5) inset, 0 -1px 0 rgba(255, 255, 255, .1) inset, 0 4px 0 #338A94, 0 4px 2px rgba(0, 0, 0, .5);
}
.get-info .submit input:hover,
.final .update .update_button:hover {
  background: #48C6D4;
  background-image:-webkit-linear-gradient(top, #3EACBA, #48C6D4);
  background-image:-moz-linear-gradient(top, #3EACBA, #48C6D4);
  background-image:-ms-linear-gradient(top, #3EACBA, #48C6D4);
  background-image:-o-linear-gradient(top, #3EACBA, #48C6D4);
  background-image:linear-gradient(top, #3EACBA, #48C6D4);
} 
.get-info h1{
  font-size:20px;
}
.get-info .panel-body .col-md-12{
  margin-bottom:12px
}
.get-info .panel-body .submit input{
  padding: 5px 50px; 
}
#content .submit .logo{
  height: 50px;
}
/*for toluesoft*/
.nachim h2 a:focus,
.nachim h2 a:hover,
.nachim h2 a,
.nachim h2{
  color: #008080;
  font-size: 22px;
  font-family: normal;
}

.nachim p{
  color: #333; 
  font-size: 18px ;
  font-family: light;
}
.nachim{
  background-color: rgba(255,255,255,0.5);
}

#n_product{
  background: rgba(255,255,255,0.5); padding:30px;
}
#n_product .titr{
background-color:pink; color:white; padding:10px; font-size:22;font-family:normal;text-align: center;font-family: normal; font-weight: bold;   display:inline ; line-height:3;
}

#n_product p{ 
  color:gary;
  font-size:16px;
  font-family:light;
  text-align: justify;
}

#n_product{
  background: rgba(255,255,255,0.5); padding:30px;
}
#n_product h2{
 color:#dc0a3d;
 padding:10px;
 font-size:22;
 font-family:normal;
 text-align: center;
 font-family: normal;
 font-weight: bold;
 display:inline ;
 line-height:3;
     }

#n_product p{ color:gary;
     font-size:16px;
   font-family:light;
      }
#n_product span {background-color:rgb(211, 211, 211);
font-size:18px;
color:black;
font-family:light;
}

#n_article{
  background: rgba(255,255,255,0.5);
  padding:30px;
}
#n_article h2{
background-color:rgb(211, 211, 211);
 color:#008080;
 padding:10px;
 font-size:22;
 font-family:normal;
 text-align: center;
 font-weight: bold; 
 display:inline ; 
 line-height:3;
     }

#n_article p{ 
  color:gary;
  font-size:16px;
  font-family:light;
}

#n_article span {
  background-color:rgb(211, 211, 211);
  font-size:18px;
  color:black;
  font-family:light;
}

#n_center{
  background: rgba(255,255,255,0.5);
  padding:30px;
}
#n_center h2{
background-color:rgb(211, 211, 211);
 color:#993366;
 padding:10px;
 font-size:22;
 font-family:normal;
 text-align: center;
 font-weight: bold; 
 display:inline ; 
 line-height:3;
}

#n_center p{
  color:gary;
  font-size:16px;
  font-family:light;
}
#n_center span {
  background-color:rgb(211, 211, 211);
  font-size:18px;
  color:black;
  font-family:light;
}
/*for toluesoft*/

/* 100% Image Width on Smaller Screens */
@media only screen and (max-width: 700px){
    .modal-content {
        width: 100%;
    }
}
/*pop up image toluesoft*/
@media (min-width: 768px) {
    .col-sm-1-5 {
        width: 20%;
        float: right;
    }               
}
@media (min-width: 992px) {
    .col-md-1-5 {
        width: 20%;
        float: right;
    }
}
@media (min-width: 1200px) {
    .col-lg-1-5 {
        width: 20%;
        float: right;
    }
}
/* Footer Styles */

footer {
    margin: 50px 0;
}

/* Responsive Styles */

@media(max-width:991px) {
    .customer-img,
    .img-related {
        margin-bottom: 30px;
    }
}

@media(max-width:767px) {
    .img-portfolio {
        margin-bottom: 15px;
    }

    header.carousel .carousel {
        height: 70%;
    }
}
@media (min-width: 1200px) {
  .drop_mc{

    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: -2px;
    -moz-column-gap: -2px;
    column-gap: -2px;
    -webkit-column-rule: 1px solid gray; /* Chrome, Safari, Opera */
    -moz-column-rule: 1px solid gray; /* Firefox */
    column-rule: 1px solid gray;
  }
}

@media (min-width: 600px) and (max-width: 1200px) {
  .drop_mc {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: -2px;
    -moz-column-gap: -2px;
    column-gap: -2px;

  }
    .dlist,
    .drop_mc{
        right: 20px;
    }
    .drop_mc{
      min-width: auto;
    }
}

@media (max-width: 700px) {
  .drop_mc {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: -2px;
    -moz-column-gap: -2px;
    column-gap: -2px;
  }
   .dlist,
    .drop_mc{
        right: 20px;
    }
    .drop_mc{
      min-width: auto;
    }
}

@media screen and (max-width:650px) {
.slidizle-next ,.slidizle-previous , .slidizle-navigation .slider-navigation-item{
    display: none;
}
}

@media (min-width: 700px) {
    .navbar-nav > li:hover > .dropdown-menu{
        display: inline-block;
    }
}